body {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Poppins';
}

.top-menu {
    background: #f4f5f7;
    padding: 10px 0px;
}

.dropbtn {
    background-color: none;
    color: black;
    border: 0px;
}

.dropdown {
    position: relative;
    display: inline-block;
    font-size: 11px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


.dropdown:hover .dropdown-content {
    display: block;
}

.top-menu h5 {
    font-size: 11px;
    margin-bottom: 0px;
    font-weight: 400;
}

.vl {
    border-left: 2px solid #ccc;
    height: 20px;
}

.no-margin {
    margin: 0px;
}

.no-padding {
    padding: 0px;
}

.right-menu {
    text-align: right;
    display: flex;
}

.middle-head {
    padding: 15px 0px;
    align-items: center;
}

.call-num-div p {
    font-size: 11px;
}

.head-icon {
    width: 25px;
    height: 27px;
}

.profile-icon {
    width: 25px;
    height: 26px;

}

.cart-icon {
    width: 30px;
    height: 25px;
}

.call-num-div {
    padding: 0px 15px 0px 10px;
    font-size: 13px;
}

.profile-div {
    padding-right: 25px;
}

ul.navbar-nav.mb-2.mb-lg-0 {
    margin: auto;
}

.nav-item {
    padding: 0px 10px;
}

.nav-item span{
    display: flex;
    align-items: center;
}

img.menu-icon {
    width: 25px;
    height: 25px;
}

.nav-item a {
    color: #000 !important;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 12px;
    padding: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.main-menu-div {
    border: 1px solid #dfdfdf;
    border-right: 0px;
    border-left: 0px;
}

.spacer4 {
    margin-top: 6%;
}

/* .banner1 {
    background: url(../images/home/bannerbg1.jpg);
    padding-left: 5%;
    background-size: cover;
    background-position: center center;
    padding-top: 2%;
    padding-bottom: 2%;

} */

.banner-section {
    margin-left: 15px;
    margin-right: 15px;
}

.spacer2 {
    margin-top: 2%;
}

.banner1 h3 {
    line-height: 33px;
    /* font-family: 'Poppins'; */
    font-weight: 700;
}

.explore-category {
    background: #f7f7f7;
    padding: 30px 0px;

}

.bg-grey {
    background: #f7f7f7;
    /* padding: 30px 0px; */
    margin-bottom: 3%;
}

.category-list .col {
    background: white;
    border: 1px solid #ccc;
    /*padding: 25px 5px;*/
}

.category-list {
    margin-left: 15px;
    margin-right: 15px;
}

.main-head {
    margin-bottom: 0px;
    font-weight: 600;
}

h6.cat-head {
    font-size: 14px;
    font-weight: 600;
}

.cat-category img {
    width: 80px;
}

.ind1 {
    background: url('../images/home/img1.jpg');
}

.ind2 {
    background: url('../images/home/img2.jpg');
}

.ind3 {
    background: url('../images/home/img3.jpg');
}

.ind4 {
    background: url('../images/home/img4.jpg');
}

.ind5 {
    background: url('../images/home/img5.jpg');
}

.ind6 {
    background: url('../images/home/img6.jpg');
}

.ind7 {
    background: url('../images/home/img7.jpg');
}

.ind8 {
    background: url('../images/home/img8.jpg');
}


/* -----------------latest change in gird images--------------- */


a.link-href {
    height: 100%;
    width: 100%;
    display: grid;
    align-items: center;
    JUSTIFY-CONTENT: CENTER;
}

.ind-items-div .col {

    background-size: cover;
    background-repeat: no-repeat;
}

.ind-items-div .col h6 {
    margin-top: 97% !important;
}

.brand-item {
    height: 150px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    background: white !important;
}

.trend-item h6 {
    margin-bottom: 0px;
    padding: 0px 15px;
    font-size: 12px;
}

.col.trend-item {
    height: 100px;
    border: 1px solid #ccc;
    justify-content: center;
}



.client {
    width: 100%;
    height: 100%;

}

.carousel-icon i {
    font-size: 5rem;
    color: rgba(255, 255, 255, 0.3);
}

.carousel-item i {
    font-size: 1.6rem;
    color: rgba(255, 255, 255, 0.3);
}



.arrow-down {
    width: 0;
    height: 0;
    border-left: 1.5625rem solid transparent;
    border-right: 1.5625rem solid transparent;
    border-top: 1.25rem solid rgba(0, 0, 0, 0.5);
}

.test-slider {
    color: black;
}

.controls a {
    color: black;
}

p.testimonial-para {
    font-size: 12px;
    text-align: justify;
    font-weight: 300;
}

h4.testimonial-name {
    font-size: 13px;
    margin-bottom: 0px;
}

p.testimonial_subtitle {
    margin-bottom: 0px;
    font-size: 12px;
    color: #319fe3;
    font-weight: 600;
}

a.left.btn.btn.btn-outline-light {
    position: absolute;
    top: 45%;
    z-index: 111;
    border: none;
}

a.right.btn.btn.btn-outline-light {
    position: absolute;
    right: 0;
    top: 45%;
    z-index: 111;
    border: none;
}

.test-slider .carousel-inner {
    position: relative;
    width: 95%;
    overflow: hidden;

}

.padding35 {
    padding: 20px 60px;
}

h4.p-text.test-main-head {
    font-weight: 600;
}
@media  (max-width: 461px) {
    h4.p-text.test-main-head {
        font-weight: 600;
        font-size: 20px;
    }
}

.btn-outline-light:hover {
    color: #000;

    border-color: none;
    background-color: transparent;
}

.border-right {
    border-right: 2px solid #ccc;
}

.news-para {
    font-size: 14px;
    font-weight: 300;
}

.newsletter-form button {
    background: none !important;
    border: 1px solid #fdad87;
    padding: 12px 0px;
    border-radius: 3px;
    /* margin-right: -35px; */
    font-size: 14px;
    width: 50%;
    -webkit-text-stroke: 0.2px #000;
}

.newsletter-form input[type="email"] {
    border: none;
    font-size: 13px;
}

.newsletter-form {
    border: 1px solid #b7b6b6;
    padding: 3px;
    border-radius: 7px;
    display: inline-flex;
    width: 100%;
}

.container-fluid {
    width: 97%;
}

footer {
    background: black;

    padding: 35px 0px;
}

.footer-text {
    font-size: 15px;
    color: #8e8e8e;
    font-weight: 300;
    margin-top: 6%;
}

.padding-right-footer {
    padding-right: 55px;

}

.footer-menu {
    font-size: 14px;
    color: #8e8e8e;
    font-weight: 300;
}

h6.footer-head {
    color: #a6a3a3;
    font-size: 13px;
}

.footer-padding {
    padding: 0px 32px;
}

.border-left {
    border-left: 1px solid #4c4a4a;
}

.footer-menu strong {
    font-weight: 600;
    color: #b2afaf;
}

.social-icons h6 {
    font-size: 12px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.social-icons img {
    width: 15px;
}

.social-div {
    /* border-top: 1px solid #535353; */
    padding: 25px;
    /* border-bottom: 1px solid #535353; */
}

.text-grey {
    color: #8e8e8e;
    margin-bottom: 0px;
    font-size: 13px;
}

.copyright-text.text-center {
    padding: 20px 0px;
    font-size: 12px;
}




.cat-category {
    position: relative;
    width: 50%;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #2ecefe;
}

.cat-category:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}




.banner1 button {
    background-color: #f61060;
    border: 0px;
    color: white;
    /* padding-right: 45px; */
    width: fit-content;
    /* margin-left: 2rem; */

}

.banner1 button h6 {
    margin-bottom: 0px;
    padding: 5px;
    float: left;
}

a.nav-link {

    margin-left: 10px;
}

ul {
    list-style-type: "";
}

.banner1 ul li {
    margin-bottom: 0px;
    font-size: 16px;
    color: #494949;
    /* font-family: 'Poppins'; */
    font-weight: 300;
    margin-bottom: -4px;

}


.icon-block-container {
    display: inline-block;
    width: 100%;
    clear: both;
    text-align: center;

}

#icon-block-1,
#icon-block-2,
#icon-block-3,
#icon-block-4,
#icon-block-5,
#icon-block-6,
#icon-block-7 {
    width: 100%;
    height: 100%;
    color: #000;
    float: left;
    padding: 25px 5px;
}

#icon-block-1-bottom .row,
#icon-block-2-bottom .row,
#icon-block-3-bottom .row,
#icon-block-4-bottom .row,
#icon-block-5-bottom .row,
#icon-block-6-bottom .row,
#icon-block-7-bottom .row {

    width: -webkit-fill-available;
    padding: 25px 40px;
    background-color: #2ecefe;
    color: #fff;
    float: left;


    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

.icon-block-text {
    font-size: 18px;
    /* font-family: "Helvetica"; */
    text-transform: uppercase;
}

.cat-dropdown li {
    text-align: left;
    font-size: 15px;
    /* font-family: 'Poppins'; */
}

.border-right-white {
    border-right: 1px solid white;
}

#icon-block-1-bottom,
#icon-block-2-bottom,
#icon-block-3-bottom,
#icon-block-4-bottom,
#icon-block-5-bottom,
#icon-block-6-bottom,
#icon-block-7-bottom ul li {
    text-align: left;
    font-size: 15px;
    /* font-family: 'Poppins'; */
}

.category-list .col:hover {
    cursor: pointer;
}

form.example input[type=text] {
    padding: 10px;
    font-size: 11px;
    border: none;
    float: left;
    height: 35px;
    width: 75%;
    background: #fff;
    border-left: 1px solid #cdcdcd;
    /* font-family: 'Poppins'; */
}

form.example button {
    height: 35px;
    float: left;
    width: auto;
    padding: 10px;
    background: #323c46;
    /* background: #3fbfdf; */
    color: white;
    font-size: 12px;
    border: 1px solid grey;
    border-left: none;
    align-items: center;
    padding: 0px 18px;
    border: 0px;
    margin: 5px;
    text-transform: uppercase;
    /* font-family: 'Poppins'; */
    border-radius: 6px;
    cursor: pointer;

}

form.example button:hover {
    background: #0b7dda;
}

form.example::after {
    content: "";
    clear: both;
    display: table;
}

select#cars {
    font-size: 12px;
    padding: 0px 0px;
    /* font-family: 'Poppins'; */
    padding-left: 10px;
    border: none;
    align-items: center;
    display: flex;
    height: auto;
    background: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: auto;

}

#col1:hover,
#col2:hover,
#col3:hover,
#col4:hover,
#col5:hover,
#col6:hover,
#col7:hover {
    background-color: #2ecefe;

}

#icon-block-3-bottom:hover .col h6 {
    color: #fff !Important;
}

#icon-block-1:hover .cat-head {
    color: white;
}

.subscribe:hover {
    background-color: #4d4c4c !important;
    color: white;
    -webkit-text-stroke: 0.2px #fff;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.form-control:focus {
    /* border: none !important; */
    box-shadow: none;
}

.category-accordion {
    display: none;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
    box-shadow: none !Important;
}

a {
    text-decoration: none !important;
    color: inherit !important;
}

a.nav-link:hover {
    color: #f80f62 !important;
}

.footer-menu a:hover {
    color: #fff !important;
}

.breadcrumbs {
    font-size: 15px;
    font-weight: 300;
}

.inner-banner {
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    min-height: 250px;
    position: relative;
}

.inner-banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

hr.grey-line {

    border-bottom: 0px solid #393838;
}

.main-head-bold {
    margin-bottom: 0px;
    font-weight: 700;
}

.about-head {
    margin-bottom: 5px;
}

.products-about-div {
    padding-right: 15px;
    padding-left: 15px;
    column-gap: 2%;
}

.product-item-column {
    border: 1px solid #ccc;
    padding: 3%;
    border-radius: 12px;
    columns-gap: 2px;
}

.product-item-column p {
    font-size: 12px;
    line-height: 17px;
    margin-top: 4%;
}

p {
    font-size: 14px;
    font-weight: 300;
}

.full-width {
    width: 100%;
    height: 100%;
}

.contact-field {
    margin-top: 2%;
}

input.contact-form-btn.contact-field {
    background: #f80f62;
    border: 0px;
    padding: 5px 30px;
    color: white;
    border-radius: 9px;
}

span.red-bredcrumbs {
    color: #f81968;
}

.spacer3 {
    margin-top: 3%;
}

.features-div {
    display: flex;
    align-items: center;
}

span.feature-list {
    margin-left: 10px;
    margin-right: 7px;
    font-weight: 600;
    font-size: 15px;
}

.features-div img {
    width: 16px;
    height: auto;
}

button.view-more-product {
    background: #000;
    color: white;
    padding: 6px 25px;
    padding-left: 5px;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.view-more-product img {
    width: 15px;
    margin-right: 10px;
}

button.payment-btn {
    border: 0px;
    background: #f80f62;
    color: white;
    font-size: 15px;
    padding: 5px 19px;
    border-radius: 9px;
}

span.product-head-btm {
    font-size: 15px;
    letter-spacing: initial;
    font-weight: 500;
}

button#closePopup {
    float: right;
    background: none;
    border: 0px;
    font-size: 19px;
}

button#closePopup2 {
    float: right;
    background: none;
    border: 0px;
    font-size: 19px;
}

.iti.iti--allow-dropdown {
    /* margin-top: 3%; */
    width: 100%;
}

input.popup-form.form-control {
    border: 0px;
    border-bottom: 1px solid #ccc;
    margin-top: 5%;
    font-size: 14px;
    border: 1px solid #ddd !important;
}

.popup-btm-content {
    margin-top: 15%;
    font-size: 14px;
    font-weight: 100;
    justify-content: center;
    column-gap: 6%;
}

input.popup-form-btn {
    background: #f80f62;
    color: white;
    border: 0px;
    width: 100%;
    margin-top: 4%;
    font-size: 14px;
    padding: 4px;
}

.layer-top {
    padding: 5%;
}

.lap-icon {
    margin: auto;
    width: 250px;
}

.main-popup-head {
    font-weight: 600;
    font-size: 18px;
    padding: 2%;
}

span.red-text {
    color: #ff1662;
}

span.iti__country-name {
    font-weight: 300;
    font-size: 14px;
}

span.iti__dial-code {
    font-weight: 300;
    font-size: 14px;
}

span.rupee-icon {
    font-family: monospace;
}

h4.no-margin.main-sales-price {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

p.red-mail {
    color: #f7105f;
    font-weight: 600;
}

h4.text-center.popup-head {
    font-weight: 600;
    margin-bottom: 0px;
}

.popup-content.login-content {
    height: 60%;
}

.red-color-span {
    color: rgb(248, 15, 98);
}

.full-height {
    height: 100%;
}

.margin-auto {
    margin: auto !important;
}

input.popup-form-login.form-control {
    font-size: 14px;
    margin-top: 4%;
    padding: 8px 7px;
}

button.login-form-btn {
    border: 0px;
    background: #f80f62;
    color: white;
    font-size: 14px;
    padding: 5px 28px;
    border-radius: 9px;
    float: left;
    /* font-family: 'Poppins'; */
    margin-top: 5% !important;
    display: inline-flex;
    align-items: center;
}


button.back-btn {
    float: left;
    border: 0px;
    padding: 0px;
    margin-top: 5%;
}







input.login-form-btn {
    float: left;
    margin-top: 5%;
    background: #f80f62;
    color: #fff;
    border: 0;
    font-size: 14px;
    padding: 5px 25px;
    border-radius: 8px;
}

.layer-top {
    position: relative;
    text-align: center;
    color: white;
}

.programme-head {
    background: #ec5330;
    width: 49%;
    margin: auto;
    font-size: 14px;
    padding: 4px;
}

.form-options p {
    margin-bottom: 0px;
}


.image-top-layer {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: 200;
}

.swiper-slide {
    display: flex;
    align-items: center;
    /* border: 2px solid #ccc; */
    border: none;
}

.popup {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;

    display: none;
}

.popup-content {
    background-color: white;
    margin: 7% auto;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    width: 70%;
    font-weight: bolder;
}

.partner-btm-head {
    font-weight: 300;
    margin-top: 3%;
}

p.forget-pass {
    color: #f80f62;
    float: right;
    font-size: 11px;
    margin-top: 4px;
    text-decoration: underline;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: none !important;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: none !important;
}

.partner-content {
    padding: 0px !Important;
}

.col-lg-6.col-md-6.col-sm-6.partner-left {

    padding: 0px;
}

input[type="radio"] {
    width: 28px;
}

.form-options {
    margin-left: 9%;
    justify-content: end;
    display: flex;
    float: right;
}

.partner-right {
    padding: 20px;
}

.col-lg-6.col-md-6.col-sm-6.partner-left {
    background-image: linear-gradient(to bottom, #d3cfdc, #f4e2ef);
}

.popup-content button {
    display: block;
    margin: 0 auto;
}

.show {
    display: block;
}

h1 {
    color: green;
}


div#wrapper {
    display: flex;
    font-size: 13px;
    border: 0px;
    border-bottom: 1px solid #ccc;
    margin-top: 5%;
    font-size: 14px !important;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    /* background-color: ; */
}

p.text-center.partner-popup-bottom-head {
    font-weight: 400;
}

.gallery {
    width: 100%;
    max-width: 620px;

}

.gallery-slider {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}

.gallery-slider .swiper-slide {
    width: auto;
    height: 400px;
}

.gallery-slider .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 250px;
}

.gallery-thumbs {
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.gallery-thumbs .swiper-slide {
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
    opacity: 1;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.gallery-thumbs .swiper-slide img {
    width: 100%;
    height: auto;
}

.container.product-info-sec {
    width: 75%;
}

.select-wrapper::after {
    content: "▼";
    font-size: 1rem;
    top: 6px;
    right: 10px;
    position: absolute;
}

.select-wrapper {
    position: relative;
}

.product-info-field {
    margin-top: 3%;
    font-size: 14px;
    padding: 12px 14px;
    /* font-family: 'Poppins'; */
    color: #888;
}

label.checkbox-inline {
    margin-right: 4%;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    /* font-family: 'Poppins'; */
}

.checkbox-inline input {
    margin-right: 6px;
    width: 15px;
    height: 15px;
}

.inline-options {
    margin-top: 2%;
}

.back-btn img {
    max-width: 50px;
}

.agree-checked {
    margin-top: 3%;
    color: #575757;
}

.agree-check {
    margin-right: 6px;
    width: 20px !important;
    height: 20px !important;
}

.regis-inline-radio .radio-inline {
    /* font-family: 'Poppins' !important; */
    font-size: 14px;
    color: #888;
    margin-top: 3%;
    padding: 0px 6px;
}

button.login-form-btn.linkedin-btn.float-right.d-flex {
    background: #0177b5;
    margin-left: 3%;
    padding: 0px 14px;
    padding-left: 3px;
    border-radius: 4px;
    width: 210px;
}

.company-info-div {
    border: 1px solid #ccc;
    padding: 3%;
}

.width80 {
    max-width: 80%;
}

select.form-control {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

select {
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 5px;
    background: url(../images/111.png) no-repeat right #ddd;
    -webkit-appearance: none;
    background-position-x: 97%;

}
