
/*Blog FAQ Start*/

span.marker {
    color: #dc171f;
}

blockquote {
    padding: 5px 15px;
    border-left: 5px solid #8f8f8f;
    box-shadow: 4px 4px 3px #79797933;
}
.blogdetail h2, .blogdetail h3, .blogdetail h4 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.textjusfymrgcntr ul {
    padding-left: 15px;
    margin-bottom: 15px;
}
.blogdetail .textjusfymrgcntr ul li {
    list-style: inside;
    padding-bottom: 5px;
}
    .blogdetail .textjusfymrgcntr ul li ul {
        padding-left: 60px;
        margin-bottom: 12px;
    }

    .blogdetail .textjusfymrgcntr ul li > ul li {
        list-style: circle;
    }
body.blog .faqmain .panel-group .panel-heading .panel-title a {
    text-align: left;
    padding: 6px 10px;
    border-bottom: 1px solid #76767633;
    text-transform: none;
    font-weight: 300;
    font-size: 18px;
    width: 100%;
    display: inline-block;
    line-height: 30px;
    text-decoration: none;
    position: relative;
}

body.blog .faqmain #accordion .panel-heading a:before, body.blog .faqmain #accordion .panel-heading a:after {
    content: "";
    width: 2.5px;
    height: 10px;
    background: #8a8b8a;
    font-size: 13px;
    position: absolute;
    top: 16px;
    right: 25px;
    transform: rotate(-45deg);
    transition: all 0.3s ease-in-out 0s;
    opacity: 0.6;
}

body.blog .faqmain #accordion .panel-heading a:after {
    right: 19px;
    transform: rotate(45deg);
}

.blogdetail .faqmain .panel-group .panel-heading .panel-title a {
    padding: 6px 12px;
    padding-right: 40px !important;
    font-weight: 500;
    color: #000000;
    background: #e0e0e0;
    font-size: 16px;
    line-height: 24px;
}

body.blog .faq-section {
    margin-top: 30px;
}

.blogdetail .faq-section h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.blogdetail .faqmain .panel-group .panel-heading p.panel-title a {
    color: #000000 !important;
}

body.blog .blogdetail {
    z-index: 0;
    position: relative;
}

.blogdetail .faqmain .collapse.show {
    padding: 6px 12px;
    padding-right: 40px !important;
    font-weight: 500;
    color: #000000;
    background: #e0e0e0;
    font-size: 16px;
    line-height: 24px;
}

.blogdetail .blogfaqs .panel-collapse {
    padding: 8px 12px 8px !important;
}

.blogdetail .faqmain .collapse.show {
    background: #fff;
    padding: 8px 12px 8px !important;
}

    .blogdetail .faqmain .collapse.show p {
        font-size: 16px;
        margin-bottom: 0;
    }

.blogdetail .textjusfymrgcntr p {
    padding-bottom: 15px !important;
    display: block;
}

body.blog .bloglistable-withsearch .news-item .textjusfymrgcntr p {
    color: #757575;
    padding: 0px;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
}

body.blog .blogcategoryleft,
body.blog .blogcategoryright,
body.blog .fixedsidecategory {
    top: 100px !important;
}

body.blog .blogdetail p {
    color: var(--color-black) !important;
    line-height: 26px;
}

body.blog .blogdetail ul li {
    font-size: 16px;
    line-height: 26px;
}

body.blog .blogdetail hr {
    border-top: 1px solid #333;
    margin: 0px auto 15px;
}
/*Blog FAQ End*/
/*Swiper CSS Start*/
ul.swiper-wrapper {
    margin-left: 0px;
}
.swiper-button-next, .swiper-button-prev {
    width: calc(var(--swiper-navigation-size) / 22* 27) !important;
    height: var(--swiper-navigation-size) !important;
    background: #ffffff42;
    border-radius: 40px;
    padding: 20px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    background: #ffffff42;
}
ul.swiper-wrapper ~ .swiper-button-next, ul.swiper-wrapper ~ .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 33%);
}
.banner-layer-heading {
    font-size: var(--bannerlayerheading, 48px);
    margin: 0px 0px 5px;
    color: var(--bannerlayercolor, #fff) !important;
}
.banner-layer-tagline {
    font-size: var(--bannerlayertagline, 20px);
    color: var(--bannerlayercolor, #fff) !important;
}

.banner-layer-pragraph {
    font-size: var(--bannerlayerpra, 16px);
    color: var(--bannerlayercolor, #fff) !important;
}
.carousel-caption.type-wrap.typewriter.intro-text {
    display: inline-block;
    position: absolute;
    top: 50%;
    bottom: 0;
    transform: translate(0, 0%);
    margin: 0 auto;
    left: 0;
    right: auto;
    max-width: 100%;
    padding: 0 90px 0 90px;
    z-index: 2;
    width: 100%;
    text-align: var(--slidertextalign, center);
}
.mainsliderswiper .desk-ban {
    width: 100%;
}
.mainsliderswiper .desk-ban {
    width: 100%;
}
.autoplay-progress {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 10;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: var(--swiper-theme-color);
}
    .autoplay-progress svg {
        --progress: 0;
        position: absolute;
        left: 0;
        top: 0px;
        z-index: 10;
        width: 100%;
        height: 100%;
        stroke-width: 4px;
        stroke: var(--swiper-theme-color);
        fill: none;
        stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
        stroke-dasharray: 125.6;
        transform: rotate(-90deg);
    }
/*Swiper CSS END*/
.swiper-button-next, .swiper-button-prev {
    width: calc(var(--swiper-navigation-size) / 22* 27) !important;
    height: var(--swiper-navigation-size) !important;
    background: #ffffff42;
    border-radius: 40px;
    padding: 20px;
}
.container {
    max-width: 1300px;
    max-width: 144rem;
    padding: 0 80px;
    margin: 0 auto;
}
select.form-control {
    --bs-form-select-bg-img: url(/assets/img/selectarrow.svg);
}
    .eventlist table.dataTable tbody tr td, .bloglist table.dataTable tbody tr td {
    display: inline-block;
    width: 100%;
}
.bloglist .dataTables_paginate .paginate_button {
    overflow-x: hidden;
}
.thankyoupage-design .thanks_design {
    padding: 0px;
}
#ModalProductQuery {
    z-index: 999999;
}
.form-control {
    height: 38px;
}
textarea.form-control {
    height: 50px;
}
tbody, td, tfoot, th, thead, tr {
    border: 1px solid #dedede;
}
table.dataTable th, table.dataTable td {
    border: 1px solid #e7e7e7 !important;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 70px !important;
    height: 30px;
}
div.dataTables_wrapper div.dataTables_filter input {
    height: 30px;
}
/* Courier Tracking Form CSS Start*/
.couriertrackingwidget {
    background: #fcfcfc;
    padding: 30px 0px;
}
    .couriertrackingwidget .trackingform {
        background: #ffffff;
        padding: 25px 25px;
    }
        .couriertrackingwidget .trackingform form h2 {
            font-size: 20px;
            margin-bottom: 18px;
            padding-bottom: 4px;
            border-bottom: 1px dotted #3333;
        }
    .couriertrackingwidget table thead th {
        background: #d7d7d7;
        font-size:14px;
    }

    /* Courier Tracking Form CSS End*/
    /* Light Box Gallery CSS Start*/
    .box.gallerylightbox {
        padding-left: 0;
    }
/* Light Box Gallery CSS End*/
/*-------------- WhatsApp CSS START ------------*/
.footer-whatsap-popup {
    display: none;
}
.whats-app-div:hover .footer-whatsap-popup {
    display: block;
}
.whats-app-div:hover #whatsappshow {
    border-radius: 41px;
    background: #25d366;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.whats-app-div {
    bottom: 84px;
    right: 15px;
    left: auto;
    display: inline-block;
    position: fixed;
    top: auto;
    z-index: 999;
}
    .whats-app-div a {
        background-color: var(--bg-white);
        border: 1px solid #c8c8c84a;
        box-shadow: 1px -6px 6px #3333330d;
        border-bottom: none;
        color: var(--social-whatsapp);
        padding: 11px 12px;
        border-radius: 4px 4px 0px 0px;
        font-size: var(--font-sm);  
        font-weight: var(--font-normal);
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }
    .whats-app-div #whatsappshow {
        border-radius: 41px;
        background: #25d366;
        color: #fff;
        display: inline-block;
    }
    .whats-app-div #whatsappshow .fab {
        color: #fff;
        margin: 0px;
        font-size: 34px;
    }
    .whats-app-div .whatsappheader {
        background: #00d670;
        display: block;
        padding: 12px 18px;
        color: #ffffffd6;
        border-radius: 22px 22px 0px 0px;
    }
    .whats-app-div .whatsappheader .fab {
        font-size: 28px;
    }
    .whats-app-div .whatsappheader span {
        font-size: 18px;
        position: relative;
        bottom: 4px;
        left: 8px;
    }
.whats-app-div .footer-whatsap-popup {
    background: #f5fdf9;
    padding: 0;
    border-radius: 30px;
    width: 400px;
}
.whats-app-div #whatsappclose {
    display: inline-block;
    color: #ffffffd6;
    float: right;
    font-size: 14px;
    background: #3333338a;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    padding: 4px 8px;
    border: 1px solid #fff;
    position: relative;
    top: 3px;
    right: 8px;
}
.whatsap-popupmsgbutton {
    padding: 25px 30px 122px;
    position: relative;
}
    .whatsap-popupmsgbutton a {
        background: #00d979;
        color: #fff;
        border-radius: 38px;
        display: inline-block;
        position: absolute;
        bottom: 18px;
        padding: 10px 24px;
        right: 20px;
        font-size: 18px;
    }
    .whatsap-popupmsgbutton .msgwhatsp {
        border-radius: 26px;
        background: #fff;
        color: #4a4a4a;
        word-break: break-word;
        filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
        transform: translateZ(0);
        display: block;
        padding: 10px 25px;
        position: relative;
    }
        .whatsap-popupmsgbutton .msgwhatsp:before {
            content: "";
            display: block;
            position: absolute;
            bottom: 18px;
            left: -15px;
            width: 20px;
            height: 10px;
            background: inherit;
            border-radius: 29px 0px 0px 0px;
            clip-path: var(--peak);
        }
    .whatsap-popupmsgbutton a i.fab {
        color: #fff;
        margin: 0px;
        padding-left: 13px;
    }
    .whatsap-popupmsgbutton a span {
        position: relative;
        bottom: 3px;
    }
    /*-------------- WhatsApp CSS END ------------*/
    /*-------------- Left Menu ID Based Sidebar CSS START ------------*/
    .sticky-left-nav {
        position: fixed;
        width: 120px;
        display: block;
        background-color: transparent;
        z-index: 1;
        top: 180px;
    }

.stick-left-nav-ul {
    padding-left: 10px;
    width: 72px;
}

.sticky-left-nav ul li {
    list-style: none;
    height: 44px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 20px;
}
    .sticky-left-nav ul li.active {
        margin-bottom: 40px;
    }
    .sticky-left-nav ul li a, .sticky-left-nav ul li a:hover, .sticky-left-nav ul li a:focus {
        text-decoration: none;
        color: #fff;
    }

        .sticky-left-nav ul li a, .sticky-left-nav ul li a:hover, .sticky-left-nav ul li.active {
            text-decoration: none;
            color: #000;
            font-size: 12px;
            line-height: 18px;
            display: block;
        }
            .sticky-left-nav ul li a:hover, .sticky-left-nav ul li.active a:focus {
                color: var(--text-dark);
            }

    .sticky-left-nav ul li.active a {
        color: var(--text-dark);
        display: inline-block;
    }
                .sticky-left-nav ul li.active a:before {
                    background-color: var(--text-dark);
                }
    .sticky-left-nav ul li.active a::before, .side-menu .sticky-left-nav ul li.active a::before {
        width: 60px;
        height: 4px;
        opacity: 1;

    }

            .sticky-left-nav ul li a::before, .side-menu .sticky-left-nav ul li.active a::before {
                content: "";
                display: block;
                width: 30px;
                height: 1px;
                opacity: 1;
                background-color: #000;
                transition: all .3s ease-in-out;
            }

    .sticky-left-nav ul li.active a span {
        opacity: 1;
    }
    .sticky-left-nav ul li a span{
        display:none;
    }
    .sticky-left-nav ul li.active a span {
        display: block;
    }
    .sticky-left-nav ul li:hover a span {
         display: block;
    }
    .sticky-left-nav ul li:hover a::before{
        width: 60px;
        height: 4px;
        opacity: 1;
    }
    .sticky-left-nav ul li:hover a {
       color:#000;
    }
/*-------------- Left Menu ID Based Sidebar CSS END ------------*/




/*---------Menu hover all menu inactive main hover menu highlight css start-------*/

/*.site-nav:hover .item:not(:hover) {
    opacity: .3;
}
.site-nav > .item {
    margin: 0;
    -webkit-transition: all cubic-bezier(.645,.045,.355,1) 0.35s;
    -o-transition: all cubic-bezier(.645, .045, .355, 1) 0.35s;
    transition: all cubic-bezier(.645,.045,.355,1) 0.35s;
}*/

/*---------Menu hover all menu inactive main hover menu highlight css end-------*/



/* ------------ Counter Us Page Css START ------------- */
.valuethis {
   padding-bottom: 80px;
}
.whythis {
    padding: 50px 0px;
    background: #fff;
}
.paddright0 {
    padding-right: 0px;
}
.counterflx {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #00437a;
    padding: 0px 0px;
    margin-bottom: 25px;
}
.valuethis h2.number {
    margin-bottom: 22px;
}
.valuethis h2 {
    color: #00427A;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
    margin: 0;
}

.counterflx span.symbol {
    color: #00427A;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-left: 5px;
}

.counterflx ~ span {
    color: #336895;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
/* ------------ Counter Us Page Css END ------------- */


/* ------------ Contact Us Page Css Start ------------- */
.form-fr-cntct h2 {
    margin-bottom: 23px;
    font-weight: 900;
    color: #000;
    border-bottom: 1px dashed #bebebe;
    position: relative;
    padding-bottom: 7px;
}

    .form-fr-cntct h2::before {
        content: '';
        position: absolute;
        top: auto;
        bottom:0px;
        width: 55px;
        height: 3px;
        background: #ffb700;
    }
/* ------------ Contact Us Page Css Start ------------- */

/* ------------ Contact Us Thanks Page Css Start ------------- */

.cntct-thnkspge .wrapper-2::before, .cntct-thnkspge .wrapper-2::after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(-3deg);
}
.cntct-thnkspge .wrapper-2::after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.cntct-thnkspge {
    background: #ffff;
    text-align: center;
    padding: 40px 0px 80px;
    position: relative;
    margin: 0px auto;
    background: #fff;
    padding: 35px 30px 60px;
    box-shadow: 0px 21px 26px #dbdbdb26;
    border-top: 5px solid #ff6f0b;
    background-image: url(/DMS/images/bg-thanks.png);
    background-position: 100% 101%;
    background-repeat: no-repeat;
    background-size: 44%;
}
    .cntct-thnkspge h1 {
        position: relative;
        width: 98%;
        margin: 0px auto;
        border-bottom: none;
        font-size: 26px;
        color: #000;
        font-weight: 900;
        letter-spacing: 0.05em;
    }
.thankyoupage-design .thankyoupage-icon i {
    font-size: 35px;
    color: #ffffff;
    background: #4CAF50;
    font-weight: bolder;
    margin-bottom: 20px;
    padding: 16px;
    border-radius: 50px;
    width: 65px;
    height: 65px;
}
   
    .cntct-thnkspge h1::before {
        content: '';
        position: absolute;
        top: auto;
        bottom: -2px;
        left: 3%;
        width: 94%;
        height: 2px;
        background: url(/DMS/images/band.png);
        background-size: 100%;
    }

    .cntct-thnkspge .go-home {
        background: #f7921f;
        color: #fff;
        padding: 8px 18px;
        border: 2px solid #f7921f;
    }

    .cntct-thnkspge img {
        margin-left: -74px;
        width: 20%;
    }

    .cntct-thnkspge .go-home:hover {
        background: #ffff;
        color: #f7921f;
        border: 2px solid #f7921f;
    }

    .cntct-thnkspge p {
        font-size: 20px;
        width: 98%;
        margin: 10px auto 50px;
        line-height: 26px;
    }
.thanks_design {
    min-height: auto;
    box-shadow: -4px 6px 12px 1px #fafafa;
    width: 50%;
    text-align: center;
    margin: 30px auto 60px;
    padding: 3% 30px;
    border-radius: 10px;
    border: none;
    background-color: #ffffff00;
}

    .thanks_design .cntct-thnkspge h1 {
        margin-bottom: 10px;
        font-weight: var(--font-bold);
        color: #000000;
        font-size: 22px;
        border-bottom: none;
    }

    .thanks_design .cntct-thnkspge p {
        font-weight: 100;
        font-size: 16px;
        line-height: 24px;
        margin-bottom:30px;
    }

    .thanks_design .cntct-thnkspge a.go-home {
      
    }

    .thanks_design a strong {
        color: #337ab7;
    }

.thankpage h5 {
    font-size: 32px;
    margin-bottom: 25px
}

.thank-text p {
    font-size: 20px;
}

.thank-text {
    font-size: 16px;
    line-height: 30px;
}

.thankpage p {
    font-size: 20px;
    color: var(--color-black);
    font-weight: var(--font-semi-bold);
    letter-spacing: 0.05em;
}
/* ------------ Contact Us Thanks Page Css Start ------------- */


/* ------------ Send Query Thanks Page Css Start ------------- */

.product-sendquerythankspage {
    background: #f7f7f7;
    text-align: center;
    padding: 70px 0px 80px;
}

    .product-sendquerythankspage .disclaimer.thanks_design {
        width: 60%;
        margin: 0px auto;
        background: #fff;
        padding: 70px 30px 60px;
        box-shadow: 0px 21px 26px #dbdbdb;
        border-top: 5px solid #ff6f0b;
        background-image: url(/DMS/Images/bg-thanks.png);
        background-position: 100% 101%;
        background-repeat: no-repeat;
        background-size: 56%;
    }

    .product-sendquerythankspage .thankpage p {
        font-size: 26px;
        color: #000;
        font-weight: 900;
        letter-spacing: 0.05em;
    }

    .product-sendquerythankspage .thank-text {
        line-height: 30px;
        font-size: 20px;
        font-weight: 500;
        margin-top: 22px;
    }

    .product-sendquerythankspage .thanks_design a strong {
        color: #ff5400;
    }


/* ------------ Send Query Thanks Page Css Start ------------- */
.blolist h1.heading-title {
    margin-bottom: 0px;
}
/* ------------ Parent main category Page Css Start ------------- */
.about-style-01.subcategory h2 {
    font-size: 26px;
    font-weight: bold;
    margin-top: 0;
    position: relative;
}
.dataTables_wrapper .dataTables_paginate .paginate_button a {
    border: 1px solid #a3a3a3 !important;
    padding: 2px 12px !important;
    display: block;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 1px solid #a3a3a3 !important;
    background: none !important;
    box-shadow: none !important;
}
    .dataTables_wrapper .dataTables_paginate .paginate_button.active {
       
        margin: 0;
    }
.bloglist .dataTables_wrapper .dataTables_paginate .paginate_button {
    margin: 0px;
    padding:0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    margin: 0px !important;
    padding: 0px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.active a {
    color: #3f8cd9;
    background: #ffffff;
    cursor: no-drop;
}
.bloglist .dataTables_wrapper .dataTables_paginate .paginate_button.active a {
    border: 1px solid #3f8cd9 !important;
    border-radius:5px;
}
    .bloglist .dataTables_wrapper .dataTables_paginate .paginate_button.active a:hover {
        background: #efefef !important;
        color: #3f8cd9 !important;
    }
.fixedsidecategory .widget-title a {
    line-height: 28px;
}
    .dataTables_wrapper .dataTables_paginate .paginate_button.active a:hover {
        background: #ebebeb;
        color: #333;
    }
    .dataTables_wrapper .dataTables_paginate a {
        color: #333;
    }
/* ------------ Parent main category Page Css End ------------- */



/*------------------- Start Home Daynamic Product Design ----------------*/
.home-carousel-productlist, #project-list, #architect {
    background-color: #eaeaea21;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0px;
}
    .home-carousel-productlist h2 {
        font-size: var(--font-size48);
        margin-bottom: 30px;
    }
    .productslisingdesign .no_crop_image.grid-item {
        border: 4px solid #f1f1f1;
        padding: 0px;
    }
.productslisingdesign .product-image img {
    width: 100%;
    /*min-height: 250px;*/
}
.productslisingdesign .item, .product-2 .item {
    background: var(--bg-white);
    -webkit-box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    padding: 0;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
    min-height: auto;
}

 .product-item .product-vendor {
    background: #efefef4a;
    padding: 7px;
    min-height: 54px;
    overflow: hidden;
    z-index: 2;
    position: relative;
    margin-bottom: 0px;
}

.productslisingdesign .section-title h1 {
    color: #ffd000;
    margin-bottom: 25px;
    font-weight: var(--font-normal);
    letter-spacing: var(--letter-spacing);
    display: block !important;
    font-size: 16px;
}

.productslisingdesign .section-title h2 {
    font-size: 38px;
    font-weight: var(--font-semi-bold);
    text-transform: capitalize;
    letter-spacing: 0.1px;
    line-height: 1.1;
}
.listbxprdctdtls {
    background: var(--bg-white);
    padding: 8px 8px 8px;
    border-top: 1px solid #e5e5e5;
}

.productdetailtabs .nav-tabs {
    background: var(--bg-white);
    margin: 50px 0px 12px;
}

.productdetailtabs.panel-group {
    box-shadow: none;
}

.productslisingdesign .listbxprdctdtls h4 {
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin: 2px 0px 0px;
    padding: 0px 0px 5px;
    font-size: var(--font-sm);
    line-height: 18px;
    font-weight: var(--font-normal);
    color: var(--color-black);
    min-height: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    height: 40px;
}
    .productslisingdesign .listbxprdctdtls h4 a {
        font-weight: 400;
        color: var(--color-black);
    }
.productslisingdesign .listbxprdctdtls span.productboxmainheading {
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin: 2px 0px 0px;
    padding: 0px 0px 5px;
    font-size: var(--font-sm);
    line-height: 18px;
    font-weight: var(--font-normal);
    min-height: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    height: 40px;
}

    .productslisingdesign .listbxprdctdtls span.productboxmainheading a {
        font-weight: 400;
        color:#333;
    }
    .home-carousel-productlist .owl-dots {
        display: none;
    }
.productslisingdesign .listbxprdctdtls .producttran {
    height: 24px;
    color: var(--text-color);
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 17px;
    width: 100%;
    text-align: left;
    padding: 0px 0px 8px;
}
.productslisingdesign .listbxprdctdtls .productsku {
    height: 24px;
    color: var(--text-color);
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 17px;
    text-align: left;
    padding: 0px 0px 8px;
    display:inline-block;
}
.productdetailspagedesign .product-shop .product-info label {
    font-size: 15px;
    font-weight: var(--font-semi-bold);
    letter-spacing: 0.5px;
    color: #333;
}

.productdetailspagedesign .product-shop .product-info span {
    color: #797f7d;
    font-size: 14px;
}

.productslisingdesign .listbxprdctdtls h4.listproductname a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 38px;
    line-height: 22px;
}

.productslisingdesign .listbxprdctdtls .listbxprdct-shortdes p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 17px;
    font-size: 12px;
    margin-bottom: 12px;
}

/*.productslisingdesign .listbxprdctdtls .listbxprdct-shortdes {
    display: none;
}*/
.productslisingdesign .item {
    box-shadow: none;
}

    .productslisingdesign .item:hover {
        box-shadow: 0 5px 10px #0000001a;
    }

.productslisingdesign .no_crop_image.grid-item {
    border: none;
}

.productslisingdesign .overlay, .product-2 .overlay {
    z-index: 0;
    opacity: 1;
}

.productslisingdesign .grid-item .product-top {
    min-height: auto;
    margin: 0;
    position: relative;
}

.productslisingdesign .product-vendor a {
    overflow: visible;
    width: 100%;
    text-overflow: ellipsis;
    display: block;
}
.productslisingdesign .listbxprdctdtls .listproductquery.btn:active {
    color: var(--color-white);
}

.productslisingdesign .grid-item .product-image {
    margin: 0;
}
.productslisingdesign .product-image {
    position: relative;
    min-height: auto;
    border-radius: 0;
    overflow: hidden;
}
.productslisingdesign .product-image:before{
    content: "";
    height: 100%;
    left: 0px;
    top: 41px;
    position: absolute;
    width: 100%;
    background-color: rgb(255 255 255 / 43%); 
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -101%, 0);
    transition: all .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -101%, 0);
    -webkit-transition: all .6s;
    z-index: 999;
}
    .productslisingdesign .product-image:hover:before {
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 101%, 0);
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 101%, 0);
    }

    .productslisingdesign .overlay, .product-2 .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background: rgb(255 255 255 / 86%);
        opacity: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        z-index: 1;
    }

.productslisingdesign .btn {
    z-index: 2;
    width: 100%;
    margin-top: 10px;
}

.productslisingdesign .item:hover .overlay, .product-2 .item:hover .overlay {
    opacity: 1;
}

.productslisingdesign .item:hover .overlay a, .product-2 .item:hover .overlay a {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        color: var(--color-white);
        padding: 2px 5px;
        text-transform: uppercase;
        height: auto;
        letter-spacing: 0.05em;
        font-weight: var(--font-semi-bold);
        border: 2px solid #003c74;
        text-decoration: none;
        width: 69%;
    }
#latest-pslider.owl-carousel .owl-prev {
    left: -10px;
}

#latest-pslider.owl-carousel .owl-next {
    right: -10px;
}


.productslisingdesign .product-image .select-options {
    color: #333;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 8px 5px;
    margin: 0 auto;
    opacity: 0;
    display: block;
    position: absolute;
    width: 92%;
    left: 0;
    bottom: -100px;
    right: 0;
    transition: .5s ease 0s;
    box-shadow: 0px 6px 8px #d1d1d142;
}
.productslisingdesign .product-image:hover .select-options {
    opacity: 1;
    bottom: 10px;
}
    .productslisingdesign .product-image:hover .select-options:hover {
        color: #fff;
    }
/*------------------- End Home Daynamic Product Design ----------------*/


/*------------------- Start Category Listing Page Design ----------------*/
.catlistmain {
    padding: 20px 0px;
    margin: 0;
}
.catlistmain .categorylisthead h1 {
        font-size: 20px;
        margin: 0px 0px 10px;
}
.catlistmain .categorylisthead p {
        font-size: 16px;
}
.catlistmain ul.owl-slider.columns {
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 35px 35px;
}
.lft-srch-fltr h2 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #00238e;
    color: #00238e;
    text-transform: capitalize;
    margin-bottom: 18px;
}
.lft-srch-fltr span.leftsearch-heading {
    font-size: 18px;
    display: block;
    font-weight: 600;
    border-bottom: 1px solid #00238e;
    color: #00238e;
    text-transform: capitalize;
    margin-bottom: 18px;
}
    .lft-srch-fltr .form-row label {
        display: block;
    }

.lft-srch-fltr .form-row input {
    margin-right: 0px;
    width: 48%;
    display: inline-block;
    border-radius: 0px;
} 
.lft-srch-fltr .btn-u {
    width:100%;
}
.rslt-srch {
    border: 1px solid #bfbfbf;
    padding: 0px 10px;
    float: right;
    margin-top: -3px;
}
.serch-prd-pg .tbl-frmt table th {
    background: #03228f;
    padding: 6px 7px;
    color: #fff;
}
.serch-prd-pg .tbl-frmt table td, .serch-prd-pg .tbl-frmt table th {
    border: 1px solid #dedede;
    padding: 7px;
    text-transform: none;
    font-size: 12px;
}
.serch-prd-pg .short-description.srch-dscrp {
    margin-bottom: 15px;
}
.categorylisthead {
    display: block;
    width: 100%;
}
.onlydesktop {
    display: block;
}
.onlymobile {
    display: none;
}
.item.list-box-pro {
    padding: 0px;
    display: inline-block;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0rem;
    width: calc(33.333% - 1.50455rem);
    /*  box-shadow: 0 5px 10px #0000001a;*/
    border-radius: 5px;
}
.categoryproductfourlist .item.list-box-pro {
    width: calc(24.498% - 1.50455rem);
}
    .catlistmain .item.list-box-pro .hover {
        z-index: -1;
    }
.owl-carousel .owl-prev {
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 15%;
    font-size: 42px;
    padding: 0px;
    position: absolute;
    left: -28px;
    top: 21%;
    background: none;
    color: #51585F;
}

.owl-carousel .owl-next {
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 15%;
    font-size: 42px;
    padding: 0px;
    position: absolute;
    right: -28px;
    top: 21%;
    background: none;
    color: #51585F;
}

.owl-carousel .owl-nav .fa {
    font-size: 36px;
    color: #b3b3b3;
}
.sidebar .owl-carousel .owl-nav .fa {
    line-height: 25px;
    font-size: 20px;
    color: #464646;
}
.owl-carousel .owl-prev {
    left: -6px;
    top: 30%;
}

.owl-carousel .owl-next {
    right: -6px;
    top: 30%;
}

.catlistmain .subcategory h2 {
    font-size: 22px;
    position: relative;
    text-transform: capitalize;
}
.categorylistmainhead h1 {
    font-size: 26px;
    margin: 0px 0px 15px;
}
.catlistmain .ls.about-style-01 {
    border-bottom: 1px solid #3333;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.catlistmain .rs.about-style-01 {
    border-bottom: 1px dotted #f7921f;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.catleftsidelist.sidebar.collection-sidebar {
    background: #f8f8f8a6;
    padding: 15px;
    border-radius: 8px;
    min-height: auto;
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
    display: block;
    margin-bottom: 75px;
}
.catleftsidelist.sidebar .widget-title {
    border-bottom: solid 1px #dedede;
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 0px;
    margin-bottom: 15px !important;
    letter-spacing: var(--letter-spacing);
    color: #000;
    font-weight: 600;
}

.catleftsidelist.sidebar .sidebar-custom .widget-title span {
    /*cursor: pointer;*/
}

.catleftsidelist.sidebar .widget-content ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    overflow: hidden;
}

.catleftsidelist.sidebar .sidebar-links .widget-content > ul > li {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

    .catleftsidelist.sidebar .sidebar-links .widget-content > ul > li a {
        text-decoration: none;
        font-size: 14px;
        line-height: 30px;
        font-weight: var(--font-normal);
        color: #333;
        letter-spacing: 0.05em;
        transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        position: relative;  
    }
        .catleftsidelist.sidebar .sidebar-links .widget-content > ul > li a:hover {
            padding-left: 15px;
            font-weight: 600;
        }
    .catleftsidelist.sidebar .sidebar-links .widget-content > ul > li > a:hover:before {
        width: 0;
        height: 0;
        content: "";
        display: inline-block;
        position: absolute;
        top: 3px;
        border: solid 5px transparent;
        border-left: solid 5px #c7c7c7;
        left: 0px;
    }

.catleftsidelist.sidebar .widget-featured-product {
    margin-bottom: 15px;
    margin-top: 15px;
}

.catlistmain .product-collection {
    clear: both;
    margin: 0px;
    margin-bottom: 25px;
}


.catlistmain .no_crop_image.grid-item .inner.product-item {
    border: 1px solid #eaeaea;
    padding: 0;
}

.catlistmain .products-grid .grid-item .product-top {
    margin-bottom: 0px;
}

.catlistmain .products-grid .grid-item .product-image {
    margin: 0;
    display: table;
    /* overflow: hidden; */
    position: relative;
    table-layout: fixed;
    text-align: center;
    width: 100%;
}

    .catlistmain .products-grid .grid-item .product-image > a, .catlistmain .product-list .grid-item .product-image > a {
        display: table-cell;
        line-height: 0;
        vertical-align: middle;
        width: 100% !important;
        background: #ededed3d;
    }
.productslisingdesign .product-image:hover .select-options.btn {
    width:92% !important;
}
.catlistmain .products-grid .grid-item .product-grid-image {
    position: relative;
    z-index: 1;
}

.catlistmain .sidebar-links {
    padding: 0px;
}

.catlistmain .product-image.image-swap a img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.catlistmain .product-item .product-image img {
    object-fit: contain;
    max-height: 100%;
}

.catlistmain .no_crop_image img {
    height: auto !important;
    position: static !important;
}

.catlistmain .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-white);
    -webkit-transition: all 250ms ease-in-out 0s;
    -moz-transition: all 250ms ease-in-out 0s;
    -ms-transition: all 250ms ease-in-out 0s;
    -o-transition: all 250ms ease-in-out 0s;
    transition: all 250ms ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.catlistmain .no_crop_image.grid-item .inner.product-item .product-bottom {
    padding: 0;
}

.catlistmain .no_crop_image.grid-item .inner.product-item .product-bottom {
    padding: 0px;
    background: var(--bg-white);
}

.catlistmain .products-grid .grid-item .product-bottom {
    position: relative;
}

.catlistmain .products-grid .product-item .product-vendor {
    background: #fff;
    padding: 7px;
    min-height: 54px;
    margin-bottom: 0;
    overflow: hidden;
    z-index: 2;
    position: relative;
}

.catlistmain .product-vendor h3 {
    font-size: 16px;
    font-weight: var(--font-semi-bold);
    margin: 0;
}

.catlistmain .product-vendor a {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}



#ModalProductQuery .form-group {
    margin-bottom: 15px;
}



.product-shop .product-info {
    display: block;
    margin-bottom: 25px;
}

.product-shop h1.product-vendor.prdtdtlpghed {
    font-size: 24px;
    line-height: 1.2;
    color: #333;
    font-weight: var(--font-normal);
    margin: 0;
}
.product-shop h1.product-vendor.prdtdtlpghed {
    font-size: 24px;
    line-height: 1.2;
    color: #333;
    letter-spacing: 0.5px;
    font-weight: var(--font-normal);
    margin-bottom: 0.2em;
    text-transform: capitalize;
}
.serch-prd-pg .srch-lft-tbl h1 {
    margin-bottom: 25px;
    font-size: 18px;
    color: #ff6900;
}
.serch-prd-pg .srch-lft-tbl h1 a{
   display:inline-block;
}
/* -------------------------- Category CSS END ------------------------------- */
/* ------ Our Client Brand Home Static CSS Start --------- */
.brndslogohome {
    padding: 50px 0px;
    background: #ededed;
}
    .brndslogohome .sec-head {
        text-align: center;
        margin-bottom: 30px;
        padding: 0px 22%;
    }
    .brndslogohome .brand-home .item {
        margin-bottom: 30px;
        width: 100%;
        border-radius: 8px;
        background: #fff;
        padding: 30px;
    }
    .brndslogohome .brand-home .item img{
        width:100%;
    }
.brand-home .item img {
    width: 150px;
    height: auto;
    vertical-align: middle;
    display: inline-block;
    max-height: 100px;
}
        /* ------ Our Client Brand Home Static CSS END -------- */

/* ------ Gallery/EventGallery Design CSS Start -------- */
.gallerylist, .galleryimages {
    padding: 40px 0px;
}
.gallerylist h1, .galleryimages h1 {
    font-size: 26px;
    margin-bottom: 27px;
    border-bottom: 1px dotted #333
}
.gallerylist ul {
    padding: 0;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 35px 35px;
    width: 100%;
}
.gallerylist ul li {
    padding: 0px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0rem;
    width: calc(25% - 1.70455rem);
    border: 5px solid #f4f4f49c;
    border-radius: 5px;
    float: left;
}
.gallerylist ul li img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.galleryfancybox ul {
    padding: 0;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 35px 35px;
}
.galleryfancybox ul li{
    padding: 0px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0rem;
    width: calc(25% - 1.70455rem);
    box-shadow: 0 5px 10px #0000001a;
    border-radius: 5px;
}
.galleryfancybox ul li img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
/* ------ Gallery/EventGallery Design CSS End -------- */
/*-------------------------- Start Newsletter Css ------------------------*/
.newsletter-success-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

    .newsletter-success-modal i {
        margin-right: 10px;
        font-size: 16px;
    }

        .newsletter-success-modal i.fa-times {
            color: red;
        }


    .newsletter-success-modal .modal-overlay {
        background-color: rgba(35,35,35,0.8);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
    }

    .newsletter-success-modal .halo-modal-content {
        width: 280px;
        padding: 20px;
        background: var(--bg-white);
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        z-index: 3;
    }

        .newsletter-success-modal .halo-modal-content .close {
        }

            .newsletter-success-modal .halo-modal-content .close&:hover {
                opacity: 1;
            }

    .newsletter-success-modal .halo-modal-body {
        -webkit-display: flex;
        -ms-display: flex;
        display: flex;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }

/*-------------------------- End Newsletter Css ------------------------*/

.catlistmain .item-media img {
    width: 100%;
    min-height: 250px;
}
.catlistmain .padd-left-30{
    padding-left:30px;
}
.catlistmain .padd-right-30 {
    padding-right: 30px;
}


    /*--------Theme Button Design Css Start  ----------------*/
    .btn, button.btnwhite {
        background: var(--bg-2);
        border: medium none;
        border-radius: 6px;
        color: var(--color-white);
        cursor: pointer;
        display: inline-block;
        font-size: var(--font-base);
        font-weight: var(--font-medium);
        letter-spacing: var(--letter-spacing);
        line-height: var(--line-height);
        margin-bottom: 0px;
        padding: 8px 12px;
        text-align: center;
        text-transform: var(--text-transform-capitalize);
        touch-action: manipulation;
        transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        vertical-align: middle;
        white-space: nowrap;
        position: relative;
        z-index: 0;
    }

    .btn::before, button.btnwhite::before {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
        bottom: 0px;
        height: 0px;
        width: 100%;
        z-index: -1;
        background: var(--bg-dark);
        transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        border-radius: 5px;
    }

    .btn:hover button.btnwhite:hover {
        color: rgb(255, 255, 255);
    }

    .btn:hover::before, button.btnwhite:hover::before {
        top: 0%;
        bottom: auto;
        height: 100%;
    }

    .btn, .btn:hover, .btn-secondary {
        transition: all 0.25s ease 0s;
    }

    button, button.btnwhite:hover, button-secondary {
        transition: all 0.25s ease 0s;
    }

        .btn:hover, button.btnwhite:hover {
            color: rgb(255, 255, 255);
            background-color: var(--btn-hover-bg);
            border-color: var(--bs-btn-hover-border-color);
        }
/* tracking seaction start */
.searchtrackmain {
    padding-top: 30px;
    padding-bottom: 50px;
    position:relative;
}
.buttonprintpdf {
    position: absolute;
    right: 80px;
    top: 30px;
}
#searchForm .form-group {
    display: flex;
    justify-content: center;
}
.searchtracking {
    gap: 5px 25px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.searchtracking .form-control {
    width: auto;
    min-width: 300px;
    margin-top: 3px;
}

    .searchtracking label {
        line-height: 42px;
    }
.prindpdfshow {
    display:none;
}
/* tracking seaction end */
/*--------Theme Button Design Css END  ----------------*/
.hm-sec1-serch {
    position: relative;
}
#google_translate_element {
    z-index: 999999;
    width: 120px;
    bottom: auto;
    top: 3px;
    left: auto;
    right: 31%;
    position: absolute;
}
.goog-te-gadget .goog-te-combo {
    width: 135px;
    height: 25px;
    margin: 2px 0px !important;
}
#google_translate_element .goog-te-gadget-simple {
    width: 100%;
}
#google_translate_element .goog-te-gadget img {
    display: none;
}
#google_translate_element .goog-te-gadget {
    font-size: 0px
}
#google_translate_element .goog-te-gadget img {
    display: none;
}

#google_translate_element .VIpgJd-ZVi9od-l4eHX-hSRGPd, #google_translate_element .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, #google_translate_element .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, #google_translate_element .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, #google_translate_element .VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
    font-size: 0px;
}
.form-control[required], .form-control.required, #ModalProductQuery .form-control.required {
    border-left: 3px solid #ff0000;
}
#ModalProductQuery label span {
    display: none;
}
/*Header BG & Colors End*/
.header-panel-top {
    width: 100%;
    margin: 0 auto;
    background-image: var(--headertopbarbg, linear-gradient(180deg, #fff, #fff));
    padding: 4px 0px;
}

.sticky .header-panel-top {
    background-image: var(--headertopbarbgsticky, linear-gradient(180deg, #ef323a, #ef323a));
}

.header-panel-top ul li a, .header-panel-top ul li a i {
    color: var(--headertopbarcolor, #fff);
}

    .header-panel-top ul li a:hover, .header-panel-top ul li a:hover i {
        color: var(--headertopbarcolor, #fff);
    }

.sticky .header-panel-top ul li a, .sticky .header-panel-top ul li a i {
    color: var(--headertopbarcolorsticky, #fff);
}

    .sticky .header-panel-top ul li a:hover, .sticky .header-panel-top ul li a:hover i {
        color: var(--headertopbarcolorhoversticky, #fff);
    }

.header-panel-top .header-social {
    text-align: left;
}

.header-social ul {
    margin: 3px 0px 0px;
    padding: 0;
}
.header-contact ul {
    padding-left: 0;
    margin: 0;
}
.header-panel-top ul li {
    display: inline-block;
    font-size: var(--font-base);
    margin-left: 15px;
    line-height: 18px;
    margin-bottom: 0px;
}


header .navbar {
    background-image: var(--navheaderbg, linear-gradient(180deg, #fff, #fff));
}

header.sticky .navbar {
    background-image: var(--navheaderbgsticky, linear-gradient(180deg, #fff, #fff));
}
a, a:link {
    text-decoration: none;
}

/*Header BG & Colors End*/

/* --------------------------  Page not found Start ------------------------------ */
.pagenotfound {
    overflow: hidden;
    max-height: 100vh;
    min-height: 100vh;
    padding: 240px 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    max-height: 100vh;
    background: rgb(0 0 0 / 10%);
}

.error__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.error__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.error__message {
    text-align: center;
    color: #212121;
}

.message__title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 5.6rem;
    padding-bottom: 40px;
    max-width: 960px;
    margin: 0 auto;
}

.message__text {
    font-family: 'Montserrat', sans-serif;
    line-height: 42px;
    font-size: 18px;
    padding: 0 60px;
    max-width: 920px;
    margin: auto;
}

.error__nav {
    max-width: 600px;
    margin: 40px auto 0;
    text-align: center;
}
.bradius2 {
    animation-delay: 0.4s;
    top: 10%;
    left: 10%;
    background-color: #f04657;
}

.bradius3 {
    animation-delay: 0.8s;
    top: 35%;
    right: 10%;
    border: 4px solid #f0df46;
}
body header {
    z-index: 999;
    position: relative;
}



/*-- Floating Social Media Bar Style Starts Here --*/
.sticky-icon {
    z-index: 9999;
    position: fixed;
    top: 15%;
    right: 0%;
    width: 220px;
    display: flex;
    flex-direction: column;
}

.sticky-icon a {
    transform: translate(172px,0px);
    border-radius: 50px 0px 0px 50px;
    text-align: left;
    margin: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    transition: all 0.8s;
}

.sticky-icon a:hover {
    color: #FFF;
    transform: translate(0px,0px);
}

.sticky-icon a:hover i {
    transform: rotate(360deg);
}
.sticky-icon .Facebook {
    background-color: #2C80D3;
    color: #FFF;
}

.sticky-icon .Youtube {
    background-color: #fa0910;
    color: #FFF;
}

.sticky-icon .Twitter {
    background-color: #53c5ff;
    color: #FFF;
}

.sticky-icon .Instagram {
    background-color: #FD1D1D;
    color: #FFF;
}

.sticky-icon .Google {
    background-color: #d34836;
    color: #FFF;
}

.sticky-icon a i {
    background-color: #FFF;
    height: 35px;
    width: 35px;
    color: #000;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 10px;
    transition: all 0.5s;
}

    .sticky-icon a i.fa-facebook-f {
        background-color: #FFF;
        color: #2C80D3;
    }

    .sticky-icon a i.fa-google-plus-g {
        background-color: #FFF;
        color: #d34836;
    }

    .sticky-icon a i.fa-instagram {
        background-color: #FFF;
        color: #FD1D1D;
    }

    .sticky-icon a i.fa-youtube {
        background-color: #FFF;
        color: #fa0910;
    }

    .sticky-icon a i.fa-twitter {
        background-color: #FFF;
        color: #53c5ff;
    }
.floaterbuttons {
    right: 0px;
    height: auto;
    position: fixed;
    z-index: 99;
    top: 45%;
    bottom: auto;
}
    .floaterbuttons .request_btn {
        transform: translate(0px, 0px);
        rotate: 270deg;
        margin-right: -70px;
    }
    .floaterbuttons a {
        border-radius: 15px 15px 0px 0px;
        background-color: #2bbece;
        color: #FFF;
        display: block;
        text-align: center;
        padding: 5px 8px;
        font-size: 18px;
    }
.floaterdownload {
    right: 0px;
    height: auto;
    position: fixed;
    z-index: 99;
    top: 45%;
    bottom: auto;
}
.floaterdownload .request_btn {
    transform: translate(0px, 0px);
    rotate: 270deg;
    margin-right: -80px;
}

.floaterdownload a {
    border-radius: 15px 15px 0px 0px;
    background-color: #2bbece;
    color: #FFF;
    display: block;
    text-align: center;
    padding: 5px 8px;
    font-size: 18px;
}
.downloadbtntext {
    font-size: 18px;
    line-height: 12px;
    font-weight: 300;
    text-align: center;
}
    .downloadbtntext:before {
        content: var(--downloadbtntext);
    }
.testimdetail {
    padding: 50px 0px;
    background: #efebe2;
    background-image: url(/dms/Images/testimonial-bg1.png);
    background-repeat: no-repeat;
    background-size: 38%;
    background-position: center;
}
    .testimdetail .testimonial-card {
        min-height: 215px;
        z-index: 0;
        padding: 12px;
        text-align: left;
        background-color: #fff;
        border-radius: 5px;
        margin: 0px 0px;
        margin-bottom: 20px;
        position: relative;
    }
.testimdetail .client-info-area {
    margin-bottom: 0px;
    width: calc(100% - 0px);
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
    .testimdetail .client-info-area .client-info-wrap {
        display: flex;
        align-items: center;
        width: 100%;
        margin-bottom: 10px;
    }
.testimdetail .client-info-wrap .client-img img {
    border-radius: 50%;
    width: 65px;
    height: 65px;
    margin-right: 20px;
    background: #fff;
    border: 1px solid #d4d4d4;
}
.testimdetail .client-info-wrap .client-info {
    margin-bottom: 0px;
    min-height: 60px;
    align-items: center;
    width: calc(100% - 85px);
    margin-left: 0;
    text-align: left;
}
.testimdetail .client-info-wrap .client-info  span{
    display: block;
    font-size: 14px;
    color: #666666;
}
.testimdetail h3 {
    margin: 6px 0px 4px;
    font-size: 16px;
}
.testimdetail p {
    font-size: 14px;
    line-height: 22px;
}
    .testimdetail .fa-quote-left {
        color: #ebebeb75;
        font-size: 115px;
        transform: rotate(29deg);
        position: absolute;
        right: 10px;
        top: 1px;
        z-index: -1;
    }
.testimdetail h1{
    font-size: 1.9rem;
}
.swiper-button-next, .swiper-button-prev {
    color: #242424;
    width: 40px !important;
    height: 40px !important;
}

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 24px;
        font-weight: 600;
    }
    .swiper-button-next:hover, .swiper-button-prev:hover {
        background: #ffffffa6;
    }
/* Floating Social Media Bar Style Ends Here */
/* --------------------------  Page not found End ------------------------------ */
/* --------------------------  Responsive Mobile Start ------------------------------ */
@media (min-width: 1280px) and (max-width: 1400px) {
    .top_message, .top_message a {
        font-size: 10px;
    }     
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .mob-banner .carousel-caption {
        bottom: 18%;
    }
}
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .item.list-box-pro {
            width: calc(50.333% - 1.50455rem);
        }
        .container {
            padding: 0 30px;
        }

        .appli-card-text {
            margin-top: 260px;
        }

        .bloglistable-withsearch .meta.text-muted, .bloglistable-withsearch .meta.text-muted a {
            margin-bottom: 0;
        }

        .gallerylist ul li img {
            height: 150px;
        }

        .UlEventImage.gallery li.dvEventImage .event-img h4 {
            font-size: 12px;
            height: 60px;
        }

        .galleryfancybox ul li img {
            height: 150px;
        }

        .hero-slider .carousel-caption h2.campus-banner-heading {
            font-size: 20px !important;
        }

        .hero-slider .carousel-caption h3.campus-banner-tagline {
            margin-bottom: 2px;
            font-size: 14px;
            line-height: 20px;
            margin-top: 0px;
        }

        .hero-slider .carousel-caption.type-wrap p {
            width: auto;
        }

        .hero-slider .mts.mt1 span.letters {
            font-size: 13px;
        }

        .slider .slide-arrow.next-arrow {
            top: 30%;
        }

        .slider .slide-arrow.prev-arrow {
            top: 30%;
        }
    }

    @media only screen and (min-width: 481px) and (max-width: 767px) {
        .catlistmain .padd-left-30 {
            padding-left: 12px;
            margin-top: 12px;
        }
        .catlistmain .padd-right-30 {
            padding-right: 15px;
            margin-bottom: 20px;
        }
        .catleftsidelist.sidebar.collection-sidebar {
            margin-bottom: 18px;
        }
       /* .productslisingdesign .product-image img {
            min-height: 200px;
        }*/
        .container {
            padding: 0px 15px;
        }

        .section.hero:before {
            top: 0;
            left: 4%;
            right: 20px;
            background-color: #f8f8f8bf;
            width: 70%;
            transform: skewX(0deg);
        }

        .section.hero {
            min-height: 170px;
        }

            .section.hero .hero-inner {
                width: 58%;
                left: 8%;
                top: 26px;
                padding: 0;
                text-align: left;
            }

        #latest-pslider.owl-carousel .owl-prev {
            left: 10px;
        }

        #latest-pslider.owl-carousel .owl-next {
            right: 10px;
        }

        .btn, button.btnwhite {
            padding: 8px 15px !important;
        }

        .catlistmain ul li.item.list-box-pro {
            width: calc(50.333% - 1.50455rem);
        }

        .product-sendquerythankspage .disclaimer.thanks_design {
            width: 100%;
            padding: 30px 15px;
        }

        .gallerylist ul {
            gap: 10px;
        }

            .gallerylist ul li {
                width: calc(50% - 5px);
                border: 2px solid #f4f4f49c;
            }

                .gallerylist ul li img {
                    height: 200px;
                }

        .galleryfancybox ul {
            gap: 10px;
        }

            .galleryfancybox ul li {
                width: calc(50% - 5px);
                border: 2px solid #f4f4f49c;
            }

                .galleryfancybox ul li img {
                    height: 200px;
                }
    }

    @media (min-width: 320px) and (max-width: 480px) {
        .testimdetail .testimonial-card {
            min-height: 150px;
        }
        .floaterbuttons {
            top: 50%;
        }
        .buttonprintpdf {
            position: initial;
            margin-top: 10px;
            text-align: center;
            display: flex;
            flex-wrap: nowrap;
            justify-content: center;
            gap: 20px;
        }

        .buttonprintpdf button {
            width: 100%;
        }
        .searchtracking .form-control {
            min-width: 225px;
        }
        .home-carousel-productlist, #project-list, #architect {
            padding: 30px 0px;
        }
        .catlistmain .padd-left-30 {
            padding-left: 12px;
            margin-top: 12px;
        }
        .catlistmain .padd-right-30 {
            padding-right: 15px;
            margin-bottom: 20px;
        }
        .whats-app-div {
            right: 10px;
        }
        .whatsap-popupmsgbutton a span {
            display: inline-block;
        }
        .whats-app-div .footer-whatsap-popup {
            width: auto;
        }
        .onlymobile {
            display: block !important;
        }
        .onlydesktop {
            display: none !important;
        }
        .catlistmain .onlymobile .rs.about-style-01 {
            padding-bottom: 30px;
            margin-bottom: 30px;
            padding-top:0px;
        }
        section.about-style-01 {
            padding: 0px 0px 80px;
        }
            .catlistmain .onlymobile .rs.about-style-01:first-child {
                padding-top: 0px;
            }
            .catlistmain .onlymobile .subcategory h2 {
                font-size: 20px;
                margin-top: 15px;
            }
        .catleftsidelist.sidebar.collection-sidebar {
            margin-bottom: 18px;
        }
       
       /* .productslisingdesign .product-image img {
            min-height: 200px;
        }*/
        .container {
            padding: 0px 15px;
        }

        .productslisingdesign .listbxprdctdtls span.productboxmainheading {
            max-height: 24px;
            min-height: 39px;
        }

        .cntct-thnkspge .wrapper-2 {
            width: 90%;
            padding: 30px 15px;
        }

        .thanks_design .cntct-thnkspge h1 {
            margin: 0px auto;
            width: 98%;
        }

        .cntct-thnkspge p {
            font-size: 20px;
            width: 95%;
            line-height: 26px;
            font-size: 16px;
        }

        .footer-bottom {
            padding-bottom: 15px;
        }

        .section.hero {
            min-height: 130px;
        }

            .section.hero:before {
                top: 0;
                left: 4%;
                right: 20px;
                background-color: #f8f8f8bf;
                width: 70%;
                transform: skewX(0deg);
            }

            .section.hero .hero-inner {
                width: 58%;
                left: 8%;
                top: 26px;
                padding: 0;
                text-align: left;
            }

        .product-sendquerythankspage .disclaimer.thanks_design {
            width: 100%;
            padding: 30px 15px;
        }

        .product-sendquerythankspage .thank-text {
            line-height: 24px;
            font-size: 18px;
        }

        .btn, button.btnwhite {
            padding: 8px 15px !important;
            font-size: 14px !important;
        }

        .item.list-box-pro {
            width: calc(50.333% - 1.50455rem);
        }
        .categoryproductfourlist .item.list-box-pro {
            width: calc(50.333% - 1.50455rem);
        }
        .bloglistable-withsearch .clearfix.tag-share ul {
            margin: 0px 0px 18px;
        }

        .blogdetailpage {
            margin-bottom: 20px;
            padding-top: 20px;
        }

        .bg-blog.blogdetailpage h1 {
            font-size: 18px;
        }

        .bloglistable-withsearch .meta.text-muted, .bloglistable-withsearch .meta.text-muted a {
            margin: 0;
        }

        .top-productdescription {
            word-wrap: break-word;
        }

        .productdetailspagedesign .product-shop a.btn {
            width: 100%;
            margin-bottom: 15px;
        }

            .productdetailspagedesign .product-shop a.btn.btnwhatsapp {
                margin: 0px;
            }

        .blogdetailpage .news-item p {
            margin-bottom: 0;
        }

        .gallerylist, .galleryimages {
            padding: 20px 0px;
        }

            .gallerylist ul {
                gap: 10px;
            }

                .gallerylist ul li {
                    width: calc(50% - 5px);
                    border: 2px solid #f4f4f49c;
                }

                    .gallerylist ul li img {
                        height: 200px;
                    }

        .galleryfancybox ul {
            gap: 10px;
        }

            .galleryfancybox ul li {
                width: calc(50% - 5px);
                border: 2px solid #f4f4f49c;
            }

                .galleryfancybox ul li img {
                    height: 200px;
                }

        .hm-blgs {
            margin: 20px 0px;
        }

        /*.site-footer ul li a {
            width: 88%;
        }*/

        .modal .modal-dialog {
            width: auto;
        }

        #latest-pslider.owl-carousel .owl-next {
            right: 5px;
        }

        #latest-pslider.owl-carousel .owl-prev {
            left: 15px;
        }

        .owl-carousel .owl-nav .fa {
            font-size: 24px;
        }

        .btn, button.btnwhite {
            padding: 5px 12px;
            font-size: 14px;
        }

        .brndslogohome .sec-head {
            padding: 0px 15px;
        }
    }


    /* -------------------------- END Responsive Mobile Start ------------------------------ */


