﻿
@media screen and (max-width: 900px) {
.text-headingtt-h2{
    font-size: 19px!important;
}

}

.mainbg {
    margin-top: 0;
    background: #f1f1f1;
}

.product-catmar {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.welcome_section {
    margin: 0px;
    padding: 0px;
    float: left;
    height: auto;
    width: 100%;
}

.norm-title {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    color: #ffffff;
    position: relative;
    font-weight: 400;
    font-size: 16px !important;
    background: #2f4cd8;
}

.left_side_menu .block-title {
    background: none;
}

left_side_menu .block-navigation {
    background: none;
    padding: 0px 0px 10px 0;
    /* border: 1px solid #2BA9C9; */
    margin: 0px 0px 15px;
    height: auto;
    float: left;
    width: 100%;
}

.left_side_menu .block-navigation {
    background: none;
    padding: 0px 0px 10px 0;
    border: none;
    margin: 0px 0px 15px;
    height: auto;
    float: left;
    width: 100%;
}

.left_side_menu .block-content {
    border-bottom: 1px solid #f8f7f5;
    border-top: 1px solid #f8f7f5;
    background: none;
    margin: 0px;
    width: 100%;
    padding: 0px;
    float: left;
    height: auto;
}


ul#left-nav {
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}

    ul#left-nav li {
        color: #6b6b6b;
        font-size: 14px;
        margin: 0px 0px 0px 0px;
        /*background: url(../images/arrow.png) no-repeat left 7px;*/
        display: block;
        padding: 0 0 0 0px;
    }

        ul#left-nav li a {
            text-decoration: none;
            border: none;
            color: #006599;
            font-size: 14px;
            line-height: 40px;
            padding-left: 5px;
            border-top: dashed 1px rgba(140,141,143,0.6);
            border-bottom: dashed 1px rgba(140,141,143,0.6);
        }

            ul#left-nav li a:hover {
                text-decoration: none;
                color: #FE9900;
            }

            ul#left-nav li a::before {
                font-family: FontAwesome;
                content: "\f101";
                font-size: 13px;
                float: left;
            }

        ul#left-nav li ul li a {
            border: none;
            font-size: 13px;
            line-height: 19px;
        }

            ul#left-nav li ul li a::before {
                font-family: FontAwesome;
                content: "\f105";
                font-size: 13px;
                float: left;
                padding-left: 5px;
            }

        ul#left-nav li.has-sub ul {
            padding: 0px 0px 0px 15px!important;
        }
/*-----------------------Product------------*/
#form1, .homeimage, body, header, section {
    height: auto;
    width: 100%;
}

.big-view .item-wraper .item, .big-view .item-wraper-1 .item, .box-border-hz, .box-border-inner-hz, .bulk-wraper, .creditcard, .discription, .foomenu, .header-top, .homeimage, .icon-box, .icon-box .content-wrap, .justcall, .map, .new, .order-form, .product-box .content-box, .sliderwraper .carousel-caption, .store-text, .store-text p, .team .para, .topmenuwraper ul, footer .title {
    box-sizing: border-box;
}

header, section {
    margin: 0;
    padding: 0;
}

.commonlist li, .foomenu .foolist li, .topmenuwraper ul li {
    list-style-type: none;
}

#form1, body {
    /*font-family: 'Hind Vadodara',sans-serif;*/
    font-size: 14px;
    line-height: 21px;
    background: #fff;
}

header {
    float: left;
    border-top: none 5px #006599;
}

    header .bottom {
        border-bottom: solid 2px #006599;
    }

.header-top {
    padding: 10px 0 5px;
    float: left;
    width: 100%;
}

.bottom_padding {
    padding-bottom: 15px;
}

.left-pad-off {
    padding-left: 0!important;
}

.right-pad-off {
    padding-right: 0!important;
}

.homeimage {
    padding: 10px;
    margin: 5px 0;
    background: #f3f2f2;
    float: left;
}

#slider, #slider_d, .commonlist, .commonlist li {
    padding: 0;
    width: 100%;
}

.commonlist, .para {
    margin: 0;
    text-align: justify;
    float: left;
}

.hiden {
    display: none;
    visibility: hidden;
}

.show {
    display: block;
    visibility: visible;
}

.para span {
    font-size: 17px;
    color: #006599;
    font-weight: 700;
    font-family: inherit;
}

.icon-box .content-wrap h3, .sliderwraper .carousel-caption, footer .title h3 {
    font-family: 'Hind Vadodara',sans-serif;
}

.commonlist li {
    margin: 5px 0 0 15px;
}

#slider, #slider_d {
    margin: 0;
    float: left;
}

#slider {
    background: url(../images/slide1modified.jpg) center no-repeat;
    background-size: 100% 100%;
    min-height: 200px;
    display: none;
}

#slider_d {
    background: url(../images/slide1modified1.jpg) center no-repeat #006599;
    background-size: 1100px 100%;
    display: block;
}

.small-slider .carousel .item img {
    height: 150px!important;
}

#mobilemenu, .sliderwraper .carousel-indicators {
    display: none;
}

#webmenu {
    display: block;
}

.sliderwraper .carousel-caption {
    background: rgba(0,0,0,.74);
    font-size: 25px;
    text-align: center;
    line-height: 45px;
    padding: 0;
    width: 100%;
    left: 0;
    bottom: 0;
}

.sliderwraper .carousel .item img {
    width: 100%;
    max-height: 500px;
}

.carousel-control.left, .carousel-control.right {
    background: rgba(252,220,171,.74);
    width: 50px;
    height: 50px;
    top: 45%;
}

.sliderwraper .carousel {
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    background: 0 0;
}

.topmenuwraper {
    width: 100%;
}

    .topmenuwraper ul {
        margin: -5px 0 0;
        padding: 7px 0 5px;
        float: right;
        -webkit-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }

.footer-wraper, footer, footer .title h3 {
    float: left;
    width: 100%;
}

.topmenuwraper ul li {
    display: inline-block;
}

    .topmenuwraper ul li a {
        color: #006599;
        text-decoration: none;
        font-size: 11px;
        line-height: 12px;
        padding: 0 5px;
        border-right: solid 1px #000;
        text-align: center;
    }

        .topmenuwraper ul li a .fa {
            color: #FE9900;
        }

        .topmenuwraper ul li a:hover {
            color: #00a8ca;
            text-decoration: underline;
        }

footer {
    height: auto;
    margin: 0;
    padding: 0;
    background: #00476C;
    min-height: 60px;
}

.sticker {
    padding: 10px 0;
    background: #043c5a;
    border-bottom: 1px solid #337ab7;
}

.footer-wraper {
    height: auto;
    background: url(../images/bg_footer_alt.jpg) no-repeat #fece85;
    background-size: 100% 46px;
}

footer .title {
    margin: 0;
    padding: 10px 0 0;
    min-height: 45px;
    border-bottom: 1px solid #FE9900;
}

    footer .title h3 {
        color: #006599;
        margin: 0 0 10px;
        padding: 0 0 0 15px;
        text-align: left;
        font-weight: bolder;
    }

.foopara {
    color: #fff;
    padding: 8px 0 0;
    text-align: justify;
    font-size: 12px;
}

    .foopara img {
        float: right;
        margin: 10px;
        width: 100px;
    }

.foomenu, .foomenu .foolist, .foomenu h3, .icon-box, .icon-box .content-wrap, .icon-box .content-wrap h3, .icon-box .content-wrap h3 span, .map, .store-text, .store-text p {
    width: 100%;
    float: left;
}

.creditcard {
    float: left;
    padding: 8px 0;
    font-size: 16px;
    margin: 1px 0 0;
    background: #004163;
    color: #b7e0f5;
    text-align: center;
}

.foomenu {
    margin: 10px 0 0;
    padding: 0 10px;
    border-right: 1px solid #fa9b09;
    height: auto;
    overflow: hidden;
    min-height: 280px;
}

    .foomenu h3 {
        color: #fff;
        margin: 10px 0;
    }

    .foomenu .foolist {
        margin: 0;
        padding: 0;
        height: auto;
    }

        .foomenu .foolist li a {
            text-decoration: none;
            color: #633f08;
            font-size: 12px;
        }

            .foomenu .foolist li a:hover {
                text-decoration: underline;
            }

.store-text {
    padding: 10px;
}

    .store-text p {
        font-size: 12px;
        color: #633f08;
        text-align: left;
    }

.map {
    padding-right: 10px;
}

.icon-box {
    margin: 5px 0;
    padding: 8.9px;
    background: #012B42;
    height: auto;
    text-align: center;
    overflow: hidden;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

    .icon-box:hover {
        background: rgba(1,43,66,.6);
    }

    .icon-box .content-wrap {
        height: auto;
        padding: 2px 0 2px 95px;
        cursor: pointer;
    }

    .genuine, .icon-box:hover .genuine {
        background: url(../images/icons/genuine_anu_alt.png) left center no-repeat;
    }

    .fast, .icon-box:hover .fast {
        background: url(../images/icons/fredelivery_anu_alt.png) left center no-repeat;
    }

    .best, .icon-box:hover .best {
        background: url(../images/icons/best_anu_alt.png) left center no-repeat;
    }

    .export, .icon-box:hover .export {
        background: url(../images/icons/export_anu_alt.png) left center no-repeat;
    }

    .icon-box .content-wrap h3 {
        margin: 0;
        padding: 5px 0;
        text-align: left;
        font-size: 28px;
        color: #98d9fb;
        font-weight: 700;
    }

        .icon-box .content-wrap h3 span {
            margin: 5px 0 0;
            padding: 0;
            font-size: 17px;
            color: #fafafa;
        }

.leftroundb {
    -webkit-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
    background: #00a8ca;
    min-height: 50px;
}

.footer-btm {
    padding: 15px 0 5px;
    background: #004163;
    border-top: 1px solid #023a57;
}

    .footer-btm p {
        color: #fff;
        font-size: 13px;
        text-align: left;
    }

.box-small {
    background: #00476C;
    width: 97%;
    height: 55px;
    padding: 5px;
    margin: 3px auto 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center;
}

.big-view .item-wraper-1 .item a::before, figure img {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.box-small a img {
    height: 100%;
}

.cart-wraper {
    margin: 0 auto;
    min-height: 50px;
    width: 50px;
    background: url(../images/icons/cart.png) left center no-repeat;
    background-size: 90% 90%;
    position: relative;
}

    .cart-wraper .item {
        position: absolute;
        right: 0;
        top: 18px;
        width: 25px;
        height: 25px;
        padding: 2px 5px 5px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin: 0;
        background: #FF9A01;
        text-align: center;
    }

        .cart a, .cart-wraper .item a {
            text-align: center;
            text-decoration: none;
            font-size: 12px;
            color: #fff;
        }

.new {
    color: #fff;
    padding: 50px 0 0 30px;
    float: left;
    width: 100%;
    font-size: 45px;
}

    .new span {
        font-size: 65px;
    }

.product1, .product2, .product3, .product4, .product5 {
    border: 1px solid #fff;
}

.product1 {
    text-align: center;
    height: 250px;
    width: 100%;
    margin-bottom: 10px;
}

.product2, .product3, .product4, .product5 {
    text-align: center;
    max-height: 250px;
    width: 100%;
    margin: 2px 0 0;
}

.product6 {
    text-align: center;
    width: 100%;
    margin: 0;
}

.search-wraper {
    margin: 0;
    padding: 3px 1px;
    float: left;
    width: 100%;
}

    .search-wraper .navbar-form {
        margin: 2px 0;
        float: right;
    }

    .search-wraper .btn, .search-wraper .form-control {
        height: 28px;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: none;
    }

        .search-wraper .btn.btn-default {
            background: #FE9900;
            border: none;
            content: "\f002";
        }

.mainbg {
    margin-top: 0;
    background: #fff;
}

.owl-carousel .item {
    margin-right: 15px;
}

.mainbg-product .owl-carousel .item, .mainbg-product-latest-arrivals .owl-carousel .item {
    margin-right: 15px!important;
    overflow: hidden;
    position: relative;
    padding: 0;
    /*border: none!important;*/
    border: 1px solid #dccbcb;
}



.productwraper {
    margin: 0 0 10px;
    padding: 0;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    background: url(../images/bucket_bg.jpg) left bottom repeat-x;
    cursor: pointer;
}

    .productwraper:hover {
        border: 1px solid #e5e5e5;
        background: url(../images/bucket_bg.jpg);
        -webkit-box-shadow: 1px 1px 12px 1px #c2c2c2;
        box-shadow: 1px 1px 12px 1px #c2c2c2;
    }

    .productwraper > .offer_block {
        background: url(../images/icons/offertag_bg.png) no-repeat;
        height: 46px;
        width: 60px;
        top: -1px;
        position: absolute;
        right: 15px;
        text-align: center;
        padding: 0;
        z-index: 100!important;
    }

.discription, figure {
    float: left;
    height: auto;
    background: #fff;
}

.productwraper > .offer_block > .mtb-offer {
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    display: block;
    margin: 0;
    padding: 2px 0 0;
}

    .productwraper > .offer_block > .mtb-offer b {
        display: block;
        margin-bottom: -6px;
        font-size: 13px;
        font-weight: 400;
        text-transform: capitalize;
    }

.discription {
    padding: 0;
    width: 100%;
}

.mtb-title {
    font-size: 14px;
    text-align: left;
    color: #FE9900;
    width: auto;
    font-weight: 400;
    padding: 9px 10px;
    margin-bottom: 5px;
    text-transform: capitalize;
    border-top: 1px solid #E5E5E5;
    margin-top: 10px;
}

.price, figure {
    margin: 0;
    width: 100%;
    padding: 0;
}

figure {
    overflow: hidden;
}

figurer:hover {
    border: 1px solid #e5e5e5;
    background: url(../images/bucket_bg.jpg);
    -webkit-box-shadow: 0 0 12px 0 #c2c2c2;
    box-shadow: 0 0 12px 0 #c2c2c2;
}

figure img {
    width: 100%;
    height: 230px!important;
    transition: all .3s ease;
}

.discription h3 {
    font-size: 13px;
}

.discription a {
    font: 500 17px/23px Roboto,sans-serif;
    color: #03a9f4;
    text-transform: uppercase;
}

.button-wrap a {
    float: right;
    font-size: 12px;
}

.price {
    background: url(../images/bucket_bg.jpg) left bottom repeat-x!important;
    height: 40px;
    float: left;
    position: relative;
}

.price-cp1, .price-mrp1 {
    display: block;
    padding-top: 0px!important;
    padding-left: 10px;
    float: left;
}

.price-mrp1 {
    color: #000;
    width: 33%;
    text-decoration: line-through;
}

.price-cp1 {
    color: #942C02;
    width: 41%!important;
}

.mtb-more, .mtb-more_view {
    text-align: center;
    width: 52px;
    font-size: 0;
    height: 40px;
    position: absolute;
    bottom: 0;
    display: block;
}

.mtb-more {
    padding: 0;
    background: url(../images/icons/buynow_cart.jpg) left top no-repeat;
    right: 0;
}

    .mtb-more:hover {
        background: url(../images/icons/buynow_cart_hover.jpg) left top no-repeat;
        display: block;
    }

.mtb-more_view {
    padding: 0;
    background: url(../images/icons/View_Details.jpg) left top no-repeat;
    right: 59px;
}

    .mtb-more_view:hover {
        background: url(../images/icons/View_Details_hover.jpg) left top no-repeat;
        display: block;
    }

.big-view {
    margin: 15px 0 0;
    padding: 0;
}

.row-content {
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
}

.big-view .item-wraper {
    margin-bottom: 15px;
}

    .big-view .item-wraper .item {
        padding: 10px;
        overflow: hidden;
        background: #fff;
    }

        .big-view .item-wraper .item h3 {
            font-size: 17px;
            width: 100%;
            float: left;
        }

            .big-view .item-wraper .item h3 a {
                text-decoration: none;
                color: #0094ff;
            }

        .big-view .item-wraper .item p {
            float: left;
            width: 100%;
            margin: 0 0 21px;
            font-size: 11px;
        }

.big-view .btn-default, .big-view .btn-primary {
    padding: 4% 15% 5%;
    font-size: 90%;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #e5e5e5;
    white-space: nowrap;
    position: relative;
    text-transform: uppercase;
}

.big-view .item-wraper .item .button-wrap {
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
}

.big-view .item-wraper .item a {
    text-align: center;
}

    .big-view .item-wraper .item a img {
        -moz-transition: all .35s ease;
        -o-transition: all .35s ease;
        -webkit-transition: all .35s ease;
        transition: all .35s ease;
        width: 98%;
        margin-bottom: 10px;
    }

    .big-view .item-wraper .item a figure {
        overflow: hidden;
        width: 100%;
        float: left;
    }

    .big-view .item-wraper .item a:hover img {
        -moz-transform: scale(1.07) rotate(0) translateX(0) skewX(0);
        -webkit-transform: scale(1.07) rotate(0) translateX(0) skewX(0);
        -o-transform: scale(1.07) rotate(0) translateX(0) skewX(0);
        -ms-transform: scale(1.07) rotate(0) translateX(0) skewX(0);
        transform: scale(1.07) rotate(0) translateX(0) skewX(0);
    }

.big-view .item-wraper .item .button-left {
    float: left;
    width: 50%;
}

.big-view .item-wraper .item .button-right {
    float: right;
    width: 50%;
    text-align: right;
}

.big-view .btn-default {
    -moz-transition: -moz-transform 0s ease,background .3 ease;
    -o-transition: -o-transform 0s ease,background .3 ease;
    -webkit-transition: -webkit-transform 0s ease,background .3 ease;
    transition: transform 0s ease,background .3 ease;
    background: 0 0;
    color: #acabab;
}

    .big-view .btn-default:hover {
        background: #03A9F4;
        color: #7e1d84;
    }

.big-view .btn-primary {
    -moz-transition: -moz-transform 0s ease,background .3 ease;
    -o-transition: -o-transform 0s ease,background .3 ease;
    -webkit-transition: -webkit-transform 0s ease,background .3 ease;
    transition: transform 0s ease,background .3 ease;
    background: #03A9F4;
    color: #fff;
}

    .big-view .btn-primary:hover {
        background: #0397D6;
        color: #337ab7;
    }

.big-view .item-wraper .item button:hover {
    background: #f8de00;
    color: #337ab7;
}

.big-view .item-wraper-1 {
    margin-bottom: 15px;
}

    .big-view .item-wraper-1 .item {
        padding: 0;
        overflow: hidden;
        background: #fff;
    }

        .big-view .item-wraper-1 .item a {
            display: block;
            position: relative;
            z-index: 1;
            overflow: hidden;
        }

            .big-view .item-wraper-1 .item a::before {
                background: #CFAC6B;
                position: absolute;
                top: 10px;
                left: 10px;
                right: 10px;
                bottom: 10px;
                content: "";
                -moz-transform: scale(.8,.8);
                -ms-transform: scale(.8,.8);
                -o-transform: scale(.8,.8);
                -webkit-transform: scale(.8,.8);
                transform: scale(.8,.8);
                filter: alpha(Opacity=0);
                opacity: 0;
                transition: all .3s ease;
            }

            .big-view .item-wraper-1 .item a img, .big-view .item-wraper-1 .item a:hover::before {
                -moz-transform: scale(1,1);
                -ms-transform: scale(1,1);
                -o-transform: scale(1,1);
                -webkit-transform: scale(1,1);
            }

            .big-view .item-wraper-1 .item a .row-content h3, .big-view .item-wraper-1 .item a img {
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                -webkit-transition: all .3s ease;
            }

            .big-view .item-wraper-1 .item a:hover::before {
                filter: alpha(Opacity=40);
                opacity: .4;
                transform: scale(1,1);
            }

            .big-view .item-wraper-1 .item a img {
                max-width: 100%;
                height: auto;
                transform: scale(1,1);
                transition: all .3s ease;
                position: relative;
                z-index: -1;
            }

            .big-view .item-wraper-1 .item a .wrap-content {
                position: absolute;
                top: 27%;
                right: 20px;
                width: 50%;
                float: none;
            }

            .big-view .item-wraper-1 .item a .row-content h3 {
                margin: 0 0 9px;
                padding: 0;
                text-transform: uppercase;
                font-size: 36px;
                line-height: 1em;
                color: #00ade5;
                font-weight: 400;
                transition: all .3s ease;
            }

            .big-view .item-wraper-1 .item a .row-content p {
                font-size: 14px;
                line-height: 26px;
                margin-bottom: 20px;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }

.item a p {
    color: #000;
}

.big-view .item-wraper-1 .item a:hover h3, .big-view .item-wraper-1 .item a:hover p {
    color: #942C02;
}

.big-view .item-wraper-1 .button-default {
    border-radius: 0;
    white-space: normal;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    background: #00ade5;
    border: 1px solid #00ade5;
    padding: 13px 25px 14px;
    color: #fff;
    text-transform: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.look_wrap ul li a:before, .look_wrap ul li p {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.big-view .item-wraper-1 .button-default:hover {
    background: #DA880B;
    color: #00ade5;
}

.home-column {
    padding-bottom: 25px;
}

.look_wrap ul {
    margin-bottom: 0;
}

    .look_wrap ul li {
        margin-bottom: 30px;
        position: relative;
        visibility: hidden;
    }

        .look_wrap ul li a {
            display: block;
            position: relative;
            z-index: 1;
            overflow: hidden;
        }

            .look_wrap ul li a:hover:before {
                filter: alpha(Opacity=40);
                opacity: .4;
                -moz-transform: scale(1,1);
                -ms-transform: scale(1,1);
                -o-transform: scale(1,1);
                -webkit-transform: scale(1,1);
                transform: scale(1,1);
            }

            .look_wrap ul li a:hover h3, .look_wrap ul li a:hover p {
                color: #fff;
            }

            .look_wrap ul li a:hover img {
                -moz-transform: scale(1.1,1.1);
                -ms-transform: scale(1.1,1.1);
                -o-transform: scale(1.1,1.1);
                -webkit-transform: scale(1.1,1.1);
                transform: scale(1.1,1.1);
            }

            .look_wrap ul li a:before {
                background: #00ade5;
                position: absolute;
                top: 10px;
                left: 10px;
                right: 10px;
                bottom: 10px;
                content: "";
                -moz-transform: scale(.8,.8);
                -ms-transform: scale(.8,.8);
                -o-transform: scale(.8,.8);
                -webkit-transform: scale(.8,.8);
                transform: scale(.8,.8);
                filter: alpha(Opacity=0);
                opacity: 0;
                transition: all .3s ease;
            }

            .look_wrap ul li a .item-html {
                position: absolute;
                top: 27%;
                right: 20px;
                width: 50%;
            }

        .look_wrap ul li p {
            font-size: 14px;
            line-height: 26px;
            margin-bottom: 20px;
            transition: all .3s ease;
        }

        .look_wrap ul li button {
            padding: 13px 40px 14px;
        }

        .look_wrap ul li img {
            max-width: 100%;
            height: auto;
            -moz-transform: scale(1,1);
            -ms-transform: scale(1,1);
            -o-transform: scale(1,1);
            -webkit-transform: scale(1,1);
            transform: scale(1,1);
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            position: relative;
            z-index: -1;
        }

.box-border, .box-border-inner {
    height: 450px;
    width: 100%;
    box-sizing: border-box;
}

.box-border {
    margin: 25px 0;
    padding: 5px;
    border: 1px #ECECEC;
    position: relative;
}

.box-border-inner {
    margin: 0;
    padding: 15px 5px 5px;
    border: 1px solid #ECECEC;
    overflow: auto;
}

    .box-border-inner::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        border-radius: 5px;
        background-color: #F5F5F5;
    }

    .box-border-inner::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

    .box-border-inner::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #006599;
    }

.product-box {
    width: 100%;
    float: left;
    min-height: 100px;
    margin: 0;
}

    .product-box .img-box {
        width: 30%;
        height: 90px;
        text-align: center;
        float: left;
    }

product-box .img-box img {
    height: 90px;
    width: 90px;
}

.product-box .content-box {
    width: 70%;
    padding: 0 5px 0 15px;
    height: 90px;
    float: left;
    vertical-align: top;
}

    .product-box .content-box h3 {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        color: #006599;
        font-size: 13px;
        vertical-align: top;
    }

        .product-box .content-box h3 a {
            text-decoration: none;
            color: #006599;
            line-height: 17px;
        }

            .product-box .content-box h3 a:hover {
                color: #d18204;
                text-decoration: underline;
            }

    .product-box .content-box p.price {
        margin: 0;
        padding: 0;
        font-size: 11px;
        color: #949393;
        text-align: justify;
        float: left;
        width: 100%;
        height: auto;
    }

.justcall, .justcall small, .justcall strong, .or {
    text-align: center;
}

.title-small-prod {
    margin: -5px 0 0;
    padding: 2px 10px;
    width: auto;
    height: auto;
    line-height: 25px;
    color: #e68e03;
    font-size: 14px;
    font-family: Oswald;
    position: absolute;
    left: 10px;
    top: -5px;
    z-index: 100;
    background: #fff;
}

.box-border-hz {
    margin: 25px 0;
    padding: 5px;
    border: 1px #ECECEC;
    height: 150px;
    width: 100%;
    position: relative;
}

.box-border-inner-hz {
    margin: 0 10px;
    padding: 15px 5px 5px;
    height: 150px;
    width: 150px;
    border: 1px solid #ECECEC;
    overflow-x: auto;
}

    .box-border-inner-hz::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        border-radius: 5px;
        background-color: #F5F5F5;
    }

    .box-border-inner-hz::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

.justcall, .justcall small, .justcall strong, .or, .user-reg .divider {
    width: 100%;
    float: left;
}

.box-border-inner-hz::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #006599;
}

.reg-para {
    margin: 0;
    padding: 5px 10px;
    height: auto;
    background: #1e7e97;
    vertical-align: top;
    box-shadow: 0 2px 2px rgba(0,0,0,.09);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.09);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.09);
    font-size: 16px;
    font-family: 'Open Sans';
    color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #2A4147;
}

.user-reg .divider {
    margin: 2px 0 0;
    height: 4px;
}

.user-reg .form-group span {
    padding-left: 20px;
    line-height: 25px;
}

.justcall, .order-form {
    padding: 15px;
    background: rgba(0,0,0,.05);
}

.justcall {
    margin: 5px 0 0;
    font-family: Oswald;
    font-size: 25px;
    line-height: 45px;
    height: auto;
}

.or {
    font-size: 29px;
    color: #d98300;
    line-height: 40px;
    font-family: Pacifico;
    margin: 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.justcall small {
    font-size: 17px;
    line-height: 21px;
    color: #FF9A01;
}

    .justcall small .fa {
        font-size: 24px;
        color: #006599;
    }

.justcall strong {
    color: #006599;
}

.order-form {
    margin: 0 0 10px;
}

    .order-form h1 {
        font-size: 27px;
        margin: 0 0 15px;
        color: #FE9900;
        line-height: 35px;
        border-bottom: 1px solid #FE9900;
        width: auto;
        float: left;
    }

.bulkwraper {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
}

    .bulkwraper .item {
        color: #006599;
        font-size: 18px;
        line-height: 23px;
    }

.order-form .form-horizontal .form-group .form-control {
    line-height: 45px!important;
    min-height: 45px;
}

.order-form .form-horizontal .form-group {
    line-height: 25px;
}

.order-form .divider {
    width: 100%;
    float: left;
    height: 2px;
}

.bulk-wraper {
    margin: 0 0 10px;
    padding: 10px;
    float: left;
    width: 100%;
    height: auto;
    background: #f2f2f2;
}

    .bulk-wraper .bulk-icon {
        margin: 0;
        padding: 15px;
        height: 80px;
        width: 80px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        background: #FE9900;
        float: left;
    }

.designation, .name-title {
    height: auto;
    line-height: 24px;
}

.bulk-wraper .bulk-title {
    margin: 10px 0 0;
    padding: 15px 0 5px 15px;
    float: left;
    height: auto;
    width: auto;
    font-family: Oswald;
    font-size: 26px;
    color: #006599;
}

.bulk-wraper small, .success-title {
    font-size: 16px;
    text-align: center;
    font-family: Oswald;
    float: left;
    width: 100%;
}

.bulk-wraper small {
    padding: 10px 0 0;
    margin: -10px 0 5px;
    font-weight: 400;
    line-height: 25px;
}

.designation, .designation span, .name-title, .team .para {
    margin: 0;
    width: 100%;
    float: left;
}

.success-title {
    padding: 10px 0;
    color: #fff;
    line-height: 24px;
    background: rgba(0,101,153,.66);
}

.team .para {
    text-align: justify;
    padding: 10px;
}

.name-title {
    padding: 15px 0 5px;
    font-size: 19px;
    color: #006599;
    font-weight: 700;
    font-family: inherit;
}

.designation, .designation span {
    padding: 0;
}

    .designation span {
        font-size: 13px;
        color: #acacac;
        line-height: 19px;
        font-style: italic;
    }

#noncollapse {
    display: block;
}

#subcollapse {
    display: none;
}
/*----------Product-----------------*/
.big-view .item-wraper-1 .item a::before,
figure img {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.mainbg {
    margin-top: 0;
    background: #f1f1f1;
}

.owl-carousel .item {
    margin-right: 15px;
}

.productwraper {
    margin: 0 0 10px;
    padding: 0;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    background: url(../images/bucket_bg.jpg) left bottom repeat-x;
    cursor: pointer;
}

    .productwraper:hover {
        border: 1px solid #e5e5e5;
        background: url(../images/bucket_bg.jpg);
        -webkit-box-shadow: 1px 1px 12px 1px #c2c2c2;
        box-shadow: 1px 1px 12px 1px #c2c2c2;
    }

    .productwraper > .offer_block {
        background: url(../images/icons/offertag_bg.png) no-repeat;
        height: 46px;
        width: 60px;
        top: -1px;
        position: absolute;
        right: 15px;
        text-align: center;
        padding: 0;
        z-index: 100!important;
    }

.discription,
figure {
    float: left;
    height: auto;
    background: #fff;
}

.productwraper > .offer_block > .mtb-offer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    display: block;
    margin: 0;
    padding: 2px 0 0;
}

.discription h3,
.mtb-title {
    font-size: 13px;
}

.productwraper > .offer_block > .mtb-offer b {
    display: block;
    margin-bottom: -6px;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
}

.discription {
    padding: 0;
    box-sizing: border-box;
    width: 100%;
}

.mtb-title {
    text-align: left;
    color: #666;
    float: left;
    width: 100%;
    font-weight: 400;
    padding: 9px 10px;
    margin-bottom: 5px;
    text-transform: capitalize;
    border-top: 1px solid #E5E5E5;
    margin-top: 10px;
}

    .mtb-title a {
        color: #337ab7;
        text-decoration: none;
    }

.price,
figure {
    margin: 0;
    width: 100%;
    padding: 0;
}

figure {
    overflow: hidden;
    text-align: center;
}

figurer:hover {
    border: 1px solid #e5e5e5;
    background: url(../images/bucket_bg.jpg);
    -webkit-box-shadow: 0 0 12px 0 #c2c2c2;
    box-shadow: 0 0 12px 0 #c2c2c2;
}

figure img {
    width: 100%;
    height: 330px;
    transition: all .3s ease;
}

/*figure:hover img {
    -moz-transform: rotate(0) scale(1.1);
    -ms-transform: rotate(0) scale(1.1);
    -webkit-transform: rotate(0) scale(1.1);
    transform: rotate(0) scale(1.1);
}*/

.discription a {
    font: 500 17px/23px Roboto, sans-serif;
    color: #03a9f4;
    text-transform: uppercase;
}

.button-wrap a {
    float: right;
    font-size: 12px;
}

.price {
    background: url(../images/bucket_bg.jpg) left bottom repeat-x!important;
    height: 40px;
    float: left;
    position: relative;
}

.price-cp1,
.price-mrp1 {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    float: left;
}

.price-mrp1 {
    color: #000;
    width: 33%;
    text-decoration: line-through;
}

.price-cp1 {
    color: #942C02;
    width: 37%;
}

.mtb-more,
.mtb-more_view {
    text-align: center;
    width: 52px;
    font-size: 0;
    height: 40px;
    position: absolute;
    bottom: 0;
    display: block;
}

.mtb-more {
    padding: 0;
    background: url(../images/icons/buynow_cart.jpg) left top no-repeat;
    right: 0;
}

    .mtb-more:hover {
        background: url(../images/icons/buynow_cart_hover.jpg) left top no-repeat;
        display: block;
    }

.mtb-more_view {
    padding: 0;
    background: url(../images/icons/View_Details.jpg) left top no-repeat;
    right: 59px;
}

    .mtb-more_view:hover {
        background: url(../images/icons/View_Details_hover.jpg) left top no-repeat;
        display: block;
    }

.big-view {
    margin: 15px 0 0;
    padding: 0;
}

.row-content {
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
}

.big-view .item-wraper {
    margin-bottom: 15px;
}

    .big-view .item-wraper .item {
        padding: 10px;
        box-sizing: border-box;
        overflow: hidden;
        background: #fff;
    }

        .big-view .item-wraper .item h3 {
            font-size: 17px;
            width: 100%;
            float: left;
        }

            .big-view .item-wraper .item h3 a {
                text-decoration: none;
                color: #0094ff;
            }

        .big-view .item-wraper .item p {
            float: left;
            width: 100%;
            margin: 0 0 21px;
            font-size: 11px;
        }

.big-view .btn-default,
.big-view .btn-primary {
    padding: 4% 15% 5%;
    font-size: 90%;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #e5e5e5;
    white-space: nowrap;
    position: relative;
    text-transform: uppercase;
}

.big-view .item-wraper .item .button-wrap {
    text-align: left;
    width: 100%;
    height: auto;
    float: left;
}

.big-view .item-wraper .item a {
    text-align: center;
}

    .big-view .item-wraper .item a img {
        -moz-transition: all .35s ease;
        -o-transition: all .35s ease;
        -webkit-transition: all .35s ease;
        transition: all .35s ease;
        width: 98%;
        margin-bottom: 10px;
    }

    .big-view .item-wraper .item a figure {
        overflow: hidden;
        width: 100%;
        float: left;
    }

    .big-view .item-wraper .item a:hover img {
        -moz-transform: scale(1.07) rotate(0) translateX(0) skewX(0);
        -webkit-transform: scale(1.07) rotate(0) translateX(0) skewX(0);
        -o-transform: scale(1.07) rotate(0) translateX(0) skewX(0);
        -ms-transform: scale(1.07) rotate(0) translateX(0) skewX(0);
        transform: scale(1.07) rotate(0) translateX(0) skewX(0);
    }

.big-view .item-wraper .item .button-left {
    float: left;
    width: 50%;
}

.big-view .item-wraper .item .button-right {
    float: right;
    width: 50%;
    text-align: right;
}

.big-view .btn-default {
    -moz-transition: -moz-transform 0s ease, background .3 ease;
    -o-transition: -o-transform 0s ease, background .3 ease;
    -webkit-transition: -webkit-transform 0s ease, background .3 ease;
    transition: transform 0s ease, background .3 ease;
    background: 0 0;
    color: #acabab;
}

    .big-view .btn-default:hover {
        background: #03A9F4;
        color: #7e1d84;
    }

.big-view .btn-primary {
    -moz-transition: -moz-transform 0s ease, background .3 ease;
    -o-transition: -o-transform 0s ease, background .3 ease;
    -webkit-transition: -webkit-transform 0s ease, background .3 ease;
    transition: transform 0s ease, background .3 ease;
    background: #03A9F4;
    color: #fff;
}

    .big-view .btn-primary:hover {
        background: #0397D6;
        color: #337ab7;
    }

.big-view .item-wraper .item button:hover {
    background: #f8de00;
    color: #337ab7;
}

.big-view .item-wraper-1 {
    margin-bottom: 15px;
}

    .big-view .item-wraper-1 .item {
        padding: 0;
        box-sizing: border-box;
        overflow: hidden;
        background: #fff;
    }

        .big-view .item-wraper-1 .item a {
            display: block;
            position: relative;
            z-index: 1;
            overflow: hidden;
        }

            .big-view .item-wraper-1 .item a::before {
                background: #CFAC6B;
                position: absolute;
                top: 10px;
                left: 10px;
                right: 10px;
                bottom: 10px;
                content: "";
                -moz-transform: scale(.8, .8);
                -ms-transform: scale(.8, .8);
                -o-transform: scale(.8, .8);
                -webkit-transform: scale(.8, .8);
                transform: scale(.8, .8);
                filter: alpha(Opacity=0);
                opacity: 0;
                transition: all .3s ease;
            }

            .big-view .item-wraper-1 .item a img,
            .big-view .item-wraper-1 .item a:hover::before {
                -moz-transform: scale(1, 1);
                -ms-transform: scale(1, 1);
                -o-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
            }

            .big-view .item-wraper-1 .item a .row-content h3,
            .big-view .item-wraper-1 .item a img {
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                -webkit-transition: all .3s ease;
            }

            .big-view .item-wraper-1 .item a:hover::before {
                filter: alpha(Opacity=40);
                opacity: .4;
                transform: scale(1, 1);
            }

            .big-view .item-wraper-1 .item a img {
                max-width: 100%;
                height: auto;
                transform: scale(1, 1);
                transition: all .3s ease;
                position: relative;
                z-index: -1;
            }

            .big-view .item-wraper-1 .item a .wrap-content {
                position: absolute;
                top: 27%;
                right: 20px;
                width: 50%;
                float: none;
            }

            .big-view .item-wraper-1 .item a .row-content h3 {
                margin: 0 0 9px;
                padding: 0;
                text-transform: uppercase;
                font-size: 36px;
                line-height: 1em;
                color: #00ade5;
                font-weight: 400;
                transition: all .3s ease;
            }

            .big-view .item-wraper-1 .item a .row-content p {
                font-size: 14px;
                line-height: 26px;
                margin-bottom: 20px;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }

.item a p {
    color: #000;
}

.big-view .item-wraper-1 .item a:hover h3,
.big-view .item-wraper-1 .item a:hover p {
    color: #942C02;
}

.big-view .item-wraper-1 .button-default {
    border-radius: 0;
    white-space: normal;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    background: #00ade5;
    border: 1px solid #00ade5;
    padding: 13px 25px 14px;
    color: #fff;
    text-transform: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.look_wrap ul li a:before,
.look_wrap ul li p {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.big-view .item-wraper-1 .button-default:hover {
    background: #DA880B;
    color: #00ade5;
}

.home-column {
    padding-bottom: 25px;
}

.look_wrap ul {
    margin-bottom: 0;
}

    .look_wrap ul li {
        margin-bottom: 30px;
        position: relative;
        visibility: hidden;
    }

        .look_wrap ul li a {
            display: block;
            position: relative;
            z-index: 1;
            overflow: hidden;
        }

            .look_wrap ul li a:hover:before {
                filter: alpha(Opacity=40);
                opacity: .4;
                -moz-transform: scale(1, 1);
                -ms-transform: scale(1, 1);
                -o-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
            }

            .look_wrap ul li a:hover h3,
            .look_wrap ul li a:hover p {
                color: #fff;
            }

            .look_wrap ul li a:hover img {
                -moz-transform: scale(1.1, 1.1);
                -ms-transform: scale(1.1, 1.1);
                -o-transform: scale(1.1, 1.1);
                -webkit-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            .look_wrap ul li a:before {
                background: #00ade5;
                position: absolute;
                top: 10px;
                left: 10px;
                right: 10px;
                bottom: 10px;
                content: "";
                -moz-transform: scale(.8, .8);
                -ms-transform: scale(.8, .8);
                -o-transform: scale(.8, .8);
                -webkit-transform: scale(.8, .8);
                transform: scale(.8, .8);
                filter: alpha(Opacity=0);
                opacity: 0;
                transition: all .3s ease;
            }

            .look_wrap ul li a .item-html {
                position: absolute;
                top: 27%;
                right: 20px;
                width: 50%;
            }

        .look_wrap ul li p {
            font-size: 14px;
            line-height: 26px;
            margin-bottom: 20px;
            transition: all .3s ease;
        }

        .look_wrap ul li button {
            padding: 13px 40px 14px;
        }

        .look_wrap ul li img {
            max-width: 100%;
            height: auto;
            -moz-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            position: relative;
            z-index: -1;
        }



/************products***********/
.product-grid {
    text-align: center;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border: 1px solid #e4e4e4;
}

    .product-grid .product-image {
        overflow: hidden;
        position: relative;
    }

        .product-grid .product-image a.image {
            display: block;
        }

        .product-grid .product-image img {
            width: 100%;
            transition: all 0.3s;
        }

        .product-grid .product-image:hover img {
            transform: scale(1.1);
        }

    .product-grid .product-sale-label {
        color: #fff;
        background: #ff4a17;
        font-size: 15px;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding: 2px 15px;
        position: absolute;
        top: 5px;
        left: 5px;
        transition: all 300ms ease;
    }

    .product-grid .social {
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        transform: translateX(-50%);
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 2;
        transition: all 0.7s;
    }

        .product-grid .social li {
            display: inline-block;
            opacity: 0;
            transition: all 0.3s;
        }

            .product-grid .social li:nth-child(1) {
                transform: translateX(-50px);
            }

            .product-grid .social li:nth-child(2) {
                transform: translateY(-50px);
            }

            .product-grid .social li:nth-child(3) {
                transform: translateX(50px);
            }

    .product-grid .product-image:hover .social li {
        opacity: 1;
        transform: translate(0);
    }

    .product-grid .social li a {
        color: #14212b;
        background: #ffffff;
        font-size: 15px;
        line-height: 25px;
        height: auto;
        width: 100%;
        display: block;
        position: relative;
        transition: all 250ms ease-out;
        padding: 30px 20px 20px 20px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
        position: relative;
    }

        .product-grid .social li a:before {
            content: "";
            position: absolute;
            height: 20px;
            width: 3px;
            background-color: #e62e22;
            float: left;
            left: 0px;
            top: 35px;
        }

        .product-grid .social li a:after {
            font-family: fontAwesome;
            content: "\f178";
            font-size: 12px;
            line-height: 23px;
            color: #ffffff;
            right: 0px;
            top: 0px;
            padding: 0px 0px 0px 0px;
            position: absolute;
            margin: 0px 0px 0px 0px;
            background-color: #e62e22;
            float: right;
            width: 30px;
        }


        /*.product-grid .social li a:hover {
            background: #fff;
            color: #14212b;
        }*/

        .product-grid .social li a:hover:before,
        .product-grid .social li a:hover:after {
            display: block;
        }

    .product-grid .product-content {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
    }

.product-contenttitle {
    color: #14212b;
    transition: all .4s ease-out;
    font-size: 12px;
    line-height: 20px;
    height: 50px;
    margin: 10px 0px 0px 0px;
    padding: 0px 6px 0px 6px;
    float: left;
    text-align: center;
    width: 100%;
}


.product-grid .title {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .product-grid .title a {
        color: #14212b;
        transition: all .4s ease-out;
        font-size: 18px;
        height: auto;
        margin: 10px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        text-align: center;
        width: 100%;
    }

        .product-grid .title a:hover {
            color: #ff4a17;
        }

/****text heading*/
.text-headingtt-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 5px 0px;
    float: left;
    font-size: 25px;
    line-height: 33px;
    text-align: left;
    font-weight: 600;
    color: #222;
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
}

    .text-headingtt-h2:before {
        position: absolute;
        content: "";
        height: 2px;
        width: 50px;
        margin: 0px 0px;
        padding: 0px 0px;
        background-color: #e62e22;
        float: left;
        bottom: 0px;
    }

/*************product-cat****************/

.prodcateee {
    height: auto;
    width: 50%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.prodcateee22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.prodselect-555 {
    height: 50px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 12px 15px 15px 15px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    border: 1px solid #e2e2e2;
}

    .prodselect-555:focus {
        border-color: #ccc;
        outline: 0;
        box-shadow: inset 0 1px 1px #00000014, 0 0 8px #ffffff69;
    }

.prodcateeebtn {
    height: auto;
    width: 50%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.buttonsecfind {
    height: 50px;
    margin: 0px 10px 0px 0px;
    padding: 0px 33px 0px 33px;
    float: left;
    background-color: #c5279e;
    border: 1px solid #c5279e;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    text-align: center;
}

.productmainmargg {
    height: auto;
    width: 100%;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.productmainmargg55 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.capmargcaree {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.productmarbty {
    height: auto;
    width: 100%;
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}
/******************************captcha**********************/
.protepage33 {
    user-select: none;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    padding: 9px 10px 6px 10px;
    border: 1px solid #bbbaba;
    color: #333;
    font-weight: 600;
    height: 35px;
    width: 80px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.capchamargin-marggg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.protectedcap22 {
    user-select: none;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    padding: 6px 10px 6px 10px;
    border: 1px solid #ddd;
    color: #333;
    font-weight: 600;
    height: 38px;
    width: 90px;
    float: left;
    letter-spacing: 0.5px;
    margin: 0px 10px 0px 0px;
}

    .protectedcap22:focus {
        border-color: #ccc!important;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

.btnrefreshcaptcha3t {
    height: 35px;
    width: 35px;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #fff!important;
    line-height: 34px;
    text-align: center;
    background-color: #209e2e;
    border: 1px solid #209e2e;
}

    .btnrefreshcaptcha3t:focus {
        background-color: #333;
        border: 1px solid #333;
    }


.contmessage33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #f00;
    letter-spacing: 0.5px;
    text-align: left;
}

.Loginsecc33 {
    height: auto;
    margin: 0px 0px 0px 10px;
    padding: 10px 20px 11px 18px;
    float: left;
    font-size: 15px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    background: #209e2e;
    border-style: none;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

/*********/

.mprotectedcap22 {
    user-select: none;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    padding: 9px 10px 6px 10px;
    border: 1px solid #bbbaba;
    color: #333;
    font-weight: 600;
    height: 40px;
    width: 90px;
    float: left;
    letter-spacing: 0.5px;
    margin: 0px 10px 0px 0px;
}


.mdsubmitt {
    height: 40px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    float: right;
    background-color: #e62e22;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: none;
    letter-spacing: 1px;
    transition: 0.8s;
}

    .mdsubmitt:hover {
        background-color: #fdc94b;
        color: #222;
    }

.enqprodddd {
    height: 34px;
    width: 115px;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    line-height: 33px;
    color: #333;
    text-align: center;
    background-color: #ffcb08;
    font-weight: 400;
    display: block;
    transition: 0.8s;
    float: right;
}

    .enqprodddd:hover {
        background-color: #e62e22;
        color: #fff;
    }

.productexttk {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.productexttk-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 29px;
    font-weight: 400;
    color: #7a7e9a;
    text-align: center;
    font-style: italic;
}

.readmoreea {
    color: #fff;
    background: #209e2e;
    padding: 0px 5px 0px 5px;
    font-size: 14px;
    border-radius: 2px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .readmoreea:hover {
        background: #333;
    }
/***********/
