/* custom style */

.common-heading-2>span,
.sub-menu-column .menuheading,
.contact-info- .contct-heading,
.pricing-table .title,
.common-heading>span,
.dg-clients-section .opl ul li p,
.right-review-box p,
.clients-logos ul li p,
.left-review-box h4,
.connect-block a span.small-text,
.hero-style .slide-text p {
    letter-spacing: 0;
}

.niwax-lp-img img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

div[class^="bg-gradient"]>h4 {
    direction: ltr;
}

.btn-round-.trngl:after {
    left: 4px;
    z-index: -1;
}

.ul-circle li::before {
    content: "\f0a8" !important;
}


.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.swiper-button-next::before {
    content: "\f060" !important;
}

.swiper-button-prev::before {
    content: "\f061" !important;
}

.fullservicecard .nxgls {
    border: 1px solid;
}

.glassmorphism .work-card {
    border: 1px solid;
}

@media only screen and (max-width: 767px) {

    .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }
}


@media only screen and (max-width: 520px) {
    .awardbgwithtext p {
        white-space: unset;
    }
}



/* hc-offcanvas-nav style */
.hc-offcanvas-nav h2 {
    text-align: right !important;
    padding: 10px 50px 10px 0 !important;
}

.hc-offcanvas-nav li.nav-parent .nav-next {
    left: 20px !important;
    right: unset;
}

.help-block{
    color: red;;


}