@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100&display=swap');
body{
    font-family: 'Roboto', sans-serif;
    color: #000000;
    scroll-behavior: smooth;
}
ul ol li {
    padding: 0;
    margin: 0;
}
img {
    max-width: 100%;
}
.header-top {
    width: 100%;
    display: inline-block;
    background-color: #8AC53E;
    padding-top: 14px;
}
.header-top p {
    font-size: 18px;
    color: #ffff;
}
.social-icon {
    float: right;
}
.social-icon ul li a {
    padding: 0 6px;
}
.address {
    border-left: 2px solid #fff;
    margin-left: 10px;
    padding-left: 20px;
}
.social-icon ul li {
    padding-left: 10px;
    display: inline-block;
}
.navbar-brand img {
    height: 88px;
}
nav.navbar.navbar-expand-lg .navbar-nav li.nav-item a {
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    padding: 0;
    margin: 0;
}
nav.navbar.navbar-expand-lg .navbar-nav li.nav-item.active a, 
nav.navbar.navbar-expand-lg .navbar-nav li.nav-item a:hover {
    color: #8F268D;
}
ul.navbar-nav li.nav-item {
    margin-right: 22px;
}
.bnr-cnt {
    padding-top: 150px;
    padding-left: 80px;
    padding-bottom: 140px;
    position: relative;
    z-index: 99;
}
.top-banner-content {
    background-size: cover;
    background-repeat: no-repeat;
}
.top-banner-content span {
    font-size: 30px;
    color: #8ac53e;
    font-weight: 500;
    border-bottom: 2px solid #8ac53e;
}
.top-banner-content h1 {
    font-size: 62px;
    line-height: 86px;
    color: #9b3d99;
    font-weight: bold;
    margin-top: 24px;
}
.top-banner-content p {
    font-size: 22px;
    line-height: 30px;
    color: #4a4a4a;
    font-weight: normal;
}
.navbar .cmn-btn {
    margin-left: initial;
}
.bnr-cnt .cmn-btn {
    margin-top: 46px;
}
.header-main-menu {
    margin: 4px 0px;
}
.cmn-btn a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #8f268d;
    padding: 12px 20px;
    border-radius: 3px;
}
.cmn-btn a:hover {
    background: #234b6a;
}
p {
    color: #454745;
    font-size: 20px;
    font-weight: normal;
}
.header-top .address p img {
    margin-right: 10px;
}
#slider button.owl-prev  {
    padding: 0 20px;
    font-size: 36px;
    color: #fff;
    background-color: #8ac53e;
    border-radius: 6px;
    top: 50%;
    left: 36px;
    position: absolute;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#slider button.owl-prev:hover,
#slider button.owl-next:hover {
    color: #32b329;
    background-color: #ffffff;
}

#slider button.owl-prev:hover span,
#slider button.owl-next:hover span{
    color: #32b329;
}
#slider button.owl-next {
    padding: 0 20px;
    font-size: 36px;
    color: #fff;
    background-color: #8ac53e;
    border-radius: 6px;
    top: 50%;
    right: 36px;
    position: absolute;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;

}
#slider .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    padding: 0px 8px !important;
}
.who-we-are-sec{
    margin-top: 60px;
}
.who-we-are-sec p {
    color: #2D2E2D;
}
.who-we-are-sec .top-heading p {
    margin-top: 12px;
}
.who-we-are-sec .cmn-btn {
    margin-top: 36px;
}
.who-we-are-sec p strong {
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    line-height: 40px;
}

span {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}
.top-heading h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
    margin-top: 0;
}
.feature-sec{
    margin-top: 120px; 
}
.feature-sec {
    background: url(../images/feature-bg.jpg);
    background-size: cover;
    padding: 60px 0;
}
.feature-sec .top-heading {
    color: #fff;
}
.feature-sec p {
    color: #fff;
}
.feature-sec  .cmn-btn {
    margin-top: 40px;
}

.feature-rgt-cnt h3 {
    color: #fff;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 50px;
    line-height: 30px;
    font-size: 22px;
}
.feature-rgt-cnt {
    text-align: center;
}
.prd-sec{
    margin-top: 60px; 
}
.prd-sec .top-heading{
    text-align: center;
}
.prd-sec .top-heading h2{
    color: #32B329;
    font-weight: 500;
}
.prd-sec .top-heading p{
    margin-bottom: 60px;
    }
.about-sec{
    margin-top: 60px; 
}
.prd-sec .prd-card h3 {
    color: #000000;
    margin-top: 22px;
    line-height: 30px;
}
.prd-sec .prd-card .cmn-btn {
    margin-top: 22px;
    margin-bottom: 36px;
    text-align: center;
}
.prd-sec .prd-card {
    border: 1px solid #8ac53e;
}
.product-img {
    text-align: center;
}
.prd-sec .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
.prd-sec .cmn-btn a img {
    margin-right: 12px;
}
.latest-prd-sec {
    margin-top: 40px;
    background: url(../images/latest-prd-bg.jpg);
    background-size: cover;
    padding: 50px 0;
}
.latest-prd-sec .top-heading h2 span {
    font-weight: bold;
    color: #8ac53e;
}
.latest-prd-sec .top-heading h2 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 80px;
}
 #latest-prd button.owl-prev span {
    padding: 0 20px;
    font-size: 46px;
    color: #000000;
    border-radius: 6px;
    top: 50%;
    left: 0;
    position: absolute;
}
 #latest-prd button.owl-next span {
    padding: 0 20px;
    font-size: 46px;
    color: #000000;
    border-radius: 6px;
    top: 50%;
    right: 0;
    position: absolute;
 }
 #latest-prd .owl-carousel .owl-nav button.owl-next,
 .owl-carousel .owl-nav button.owl-prev,
 .owl-carousel button.owl-dot {
     padding: 0px 8px !important;
 }
.prd-card h3 {
    color: #61655B;
    text-align: center;
    font-size: 22px;
    margin-top: 4px;
}
.latest-prd-sec .cmn-btn {
    text-align: center;
    margin-top: 28px;
}
.top-heading p {
    margin-top: 15px;
}
.why-choose-us-sec{
    margin-top: 72px; 
}
.why-point{
    position: relative;
    margin-top: 18px;
}
img.why-icn {
    position: absolute;
    left: 0;
}
.why-dtl {
    padding-left: 66px;
}
.why-dtl h3 {
    font-size: 24px;
}
.why-use-sec {
    margin-top: 60px;
    background: url(../images/why-use-bg.jpg);
    background-size: cover;
    padding: 50px 0;
}
.why-use-sec span {
    font-size: 50px;
    font-weight: 500;
    color: #32B329;
}
img.dot-point {
    padding-right: 18px;
}
.why-use-sec p strong {
    font-size: 22px;
    font-weight: 500;
    line-height: 42px;
}
.ponits {
    padding: 22px 0;
}
.abt-dtls {
    margin-top: 30px;
}
.abt-dtls .cmn-btn {
    margin-top: 46px;
}
.contact-sec{
    background: url(../images/cnt-bg.jpg);
    background-size: cover;
    padding: 80px 0;
}
button.btn {
    margin-top: 36px;
    font-size: 24px;
    background-color: #8f268d;
    color: #fff;
    padding: 8px 16px;
    border-radius: 6px;
}
button.btn:hover {
    background-color: #262B2B;
    color: #ffffff;
}
.footer-sec {
    background: url(../images/bedroom-background.jpg);
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 8px;
    position: relative;
    z-index: 0;
}
.footer-sec ::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 4%;
}
.cont-rgt-cnt {
    position: relative;
    margin-top: 15px;
}
img.cnt-icn {
    position: absolute;
    top: 6px;
    left: 0;
}
.cnt-dtl {
    padding-left: 10px;
}
.footer-sec p {
    color: #fff;
}
.footer-sec h3 {
    color: #fff;
}
.ftr-menu ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    display: flex;
    align-items: flex-start;
}
.footer-sec ul {
    margin: 0;
    padding: 0;
}
.footer-sec h3 {
    margin-bottom: 28px;
}
.ftr-menu ul li {
    list-style: none;
    display: block;
    padding-bottom: 15px;
}
.ftr-social-icon ul li {
    list-style: none;
    display: inline-block;
    padding-right: 12px;
}
.ftr-social-icon ul li img {
    margin-right: 16px;
}
.logo-cnt p {
    margin-top: 36px;
}
p.ftr-last-heading {
    text-align: center;
    margin-top: 28px;
    border-top: 1px solid #fff;
    padding-top: 18px;
}
.address p img{
    height: 24px;
}
.social-icon ul li a img{
    width: 24px;
    height: 24px;
}
.product-img img{
    width: 70% !important;
    margin: 0 auto;
}
img.footer-logo {
    width: 50%;
}
.sub-sec{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sub-con-one {
    display: flex;
    align-items: center;
}
.navbar-light .navbar-toggler {
    border: none;
    padding: 0px;
    box-shadow: none;
}
.top-heading span {
    color: #8ac53e;
}
.feature-sec .top-heading h2 {
    color: #8ac53e;
}
.feature-rgt-cnt img {
    max-width: 50%;
}
.about-left-img img {
    max-width: 85%;
}
.about-banner{
    background-image: url(../images/about-banner.jpg)
}
.inner-banner{
    background-repeat: no-repeat;
}
.inner-banner h1{
 color: #fff;
}
.prd-card{
    margin-top: 20px;
}
ul.dropdown-menu {
    padding: 15px;
}
ul.dropdown-menu li{
    border-bottom: 1px solid #cccccc;padding-bottom: 5px;margin-bottom: 5px;
}
ul.dropdown-menu li:last-child{
    border-bottom: 0;padding-bottom:0;margin-bottom:0;
}
nav.navbar.navbar-expand-lg .navbar-nav li.nav-item a:hover{
    background-color: transparent;
}
.prd-slider-list {
    padding-bottom: 30px;
}

.made-in-india {
    margin-top: 30px;
    background-color: #fff;
    padding: 6px;
    border-radius: 10px;
}
.made-in-india img{padding-right: 10px;}
.made-in-india p{padding: 0;color: #333333; font-weight: 600;margin: 0;}
.contact-sec.contact-us-page{background-image: none; background-color: #ffffff;}

.left-conact-bx {
    background-color: #faf7f3;
    max-width: 80%;
    padding: 50px;
    margin-bottom: 30px;
}

.left-conact-bx ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    display: flex;
    align-items: flex-start;
}

.left-conact-bx ul li {
    list-style: none;
    display: block;
    padding-bottom: 15px;
}
.left-conact-bx ul li p{
    padding: 0;margin: 0;
}
.left-conact-bx ul {
    margin: 0;
    padding: 0;
}
.c-icon {
    background-color: #8f268d;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 27px;
}
.c-icon img {
    height: 16px;
}

.inner-banner{position: relative;}
.inner-banner:after{
position: absolute;
content: "";
background-color: rgba(0,0,0,0.5);
top:0;
bottom:0;
left:0;
right:0;
height:100%;
width:100%;
}
.ftr-menu {
    display: inline-block;
    width: 100%;
    word-break: break-all;
}