:root {
    --bs-primary: #1977cc;
    --bs-light: white;
    --brainwaveio-success: #68d585;
    --brainwaveio-border-radius: .625rem;
    --brainwaveio-gray-500: #e7e9ed
}

#top-heading {
    font-size: 20px
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99
}

.fw-medium {
    font-weight: 600
}

.mt-6 {
    margin-top: 5rem
}

.mb-6 {
    margin-bottom: 5rem
}

.pt-6 {
    padding-top: 5rem
}

.pb-6 {
    padding-bottom: 5rem
}

#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1
}

.logo-white {
    min-width: 200px;
    max-width: 200px
}

.btn {
    transition: .5s;
    font-weight: 600;
    text-transform: uppercase
}

.btn-primary,
.btn-outline-primary:hover {
    color: var(--bs-light)
}

.btn-secondary,
.btn-outline-secondary:hover {
    color: var(--bs-dark)
}

.btn-square {
    width: 38px;
    height: 38px
}

.btn-sm-square {
    width: 32px;
    height: 32px
}

.btn-lg-square {
    width: 48px;
    height: 48px
}

.btn-xl-square {
    width: 60px;
    height: 60px
}

.btn-xxl-square {
    width: 75px;
    height: 75px
}

.btn-square,
.btn-sm-square,
.btn-lg-square,
.btn-xl-square,
.btn-xxl-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal
}

.sticky-top {
    top: -100px;
    transition: .5s
}

.navbar .navbar-nav .nav-link {
    margin-right: 35px;
    padding: 25px 0;
    color: var(--bs-dark);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--bs-primary)
}

.navbar .dropdown-toggle::after {
    border: 0;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px
}

@media(max-width:991.98px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0
    }

    .navbar .navbar-nav {
        margin-top: 15px;
        border-top: 1px solid #eee
    }
}

@media(min-width:992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: 0;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1
    }
}

.carousel .carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    text-align: left;
    background: rgba(0, 0, 0, .4);
    padding: 3rem;
    padding-left: 11rem;
    z-index: 1
}

.carousel .carousel-indicators {
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    width: 80px;
    flex-direction: column;
    margin: 0;
    margin-left: 3rem
}

.carousel .carousel-indicators [data-bs-target] {
    width: 70px;
    height: 70px;
    text-indent: 0;
    margin: 5px 0;
    border: 2px solid #fff;
    overflow: hidden
}

.carousel .carousel-indicators [data-bs-target] img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media(max-width:992px) {
    .carousel .carousel-item {
        position: relative;
        min-height: 600px
    }

    .carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .carousel .carousel-indicators [data-bs-target] {
        width: 60px;
        height: 60px
    }

    .carousel .carousel-caption {
        padding-left: 10rem
    }
}

@media(max-width:768px) {
    .carousel .carousel-item {
        min-height: 500px
    }

    .carousel .carousel-indicators [data-bs-target] {
        width: 50px;
        height: 50px
    }

    .carousel .carousel-caption {
        padding-left: 9rem
    }
}

@media(min-width:1200px) {
    .carousel .carousel-item .display-1 {
        font-size: 4rem
    }
}

.page-header {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .7)), url(../img/footerimg\ \(2\).jpg) center center no-repeat;
    background-size: cover
}

#ceramic-header {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .7)), url(../img/ceramic\ \(1\).jpg) center center no-repeat;
    background-size: cover
}

#electrical {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .7)), url(../img/fanwallpaer.jpg) center center no-repeat;
    background-size: cover
}

#hardware {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .7)), url(../img/product\ \(3\).jpg) center center no-repeat;
    background-size: cover
}

#sanitaryware {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .7)), url(../img/footerimg\ \(4\).jpg) center center no-repeat;
    background-size: cover
}

#contact-header {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .7)), url(../img/contact-1.jpg) center center no-repeat;
    background-size: cover
}

.about-img {
    position: relative;
    padding-left: 45px
}

.about-img::before {
    position: absolute;
    content: "";
    width: 200px;
    height: 300px;
    top: 0;
    left: 0;
    border: 5px solid var(--bs-primary);
    animation: animateUpDown 3s ease-in-out infinite;
    z-index: -1;
}

@keyframes animateUpDown {
    0% {
        top: -25px
    }

    50% {
        top: -45px
    }

    100% {
        top: -25px
    }
}

.feature {
    background: linear-gradient(to right, rgba(0, 0, 0, .1), rgba(0, 0, 0, 1) 50%), url(../img/services-12.jpg) left center no-repeat;
    background-size: cover
}

.feature-row {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08)
}

.feature-item {
    border-color: rgba(0, 0, 0, .03) !important
}

.feature-icon {
    position: relative;
    transition: .5s
}

.feature-item:hover .feature-icon {
    margin-left: 3rem
}

.feature-item a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: var(--bs-secondary);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1
}

.feature-item a:hover {
    color: var(--bs-primary) !important
}

.feature-item a:hover::after {
    background: var(--bs-primary)
}

.experience .progress {
    height: 5px
}

.experience .progress .progress-bar {
    width: 0;
    transition: 3s
}

.brand-card {
    margin-top: 6rem;
    max-width: 430px;
    width: 100%;
    border: 2px solid #1977cc;
    box-shadow: 0 10px 10px #c9c3ff;
    border-radius: 10px
}

.brand-card .price {
    font-size: 1.875rem;
    font-weight: 900
}

.brand-card img {
    width: 165px;
    height: 165px
}

.brand-card h5 {
    font-weight: 900
}

.brand-card button {
    background-color: #f5a623
}

.accordion-background {
    background-color: #1977cc
}

.accordion-row {
    padding-top: 7rem;
    padding-bottom: 7rem
}

.accordion {
    border-top: 5px solid var(--brainwaveio-success);
    border-radius: var(--brainwaveio-border-radius)
}

.accordion-button:not(.collapsed) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.accordion-item {
    border: 0;
    border-bottom: 1px solid var(--brainwaveio-gray-500)
}

.accordion-item:last-of-type {
    border-bottom-left-radius: var(--brainwaveio-border-radius);
    border-bottom-right-radius: var(--brainwaveio-border-radius)
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-left-radius: var(--brainwaveio-border-radius);
    border-bottom-right-radius: var(--brainwaveio-border-radius)
}

.project-item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07)
}

.project-item .project-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    padding-top: 60px;
    transition: .5s
}

.project-item img {
    min-height: 400px;
    max-height: 400px;
    object-fit: cover;
    width: 100%
}

.project-item:hover .project-overlay {
    opacity: 1;
    padding-top: 0
}

.service .service-item {
    position: relative;
    margin-top: 45px
}

.service .service-inner {
    position: relative;
    height: 100%;
    margin-top: 45px;
    background: var(--bs-white);
    box-shadow: 0 0 45px rgba(0, 0, 0, .05)
}

.service .service-inner::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    transition: 1s;
    background: var(--bs-primary)
}

.service .service-inner:hover::before {
    height: 100%;
    top: 0
}

.service .service-item img {
    margin-top: -45px;
    padding-left: 45px
}

.service .service-item * {
    position: relative;
    transition: .5s;
    z-index: 1
}

.service .service-item:hover h5,
.service .service-item:hover p {
    color: var(--bs-white)
}

.service .service-item:hover a {
    padding-left: 45px !important
}

.appoinment {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../img/contacttus2.jpg) center center no-repeat;
    background-size: cover
}

.team .team-item {
    background: var(--bs-white);
    box-shadow: 0 0 45px rgba(0, 0, 0, .05)
}

.team .team-item .team-social {
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    transition: .5s;
    background: var(--bs-primary);
    display: flex;
    align-items: center;
    justify-content: center
}

.team .team-item:hover .team-social {
    width: 100%;
    left: 0
}

.team .team-item .team-social .btn {
    opacity: 0;
    transition: .5s
}

.team .team-item:hover .team-social .btn {
    opacity: 1
}

.testimonial-img {
    position: relative;
    min-height: 400px;
    overflow: hidden
}

.testimonial-img div {
    position: absolute;
    width: 100px;
    height: 100px;
    animation-duration: 5s
}

.testimonial-img div:nth-child(1) {
    top: 10%;
    left: 10%;
    animation-delay: .1s
}

.testimonial-img div:nth-child(2) {
    top: 60%;
    left: 20%;
    animation-delay: .4s
}

.testimonial-img div:nth-child(3) {
    top: 20%;
    left: 60%;
    animation-delay: .7s
}

.testimonial-img div:nth-child(4) {
    bottom: 10%;
    right: 10%;
    animation-delay: 1s
}

.testimonial-img div::after {
    position: absolute;
    content: "";
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    box-shadow: 0 0 10px 10px var(--bs-white) inset;
    z-index: 1
}

.testimonial-carousel .owl-item img {
    width: 100px;
    height: 100px
}

.testimonial-carousel .owl-nav {
    margin-top: 15px;
    display: flex
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    margin-right: 15px;
    color: var(--bs-primary);
    font-size: 45px;
    transition: .5s
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--bs-dark)
}

@media(min-width:992px) {
    .contact-info::after {
        position: absolute;
        content: "";
        width: 0;
        height: 100%;
        top: 0;
        left: 50%;
        border-left: 1px dashed rgba(255, 255, 255, .2)
    }
}

@media(max-width:991.98px) {
    .contact-info::after {
        position: absolute;
        content: "";
        width: 100%;
        height: 0;
        top: 50%;
        left: 0;
        border-top: 1px dashed rgba(255, 255, 255, .2)
    }
}

.newsletter {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../img/carousel-3.jpg) left center no-repeat;
    background-size: cover
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: white;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--bs-primary);
    margin-right: 10px
}

.footer .btn.btn-link:hover {
    color: var(--bs-primary);
    letter-spacing: 1px;
    box-shadow: none
}

.copyright {
    background: #222
}

.copyright a {
    color: var(--bs-white)
}

.copyright a:hover {
    color: var(--bs-primary)
}

.whapp {
    position: sticky;
    bottom: 18px;
    position: fixed;
    left: 30px;
    z-index: 100 !important
}

.whapp-btn {
    display: flex;
    text-align: center;
    border-radius: 50%;
    height: 3rem;
    min-width: 3rem;
    background-color: #54c151;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .18);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    padding: .25rem;
    align-content: center;
    justify-content: center;
    align-items: center
}

.whapp-btn .float-whatsapp {
    width: 25px;
    display: flex;
    text-align: center
}

.whapp-btn:hover {
    background-color: #439a41
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(84, 193, 81, .7);
        border-radius: 50%
    }

    70% {
        transform: scale(1.2);
        box-shadow: 0 0 0 10px rgba(84, 193, 81, 0), 0 0 0 20px rgba(84, 193, 81, .4), 0 0 0 30px rgba(84, 193, 81, .2), 0 0 0 40px rgba(84, 193, 81, 0);
        border-radius: 50%
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(84, 193, 81, 0);
        border-radius: 50%
    }
}

.animated.pulse {
    animation: pulse infinite;
    animation-duration: 2s
}

.service-item {
    position: relative;
    padding: 45px 30px;
    background: #FFFFFF;
    transition: .5s;
}

.service-item:hover {
    background:#1977cc;
}

.service-item .service-icon {
    margin: 0 auto 20px auto;
    width: 90px;
    height: 90px;
    color:#1977cc;
    background:white;
    transition: .5s;
}

.service-item:hover .service-icon {
    background: #FFFFFF;
}

.service-item h5,
.service-item p {
    transition: .5s;
}

.service-item:hover h5,
.service-item:hover p {
    color: #FFFFFF;
}

.service-item a.btn {
    position: relative;
    display: flex;
    color: #1977cc;
    transition: .5s;
    z-index: 1;
}

.service-item:hover a.btn {
    color: #1977cc;
}

.service-item a.btn::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    top: 0;
    left: 0;
    border-radius: 35px;
    background: var(#1977cc);
    transition: .5s;
    z-index: -1;
}

.service-item:hover a.btn::before {
    width: 100%;
    background: var(--light);
}
#featuree {
    background: url(../img/bg-hero.png) center center no-repeat;
    background-size: cover;
    background-color: #1977cc;
}

