
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap');



@font-face {
    font-family: 'DINNextLTArabic';
    src: url("../fonts/dinnextltarabic-light.eot");
    src: url("../fonts/dinnextltarabic-light.eot") format("embedded-opentype"), url("../fonts/dinnextltarabic-light.woff") format("woff"), url("../fonts/dinnextltarabic-light.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}



@font-face {
    font-family: 'DINNextLTArabic';
    src: url("../fonts/dinnextltarabicregular.eot");
    src: url("../fonts/dinnextltarabicregular.eot") format("embedded-opentype"), url("../fonts/dinnextltarabicregular.woff") format("woff"), url("../fonts/dinnextltarabicregular.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}



@font-face {
    font-family: 'DINNextLTArabic';
    src: url("../fonts/dinnextltarabicmedium.eot");
    src: url("../fonts/dinnextltarabicmedium.eot") format("embedded-opentype"), url("../fonts/dinnextltarabicmedium.woff") format("woff"), url("../fonts/dinnextltarabicmedium.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}


html, body {
    /* height: 100%; */
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    font-family: 'Cairo';
    color: #272727;
}

* {
    direction: rtl;
    /*font-family: 'DINNextLTArabic';*/
    font-family: 'Cairo', sans-serif;
}

#mainslider, #mainslider * {
    direction: ltr;
    z-index: 0;
}

    #mainslider .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #869791;
    }

    #mainslider .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    #mainslider .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
    }

.cartbanalceitm-link {
    position: relative;
    min-width: 87px;
    transition: ease all 1s;
}


#blueimp-gallery, #blueimp-gallery * {
    direction: ltr;
}


.cartbanalceitm-link.animate {
    animation: shake 1s infinite;
    transition: ease all 1s;
}

.textnum {
    float: left;
    margin-right: 3px;
    font-weight: bold;
    width: 28px;
    height: 28px;
    background-color: #fe000900;
    color: #06332E;
    padding: 0;
    line-height: 27px;
    position: relative;
    font-size: 19px;
    top: 1px;
    left: 0px;
    border-radius: 50%;
}

.fbbtn {
    display: flex;
    align-items: center; /* grid-gap: 0px 10px; */
}

    .fbbtn a {
        width: 100%;
        color: #fff;
        font-size: 14px;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 11px 0px 8px 0px;
        height: 45px;
        font-size: 28px;
    }

        .fbbtn a + a {
            margin-right: 15px;
        }

.new_fbCss {
    background: #3c5a99;
}

.new_googleLogin {
    background: #fff;
    border: 2px solid #D8D8D8;
}

    .new_googleLogin img {
        width: 25px;
    }










.breadcrumb li {
    list-style: none;
    display: inline-block;
}



.mb5 {
}

.fw500 {
    font-weight: 700;
}

.bann2 {
    background: url(../images/banner-v.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.bannAdhai {
    background: url(../images/banner-u.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.fs13 {
    font-size: 13px !important;
}

.or_class {
    text-align: center;
    margin-left: 15px;
    margin-bottom: 16px;
    font-weight: 600;
}


#mainslider .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent; /* display:none; */
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate) {
    display: none !important;
}

.projects_d .e_menu {
}

#divContentArea {
    /* padding: 0 15px; */
}

.right li.active a {
    font-weight: 500;
    border-color: #29cc9b;
    padding-bottom: 4px;
}

.projects_d.detail {
}

.projects_d {
    padding: 0px 10px;
    width: 100%;
    min-height: 450px;
    flex-wrap: wrap;
    display: flex;
    position: relative;
}

    .projects_d .col-md-4 {
        padding: 0px 10px;
    }

    .projects_d .item .data { /* margin: 0px; */ /* border: solid 1px #ddd; */ /* border-radius: 2px; */ /* overflow: hidden; */
        background: #fff;
        border-radius: 19px;
    }

        .projects_d .item .data .e_img {
        }

            .projects_d .item .data .e_img .imgcont {
                height: 225px;
                background-position: center;
                background-size: cover;
                background-repeat: no-repeat;
                border-radius: 10px;
                position: relative;
            }

                .projects_d .item .data .e_img .imgcont .n-share_btn-i {
                }

                    .projects_d .item .data .e_img .imgcont .n-share_btn-i a {
                        width: 35px;
                        height: 35px;
                        position: relative;
                    }

                        .projects_d .item .data .e_img .imgcont .n-share_btn-i a img {
                            width: 17px;
                        }

    .projects_d .owl-next {
        right: 0px;
        top: 40%;
        -moz-transform: translate3d(0,-50%,0);
        -ms-transform: translate3d(0,-50%,0);
        -o-transform: translate3d(0,-50%,0);
        -webkit-transform: translate3d(0,-50%,0);
        transform: translate3d(0,-50%,0);
    }

    .projects_d .owl-prev {
        left: 0px;
        top: 40%;
        -moz-transform: translate3d(0,-50%,0);
        -ms-transform: translate3d(0,-50%,0);
        -o-transform: translate3d(0,-50%,0);
        -webkit-transform: translate3d(0,-50%,0);
        transform: translate3d(0,-50%,0);
    }

    .projects_d.detail > .item {
        display: inline-block; /* vertical-align: top; */ /* background: #fff; */
        border-radius: 19px;
    }

    .projects_d .widget-head {
        padding: 10px 10px;
        text-align: center;
    }

    .projects_d .title {
        font-size: 17px;
        font-weight: 600;
        color: #06332E;
        margin-bottom: 7px;
    }

    .projects_d .priceLablewhite {
        display: block;
        font-size: 18px;
        font-weight: 600;
    }

.price_bar_bx {
    display: block;
}

    .price_bar_bx .prs_b_n {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        grid-gap: 0px 13px;
        width: 100%;
    }

        .price_bar_bx .prs_b_n .prsbn {
            display: block;
        }

            .price_bar_bx .prs_b_n .prsbn .prb_ttl {
                color: #A5A5A5;
                margin-bottom: 5px;
                display: block;
                position: relative;
                padding: 0px 5px;
                font-size: 17px;
            }

                .price_bar_bx .prs_b_n .prsbn .prb_ttl:after, .price_bar_bx .prs_b_n .prsbn .prb_ttl:before {
                    content: '';
                    position: absolute;
                    top: 15px;
                    height: 1px;
                    background: #06332E;
                    width: 15px;
                    display: none;
                }

                .price_bar_bx .prs_b_n .prsbn .prb_ttl:after {
                    right: 0px;
                }

                .price_bar_bx .prs_b_n .prsbn .prb_ttl:before {
                    left: 0px;
                }


            .price_bar_bx .prs_b_n .prsbn .prb_value {
                /* color: #06332E; */
                font-size: 18px;
                font-weight: 600;
            }

    .price_bar_bx .bar_box_n {
        display: block;
        margin-bottom: 17px;
    }

        .price_bar_bx .bar_box_n .progress_bar_1 {
        }

.button_box_n {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 0px 10px;
    margin: 0px 15px -25px 15px;
}

    .button_box_n a {
        font-size: 15px;
        padding-left: 20px !important;
    }

        .button_box_n a:focus {
            color: #06332E;
        }

        .button_box_n a + a:focus {
            color: #fff;
        }

        .button_box_n a i {
            font-size: 16px;
            left: 10px;
            top: 9px;
        }

        /*.button_box_n a + a { background: #06332E; color: #fff;}*/
        .button_box_n a:first-child{
            background: #06332E;
            color: #fff;
        }
            .button_box_n a:first-child:hover {
                background: #fff;
                color: #06332E;
                border-color: #06332E;
            }

            /*.button_box_n a + a:hover {
                background: #fff;
                color: #06332E;
                border-color: #06332E;
            }*/



.right li a {
    padding: 0 5px;
    font-size: 14px;
    border-bottom: solid 3px transparent;
}

.e_menu ul {
    padding: 0;
}


    .e_menu ul li {
        list-style: none;
        display: inline-block;
        padding: 0px 1px 0px;
    }

        .e_menu ul li a { /* font-family:Roboto; */
        }

.sc_anc {
}


.h_bar.d-table {
    /* background: #06332E; */
    padding: 0px 0px 7px 0px;
    display: flex;
    align-items: center;
    margin: 0px;
}

#owl-demo.owl-carousel .owl-next, #owl-demo.owl-carousel .owl-prev {
    top: 15%;
}

#owl-demo.owl-carousel .e_l {
    width: 42px;
    height: 56px;
    background: url('../Images/l.png') no-repeat;
    display: block;
    background-size: contain;
}


#owl-demo.owl-carousel .e_r {
    background: url('../Images/r.png') no-repeat;
    width: 42px;
    height: 56px;
    display: block;
    background-size: contain;
}



.owl-carousel .e_l {
    width: 50px;
    height: 78px;
    background: url('../Images/l.png') no-repeat;
    display: block;
}


.owl-carousel .e_r {
    background: url('../Images/r.png') no-repeat;
    width: 50px;
    height: 78px;
    display: block;
}


.owl-carousel .z_l {
    width: 32px;
    height: 48px;
    background: url('../Images/zl.png') no-repeat;
    display: block;
}


.owl-carousel .z_r {
    background: url('../Images/zr.png') no-repeat;
    width: 32px;
    height: 48px;
    display: block;
}

.prdxslder .owl-next {
    right: -30px;
    top: 50%;
    -moz-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

.prdxslder .owl-prev {
    left: -30px;
    top: 50%;
    -moz-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

#mainslider.prdxslder .owl-next {
    right: 0;
}




#mainslider .item {
    height: 450px !important;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    -moz-border-radius: 0px 0px 2px 2px;
    -webkit-border-radius: 0px 0px 2px 2px;
    border-radius: 0px 0px 2px 2px;
}

#mainslider.prdxslder .owl-prev {
    left: 0;
}

#mainslider > .item:nth-child(n+2) {
    display: none;
}


.Xbg {
    /* background-color: #fff; */
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    /* -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08); */
    /* box-shadow: 0 2px 4px 0 rgba(0,0,0,.08); */
    /* border-top: 1px solid #eaeaea; */
    -moz-border-radius: 2px;
    /* -webkit-border-radius: 2px; */
    /* border-radius: 2px; */
    padding: 20px;
    /* margin-bottom: 15px; */
    /* min-height: 369px; */
}



    .Xbg.icnsec {
        min-height: unset;
    }

.owl-prev.disabled, .owl-next.disabled {
    opacity: 0;
}





.hpplates {
}

    .hpplates .one {
        display: table;
        width: 100%;
        margin-bottom: 10px;
        border-bottom: solid 1px #efefef;
        padding-bottom: 20px;
    }

        .hpplates .one .left {
            float: left;
        }

            .hpplates .one .left h2 {
                margin: 0;
                display: inline-block;
                font-size: 20px;
            }

        .hpplates .one .right h2 {
            margin: 0;
            display: inline-block;
            font-size: 20px;
        }

        .hpplates .one .left .subs {
            display: inline-block;
            margin-left: 0;
            vertical-align: bottom;
            margin-top: 0;
        }

            .hpplates .one .left .subs li {
                list-style: none;
                display: inline-block;
                padding: 0 0px;
                opacity: 0.8;
            }

                .hpplates .one .left .subs li a {
                    padding: 0 5px;
                    border-bottom: solid 3px transparent;
                }

                .hpplates .one .left .subs li.active {
                    opacity: 1;
                }

                    .hpplates .one .left .subs li.active a {
                        font-weight: 500;
                        border-color: #29cc9b;
                        font-size: 14px;
                        padding-bottom: 4px;
                    }

        .hpplates .one .right {
            float: right;
        }





.btn.btn-view {
    background: #0f8ef7;
    color: #fff;
    font-size: 13px;
    padding: 0 13px;
    line-height: 34px;
    margin-right: 13px;
}


.hpplates .two {
}

#mainslider {
    /* height: 335px; */
}

.figcap {
    overflow: hidden;
    color: #A2A2A2;
    font-weight: 500;
    white-space: nowrap;
    ap;
    */ -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 13px;
}



.prdxslder {
    display: block;
}

    .prdxslder .item {
        text-align: center;
    }

    .prdxslder > .item {
        display: inline-block;
        margin-bottom: 13px;
        width: 24%;
        border: 1px solid #ccc;
        margin-right: 10px;
    }

#mainslider {
    background-color: #fff;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border-top: none;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}


    #mainslider.owl-carousel img {
        width: auto;
        margin: 0 auto;
        max-width: 100%;
    }



.prdxslder .item .e_img {
    padding: 10px;
    height: 210px;
    width: 100%;
    display: table;
    text-align: center;
    margin: 0 auto 0px;
    position: relative;
}

    .prdxslder .item .e_img img {
        vertical-align: middle;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
    }

.prdxslder .item .e_prod_name {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
}

.prdxslder .item .e_price {
    font-size: 18px;
    font-weight: 500;
}
























.icnsec {
    padding: 10px;
}

ul {
    padding: 0;
    margin: 0;
}

.ea {
    margin-bottom: 10px;
}

    .ea ul {
        display: table;
        width: 100%;
    }

        .ea ul li {
            list-style: none;
            display: table-cell;
            text-align: center;
            padding: 0 4px;
            width: 8.33%;
        }

            .ea ul li > .nn {
                padding: 17px 0 11px 0;
                height: 83px;
            }

            .ea ul li a {
                display: table;
                width: 100%;
                color: #fff;
            }

    .ea:last-child {
        margin: 0;
    }

    .ea ul li a img {
        width: 25px;
        margin-bottom: 8px;
    }

.sc_anc > a {
    color: #fff;
    padding: 0 8px 0 0px;
    opacity: 0.8;
    font-size: 14px;
}


.e_menu ul li a:after {
    float: right;
    content: "\f107";
    font: normal normal normal 14px/20px FontAwesome;
    display: none;
}

.e_menu li {
    position: relative;
}

.drop-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.drop-menu {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    width: 935px;
    display: none;
    z-index: 9999;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 5px #666;
}

ul.sub-menu {
    padding-left: 0px;
    overflow: hidden;
}

    ul.sub-menu li {
        float: left;
        width: 20%;
        display: block;
    }

        ul.sub-menu li h3 {
            color: #636465;
            font-size: 14px;
            font-weight: 400;
            padding-left: 15px;
        }

        ul.sub-menu li a {
            display: block;
            padding: 2px 16px;
            font-weight: 300;
            text-transform: CAPITALIZE;
            color: #666;
            font-size: 14px;
        }

            ul.sub-menu li a:after {
                display: none;
            }


/*   .e_menu ul li.active:hover .drop-menu {
    display: block; transition:2s;
}

  ul.sub-menu li a:hover {
    padding-left: 26px;
    transition: 0.5s;
    color: #0f8ef7;
    font-weight: bold;
}*/

.hide99 {
    display: none;
}



.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 0;
}

.carousel-control, .item {
    /* border-radius: 4px; */
}

.caption {
    min-height: 130px;
    overflow: hidden;
}

    .caption h4 {
        white-space: nowrap;
    }
/*.thumbnail img {width: 100%;}*/
/*.sobrTxt {color: #999; font-size:15px;}*/
.sobrTxt {
    color: #414141;
    font-size: 13px;
}

.borred {
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    margin: 0px 0 !important;
    display: block;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

    .thumbnail .caption-full {
        padding: 9px;
        color: #333;
    }

footer {
    margin: 0px 0 0px 0;
    padding-top: 7px;
}
/* VikaS KumaR Eureka StyleSheet Start */
.responsive-socal {
    z-index: 1;
    clear: both;
    margin-top: 3px;
}

.top-header_wrapper {
    display: inline-block;
    float: left; /* min-height:  39px; */
}

.icon-follow {
    font-size: 21px;
    float: left;
    display: none;
}

.MetaLinks {
    display: inline-block;
    padding: 0px 0px 0px 10px;
    float: left;
}

.icon-follow ul {
    padding: 0;
    margin: -5px 0 0 0;
    float: left;
}

    .icon-follow ul li {
        padding: 0;
        float: left;
        list-style: none;
    }

        .icon-follow ul li a {
            display: block;
            padding: 0;
            margin: 0 0 0 5px;
        }

.icon-fb, .icon-twt, .icon-inst {
    width: 24px;
    height: 24px;
    background-image: url('../images/facebook-icon.png');
    background-repeat: no-repeat;
}



.icon-fb {
    background-position: 0px -25px;
}

.icon-twt {
    background-position: -73px -25px;
}

.icon-inst {
    background-position: -98px -25px;
}

.hdMetaLinks_menu {
    padding: 0;
    margin: 0px;
    display: flex;
    align-items: center;
    direction: ltr;
}

    .hdMetaLinks_menu li {
        padding: 0;
        display: block;
        list-style: none;
    }

        .hdMetaLinks_menu li + li {
            margin-left: 10px;
        }

        .hdMetaLinks_menu li span {
            color: #ffffff;
            font-weight: 500;
            font-size: 12px;
            text-transform: uppercase;
        }

        .hdMetaLinks_menu li .cartprice span {
            color: #06332E;
            font-weight: 500;
            font-size: 14px;
        }

        .hdMetaLinks_menu li a {
            padding: 3px 0px;
            margin: 0px;
            color: #06332E;
            font-size: 14px;
            font-weight: 500;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .hdMetaLinks_menu li a img {
                width: 25px;
            }

.n_yellow-btn-h {
    /* background: #E5861A; */
    color: #fff !important;
    border-radius: 25px;
    padding: 2px 13px 5px 31px !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 33px;
    background: #C7AC25;
}

    .n_yellow-btn-h img {
        position: absolute;
        left: 10px;
        width: 15px !important;
        top: 9px;
    }

.form-control.search-term {
    background-size: 18px;
    padding-left: 24px;
    background-position: 4px;
    font-weight: lighter;
    border: none;
    height: 44px;
    padding: 0 19px;
    font-size: 14px;
    border-radius: 2px;
}

#searchdocauto .input-group {
    width: 100%;
}

.search-term:hover {
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;
    border-color: #ccc;
}

.width100 {
    width: 100%;
}

.itm {
    z-index: 1;
}

    .itm.hasOverlay:hover {
        z-index: 100;
    }

.itm-overlay {
    display: none;
}

.itm:hover .itm-overlay {
    /*display:table;*/
    display: block;
}

.itm-overlay {
    position: absolute;
    right: 4px;
    top: 0px;
    border: 1px solid #FFDC00;
    background: #fff;
    z-index: -1;
    min-height: 324px;
    border-radius: 2px;
    width: 238px;
    /* -webkit-box-shadow: #b4b4b4 0 1px 6px 0; */
    /*-moz-box-shadow: #b4b4b4 0 1px 6px 0;
    box-shadow: #E4E4E4 0px 0px 4px 0;*/
}

    .itm-overlay.narrow {
        width: 100%;
        height: auto;
        left: 0px;
        text-align: left;
    }

.itm-sizeInfo {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 33px;
    width: 100%;
    overflow: hidden;
    font: normal 11px/35px Arial;
    color: #333;
    background: #FFFFFF;
    text-align: center;
    display: block;
}

.itm-sizeInfo {
    border: 1px solid #FFFFFF;
    -webkit-box-shadow: #b4b4b4 0 1px 6px 0;
    -moz-box-shadow: #b4b4b4 0 1px 6px 0;
    box-shadow: none;
}

.listLoder {
    background: #f0f0f0;
    color: #666;
    border: 1px solid #d3d3d3;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 10px;
    text-align: center;
}

.bs-docs-example {
}

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
}

.accordion-heading {
    border-bottom: 0;
}

    .accordion-heading .accordion-toggle {
        display: block;
        padding: 8px 15px;
        color: #4A4A4A;
        font-size: 12px;
        font-weight: 600;
    }

        .accordion-heading .accordion-toggle:hover {
            text-decoration: none;
        }

.accordion-toggle {
    cursor: pointer;
}

.collapse.in {
    height: auto;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.accordion-toggle.collapsed {
    background: #F5F5F5 !important;
}

.accordion-toggle {
    background-color: rgb(243, 243, 243);
    border-color: #333333;
}

.accordion-inner {
    padding: 5px 10px;
}

.fright_rightmenu {
    float: right;
    margin: -2px 0 0 8px;
    padding: 0px;
}

    .fright_rightmenu li {
        list-style: none;
        float: left;
    }

        .fright_rightmenu li a.active {
            color: #000;
            border-bottom: solid 4px #FFA432;
        }

        .fright_rightmenu li a.hover {
            color: #000 !important;
            border-bottom: solid 4px #FFA432 !important;
        }

        .fright_rightmenu li:last-child a {
            margin-right: 0;
        }

        .fright_rightmenu li a {
            float: left;
            font-size: 12px;
            border-radius: 0px;
            margin: 7px 6px 0px 6px;
            border-radius: 0px;
            font-weight: 500;
            color: #484848;
            text-decoration: none;
            padding-bottom: 7px;
        }

            .fright_rightmenu li a.fright_active {
                /* background-color: #5c5c5c; */
                color: #191919;
                text-decoration: none;
                font-weight: 500;
            }

.fright_sorted {
    float: right;
}

.float-left {
    float: left !important;
}

.refinded-by-outer {
    padding-top: 3px;
    margin: 13px -11px 0 -10px;
    opacity: 1;
    border-top: solid 1px #EFEFEF;
}

.border-right1 {
    border-right: 1px solid #E6E6E6;
    /* box-shadow: 1px 0 0 #DADADA; */
}

.cartbanalceitm-link {
    position: relative;
    display: table;
    height: 29PX;
    line-height: 20px;
    font-size: 17px;
    padding: 0 7px 0 0;
    /* float: right; */
    text-align: center;
    background-color: transparent;
    border-radius: 0PX;
    /* OVERFLOW: HIDDEN; */
    width: auto;
}

    .cartbanalceitm-link:hover {
        text-decoration: none;
    }

.cart-iconhome {
    /*  background: #fff url("../images/common-sprite-16.png") no-repeat 50% 50%;*/
    float: left;
}



/*Start: Update cart loader......*/

@-webkit-keyframes uil-flickr-anim1 {
    0%; {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-ms-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-o-keyframes uil-flickr-anim1 {
    0%; {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

width: 100%; @-webkit-keyframes uil-flickr-anim2 {
    0%;

{
    left: 100px;
    z-index: 1;
}

49% {
    z-index: 1;
}

50% {
    left: 0;
    z-index: 10;
}

100% {
    left: 100px;
    z-index: 10;
}

}

@-webkit-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-moz-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-ms-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-moz-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-webkit-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-o-keyframes uil-flickr-anim2 {
    0%; {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

.uil-flickr-css {
    background: none;
    position: absolute;
    /*width: 200px;
  height: 200px;*/
}

    .uil-flickr-css > div {
        width: 100px;
        height: 100px;
        border-radius: 50px;
        position: absolute;
        top: 50px;
    }

        .uil-flickr-css > div:nth-of-type(1) {
            left: 0;
            background: #eff2f5;
            z-index: 5;
            -ms-animation: uil-flickr-anim1 1s linear infinite;
            -moz-animation: uil-flickr-anim1 1s linear infinite;
            -webkit-animation: uil-flickr-anim1 1s linear infinite;
            -o-animation: uil-flickr-anim1 1s linear infinite;
            animation: uil-flickr-anim1 1s linear infinite;
        }

        .uil-flickr-css > div:nth-of-type(2) {
            left: 100px;
            background: #fc0284;
            -ms-animation: uil-flickr-anim2 1s linear infinite;
            -moz-animation: uil-flickr-anim2 1s linear infinite;
            -webkit-animation: uil-flickr-anim2 1s linear infinite;
            -o-animation: uil-flickr-anim2 1s linear infinite;
            animation: uil-flickr-anim2 1s linear infinite;
        }


/*End: Update cart loader......*/





.cartprice {
    font-weight: 500;
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: -7px;
    right: -7px;
    background: #F36B6B;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-box {
    padding: 0px 10px 0px 50px;
    min-height: 150px;
}

.footer h3 {
    font-weight: bold;
    color: #3C3C3C;
    padding-bottom: 6px;
    font-size: 13px;
}

.footer ul {
    margin: 0;
    padding: 0;
    padding-right: 10px;
}

    .footer ul li {
        padding: 5px 0;
        list-style: none;
        margin: 5px 0;
        font-size: 11px;
        border-bottom: dotted 1px #CECECE;
    }

        .footer ul li a {
            color: #4d4d4d;
        }

            .footer ul li a:hover {
                color: #000000;
            }

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt11 {
    margin-top: 11px;
}

.mt12 {
    margin-top: 12px;
}

.mt13 {
    margin-top: 13px;
}

.mt14 {
    margin-top: 14px;
}

.mt15 {
    margin-top: 15px;
}

.mt16 {
    margin-top: 16px;
}

.mt17 {
    margin-top: 17px;
}

.mt18 {
    margin-top: 18px;
}

.mt19 {
    margin-top: 19px;
}

.mt20 {
    margin-top: 20px !important;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb11 {
    margin-bottom: 11px;
}

.mb12 {
    margin-bottom: 12px;
}

.mb13 {
    margin-bottom: 13px;
}

.mb14 {
    margin-bottom: 14px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb16 {
    margin-bottom: 16px;
}

.mb17 {
    margin-bottom: 17px;
}

.mb18 {
    margin-bottom: 18px;
}

.mb19 {
    margin-bottom: 19px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml11 {
    margin-left: 11px;
}

.ml12 {
    margin-left: 12px;
}

.ml13 {
    margin-left: 13px;
}

.ml14 {
    margin-left: 14px;
}

.ml15 {
    margin-left: 15px;
}

.ml16 {
    margin-left: 16px;
}

.ml17 {
    margin-left: 17px;
}

.ml18 {
    margin-left: 18px;
}

.ml19 {
    margin-left: 19px;
}

.ml20 {
    margin-left: 20px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr11 {
    margin-right: 11px;
}

.mr12 {
    margin-right: 12px;
}

.mr13 {
    margin-right: 13px;
}

.mr14 {
    margin-right: 14px;
}

.mr15 {
    margin-right: 15px;
}

.mr16 {
    margin-right: 16px;
}

.mr17 {
    margin-right: 17px;
}

.mr18 {
    margin-right: 18px;
}

.mr19 {
    margin-right: 19px;
}

.mr20 {
    margin-right: 20px;
}

.pt5 {
    padding-top: 5px;
}

.pt6 {
    padding-top: 6px;
}

.pt7 {
    padding-top: 7px;
}

.pt10 {
    padding-top: 10px;
}

.pt11 {
    padding-top: 11px;
}

.pt12 {
    padding-top: 12px;
}

.pt13 {
    padding-top: 13px;
}

.pt14 {
    padding-top: 14px;
}

.pt15 {
    padding-top: 15px;
}

.pt16 {
    padding-top: 16px;
}

.pt17 {
    padding-top: 17px;
}

.pt18 {
    padding-top: 18px;
}

.pt19 {
    padding-top: 19px;
}

.pt20 {
    padding-top: 20px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb11 {
    padding-bottom: 11px;
}

.pb12 {
    padding-bottom: 12px;
}

.pb13 {
    padding-bottom: 13px;
}

.pb14 {
    padding-bottom: 14px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb16 {
    padding-bottom: 16px;
}

.pb17 {
    padding-bottom: 17px;
}

.pb18 {
    padding-bottom: 18px;
}

.pb19 {
    padding-bottom: 19px;
}

.pb20 {
    padding-bottom: 20px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl11 {
    padding-left: 11px;
}

.pl12 {
    padding-left: 12px;
}

.pl13 {
    padding-left: 13px;
}

.pl14 {
    padding-left: 14px;
}

.pl15 {
    padding-left: 15px;
}

.pl16 {
    padding-left: 16px;
}

.pl17 {
    padding-left: 17px;
}

.pl18 {
    padding-left: 18px;
}

.pl19 {
    padding-left: 19px;
}

.pl20 {
    padding-left: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr11 {
    padding-right: 11px;
}

.pr12 {
    padding-right: 12px;
}

.pr13 {
    padding-right: 13px;
}

.pr14 {
    padding-right: 14px;
}

.pr15 {
    padding-right: 15px;
}

.pr16 {
    padding-right: 16px;
}

.pr17 {
    padding-right: 17px;
}

.pr18 {
    padding-right: 18px;
}

.pr19 {
    padding-right: 19px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr28 {
    padding-right: 28px;
}

.pr29 {
    padding-right: 29px;
}

.pr30 {
    padding-right: 30px;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}



.display-none {
    display: none;
}

.border-none {
    border: 0px !important;
}

.box-shadow-none {
    box-shadow: none !important;
}

.fs10 {
    font-size: 10px;
}

.fs11 {
    font-size: 11px;
}

.fs12 {
    font-size: 12px;
}

.fs13 {
    font-size: 13px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs16 {
    font-size: 16px;
}

.fs17 {
    font-size: 17px;
}

.fs18 {
    font-size: 18px;
}

.fs19 {
    font-size: 19px;
}

.fs16 {
    font-size: 16px !important;
}

.fs17 {
    font-size: 17px !important;
}

.fs18 {
    font-size: 18px !important;
}

.fs19 {
    font-size: 19px !important;
}

.fs20 {
    font-size: 20px !important;
}

.fs21 {
    font-size: 21px !important;
}

.fs22 {
    font-size: 22px !important;
}

.fs23 {
    font-size: 23px !important;
}

.fs24 {
    font-size: 24px !important;
}

.fs25 {
    font-size: 25px !important;
}

.fs26 {
    font-size: 26px;
}

.fs27 {
    font-size: 27px;
}

.fs28 {
    font-size: 28px;
}

.fs29 {
    font-size: 29px;
}

.fs30 {
    font-size: 30px;
}

.fs31 {
    font-size: 31px;
}

.fs32 {
    font-size: 32px;
}

.fs33 {
    font-size: 33px;
}

.fs34 {
    font-size: 34px;
}

.fs35 {
    font-size: 35px;
}

.fs40 {
    font-size: 40px;
}




.width1Percent {
    width: 1%;
}

.width5Percent {
    width: 5%;
}

.width8Percent {
    width: 8%;
}

.width9Percent {
    width: 9%;
}

.width50NEWVK {
    width: 45%;
}

.width10Percent {
    width: 10%;
}

.width12Percent {
    width: 12%;
}

.width13Percent {
    width: 13%;
}

.width14Percent {
    width: 14%;
}

.width15Percent {
    width: 15%;
}

.width16Percent {
    width: 16%;
}

.width18Percent {
    width: 18%;
}

.width20Percent {
    width: 20%;
}

.width22Percent {
    width: 22%;
}

.width25Percent {
    width: 20%;
}

.width26Percent {
    width: 26%;
}

.width28Percent {
    width: 28%;
}

.width30Percent {
    width: 30%;
}

.width31Percent {
    width: 31%;
}

.width32Percent {
    width: 32%;
}

.width33Percent {
    width: 33%;
}

.width40Percent {
    width: 40%;
}

.width50Percent {
    width: 50%;
}

.width55Percent {
    width: 55%;
}

.width60Percent {
    width: 60%;
}

.width65Percent {
    width: 65%;
}

.width67_5Percent {
    width: 68.5%;
}

.width70Percent {
    width: 70%;
}

.width80Percent {
    width: 80%;
}

.width90Percent {
    width: 90%;
}

.width100Percent {
    width: 100%;
}

.display-block {
    display: block;
}

.display-flex {
    display: flex;
}

.display-inlin-block {
    display: inline-block;
}

.position-relative {
    position: relative;
}

.mobile-display-table {
    display: none;
}

.float-right {
    float: right;
}

.guestblncbox {
    width: 100%;
    float: left;
}

.normal {
    font-weight: normal;
}

.bold {
    /* font-weight: bold; */
}

.txt-color-0072d3 {
    color: #0072d3;
}

.margin-none {
    margin: 0px;
}

.margin-left-none {
    margin-left: 0px;
}

.margin-right-none {
    margin-right: 0px;
}

.margin-top-none {
    margin-top: 0px !important;
}

.margin-bottom-none {
    margin-bottom: 0px;
}

.padding-none {
    padding: 0px;
}

.padding-left-none {
    padding-left: 0px;
}

.padding-right-none {
    padding-right: 0px;
}

.padding-top-none {
    padding-top: 0px !important;
}

.padding-bottom-none {
    padding-bottom: 0px;
}

.right-cartshop {
    margin: 10px 6px 0px 0px;
}

    .right-cartshop a {
        margin: 0px 10px 0px 10px;
    }

.min-width105 {
    min-width: 105px;
}

.min-width125 {
    min-width: 125px;
}

.font-weight-normal {
    font-weight: normal;
}

.bg-fff {
    background: #fff;
}

.bg-f5f5f5 {
    background: #f5f5f5;
}

.twocolumnsinsw1 {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

.insw1 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

.border1-b2b2b2 {
    border: 1px solid #b2b2b2;
}

.border1-e5e5e5 {
    border: 1px solid #e5e5e5;
}

.border1-bottom-b2b2b2 {
    border-bottom: 1px solid #b2b2b2;
}

.border1-bottom-808080 {
    border-bottom: 1px dotted #D2D2D2;
}

.txtcolor_808080 {
    color: #808080;
}

.web-display-none {
    display: none;
}

.returningCustomer {
    display: none;
}

.out_of_stock {
    border-radius: 0px;
    background: #D3D3D3;
    border: 1px solid #B7B7B7;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 18px;
    display: block;
    text-align: center;
}

.custom-review a {
    color: #003067;
}

.red-color {
    color: red;
}

.d-r-color {
    color: #b00;
}

.descript-listing-box {
    border-bottom: 1px solid #dddddd;
    display: inline-block;
    position: relative;
    width: 100%;
}

.descript-listing {
    margin: 0px;
    padding: 0px;
}

    .descript-listing li {
        list-style: none;
        display: inline-block;
        color: #000000;
        font-weight: bold;
        line-height: 20px;
        font-size: 12px;
        margin: 0px 2px 0px 0px;
    }

.descr-social-media {
    margin: 0px;
    padding: 0px;
}

    .descr-social-media li {
        list-style: none;
        display: inline-block;
        margin: 5px 3px 0px 3px;
    }

.SocialPanelb {
    color: #406B9C;
    font-size: 13px;
    font-weight: bold;
}

.wishlistbtn {
    position: absolute;
    right: 0px;
    top: 0px;
}

.closebtn {
    position: absolute;
    right: -7px;
    top: -12px;
    opacity: 0.6;
}

.disabledNavigation {
    color: #a1a0a0 !important;
}

.previousDisabledBtn {
    /* background-position: left center; */
    color: #484848;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0px 6px 20px;
    text-align: center;
    margin-right: 18px;
    width: auto;
    /* background-image: url('../images/btn_prev_disable.png'); */
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: relative;
}

    .previousDisabledBtn:before {
        content: "\f104";
        font-size: 30px;
        font-family: FontAwesome;
        position: absolute;
        left: 2px;
        top: -5px;
        font-weight: lighter;
    }

    .previousDisabledBtn:hover {
        color: #000;
    }

.nextBtn:hover {
    color: #000;
}

.nextBtn:before {
    content: "\f105";
    font-size: 30px;
    font-family: FontAwesome;
    position: absolute;
    right: 2px;
    font-weight: lighter;
    top: -7px;
}

.nextBtn {
    position: relative;
    background-position: right center;
    color: #484848;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 20px 6px 0px;
    text-align: center;
    width: auto;
    /* background-image: url('../images/btn_next.gif'); */
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.smallsliderimg {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

    .smallsliderimg li {
        list-style: none;
        display: inline-block;
        margin: 0px 3px 0px 0px;
        border: 1px solid #000000;
        padding: 5px;
        cursor: pointer;
    }

.sclist {
    padding: 0px 0px 0px 5px;
}

    .sclist li {
        border-bottom: 1px solid #ccc;
        list-style: outside none none;
        padding-top: 15px;
    }

.sclistmenumi {
    float: left;
    width: 20%;
    height: 26px;
    background: #c8c8c8;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    font-size: 40px;
    overflow: hidden;
    color: #fff;
}

.sclistmenutxt {
    float: left;
    width: 60%;
    height: 26px;
    border: 1px solid #c9c9c9;
}

.sclistmenupl {
    float: left;
    width: 20%;
    height: 26px;
    background: #ccc;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    border: 0px;
    font-size: 24px;
    overflow: hidden;
    color: #fff;
}

.sclistmenumi:hover {
    text-decoration: none;
}

.sclistmenupl:hover {
    text-decoration: none;
}

.deliveryAddressul {
    padding: 0px 0px 0px 5px;
}

    .deliveryAddressul li {
        list-style: none;
    }

        .deliveryAddressul li div {
            display: inline-block;
            min-width: 100px;
            margin: 5px;
        }

.Deteaddress {
    width: 100%;
}

    .Deteaddress tr td {
        padding: 5px;
        border: 1px solid #ccc;
    }

    .Deteaddress tr th {
        padding: 5px;
        border: 1px solid #ccc;
    }

.containerPopUp {
    background-color: #FFFFFF;
    margin: 10% auto 0px auto;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 15px #676767;
    height: auto !important;
    min-height: 360px !important;
    padding: 14px 15px 0;
}

.compare-item {
    background-color: #F5FBD7;
    border: 1px solid #E1E1E1;
}

.ComparisionOuter {
    background-color: #E9F5A0;
    border: 1px solid #B6D215;
}

.circle-close {
    background-image: url('../images/close.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left top;
    height: 15px;
    width: 15px;
    position: absolute;
    right: -8px;
    top: -8px;
}

.none {
    display: none !important;
}

.tableScroll {
    float: left;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
}

.itm-cartImg {
    display: block;
    float: left;
    margin-right: 10px;
    width: 56px;
}

.itm-cartDetails {
    float: left;
    width: 144px;
    overflow: hidden;
}

.Print {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 100px;
}

.OrderSummaryHeader {
    padding-bottom: 10px;
    font-size: 15px;
}

.tblOrderSummary {
}

    .tblOrderSummary thead {
        background-color: #f0f0f0;
        font-size: 12px;
    }

    .tblOrderSummary tbody {
        font-size: 12px;
    }

        .tblOrderSummary tbody tr {
            border-bottom: 1px solid #ccc;
        }

    .tblOrderSummary tr th {
        padding: 5px;
    }

    .tblOrderSummary tr td {
        padding: 5px;
    }

.costumtab {
    background: #f4f4f4;
}
/*.stickyFilter {-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none;
          border-color: #ccc #ccc -moz-use-text-color; border-image: none; border-style: solid solid none; border-width: 1px 1px 0;
          box-shadow: 0 0 3px 1px #ccc;
          }*/
/*.stickyFilter{box-shadow:0 0 3px 1px #ccc;-webkit-box-shadow:0 0 3px 1px #ccc;-moz-box-shadow:0 0 3px 1px #ccc;border:1px solid #ccc;border-bottom:0}*/
.cart-img {
    background: #fff;
    box-shadow: 0 0 2px #555;
    float: left;
    margin-right: 8px;
    max-height: 85px;
    overflow: hidden;
    padding: 3px;
    position: relative;
    text-align: center;
    width: 66px;
}

.cart-event-name {
    color: #5f5f5f;
    display: block;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
}
/*.scclose{font-size: 20px; position: absolute; right: -5px; top: 0;}*/
.scclose {
    bottom: 15px;
    font-size: 20px;
    position: absolute;
    right: 10px;
}

.alert-error {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}

.itm-link {
    font-size: 11px;
    max-width: 175px;
}

.offer-boxcss {
    background: #98222d;
    color: #fff;
    height: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 90px;
    z-index: 999;
}

.offer-listcss {
    background: #fff;
    float: left;
    height: 20px;
    width: 35px;
}

.offer-boxcss span {
    display: inline-block;
    margin: 2px 0 0 -5px;
}

.thumbnailsmallslider {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px;
}

    .thumbnailsmallslider li {
        display: inline-block;
    }

        .thumbnailsmallslider li a {
            margin: 0px 5px 0px 0px;
            padding: 3px;
            border: 1px solid #b2b2b2;
            display: inline-block;
        }

            .thumbnailsmallslider li a.active {
                border: 1px solid #333 !important;
            }
/*#gallery_01 img {border: 2px solid white;}
        .active img {border: 2px solid #333 !important;}*/
.text-color-f6931f {
    color: #f6931f;
}

.txt-color-003067 {
    color: #003067;
}
/* Zoom Css Start */
.zoomLens {
    border: 0px solid #000;
    cursor: default;
    height: 171.429px !important;
    opacity: 0.4;
    overflow: hidden;
    width: 148.571px !important;
    z-index: 999;
}

.zoomWindow {
    left: 300px !important;
    border: 1px solid #888 !important;
    top: -5px !important;
}

.zoomWrapper {
    width: 100% !important;
    overflow: hidden !important;
}

    .zoomWrapper img {
        width: 100% !important;
        height: 100% !important;
        position: relative !important;
    }
/* Zoom Css end */
.slider-range {
    position: relative;
}

.slider-rangetab {
    width: 100%;
    position: relative;
    height: 0.8em;
    background: #cccccc;
    border: 1px solid #aaaaaa;
}

.slider-range_left {
    background: #e6e6e6;
    border-radius: 4px;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #d3d3d3;
    position: absolute;
    left: -2px;
    top: -2px;
}

.slider-range_right {
    background: #e6e6e6;
    border-radius: 4px;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #d3d3d3;
    position: absolute;
    right: -2px;
    top: -2px;
}

.slider-range_left:hover {
    border: 1px solid #aaaaaa;
}

.slider-range_right:hover {
    border: 1px solid #aaaaaa;
}

.resetRefines {
    position: absolute;
    right: 0px;
}

.resetRefines {
    background: #d9d9d9;
    border-radius: 3px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    margin-right: 5px;
    padding: 1px 4px;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #fff;
}

    .resetRefines:hover {
        color: Red;
    }

.LeftMenuScroll {
    margin: 0 -10px;
    overflow-x: hidden;
    max-height: 250px;
    overflow-y: auto;
}

.fct-bd2 ul {
    padding: 5px 0;
}

.fct-list li {
    display: table;
    width: 100%;
    margin-bottom: 3px;
    padding: 1px 8px 4px 8px;
    list-style: none;
    border: solid 1px transparent;
    cursor: pointer;
}

    .fct-list li:hover {
        border-color: #FFDA26;
        cursor: pointer;
    }

        .fct-list li:hover label {
            color: #333;
        }

    .fct-list li input {
        float: left;
    }

    .fct-list li label {
        display: block;
        cursor: pointer;
        position: relative;
        margin-bottom: 0;
        font-weight: normal;
        top: 1px;
        color: #000;
        font-size: 13px;
        left: 9px;
    }

    .fct-list li span {
        font-weight: normal;
        font-size: inherit;
        color: #666666;
        font-size: 12px;
        position: relative;
        top: -3px;
        left: 3px;
    }

.category-tree .catTreeLvl0 input[type="checkbox"] {
    margin-right: 4px;
    margin-top: 0px;
}

.mh145 {
    min-height: 145px;
}

.brncrmb {
    width: 100%;
    padding: 0;
    display: table;
    border: 1px solid #BABABA;
    overflow: hidden;
    border-radius: 0px;
    list-style: none;
    margin: 0px;
    float: left;
    background-color: #E2E2E2;
}
    /*.brncrmb li {width: 19%; float: left; margin-left: 0px; counter-increment: item; position: relative; }*/
    .brncrmb li {
        counter-increment: item;
        float: left;
        margin-left: 0;
        min-width: 15%;
        padding-right: 0px;
        position: relative;
        width: auto;
    }

        .brncrmb li a {
            font-weight: 700;
            display: block;
            padding: 8px 25px 8px 25px;
            margin-left: 0px;
            /*width: 156px !important;*/
            color: #919191;
            font-size: 12px;
        }

            .brncrmb li a:hover {
                text-decoration: none;
            }

        .brncrmb li:last-child span:after {
            display: none;
        }
        /*.brncrmb li:last-child {width: 135px !important;}*/
        .brncrmb li a:after {
            background-color: #E2E2E2 !important;
        }

        .brncrmb li a:after {
            content: "";
            width: 30px;
            height: 30px;
            border: solid 1px #ccc;
            display: block;
            position: absolute;
            right: -15px;
            top: 2px;
            transform: rotate(135deg);
            -webkit-transform: rotate(135deg);
            border-right: none;
            border-bottom: none;
            background-color: #fff;
            z-index: 10;
        }

    .brncrmb > .active {
        background-color: #B2B2B2;
    }

        .brncrmb > .active a {
            color: #fff !important;
            text-decoration: none;
        }

            .brncrmb > .active a:hover::after {
                text-decoration: none;
            }

            .brncrmb > .active a:after {
                background-color: #B2B2B2 !important;
            }

        .brncrmb > .active:after {
            background-color: #B2B2B2 !important;
            border: transparent solid 1px !important;
        }

.Tab-completed {
    background-color: #E2E2E2;
}
/*.brncrmb li a:first-child {width: 0;  height: 0;  width: 0;  height: 0; }
        .brncrmb li a:last-child {-webkit-border-radius: 0 8px 0px 0; -moz-border-radius: 0 8px 0px 0; border-radius: 0 8px 0px 0; }*/
/*.brncrmb li a::after {border-color: #f3961c transparent; border-style: solid; border-width: 19px 18px 16px; bottom: -17px; content: "";
          display: block; left: 108px; position: absolute; width: 0;
        }
        .brncrmb li a::before {border-color: #f3961c transparent; border-style: solid; border-width: 19px 18px 16px; bottom: -17px; content: ""; display: block;
          left: 108px; position: absolute; width: 0;
          }*/
.Tab-completed {
    background-color: #E2E2E2;
}

.accordion-inner ul {
    padding: 0 8px;
}

    .accordion-inner ul li {
        list-style: none;
        margin-bottom: 7px;
    }

        .accordion-inner ul li:before {
            content: "\f105";
            font-family: FontAwesome;
            font-size: 13px;
        }

        .accordion-inner ul li a {
            color: #000;
            font-size: 12px;
            padding-left: 6px;
        }

            .accordion-inner ul li a:hover {
                font-weight: bold;
            }
/* VikaS KumaR Eureka StyleSheet end */
.itm-sizeInfo-holder b {
    position: relative;
    top: 3px;
}

    .itm-sizeInfo-holder b a {
        color: #585858;
        display: block;
    }

.itm-compare span {
    position: relative;
    top: -3px;
}

.mb0 {
    margin-bottom: 0;
}

.thumbnail.itm img {
    max-height: 106px;
    max-width: 106px;
    margin: 10px auto;
    width: auto;
    height: auto;
}

.width90 {
    width: 90%;
}

.fwbold {
    font-weight: bold;
}

.fs12 {
    font-size: 12px !important;
}

.colstar {
    color: #FFD17C !important;
    text-shadow: 0 0 0px #222;
}

.nostar {
    color: #999;
}

.prdimg {
    display: block;
    width: 126px;
    height: 126px;
    margin: 0 auto;
    text-align: center;
}

.btn-buy {
    background-color: #2270D5;
    border-radius: 0px;
    border-color: #2270D5;
    height: 50px;
    padding: 0 0 !important;
    line-height: 46px;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
}

    .btn-buy i {
        position: absolute;
        left: 12px;
        top: 8px;
    }

    .btn-buy:hover {
        background-color: #1653a2;
        border-color: #145ab5;
        color: #fff;
    }

.stickyFilter .accordion-heading .accordion-toggle {
    position: relative;
}

    .stickyFilter .accordion-heading .accordion-toggle.collapsed:after {
        content: "\f105";
        position: absolute;
        right: 10px;
        font-family: FontAwesome;
        transform: rotate(0);
        float: right;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
    }

    .stickyFilter .accordion-heading .accordion-toggle:after {
        content: "\f105";
        transform: rotate(90deg);
        position: absolute;
        right: 10px;
        font-family: FontAwesome;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
    }

ul.dropdownlist {
    border: 1px solid #e1e1e1 !important;
    background-color: #fff;
    position: absolute;
    z-index: 999;
    width: 198px;
    padding: 0px;
}

    ul.dropdownlist li {
        margin: 0px;
        padding: 0px 2px;
        color: #428BCA !important;
        border: 0px solid #000;
    }

        ul.dropdownlist li:before {
            content: none;
        }

        ul.dropdownlist li:hover {
            background-color: #428BCA;
            color: white !important;
        }

        ul.dropdownlist li a {
            width: 100%;
            display: block;
        }

        ul.dropdownlist li:hover a {
            color: white !important;
            width: 100%;
            display: block;
        }

            ul.dropdownlist li:hover a:hover {
                color: white !important;
                font-weight: normal;
            }

.dropdown-arrow {
    content: "\f105";
    transform: rotate(90deg);
    position: absolute;
    right: 10px;
    font-family: FontAwesome;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.c-9a9a9a {
    color: #9a9a9a;
}




/*body {background-color: #EFEFEF; font-family: 'roboto'; -moz-osx-font-smoothing: grayscale;}*/
body {
    /* background-color: #f1f1f1; */
    /*font-family: 'roboto';*/
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Cairo';
    background: #F8F8F8;
}

.table-popup .header {
    display: table;
    width: 100%;
}

.table-modal {
    border-radius: 6px !important;
    overflow: visible;
}

.t-cell {
    display: table-cell;
    padding: 9px 9px;
}

.head {
    padding: 13px 9px;
    /*        background: rgba(255,255,255,1);
                                                background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
                                                background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                background:  -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
                                        */
    font-weight: bold;
    background-color: #F1F1F1;
    color: #757575;
}

.v-middle, .v-middle .t-cell {
    vertical-align: middle;
}

.nictext {
    height: 24px;
    width: 30px;
    border-radius: 3px;
    text-align: center;
    border: solid 1px #B5B5B5;
}

.CartRemoveItem {
    font-size: 11px;
    color: #555;
}

.form-control-small {
}

.d-table {
    display: table;
    width: 100%;
    table-layout: fixed;
    min-height: 50px;
}

.w100p {
    width: 100%;
}

.table-parent .d-table:nth-child(n + 2) {
    border-bottom: solid 1px #E8E8E8;
}

.mb2 {
    margin-bottom: 2px;
}

.checkbox .rightchecbox {
    position: relative !important;
    margin: 0;
    top: 2px;
    margin-right: 5px;
    margin-left: 0 !important;
}

.m0 {
    margin: 0;
}

.m10 {
    margin: 10px;
}

.addtowslist {
    font-size: 12px;
    margin: 8px 0;
    text-transform: uppercase;
    display: block;
    color: #252525;
    font-weight: bold;
}

.addtowslist {
    color: #555;
}

    .addtowslist:hover {
        color: #000;
    }

    .addtowslist:before {
        content: "\f08a";
        font-family: FontAwesome;
    }

    .addtowslist:hover:before {
        content: "\f004";
        font-family: FontAwesome;
        color: #FF9F26;
    }

.colblack {
    color: #000;
}

    .colblack:hover {
        color: #000;
    }

.engageSocial {
    padding: 0;
    margin: 0;
    margin-top: 63px;
}

    .engageSocial li {
        display: table;
        width: 100%;
        margin-bottom: 8px;
    }

        .engageSocial li .thumbz {
            width: 60px;
            height: 50px;
        }

        .engageSocial li span {
            display: block;
        }

        .engageSocial li.manage-order .thumbz {
            background: url('../images/steps.png') no-repeat;
            background-position: 0px -66px;
        }

        .engageSocial li.informed-decisions .thumbz {
            background: url('../images/steps.png') no-repeat;
            background-position: 11px -107px;
        }

        .engageSocial li.engage-socially .thumbz {
            background: url('../images/steps.png') no-repeat;
            background-position: 11px -26px;
        }

.field-validation-error {
    font-size: 11px;
    margin-top: 6px;
    /*display: block;*/
    color: red;
}

.scrolltotop:after {
    content: "\f077";
    font-family: Fontawesome;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

.scrolltotop {
    position: fixed;
    bottom: 29px;
    right: 29px;
    width: 45px;
    height: 45px;
    background-color: rgb(247, 209, 162);
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    display: table;
    font-size: 17px;
    -webkit-transition: ease all .3s;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    transition: ease all .3s;
}

.srch_b-n i.fa.fa-search {
    color: #fff;
}

.scrolltotop:hover {
    background-color: rgb(255, 185, 99);
    -webkit-transition: ease all .3s;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    transition: ease all .3s;
}

.cart-tooltip.fk-ui-tooltip {
    padding: 0;
    border: 0;
    color: #c7c7c7;
    font-size: 12px;
    width: 344px;
    line-height: 16px;
    background: #FFF;
    opacity: 1;
}

.cart-tooltip {
    margin: -1px 0 0 0;
    max-width: 390px;
    min-width: 111px;
    z-index: 20000;
    box-shadow: -1px 1px 7px 1px rgba(8, 8, 8, 0.7);
}

.fk-ui-tooltip {
    position: fixed;
    text-align: left;
    transition: ease all .3s;
    opacity: 1;
    visibility: visible;
}

.hiddenfade {
    opacity: 0 !important;
    transition: ease all .3s;
    -webkit-transition: ease all .3s;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    visibility: hidden;
}

.cart-tooltip .fk-ui-tooltip-close {
}

.fk-ui-tooltip-close {
    padding: 7px 11px 11px 11px !important;
    float: left;
    color: #000;
    padding-top: 15px;
}

    .fk-ui-tooltip-close:hover {
        color: #444;
    }

.cart-tooltip.fk-ui-tooltip a {
}

a {
    text-decoration: none;
    cursor: pointer;
}

.cart-tooltip.fk-ui-tooltip:after {
    bottom: 100%;
    left: 75%;
    border: 1px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #FFF;
    border-width: 9px;
}

.fk-ui-tooltip-content .image {
    float: left;
    width: 45px;
    margin-right: 10px;
    margin-bottom: 0;
}

    .fk-ui-tooltip-content .image img {
        display: block;
        max-width: 44px;
        border: solid 1px #ADADAD;
        height: auto;
    }

.fk-ui-tooltip-content .title {
    color: #232323;
    font-size: 11px;
    padding-right: 12px;
    display: table;
    width: 132px;
    overflow: hidden;
    height: 32px;
    float: left;
}

.fk-ui-tooltip-content {
    display: table;
    width: 100%;
    margin-bottom: 3px;
    padding: 3px 12px;
}

    .fk-ui-tooltip-content .amount {
        float: right;
        display: block;
        margin-right: 8px;
        color: #000;
        font-weight: bold;
        margin-top: 9px;
    }

.fk-ui-tooltip-header {
    display: table;
    width: 100%;
    padding: 7px 7px;
    font-weight: bold;
    color: #000;
    border-bottom: solid 2px #000;
    margin-bottom: 4px;
    font-size: 13px;
}

.btn-sm {
    padding: 0;
    border-radius: 0;
    background-color: #FFA432 !important;
    height: auto;
    padding: 3px 4px;
    font-size: 11px;
    margin: 0px 12px 11px 12px;
}


.grandfooter {
    background-color: #fff;
    /* border-top: solid 1px #D4D4D4; */
    /* position: absolute; */ padding: 5px 0px 10px 0px;
    bottom: 0;
    left: 0;
    right: 0;
}

.facebook_icn {
    background-position: 620px 0px;
}

.facebook_icn, .twitter_icn, .google-plus_icn, .youtube_icn, .insta {
    width: 27px;
    height: 27px;
    margin: 0px 0 0px 6px;
    display: inline-block;
    zoom: 1;
}

.twitter_icn {
    background-position: 620px -29px;
}

.insta {
    background-position: 649px -28px;
}

.youtube_icn {
    background-position: 649px -57px;
}

.paymethods {
    background: url('../Images/social-sprite-new-a01ff2d2.png');
    width: 221px;
    display: table;
    float: left;
    height: 32px;
    background-position: 531px 27px;
    margin-left: 8px;
}

.copyrighttext {
    padding-top: 7px;
    font-size: 12px;
    font-family: arial;
    color: #3E3E3E;
    text-align: center;
    display: block;
    width: 100%;
}

    .copyrighttext a {
        padding-top: 7px;
        font-size: 12px;
        font-family: arial;
        color: #06332E;
    }

.paymrthod2 {
    padding-top: 7px;
    display: table;
    font-size: 12px;
    float: left;
    color: #676767;
}

.keeptouch2 {
    padding-top: 7px;
    display: table;
    float: left;
    padding-right: 12px;
    font-size: 12px;
    color: #676767;
}

.size1of9 {
    text-transform: uppercase;
    width: auto;
    font-weight: normal;
    float: left;
    font-size: 11px;
    color: #656565;
    position: relative;
    top: 4px;
    margin-right: 4px;
}

.line.brands a {
    color: #565656;
    font-size: 11px;
}

.eurekaLogo {
    position: relative;
    display: table;
    padding-top: 10px;
}

.navbarbg {
    background-color: #003067;
    margin-bottom: 0px;
}

.megamenu {
    left: 0;
    transition: ease all .3s;
    -webkit-transition: ease all .3s;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    position: absolute;
    z-index: 100;
    width: 220px;
    height: 500px;
    top: 0px;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    border: solid 1px #D6D6D6;
    border-top: none;
    box-shadow: 0 0 4px rgba(109, 109, 109, 0.19);
}

.pos-rel {
    position: relative;
}

.megamenu .megamenuUL {
    padding: 0;
}

.megamenu .megamenutitle {
    display: block;
    background-color: #EFEFEF;
    padding: 10px 13px;
    font-weight: 500;
    color: #000000;
    font-family: 'Roboto', sans-serif;
}

.megamenu .megamenuUL > li {
    list-style: none;
    display: block;
    /* padding: 9px 13px; */
    border-bottom: solid 1px #E4E4E4;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #484848;
}

    .megamenu .megamenuUL > li > a {
        cursor: default;
    }

    .megamenu .megamenuUL > li:hover > a, .megamenu .megamenuUL > li.active > a {
        cursor: default;
        background: #E4E4E4;
        color: #000;
    }

    .megamenu .megamenuUL > li > ul.megasubmenu {
        display: none;
        padding: 0;
        position: absolute;
        z-index: 1000;
        width: 642px;
        left: 217px;
        height: 500px;
        top: 0;
        font-family: "roboto";
        background-color: #fff;
        border: solid 1px #D6D6D6;
        border-top: none;
        box-shadow: 0 0 8px rgba(66, 66, 66, 0.22);
    }

.megamenu li a {
    color: #000000;
    padding: 5px 13px 5px 23px;
    font-family: 'roboto';
}

.megamenu .megamenuUL > li.active > ul.megasubmenu {
    display: block;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li {
    list-style: none;
    list-style: none;
    display: block;
    /* padding: 7px 25px; */
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #484848;
    border-bottom: solid 1px #E4E4E4;
    width: 200px;
}

    .megamenu .megamenuUL > li > ul.megasubmenu > li:hover > a, .megamenu .megamenuUL > li > ul.megasubmenu > li.active > a {
        /*background: #E4E4E4;*/
        color: #000;
    }

.megamenu .megamenuUL > li a {
    cursor: pointer !important;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li a {
    display: block;
}



.megamenu .megamenuUL > li > ul.megasubmenu > li > ul.megasubmenu2 {
    display: none;
    padding: 0px 19px 10px 19px;
    /*position: absolute;*/
    z-index: 100;
    width: 436px;
    left: 204px;
    height: 450px;
    top: 47px;
    font-family: 'Roboto', sans-serif;
    border-top: none;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: bottom right 10px;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li.active .megasubmenu2 {
    display: block;
}

    .megamenu .megamenuUL > li > ul.megasubmenu > li.active .megasubmenu2 > li {
        width: 48%;
        display: inline-block;
    }


    .megamenu .megamenuUL > li > ul.megasubmenu > li.active .megasubmenu2:before {
        content: "";
        position: absolute;
        width: 418px;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.81);
        z-index: -1;
    }

.megamenuUL li a {
    display: block;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li > ul > li {
    list-style: none;
    display: inline-table;
    width: 100%;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li > ul.megasubmenu2 > li > a:hover {
    color: #000;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li > ul.megasubmenu2 > li > a {
    display: block;
    color: #737373;
    padding: 3px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}


.megasubmenuTitle {
    display: block;
    color: #000000;
    padding: 10px 13px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}


.megamenuparent {
    /*transition:ease all .3s;*/
}

.itembycat {
    position: relative;
    top: 4px;
    font-size: 13px;
}

.bg-whitebox {
    background: #fff;
    padding-right: 10px;
    padding-left: 10px;
    box-shadow: 0 0 1px #9E9E9E;
}

.boxTitle {
    line-height: 1.4;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0px 6px 10px;
    display: block;
    margin: 0 -6px 8px -6px;
    border-bottom: solid 1px #EFEFEF;
    text-transform: lowercase;
}

    .boxTitle::first-letter {
        text-transform: uppercase;
    }

.NextAuctionTime {
    display: table;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    display: block;
}

    .NextAuctionTime div strong {
        letter-spacing: 1px;
        display: table;
        background: #0a0809;
        background: -moz-linear-gradient(top, #0a0809 0%, #202020 49%, #343434 51%, #202020 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a0809), color-stop(49%,#202020), color-stop(51%,#343434), color-stop(100%,#202020));
        background: -webkit-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background: -o-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background: -ms-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background: linear-gradient(to bottom, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0809', endColorstr='#202020',GradientType=0 );
        color: #fff;
        text-align: center;
        padding: 10px 0;
        box-shadow: 0 0 5px #9C9C9C;
        border: solid 1px #000;
        text-align: center;
        border-radius: 3px;
        font-size: 22px;
        width: 100%;
        font-family: oswald;
        font-weight: 500;
        position: relative;
    }

        .NextAuctionTime div strong:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background: #000;
            left: 0;
            right: 0;
            margin-top: 15px;
            box-shadow: 0 1px 1px rgba(255, 255, 255, 0.08);
        }

    .NextAuctionTime div span {
        font-size: 11px;
        text-align: center;
        display: block;
        /* width: 43px; */
        padding: 4px 0;
    }

    .NextAuctionTime div {
        display: table-cell;
        width: 56px;
        padding: 0 7px;
    }





.NextAuctionTimeSmall {
    opacity: 1;
    width: 84%;
    text-align: center;
    /* position: absolute; */
    padding-bottom: 0;
    display: table;
    /*margin-top: 8px !important;*/
    left: 0;
    right: 0;
    margin: auto;
}
    /*.NextAuctionTimeSmall div strong {
        letter-spacing: 1px;
        display: table;
        background: #0a0809;
        background:    
        -moz-linear-gradient(top, #0a0809 0%, #202020 49%, #343434 51%, #202020 100%);
        background:  
        -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a0809), color-stop(49%,#202020), color-stop(51%,#343434), color-stop(100%,#202020));
        background:     
        -webkit-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background:             
        -o-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background:    -ms-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background: linear-gradient(to bottom, #0a0809 0,#202020 41%,#343434 42%,#202020 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0809', endColorstr='#202020',GradientType=0 );
        color: #fff;
        text-align: center;
        padding: 5px 0 15px 0;
        box-shadow: 0 0  5px #9C9C9C;
        border: solid 1px #000;
        text-align: center;
        border-radius: 3px;
        font-size: 16px;
        width: 100%;
        font-family: oswald;
        font-weight: 500;
        position:relative;
}*/



    .NextAuctionTimeSmall div strong {
        border: solid 1px #E2E2E2;
        letter-spacing: 1px;
        display: table;
        background: #EFEFEF;
        color: #545454;
        text-align: center;
        padding: 5px 0 15px 0;
        text-align: center;
        border-radius: 3px;
        font-size: 16px;
        width: 42px;
        font-family: oswald;
        font-weight: 600;
        position: relative;
    }

        .NextAuctionTimeSmall div strong:after {
            content: "";
            position: absolute;
            display: none;
            width: 100%;
            height: 1px;
            background: #000;
            left: 0;
            right: 0;
            margin-top: 11px;
            box-shadow: 0 1px 1px rgba(255, 255, 255, 0.08);
        }
    /*.NextAuctionTimeSmall div strong:after{
     content: "";
     position: absolute;
     width: 100%;
     height: 1px;
     background: #000;
     left: 0;
     right: 0;
     margin-top: 11px;
     box-shadow: 0 1px 1px rgba(255, 255, 255, 0.08);
    }*/
    .NextAuctionTimeSmall div span {
        margin-top: -19px;
        font-size: 10px;
        text-align: center;
        display: block;
        /* width: 43px; */
        position: absolute;
        padding: 2px 0;
        color: #2B2B2B;
        left: 0;
        right: 0;
    }

    .NextAuctionTimeSmall div {
        display: table-cell;
        width: 52px;
        height: 20px;
        padding: 0 2px;
        position: relative;
    }

#auctionCarousel .itemDetails {
    margin-top: 0;
    display: block;
    margin-bottom: 10px;
}






.timerAuction {
    margin-bottom: 10px;
}

#auctionCarousel .item {
    margin: 3px;
    text-align: center;
}

    #auctionCarousel .item img {
        display: block;
        width: 100%;
        height: auto;
        max-height: 147px;
        width: auto;
        margin: 0 auto;
    }

.customnavigation.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    left: -15px;
    z-index: 100;
    top: 40%;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.74);
    opacity: 0.5;
    padding: 4px 12px;
    font-size: 17px;
}

.customnavigation.owl-theme .owl-controls .owl-buttons div:hover {
    transition: ease all .5s;
    -webkit-transition: ease all .5s;
    -moz-transition: ease all .5s;
    -o-transition: ease all .5s;
    opacity: 1;
}

.customnavigation.owl-theme .owl-controls .owl-buttons .owl-next {
    opacity: 0.5;
    position: absolute;
    right: -15px;
    z-index: 100;
    top: 40%;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.74);
    padding: 4px 12px;
    font-size: 17px;
}

.itemDetails span {
    display: block;
    width: 100%;
}

.itemDetails .itemPrice {
    margin: 4px 0 2px 0;
    font-weight: 600;
    font-size: 18px;
}

.itemDetails .ratings {
    display: none;
    color: #FF8B13;
}

.itemDetails .itemName {
    margin: 10px 0 0px 0;
}

.itemDetails .btn-deal {
    background-color: #FF9D24;
    color: #fff;
    padding: 3px 13px;
    font-size: 12px;
    margin: 6px 0;
}


.LeftAdvertisement {
    margin-bottom: 10px;
    box-shadow: 0 0 1px #9E9E9E;
}

.prodBrdcrmb {
    text-align: left;
    font-size: 12px;
    margin: 0;
    color: #555;
    background: #FFFFFF;
    padding: 4px 0 4px 0;
    border-bottom: solid 1px #eee;
    /* box-shadow: 0 1px 1px rgba(255, 255, 255, 0.63); */ */;
}

    .prodBrdcrmb a {
        margin: 0 4px;
        color: #000;
    }

.catTitle {
    text-align: left;
    color: #000000;
    font-size: 18px;
    height: 45px;
    background-color: transparent;
    margin: 0px;
    padding: 13px 0;
}

.bg_f9f9 {
    /* background: #F9F9F9; */
    padding: 0 7px;
}

.catAccordian a {
    height: 24px;
    font-size: 13px;
    text-transform: lowercase;
    display: block;
    color: #000;
    padding-left: 19px;
    border: solid 1px transparent;
    font-weight: 400;
}

    .catAccordian a::first-letter {
        text-transform: uppercase !important;
    }

.rootText > a {
    padding: 2px 0px 2px 27px;
    position: relative;
    border: solid 1px transparent;
}

    .rootText > a:hover, .catAccordian a:hover {
        border: 1px solid #FFDA26;
    }

    .rootText > a:before {
        content: "\f078";
        font: normal normal normal 14px/1 FontAwesome;
        color: #000;
        font-size: 11px;
        left: 12px;
        position: absolute;
        margin-top: 4px;
    }

.catAccordian .rootText:last-child {
    font-weight: 600;
}

.catAccordian .rootText:only-child a {
    font-weight: 600;
}

.catAccordian {
    margin: 0 -10px 15px -10px;
}

.rangeInput {
    width: 48px;
    padding: 2px 6px;
    border-radius: 2px;
    font-size: 13px;
    color: #2F2F2F;
    border: solid 1px #C3C3C3;
    text-align: right;
}



.fw600 {
    font-weight: 600;
}

.bdre0e0e0 {
    border-bottom: solid 1px #E0E0E0;
}


.LeftMenuScroll {
}


    .LeftMenuScroll::-webkit-scrollbar-track {
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .LeftMenuScroll::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    .LeftMenuScroll::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background-color: #949494;
    }



.catAccordian ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 3px;
    overflow: hidden;
}

.catAccordian ul::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.catAccordian ul::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #949494;
}


.catAccordian ul {
    padding: 0;
    margin: 0;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: 10px;
}

    .catAccordian ul li {
        list-style: none;
    }

        .catAccordian ul li a {
            border: solid 1px transparent;
            padding: 4px 38px;
        }

            .catAccordian ul li a:hover {
                border: 1px solid #FFDA26;
            }








.mask-loader {
    background-color: #FBF9F9;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 90px;
    z-index: 999;
    height: 100%;
    opacity: .8;
}

.loader {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    /* perspective: 800px; */
    /* z-index: 1000; */
    margin: auto;
    background: #fff;
}



    .loader .loader-frame {
        height: 65px;
    }

    .loader .loader-text {
        font-size: 16px;
        color: #003067;
    }

.inner {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

    .inner.one {
        left: 0%;
        top: 0%;
        animation: rotate-one 1s linear infinite;
        border-bottom: 3px solid #003067;
    }

    .inner.two {
        right: 0%;
        top: 0%;
        animation: rotate-two 1s linear infinite;
        border-right: 3px solid #003067;
    }

    .inner.three {
        right: 0%;
        bottom: 0%;
        animation: rotate-three 1s linear infinite;
        border-top: 3px solid #003067;
    }

@keyframes rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}



.top2 {
    top: 2px;
}

.col6d6d6d {
    color: #6d6d6d;
}

.pos-abs {
    position: absolute;
}

.wid100per {
    width: 100%;
}

.bottom-0 {
    bottom: 0;
}

.filterControl {
    display: block;
    border: none;
    border-bottom: solid 1px #ccc;
    width: 100%;
    font-size: 12px;
}

    .filterControl:focus {
        outline: none;
        border-color: #888;
    }

    .filterControl::-webkit-input-placeholder:after {
        content: "\f002";
        float: right;
        font-family: FontAwesome;
        font-weight: lighter;
    }

    .filterControl::-webkit-input-placeholder { /* Firefox 18- */
        color: #ccc;
        font-size: 12px;
    }

    .filterControl::-moz-placeholder { /* Firefox 18- */
        color: #ccc;
        font-size: 12px;
    }

    .filterControl:-moz-placeholder { /* Firefox 19+ */
        color: #ccc;
        font-size: 12px;
    }

    .filterControl:-ms-input-placeholder {
        color: #ccc;
        font-size: 12px;
    }

.ngrs-runner:after {
    content: "";
    position: absolute;
    width: 207px;
    height: 7px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.11);
    z-index: 1;
    display: block;
    margin-left: -8px;
    left: 0;
    margin-top: 6px;
}

.middle_part {
    background-color: #ffffff;
}

.ordersummary {
    padding-bottom: 0;
    margin-top: 20px;
}


    .ordersummary .header {
        display: block;
        background-color: #FBFBFB;
        margin: 0 -10px 11px -10px;
        padding: 4px 10px;
        border: solid 1px #EAEAEA;
        border-left: none;
        border-right: none;
    }

    .ordersummary .title {
        text-align: center;
        display: block;
        font-size: 15px;
        padding: 13px 0;
        font-weight: 500;
        color: #2F2F2F;
    }

    .ordersummary ul {
        padding: 0;
        margin: 0;
    }


        .ordersummary ul li {
            list-style: none;
            width: 100%;
            display: table;
            font-size: 13px;
            margin: 4px 0 18px 0;
            color: #333333;
            font-weight: 500;
        }

            .ordersummary ul li .orderImg {
                max-width: 40px;
                max-height: 40px;
                width: auto;
                height: auto;
                margin-right: 10px;
            }

            .ordersummary ul li .center {
                padding-left: 20px;
                width: 152px;
                display: block;
            }

            .ordersummary ul li .right {
                display: table-cell;
                vertical-align: middle;
                text-align: right;
            }

            .ordersummary ul li .left {
                display: table-cell;
                text-align: left;
                vertical-align: middle;
                width: 217px;
            }

    .ordersummary .header li {
        font-weight: 600;
        font-size: 14px;
        color: #443B3B;
        margin: 0;
    }

    .ordersummary .cartTotal {
        border-top: solid 1px #ccc;
        padding: 5px 10px;
        display: block;
        font-weight: 600;
        font-size: 17px;
        color: #292929;
        margin: 0 -10px 0 -10px;
        background-color: #F3F3F3;
        height: 37px;
        border-bottom: solid 1px #ccc;
    }

    .ordersummary .cartItemList li {
    }

    .ordersummary .cartTotal .left {
        float: left;
    }

    .ordersummary .cartTotal .right {
        float: right;
    }



.cartAccordian {
    display: block;
    margin: 0 -10px;
    margin-top: 10px;
}

.shutter {
    display: table;
    width: 100%;
}

.shutterBody {
    display: table;
    width: 100%;
    padding: 20px 10px;
}

.cartAccordian .title {
    display: block;
    margin: 0;
    background-color: transparent;
    padding: 13px 10px;
    color: #2F2F2F;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: solid 1px #E4E4E4;
}

.cartInputerror {
    font-size: 10px;
    display: block;
}

.cartInputerror, .errorCont {
    font-size: 10px;
    display: block;
    height: 14px;
    padding: 1px 0;
    color: #CB4838;
}

.cartInputerror {
    display: none;
}

.cartFromInput {
    padding: 9px 8px;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 14px !important;
    font-weight: lighter;
    background-color: #fff;
    border: solid 1px #D4D4D4 !important;
}

    .cartFromInput:focus {
        transition: ease all .8s;
        border: solid 1px #7B7B7B !important;
    }

input:hover, input:focus, button:hover, button:focus {
    outline: none;
}

.cartFormGroup {
    margin-bottom: 5px;
}

.btn-google-cart {
    background: #CB4838;
    font-weight: 400;
    padding-left: 40px;
    line-height: 31px;
    text-align: center;
}

.btn-facebook-cart {
    background: #3867CB;
    font-weight: 400;
    padding-left: 40px;
    line-height: 31px;
    text-align: center;
}

.btn-with-icon-cart {
    font-size: 11px;
    font-weight: bold;
    position: relative;
    margin-bottom: 14px;
    text-align: left;
    display: block;
    padding: 1px 0 1px 47px;
    width: 190px;
}

    .btn-with-icon-cart:hover {
        opacity: 0.95;
        color: #fff;
    }

    .btn-with-icon-cart span {
        width: 36px;
        display: inline-block;
        position: absolute;
        left: 0;
        text-align: center;
        top: 0;
        background: rgba(0, 0, 0, 0.35);
        padding: 1px 4px;
        font-size: 18px;
    }

.btn-cart {
    letter-spacing: 0.4px;
    background-color: #FF8B13;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    padding: 8px 16px;
    height: 40px;
}

    .btn-cart:hover, .btn-cart:focus {
        color: #fff;
        opacity: 0.9;
    }

.forgotPasw {
    font-size: 11px;
    color: #004594;
    padding-top: 8px;
}

.defaultAddress {
    background-color: #F9F9F9;
    box-shadow: 0 0 1px #848484;
}

    .defaultAddress .title2 {
        padding: 9px 10px;
        font-size: 14px;
        border-bottom: solid 1px #D6D6D6;
    }

        .defaultAddress .title2 span {
            font-weight: 500;
        }

        .defaultAddress .title2 a {
            float: right;
            margin-left: 9px;
            color: #6F6F6F;
        }

            .defaultAddress .title2 a:hover {
                color: #000;
            }

.addressDetails {
    padding: 4px 10px;
    font-size: 12px;
}

    .addressDetails p {
        margin-bottom: 0;
        margin-top: 5px;
    }

.deliverBtn {
    margin: 8px 0;
    display: block;
}

.hasAddress {
}

.btn-cart.btn-default {
    background: #EFEFEF;
    color: #484848;
    border-color: #F0F0F0;
}

.btn:hover, .btn:focus {
    opacity: 0.9;
    outline: none !important;
}

.d-block {
    display: block;
}

.fw400 {
    font-weight: 400;
}

.pb0 {
    padding-bottom: 0;
}

.cartOptions {
    padding: 0;
}

    .cartOptions li {
        display: block;
        list-style: none;
        background-color: #F3F3F3;
        padding: 13px 37px;
        text-transform: uppercase;
        border-bottom: solid 1px #DCDCDC;
        color: #545454;
        cursor: pointer;
        background: #f6f6f6; /* Old browsers */
        background: -moz-linear-gradient(top, #f6f6f6 0%, #f3f3f3 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f6f6f6 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f6f6f6 0%,#f3f3f3 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f6f6f6 0%,#f3f3f3 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f6f6f6 0%,#f3f3f3 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
    }

        .cartOptions li:hover {
            background: #f3f3f3; /* Old browsers */
            background: -moz-linear-gradient(top, #f3f3f3 0%, #f6f6f6 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #f3f3f3 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #f3f3f3 0%,#f6f6f6 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #f3f3f3 0%,#f6f6f6 100%); /* IE10+ */
            background: linear-gradient(to bottom, #f3f3f3 0%,#f6f6f6 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
        }

        .cartOptions li:before {
            content: "";
            float: left;
            width: 15px;
            height: 15px;
            background-color: #DADADA;
            position: absolute;
            left: 15px;
            border-radius: 100%;
            margin-top: 3px;
            border: solid 3px transparent;
        }

        .cartOptions li.active {
            font-weight: 500;
            color: #4E4E4E;
        }

            .cartOptions li.active:before {
                border: solid 3px #777;
            }

.padding-none {
    padding: 0;
}

.m0 {
    margin: 0;
}




/*---------------------------------------------------Shake Add To Cart Item.--------------------------------------------------*/


.shakeit {
    -webkit-animation-name: thumb;
    -webkit-animation-duration: 200ms;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: 2;
    -webkit-animation-timing-function: linear;
}

.itemaddedanimate {
    -webkit-transition: all ease-in-out 1.0s;
}

@-webkit-keyframes thumb {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
    }
}


/*--------------------------------------------------- VikaS KumaR 28-12-2015 Start  --------------------------------------------------*/


.woocommerce-breadcrumb {
    color: #0065D8;
}

.woocommerce-breadcrumb {
    background: transparent;
    padding: 0; /*border-bottom: 1px solid #DFDFDF;*/
    margin: auto;
    padding: 5px 0 0px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
}

    .woocommerce-breadcrumb span.delimiter {
        padding: 0 3px;
        color: #666;
        font-size: 12px;
    }

    .woocommerce-breadcrumb a {
        color: #666;
        line-height: 24px;
        padding: 0px;
    }

        .woocommerce-breadcrumb a:hover {
            color: #0075EC;
        }

.vertical_megamenu {
    margin: 0 !important;
    border: 0 !important;
    background-color: #fff;
}

.sidebar .vertical_megamenu .block-title-widget h2 {
    border-bottom: 1px solid #ededed;
    border-top: 2px solid #3ab54a;
    font-size: 16px;
    color: #444;
    line-height: 28px;
    padding: 11px 20px;
    text-transform: uppercase;
    background-color: #fff;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
}

.ya_best_seller_product .sw-best-seller-product {
    padding: 20px;
    background-color: #fff;
}

    .ya_best_seller_product .sw-best-seller-product ul {
        margin-bottom: 0;
    }

.widget ul {
    margin-left: 0;
    list-style: none;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.ya_best_seller_product .sw-best-seller-product ul > li {
    margin-bottom: 26px;
}

    .ya_best_seller_product .sw-best-seller-product ul > li .item-img {
        float: left;
        border: 1px solid #e3e1e1;
    }

.widget img {
    display: initial;
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}

.ya_best_seller_product .sw-best-seller-product ul > li .item-content {
    margin-left: 90px;
}

    .ya_best_seller_product .sw-best-seller-product ul > li .item-content h4 {
        margin: 0px;
        font-size: 14px;
    }

        .ya_best_seller_product .sw-best-seller-product ul > li .item-content h4 a {
            font-size: 13px;
            font-weight: bold;
            text-transform: capitalize;
        }

.price, .item-price, .item_price, .product-price {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}


div.star {
    background: url(http://wp.smartaddons.com/themes/sw_supershop/wp-content/themes/sw_supershop/assets/img/star.png) 0 0 repeat-x;
    display: inline-block;
    height: 12px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 70px;
}

.price span.amount, .item-price span.amount, .item_price span.amount, .product-price span.amount {
    color: #f53b54;
    font-weight: 500;
}

.product-responsive1 {
    border: 1px solid #ebebeb;
}

/*.slider.product-responsive {border: 1px solid #ebebeb;}*/
.single-product .product_detail {
    background-color: #fff;
    padding: 10px 0 3px;
    margin-top: 10px;
}

    .single-product .product_detail .content_product_detail h1.product_title {
        font-size: 26px;
        font-weight: 400;
        color: #333;
        text-transform: capitalize;
        margin: 0px;
        position: relative;
        top: -10px;
    }

.reviews-content {
    display: block;
    padding: 0 0 5px;
}

.single-product .product_detail .content_product_detail .reviews-content .star {
    margin-right: 5px;
}

.reviews-content .star {
    background: url(http://wp.smartaddons.com/themes/sw_supershop/wp-content/themes/sw_supershop/assets/img/star.png) 0 0 repeat-x;
    display: inline-block;
    height: 12px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 70px;
}

.reviews-content .woocommerce-review-link {
    font-size: 12px;
    color: #444;
    font-family: 'Arial';
    font-weight: 400;
}

.single-product .product_detail .content_product_detail .product-stock.in-stock span.stock-text {
    color: #3ab54a;
    padding-right: 21px;
    background: url(http://wp.smartaddons.com/themes/sw_supershop/wp-content/themes/sw_supershop/assets/img/green/bg-stock.png) right center no-repeat;
}

.single-product .product_detail .content_product_detail .product-description {
    margin: 10px 0;
    color: #666;
    font-size: 13px;
}

.single-product .product_detail .content_product_detail .price span.amount {
    font-size: 26px;
    font-weight: 400;
    color: #3ab54a;
}

.btn-buy-now {
    background: #f78828;
    border: 1px solid #da7532;
    background: linear-gradient(to bottom,#f78828 0,#dd771f 100%);
    border-radius: 4px;
    outline: 0;
    color: #f9f9f9;
    text-transform: uppercase;
    cursor: pointer;
    text-shadow: 0 0 1px rgba(0,0,0,0.33);
}

.btn-buy-now {
    padding: 7px 30px;
    line-height: 25px;
    font-size: 18px;
    margin-top: 10px;
    display: table;
}

    .btn-buy-now:hover {
        background: #f78828;
        color: #f9f9f9;
    }

.mr10 {
    margin-right: 10px;
}

.resp-slider-container {
    margin-top: 10px;
}

    .resp-slider-container .box-slider-title h2 {
        background-color: #fff;
        border-bottom: 1px solid #ededed;
        border-top: 2px solid #3ab54a;
        color: #444;
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding: 20px 0px;
        text-transform: uppercase;
    }

.fs12 {
    font-size: 12px;
}

.font-normal {
    font-weight: normal;
}

.content-blogmenu {
    margin: 10px 0px 0px 0px;
}

    .content-blogmenu li {
        color: #666;
        font-size: 13px;
        font-family: 'Roboto';
    }

.font-text {
    padding: 20px 0px;
    color: #666;
    font-size: 13px;
    font-family: 'Roboto';
}

.reviewareain {
    padding: 20px 0px 20px 10px;
}

.commentlist.first {
    padding-top: 0;
    margin-bottom: 20px;
}

.commentlist .userimg {
    float: left;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
}

    .commentlist .userimg span {
        margin-top: 10px;
        display: block;
    }

.reviewer-imgName {
    padding-left: 2px;
    font-size: 25px;
    line-height: 54px;
    color: #fff;
    text-align: center;
    width: 55px;
    height: 55px;
    margin-top: 0px;
    border-radius: 50%;
    font-family: robotoRegular;
    display: inline-block;
    background: url("http://i4.sdlcdn.com/img/snapdeal/qna/Qna_Sprite.png") 0 -365px no-repeat;
}

._reviewUserName {
    overflow: hidden;
    font-size: 12px;
    max-width: 80px;
    white-space: nowrap;
    height: 14px;
    text-overflow: ellipsis;
    display: inline-block;
    -webkit-line-clamp: 1;
    line-height: 13px;
    -webkit-box-orient: vertical;
}

.light-font {
    color: #ababab !important;
}

.userimg .sd-icon-security-checked-filled-2 {
    padding: 6px 2px 0 0;
    color: #61a638;
}


.commentlist .text { /*border: solid 1px #e9e9e9;*/
    margin-left: 94px;
    border-radius: 3px;
    position: relative;
}
    /*.commentlist .text:before {border-color: transparent #fff transparent transparent; left: -19px; z-index: 1;}
.commentlist .text:before {position: absolute; border-width: 10px; content: ""; border-style: solid; top: 26px;}*/
    .commentlist .text .user-review {
        padding: 25px 35px 0;
    }

.commentlist .date {
    font-size: 10px;
    line-height: 14px;
    float: right;
    color: #6F6E6E;
}

.commentlist .rating {
    font-size: 18px;
    color: #ececec;
    display: block;
    padding: 0 0 6px 0;
}

.commentlist .head2 {
    font-size: 14px;
    line-height: 18px;
    font-family: sans-serif;
    padding-bottom: 8px;
    white-space: pre-wrap;
    font-weight: 600;
}

.commentlist p {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.grey-div {
    background: #fafafa;
    font-size: 11px;
    padding: 0 0 0 34px;
    height: 36px;
    line-height: 36px;
}


.hf-review {
    font-family: sans-serif;
}

.grey-div {
    background: #fafafa;
    font-size: 11px;
    padding: 0 0 0 34px;
    height: 36px;
    line-height: 36px;
}


.specTable {
    width: 100%;
    font-size: 13px;
    margin: 0 0 30px 0;
}

    .specTable .groupHead {
        background-color: #f2f2f2;
        font-weight: bold;
        text-transform: uppercase;
    }

    .specTable td, .specTable th {
        padding: 6px;
        vertical-align: top;
        text-align: left;
    }

    .specTable .specsKey {
        width: 25%;
        border-bottom: 1px dotted #c9c9c9;
        border-right: 1px solid #c9c9c9;
    }

    .specTable .specsValue {
        border-bottom: 1px dotted #c9c9c9;
        border-left: 1px solid #c9c9c9;
    }

    .specTable td, .specTable th {
        padding: 6px;
        vertical-align: top;
        text-align: left;
    }



.arrow_box {
    position: relative;
    border: solid 1px #e9e9e9;
}

    .arrow_box:after, .arrow_box:before {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box:after {
        border-color: rgba(136, 183, 213, 0);
        border-right-color: #FFFFFF;
        border-width: 15px;
        margin-top: -49px;
    }

    .arrow_box:before {
        border-color: rgba(194, 225, 245, 0);
        border-right-color: #e9e9e9;
        border-width: 16px;
        margin-top: -50px;
    }

.gallery_09 {
    margin: 0px;
    padding: 0px;
}

    .gallery_09 li {
        padding: 5px;
        border: 1px solid #eee;
        display: inline-block;
        margin-right: 5px;
    }

        .gallery_09 li:hover {
            border: 1px solid #F4F3F3;
            background: #F4F3F3;
        }

.Dpn-menu {
    margin: 0px;
    padding: 0px;
}

    .Dpn-menu li {
        list-style: none;
        display: inline-block;
        margin: 0 10px 0px 0px;
        padding: 0;
    }









/*-------------------------------------------------------------------------------------------------*/

.eu-ccarousel-container {
    text-align: center;
}

    .eu-ccarousel-container .ccarousel-buttons {
        height: 30px;
        text-align: center;
        width: 80px;
        display: inline-block;
    }


    .eu-ccarousel-container .ccarousel-prev {
        float: left;
        background-position: -3px -34px !important;
    }

        .eu-ccarousel-container .ccarousel-prev:hover {
            float: left;
            background-position: -3px -3px !important;
        }

    .eu-ccarousel-container .ccarousel-next {
        float: right;
        background-position: -34px -34px !important;
    }

        .eu-ccarousel-container .ccarousel-next:hover {
            float: right;
            background-position: -34px -3px !important;
        }


    .eu-ccarousel-container .ccarousel-prev,
    .eu-ccarousel-container .ccarousel-next {
        position: relative;
        display: inline-block;
        height: 29px;
        width: 29px;
        margin: 0 5px;
        background: url('../Images/carousel_arrows.png') no-repeat;
    }

a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.star1 {
}

    .star1 span {
        display: inline-block !important;
    }

.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}

ul.rating {
    display: inline-block;
}

.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    cursor: pointer;
}

/*.rating li:hover { color:#ffd17c; }*/

.rating-hover {
    color: #ffd17c !important;
}

.rating .filled {
    color: #ffd17c;
    border: 0px solid #000000;
}

.spn-error {
    color: red;
}

/*ul.rank { margin: 0; padding: 0; list-style: none; transform:rotate(180deg); -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg);}
ul.rank > li {position: relative; margin: 0; height: 30px; background: #ccc; transition: background-color 350ms;}
ul.rank > li + li {margin-top: 10px;}
ul.rank > li:hover, ul.rank > li:hover ~ li {background: #00f;}
ul.rank > li:after {content: ""; display: block; position: absolute; bottom: -10px; left: 0; right: 0; height: 10px;}*/

.acul {
    padding: 0;
    margin: 0px -7px;
}

    .acul li {
        list-style: none;
    }

        .acul li a {
            color: #313131;
            display: block;
            border: 1px solid transparent;
            padding: 8px 16px;
            font-size: 14px;
            border-bottom: solid 1px transparent;
        }

            .acul li a:hover {
                border: 1px solid transparent;
                background-color: transparent;
                color: #006CE8;
            }

            .acul li a.active {
                border: 1px solid transparent;
                background-color: transparent;
                color: #0075EC;
                font-weight: 500;
            }

.actl {
    padding: 10px 18px;
    font-size: 14px;
    color: #FFFFFF;
    background: #003067;
    FONT-WEIGHT: 500;
    margin: -1px -10px;
    border-bottom: solid 1px #EFEFEF;
}

.horzfrm label {
    font-weight: 400;
    color: #000;
    margin-top: 7px;
    font-size: 13px;
    text-align: right;
}

.msdb {
    font-size: 13px;
    padding: 17px 0;
}

.btn-gray {
    background: linear-gradient(to bottom, rgb(222, 222, 222) 0%, rgb(191, 191, 191) 100%);
    background: -webkit-linear-gradient(to bottom, rgb(222, 222, 222) 0%, rgb(191, 191, 191) 100%);
    background: -ms-linear-gradient(to bottom, rgb(222, 222, 222) 0%, rgb(191, 191, 191) 100%);
    background: -moz-linear-gradient(to bottom, rgb(222, 222, 222) 0%, rgb(191, 191, 191) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#bfbfbf', GradientType=0 );
    border: solid 1px #C3C3C3;
    color: #fff;
    border-radius: 3px;
}

    .btn-gray:hover {
        background: linear-gradient(to bottom, rgb(191,191,191) 0%, rgb(222,222,222) 100%);
        background: -webkit-linear-gradient(to bottom, rgb(191,191,191) 0%, rgb(222,222,222) 100%);
        background: -ms-linear-gradient(to bottom, rgb(191,191,191) 0%, rgb(222,222,222) 100%);
        background: -moz-linear-gradient(to bottom, rgb(191,191,191) 0%, rgb(222,222,222) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#bfbfbf', GradientType=0 );
        border: solid 1px #C3C3C3;
        color: #fff;
        border-radius: 3px;
    }

.breadcrumb_title {
    padding: 11px 51px 10px 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #EFEFEF;
}

    .breadcrumb_title h3 {
        padding: 0px;
        margin: 0px;
        font-size: 15px;
        font-weight: 600;
    }

.addressUl {
    padding: 2px;
}

    .addressUl > li {
        min-height: 235px;
        display: inline-table;
        list-style: none;
        width: 31%;
        min-width: 220px;
        border-radius: 2px;
        box-shadow: 0 0 2px rgba(179, 179, 179, 0.82);
        margin-bottom: 21px;
        margin-right: 15px;
        position: relative;
        padding: 10px 0px;
    }

        .addressUl > li:nth-child(3) {
            margin-right: 0px !important;
        }

        .addressUl > li:hover {
            box-shadow: 0 0 2px rgb(64, 64, 64) !important;
        }

        .addressUl > li.activate {
            box-shadow: 0 0 2px rgb(185, 185, 185);
        }

        .addressUl > li:hover button.btn-primary-not-selected {
            color: red !important;
            /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
            /*   background-color: #000000;
    background-image: -moz-linear-gradient(top, #eee, #cbcbcb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#403D3D));
    background-image: -webkit-linear-gradient(top, #eee, #cbcbcb);
    background-image: -o-linear-gradient(top, #eee, #cbcbcb);
   background-image: linear-gradient(to bottom, #eee, #cbcbcb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); */
            /* border-color: #0044cc #0044cc #002a80; */
            /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
            /* background-color: #FDFDFD; */
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        }



.location.default {
    margin: 6px 0 0 00px;
    background: #4BC392;
    display: block;
    padding: 4px 12px;
    color: #fff;
    width: 50%;
    position: relative;
}

    .location.default::before {
        content: '';
        width: 0;
        height: 0;
        border-top: 14px solid transparent;
        border-bottom: 14px solid transparent;
        border-left: 14px solid #4BC392;
        border-width: 14px;
        right: -14px;
        position: absolute;
        top: 0px;
    }
/*.addressUl li h3.tnam{ margin: 7px 0; font-weight:500; font-size:19px; padding: 0 12px; border-bottom:1px solid #e6e6e6;}*/
.addressUl li h3.tnam {
    font-weight: 500;
    font-size: 19px;
    padding: 4px 10px 9px 11px;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 9px 0;
}

.botomcnt {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.collapsed-state {
    padding: 15px;
    text-align: center;
}

.address-item {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    display: block;
    word-wrap: break-word;
}


/*.address-icons {position: absolute; right: 5px; top: 10px;}
.address-icons a {    margin: 0px 5px; text-align: center;}
.address-icons a:hover {color:#000;}
.address-icons a i {font-size:18px;}*/

.address-icons {
    position: absolute;
    right: 5px;
    top: 10px;
}

.Deleting_Address {
    background: url(../Images/spc_sprite-061df176.png);
    background-repeat: no-repeat;
    position: relative;
    width: 33px;
    height: 33px;
    float: right;
    text-align: right;
    top: -10px;
    right: -6px;
    color: #fff;
    font-size: 12px;
    padding-right: 4px;
}


.addressUl li .address {
    font-size: 14px;
    padding: 0 11px;
    color: #6D6D6D;
}

.addressUl li .phone {
    font-size: 14px;
    padding: 7px 0px;
    color: #6D6D6D;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    margin: 10px 0px;
}



    .addressUl li .phone > span {
        font-weight: 500;
        color: #000;
    }

.addressUl li .controls ul {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    background: #F5F5F5;
}

    .addressUl li .controls ul li {
        display: table-cell;
        padding: 5px 11px;
    }

        .addressUl li .controls ul li a { /* display:block; */
            color: #888;
            margin-right: 15px;
            font-weight: normal;
        }

            .addressUl li .controls ul li a i {
                margin-right: 5px;
            }


.product-desc-mrp {
    color: #9C9595;
    font-size: 11px;
}

.addressUl li .controls ul li a:hover {
    color: #444;
}

.product_list_view_cont {
    padding: 10px 0px 10px 10px;
    line-height: 12pt;
    border-bottom: 1px dotted #b5b5b5;
    display: inline-block;
    width: 100%;
}

    .product_list_view_cont .product_image_wrapper {
        width: 131px;
        margin-right: 19px;
    }

        .product_list_view_cont .product_image_wrapper .product-image {
            display: block;
            margin-right: 19px;
            width: 131px;
            height: 194px;
        }

.product_list_view_info_cont {
    width: 420px;
}

    .product_list_view_info_cont div span i {
        color: #c70505;
        font-size: 12px;
    }

.wish_list_view_buy-outer {
    width: 130px;
    text-align: left;
    position: relative;
    min-height: 80px;
    float: right;
}


span.added-on-tag {
    display: inline-block;
    font-size: 11px;
    padding: 2px 3px 2px 7px;
    color: #777;
}

.product_list_view_heading {
    font-size: 14px;
    padding-bottom: 5px;
    word-wrap: break-word;
}

.product_list_view_info_cont .product_list_view_heading {
    color: #4A4A4A;
}

.ratingStarsSmall {
    padding-right: 5px;
    float: left;
}

.wish_list_view_price_outer {
    margin-bottom: 8px;
    margin-top: 0;
}

.yellowbg {
    background: #FEF7A7;
    font-size: 12px;
    color: #4F4E53;
    padding: 2px 5px 2px 5px;
    margin-bottom: 20px;
    display: inline-block;
}

.glyphicon {
    font-size: 12px;
}

.width100 {
    width: 100%;
}

.product_list1 {
    padding: 0px;
}

    .product_list1 li {
        list-style: none;
    }

.product_list_view_cont:hover {
}

.ratingsWrappertc {
    display: inline-block;
    width: 100%;
    margin-top: -5px;
}

.overhid {
    display: flex;
}

.lfloat {
    float: left;
}

.product_list_view_viewLink a {
    margin-left: 0px;
}

.product_list_view_viewLink a, .wishl_list_view_viewLink a, .listWishSelect, .remWishlist {
    font-size: 12px;
    text-decoration: none;
    /*display: block; width: 99px; margin: 5px 0 0 15px; text-transform: uppercase; cursor: pointer;*/
}

.dividerGrey {
    display: inline-block;
    margin: 8px 0px 8px 0px;
}
/*.dividerGrey:before {height: 12px; width: 1px; margin-top: 7px; background: #d6d6d6; content: " "; position: absolute;}*/
.remWishlist {
    width: 171px;
}

.min-height470 {
    min-height: 470px;
}

.product_list_view_viewLink {
}

.dividerPipe {
    height: 12px;
    width: 1px;
    background: #444;
    margin: 2px 10px 2px 1px;
    outline: 1px solid transparent;
    display: inline-block;
    vertical-align: middle;
}

/* Cart Css */
.cart_css .tab-title {
    font-weight: 400;
}

.cart_css .small-font-text {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.cart_css {
    display: block;
    margin: -16px -23px 6px -23px;
    background: #004FA9;
    color: #fff;
    padding: 19px 12px 1px 19px;
    position: relative;
}

    .cart_css:before {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        top: 100%;
        border-width: 5px 7px 2px 0;
        border-style: solid;
        border-color: #666 transparent transparent #666;
    }

    .cart_css:after {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        left: 0;
        top: 100%;
        border-width: 6px 1px 0 6px;
        border-style: solid;
        border-color: #666 #666 transparent transparent;
    }

.tab-title {
    margin-bottom: 5px;
    margin-top: -8px;
    line-height: 28px;
    font-size: 22px;
    font-weight: normal;
}

.small-font-text {
    color: #9e9e9e;
    font-size: 12px;
    margin-bottom: 15px;
}


.kvmenu {
    height: 40px;
    margin: 0px 0px 30px 0px;
}

    .kvmenu ul {
        list-style: none outside none;
        position: relative;
        padding: 0px;
    }

.kvmenu-li {
    border-bottom: 5px solid #efefef;
    position: absolute;
    width: 100%;
    bottom: 5px;
}

.kvmenu ul li {
    color: #737373;
    cursor: default;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    float: left;
    width: 33%;
    font-size: 10px;
    height: 35px;
    position: relative;
}

    .kvmenu ul li:nth-child(2) {
        width: 34%;
    }

.active-kv-bag {
    background-position: -6px -31px !important;
    height: 51px;
    width: 61px;
    margin-bottom: 3px;
    position: absolute;
    bottom: -21px;
    z-index: 1;
    left: 146px;
}

.kv-address {
    background-position: -70px -86px !important;
    height: 51px;
    width: 61px;
    position: absolute;
    bottom: -18px;
    z-index: 1;
    left: 146px;
}

.kv-delivery {
    background-position: -134px -86px !important;
    height: 51px;
    width: 61px;
    position: absolute;
    bottom: -18px;
    z-index: 1;
    left: 146px;
}

.checkoutSprite {
    width: 61px;
    height: 51px;
    display: block;
    background: url("../Images/checkout_sprite_background.png") no-repeat transparent;
    background-repeat: no-repeat;
}


.kvmenu-text.dl {
    left: 151px;
}

.kvmenu-text {
    color: #cecece;
    margin-top: 5px;
    position: absolute;
    bottom: -35px;
    left: 157px;
}

.kvmenu-li {
    border-bottom: 5px solid #B3B3B3;
    position: absolute;
    width: 100%;
    bottom: 5px;
}

.kvmenu-text.sp {
    left: 133px;
}


.kvmenu-active-li {
    border-bottom: 5px solid #262626;
    position: absolute;
    width: 100%;
    position: absolute;
    width: 100%;
    bottom: 5px;
}

.kvmenu-active-text {
    color: #a1a1a1;
    margin-top: 5px;
    position: absolute;
    bottom: -35px;
    left: 157px;
}

/* ------------------------------------------  */

.reviews-outer {
    width: 100%;
}

.reviews-title {
    line-height: 32px;
    border-bottom: 1px solid #DADADA;
    color: #161515;
    font-weight: 500;
    font-size: 13px;
    /* background-color: #F4F4F4; */
    padding: 5px 0;
    margin: 0 -15px;
}

.review-item {
    width: 60px;
    text-align: left;
}

.review-item-title {
    width: 250px;
    text-align: left;
    padding-left: 10px;
}

.review-img {
    width: 60px;
}

.pad-3px-top {
    padding-top: 3px;
}

.review-details {
    width: 190px;
    min-height: 1px;
    padding: 0 5px;
    text-align: left;
}

.review-item-name {
    font-size: 13px;
    color: #212121;
    padding-top: 3px;
    line-height: 15px;
    margin-bottom: 8px !important;
    height: 33px;
    min-height: 15px;
}

.review-details .review-attr {
    margin-bottom: 5px;
}

.qty-overlay {
    position: absolute;
    height: 100% !important;
    width: 100%;
    top: 0;
    z-index: 999999;
    display: none;
}

.review-cart-items select {
    min-height: 34px !important;
    height: 34px !important;
}

.s-hidden {
    visibility: hidden;
    padding-right: 10px;
}

#reviews-data .styledSelect {
    padding-right: 0;
}

.review-cart-items .review-qty > div {
    height: 34px !important;
    line-height: 22px !important;
    font-size: 14px !important;
    min-width: 45px !important;
    margin: 0 auto;
}

.styledSelect {
    background-color: white;
    position: relative;
    padding: 0 25px 0 10px;
    font-size: 14px;
    border: 1px solid #eee;
    min-width: 50px !important;
    overflow: hidden;
    word-break: break-all;
}

.reviews-delivery .radio {
    margin-bottom: 5px !important;
}

.radio {
    font-size: 12px;
    cursor: pointer;
    padding: 0px;
    position: relative;
}

.review-info label {
    line-height: 18px;
}

.radio input[type=radio] {
    height: 0;
    opacity: 0;
    overflow: hidden;
    width: 0;
    position: absolute;
}

    .radio input[type=radio]:checked ~ .circle {
        border-color: #ff8831;
    }

.radio.medium .circle {
    height: 14px;
    width: 14px;
}

.radio .circle {
    border: 2px solid #969696;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    cursor: pointer;
}

.radio span {
    display: block;
    left: 0;
    position: absolute;
    top: 2px;
    transition-duration: 0.2s;
}

.you-pay-html-limited-view, .you-pay-html-simple-view {
    line-height: 22px;
}

.highlight-price {
    color: #212121;
}

.reviews-title .review-qty { /*text-align: center;*/
}

.review-qty {
    width: 70px;
    text-align: left;
}

.review-info {
    width: 210px;
    padding: 0 5px;
    text-align: left;
    margin: 0px 10px;
}

.crt-price {
    width: 110px;
    padding: 0 5px;
    text-align: left;
}

.review-sub {
    width: 100px;
    text-align: right;
    margin-right: 30px;
}

.review-sub2 {
    width: 100px;
    text-align: right;
    margin-right: 15px;
}

.review-infoqu {
    width: 185px;
    padding: 0 5px;
    text-align: left;
}

.review-price-wrapper {
    display: inline-block;
}

.review-remove-item .remove {
    font-size: 12px;
    font-style: normal;
    margin-left: 2px;
    color: #ababab;
    cursor: pointer;
    padding: 5px;
}

.rfloat {
    float: right;
}

#reviews-data {
    padding-top: 15px;
    width: 100%;
    font-size: 12px;
    display: inline-block;
}

#reviews-payment {
    width: 100%;
    padding-top: 15px;
}

.reviews-payment-info {
    width: 100%;
}

span.terms-and-condition-not-select {
}

    span.terms-and-condition-not-select label {
        color: red !important;
    }

.store-address {
    line-height: 18px;
    width: 260px;
}

.promo-not-available {
    width: 230px;
    display: none;
    line-height: 16px;
    display: block;
    color: #9e9e9e;
    font-size: 13px;
}

.promo-label {
    line-height: 14px;
    display: block;
    color: #2F2F2F;
    font-size: 13px;
    font-weight: 400;
}

.promo-outer {
    width: 228px;
    padding: 7px;
    background: #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-top: 8px;
}

.promo-msg {
    font-size: 11px;
    margin: 3px 0 0 0;
}

.reviews-promo-gw .gift-wrapper {
    margin-top: 10px;
}

.light-roboto-font {
    color: #7D7D7D;
    font-weight: normal;
    font-size: 18px;
}

#no-gift-wrap-option {
    line-height: 14px;
    color: #212121;
    margin-left: 5px;
    cursor: default;
    text-decoration: none;
}

#reviews-payment-details .total-pay {
}

.extraMediumLargeFont, .overlay-content .seller-row .price, #reviews-payment-details .total-pay {
    font-size: 20px;
}

.make-payment-row {
    line-height: 20px;
}

#reviews-payment-details .total-pay .total-amt {
    /*color: #212121;*/
    float: right;
}

.aucl {
    padding: 0px;
    margin: -5px 0px 0px 0px;
}

    .aucl li {
        background-color: #fafafa;
        display: inline-block;
        width: 100%;
        padding: 3px 10px;
        margin-bottom: 0px !important;
        border-bottom: 1px solid #eee;
    }
/*.aucl li:nth-child(odd) {background: #fafafa;}
.aucl li:nth-child(even) {background: #ecf4fa;}*/

.act_left {
    float: left;
}

.act_right {
    float: right;
}

.text-green {
    color: #357d00;
}

.text-fff {
    color: #fff;
}

.border-eee {
    border: 1px solid #eee;
}

.bg-efad4d {
    background: #efad4d;
}

.bg-da534f {
    background: #da534f;
}

.whitebox {
    border: solid 1px #E4E4E4;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
}

.table-cell {
    display: table-cell;
    position: relative;
}

.cart-t-title .table-cell.head {
    font-size: 13px;
    background: #fff;
    font-weight: 400;
    color: #9e9e9e;
    padding: 0;
}

.cart-totals {
    font-size: 13px !important;
    font-weight: 400;
    color: #9e9e9e;
}

.cart-totals-you-pay {
    font-size: 18px !important;
    font-weight: 400;
    color: #9e9e9e;
}

.total-amt-you-pay {
    color: #818080;
    float: right;
}

.hoverline:hover {
    text-decoration: underline;
}

.minusmargin {
    padding: 0 15px 15px 15px;
    background: #F1F1F1;
    margin-bottom: -15px;
    margin-top: -5px;
}

.btn-beauty {
    background-color: #006EEA;
    border-color: #006EEA;
    color: #fff;
}

    .btn-beauty:hover, .btn-beauty:focus {
        background-color: #005FCA;
        border-color: #006EEA;
        color: #fff;
    }

.cartbrand {
    text-transform: uppercase;
    color: #9A9A9A;
    margin-right: 13px;
    min-width: 45px;
    display: inline-table;
}

.paymtlist {
    padding-left: 20px;
}

    .paymtlist li a {
        display: block;
    }

    .paymtlist li {
        cursor: pointer;
        list-style: none;
        display: table;
        width: 100%;
        margin: 35px 0;
    }


        .paymtlist li .check {
            float: left;
            width: 39px;
            height: 39px;
            border-radius: 100%;
            border: solid 2px #51B99B;
            padding: 5px;
            margin: 6px 19px 4px 14px;
        }


            .paymtlist li .check .dot {
                background: #fff;
                width: 25px;
                height: 25px;
                border-radius: 100%;
                display: block;
            }

        .paymtlist li.active .check .dot {
            background: #51B99B;
            width: 25px;
            height: 25px;
            border-radius: 100%;
            display: block;
        }


.mt13 {
    margin-top: 13px;
}

.mttl {
    color: #9C9C9C;
    font-weight: normal;
    font-size: 18px;
}

.areatags {
    opacity: 0.6;
    float: right;
}

    .areatags li {
        list-style: none;
        height: 60px;
        display: inline-table;
    }

        .areatags li .ic {
            width: 29px;
            height: 30px;
            float: left;
            font-size: 26px;
            color: #ccc;
            text-align: left;
            margin-top: 12px;
        }

        .areatags li .text {
            float: left;
            width: 78px;
            font-size: 10px;
            color: #2F2F2F;
            border-right: solid 1px #ccc;
            margin-right: 12px;
            position: relative;
            top: 4px;
        }

        .areatags li:last-child .text {
            border-right: solid 1px transparent;
        }

/*.dsbd {background-color: #ededed; padding: 10px;}*/
.dsbd_in {
    background-color: #fff;
    padding: 0px;
    border: #dbd8d8 1px solid;
}

    .dsbd_in:hover {
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
        -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        transition: all 300ms;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        -o-transition: all ease-in-out 0.2s;
        transition: all ease-in-out 0.2s;
    }

.blnsbox {
    width: 100%;
    border: none;
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    min-height: 145px;
    box-shadow: 0 0 4px rgba(144, 144, 144, 0.29);
}

.blnsbox_in {
    background-color: #006dea;
    padding: 9px 10px;
    left: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    border-bottom: none;
}

.dsbd_in h3 {
    text-transform: none;
    margin: 5px 10px;
    padding: 6px 0px 10px 0px;
    border-bottom: 1px solid #E7E7E7;
    position: relative;
    color: #5c5853;
}

    .dsbd_in h3::before {
        content: '';
        border-bottom: 1px solid #f7f7f7;
    }

.dsbd_in_box {
    padding: 10px;
    min-height: 110px;
    position: relative;
    color: #6a6762;
}

.dsbd_in_box50 {
    padding: 10px;
    min-height: 50px;
    position: relative;
}

.badh_url {
    text-align: center;
}

    .badh_url a {
        padding: 10px;
        text-align: center;
        display: block;
        background-color: #F7F7F7;
        margin: 10px 0px 0px 0px;
        border-top: #dbd8d8 1px solid;
    }

        .badh_url a:hover {
            background-color: #eee;
            border-top: #dbd8d8 1px solid;
        }

.bold500 {
    font-weight: 500;
}


.product_list_view_heading.brndnm {
    color: #8A8A8A;
    font-size: 13px;
}

.product-desc-wCB {
    margin-top: 3px;
}

.product_list_view_viewLink {
    margin-top: 5px;
}

    .product_list_view_viewLink a {
        color: #505050;
        text-transform: uppercase;
        font-size: 10px;
    }

        .product_list_view_viewLink a:hover {
            text-decoration: underline;
            color: #000;
        }

.sratg {
    font-size: 12px;
    color: #6D6D6D;
}

.fs13 {
    font-size: 14px !important;
}

.blnsbox label {
    color: #636363;
    font-weight: 400;
}

.fw500 {
    font-weight: 700 !important;
}

.c-black {
    color: #000 !important;
}

.paymthod ul {
    padding: 0;
}


    .paymthod ul li {
        padding: 0;
        list-style: none;
        display: table;
        width: 100%;
        margin-bottom: 18px;
        cursor: pointer;
    }

        .paymthod ul li a {
            display: table;
            width: 80%;
            color: #737373;
            font-weight: 400;
        }

            .paymthod ul li a img, .paymthod ul li a .text {
                float: left;
                padding: 0 5px;
            }



        .paymthod ul li .check {
            float: left;
            width: 20px;
            height: 20px;
            border-radius: 100%;
            border: solid 2px #51B99B;
            padding: 2px;
            margin: 0 9px 4px 0;
        }

        .paymthod ul li.active .check .dot {
            background: #51B99B;
            width: 12px;
            height: 12px;
            border-radius: 100%;
            display: block;
        }





div.reverse-auction-error {
    display: block;
    background-color: rgba(254, 4, 4, 0.12);
    border: 1px solid #fe0404;
    padding: 2px 3px;
}

    div.reverse-auction-error span {
        color: #fe0404;
    }

div.reverse-auction-success {
    /*display: block;
    background-color: rgba(21, 181, 4, 0.12);
    border: 1px solid #15b504;
    padding: 2px 3px;*/
    position: absolute;
    display: block;
    background-color: rgb(145, 197, 63);
    border: 1px solid #15b504;
    padding: 2px 3px;
    text-align: center;
    color: #ffffff;
    top: 0;
}

    div.reverse-auction-success span {
        /*color: #15b504;*/
        color: #ffffff;
    }







/* Bidders Details.............*/
div.bidder-list-mask {
    width: 100%;
    position: absolute;
    background-color: rgba(3, 3, 3, 0.51);
    z-index: 9999;
    bottom: 0px;
    top: 0px;
}


    div.bidder-list-mask .text {
        margin-left: calc(50% - 25px);
        font-size: 13px;
        color: #ffffff;
    }







.cssload-loader {
    position: relative;
    left: calc(50% - 24px);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    perspective: 600px;
    margin-top: calc(45%);
}

.cssload-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

    .cssload-inner.cssload-one {
        left: 0%;
        top: 0%;
        animation: cssload-rotate-one 1.15s linear infinite;
        -o-animation: cssload-rotate-one 1.15s linear infinite;
        -ms-animation: cssload-rotate-one 1.15s linear infinite;
        -webkit-animation: cssload-rotate-one 1.15s linear infinite;
        -moz-animation: cssload-rotate-one 1.15s linear infinite;
        border-bottom: 3px solid #ffffff;
    }

    .cssload-inner.cssload-two {
        right: 0%;
        top: 0%;
        animation: cssload-rotate-two 1.15s linear infinite;
        -o-animation: cssload-rotate-two 1.15s linear infinite;
        -ms-animation: cssload-rotate-two 1.15s linear infinite;
        -webkit-animation: cssload-rotate-two 1.15s linear infinite;
        -moz-animation: cssload-rotate-two 1.15s linear infinite;
        border-right: 3px solid #ffffff;
    }

    .cssload-inner.cssload-three {
        right: 0%;
        bottom: 0%;
        animation: cssload-rotate-three 1.15s linear infinite;
        -o-animation: cssload-rotate-three 1.15s linear infinite;
        -ms-animation: cssload-rotate-three 1.15s linear infinite;
        -webkit-animation: cssload-rotate-three 1.15s linear infinite;
        -moz-animation: cssload-rotate-three 1.15s linear infinite;
        border-top: 3px solid #ffffff;
    }







@keyframes cssload-rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-one {
    0%; {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-one {
    0% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-one {
    0% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-two {
    0%; {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-two {
    0% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-two {
    0% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-three {
    0%; {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-three {
    0% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-three {
    0% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}






/*===================Add To Compare [Srart]==============================*/
.ComparisionOuter {
    background-color: #E9F5A0;
    width: 100%;
    border: 1px solid #B6D215;
    position: static;
}

.compare-item {
    vertical-align: top;
    background-color: #F5FBD7;
    border: 1px solid #E1E1E1;
    float: left;
    font-size: 11px;
    height: 58px;
    margin: 9px 0 0 10px;
    padding: 5px;
    position: relative;
    width: 199px;
}

    .compare-item span.img {
        background-color: #fff;
        display: inline-block;
        margin-right: 10px;
        width: 56px;
        height: 56px;
        float: left;
    }

    .compare-item img {
        margin: 0 4px;
    }



.ComparisionOuter .closeComparision {
    font-weight: bolder;
    position: absolute;
    margin-left: 747px;
    margin-top: 0px;
    font-size: 15px;
}

.divComparision {
    width: 668px;
}

.compareBtn {
    margin-right: 15px;
    margin-top: 31px;
    width: 49px;
}

.circle-close {
    background-image: url('../images/close.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left top;
    height: 15px;
    margin-top: -12px;
    position: absolute;
    right: -5px;
    width: 15px;
}

.fixed {
    position: fixed !important;
    top: 0px;
    margin-top: 0px !important;
    z-index: 10012 !important;
}

/*===================Add To Compare [END]==============================*/

.loadmore {
    width: 105px;
    height: 35px;
    background: #0f8ef7;
    display: block;
    text-align: center;
    line-height: 29px;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    margin: 5px auto 0;
}


.socialLogin {
    display: block;
    margin: 20px 0px 0px 0px;
}

a.fbLogin {
    BACKGROUND: #3f60a5;
    color: #fff;
    height: 40px;
    display: block;
    border: 1px solid #334e88;
    text-align: left;
    line-height: 34px;
    font-size: 17px;
    margin-bottom: 20px;
}

.socialLogin .fbLogin img {
    width: 40px;
    float: left;
    display: inline-block;
    border-right: 1px solid #254b9b;
    height: 39px;
    padding: 10px;
    margin-right: 16px;
}

.socialLogin .googleLogin {
    BACKGROUND: #e54521;
    color: #fff;
    height: 40px;
    display: block;
    border: 1px solid #c4300e;
    text-align: left;
    line-height: 34px;
    font-size: 17px;
}

    .socialLogin .googleLogin img {
        width: 40px;
        float: left;
        display: inline-block;
        border-right: 1px solid #c4300e;
        height: 39px;
        padding: 10px;
        margin-right: 16px;
    }

.social_box.gl {
    padding-right: 20px;
    float: left;
}

.social_box.fb {
    padding: 0px 20px 0 6px;
}

a.clsCredit.btn.ccpay.btn-primary.display-block {
    line-height: 26px;
    font-size: 18px !important;
}


/*rahul*/

.e_imgd {
    height: 300px;
    position: relative;
}

    .e_imgd img {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        max-height: 100%;
        max-width: 100%;
        margin: auto;
    }

h4.ProjectName {
    font-size: 27px;
    margin-top: 0;
    position: relative;
}

.priceLablewhite {
    font-size: 28px;
    font-weight: 600;
}

.e_prod_name {
    font-size: 16px;
    /* color: #000; */
    margin-bottom: 8px;
}



.projectdetail_page .item {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.showload {
    background: url('../images/loader.gif') no-repeat 50%;
    min-height: 200px;
    background-size: 60px;
}

.cartpayment_loader .showload {
    position: absolute;
    z-index: 99999;
    left: 0;
    right: 0;
    top: 0;
}

.donate-heading {
    display: table;
    width: 100%;
    table-layout: fixed;
    font-weight: 600;
    padding: 0px 0 0px 0;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    font-size: 15px;
}

    .donate-heading li a {
        border-bottom: solid 2px transparent;
        display: block;
        color: #848484;
        padding: 0px 0 12px 0;
    }

    .donate-heading li {
        display: inline-block;
        margin-left: 30px;
    }


        .donate-heading li a.active {
            border-bottom: solid 3px #ff7613;
            color: #ff7613;
        }

.nav-tabs.donate > li a {
    padding: 0 0px 15px 0px;
}




.scrollBar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.scrollBar::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.scrollBar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #06332E;
}

.headClass {
    padding: 5px !important;
}

.cartclose {
    font-style: normal;
    border: solid 1px #aaa;
    color: #191919;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    line-height: 14px;
    border-radius: 100%;
    font-size: 23px;
}

/*.socil_icon { display: none !important; }*/


@media (min-width: 992px) {
    div#divCartController {
        display: flex;
        flex-flow: row-reverse;
        justify-content: center;
    }

    .appdownload a img {
        width: 113px;
        border-radius: 5px;
    }

    .appdownload a {
        display: inline-block;
        margin: 0 4px;
    }

    .appdownload p {
        text-align: left;
        font-weight: 600;
        color: #000;
        font-size: 20px;
        padding-left: 7px;
        margin-top: 14px;
    }




    .navbar-fixed-top .Bnavlist {
        background: 0 0;
        top: 0;
        padding: 0;
        margin: 0;
    }

    section {
        min-height: 400px;
    }

    a.gotop {
        width: 34px;
        height: 34px;
        background: #06332E;
        display: inline-block;
        text-align: center;
        line-height: 28px;
        color: #fff;
        font-size: 20px;
        position: fixed;
        bottom: 3%;
        right: 2%;
        z-index: 9999;
        border-radius: 2px;
        DISPLAY: NONE;
    }

        a.gotop:hover {
            color: #fff;
        }


    .e_menu ul li a {
        /* padding: 0 1px !important; */
    }



    #main-slider-container {
        height: 335px;
        position: relative;
    }

    .detail textarea.form-control {
        /* height: 85px !important; */
    }

    .breadcrumb {
        display: none;
    }

    .mb70md {
        margin-bottom: 70px;
    }

    .dona_tab li:first-child a:before {
        position: absolute;
        content: "\f104";
        left: -3px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px;
        color: #999898;
        top: 14px;
    }

    .donate .total {
        padding: 20px 20px !important;
    }

    .pl20md {
        padding-left: 20px;
    }

    .mt40md {
        margin-top: 40px;
    }

    .cartpage .total {
        margin-right: 0;
        margin-left: 0;
        border-top: 1px solid #E1E1E1;
        padding: 10px 0;
        /* position: absolute; */
        width: 100%;
        bottom: 0;
        right: 0;
        left: 0;
    }



    .cart-heading {
        display: table;
        width: 100%;
        table-layout: fixed;
        font-weight: 600;
        padding: 0px 0 13px 0;
        border-bottom: solid 1px #ddd;
        margin-bottom: 10px;
        font-size: 15px;
    }

    .cartpage .items {
        padding: 10px 0 12px 0;
        border-bottom: solid 1px #eee;
    }

        .cartpage .items:last-child {
            border-bottom: none;
        }

    .cartpage {
        box-shadow: 0 4px 12px #d6d6d6;
        background: #fff;
        /* min-height: 445px; */
        margin: 20px 0px;
        max-width: 450px;
        width: 100%;
        border-radius: 25px;
    }

        .cartpage .customTable tr td {
            border: none !important;
            border-bottom: 1px solid #eee !important;
        }

        .cartpage .customTable tr:last-child td {
            border: none !important;
        }

    .donatetext .Donate-text {
        margin-bottom: 5px;
    }


    .cartpage h4.heading {
        border-bottom: 1px solid #eee;
        padding-bottom: 18px;
    }

    .cartpage .items .table-cell {
        vertical-align: top;
    }

    h4.ProjectName {
        min-height: 29px;
        color: #06332E;
        /* margin: 0px 0px 30px 0px; */
    }

    .projectdetail_page .e_prod_name {
        min-height: 177px;
    }

    .projectdetail_page .item > div {
        display: table-cell;
        vertical-align: top;
    }

        .projectdetail_page .item > div.image {
            width: 479px;
            /* box-shadow: 0px 0px 6px rgba(64, 64, 64, 0.35); */
            padding: 0;
            border-radius: 0;
        }

        .projectdetail_page .item > div.detail {
            padding: 0 30px 0 0px;
        }

    .detail_img {
        width: 100%;
        height: 318px;
        /* display: table; */
        text-align: center;
        margin: 0;
        position: relative;
    }

        .detail_img > img {
            vertical-align: middle;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            top: 0;
            margin: auto;
            max-width: 100%;
            max-height: 100%;
            width: auto;
        }
}

.internal {
    font-weight: 600;
    margin-bottom: 10px;
}

.discription {
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
}

.dtl_donate .btn-donate:first-child { background: #06332E; color: #fff;}

.btn-donate {
    background-color: #fff;
    border: 1px solid #06332E;
    padding: 0 0 !important;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
    color: #06332E;
    text-transform: uppercase;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    position: relative;
    text-align: center;
    line-height: 30px;
}

    .btn-donate i {
        position: absolute;
        left: 12px;
        top: 7px;
        font-size: 18px;
    }

    .btn-donate:hover {
        background: #06332E;
        color: #fff;
    }


#myform {
    text-align: right;
    margin: 20px 0px 15px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    #myform > * {
    }

.qty {
    width: 80px;
    height: 34px;
    text-align: center;
    border: 1px solid #ddd;
}

input#qtyplus {
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    /* border: 2px solid #06332E !important; */
    border-radius: 50%;
    padding: 0px 0px 12px 0px;
    line-height: 7px;
    min-height: unset;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #06332E;
    background: #fff;
    background-image: url(../images/i_plus_n.svg);
    font-size: 0px;
    background-position: center;
    background-size: cover;
    border: none;
}

input#qtyminus {
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    /* border: 2px solid #06332E !important; */
    border-radius: 50%;
    padding: 0px 0px 12px 0px;
    line-height: 7px;
    min-height: unset;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #06332E;
    background: #fff;
    background-image: url(../images/i_minus_n.svg);
    font-size: 0px;
    background-position: center;
    background-size: cover;
    border: none;
}

.labelCustom {
    padding-bottom: 15px;
}


label.visa {
    padding: 10px 0px;
    font-weight: 700;
    font-size: 15px;
}

.totalSum {
    position: absolute;
    bottom: 15px;
    font-size: 16px;
    left: 5px;
    width: 555px;
    background: #f7f7f7;
}

.moreItems a {
    color: #06332E;
    font-weight: 700;
    font-size: 15px;
}


.nav-tabs {
    border-bottom: none;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs > li {
    float: right !important;
    list-style: none;
}

.nav > li {
    position: relative;
    display: block;
}

.nav-tabs > li > a {
    /* margin-right: 2px; */
    /* line-height: 1.42857143; */
    border: none;
    /* border-radius: 4px 4px 0 0; */
}

.radioCustom_box {
    position: absolute;
}

.nav > li > a {
    /* position: relative; */
    /* display: block; */
    /* font-size: 15px; */
    /* font-weight: 800; */
    /* color: #777; */
    /* padding: 10px 0px; */
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
    /* color: #ff7613; */
    /* border-bottom: 3px solid #ff7613; */
    /* background: none; */
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        color: #ff7613;
        border-bottom: 3px solid #ff7613;
        border: none;
        border-bottom: 3px solid #ff7613;
        background: none !important;
    }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #06332E;
            border: none;
            font-weight: 700;
            background: none;
            border: 2px solid #06332E;
        }

#labelPay:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    border: 1px solid #000;
}

#labelPay {
}

#mobilemenu svg {
    position: absolute;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    color: #06332E;
}

.bagicoleft svg line {
    stroke: #06332E !important;
}

.projects_d.detail > .item {
    padding: 0px 10px 40px 10px;
    /* padding: 0 10px; */
    /* margin-bottom: 20px; */
}


@media (min-width:1680px) {

    .projects_d.detail > .item {
        width: 33.333%;
    }
}


@media (min-width:1201px) and (max-width:1679px) {
}



.bann3 {
    background: url(../images/banner3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    min-height: 153px;
}

.customTable td {
    /* border-bottom: solid 1px #eee; */
}


@media (min-width: 1201px) {
    .projects_d.detail > .item {
    }

    .projects_d.detail > .item {
        width: 31.333%;
    }






    .work_area {
        min-height: 100%;
        position: relative;
        /* padding-bottom: 50px; */
        /* padding-top: 90px; */
        /* background-size: 100%; */
        /* background: url(../images/ndbgimg.png); */
    }

    .admoreitmcart {
        margin: 40px 20px 0 0;
        display: block;
        color: #2270D5;
        font-weight: 600;
        width: 150px;
        font-size: 15px;
    }

    .carttot {
        padding: 0 0px 0 20px;
        width: 211px;
        float: left;
        min-height: auto;
        margin-bottom: 10px;
    }

        .carttot .at {
            font-weight: 600;
            font-size: 16px;
            width: 81px;
            text-align: right;
        }

        .carttot .bt {
            font-weight: 600;
            font-size: 23px;
            text-align: left;
        }

    .cartbtn.tx {
        width: 195px !important;
        margin: 10px 0 0 20px;
        display: inline-block;
        height: 40px;
        line-height: 35px;
        font-size: 15px;
    }

    .ad_donbtn {
        display: flex;
        width: 400px;
        align-items: center;
        justify-content: center;
        margin: 20px auto 0px auto;
    }

    body {
        /* padding-top: 0; */
        /* overflow-y: scroll; */ /*just to stop lagging of scrollbar when content loads dynamically*/
    }


    .trueloading {
        position: relative;
        left: 0;
        right: 0;
        /* top: 120px; */
        text-align: center;
        height: 70px;
        width: 70px;
        border-radius: 100%;
        background: #fff;
        margin: 0 auto;
    }

    .e_menu ul li a {
        color: #888888;
        /* text-transform: uppercase; */
        padding: 0 7px 0 8px !important;
        position: relative;
        font-size: 12px;
        font-weight: 600;
    }

    a.eurekaLogo img {
        width: 100px;
    }

    .navbar-fixed-top .h_bar.d-table, .animate_two .h_bar.d-table {
        margin-top: 0;
    }

    .navbar-fixed-top {
        /* height: 58px; */
    }

    a.eurekaLogo {
        position: absolute;
        top: -55px;
        right: 0;
    }

    .h_bar .logo-cell {
        width: 100px;
    }

    .h_bar .cart-cell {
        vertical-align: top;
        /*width: 120px;*/
    }

    .h_bar > div[class*='cell'] {
        display: table-cell;
        position: relative;
        vertical-align: top;
    }

    #textnotes {
        /* width: 400px; */
    }
}

@media (min-width: 992px) and (max-width:1199px) {


    .work_area {
        min-height: 100%;
        position: relative;
        padding-bottom: 58px;
        /* padding-top: 219px; */
    }

    #mainslider {
        /* height: 325px; */
    }

        #mainslider .item {
            height: 326px;
        }

    .copyrighttext {
        padding-top: 0;
        font-size: 12px;
        font-family: arial;
        color: #3E3E3E;
        padding-bottom: 10px;
    }

    .navbar {
        height: auto;
    }

    .projects_d .imgcont {
        height: 156px;
    }

    .projects_d.detail > .item {
        display: inline-block;
        width: 25%;
    }

    .e_menu ul li a {
        /* color: #ffffff; */
        /* text-transform: uppercase; */
        /* padding: 0 12px; */
        /* position: relative; */
        /* font-size: 16px; */
        /* font-weight: 600; */
    }

    .e_menu ul li a {
        padding: 0 7px !IMPORTANT;
        font-size : 12px;
    }

    a.eurekaLogo img {
        width: 94px;
    }

    a.eurekaLogo {
        position: absolute;
        top: -44px;
        right: 0;
        padding: 0;
    }

    .h_bar .logo-cell {
        width: 110px;
    }

    .h_bar .cart-cell {
        vertical-align: top;
        /* width: 125px; */
    }

    .h_bar > div[class*='cell'] {
        display: table-cell;
        position: relative;
        vertical-align: top;
    }
}

@media (min-width: 768px) and (max-width:1199px) {


    #mobilemenu {
        position: absolute;
        display: inline-block;
        width: 40px;
        height: 40px;
        padding: 10px;
        margin-top: 10px;
        float: right !important;
        cursor: pointer;
        z-index: 9999;
        right: 7px;
    }

    a.eurekaLogo {
        position: absolute;
        top: 4px;
        left: 0px;
        padding: 0;
        margin: 0px auto !important;
        display: block;
        width: 71px;
        float: unset;
        right: 0px;
        height: auto;
    }

    .menubg .container .d-table.h_bar .ndmenu.menu-nd {
        /* width: 100%; */
        min-width: auto;
    }

    .menubg {
        position: absolute;
        z-index: 1;
    }

    .btn-donatextend {
        background-color: #b22a1d;
        width: 100% !important;
        text-align: right;
    }

    .projects_d .imgcont {
        height: auto !important;
    }

    .ndtbcstm {
        margin-bottom: 15px !important;
    }

        .ndtbcstm li {
            margin-bottom: 0px;
        }

            .ndtbcstm li a {
                margin: 0px 5px !important;
                padding: 0px 25px 0px 0px !important;
                min-width: 95px;
                position: relative;
                color: #ACACAC !important;
                font-size: 15px;
            }

                .ndtbcstm li a:after {
                    content: '';
                    border: 2px solid #A8A8A8;
                    border-radius: 50%;
                    width: 20px;
                    height: 20px;
                    position: absolute;
                    right: 0px;
                    top: 2px;
                }

                .ndtbcstm li a:hover {
                    color: #06332E;
                }

            .ndtbcstm li.active {
            }

                .ndtbcstm li.active a {
                    border: none !important;
                    color: #06332E !important;
                }

                    .ndtbcstm li.active a:after {
                        content: '';
                        border: 2px solid #06332E;
                        border-radius: 50%;
                        width: 20px;
                        height: 20px;
                        display: inline-block;
                        float: right;
                    }

                    .ndtbcstm li.active a:before {
                        content: '';
                        background: #06332E;
                        width: 10px;
                        height: 10px;
                        position: absolute;
                        border-radius: 50%;
                        right: 5px;
                        top: 7px;
                    }

    .detail textarea.form-control {
        min-height: 55px !important;
        height: 100% !important;
        margin-bottom: 19px;
    }

    .projectdetail_page .item .detail .ad_donbtn .row {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }

    .ndtitl {
        right: 20px;
    }
}



@media (max-width: 768px) {

    .newchckbx .newchckbxbox {
        margin-bottom: 10px;
    }

    .newchckbx .nwrdobtn {
        top: 8px !important;
        background-color: #d6d6d6 !important;
    }

    .newchckbx .chckcntanrnw input:checked ~ .nwrdobtn {
        background-color: #50bd79 !important;
    }

    #AddToCartPopUp .modal-dialog {
        margin: 50% auto 0 !important;
        align-items: unset !important;
        height: auto !important;
    }

    .appdownload {
        display: flex;
        flex-direction: row-reverse;
        text-align: left;
        padding: 6px;
        background: #f5f5f5;
        border: 1px solid #f1f1f1;
        margin-bottom: 1px;
        align-items: center;
    }

        .appdownload .logo a img {
            width: 100%;
            border-radius: 5px;
        }

        .appdownload .descp h2 {
            font-size: 15px;
            margin: 0;
            font-weight: 600;
        }

        .appdownload .logo a {
            width: 70px;
            height: 70px;
            background: #fff;
            border-radius: 10px;
            line-height: 53px;
            display: block;
            padding: 5px;
            border: 1px solid #eee;
        }

        .appdownload .descp p {
            font-size: 14px;
            margin: 0;
            padding: 0;
            line-height: 20px;
        }

        .appdownload .descp i {
            color: #fb9c10;
            font-size: 11px;
        }

        .appdownload .view a {
            color: #2196F3;
            font-weight: 500;
            font-size: 16px;
            display: block;
            /* padding-top: 84%; */
            font-family: roboto;
        }

        .appdownload .descp h5 {
            margin-top: 0;
            margin-bottom: 0;
        }

        .appdownload .close {
            padding: 0 8px;
            font-size: 26px;
            color: #757575;
            opacity: 1;
            /* padding-top: 8%; */
            font-weight: 500;
            width: 30px;
        }

        .appdownload .descp {
            padding: 0 14px;
            width: 60%;
        }

    .catgy_home .dropdown ul.dropdown-menu {
        margin: 2px -4px 0 !important;
    }

    input#qtyplus {
        /* width: 25px !important; */
        /* height: 25px !important; */
        /* background-size: contain; */
        /* vertical-align: text-top; */
    }

    a.clsCredit.btn.ccpay.btn-primary.display-block {
        width: 98%;
        float: left;
    }

    .container.cart div#divCartController {
        /* margin-top: 0; */
    }

    a.clsKnet.knetpay {
        width: 98%;
    }

    .social_box.gl {
        padding-right: 0;
        float: left;
        width: 49%;
        text-align: left;
        padding-left: 0;
    }

    .social_box.fb {
        padding: 0;
        width: 49%;
        text-align: left;
    }

    input#qtyminus {
        width: 25px !important;
        height: 25px !important;
        background-size: contain;
        vertical-align: text-top;
    }



    form#frmDonatonPageRegistration [class*='col-'] {
        padding: 0;
    }

    form#frmDonatonPageLogin [class*='col-'] {
        padding: 0;
    }

    .nddntepage .noncart.don_row [class*='col-'] {
        padding: 0;
    }

    * {
        /* -webkit-appearance: none; */
        /*-moz-appearance: none;
        appearance: none;*/
    }


    .radio input {
        -webkit-appearance: radio;
        -moz-appearance: radio;
        appearance: radio;
    }

    .app_download {
        display: flex;
        /* flex-direction: row-reverse; */
        padding: 5px 14px;
        align-items: center;
        background: #eee;
    }

        .app_download > p {
            margin-left: 10px;
            font-weight: 600;
        }

        .app_download a {
            display: inline-block;
            width: 96px;
            margin-left: 2px;
        }

            .app_download a img {
                width: 100%;
            }


    form#frmDonatonPageRegistration .row {
        margin: 0;
    }

    form#frmDonatonPageLogin .row {
        margin: 0;
    }

    a.gotop {
        display: none !important;
    }

    .frsCont {
        line-height: 3.7 !important;
    }

    body .width845 {
        width: 100% !important;
        background: #fff;
    }

    ul.bredrm li {
        padding: 0px !important;
    }

    ul.bredrm {
        padding-bottom: 0;
        padding-right: 14px !important;
    }

    .textnum {
        color: #333;
    }

    .detail_img {
        margin: -14px -14px 0;
        text-align: center;
    }

    .cartprice {
        /* color: #333; */
    }

    .socil_icon a .fa {
        /* width: 25px !important; */
        /* height: 25px !important; */
        /* line-height: 25px !important; */
    }

    .input-group-btn.searchbrnch button {
        font-size: 14px !important;
        margin-right: 7px !important;
    }

    #owl-demo_RelatedNews .blog-post.blog-media {
        min-height: 353px !important;
    }

    .socil_icon {
        /* float: left; */
        /* margin-top: 4px; */
        left: unset !important;
    }

    .listmbox {
        padding-top: 0px !important;
    }

    body .width980 {
        width: 100% !important;
    }

    form#frmHelp .card-ui > div {
        width: 100% !important;
    }

    .menubg .container .d-table.h_bar .ndmenu.menu-nd {
        width: 100%;
        margin-top: 0;
        min-width: 100%;
    }

    .tab-content.dona_content .tab-pane {
        padding: 20px 0 !important;
    }

    .ndtbcstm {
        margin-bottom: 15px !important;
    }

        .ndtbcstm li {
            margin-bottom: 0px;
            margin-left: 3% !important;
        }

            .ndtbcstm li a {
                margin: 0px 5px !important;
                padding: 0px 25px 0px 0px !important;
                min-width: auto;
                position: relative;
                color: #ACACAC !important;
                font-size: 15px;
            }

                .ndtbcstm li a:after {
                    content: '';
                    border: 2px solid #A8A8A8;
                    border-radius: 50%;
                    width: 20px;
                    height: 20px;
                    position: absolute;
                    right: 0px;
                    top: 2px;
                }

                .ndtbcstm li a:hover {
                    color: #06332E;
                }

            .ndtbcstm li.active {
            }

                .ndtbcstm li.active a {
                    border: none !important;
                    color: #06332E !important;
                }

                    .ndtbcstm li.active a:after {
                        content: '';
                        border: 2px solid #06332E;
                        border-radius: 50%;
                        width: 20px;
                        height: 20px;
                        display: inline-block;
                        float: right;
                    }

                    .ndtbcstm li.active a:before {
                        content: '';
                        background: #06332E;
                        width: 10px;
                        height: 10px;
                        position: absolute;
                        border-radius: 50%;
                        right: 5px;
                        top: 7px;
                    }

    .lstitm {
        padding: 10px;
        margin-bottom: 15px !important;
        background: #fff;
        border-radius: 10px;
    }

        .lstitm .nav.nav-tabs {
            /* background: #f1f1f1;  margin-bottom: 1px; */
            display: flex;
            align-items: center;
            white-space: nowrap;
            overflow: auto;
            /* grid-gap: 0px 10px; */
            overflow-y: hidden;
            padding: 5px 0px;
            width: 100%;
        }

            .lstitm .nav.nav-tabs li {
                width: 100%;
            }

                .lstitm .nav.nav-tabs li + li {
                    margin-right: 10px !important;
                }

                .lstitm .nav.nav-tabs li a {
                    padding: 5px 14px !important;
                    color: #ffffff !important;
                    min-width: auto !important;
                    min-height: 40px !important;
                    border-radius: 10px !important;
                    box-shadow: none !important;
                    background: #A8A8A8 !important;
                    line-height: 35px;
                }

                    .lstitm .nav.nav-tabs li a.active {
                        /* border-bottom: 5px solid #06332E; */
                        background: #06332E !important;
                    }

                    .lstitm .nav.nav-tabs li a:hover {
                        color: #06332E; /* border-bottom: 5px solid #06332E; */
                    }

    .listmbox { /*background: #fff; border-top: 1px solid #ccc; padding: 0px 15px; */
    }

        .listmbox .row.margin-none .projects_d .data {
            margin-bottom: 20px;
            background: #fff;
            box-shadow: 0px 0px 5px 0px #dbdbdb;
            border: 1px solid #fff;
        }

            .listmbox .row.margin-none .projects_d .data .widget-head {
                padding: 7px 10px 5px 10px;
            }

                .listmbox .row.margin-none .projects_d .data .widget-head .socil_icon {
                    margin-top: 3px;
                }

                .listmbox .row.margin-none .projects_d .data .widget-head h3.countryname {
                    margin: 0px 0px 10px 0px;
                    color: #565656;
                }

            .listmbox .row.margin-none .projects_d .data .imgcont {
                height: auto !important;
                border: 2px solid #397639;
            }

    .dataheader {
        height: 46px;
        background: #b2d235;
        display: none;
    }

    .listmbox {
    }

        .listmbox .row.margin-none {
        }

            .listmbox .row.margin-none .col-md-12 {
                padding-left: 0;
                padding-right: 0px;
            }

                .listmbox .row.margin-none .col-md-12 .projects_d {
                }

                    .listmbox .row.margin-none .col-md-12 .projects_d .col-md-4 {
                        padding-left: 0px;
                        padding-right: 0px;
                    }
}





@media (min-width: 992px) and (max-width:1400px) {
    .container.recipt.cartpage {
        width: 810px;
    }
}


@media (min-width: 768px) {

    .projects_d .item { /*width: 350px;*/
    }

    #login.modal {
        text-align: center;
    }

    #login label { /* color: #525252; */
    }

    #login .modal-body {
        padding: 0px;
    }

        #login .modal-body .tab-content {
            padding: 20px 0px 0px 0px;
        }

    #login:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        width: 1px;
    }

    #login .modal-dialog {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        text-align: right;
    }
}


@media all and (min-width: 1240px) {
    .container {
        width: 1200px;
    }
}

@media all and (min-width: 992px) {



    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .e_menu .menu li ul.dropdown-menu {
        padding: 15px;
        background: #06332E;
        border: none;
        margin: 0px 0px 0px 0px;
        min-width: 225px;
    }

        .e_menu .menu li ul.dropdown-menu:after {
            content: '';
            -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
            clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
            position: absolute;
            top: -10px;
            right: 20px;
            width: 25px;
            height: 12px;
            background: #06332E;
        }

        .e_menu .menu li ul.dropdown-menu li {
            display: block;
        }

            .e_menu .menu li ul.dropdown-menu li a {
                color: #fff;
                padding: 7px 0px !important;
                font-size: 16px;
                background: transparent;
            }

                .e_menu .menu li ul.dropdown-menu li a:hover {
                    background: transparent;
                    color: #84fbba;
                }

                .e_menu .menu li ul.dropdown-menu li a:focus {
                    background: transparent;
                }

    .e_menu ul {
        padding-top: 10px;
        margin-left: 15px;
    }

        .e_menu ul li.dropdownn {
            padding-bottom: 10px;
            position: relative;
        }

            .e_menu ul li.dropdownn:after {
                content: "\f0d7";
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                position: absolute;
                left: 0px;
                top: 7px;
                color: #06332E;
            }

            .e_menu ul li.dropdownn:hover:after {
                transform: rotate(-180deg);
            }
}


@media only screen and (max-width: 980px) {
    .mobilecssmenu {
        height: 0px !important;
        overflow: hidden;
    }
}

@media (min-width: 768px) and (max-width:991px) {

    .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        background-color: transparent;
    }

    .projects_d .imgcont {
        height: 225px;
    }

    .navbar {
        border-radius: 0;
        min-height: 75px;
        position: relative;
        height: auto;
    }



    .h_bar.d-table div.menu-cell.Thor {
        max-height: 500px;
        overflow: hidden;
        -moz-transition: ease max-height .5s;
        -o-transition: ease max-height .5s;
        -webkit-transition: ease max-height .5s;
        transition: ease max-height .5s;
    }

    .h_bar.d-table div.menu-cell {
        background: #fff;
        z-index: 100;
        top: 64px;
        left: 0;
        right: 0;
        position: absolute;
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.33);
        background-color: rgb(255, 255, 255);
        padding: 0;
        max-height: 0;
        overflow: hidden;
        -moz-transition: ease max-height .5s;
        -o-transition: ease max-height .5s;
        -webkit-transition: ease max-height .5s;
        transition: ease max-height .5s;
    }

    .e_menu {
        padding: 20px 20px;
    }

    .h_bar div#divLayoutCartController.cart-cell {
        float: left;
        margin: -4px 0 0 20px;
    }

    #mainslider {
        height: 286px;
    }

    .e_menu ul li {
        list-style: none;
        display: block;
        padding: 0px 2px 10px;
    }


    #mainslider .item {
        height: 286px;
    }

    .projects_d.detail > .item {
        display: inline-block;
        width: 33.333%;
    }

    .e_menu ul li a {
        color: #404040;
        text-transform: uppercase;
        padding: 0 12px;
        position: relative;
        font-size: 16px;
        font-weight: 600;
    }

    body {
        padding-top: 0;
    }

    .e_menu ul li a {
        padding: 6px 13px;
        color: #2b2b2b;
    }

    a.eurekaLogo img {
        width: 94px;
    }

    a.eurekaLogo {
        /* position: absolute; */
        /* top: -44px; */
        /* right: 0; */
        /* padding: 0; */
    }

    .h_bar .logo-cell {
        width: 110px;
    }

    .h_bar .cart-cell {
        vertical-align: top;
        width: 77px;
    }

    .h_bar > div[class*='cell'] {
        display: block;
        position: relative;
        vertical-align: top;
    }
}



@media (max-width: 767px) {

    .onloadApp_pop {
        display: flex;
        padding: 10px 16px;
        margin: 0;
        align-items: center;
        justify-content: space-between;
        background: #f9f9f9;
        direction: rtl;
    }

        .onloadApp_pop h3 {
            font-size: 14px;
            margin-bottom: 0;
            margin-top: 0;
        }

        .onloadApp_pop p {
            font-size: 13px;
            margin: -1px 0 0 0;
        }

        .onloadApp_pop a {
            font-size: 17px;
            text-transform: uppercase;
            color: #2196F3;
            display: inline-block;
            font-weight: 500;
        }

        .onloadApp_pop img.img-fluid {
            width: 100%;
        }



    #write_mail .modal-dialog .qp-modal {
        width: 95% !important;
    }


    .mmbn {
        margin-bottom: 0 !important;
    }

    .socil_icon a {
        /* margin-right: 3px !important; */
    }

    .don_row .row {
        margin: 0;
    }

    h3.countryname {
        margin-top: 9px;
    }

    section#blog {
        padding-top: 31px;
    }

    .detail #myform {
        margin: 16px 0px 17px;
    }
    /*rahul*/
    .projects_d .col-md-4 {
        padding: 0;
        width: 100%;
    }



    .catgy_home {
        padding: 8px 3px 5px;
        background: #fff;
    }

        .catgy_home a#FeaturedCategory {
            font-size: 16px;
            font-weight: 600;
            padding-top: 4px;
            display: inline-block;
            position: absolute;
        }

        .catgy_home .dropdown {
            text-align: left;
        }

        .catgy_home button {
            background: transparent;
            border: none;
            color: #717070;
            padding-left: 0;
            width: 100%;
            text-align: left;
        }

            .catgy_home button img {
                float: left;
                margin-top: 6px;
                margin-right: 4px;
            }

        .catgy_home .dropdown-menu > li > a {
            font-size: 16px;
            font-weight: 500;
            border-bottom: 1px solid #eee;
            padding-bottom: 12px;
        }

    .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
        color: #333;
        background-color: transparent;
        border-color: #8c8c8c;
    }

    .projects_d {
        margin: 0px 0px 0 0px;
        padding: 0px;
    }

    #divCartController .cartpage.col-md-7.col-md-push-5 {
        padding: 0;
    }

    #divCartController .col-md-5.col-md-pull-7 {
        padding: 0;
        width: 100%;
    }

    .cartpage .total .table {
        table-layout: fixed;
    }

    .cartpage .Xbg.newCostom_mobile {
        display: none;
        padding-top: 20px !important;
        min-height: 0 !important;
        margin-bottom: 2px;
    }

    .min_heightmob {
        margin-bottom: 0px !important;
        min-height: 0 !important;
    }

    .total {
        background: #fff;
        /* border-bottom: 1px solid #eee; */
        border-top: 1px solid #E1E1E1;
    }

    a.cartright_arrow {
        margin-right: 8px;
        display: inline-block;
        transition: 0.4s;
    }

        a.cartright_arrow.active {
            transform: rotate(-90deg) !important;
            display: inline-block;
            transition: 0.4s;
        }

    .nddntepage {
        border-radius: 0;
        padding: 20px !important;
    }


    /*rahul*/
    .owl-carousel .e_l {
        width: 32px;
        height: 48px;
        background: url(../Images/l.png) no-repeat;
        display: block;
        background-size: cover;
        opacity: 0.7;
    }

    .owl-carousel .e_r {
        width: 32px;
        opacity: 0.7;
        height: 48px;
        background: url(../Images/r.png) no-repeat;
        display: block;
        background-size: cover;
    }

    #mainslider .owl-dots {
        /* position: absolute; */
        right: 0;
        left: 0;
        bottom: 0;
    }


        #mainslider .owl-dots .owl-dot span {
            width: 5px;
            height: 5px;
            margin: 5px 5px;
        }

    #main-slider.owl-theme .owl-dots .owl-dot span {
        width: 5px;
        height: 5px;
        margin: 5px 5px;
    }

    .total.row {
        background: #fff;
        overflow: hidden;
        padding-bottom: 10px;
    }

    .admoreitmcart {
        margin: 20px 2px 20px 0;
        display: block;
        color: #ff7613;
        font-weight: 600;
        width: 160px;
    }

    .carttot {
        padding: 0 6px;
        width: 100%;
        float: left;
        margin: 1px 0 8px;
    }

        .carttot .at {
            font-weight: 600;
            font-size: 16px;
            width: 81px;
            text-align: left;
        }

        .carttot .bt {
            font-weight: 600;
            font-size: 16px;
            text-align: left;
            width: 29px;
        }

    .cartitms {
        min-height: 129px !important;
    }

    #mobilemenu {
        position: absolute;
        display: inline-block;
        width: 40px;
        height: 40px;
        padding: 10px;
        margin-top: 10px;
        float: right !important;
        cursor: pointer;
        z-index: 9999 !important;
        right: 7px;
    }

    .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        background-color: transparent;
    }

    .projects_d .imgcont {
        /* height: 165px; */
    }

    .navbar {
        border-radius: 0;
        height: 62px;
        position: relative;
        z-index: 10;
        background: #fff;
    }

    .h_bar.d-table {
        margin-top: 0 !important;
    }

        .h_bar.d-table div.menu-cell.Thor {
            max-height: 1500px;
            overflow: hidden;
            -moz-transition: ease max-height .5s;
            -o-transition: ease max-height .5s;
            -webkit-transition: ease max-height .5s;
            transition: ease max-height .5s;
        }

        .h_bar.d-table div.menu-cell {
            background: #fff;
            z-index: 100;
            top: 48px;
            left: 0;
            right: 0;
            position: absolute;
            -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.08);
            -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.08);
            box-shadow: 0 1px 1px 0 rgba(0,0,0,.08);
            background-color: rgb(255, 255, 255);
            padding: 0;
            max-height: 0;
            overflow: hidden;
            -moz-transition: ease max-height .5s;
            -o-transition: ease max-height .5s;
            -webkit-transition: ease max-height .5s;
            transition: ease max-height .5s;
        }


    .e_menu {
        padding: 2px 0px;
        /* max-height: 486px; */
        overflow: auto;
        /*box-shadow: 0px 0 8px #807e7e;*/
    }

        .e_menu ul li:last-child {
            border-bottom: none !important;
        }

        .e_menu ul {
            box-shadow: none;
        }

    .h_bar div#divLayoutCartController.cart-cell {
        float: left;
        margin: -4px 0 0 0px;
    }

    #mainslider {
        height: 126px;
    }

    .ourproject_owl #mainslider {
        height: 126px !important;
    }



    .e_menu ul li {
        list-style: none;
        display: block;
        padding: 6px 14px 6px 0;
        border-bottom: solid 1px #eee;
    }


    #mainslider .item {
        height: 126px !important;
    }


    .e_menu ul li a {
        color: #404040;
        text-transform: uppercase;
        padding: 0 12px;
        position: relative;
        font-size: 16px;
        font-weight: 600;
    }

    body {
        padding-top: 0;
        overflow: hidden;
        overflow-y: auto;
    }

    .e_menu ul li a {
        padding: 1px 4px;
        color: #ffffff;
        border-bottom: none !important;
    }

        .e_menu ul li a:after {
            content: "\f104";
            display: block;
            position: absolute;
            right: -8px;
            top: 4px;
            color: #C7AC25;
            font-weight: 700;
        }

        .e_menu ul li a.n_yellow-btn-h:after {
            display: none;
        }

    .n_yellow-btn-h {
        padding: 2px 31px 5px 15px !important;
        /* width: max-content; */
        border-radius: 5px;
    }

        .n_yellow-btn-h img {
            left: unset;
            right: 7px;
        }


    a.eurekaLogo img {
        width: 71px;
        margin-top: 0;
    }

    a.eurekaLogo {
        position: absolute;
        top: 4px;
        right: 10px;
        padding: 0;
        left: 0;
        margin: 0px auto;
        display: block;
        width: 71px;
        float: unset;
    }

    .h_bar .logo-cell {
        width: 100%;
    }

    .h_bar .cart-cell {
        vertical-align: top;
        /* width: 77px; */
    }

    .h_bar > div[class*='cell'] {
        display: block;
        position: relative;
        vertical-align: top;
    }
}

@media (min-width:481px) and (max-width:767px) {

    .projects_d.detail > .item {
        display: inline-block;
        width: 50%;
    }
}


@media (max-width:667px) {

    body.modal-open {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    #login.modal {
        text-align: center;
    }

    #login label {
        color: #3C3A3A;
    }

    #login .modal-body {
        padding: 30px;
    }

    #login .modal-content {
        border: none;
        box-shadow: none;
    }

    #login .modal-dialog {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        position: relative;
        text-align: right;
    }


    .cartitms .table-cell {
        vertical-align: top;
        padding: 10px;
        border-bottom: 1px solid #eee;
        background: #f5f5f5c2;
    }

    .cart-heading {
        display: none;
    }


    .cartbtn.tx {
        width: 100% !important;
        margin: 10px 0 0 20px;
        display: inline-block;
        height: 40px;
        line-height: 35px;
        font-size: 15px;
        margin: 7px 0 -8px 0;
    }

    .ad_donbtn {
        margin-top: 15px;
    }

    .projects_d.detail > .item {
        display: inline-block;
        width: 100%;
    }

    .projects_d .item {
        /*width: 300px*/
    }

    #divContentArea {
        padding: 0 0px;
    }

    .Xbg {
        padding: 14px;
    }

    .projects_d .imgcont {
        /* height: 227px !important; */
        border-radius: 7px;
    }

    .hpplates .one .left .subs li {
        padding-right: 3px !important;
    }
}

@media (min-width:1700px) {
    #mainslider {
        /* width: 1700px !important; */
        margin: 0 auto;
        background-color: #fff;
        -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
        -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
        border-top: 1px solid #eaeaea;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }


    .container {
        /* width: 1700px !important; */
        margin: 0 auto;
        padding: 0;
    }

        .container.cart {
            width: 1210px !important;
            padding: 30px;
        }

    .navbar .container {
        width: 1140px !important;
    }

    .e_menu ul li {
        padding: 0px 1px 10px;
    }

    .prdxslder > .item {
        display: inline-block;
        width: 16.6667%;
    }
}

.dona_tab li {
    display: block;
    float: none !important;
    border-bottom: 1px solid #f5f4f4;
    margin: 0 -20px;
    padding: 0 20px;
}

    .dona_tab li.active a {
        border-bottom: none !important;
    }

.dona_tab {
    padding: 20px 14px;
}

.tab-content.dona_content .tab-pane {
    padding: 20px 14px;
}

.tab-content.dona_content {
    border-right: 12px solid #f3f3f3;
    overflow: hidden;
    min-height: 408px;
}

.user_pic {
    width: 72px;
    height: 70px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    margin-right: 17px;
    display: block;
    position: relative;
}

.user_sec {
    background: #e6e6e6;
    margin: 0px -15px 0px -15px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.user_p {
    text-align: right;
    width: 160px;
    float: right;
    padding-bottom: 8px;
    top: 12px;
    padding-right: 30px;
}

    .user_p span.userphone {
        font-size: 12px;
    }

    .user_p span {
        display: block;
        font-size: 16px;
        padding-top: 0;
    }

    .user_p a {
        position: absolute;
        left: -9px;
        top: -14px;
    }

    .user_p input[type="file"] {
        display: block;
        line-height: 79px;
        height: 73px;
        color: #fff;
        padding-right: 23px;
    }

.btn-update {
    float: right;
    padding: 7px 12px;
    width: 200px;
    background: #06332E;
    color: #fff;
    font-weight: 500;
}

    .btn-update:hover {
        color: #fff;
    }

.tble_dona > div {
    width: 151px;
    padding: 8px;
}

.tble_dona {
    display: flex;
}

    .tble_dona.bold_don > div {
        font-weight: bold;
        text-transform: capitalize;
    }

.dona_tab li:before {
    position: absolute;
    content: "\f104";
    left: 17px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    color: #999898;
    top: 14px;
}

.dona_tab li:first-child:before {
    display: none;
}

.form-control {
    height: 40px !important;
    border-radius: 2px;
}

div.divMasterCartCount {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}

.zoom_cart {
    box-shadow: 0px 0px 22px #ffffffb3;
    z-index: 2;
    -webkit-transition: all 1s ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.1) !important;
}

.edit_prop {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    width: 79px;
    margin: auto;
    left: 0;
    right: 0;
}

    .edit_prop:after {
        position: absolute;
        visibility: visible;
        content: "Change";
        width: 71px;
        bottom: 0;
        font: normal normal normal 14px/1 FontAwesome;
        height: 15px;
        display: block;
        left: 0;
        right: 0;
        cursor: pointer;
        background: rgba(51, 51, 51, 0.32);
        color: #ffffff;
        text-align: center;
        font-size: 10px;
        border-radius: 5px;
        line-height: 13px;
    }

.user_pic:hover .edit_prop:after {
    visibility: visible;
}

.proces-pic {
    width: 60px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #ff7613;
    font-weight: bold;
    font-size: 12px;
    direction: ltr;
}

    .proces-pic img {
        width: 30px;
        margin: 0 auto;
        display: block;
    }

.or {
    border: 1px solid rgba(121,121,121,.27);
    background: #fff;
    border-radius: 50%;
    padding: 8px;
    margin: auto 0px;
}


.modal-dialog3 {
    width: 460px !important;
    margin: 30px auto;
    background: #fff;
    border-radius: 21px;
}

.or_login {
    position: absolute;
    left: -40px;
    top: 0;
    bottom: 0;
    background: #fff;
    margin: auto;
    width: 37px;
    height: 30px;
    z-index: 9;
}

#divLogin {
}


.login_n {
    padding-left: 30px;
}

#form1 .customTable > tbody > tr > th {
    padding: 25px 0px !important;
}

a:focus {
    outline: none;
}

.serach_Donat input, .serach_Donat select {
    width: 126px;
    margin: 0 0 0 11px;
    border-radius: 2px;
}

.serach_Donat {
    overflow: hidden;
    margin-bottom: 20px;
    display: flex;
}

.search_donat {
    background: #06332E;
    width: 35px;
    border-radius: 2px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin-left: 1px;
}

.reset_donat {
    background: #9E9E9E;
    width: 35px;
    border-radius: 2px;
    line-height: 32px;
    text-align: center;
    color: #fff;
}


.donate_mob {
    display: none;
}

.account_drop {
    display: none;
}

.title_donate {
    display: none;
}

@media (max-width: 991px) {
    .breadcrumb li {
        list-style: none;
        margin-left: 15px;
        position: relative;
        display: inline-block;
    }

        .breadcrumb li:nth-child(n+2):after {
            content: "";
            display: block;
            position: absolute;
            width: 1px;
            height: 14px;
            background: #c3c3c3;
            right: -9px;
            top: 5px;
        }

    .breadcrumb ul {
        padding: 0;
        margin: 0;
    }

    .breadcrumb li a {
        color: #FF5722;
        font-weight: bold;
    }

    .detail textarea.form-control {
        height: 40px !important;
    }


    .mob_arabic_Text {
        margin-right: 30px;
    }

    .mobileProject_cssCustom {
        margin: 0px auto 5px !important;
    }


    .edit_prop:after {
        display: none;
    }

    .pr_nme {
        font-size: 15px !important;
        float: right !important;
    }

    .amnt {
        float: left;
        display: inline-block;
        position: absolute !important;
        left: 22px;
        top: -4px;
        font-size: 13px !important;
    }

    .invdat {
        float: right !important;
        display: block;
        width: 100%;
        font-size: 11px !important;
        color: #a09e9e;
    }

    .modal-dialog3 {
        width: 100% !important;
        margin: 30px auto;
        background: #fff;
    }

    .dona_tab li:first-child a:before {
        position: absolute;
        content: "\f104";
        left: -3px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px;
        color: #999898;
        top: 14px;
    }

    .container.donation {
        margin-top: 1px !important;
    }

    .user_sec {
        background: #eae8e8;
        margin: 0px -15px 0px -15px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .user_pic {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: #fff;
        border: 1px solid #eee;
        overflow: hidden;
        margin-right: 17px;
        display: block;
        position: relative;
    }

    .user_p {
        text-align: right;
        padding-right: 25px;
        position: absolute;
        right: 64px;
        top: 2px;
    }

    .ul_acc {
        max-height: 0;
        overflow: hidden;
        transition: all .5s ease;
        width: 100%;
        z-index: 1;
    }

    .dropdown_acc {
        max-height: 200px;
        transition: all .5s ease;
    }

    .tab-content.dona_content {
        border-right: none;
    }

    a.account_drop {
        position: absolute;
        left: 19px;
        top: 11px;
        font-size: 22px;
        display: block;
    }

    .title_donate {
        font-size: 20px;
        display: block;
        margin-bottom: 14px;
        border-bottom: 1px solid #e4e2e2;
        padding-bottom: 12px;
    }

    .serch-hide {
        display: none;
    }

    .f_sec {
        overflow: hidden;
        margin-bottom: 10px;
    }

        .f_sec div:first-child {
            display: inline-block;
            float: right;
            font-size: 18px;
            font-weight: 500;
        }

        .f_sec div:last-child {
            float: left;
            font-size: 12px;
            color: #6b6a6a;
            padding-top: 7px;
            font-weight: 500;
        }

    .s_sec {
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 5px;
    }

        .s_sec span {
            display: inline-block;
            border: 1px solid #ccc;
            width: 25px;
            text-align: center;
            line-height: 21px;
            height: 25px;
            background: #eee;
            border-radius: 2px;
            color: #9e9c9c;
            font-size: 14px;
            font-weight: 500;
        }

    .btn-update {
        float: right;
        width: 100%;
        background: #06332E;
        color: #fff;
        padding: 7px 0;
    }

    .tabl_mob_donate div:first-child {
        float: left;
        display: inline-block;
        font-weight: 600;
        color: #737171;
        font-size: 14px;
        padding-top: 3px;
    }

    .tabl_mob_donate div:last-child {
        font-size: 18px;
        font-weight: 600;
        display: inline-block;
    }

    .donate_dest {
        display: none;
    }

    .donate_mob {
        display: block;
        margin-bottom: 15px;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 13px;
        position: relative;
    }

    .tabl_mob_donate {
        display: block;
        overflow: hidden;
    }


    .serach_Donat {
        overflow: hidden;
        margin-bottom: 20px;
        display: block;
    }

        .serach_Donat input, .serach_Donat select {
            width: 47%;
            margin: 0px 0 12px 7px;
            border-radius: 2px;
            float: right;
            display: inline-block !important;
        }

    .reset_donat {
        display: inline-block;
        margin-top: 1px;
    }

    .search_donat {
        display: inline-block;
        float: right;
        margin-top: 1px;
    }

    .dona_tab {
        padding: 0px 14px 0;
        background: #fff;
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.35);
        position: absolute;
        left: 0;
        right: 0;
        z-index: 100;
    }

    .search_donat a {
        color: #fff;
    }

    .reset_donat a {
        color: #fff;
    }

    .or_login {
        display: none;
    }

    .login_n {
        padding-left: 0;
    }

        .login_n:after {
            display: none;
        }

    .socialLogin {
        pointer-events: auto;
        opacity: 1;
        padding: 0px 0px 54px 0;
        overflow: hidden;
        width: 100%;
    }

    #divLogin .modal-body {
        position: relative;
        padding: 30px 15px 20px 15px !important;
    }

    button#signup_btn {
        line-height: 0;
    }

    button#login_btn, button#signup_btn {
        line-height: 0;
        padding: 0;
        height: 38px;
    }

    .modal-dialog3 {
        margin: 0 auto;
        background: #fff;
    }

    .mpn {
        padding: 0 !important;
    }

    .container.recipt.cartpage {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mobScrollBar {
        overflow: hidden !important;
        max-height: 100% !important;
    }

    #divContentArea > .mobMax_height {
        min-height: 30px !important;
    }

    .mob-padding-cart {
        padding-right: 5px;
        padding-left: 5px;
    }


    .Xbg { /* margin-top: 5px; */
    }

    #spnSuccessmsg {
        margin-top: 75px !important;
        width: 85% !important;
        top: 21px !important;
        z-index: 9999;
    }

    .detail h4.heading.ProjectName {
        margin-top: 12px;
        text-align: center;
        margin: 0px 0px 18px 0px;
        color: #06332E;
        /* font-size: 18px; */
    }

    .mob-padding-none {
        padding: 0;
    }

    .container.cart.mob-padding-none {
        height: auto !important;
    }
}

.search_donat .fa, .reset_donat .fa {
    color: #fff;
}

#spnErrormsg {
    color: red;
    margin: 0;
    display: table;
    position: absolute;
    text-align: center;
    font-weight: 600;
    top: 4px;
    left: 0;
    right: 0;
    width: 100%;
}

.viwal {
    float: left;
    margin-right: 8px;
    font-weight: bold;
    width: 100px;
    line-height: 32px;
    background-color: #d69f52;
    color: #ffffff;
    line-height: 28px;
    position: relative;
    font-size: 14px;
    top: 1px;
    padding: 0;
    border-radius: 2px;
    min-height: 30px;
    height: 30px;
}

    .viwal:hover {
        color: #fff;
    }

.cacont label {
    margin-bottom: 6px !important;
}

.gool {
    font-size: 14px;
    color: rgba(214, 78, 26, 0.79);
}



.btn-donatextend {
    background-color: #b22a1d;
    width: 103px;
    /* height: 35px; */
    font-size: 14px !important;
    line-height: 31px !important;
    color: #fff !important;
}

    .btn-donatextend:hover {
        background-color: #b22a1d !important;
    }

.btn-donatextend-green {
    background-color: #8BC34A !important;
}

    .btn-donatextend-green:hover {
        background-color: #8BC34A !important;
    }

.donateform input.form-control, #login input.form-control {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}


.socil_icon a .fa-facebook {
    background: #3C5899;
}

.socil_icon a .fa-google-plus {
    background: #DC473A;
    /* font-size: 13px !important; */
}

.socil_icon a .fa-twitter {
    background: #5EA9DD;
}

.socil_icon a .fa-linkedin {
    background: #007BB6;
}

.socil_icon a {
}

    .socil_icon a .fa {
        color: #fff;
        width: 25px;
        height: 25px;
        /* padding: 5px 0px; */
        font-size: 14px;
        line-height: 25px;
        text-align: center;
        vertical-align: top;
        margin-right: 0;
        /* border-radius: 0; */
    }

.Bnavlist li.active a {
    color: #06332E;
    /* border-bottom: 1px solid #ffffff; */
}

.udta-teer {
    background-color: #ff7613;
    position: fixed;
    opacity: 1;
    width: 28px;
    height: 28px;
    top: 0;
    opacity: 0;
    display: block;
    border-radius: 100%;
    transition: ease left 1s, ease top 1s;
    font-weight: 600;
    line-height: 25px;
    color: #fff;
    text-align: center;
}

#spnSuccessmsg {
    color: #fff;
    background: #54bf3e;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 0;
    top: 130px;
    right: 0;
    padding: 10px;
    margin: 0 auto;
    border-radius: 0 0 4px 4px;
    z-index: 9999;
    width: 300px;
    /*height:100px;*/
}

#login.modal .modal-content {
    border-radius: 20px !important;
    border: none;
    padding: 65px 60px;
    background: transparent;
    box-shadow: none;
}



a:focus, a:hover {
    outline: none !important;
}

/*Dont put width here*/
/*input[type="text"] {
    display: block; 
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}*/

input[type="button"] {
    border-radius: 2px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    /*vertical-align: middle;*/
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    min-height: 34px;
}




/**/

#divContentArea.padding-none {
    padding: 0px !important;
    /* background: #f1f1f1; */
}

.lstitm {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
}

    .lstitm .nav.nav-tabs {
        margin: 0px;
    }


        .lstitm .nav.nav-tabs li { /* padding: 20px 15px 0; */
        }

            .lstitm .nav.nav-tabs li + li {
                margin-right: 15px;
            }

            .lstitm .nav.nav-tabs li a {
                padding: 6px 14px 10px 14px;
                font-size: 16px;
                font-weight: 600;
                background: #fff;
                border-radius: 25px;
                min-height: 34px;
                box-shadow: 0px 1px 6px #b6b6b6;
                color: #06332E;
                min-width: 95px;
                text-align: center;
            }

                .lstitm .nav.nav-tabs li a.active {
                    color: #fff;
                    background: #06332E;
                }

                .lstitm .nav.nav-tabs li a:hover {
                    color: #fff;
                    background: #06332E;
                }


.listmbox .projects_d .data {
    margin-bottom: 25px;
    background: #eee;
    box-shadow: 0px 3px 6px 1px #d0d0d0;
    padding: 0;
    background-color: white;
    border-radius: 40px;
    min-height: 480px;
    display: block;
    overflow: hidden;
}

    .listmbox .projects_d .data .e_img {
        padding-top: 67%;
        width: 100%;
        position: relative;
        max-height: 250px;
    }

        .listmbox .projects_d .data .e_img .imgcont {
            position: absolute;
            width: auto;
            height: auto;
            max-width: 100%;
            max-height: 100%;
            bottom: 0px;
            left: 0px;
            right: 0px;
            margin: auto;
        }


        .listmbox .projects_d .data .e_img:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 26px;
            bottom: -1px;
            left: 0px;
            right: 0px;
            background: url(../images/clipPath.svg);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
        }

    .listmbox .projects_d .data .widget-head {
        padding: 0px 7px 1px 7px;
        min-height: 265px;
        text-align: center;
    }

        .listmbox .projects_d .data .widget-head .socil_icon {
            margin-top: 3px;
        }

        .listmbox .projects_d .data .widget-head h3.countryname {
            margin: 0px 0px 15px 0px;
            color: #06332E;
            font-size: 24px;
        }


.dataheader {
    height: 46px;
    background: #06332E;
    color: white;
}

    .dataheader .priceLablewhite {
        margin: 7px 0px 0px 10px;
        float: left;
        font-size: 20px;
    }

    .dataheader .title {
        float: right;
        margin: 10px 10px 0px 0px;
        font-size: 17px;
    }

.read {
    cursor: pointer;
    float: left;
    color: #06332E;
    font-weight: 600;
}

.progress_bar_1 {
    background: #EBEBEB;
    width: 100%;
    line-height: 15px;
    height: 30px;
    border-radius: 25px;
    overflow: hidden;
}

.prog_acheive {
    border-radius: 30px;
    background: #C7AC25;
    background: -moz-linear-gradient(top, #b2d235 0%, #b2d235 100%);
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#06332E), color-stop(100%,#06332E)); */
    /* background: -webkit-linear-gradient(top, #06332E 0%,#06332E 100%); */
    background: -o-linear-gradient(top, #b2d235 0%,#b2d235 100%);
    background: -ms-linear-gradient(top, #b2d235 0%,#b2d235 100%);
    /* background: linear-gradient(to bottom, #06332E 0%,#06332E 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2d235', endColorstr='#b2d235',GradientType=0 );
    text-align: left;
    /*padding: 5px 0px 5px 11px;*/
    color: #fff;
    display: block;
    float: right;
    /* box-shadow: inset 0 0 7px #06332E; */
    height: 100%;
}



/* 05-04-2018 New Design Css by vikas  */

.ndlogo {
    position: relative;
    display: inline-block;
}

    .ndlogo a {
        position: unset;
        top: unset;
        right: unset;
        margin: 0px 0px 0px 0px;
    }

        .ndlogo a img {
            border-radius:10px;
        }

h4.strong.NotoNaskhArabic-Bold.herdArabic2 {
    font-size: 16px;
}

.menu-nd {
    display: inline-block;
    margin: 0px 0 0px 0;
    min-width: 649px;
}

.menubg {
    /* background: #06332E; */
    z-index: 500;
    position: relative;
}

.ndcolumn {
    color: #707070;
    text-align: center;
}

.work_area .navbar {
    box-shadow: none;
    border: none;
    position: sticky;
    top: 0px;
    z-index: 9;
    background: #fff;
    box-shadow: 0px 2px 6px #92929245;
}

.wth3 {
    margin: 0px;
}

.wth3btn {
    background: #06332E;
    color: #fff;
    width: 121px;
    display: inline-block;
    text-align: center;
    padding: 10px 0px;
    line-height: 28px;
    font-size: 21px;
    border-radius: 41px;
}

    .wth3btn:focus, .wth3btn:hover {
        background: #D9263F;
        color: #fff;
    }

.col-md-3.pdm.ndvnlist {
    margin-bottom: 20px;
    /* width: 32%; */
    /* float: unset; */
    padding-left: 10px;
    padding-right: 10px;
}

.ndvnlist {
}

    .ndvnlist .newClass_Media {
        display: block !important;
    }

        .ndvnlist .newClass_Media img {
            border-radius: 5px 5px 0px 0px;
        }

.vdones {
    background: #fff;
    padding: 15px;
    border-radius: 0px 0px 5px 5px;
    height: 141px;
    overflow: hidden;
}

    .vdones h2 {
        margin: 0px;
        color: #000000;
        text-align: right;
        font-size: 16px;
        margin-bottom: 10px;
        max-height: 58px;
        overflow: hidden;
        line-height: 26px;
    }

    .vdones .blogj {
        height: 52px;
        overflow: hidden;
    }

.rdmrbtnns {
    color: #76C499;
    font-size: 14px;
    border: 1px solid #4ADC8C;
    background: #EDF8F2;
    border-radius: 55px;
    min-width: 88px;
    display: inline-block;
    text-align: center;
    padding: 6px 0px;
    font-weight: bold;
}

#allnews .row.columcount {
}

#allnews .row .mdbox {
    padding-left: 5px;
    padding-right: 5px;
}

#allnews .row .blog-post.blog-media {
    margin-bottom: 20px; /* border: 1px solid #CCC; */
    background: #FBFBFB;
    padding: 0;
    min-height: 343px;
    direction: ltr;
    border-radius: 0 !important;
}

    #allnews .row .blog-post.blog-media .entry-thumbnail {
        margin: 0 0 15px 0;
        position: relative;
        border-radius: 0;
        width: 100%;
        min-height: 140px;
    }

    #allnews .row .blog-post.blog-media .post-format {
        position: absolute;
        top: 20px;
        right: -10px;
    }

    #allnews .row .blog-post.blog-media .entry-date {
        font-size: 12px; /* display: none; */
        margin-bottom: 5px;
        text-transform: uppercase;
        color: #000000;
        line-height: 14px;
    }




    #allnews .row .blog-post.blog-media .media.clearfix {
        padding: 0 15px;
    }

        #allnews .row .blog-post.blog-media .media.clearfix a {
            display: block;
        }

        #allnews .row .blog-post.blog-media .media.clearfix .media-body a {
            display: inline-block;
            float: right;
            color: #3EAB6E !important;
            font-weight: 600;
        }

        #allnews .row .blog-post.blog-media .media.clearfix .media-body .entry-meta {
            display: inline-block;
            float: left;
            margin: 0px;
            padding: 0px;
        }

            #allnews .row .blog-post.blog-media .media.clearfix .media-body .entry-meta a {
            }

                #allnews .row .blog-post.blog-media .media.clearfix .media-body .entry-meta a img {
                    width: 17px;
                    height: 17px;
                    border-radius: 0;
                }


        #allnews .row .blog-post.blog-media .media.clearfix .media-body {
            display: block;
            width: auto;
            padding-bottom: 15px;
        }

            #allnews .row .blog-post.blog-media .media.clearfix .media-body .entry-header {
            }

                #allnews .row .blog-post.blog-media .media.clearfix .media-body .entry-header .entry-title {
                    font-size: 18px;
                    margin: 0px 0px 10px 0px;
                    max-height: 43px;
                    overflow: hidden;
                }


#owl-demo1 .blog-post.item {
    text-align: center;
}

    #owl-demo1 .blog-post.item .media.clearfix {
        box-shadow: 0px 20px 40px rgba(207, 207, 207, 0.20);
        background: #fff;
        min-height: 307px;
        margin: 0px 10px 30px;
        padding: 9px 10px 0;
        border-radius: 5px;
    }

        #owl-demo1 .blog-post.item .media.clearfix a {
            display: block;
            margin: 15px 0px 20px 0px;
            color: #06332E !important;
            font-weight: 600;
        }

            #owl-demo1 .blog-post.item .media.clearfix a .entry-thumbnail {
                width: 120px;
                height: 120px;
                margin: auto;
                border-radius: 50%;
                background-position: center;
                background-size: cover !important;
            }

                #owl-demo1 .blog-post.item .media.clearfix a .entry-thumbnail img {
                    display: none;
                }

        #owl-demo1 .blog-post.item .media.clearfix .media-body {
            text-align: center;
        }

            #owl-demo1 .blog-post.item .media.clearfix .media-body header.entry-header {
            }

                #owl-demo1 .blog-post.item .media.clearfix .media-body header.entry-header h2 {
                    font-family: GE Flow;
                    font-size: 17px;
                    color: #000000;
                    margin-top: 0;
                }

            #owl-demo1 .blog-post.item .media.clearfix .media-body .blogj {
            }

                #owl-demo1 .blog-post.item .media.clearfix .media-body .blogj .entry-content {
                }

                    #owl-demo1 .blog-post.item .media.clearfix .media-body .blogj .entry-content p {
                        font-size: 18px !IMPORTANT;
                        line-height: 23px;
                        font-family: GE Flow;
                        margin: 15px 0px 0px 0px;
                        color: #2A2A2A;
                        DIRECTION: rtl;
                    }


.work_area .nddtlpage {
    background: #fff;
    margin-bottom: 20px;
    padding-bottom: 18px;
}

    .work_area .nddtlpage .nddtlpagebox {
        display: block;
        padding: 20px 5px 0px 5px;
    }

.nddtlpageboxdetls {
    padding: 0px 20px;
}


.mhoflscl {
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
}

.nddtlpageboxdetls .entry-header .entry-title {
    font-size: 24px;
    margin-bottom: 20px;
}


#owl-demo_RelatedNews .blog-post.blog-media {
    margin-bottom: 7px; /* border: 1px solid #CCC; */
    background: #ffffff;
    padding: 0;
    min-height: 266px;
    border-radius: 0;
}

    #owl-demo_RelatedNews .blog-post.blog-media .entry-thumbnail {
        margin: 0 0 15px 0;
        position: relative;
        border-radius: 0;
    }

    #owl-demo_RelatedNews .blog-post.blog-media .post-format {
        position: absolute;
        top: 20px;
        right: -10px;
    }

    #owl-demo_RelatedNews .blog-post.blog-media .entry-date {
        font-size: 12px;
        display: none;
        margin-bottom: 5px;
        text-transform: uppercase;
        color: #ea212a;
        line-height: 14px;
    }

    #owl-demo_RelatedNews .blog-post.blog-media .entry-title {
        margin-top: 0;
        font-size: 23px;
        line-height: 1;
        margin-bottom: 7px !important;
        text-transform: capitalize;
        font-family: 'open sans';
        color: #414141;
        opacity: 1;
        font-weight: 600;
    }

    #owl-demo_RelatedNews .blog-post.blog-media .entry-title {
        margin-top: 0;
        font-size: 15px;
        line-height: 1;
        margin-bottom: 10px !important;
        text-transform: capitalize;
        margin-bottom: 0;
        font-family: GE Flow;
        color: #414141;
        opacity: 1;
        font-weight: 600;
    }

        #owl-demo_RelatedNews .blog-post.blog-media .entry-title a {
            color: #000;
            display: inline-block;
            width: 180px;
            white-space: nowrap;
            overflow: hidden !important;
            text-overflow: ellipsis;
        }

            #owl-demo_RelatedNews .blog-post.blog-media .entry-title a:hover {
                color: #ea212a;
            }

#owl-demo_RelatedNews .blog-post .entry-meta {
    margin: 0;
    padding-top: 0px;
    display: inline-block;
    float: left;
    position: absolute;
    left: 10px;
    bottom: 14px;
}

.ndlodmr {
    position: relative; /* bottom: 0px; */ /* left: 0px; */ /* right: 0px; */
    margin: 0px auto -35px auto !Important;
}





.bgececec {
    /* background-color: #ececec; */
    position: relative;
    z-index: 0;
}

    .bgececec:after {
        /* content: ''; */
        background: url(../images/ndbgimg.png);
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        position: absolute;
        z-index: -1;
        /* background-repeat: no-repeat; */
        background-position: center;
        background-size: 100%;
    }

#content {
    background: #F8F8F8;
    /* margin-bottom: 60px; */
    background-size: 100%;
    /* background: url(../images/ndbgimg.png); */
    /* background: #EDEDED; */
}


.isotope .isotope-item {
    -webkit-transition-property: right, top, -webkit-transform, opacity;
    -moz-transition-property: right, top, -moz-transform, opacity;
    -ms-transition-property: right, top, -ms-transform, opacity;
    -o-transition-property: right, top, -o-transform, opacity;
    transition-property: right, top, transform, opacity;
}


/*@media (min-width:1500px) {

    .projects_d > div[class^="col-"] {
        width: 25%;
    }
}*/

#divCartController .cartpage.col-md-7.col-md-push-5 {
    /* float: left; */
    /* right: 0; */
}

#divCartController .col-md-5.col-md-pull-7 {
    float: right;
    right: 0;
}

.eremsg {
    background: #ffcdc7;
    display: block;
    border-radius: 3px;
    text-align: center;
    padding: 1px 10px;
    color: #961b3d;
    font-weight: 600;
    border: 1px solid #ffb7a3;
    position: absolute;
    top: 57px;
    font-size: 12px;
    left: 35px;
    right: 35px;
}


.table.table-hover.customTable {
}

    .table.table-hover.customTable tr th {
        border: 1px solid #b7b7b7;
        background: #f1f0f0;
    }

    .table.table-hover.customTable tr td { /* border: 1px solid #b7b7b7; */
    }

.bagicoleft svg {
}

    .bagicoleft svg:first-child {
    }

    .bagicoleft svg:last-child {
    }

.ndheader {
    border-bottom: 1px solid #c5c5c5;
    display: block;
    width: 100%;
    height: 62px;
}

.ndsuccessmobile {
    text-align: center; /* background: #fff; */
}

    .ndsuccessmobile .successmobiledtl {
        background: #fff;
        padding: 10px 0px;
    }

    .ndsuccessmobile .successmobileblns {
        padding: 20px 25px;
        background: #fff;
        text-align: left;
        font-family: roboto;
        font-weight: 500;
        font-size: 18px;
    }

.ndsmicon {
    padding-top: 10px;
}

    .ndsmicon i {
        color: #1dbf78;
        font-size: 50px;
        margin-bottom: 5px;
    }

.ndkdprs {
    font-size: 24px;
    font-family: roboto;
    font-weight: 600;
    direction: ltr;
    margin-bottom: 5px;
}

    .ndkdprs span {
    }

        .ndkdprs span:first-child {
        }

            .ndkdprs span:first-child i {
            }

        .ndkdprs span:last-child {
        }

.nddtlbox {
    color: #989898;
    font-size: 15px;
}

    .nddtlbox p {
        font-family: 'roboto' !important;
        font-weight: normal;
        margin: 0px 0px 2px 0px;
        font-size: 14px;
        color: #696969;
        direction: ltr;
    }

.successmobileblns {
}


.table.table-hover.customTable2 {
}

    .table.table-hover.customTable2 tr td {
        border-bottom: 1px solid #b7b7b7;
    }

    .table.table-hover.customTable2 tr:last-child td {
        border-bottom: none;
    }


.crdtcrdscsmble {
}

.ccsmbox {
    text-align: right;
    float: right;
    max-width: 75%;
}

.ccsmpn {
    display: block;
    font-size: 19px;
}

.ccsmptn {
    display: block;
    font-size: 16px;
}

.ccsmpcn {
    display: block;
    font-size: 15px;
}

.ccsmawt {
    float: left;
    font-weight: 600;
}

ul.bredrm li {
    display: inline-block;
    margin-left: 3px;
    padding: 6px 0;
}

ul.bredrm {
    padding-right: 15px;
}

    ul.bredrm li a {
        color: #2a9e5e;
        font-weight: 500;
    }

div#SignIn button, div#SignUp .btn, div#divForgotPassword .btn {
    background: #06332E !important;
    BORDER-RADIUS: 10px;
}

#divLogin {
    /* height: 535px; */
}

a.loadmore:hover {
    background: #06332E;
    color: #fff;
    transition: 0.6s;
}

.new_googleLogin:hover {
    color: #fff;
}

.new_fbCss:hover {
    color: #fff;
}

.radio-volun .radio input[type=radio] {
    height: 15px;
    opacity: 1;
    overflow: hidden;
    width: 15px;
    position: relative;
    float: right;
    margin-left: 14px;
}

.progress_bar_1 span.oswald {
    color: #3a3a3a;
}

div#mob_photo {
    display: block;
}

    div#mob_photo *, div#mob-video * {
        direction: rtl !important;
    }

section#blog h2.section-title {
    margin-bottom: 37px !important;
}

span#layoutUserName {
    font-size: 14px;
    color: #ffb21e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 110px;
    display: inline-block;
    direction: ltr;
    vertical-align: sub;
    text-align: left;
}

form#frmuserprofile input {
    font-weight: 500;
    font-size: 14px;
}


.loaderimg {
    position: fixed;
    left: 0;
    right: 0;
    background: rgba(238, 238, 238, 0.4196078431372549);
    top: 0;
    bottom: 0;
    margin: auto;
}

    .loaderimg img {
        height: 87px;
        width: 87px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

a.read.hm {
    float: none;
    margin: 5px 0px 0px 0px;
    border: 1px solid #06332E;
    border-radius: 15px;
    padding: 0px 10px 3px 10px;
    display: inline-block;
    min-width: 95px;
    font-size: 12px;
    height: 25px;
}

div#mob-video {
    display: block;
}



.projectdetail_page .widget-head {
    padding: 0 70px 6px;
    background: #fff;
    padding: 20px 35px;
    border-radius: 25px;
}

.data.ouradhai-hight {
    min-height: 466px !important;
}

#owl-demo_RelatedNews .blog-post.blog-media .media-body {
    padding: 0 11px;
}

div#owl-demo_RelatedNews {
    margin-bottom: 22px;
}


.ourproject_owl #mainslider .item {
    height: 334px;
}

.ourproject_owl #mainslider {
    /* height: 322px; */
}




.input-group-btn.searchbrnch button {
    margin-right: 6px !important;
    border-radius: 2px !important;
}

.socil_icon a {
    margin-right: 1px;
}

.catgy_home .dropdown ul.dropdown-menu {
    top: 37px;
    border-radius: 0;
}

.dropdown .btn:hover, .dropdown .btn:focus {
    background: transparent;
    outline: none;
    box-shadow: none;
}

footer.entry-meta a i.fa.fa-whatsapp {
    height: 24px !important;
    border-radius: 0 !important;
    width: 24px !important;
    margin: 0 4px;
    display: inline-block;
    float: left;
    line-height: 24px;
    text-align: center;
    color: #fff;
}

footer.entry-meta {
    text-align: left;
}

div#owl-demo_RelatedNews .owl-prev {
    position: absolute;
    top: 37%;
    left: 0;
}

div#owl-demo_RelatedNews .owl-next {
    position: absolute;
    top: 37%;
    right: 0;
}

.nddntepage .ndtbcstm li {
    margin-left: 6%;
}










/* */


/* Styling the element first */

/* Need to add the keyframe animations now */

@keyframes move {
    to {
        left: 50%;
    }
}

@keyframes cover {
    from, 49.9% {
        z-index: 1;
    }

    50.1%, to {
        z-index: 0;
    }
}

.flickr-spinner {
    width: 32px;
    height: 32px;
    position: absolute;
    margin: 8px auto;
    left: 0;
    display: none;
    transition: 2s;
    z-index: 99;
    transform: translate(150%, 0) !important;
}

    /* Using pseudo elements now */
    .flickr-spinner:before,
    .flickr-spinner:after {
        content: '';
        position: absolute;
        left: -13px;
        width: 40%;
        height: 40%;
        border-radius: 50%;
        animation: move ease-in-out 1s infinite alternate, cover 2s infinite reverse;
    }

    .flickr-spinner:before {
        background: #ea900a; /* blue one */
        animation-direction: alternate-reverse, normal; /* yay! */
    }

    .flickr-spinner:after {
        background: #b22a1d; /* pink one */
    }

.detail_img img {
    display: inline-block;
    border-radius: 20px;
}

.nddntepage label.ntcmllb span.checkmark {
    left: 0;
}

.trbb tr:nth-child(n+2) {
    border-top: 1px solid #eee;
}

a.newClass_Media.ndimgboxmeda {
    position: relative;
}

.cart_home {
    float: left;
    padding: 0 7px;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    margin-top: 11px;
    margin-left: 13px;
}

    .cart_home:hover {
        color: #fff;
    }

    .cart_home code {
        padding: 2px 0px;
        font-size: 20px;
        color: #fff;
        background-color: transparent;
        border-radius: 4px;
    }


.listing-container .the-table {
}

.the-table {
    width: 100%;
    table-layout: fixed;
    display: table;
}

.request.the-table .the-table-cell {
    vertical-align: middle;
    padding: 4px 10px;
    font-size: 14px;
}

.w20 {
    width: 33px;
}

.the-table-cell {
    vertical-align: middle;
}

.the-table-cell {
    display: table-cell;
}

li.the-table.request {
    padding-right: 10px;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

    li.the-table.request.new {
        background: #f5f5f5;
        padding-right: 10px;
    }

.request .description.name {
    color: #333;
    font-weight: 500;
    display: inline-block;
    direction: ltr;
}

.request .description {
    color: #333;
    font-weight: 500;
    display: inline-block;
}

.request .sub {
    color: #868484;
    font-size: 15px;
    font-weight: 500;
}

ul.support.support_detail li.the-table.request {
    padding-right: 0;
}

a:hover {
    color: #333;
}

.upload-btn-wrapper {
    position: relative;
    /* overflow: hidden; */
    display: inline-block;
    margin-left: -6px;
    z-index: 4;
}

.btn_upload {
    color: black;
    background-color: #e2e2e2;
    padding: 3px 18px;
    z-index: 4;
    border-radius: 0;
    border: 1px solid #ccc;
    font-size: 16px;
    font-weight: 400;
    /* box-shadow: 0 0 8px #dcdcdc; */
    margin: 10px 0 0 0;
    position: relative;
}

.upload-btn-wrapper input[type=file] {
    /* font-size: 100px; */
    position: absolute;
    right: 37px;
    top: 18px;
    /* opacity: 0; */
    z-index: 0;
    border: none;
}

    .upload-btn-wrapper input[type=file]:focus {
        outline: none;
    }

#addcartpop.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
}

.AFyd3c_11.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
}

.AFyd3c_11 {
    display: inline-block;
    position: fixed;
    font-size: 14px;
    color: #fff;
    background: #212121;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    margin: 0 auto;
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
    max-width: 450px;
    right: 15px;
    left: 15px;
    bottom: 0;
    z-index: 9999;
    opacity: 1;
    visibility: visible;
}

    .AFyd3c_11 ._1EA4La {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
        transition: opacity .2s ease-in-out .1s;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .AFyd3c_11 ._1-baVo {
        padding: 3px 15px 9px;
    }

        .AFyd3c_11 ._1-baVo + .JAUzCh {
            padding: 1px 0px 0px 0;
            vertical-align: baseline;
        }

    .AFyd3c_11 .JAUzCh {
        padding: 16px 24px;
        line-height: 1;
        white-space: nowrap;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        vertical-align: middle;
        /*  overflow: hidden; */
        text-overflow: ellipsis;
        text-align: center;
        color: #fff;
    }

    .AFyd3c_11 ._2BPjzq {
        padding: 2px 0px 13px 14px;
        text-align: center;
    }

    .AFyd3c_11 .VID7GA {
        box-shadow: none;
        border: none;
        padding: 0;
        font-size: 14px;
        line-height: 1;
        text-transform: uppercase !important;
        white-space: nowrap;
        color: #7accff !important;
        vertical-align: middle;
        background: transparent;
        text-decoration: none !important;
    }

.remcheck {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 12px;
    margin-top: -17px;
    cursor: pointer;
    border-bottom: 1px solid #eaeaea;
    */ font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    padding-bottom: 8px;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .remcheck input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.chkmrk {
    position: absolute;
    top: 2px;
    right: 0;
    height: 23px;
    width: 23px;
    border-radius: 2px;
    background-color: transparent;
    line-height: 24px;
    border: 2px solid #999;
}

/* On mouse-over, add a grey background color */
.remcheck:hover input ~ .chkmrk {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.remcheck input:checked ~ .chkmrk {
    background-color: #2196F3;
    border: 2px solid #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.chkmrk:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.remcheck input:checked ~ .chkmrk:after {
    display: block;
}

/* Style the checkmark/indicator */
.remcheck .chkmrk:after {
    left: 7px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

a.cancltost {
    color: #ccc;
    font-size: 24px;
    top: 6px;
    display: inline-block;
    position: relative;
    width: 21px;
}

.creditsuccess .cred_suc {
    display: inline-block;
    width: 49%;
    margin-bottom: 16px;
    vertical-align: top;
}

.cred_suc label {
    font-weight: 500;
    display: block;
    min-width: 60px;
    color: #ACACAC;
    font-size: 17px;
}

.cred_suc .l1 {
    color: #373737;
    font-size: 16px;
    FONT-WEIGHT: 500;
}

.cred_suc span {
    color: black;
    font-weight: 500;
}

.container.recipt.cred_card_succ {
    /* width: 480px; */
    /* border-radius: 4px; */
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {

    .mob_mt {
        margin-top: -13px !important;
    }

    div#addcartpop ._1EA4La {
        display: block;
    }

        div#addcartpop ._1EA4La ._1-baVo {
            text-align: center;
        }

        div#addcartpop ._1EA4La a.cancltost {
            position: absolute;
            left: 0;
            top: 0px;
            width: 43px;
            height: 55px;
            /* border: 1px solid #eee; */
            /* border-radius: 50%; */
        }

    .container.recipt.cred_card_succ {
        width: 100% !important;
        border-radius: 4px;
        margin-top: 20px;
        padding: 0px !important;
    }

    .reciptweb span {
        float: none;
    }

    .reciptweb li {
        box-shadow: none !important;
        border-radius: 0 !important;
        border-bottom: 1px solid #EEE;
    }

    .reciptweb li {
        padding: 0 !important;
    }

    .ss {
        margin-right: 196px !important;
        margin-top: -23px !important;
    }

    .ss1 {
        margin-top: -23px !important;
    }

    .ss2 {
        margin-right: 1px !important;
        margin-bottom: 10px;
    }

    .invoic {
        margin-top: 10px !important;
    }

    .li-top {
        border-top: 1px solid #EEE !important;
        /* padding-bottom: 10px; */
        padding-top: 22px !important;
    }

    .reciptweb li span i.fa.fa-angle-left {
        margin-top: 5px !important;
    }
}



@media only screen and (max-width: 375px) {
    .ss {
        margin-right: 237px !important;
        margin-top: -50px !important;
    }

    .ss1 {
        margin-top: -50px !important;
    }

    .reciptweb li {
        padding: 0 !important;
    }

    .ss2 {
        margin-bottom: 0 !important;
    }

    .donate-float {
        margin-bottom: -15px;
    }

    .reciptweb li span i.fa.fa-angle-left {
        margin-top: 5px !important;
    }
}



@media only screen and (max-width: 320px) {
    .ss1 {
        margin-top: -75px !important;
        float: left !important;
    }

    .ss {
        margin-right: 197px !important;
        margin-top: -50px !important;
    }

    .reciptweb li span {
        font-size: 13px !important;
    }

    .donate-float {
        margin-bottom: -14px;
    }

    .reciptweb li span i.fa.fa-angle-left {
        font-size: 17px !important;
        margin-top: 6px !important;
    }
}

.btn-crdit-failure .form-control {
    height: 0px !important;
    /* height: 30px; */
    text-align: center;
}

.text-crdit-fail #txtMobile {
    height: 34px !important;
}

.select2-container {
    margin-left: 2px;
}

.reciptweb li {
    list-style-type: none;
    box-shadow: 0 0 5px #eae5e5;
    padding: 14px 18px;
    /* border: 1px solid #332f2f0f; */
    border-radius: 4px;
    margin-bottom: 12px;
}

.reciptweb .color {
    color: #1F9575;
    font-weight: 500;
    width: 83px;
}

.reciptweb li span i.fa.fa-angle-left {
    font-size: 20px;
    color: #999;
}

.reciptweb li span {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
}

    .reciptweb li span span {
    }

.donate-float {
    float: left;
}


#AddToCartPopUp h3 {
    font-weight: 600;
    display: block;
    text-align: center;
    background-color: white;
    font-size: 16px;
    margin-bottom: 14px;
    margin-top: -4px;
}

/*#AddToCartPopUp .modal-dialog {
    width: 288px !important;
    margin: 30px auto;
    background: transparent;
    border-radius: 6px;
    height: 100%;
    display: flex;
    margin: 0 auto;
    align-items: center;
}*/

.qtypm {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .qtypm input.qty.endlng {
        width: 60px;
        height: 25px;
    }

input.qty.endlng {
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #c2c2c2;
    margin: 0 9px;
    padding: 0px;
    vertical-align: text-top;
    direction: ltr;
    font-weight: 700;
    color: #06332E;
    font-size: 16px;
}

.qtypm input#qtyplus, .qtypm input#qtyminus {
    width: 20px;
    height: 20px;
    background-position: center;
}

.cnclbtn {
    /*display: block;*/
    width: 100%;
    position: relative;
    padding: 11px 0px;
    display:grid; grid-template-columns:1fr 1fr; align-content:center;
    /*border-top: 1px solid #ddd;margin: 12px 0 0;*/
}

    .cnclbtn a:first-child {
        background: #06332E;
        color: #fff;
    }

    .cnclbtn a {
        text-align: center;
        display: inline-block;
        padding: 1px 10px;
        border: 1px solid #06332E;
        border-radius: 10px;
        text-transform: capitalize;
        font-weight: 600;
        direction: ltr;
        color: #06332E;
        min-width: 50px;
        font-size: 15px;
        position:relative;
    }

        .cnclbtn a i {
            font-size: 17px;
            position: absolute;
            left: 10px;
            top: 5px;
        }

        .cnclbtn a + a {
            margin-right: 10px;
            /* min-width: 125px; */
        }

        .cnclbtn a:hover {
            background: #06332E;
            color: #fff;
        }

#AddToCartPopUp .modal-body {
    padding-bottom: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#AddToCartPopUp .modal-content.modal-content2 {
    width: 100%;
    background: #fff !important;
}

.all_digit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px auto 5px auto;
    max-width: 395px;
    /* grid-gap: 10px 10px; */
}

    .all_digit .digit {
        width: 20%;
        max-width: 45px;
        border: 1px solid #06332E;
        background: #06332E;
        border-radius: 5px;
        text-align: center;
        font-weight: 600;
        font-size: 14px;
        line-height: 23px;
        cursor: pointer;
        height: 25px;
        color: #fff;
        /* border: 1px solid #06332E; */
        /* color: #06332E; */
        /* background: #fff; */
    }

        .all_digit .digit + .digit {
            margin-right: 10px;
            margin-bottom: 10px
        }

        .all_digit .digit:nth-child(5) {
            margin-right: 0px;
        }

        .all_digit .digit.active {
            background: #0b7e3f;
            color: #fff;
            border-color: #0b7e3f;
        }

        .all_digit .digit:hover {
            border: 1px solid #06332E;
            color: #06332E;
            background: #fff;
        }


/* detaild Page css start */

.altdtl_n {
    display: flex;
    justify-content: center;
    margin: 10px 0px 15px 0px;
    grid-gap: 0px 10px;
}

    .altdtl_n .digit {
        width: 20%;
        background: #06332E;
        border-radius: 5px;
        text-align: center;
        font-weight: 600;
        font-size: 14px;
        line-height: 27px;
        cursor: pointer;
        height: 26px;
        color: #fff;
        max-width: 45px;
    }

        .altdtl_n .digit.active {
            background: #0b7e3f;
            color: #fff;
            border-color: #0b7e3f;
        }

/* detaild Page css End */


/* New Checkbox design */
.newchckbx {
    display: block;
    margin-bottom: 10px;
    padding: 10px 10px 1px 10px;
}

    .newchckbx h3 {
        margin: 0px 0px 10px 0px;
        font-size: 14px;
        font-weight: 600;
        padding: 0px;
        color: #333;
        display: none;
    }

    .newchckbx .newchckbxbox {
        display: flex;
        justify-content: center;
    }

    .newchckbx .chckcntanrnw:last-child {
        margin-left: 0px;
    }

    .newchckbx .chckcntanrnw {
        display: block;
        position: relative;
        padding-right: 25px;
        margin-bottom: 0px;
        cursor: pointer;
        font-size: 18px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin-left: 30px;
        font-weight: 500;
    }

        .newchckbx .chckcntanrnw input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
        }

    .newchckbx .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eee;
    }

    .newchckbx .chckcntanrnw:hover input ~ .checkmark {
        background-color: #ccc;
    }

    .newchckbx .chckcntanrnw input:checked ~ .checkmark {
        background-color: #2196F3;
    }

    .newchckbx .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .newchckbx .chckcntanrnw input:checked ~ .checkmark:after {
        display: block;
    }

    .newchckbx .chckcntanrnw .checkmark:after {
        left: 10px;
        top: 6px;
        width: 7px;
        height: 12px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .newchckbx .nwrdobtn {
        position: absolute;
        top: 5px;
        right: 0;
        height: 17px;
        width: 17px;
        background-color: #eee;
        border-radius: 50%;
    }

    .newchckbx .chckcntanrnw:hover input ~ .nwrdobtn {
        background-color: #ccc;
    }

    .newchckbx .chckcntanrnw input:checked ~ .nwrdobtn {
        background-color: #50bd79;
    }

    .newchckbx .nwrdobtn:after {
        content: "";
        position: absolute;
        display: none;
    }

    .newchckbx .chckcntanrnw input:checked ~ .nwrdobtn:after {
        display: block;
    }

    .newchckbx .chckcntanrnw .nwrdobtn:after {
        top: 5px;
        left: 5px;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: white;
    }


/* New Checkbox design */


/* iPad Receipts*/
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

.print__body {
    background: #F2F2F7;
    margin: 0;
    padding: 10px 0;
}

.white_print_box {
    max-width: 500px;
    background: #fff;
    margin: 0 auto;
    display: block;
    border: 6px solid #E9E9E9;
    direction: rtl;
}

.print_header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
    padding: 0 0 10px 0;
    border-bottom: 2px dotted #222;
    margin: 0 0 10px 0;
}

    .print_header p {
        font-weight: 500;
        font-size: 23px;
        margin: 0 15px 0 0;
    }

table.pad_inner {
    width: 100%;
    direction: rtl;
    text-align: right;
}

.print__body_ table tr p.do_text span {
    color: #222;
    margin: 0;
    display: block;
}

.print__body_ table tr b {
    font-size: 22px;
}

.print__body_ table tr.print_border td {
    border-bottom: 1px solid #222 !important;
    direction: rtl;
    padding: 0 0px 0px 0px;
}

.print__body_ table tr {
    height: 40px;
    font-size: 16px;
    font-family: 'roboto';
}

p.text-center {
    text-align: center;
    font-size: 16px;
    line-height: 21px;
}

.print_border.print__gray_bg td {
    background: #F8F8F8;
}

.print__body_ table tr p {
    height: 80px;
}

.print__body_ table tr td:last-child {
    text-align: left;
}

.print_btn {
    max-width: 500px;
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

    .print_btn a {
        margin: 0 10px;
    }

a.btn-print {
    width: 230px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: space-around;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-family: 'roboto';
    border: 1px solid #00894B;
    border-radius: 10px;
    background: #00894B;
}

a.btn-cancel {
    width: 230px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #222;
    font-size: 20px;
    font-family: 'roboto';
    border: 1px solid #222;
    border-radius: 10px;
}

p.text-center.mb-3 {
    padding: 15px 0 0 0;
}

p.text-center.mb-2 {
    padding: 21px 0 0 0;
}

.print_header {
    background: #04a550;
    color: #fff;
    border: none;
}

    .print_header img {
        width: 50px;
        margin: 7px 7px 0px 0px;
    }

.print__body_ table tr p.do_text {
    direction: rtl;
    float: right;
    text-align: right;
    height: auto;
    color: #04a550;
}

table.pad_12 {
    width: 100%;
    padding: 10px 10px 0px 10px;
}

table.pad_0 {
    width: 100%;
    padding: 10px;
}



tr.total_border td {
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

@media screen and (max-width:768px) {
    .white_print_box {
        max-width: 96%;
        width: 96%;
        margin: 0 auto;
    }

    .print__body {
        height: 100vh;
    }

    a.btn-cancel, a.btn-print {
        width: 100%;
    }
}

@media screen and (min-width:1700px) {
    body {
        zoom: 120%;
    }
}







/* iPad Receipts*/
/* New Design css*/
.container_n {
    width: 100%;
    max-width: 1250px;
    margin: auto;
}

.new_d_b_alt {
    padding: 50px 0px;
    background: #F8F8F8;
}

    .new_d_b_alt .container_n {
        position: relative;
    }

        .new_d_b_alt .container_n::before {
            content: '';
            position: absolute;
            left: 0px;
            right: 0px;
            top: 20px;
            bottom: 0px;
            border: 3px solid #06332E;
            border-radius: 70px;
            z-index: 0;
            height: 100%;
        }

.alt-tbcnt-b {
    background: #fff;
    max-width: 490px;
    border-radius: 15px;
    padding: 25px 35px 35px 35px;
    text-align: center;
    z-index: 1;
    /* background:#000; */
    height: 400px;
    /* margin: auto; */
}

    .alt-tbcnt-b .title_n {
        margin: 0px 0px 20px 0px;
        font-size: 34px;
        color: #06332E;
        font-weight: 600; /* position: absolute; */ /* right: 30px; */
        max-width: 500px;
        text-align: center;
        width: 100%; /* top: 42px; */
    }

    .alt-tbcnt-b h3 {
        margin: 10px 40px 0px 40px;
        font-size: 18px;
        color: #06332E;
        border-top: 1px solid #e3e3e3;
        padding-top: 10px;
    }

    .alt-tbcnt-b .alt_t-valuse {
    }


        .alt-tbcnt-b .alt_t-valuse .alt_v_ul {
            display: flex;
            flex-wrap: wrap;
            list-style: none; /*grid-gap: 9px 9px;*/
            justify-content: center;
            max-width: 265px;
            margin: 0px auto 17px auto;
        }

            .alt-tbcnt-b .alt_t-valuse .alt_v_ul li {
                display: block;
            }

                .alt-tbcnt-b .alt_t-valuse .alt_v_ul li + li {
                    margin-right: 10px;
                }

                .alt-tbcnt-b .alt_t-valuse .alt_v_ul li a {
                    display: block;
                    padding: 0px 13px;
                    background: #06332E;
                    border-radius: 5px;
                    color: #fff;
                    font-weight: 800;
                    min-width: 52px;
                    font-size: 15px;
                    width: 100%;
                }

                    .alt-tbcnt-b .alt_t-valuse .alt_v_ul li a:hover {
                        color: #ffffff;
                        background: #06332E;
                    }

                    .alt-tbcnt-b .alt_t-valuse .alt_v_ul li a.active {
                        background: #0b7e3f;
                        color: #fff;
                    }


        .alt-tbcnt-b .alt_t-valuse .alt-ank-btn {
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .alt-tbcnt-b .alt_t-valuse .alt-ank-btn a {
                border: 1px solid #06332E;
                color: #06332E;
                display: block;
                border-radius: 10px;
                padding: 0px 10px 3px 10px;
                font-size: 18px;
                font-weight: 500;
                position: relative;
                min-width: 143px;
            }

                .alt-tbcnt-b .alt_t-valuse .alt-ank-btn a i {
                    font-size: 18px;
                    position: relative;
                    top: 3px;
                    margin: 0px 5px;
                    position: absolute;
                    top: 7px;
                    left: 6px;
                }

                .alt-tbcnt-b .alt_t-valuse .alt-ank-btn a + a {
                    margin-right: 15px;
                }

                .alt-tbcnt-b .alt_t-valuse .alt-ank-btn a:hover {
                    background: #06332E;
                    color: #fff;
                }

.al_tab_N {
    padding: 25px;
    position: relative;
    margin: 50px 50px 20px 50px;
    z-index: 0;
}

    .al_tab_N .tbalt_n { /* position: absolute; */
        right: 42px;
        top: 88px;
        max-width: 420px;
        display: flex;
        flex-wrap: wrap;
        margin: 0px;
        padding: 0px;
        grid-gap: 10px 6px;
        text-align: right;
        z-index: 1;
    }

    .al_tab_N .al_tabcnt_N {
        margin: 0px;
        padding: 0px;
        display: block;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        z-index: -1;
    }

        .al_tab_N .al_tabcnt_N .tab-pane {
            padding: 30px;
            border-radius: 30px;
        }

            .al_tab_N .al_tabcnt_N .tab-pane.bg_after-i {
                position: relative;
                z-index: 0;
                background-size: contain !important;
                background-repeat: no-repeat !important;
                min-height: 290px;
                height: 448px;
            }

                .al_tab_N .al_tabcnt_N .tab-pane.bg_after-i:after {
                    content: '';
                    background: #06332E99;
                    position: absolute;
                    left: 0px;
                    right: 0px;
                    top: 0px;
                    bottom: 0px;
                    z-index: -1;
                    border-radius: 30px;
                }

    .al_tab_N .tbalt_n li {
        width: 30.5%;
        text-align: center;
    }

        .al_tab_N .tbalt_n li + li {
            margin-right: 1%;
        }

        .al_tab_N .tbalt_n li a {
            background: #a8a8a8;
            border-radius: 8px;
            border: 0px;
            color: #fff;
            font-size: 14px;
            margin: 0px;
            padding: 10px 15px 12px 14px;
            font-weight: 600;
        }

        .al_tab_N .tbalt_n li.active a {
            background: #06332E !important;
            color: #fff;
            border: none;
        }

            .al_tab_N .tbalt_n li.active a:hover {
                border: none;
            }

        .al_tab_N .tbalt_n li a:hover {
            background: #06332E !important;
            color: #fff;
            border: none;
        }

.value_inputtab {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 17px 0px;
}

    .value_inputtab a {
        width: 22px;
        height: 22px;
        background: #06332E;
        border-radius: 50%;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 22px;
        padding: 0px 0px 8px 0px;
        font-weight: bolder;
    }

        .value_inputtab a + a {
        }

    .value_inputtab input {
        max-width: 50px;
        margin: 0px 10px;
        border-radius: 5px;
        border: 1px solid #b4b4b4;
        text-align: center;
        font-size: 15px;
        height: 24px;
    }

.n_ftr_alt {
    background: #06332E; /* margin: 10px 0px 0px 0px; */
    padding: 50px 0px 15px 0px;
}

.altftrn {
    display: grid;
    color: #fff;
    grid-template-columns: 1fr 1fr 280px;
    width: 100%;
    table-layout: fixed;
    grid-gap: 0px 15px;
}

    .altftrn .box {
        display: block;
        width: 100%;
        font-size: 16px;
    }

        .altftrn .box .alt_uln {
            display: grid;
            grid-template-rows: repeat(3, 1fr);
            grid-gap: 20px 30px;
            grid-auto-flow: column;
            grid-auto-columns: max-content;
            list-style: none;
        }

            .altftrn .box .alt_uln li {
                position: relative;
                padding-right: 15px;
                border-bottom: 1px solid #fff;
                width: 100%;
                padding-left: 20px;
                padding-bottom: 5px;
            }

                .altftrn .box .alt_uln li a {
                    color: #fff;
                    font-size: 17px;
                }

                    .altftrn .box .alt_uln li a:after {
                        content: "\f104";
                        display: inline-block;
                        font: normal normal normal 14px/1 FontAwesome;
                        position: absolute;
                        right: 0px;
                        top: 9px;
                    }

        .altftrn .box .ftr_balt {
            color: #fff
        }

            .altftrn .box .ftr_balt p {
                font-size: 14px;
                line-height: 20px;
                margin: 0px 0px 5px 0px;
            }

            .altftrn .box .ftr_balt h3 {
                color: #fff;
                margin: 0px;
                font-size: 19px;
            }

.sub_frm-n {
    display: flex;
    max-width: 300px;
    margin-bottom: 15px;
}

    .sub_frm-n .form-control {
        height: 40px !important;
        border-radius: 5px;
        background: #06332E;
        color: #fff;
        border: 1px solid #FFFFFF !important;
        font-size: 13px;
        margin-left: 15px;
    }

        .sub_frm-n .form-control::-webkit-input-placeholder { /* Edge */
            color: #fff;
        }

        .sub_frm-n .form-control:-ms-input-placeholder { /* Internet Explorer */
            color: #fff;
        }

        .sub_frm-n .form-control::placeholder {
            color: #fff;
        }

    .sub_frm-n .sbmt-btn_n {
        padding: 0px 14px;
        color: #06332E;
        font-weight: 700;
        border: none;
        border-radius: 5px;
        font-size: 14px;
        background: #fff;
    }

.alt-sharemedia {
    margin-top: 15px;
}

.alt-sharemediaul {
    display: flex;
    list-style: none;
    grid-gap: 0px 15px;
}

    .alt-sharemediaul li {
    }

        .alt-sharemediaul li a {
            color: #06332E;
            font-size: 19px;
            padding: 2px 3px; /* border-radius: 50%; */ /* background: #fff; */ /* width: 35px; */ /* height: 35px; */
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .alt-sharemediaul li a img {
                width: 35px;
            }

.last-ftr_n {
    border-bottom: 5px solid #06332E;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

    .last-ftr_n p {
        color: #06332E;
        font-weight: 600;
    }

.ourproject_owl #mainslider .owl-dots {
    position: absolute;
    bottom: 10px;
    background: #000000ab;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0px;
    right: 0px;
    border-radius: 15px;
    padding: 5px 0px;
    width: auto;
    max-width: 150px;
}

    .ourproject_owl #mainslider .owl-dots .owl-dot {
    }

        .ourproject_owl #mainslider .owl-dots .owl-dot span {
            position: relative;
            background: #fff;
        }

        .ourproject_owl #mainslider .owl-dots .owl-dot.active {
        }

            .ourproject_owl #mainslider .owl-dots .owl-dot.active span {
                background: #fff
            }

                .ourproject_owl #mainslider .owl-dots .owl-dot.active span::after {
                    content: '';
                    width: 6px;
                    height: 6px;
                    border-radius: 50%;
                    position: absolute;
                    margin: auto;
                    left: 0px;
                    right: 0px;
                    top: 0px;
                    bottom: 0px;
                    background: #06332E;
                }

.detail textarea.form-control {
    border-radius: 10px;
    border-color: #B9B9B9;
}

.userpr {
    position: absolute;
    left: 0px;
    /* top: 2px; */
    font-size: 18px;
    direction: ltr;
    color: #5D5D5D;
    display: flex;
    align-items: center;
    font-weight: 700;
}

    .userpr span {
        margin: 0px 0px 0px 7px;
        display: flex;
        align-items: center;
        margin: 0px 0px 0px 10px;
    }

        .userpr span img {
            color: #06332E;
            width: 20px;
        }

.n-share_btn-i {
    position: absolute;
    left: 20px;
    top: 15px;
}

    .n-share_btn-i a {
        background: #fff;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .n-share_btn-i a img {
            border-radius: unset;
            width: 20px;
        }

.dscrptn_tab-box {
    display: block;
    margin: 35px 0px 0px 0px;
}

    .dscrptn_tab-box .nav.nav-tabs {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        grid-gap: 0px 15px;
        margin-bottom: 20px;
    }

        .dscrptn_tab-box .nav.nav-tabs li {
        }

            .dscrptn_tab-box .nav.nav-tabs li a {
                font-size: 18px;
                border-radius: 25px;
                border: none !important;
                margin: 0px;
                line-height: 20px;
                padding: 7px 25px 12px 25px;
                text-align: center;
                font-weight: 600;
                color: #06332E;
                background: #fff;
            }

            .dscrptn_tab-box .nav.nav-tabs li.active a {
                background: #06332E !important;
                color: #fff;
            }

            .dscrptn_tab-box .nav.nav-tabs li a:hover {
                background: #06332E;
                color: #fff;
            }

    .dscrptn_tab-box .tab-content {
        background: #fff;
        border-radius: 30px;
    }

        .dscrptn_tab-box .tab-content .tab-pane {
        }

.pd_dtl-a {
}

    .pd_dtl-a .pd_dtl-b {
        display: flex;
        align-items: center;
        grid-gap: 10px 20px;
        margin-bottom: 15px;
        border-bottom: 1px solid #D6D6D6;
        padding-bottom: 15px;
    }

        .pd_dtl-a .pd_dtl-b span {
            font-size: 21px;
        }

            .pd_dtl-a .pd_dtl-b span:first-child {
                min-width: 200px;
                color: #06332E;
            }

            .pd_dtl-a .pd_dtl-b span:last-child {
                color: #919191;
            }

.PojtDscrptintb {
}

    .PojtDscrptintb .e_prod_name {
        text-align: center;
        font-size: 40px;
        color: #06332E;
        margin: 0px 0px 25px 0px;
        font-weight: 700;
    }

    .PojtDscrptintb .discription {
        color: #A5A5A5;
        text-align: center;
        font-weight: 500;
    }

    .PojtDscrptintb .tab_dsp-t {
        display: flex;
        align-items: center;
        list-style: none;
        grid-gap: 12px 12px;
        flex-wrap: wrap;
        margin: 25px auto 11px auto;
        max-width: 815px;
    }

        .PojtDscrptintb .tab_dsp-t li {
            display: block;
            min-width: 15%;
            text-align: center;
        }

            .PojtDscrptintb .tab_dsp-t li a {
                border: 1px solid #9B9B9B;
                border-radius: 10px;
                padding: 4px 14px;
                line-height: 15px;
                color: #9B9B9B;
                font-size: 16px;
                font-weight: 500;
                display: block;
                min-height: 30px;
            }

                .PojtDscrptintb .tab_dsp-t li a:hover {
                    color: #06332E;
                    border-color: #06332E;
                }

.search_filter {
    background: #06332E;
    padding: 20px 0px;
    display: block;
}


    .search_filter .search_filter_box {
        display: flex; /*justify-content: center; grid-gap: 10px 15px;*/
        max-width: 900px;
        margin: auto;
    }

        .search_filter .search_filter_box .sfb_box {
            width: 100%;
            max-width: 200px;
        }

            .search_filter .search_filter_box .sfb_box + .sfb_box {
                margin-right: 15px;
            }

            .search_filter .search_filter_box .sfb_box .ttl_n {
                color: #fff;
            }

            .search_filter .search_filter_box .sfb_box .form-control {
                background: none;
                color: #fff;
                font-size: 12px !important;
                border-radius: 7px;
                height: 35px !important;
                border: 2px solid #fff !important;
                line-height: 15px;
                background: #06332E;
            }

            .search_filter .search_filter_box .sfb_box .srch_b-n {
                position: relative;
            }

                .search_filter .search_filter_box .sfb_box .srch_b-n a {
                    position: absolute;
                    left: 8px;
                    top: 4px;
                }

                    .search_filter .search_filter_box .sfb_box .srch_b-n a img {
                        width: 17px;
                    }

            .search_filter .search_filter_box .sfb_box .srch_b-s {
            }

                .search_filter .search_filter_box .sfb_box .srch_b-s .clr_btn {
                    height: 30px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    color: #fff;
                    border-radius: 5px;
                    font-size: 16px;
                    margin: 2px 0px 0px 0px;
                    font-weight: 700;
                }


.Moreparametersbtn {
    display: block;
    margin: 15px 0px;
}

    .Moreparametersbtn a {
        color: #06332E;
        border: 1px solid #06332E;
        display: block;
        padding: 0px 10px 3px 10px;
        border-radius: 25px;
        font-weight: 600;
        max-width: 180px;
        margin: auto;
        text-align: center;
    }

.login-tab_n {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

    .login-tab_n li {
        width: 100%;
        text-align: center;
        border: none;
    }

        .login-tab_n li a {
            border: 2px solid #929292;
            border-radius: 10px;
        }

        .login-tab_n li.active {
        }

            .login-tab_n li.active a {
                border: 2px solid #06332E;
            }

.modal-backdrop {
    opacity: 1 !important;
    background: #000000a1;
}

    .modal-backdrop:before {
        content: "";
        -webkit-backdrop-filter: blur(3.5px);
        backdrop-filter: blur(10px);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
    }









* + html .field-control:not(:placeholder-shown) + label {
    transform: translate(0, 0) scale(0.8);
    cursor: pointer;
    font-size: 15px;
    cursor: text;
    overflow: hidden;
    display: inline-block;
    transform-origin: left bottom;
    margin: 0px;
    max-width: max-content;
    color: #676767;
    position: absolute;
    top: -3px;
    z-index: 9;
    font-weight: 500;
}



.fgpswd_btn {
    position: absolute;
    left: 0px;
    z-index: 9;
    bottom: 10px;
    font-size: 12px;
    color: #06332E;
    font-weight: 600;
}

.field {
    display: flex;
    flex-flow: column-reverse;
    margin-bottom: 20px;
    position: relative;
    height: 55px;
}

    .field .field-control {
        font-weight: 500;
        font-size: 15px;
        height: 35px;
        line-height: 35px;
        background: transparent;
        position: relative;
        z-index: 2;
        -webkit-box-shadow: 0 0 0 30px white inset;
        box-shadow: 0 0 0 30px white inset; /* font-family: GothamPre; */
    }

.field-control:not(:placeholder-shown) + label {
    width: 100%;
    outline: none;
}

.field-control:focus ~ .cus-border {
    width: 100%;
    background: #06332E;
    outline: none;
}

.cus-border {
    display: block;
    width: 0px;
    height: 2px;
    background: #000;
    background: transparent;
    right: 0px;
    left: 0px;
    transition: width .5s ease, background-color .5s ease;
    position: absolute;
    margin: auto;
    z-index: 9;
    bottom: 0;
}

:focus {
    outline: 0;
}

.field-control:focus {
    outline: 0;
    border-bottom: 1px solid #DBDBDB;
    color: #000000;
    box-shadow: none;
    -webkit-box-shadow: 0 0 0 30px white inset;
    box-shadow: 0 0 0 30px white inset;
}

    .field-control:focus::-webkit-input-placeholder {
        opacity: 1;
    }

    .field-control:focus::-moz-placeholder {
        opacity: 1;
        transition: inherit;
    }

    .field-control:focus:-ms-input-placeholder {
        opacity: 1;
        transition: inherit;
    }

    .field-control:focus:-moz-placeholder {
        opacity: 1;
        transition: inherit;
    }

.field label {
    font-size: 15px;
    margin: 0px;
}

.field label, .field-control {
    transition: all 0.3s;
    touch-action: manipulation;
}

.field-control {
    font-size: 1.5em;
    border: 0;
    border-bottom: 1px solid #DBDBDB;
    font-family: inherit;
    border-radius: 0;
    padding: 0;
    cursor: text;
}

    .field-control:placeholder-shown + label {
        cursor: text;
        overflow: hidden;
        transform-origin: right bottom;
        transform: translate(0.03rem, 1.92rem) scale(1);
        margin: 0px;
        max-width: max-content;
        color: #676767;
        position: absolute;
        top: -3px;
        display: inline-block;
        z-index: 10;
        font-weight: 500;
    }

    .field-control:not(:placeholder-shown) + label {
        transform: translate(0, 0) scale(0.8);
        cursor: pointer;
        font-size: 15px;
        cursor: text;
        overflow: hidden;
        display: inline-block;
        transform-origin: left bottom;
        margin: 0px;
        max-width: max-content;
        color: #656565;
        position: absolute;
        top: -7px;
        z-index: 9;
        font-weight: 500;
    }

    .field-control:focus + label {
        transform: translate(0, 0) scale(0.8);
        cursor: pointer;
        font-size: 15px;
        cursor: text;
        overflow: hidden;
        transform-origin: right bottom;
        margin: 0px;
        max-width: max-content;
        color: #525252;
        position: absolute;
        top: -7px;
        display: inline-block;
        font-weight: 500;
    }

    .field-control:-ms-placeholder-shown + label {
        cursor: text;
        overflow: hidden;
        transform-origin: right bottom;
        transform: translate(0.03rem, 1.92rem) scale(1);
        margin: 0px;
        max-width: max-content;
        color: #676767;
        position: absolute;
        top: -3px;
        display: inline-block;
        z-index: 10;
        font-weight: 500;
    }

@keyframes evescale {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(2)
    }

    100% {
        transform: scale(1)
    }
}

.smllmdl_n {
    margin: 0px;
    padding: 0px !important;
}

    .smllmdl_n .modal-dialog {
        align-items: center;
        width: 365px;
        height: 100vh;
        display: flex;
        justify-content: center;
        margin: 0px auto;
    }

        .smllmdl_n .modal-dialog .modal-content {
            width: 100%;
            border-radius: 25px;
        }

            .smllmdl_n .modal-dialog .modal-content .modal-header {
                border: none;
            }

                .smllmdl_n .modal-dialog .modal-content .modal-header .close {
                    margin: 10px 0px 0px 10px;
                    font-size: 25px;
                    color: #3d3d3d;
                }

                .smllmdl_n .modal-dialog .modal-content .modal-header .modal-title {
                    text-align: center;
                    color: #06332E;
                    font-size: 24px;
                }

            .smllmdl_n .modal-dialog .modal-content .modal-body {
                padding: 15px 25px;
            }

                .smllmdl_n .modal-dialog .modal-content .modal-body .pritab_b {
                }

                    .smllmdl_n .modal-dialog .modal-content .modal-body .pritab_b .qtypm {
                        margin-bottom: 15px;
                    }

                    .smllmdl_n .modal-dialog .modal-content .modal-body .pritab_b .cnclbtn {
                        margin-top: 5px;
                    }

                        .smllmdl_n .modal-dialog .modal-content .modal-body .pritab_b .cnclbtn a {
                            display: block;
                            width: 100%;
                            padding: 7px 14px;
                            position: relative;
                        }

                            .smllmdl_n .modal-dialog .modal-content .modal-body .pritab_b .cnclbtn a + a {
                                margin: 15px 0px 0px 0px;
                            }

                            .smllmdl_n .modal-dialog .modal-content .modal-body .pritab_b .cnclbtn a i {
                                position: absolute;
                                left: 10px;
                                font-size: 24px;
                                top: 8px;
                            }

                    .smllmdl_n .modal-dialog .modal-content .modal-body .pritab_b .all_digit {
                    }

                        .smllmdl_n .modal-dialog .modal-content .modal-body .pritab_b .all_digit .digit {
                            width: 22.33%;
                            height: 26px;
                        }

.lngrgb {
    display: none;
}

.mvcbnl {
    display: none;
}


    .mvcbnl:after {
        content: '';
        border: 3px solid #06332E;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 35px;
        bottom: 0px;
        border-radius: 15px;
        z-index: -1;
    }

    .mvcbnl .c_title {
        text-align: center;
        margin-bottom: 15px;
        margin: 0px 7px 15px 7px;
        background: #06332E;
        color: #fff;
        padding: 8px 0px;
        border-radius: 15px;
        border: 2px solid #fff;
    }

    .mvcbnl .ctgry_box_m {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px 10px;
    }

        .mvcbnl .ctgry_box_m li {
            display: block;
            border: 3px solid #06332E;
            border-radius: 10px;
            width: 100%;
        }

            .mvcbnl .ctgry_box_m li a {
                display: block;
            }

                .mvcbnl .ctgry_box_m li a .cbn_l {
                    position: relative;
                }

                    .mvcbnl .ctgry_box_m li a .cbn_l h3 {
                        position: relative;
                        text-align: center;
                        margin: 0px;
                        background: #06332E;
                        color: #fff;
                        font-size: 20px;
                        padding: 7px 0px;
                    }

                    .mvcbnl .ctgry_box_m li a .cbn_l .cbn_media {
                        padding-top: 70%;
                        background-size: cover !important;
                        background-position: center center !important;
                        position: relative;
                        border-radius: 0px 0px 10px 10px;
                        background-repeat: no-repeat !important;
                    }

.loader {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 6px #00000024;
}

    .loader:after {
        content: '';
        border: 4px solid #f3f3f3;
        border-radius: 50%;
        border-top: 4px solid #06332E;
        width: 50px;
        height: 50px;
        display: block;
        -webkit-animation: spin 0.6s linear infinite; /* Safari */
        animation: spin 0.6s linear infinite;
    }


.Vwpt {
    margin-top: 25px;
    margin-bottom: 30px;
    display: grid;
    grid-template-columns: 1fr 35%;
}

    .Vwpt .Vwpt_dtl {
        padding-left: 20px;
    }

        .Vwpt .Vwpt_dtl .vwpt_media {
            position: relative;
            border-radius: 25px;
            overflow: hidden;
            z-index: 0;
            background: #00000057;
            padding-top: 55%;
        }

            .Vwpt .Vwpt_dtl .vwpt_media:after {
                content: '';
                background: #0006;
                left: 0px;
                right: 0px;
                top: 0px;
                bottom: 0px;
                position: absolute;
                z-index: 0;
                display: none;
            }

            .Vwpt .Vwpt_dtl .vwpt_media img {
                width: 100%;
                z-index: 0;
                display: block;
            }

            .Vwpt .Vwpt_dtl .vwpt_media .plyBtn {
                display: block;
                position: absolute;
                left: 0px;
                right: 0px;
                top: 0px;
                bottom: 0px;
                margin: auto;
                width: 135px;
                height: 135px;
                z-index: 1;
            }

                .Vwpt .Vwpt_dtl .vwpt_media .plyBtn img {
                }

            .Vwpt .Vwpt_dtl .vwpt_media video, .Vwpt .Vwpt_dtl .vwpt_media iframe {
                position: absolute;
                left: 0px;
                right: 0px;
                top: 0px;
                bottom: 0px;
                width: 100%;
                height: 100%;
            }



        .Vwpt .Vwpt_dtl .rpt_box {
            background: #fff;
            padding: 40px;
            border-radius: 30px;
            margin: 20px 0px 0px 0px;
        }

            .Vwpt .Vwpt_dtl .rpt_box .hdr_ttl {
                margin: 0px 0px 25px 0px;
                text-align: center;
                color: #06332E;
            }

            .Vwpt .Vwpt_dtl .rpt_box .rpt_frm {
                display: grid;
                grid-template-columns: 1fr 1fr;
                margin-bottom: 20px;
            }

                .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx {
                    margin-bottom: 15px;
                }

                    .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx + .rpt_frm_bx {
                        margin-left: 15px;
                    }

                    .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx:first-child {
                        margin-left: 15px;
                    }

                    .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx .ttl_n {
                        font-weight: normal;
                        color: #6D6D6D;
                    }

                    .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx .form-control {
                        background: #EEE; /* border: none !important; */
                        border-radius: 5px;
                        font-size: 15px !important;
                    }

                    .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx .rpt_frm_s {
                        display: flex;
                    }

                        .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx .rpt_frm_s .form-control {
                        }

                            .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx .rpt_frm_s .form-control:first-child {
                                margin-left: 15px;
                            }

                            .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx .rpt_frm_s .form-control + .form-control {
                                margin-left: 15px;
                            }

                            .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx .rpt_frm_s .form-control:last-child {
                                margin-left: 0px;
                            }


            .Vwpt .Vwpt_dtl .rpt_box .Prtcptnbx {
                text-align: center;
            }

                .Vwpt .Vwpt_dtl .rpt_box .Prtcptnbx .PrtcptnBtn {
                    background: #06332E;
                    color: #fff;
                    border-radius: 25px;
                    padding: 10px 25px;
                    min-width: 150px;
                    font-size: 18px;
                    font-weight: 600;
                }

    .Vwpt .Vwpt_post {
        background: #fff;
        padding: 25px;
        border-radius: 25px;
    }

        .Vwpt .Vwpt_post .Vwpt_post_bl {
            margin-bottom: 20px;
        }

            .Vwpt .Vwpt_post .Vwpt_post_bl .bl_media {
                text-align: center;
                margin-bottom: 10px;
            }

                .Vwpt .Vwpt_post .Vwpt_post_bl .bl_media img {
                    margin: auto;
                    max-width: 150px;
                    border-radius: 25px;
                }

            .Vwpt .Vwpt_post .Vwpt_post_bl .bl_data {
                text-align: center;
                color: #707070;
                line-height: 22px;
                font-size: 16px;
            }

                .Vwpt .Vwpt_post .Vwpt_post_bl .bl_data p {
                    margin: 0px;
                }

            .Vwpt .Vwpt_post .Vwpt_post_bl .bl_btn-b {
                text-align: center;
                padding: 5px 0px;
                position: relative;
                z-index: 0;
            }

                .Vwpt .Vwpt_post .Vwpt_post_bl .bl_btn-b .bl-btn {
                    background: #fff;
                    z-index: 1;
                    padding: 0px 20px;
                    color: #06332E;
                    font-weight: 600;
                }

                .Vwpt .Vwpt_post .Vwpt_post_bl .bl_btn-b:after {
                    content: '';
                    left: 0px;
                    right: 0px;
                    top: 0px;
                    bottom: 0px;
                    background: #06332E;
                    height: 1px;
                    position: absolute;
                    margin: auto;
                    z-index: -1;
                }


.vwpt_dps {
    display: grid;
    grid-template-columns: 22% 1fr;
    background: #fff;
    padding: 25px;
    margin-bottom: 20px;
    border-radius: 30px;
}

    .vwpt_dps .vwl_media {
    }

        .vwpt_dps .vwl_media img {
            margin: auto;
        }

    .vwpt_dps .vwl_data {
    }

        .vwpt_dps .vwl_data p {
            color: #6D6D6D;
            margin: 0px 0px 6px 0px;
        }

.fs_item_l {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 40px;
}

    .fs_item_l .fs_item_bx {
        padding: 10px;
    }

        .fs_item_l .fs_item_bx .fs_media {
            margin-bottom: -55px;
        }

            .fs_item_l .fs_item_bx .fs_media img {
                max-width: 125px;
                margin: auto;
                border-radius: 50%;                
            }
                .fs_item_l .fs_item_bx .fs_media img.mh125 { height:125px;
                }

        .fs_item_l .fs_item_bx .fs_data {
            background: #fff;
            padding: 95px 15px 15px 15px;
            text-align: center;
            font-size: 15px;
            border-radius: 20px;
        }

            .fs_item_l .fs_item_bx .fs_data p {
            }

.net_sharebx {
    padding: 0px 0px;
}

    .net_sharebx .sharebx_b {
        display: flex;
        align-items: center;
    }

        .net_sharebx .sharebx_b + .sharebx_b {
            margin-top: 15px;
        }

        .net_sharebx .sharebx_b .form-control {
            width: 100%;
            border: 1px solid #CECECE;
            border-radius: 25px;
        }

        .net_sharebx .sharebx_b .aspbtn_s {
            border: none;
            background: #06332E;
            color: #fff;
            display: block;
            padding: 8px 10px;
            height: 40px;
            min-width: 120px;
            border-radius: 25px;
            font-size: 14px;
            font-weight: 600;
            margin-right: 10px;
        }

.sp_share_b {
    background: #06332E;
    border-radius: 35px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    width: 450px;
    margin: 0px auto 25px auto;
}

    .sp_share_b .sp_title {
        margin-left: 40px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }

    .sp_share_b .s_social_icon {
        display: flex;
    }

        .sp_share_b .s_social_icon a {
            display: block;
            width: 30px;
        }

            .sp_share_b .s_social_icon a + a {
                margin-right: 15px;
            }

            .sp_share_b .s_social_icon a img {
                width: 100%;
            }

.crtpage_mn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    min-height: calc(100vh - 360px);
    text-align: center;
    padding-top: 80px;
}

.crtpage_bx {
    max-width: 450px;
}

    .crtpage_bx .crt_dtl {
        background: #fff;
        padding: 40px 20px 30px 20px;
        margin-bottom: 40px;
        border-radius: 25px;
    }

.rcept_bx {
    margin: 0px 0px 10px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
}

    .rcept_bx .rcpt_lbl {
        font-weight: 600;
        font-size: 14px;
        color: #333;
        margin: 0px 0px 5px 0px;
    }

        .rcept_bx .rcpt_lbl p {
            /* font-size: 14px !important; */
            color: #5d5d5d !important;
        }

    .rcept_bx .rcpt_data {
    }

        .rcept_bx .rcpt_data #tdProjectDetails1 {
            display: block;
            width: 100%;
            border-top: 1px solid #000;
            padding: 5px 0px 10px 0px;
            border-bottom: 1px solid #000;
            
            margin-top: 2px;
            padding-bottom: 3px;
        }

            .rcept_bx .rcpt_data #tdProjectDetails1 .pad_inner {
            }

                .rcept_bx .rcpt_data #tdProjectDetails1 .pad_inner tr td {
                    font-weight: 600;
                    font-size: 14px;
                    color: #333;
                    margin: 0px 0px 5px 0px;
                }

                    .rcept_bx .rcpt_data #tdProjectDetails1 .pad_inner tr td:last-child {
                        text-align: left;
                        font-size: 15px;
                    }


.crt_dtl .media_sus_icon {
    margin: -90px auto 25px auto;
    max-width: 100px;
}

    .crt_dtl .media_sus_icon img {
        width: 100%;
        max-width: 95px;
    }

.crtpage_bx .crt_dtl h3 {
    margin: 0px 0px 10px 0px;
    color: #989898;
    display: block;
}

.crtpage_bx .crt_dtl h4 {
    margin: 18px 0px 20px 0px;
    color: #06332E;
    font-size: 34px;
    display: block;
}

.crtpage_bx .crt_dtl p {
    margin: 0px 0px 5px 0px;
    color: #989898;
    font-size: 18px;
}

.crtpage_bx .crt_dtl .dntonvuhr {
    margin-bottom: -33px;
}

    .crtpage_bx .crt_dtl .dntonvuhr a {
        background: #06332E;
        color: #fff;
        padding: 9px 25px;
        display: inline-block;
        margin: 5px 0px 0px 0px;
        border-radius: 25px;
        position: relative;
        bottom: -15px;
        box-shadow: 0px 3px 3px rgb(0 0 0 / 16%);
        font-weight: 600;
        font-size: 18px;
    }

.dntonvuhr_bn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -33px;
}

    .dntonvuhr_bn .bndnt {
        background: #06332E;
        color: #fff;
        padding: 9px 25px;
        display: inline-block;
        margin: 5px 0px 0px 0px;
        border-radius: 25px;
        position: relative;
        bottom: -15px;
        box-shadow: 0px 3px 3px rgb(0 0 0 / 16%);
        font-weight: 600;
        font-size: 18px;
    }

        .dntonvuhr_bn .bndnt a {
            color: #fff;
        }

.crtpage_bx .tl_ttl {
    color: #858585;
    font-size: 17px;
    margin: 0px 0px 25px 0px;
    display: block;
}

.crtpage_bx .lgnreg_bx {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 0px 25px 0px;
}

    .crtpage_bx .lgnreg_bx a {
        border: 2px solid #929292;
        border-radius: 5px;
        padding: 5px 14px;
        display: block;
        color: #929292;
        font-size: 18px;
        font-weight: 600;
    }

        .crtpage_bx .lgnreg_bx a:hover {
            border-color: #06332E;
            color: #06332E;
        }

        .crtpage_bx .lgnreg_bx a + a {
            margin-right: 15px;
        }

.crtpage_bx .follw_star_b {
}

    .crtpage_bx .follw_star_b p {
        font-weight: 600;
        font-size: 16px;
    }

    .crtpage_bx .follw_star_b .star_b {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .crtpage_bx .follw_star_b .star_b a {
            font-size: 34px;
            color: #C9C9C9
        }

            .crtpage_bx .follw_star_b .star_b a + a {
                margin-right: 8px;
            }

            .crtpage_bx .follw_star_b .star_b a i {
            }

            .crtpage_bx .follw_star_b .star_b a.active {
                color: #FFAF10;
            }

                .crtpage_bx .follw_star_b .star_b a.active i {
                }

.has-error {
}

    .has-error .field-control {
        border-color: red;
    }

        .has-error .field-control:focus ~ .cus-border {
            background: red;
        }

        .has-error .field-control:focus + label {
            color: red;
        }

        .has-error .field-control::placeholder-shown + label {
            color: red
        }

    .has-error .form-control {
        background: #fff3f3 !important;
        border-color: red !important;
        color: #333;
    }

        .has-error .form-control::-webkit-input-placeholder { /* Firefox 18- */
            color: #efadad;
        }

        .has-error .form-control::-moz-placeholder { /* Firefox 18- */
            color: #efadad;
        }

        .has-error .form-control::-moz-placeholder { /* Firefox 19+ */
            color: #efadad;
        }

        .has-error .form-control::-ms-input-placeholder {
            color: #efadad;
        }

.knetpay.btn-primary {
    width: 100%;
    border-radius: 2px;
    padding-right: 22px;
    text-align: center !important;
    margin-right: 0;
    background-color: #06332E;
    font-size: 17px;
    padding: 6px 16px;
}

.main-ctr-h-340 {
    min-height: calc(100vh - 340px);
    background: #fff;
    box-shadow: 0px 3px 6px 1px #d0d0d0;
    padding: 25px 20px;
}

.window-contaner-height {
    min-height: calc(100vh - 340px);
}

.corporate_cstm {
}

    .corporate_cstm p {
        font-size: 16px;
        line-height: 30px;
    }

.achievement_b {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px 15px;
    padding: 20px 0px;
}

    .achievement_b .blog-post {
        background: #fff;
        box-shadow: 0px 3px 6px #00000005;
        overflow: hidden;
        -webkit-transition: box-shadow .3s ease-out .1s,transform .3s ease-out .1s,opacity .2s ease-out .1s;
        -moz-transition: box-shadow .3s ease-out .1s,transform .3s ease-out .1s,opacity .2s ease-out .1s;
        -ms-transition: box-shadow .3s ease-out .1s,transform .3s ease-out .1s,opacity .2s ease-out .1s;
        transition: box-shadow .3s ease-out .1s,transform .3s ease-out .1s,opacity .2s ease-out .1s;
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0); /* border: 1px solid #e7e4d9; */
        display: block;
    }

        .achievement_b .blog-post:hover {
            -webkit-box-shadow: 0 4px 12px rgba(0,0,0,.15);
            -moz-box-shadow: 0 4px 12px rgba(0,0,0,.15);
            box-shadow: 0 4px 12px rgba(0,0,0,.15);
            -moz-transform: translate(0,-4px);
            -ms-transform: translate(0,-4px);
            -webkit-transform: translate(0,-4px);
            transform: translate(0,-4px);
        }

        .achievement_b .blog-post .media .entry-thumbnail:after {
            opacity: 0;
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            background: -moz-linear-gradient(top,rgba(10,10,10,.1) 0,rgba(10,10,10,0) 60%);
            background: -webkit-linear-gradient(top,rgba(10,10,10,.1) 0,rgba(10,10,10,0) 60%);
            background: linear-gradient(to bottom,rgba(10,10,10,.1) 0,rgba(10,10,10,0) 60%);
            background: -ms-linear-gradient(top,rgba(10,10,10,.1) 0,rgba(10,10,10,0) 60%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(10, 10, 10, 0.1)',endColorstr='rgba(10, 10, 10, 0)',GradientType=0);
            -webkit-transition: opacity .2s ease;
            -moz-transition: opacity .2s ease;
            -ms-transition: opacity .2s ease;
            transition: opacity .2s ease;
        }

        .achievement_b .blog-post:hover .media .entry-thumbnail:after {
            opacity: 1;
        }




        .achievement_b .blog-post .media {
        }

            .achievement_b .blog-post .media .entry-thumbnail {
                position: relative;
                padding-top: 87%;
            }
                /*.achievement_b .blog-post .media .entry-thumbnail:after{content:'';}*/
                .achievement_b .blog-post .media .entry-thumbnail:before {
                    content: '';
                    position: absolute;
                    left: 0px;
                    right: 0px;
                    top: 0px;
                    bottom: 0px;
                    width: 100%;
                    height: 100%;
                    background: rgb(195 195 195 / 50%);
                    backdrop-filter: blur(3.5px);
                }

                .achievement_b .blog-post .media .entry-thumbnail img {
                    position: absolute;
                    left: 0px;
                    right: 0px;
                    top: 0px;
                    bottom: 0px;
                    margin: auto;
                    width: auto;
                    height: auto;
                    max-width: 100%;
                    max-height: 100%;
                }

            .achievement_b .blog-post .media .media-body {
                width: 100%;
                padding: 15px;
                display: block;
            }

                .achievement_b .blog-post .media .media-body .blogj {
                }

                    .achievement_b .blog-post .media .media-body .blogj .entry-header {
                    }

                        .achievement_b .blog-post .media .media-body .blogj .entry-header .entry-title {
                            font-size: 18px;
                            margin: 0px 0px 10px 0px;
                            line-height: 30px;
                            display: -webkit-box;
                            -webkit-line-clamp: 2;
                            -webkit-box-orient: vertical;
                            overflow: hidden;
                            cursor: pointer;
                        }

                    .achievement_b .blog-post .media .media-body .blogj .entry-content {
                    }

                        .achievement_b .blog-post .media .media-body .blogj .entry-content p {
                        }

                .achievement_b .blog-post .media .media-body .radmrbtn {
                    color: #06332E;
                    font-weight: 700;
                    font-size: 15px;
                    display: block;
                }

.achvmnt_list_modal {
}

    .achvmnt_list_modal .modal-dialog {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100vh;
        margin: 0px auto;
        width: 950px;
    }

        .achvmnt_list_modal .modal-dialog .modal-content {
            width: 100%;
            min-height: 425px;
        }

            .achvmnt_list_modal .modal-dialog .modal-content .modal-header {
                border: none;
                position: relative;
            }

                .achvmnt_list_modal .modal-dialog .modal-content .modal-header h5 {
                    font-size: 17px;
                    margin: 0px;
                }

                .achvmnt_list_modal .modal-dialog .modal-content .modal-header .close {
                    margin: auto;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    opacity: 1;
                    color: #fff;
                    font-size: 21px;
                    width: 17px;
                    height: 17px;
                    font-weight: 500;
                    float: unset;
                    left: 15px;
                    top: 15px;
                    opacity: 0.7;
                }

                    .achvmnt_list_modal .modal-dialog .modal-content .modal-header .close:hover {
                        opacity: 1
                    }

                    .achvmnt_list_modal .modal-dialog .modal-content .modal-header .close img {
                        width: auto;
                        height: auto;
                        position: absolute;
                        left: 0px;
                        right: 0px;
                        top: 0px;
                        bottom: 0px;
                        margin: auto;
                        max-width: 100%;
                        max-height: 100%;
                    }

            .achvmnt_list_modal .modal-dialog .modal-content .modal-body .alm_bx {
            }

                .achvmnt_list_modal .modal-dialog .modal-content .modal-body .alm_bx .data_dtp {
                }

                    .achvmnt_list_modal .modal-dialog .modal-content .modal-body .alm_bx .data_dtp img {
                        float: right;
                        margin: 20px;
                        max-width: 350px;
                    }

                    .achvmnt_list_modal .modal-dialog .modal-content .modal-body .alm_bx .data_dtp p {
                        font-size: 16px;
                        line-height: 30px;
                    }

                        .achvmnt_list_modal .modal-dialog .modal-content .modal-body .alm_bx .data_dtp p + p {
                        }

.SmileyIcon_b {
    display: flex;
    text-align: center;
    margin: auto;
    max-width: 320px;
    justify-content: center;
}

    .SmileyIcon_b a + a {
        margin-right: 20px;
    }

    .SmileyIcon_b img {
        width: 100%;
        max-width: 50px;
        margin: 0px auto;
        display: block;
    }

.socil_icon {
    min-width: 60px;
    padding: 10px 5px;
    top: 55px;
    border: none;
    left: 0px;
    right: unset;
}

    .socil_icon li {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
    }

        .socil_icon li + li {
            margin-top: 10px;
        }

        .socil_icon li a {
            margin: auto;
            height: auto;
            white-space: unset;
            display: block;
            width: 100% !important;
            text-align: center;
            padding: 0px;
            height: auto !important;
        }

            .socil_icon li a i {
                margin: auto !important;
                border-radius: 100%;
                width: 40px !important;
                height: 40px !important;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 16px !important;
            }

.only_m-v {
    display: none
}

.mfs_fb {
    max-width: 300px;
    margin: 0px auto 15px auto;
}

    .mfs_fb .mfs_ttl {
        text-align: right;
    }

        .mfs_fb .mfs_ttl i {
            margin-left: 7px;
            font-size: 15px;
        }

    .mfs_fb .sub_frm-n {
    }

        .mfs_fb .sub_frm-n .form-control {
            border: 1px solid #06332E !important;
            background: #fff;
            color: #06332E;
        }

            .mfs_fb .sub_frm-n .form-control::-webkit-input-placeholder { /* Edge */
                color: #06332E;
            }

            .mfs_fb .sub_frm-n .form-control:-ms-input-placeholder { /* Internet Explorer */
                color: #06332E;
            }

            .mfs_fb .sub_frm-n .form-control::placeholder {
                color: #06332E;
            }

        .mfs_fb .sub_frm-n .sbmt-btn_n {
            background: #06332E;
            color: #fff;
            min-width: 75px;
        }

.whatsuppbtn_n {
    position: absolute;
    left: 20px;
    top: 74px;
}

    .whatsuppbtn_n a {
        background: #fff;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .whatsuppbtn_n a i {
            color: #fff;
            width: 40px;
            height: 40px;
            font-size: 16px;
            line-height: 25px;
            margin: auto;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

.ck_bx_n {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .ck_bx_n p._ttl {
        margin: 0px 0px 0px 5px;
        font-weight: 700;
    }

    .ck_bx_n .newchckbx {
    }

        .ck_bx_n .newchckbx .newchckbxbox {
        }

            .ck_bx_n .newchckbx .newchckbxbox .chckcntanrnw {
                padding-right: 30px;
            }

                .ck_bx_n .newchckbx .newchckbxbox .chckcntanrnw .nwrdobtn {
                    background: #fff !important;
                    border: 2px solid #06332E;
                    height: 20px;
                    width: 20px;
                    top: 4px !important;
                }

                    .ck_bx_n .newchckbx .newchckbxbox .chckcntanrnw .nwrdobtn:after {
                        top: 4px;
                        left: 4px;
                        width: 9px;
                        height: 9px;
                    }

                .ck_bx_n .newchckbx .newchckbxbox .chckcntanrnw input:checked ~ .nwrdobtn {
                    background-color: #50bd79 !important;
                    border-color: #50bd79;
                }

.errmsg_n_c {
    font-size: 12px;
    background-color: #fce8e6;
    color: #d93025;
    position: absolute;
    padding: 1px 10px;
    bottom: -20px;
    border-radius: 5px;
    width: 100%;
    left: 0px;
    right: 0px;
}

.height_85 {
    height: 85px !important;
}

.prg_title_m { /* display: flex; */
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 15px;
}

.m_whats_n { /* display:none */
}

.w_u_icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 125px;
}

    .w_u_icon .userpr {
        position: relative;
    }

.prg_title_m .m_whats_n {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .prg_title_m .m_whats_n p {
        margin: 0px 0px 0px 8px;
        font-size: 18px;
    }

    .prg_title_m .m_whats_n a {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .prg_title_m .m_whats_n i {
        width: 30px;
        height: 30px;
        line-height: 25px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        font-size: 18px;
    }

.d-flex {
    display: flex !important;
}



/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 768px) {

    .dntonvuhr .btn_flex .knt-btn .knt-img {
        position: unset;
        margin-top: 4px;
    }

    .knt-btn .knt-img {
        position: absolute;
        left: 10px;
        top: 8px;
        bottom: 0px;
        margin: auto;
        max-width: 40px;
    }

    .w_u_icon { /* justify-content: flex-start; */
    }

        .w_u_icon .userpr {
            display: flex;
            margin-left: 20px;
            color: #64686d;
            font-weight: normal;
            top: 1px;
            font-size: 19px;
        }

    .userpr span {
        /* display: flex; */
        /* align-items: center; */
        margin: 0px 0px 0px 10px;
    }

        .userpr span img {
            width: 21px;
        }

    .dropdown-menu.socil_icon li.hidden-sm.hidden-sm {
        display: none
    }

    .mobile-display-none {
        display: none
    }

    .prg_title_m {
        display: block;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
    }

        .prg_title_m .m_whats_n {
            min-width: 55px;
        }

            .prg_title_m .m_whats_n a {
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

            .prg_title_m .m_whats_n i {
                width: 26px;
                height: 26px;
                line-height: 25px;
                color: #fff;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 50%;
                font-size: 16px;
            }

    .cartpage.crt_dtl {
        margin-top: 15px;
        margin-bottom: 10px;
        border-radius: 15px;
        padding: 10px 10px 10px 10px;
    }

    .al_tab_N {
        margin: 0px 0px 0px 0px;
        flex-wrap: wrap;
        padding: 15px; /* display: none; */
    }

        .al_tab_N .alt-tbcnt-b {
            padding: 20px 15px;
            height: auto;
            width: 100%;
            order: 2;
            margin: auto;
        }

            .al_tab_N .alt-tbcnt-b .title_n {
                font-size: 25px;
                line-height: 38px;
            }

            .al_tab_N .alt-tbcnt-b .tbalt_n {
                grid-gap: 0px;
                margin: auto;
                display: grid;
                grid-template-columns: 1fr 1fr 1fr;
                grid-gap: 0px 10px;
            }

                .al_tab_N .alt-tbcnt-b .tbalt_n:before {
                    display: none;
                }

                .al_tab_N .alt-tbcnt-b .tbalt_n li {
                    width: 100%;
                }

                    .al_tab_N .alt-tbcnt-b .tbalt_n li + li {
                        margin-bottom: 10px;
                    }

    .alt-tbcnt-b .alt_t-valuse .alt_v_ul {
        grid-gap: 0px;
        max-width: 100%;
        margin-bottom: 5px;
    }

        .alt-tbcnt-b .alt_t-valuse .alt_v_ul li {
            margin-bottom: 10px;
            width: 22.5%;
        }

            .alt-tbcnt-b .alt_t-valuse .alt_v_ul li + li {
            }

            .alt-tbcnt-b .alt_t-valuse .alt_v_ul li a {
                border: 1px solid #06332E;
                background: transparent;
                color: #06332E;
                font-weight: 600;
            }

                .alt-tbcnt-b .alt_t-valuse .alt_v_ul li a.active {
                }

    .alt-tbcnt-b .alt_t-valuse .alt-ank-btn a {
        min-width: 150px;
        width: 100%;
        border-radius: 8px;
    }

        .alt-tbcnt-b .alt_t-valuse .alt-ank-btn a i {
            display: none
        }

    .al_tab_N .tab-content.al_tabcnt_N { /* position: relative; */
        width: 100%;
    }

    .al_tab_N .al_tabcnt_N .tab-pane.bg_after-i {
        height: 100%;
        background-size: cover !important; /* border-radius: 0px !important; */
        background-position: center !important;
        display: none;
    }
    /*.al_tab_N .al_tabcnt_N .tab-pane.bg_after-i:after { display: none }*/
    .dscrptn_tab-box {
        margin: 20px 0px 0px 0px;
    }

    .altftrn {
        display: block;
    }

        .altftrn .box .alt_uln li {
            margin-bottom: 15px;
            padding-top: 3px;
            padding-bottom: 7px;
        }

        .altftrn .box {
            margin-bottom: 25px;
        }

            .altftrn .box .alt_uln {
                display: block;
            }

            .altftrn .box .ftr_balt p {
                line-height: 22px;
            }

    .ndlogo {
        display: none
    }

    .ourproject_owl #mainslider .owl-dots {
        bottom: 10px;
    }

    .alt-tbcnt-b h3 {
    }

    .sub_frm-n {
        max-width: 100%;
    }

    .container.ourproject_owl {
        padding: 0px;
    }

    .mvcbnl {
        margin: 8px;
        padding: 15px;
        position: relative;
        z-index: 0;
        display: block;
    }

    .lngrgb {
        background: #EDEDED;
        display: flex;
        padding: 17px 15px;
        align-items: center;
        justify-content: center;
    }

        .lngrgb a { /* border: 1px solid #06332E; */
            color: #06332E;
            width: 100%;
            border-radius: 7px;
            text-align: center;
            padding: 8px 0px;
            font-weight: 700;
            font-size: 15px;
            background: #fff;
        }

            .lngrgb a + a {
                margin-right: 15px;
            }

    .new_d_b_alt .container_n::before {
        border-radius: 15px;
        top: 25px;
        display: none;
    }

    .detail_img {
    }

        .detail_img img.img-responsive {
            border-radius: 0px;
        }

    .projectdetail_page .item {
    }

        .projectdetail_page .item .detail {
            background: #fff;
            padding: 15px;
            margin-top: 20px;
            border-radius: 15px; /* margin-top: -90px; */
            display: block;
            position: relative;
        }

            .projectdetail_page .item .detail .widget-head.mpn {
            }

    .userpr {
        display: none;
    }

    .progress_bar_1.dltr { /* display: none; */
        height: 15px !important;
        margin-bottom: 0px !important;
    }

    .altdtl_n {
        flex-wrap: wrap;
        grid-gap: 0px;
        margin-bottom: 15px;
    }

        .altdtl_n .digit {
            width: 22.55%;
            padding: 4px 0px;
            height: 27px;
            line-height: 20px;
            max-width: 100%;
        }

            .altdtl_n .digit + .digit {
                margin-right: 10px;
            }

    .ad_donbtn .col-md-12 .row .col-xs-6 { /* width: 100%; */ /* padding: 0px 0px 0px 0px !important; */
    }

        .ad_donbtn .col-md-12 .row .col-xs-6 + .col-xs-6 { /* margin-top: 17px; */
        }

    .btn-donate { /* padding: 10px 0 !important; */
        border-radius: 25px; /* height: 45px; */
        font-size: 14px !important;
    }

        .btn-donate i {
            font-size: 20px; /* top: 12px !important; */
            left: 7px !important;
        }

    .pd_dtl-a .pd_dtl-b { /* flex-wrap: wrap; */
    }

        .pd_dtl-a .pd_dtl-b span {
            display: block;
            width: 100%;
            font-size: 18px;
        }

            .pd_dtl-a .pd_dtl-b span:first-child {
                font-weight: 700;
                font-size: 15px;
            }

            .pd_dtl-a .pd_dtl-b span:last-child {
                text-align: left;
                font-weight: 700;
                font-size: 15px;
            }

    .dscrptn_tab-box .nav.nav-tabs li a {
        line-height: 30px;
        font-size: 15px;
        min-width: 160px;
        padding: 6px 13px;
    }

    #login.modal .modal-content {
        border-radius: 0px !important;
        padding: 45px 20px !important;
    }

    #login .modal-dialog {
        border-radius: 0px;
    }

    .smllmdl_n .modal-dialog {
        width: 100%;
        margin: 0px;
        padding: 15px;
    }

        .smllmdl_n .modal-dialog .modal-content {
            width: 100%;
            border-radius: 5px;
            border: none;
        }

            .smllmdl_n .modal-dialog .modal-content .modal-body {
            }

            .smllmdl_n .modal-dialog .modal-content .modal-header .close {
                margin: 10px 0px 0px 10px;
                opacity: 1;
                color: #333;
                font-size: 35px;
                top: 0px;
                line-height: 20px;
            }

    .Vwpt {
        display: block;
    }

        .Vwpt .Vwpt_dtl {
            padding-left: 0px;
            margin-bottom: 20px;
        }

            .Vwpt .Vwpt_dtl .vwpt_media .plyBtn {
                width: 85px;
                height: 85px;
            }

            .Vwpt .Vwpt_dtl .rpt_box {
                padding: 25px;
            }

                .Vwpt .Vwpt_dtl .rpt_box .rpt_frm {
                    display: block;
                }

                    .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx + .rpt_frm_bx {
                        margin-left: 0px;
                    }

                    .Vwpt .Vwpt_dtl .rpt_box .rpt_frm .rpt_frm_bx:first-child {
                        margin-left: 0px;
                    }

                .Vwpt .Vwpt_dtl .rpt_box .Prtcptnbx .PrtcptnBtn {
                    display: block;
                }

    .vwpt_dps {
        display: block;
    }

        .vwpt_dps .vwl_media {
            margin-bottom: 20px;
        }

        .vwpt_dps .vwl_data {
            text-align: center;
        }

    .fs_item_l {
        display: block;
    }

    .sp_share_b {
        width: 100%;
    }

    .achievement_b {
        display: block;
    }

        .achievement_b .blog-post + .blog-post {
            margin-top: 25px;
        }

    .projects_d.detail {
        padding: 0px;
    }

        .projects_d.detail .item {
            padding: 0px;
            margin-bottom: 20px;
        }

    .crtpage_mn {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100%;
        min-height: auto;
    }

    .e_menu ul.m_menu_show {
        display: block;
        position: relative;
        left: 0px;
        right: 0px;
        width: 100%;
        display: block;
        top: unset;
        margin: 0px;
        float: unset;
        border: none;
    }

        .e_menu ul.m_menu_show li {
            padding-right: 0px !important;
            border: none !important;
            padding-bottom: 3px !important;
        }

    .e_menu ul li.dropdownn:after {
        content: "\f0d7";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        left: 0px;
        top: 7px;
        color: #06332E;
    }

    .button_box_n {
        grid-gap: 0px;
        margin: 0px 0px 5px 0px;
        display: grid;
        grid-template-columns: 1fr 1fr; 
        /* flex-direction: row-reverse; */
    }

        .button_box_n a + a { /* margin-left: 15px; */
        }

    .search_filter .search_filter_box { /*display:block;*/
        flex-wrap: wrap;
        grid-gap: 0px;
    }

        .search_filter .search_filter_box .sfb_box {
            margin-bottom: 10px;
            max-width: 47%;
            margin-left: 10px !important;
            margin-right: 0px !important;
        }

            .search_filter .search_filter_box .sfb_box.w-80p {
                width: 85%;
                margin-left: 15px;
                max-width: 100%;
            }

            .search_filter .search_filter_box .sfb_box:last-child {
                margin-bottom: 0px;
            }

            .search_filter .search_filter_box .sfb_box .md-none {
                display: none;
            }

            .search_filter .search_filter_box .sfb_box.only_m-v {
                margin-right: 0px !important;
                margin-left: 0px !important;
                width: 40px !important;
            }

                .search_filter .search_filter_box .sfb_box.only_m-v .srch_b-n {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }

                    .search_filter .search_filter_box .sfb_box.only_m-v .srch_b-n a {
                        position: unset;
                        background: #fff;
                        width: 30px;
                        height: 30px;
                        border-radius: 5px;
                        color: #000;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                    }

                        .search_filter .search_filter_box .sfb_box.only_m-v .srch_b-n a i {
                            color: #06332E !important;
                            font-size: 16px !important;
                        }

            .search_filter .search_filter_box .sfb_box .form-control {
                height: 30px !important;
                font-size: 13px !important;
                padding: 0px 7px 0px 0px;
                background: #fff !important;
                color: #AFAFAF !important;
            }

            .search_filter .search_filter_box .sfb_box .srch_b-n a {
                top: 7px;
            }

                .search_filter .search_filter_box .sfb_box .srch_b-n a img {
                    width: 15px;
                }

    .search_filter {
        padding: 10px 0px;
    }

    .al_tab_N .al_tabcnt_N .tab-pane.bg_after-i:after {
        display: none
    }

    #content {
        background: #EDEDED;
    }

    .mmd-none {
        display: none;
    }

    .value_inputtab {
    }

        .value_inputtab a {
            padding-bottom: 4px;
            width: 28PX;
            /* border-radius: 8px; */
            font-size: 25px;
            height: 28PX;
            padding: 1px 0px 5px 0px;
        }

        .value_inputtab input {
            height: 28px;
            width: 115px;
            max-width: unset;
            border-radius: 8px;
            color: #06332E;
            font-weight: 600;
            font-size: 18px;
            padding: 16px 0 17px;
        }

    .listmbox.new_d_b_alt {
        background: transparent;
    }

    .listmbox .projects_d .data {
        padding: 10px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

        .listmbox .projects_d .data .e_img:after {
            display: none
        }

        .listmbox .projects_d .data .e_img {
            margin-bottom: 10px;
        }

    a.read.hm { /* display:block; */
        border-radius: 7px;
        height: 31px;
        padding: 1px 0;
    }

    .pritab_b {
    }

        .pritab_b .qtypm {
        }

            .pritab_b .qtypm input#qtyplus {
                padding-bottom: 4px;
                width: 28PX;
                border-radius: 50%;
                font-size: 25px;
                height: 28PX;
                padding: 1px 0px 5px 0px;
                background: #06332E;
                color: #fff;
                font-weight: bolder;
            }

            .pritab_b .qtypm input.qty.endlng {
                height: 28px;
                width: 115px;
                border-radius: 8px;
            }

            .pritab_b .qtypm input#qtyminus {
                padding-bottom: 4px;
                width: 28PX !important;
                border-radius: 50%;
                font-size: 25px;
                height: 28PX !important;
                padding: 1px 0px 5px 0px;
                background: #06332E;
                color: #fff;
                font-weight: bolder;
            }


    .all_digit {
    }

        .all_digit .digit {
            width: 22%;
            max-width: 100%;
        }

            .all_digit .digit + .digit {
                margin-bottom: 0;
            }

    .listmbox .projects_d .data .widget-head {
        min-height: 220px;
    }

    .cnclbtn .cart_b {
        /*width: 26%;*/
        border-radius: 8px;
    }

        
    .cnclbtn .dnt-f {
        /*width: 68%;*/
        border-radius: 8px;
    }

        /*.cnclbtn .dnt-f i {
            display: none;
        }*/

    .Moreparametersbtn {
        margin: 10px 0px;
    }

        .Moreparametersbtn a {
            /* background: #06332E; */
            /* color: #fff; */
            /* max-width: 100%; */
            border-radius: 7px;
            font-size: 13px;
            /* border: none; */
            display: flex;
            align-items: center;
            justify-content: center;
        }

    .n-share_btn-i {
        left: 0px;
        right: 20px;
        display: none;
    }

    .menubg {
        height: calc(100vh - 65px);
        overflow: auto;
    }


    .prog_acheive {
        background: #C7AC25;
    }

    .price_bar_bx .bar_box_n {
        margin-bottom: 0px;
    }

    .price_bar_bx {
        border-top: 1px solid #F6F6F6;
        border-bottom: 1px solid #F6F6F6;
        padding: 10px 0px;
        margin-bottom: 10px;
    }

        .price_bar_bx .prs_b_n {
            margin-bottom: 10px;
            grid-gap: 0px;
        }

            .price_bar_bx .prs_b_n .prsbn {
                display: block;
                border-radius: 10px;
                padding: 0px 5px;
                width: 50%;
                text-align: center;
                align-items: center;
                justify-content: center; /* border: 1px solid #C7AC25; */
            }

                .price_bar_bx .prs_b_n .prsbn .prb_ttl:after, .price_bar_bx .prs_b_n .prsbn .prb_ttl:before {
                    display: none;
                }

                .price_bar_bx .prs_b_n .prsbn:first-child {
                    text-align: right;
                }

                .price_bar_bx .prs_b_n .prsbn:last-child {
                    text-align: left;
                }

                .price_bar_bx .prs_b_n .prsbn + .prsbn {
                    margin-right: 10px;
                }

                .price_bar_bx .prs_b_n .prsbn .prb_ttl {
                    padding: 0px;
                    font-size: 14px;
                    color: #64686d;
                    margin: 0px 0px 0px 0px;
                    FONT-WEIGHT: 600;
                }

                .price_bar_bx .prs_b_n .prsbn .prb_value {
                    font-size: 16px; /* color: #64686d; */
                }

    .button_box_n a.crtbt {
        width: 35%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-radius: 7px;
    }

        .button_box_n a.crtbt i {
            margin: auto;
            left: 7 px !important;
            
        }

    .button_box_n a.adtbtn {
        border-radius: 10px;
        padding: 0px !important;
    }

        /*.button_box_n a.adtbtn i {
            display: none;
        }*/

    .only_web_v {
        display: none;
    }

    .only_m-v {
        display: block;
    }

    .newchckbx {
        padding: 0px;
        margin-top: 15px;
        margin-bottom: 0px
    }

    .newchckbxbox.ndw {
        margin: 0px 0px 15px 0px;
    }

    /*.newchckbxbox.ndw .chckcntanrnw {
                border: 1px solid #C7AC25;
                border-radius: 10px;
                padding: 0px 20px !important;
                margin: 0px 0px;
                width: 49%;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #C7AC25;
                font-size: 14px;
                font-weight: 600;
            }

                .newchckbxbox.ndw .chckcntanrnw + .chckcntanrnw {
                    margin-right: 10px;
                }

                .newchckbxbox.ndw .chckcntanrnw .nwrdobtn {
                    display: none;
                }

                .newchckbxbox.ndw .chckcntanrnw:focus {
                    background: #C7AC25;
                    color: #fff;
                }*/

    .dtlbx { /* flex-direction: row-reverse; */
        display: flex;
    }

        .dtlbx .dtl_donate {
            width: 65%;
            padding: 0px 0px 0px 12px !important;
        }

            .dtlbx .dtl_donate .btn-donate {
                border-radius: 10px;
            }

                /*.dtlbx .dtl_donate .btn-donate i {
                    display: none;
                }*/

        .dtlbx .ad_cart {
            width: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            padding-right: 0px !important;
        }

            .dtlbx .ad_cart .btn-donate {
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 10px;
            }

                /*.dtlbx .ad_cart .btn-donate i {
                    left: 0px !important;
                    right: 0px;
                    margin: auto;
                }*/

    .PojtDscrptintb .e_prod_name {
        text-align: right;
        font-size: 20px;
        margin: 0px 0px 10px 0px;
    }

    .PojtDscrptintb .discription {
        text-align: right;
        font-size: 14px;
        line-height: 25px;
    }

    .PojtDscrptintb .tab_dsp-t li a {
        color: #C7AC25;
        border-color: #C7AC25;
        line-height: 19px;
    }

    .tab-content > .tab-pane {
        min-height: auto;
    }

    .crtpage_bx .crt_dtl .dntonvuhr a {
        bottom: 0px;
        display: block;
        border-radius: 10px;
        margin-top: 10px;
        font-size: 15px;
        font-weight: 500;
    }

    .crtpage_bx .crt_dtl .dntonvuhr {
        margin: 0px;
    }

    .moreItems a {
        font-weight: 600;
        font-size: 12px;
    }

    .crtpage_bx {
    }

        .crtpage_bx .lgnreg_bx a {
            background: #fff;
            border: none;
            color: #06332E;
            height: 45px;
            width: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 15px;
            font-weight: 700;
            border-radius: 8px;
        }

            .crtpage_bx .lgnreg_bx a + a {
            }

    .lstitm .nav.nav-tabs li a {
        font-size: 14px;
    }

    .menubg .container .d-table.h_bar .ndmenu.menu-nd .e_menu .nav.Bnavlist.menu li a {
        border-radius: 8px;
    }

    table.customTable.trbb tr td:nth-child(3) *, table.customTable.trbb tr td:nth-child(3) {
        color: #06332E !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    table.customTable.trbb tr td:nth-child(2) {
        padding: 0 10px 0 0 !important;
        font-size: 14px !important;
    }

        table.customTable.trbb tr td:nth-child(2) a {
            font-size: 12px !important;
            height: 20px;
            border-radius: 20px !important;
        }

        table.customTable.trbb tr td:nth-child(2) div {
            font-size: 15px !important;
        }

    .total table.table th:nth-child(2) div span {
        font-size: 16px !important;
        color: #06332E;
        font-weight: 600 !important;
    }

    .total table.table th:nth-child(2) div {
        color: #adadad;
        font-size: 15px !important;
        font-weight: 500 !important;
    }

    .total table.table th:nth-child(2) {
        padding-left: 0;
    }

    .crtpage_bx .tl_ttl {
        color: #06332E;
        font-size: 14px;
        margin: 30px 0px 15px 0px;
        display: block;
    }

    .crtpage_bx .lgnreg_bx {
        margin: 0px 0px 15px 0px;
    }

    .altftrn .box .alt_uln li a:after {
        color: #f3ac49;
    }

    .altftrn .box .alt_uln li a {
        color: #fff;
        font-size: 14px;
    }

    .altftrn .box .alt_uln li {
        margin-bottom: 0;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .window-contaner-height {
        min-height: unset;
    }

    .n-share_btn-i a {
        border-radius: 50%;
    }

    .projects_d .item .data .e_img .imgcont .n-share_btn-i a img {
        width: 12px;
    }

    .projects_d .title {
        font-size: 19px;
        font-weight: 500;
        margin: 0px 0 15px 0;
        text-align: center;
    }

    .price_bar_bx .bar_box_n .progress_bar_1 {
        height: 15px !important;
        line-height: 15px;
    }

    .search_filter .search_filter_box .sfb_box .ttl_n {
        color: #fff;
        display: none;
    }

    .projects_d .item .data .e_img {
        padding: 10px;
    }
    /*.prog_acheive { width: 45% !important; }*/
    .projects_d .widget-head {
        padding: 10px 20px;
    }

    /*.progress_bar_1 span.oswald {
        color: #c7ac25;
    }*/

    .figcap {
        color: #BFBFBF;
    }

    .altftrn .box .ftr_balt p, .last-ftr_n {
        display: none;
    }

    .n_ftr_alt {
        padding: 0;
    }

    .mobileProject_cssCustom {
        margin: 0px auto 0px !important;
    }

    .clr_btn__m {
        display: none !important;
    }

    .search_filter .search_filter_box .sfb_box .srch_b-s .clr_btn {
        /*background: #fff;*/
        border-radius: 30% !important;
        margin: 0;
    }

        .search_filter .search_filter_box .sfb_box .srch_b-s .clr_btn i.fa.fa-filter {
            color: #0F7834 !important;
            font-size: 15px !important;
        }

    .projects_d .item .data .e_img .imgcont .n-share_btn-i a {
        width: 25px;
        height: 25px;
    }

    .box i.fa.fa-envelope-o {
        background: #fff;
        color: #58C288;
        padding: 5px;
        border-radius: 50%;
    }

    .srch_b-n i.fa.fa-search {
        color: #0BA652;
    }

    .search_filter .search_filter_box .sfb_box {
        margin-top: 10px;
        margin-bottom: 0 !important;
    }


    .button_box_n a + a.btn-donate {
        width: 90px;
        border-radius: 7px;
    }

        .button_box_n a + a.btn-donate span.shop__lbl {
            display: none;
        }

    .button_box_n a i {
        font-size: 21px;
        top: 6px;
        left: 7px !important;
    }

    .button_box_n a + a.btn-donate {
        width: 150px;
        border-radius: 7px;
        margin-right: 10px;
    }

    .altdtl_n .digit {
        border: #06332E solid 1px;
        background: #ffffff;
        line-height: 16px;
        color: #06332E;
        font-size: 15px;
    }

        .altdtl_n .digit:hover {
            background: #06332E;
            color: #fff;
        }

    input#qtyplus, input#qtyminus {
        padding-bottom: 4px;
        width: 28PX;
        border-radius: 50%;
        font-size: 25px;
        height: 28PX;
        padding: 1px 0px 5px 0px;
        background: #06332E;
        color: #fff;
        font-weight: bolder;
    }

    .altdtl_n .digit.active {
        background: #06332E;
        color: #fff;
        border-color: #06332E;
    }

    .customTable__M {
        margin: 0;
    }

        .customTable__M tr td:first-child {
            display: none;
        }

        .customTable__M tr {
        }


    table.customTable__M.trbb tr td:nth-child(2) {
        padding: 10px 10px 14px 1px !important;
    }

    p.mobile__p {
        display: none;
    }

    .customTable__M div {
        color: #818181 !important;
        font-weight: 500 !important;
    }




    table.customTable__M.trbb tr td:nth-child(3) *, table.customTable__M.trbb tr td:nth-child(3) {
        color: #2AB167 !important;
        margin: 0 !important;
        padding: 0 !important;
        font-weight: 500 !important;
    }

    .work_area .navbar {
        box-shadow: none;
    }

    .share__M {
        display: none;
    }

    .alt-tbcnt-b .alt_t-valuse .alt_v_ul li a.active {
        background: #06332E;
        color: #fff
    }

    .all_digit .digit.active {
        background: #06332E;
        color: #fff;
        border-color: #06332E;
    }

    .all_digit .digit {
        border: 1px solid #06332E;
        color: #06332E;
        background: #fff;
    }

    .mfs_fb {
        max-width: 100%;
        padding: 0px 20px;
    }

    .whatsuppbtn_n {
        left: 0px;
        right: 20px;
    }
}

.i-fwbold { font-weight: bold !important;}

.knt-btn {
    position: relative;
}
 .knt-btn .knt-img { margin: 0px 10px 0px 0px; max-width: 40px;    }


.closedimg {
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 100;
}
/*new css*/
.donate_btn {
    border: none !important;
    margin-bottom: 14px;
}
    .donate_btn:hover {
        background: #fff !important;
        color: #06332E !important;
    }
.pay_btn {
    display: flex;
    align-items: center;
   
    flex-wrap: wrap;
}
.pay_btn a{
    display:flex;
}