    body {
        font-family: "Poppins";
    }

    img {
        max-width: 100%;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-Black.woff2") format("woff2"), url("Poppins-Black.woff") format("woff");
        font-weight: 900;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-Bold.woff2") format("woff2"), url("Poppins-Bold.woff") format("woff");
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-BlackItalic.woff2") format("woff2"), url("Poppins-BlackItalic.woff") format("woff");
        font-weight: 900;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-BoldItalic.woff2") format("woff2"), url("Poppins-BoldItalic.woff") format("woff");
        font-weight: bold;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-ExtraBold.woff2") format("woff2"), url("Poppins-ExtraBold.woff") format("woff");
        font-weight: 800;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-ExtraBoldItalic.woff2") format("woff2"), url("Poppins-ExtraBoldItalic.woff") format("woff");
        font-weight: 800;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-ExtraLight.woff2") format("woff2"), url("Poppins-ExtraLight.woff") format("woff");
        font-weight: 200;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-Italic.woff2") format("woff2"), url("Poppins-Italic.woff") format("woff");
        font-weight: normal;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-ExtraLightItalic.woff2") format("woff2"), url("Poppins-ExtraLightItalic.woff") format("woff");
        font-weight: 200;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-Light.woff2") format("woff2"), url("Poppins-Light.woff") format("woff");
        font-weight: 300;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-Medium.woff2") format("woff2"), url("Poppins-Medium.woff") format("woff");
        font-weight: 500;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-LightItalic.woff2") format("woff2"), url("Poppins-LightItalic.woff") format("woff");
        font-weight: 300;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-MediumItalic.woff2") format("woff2"), url("Poppins-MediumItalic.woff") format("woff");
        font-weight: 500;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-Regular.woff2") format("woff2"), url("Poppins-Regular.woff") format("woff");
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-SemiBold.woff2") format("woff2"), url("Poppins-SemiBold.woff") format("woff");
        font-weight: 600;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-SemiBoldItalic.woff2") format("woff2"), url("Poppins-SemiBoldItalic.woff") format("woff");
        font-weight: 600;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-Thin.woff2") format("woff2"), url("Poppins-Thin.woff") format("woff");
        font-weight: 100;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: "Poppins";
        src: url("Poppins-ThinItalic.woff2") format("woff2"), url("Poppins-ThinItalic.woff") format("woff");
        font-weight: 100;
        font-style: italic;
        font-display: swap;
    }

    .bg-light {
        background: #fff !important;
    }

    .topcontact {
        position: absolute;
        right: 0;
        padding: 0 24px;
        z-index: 1;
        top: 0;
        margin-top: 10px;
    }

    .cart {
        font-size: 24px;
        font-family: "Poppins";
        font-size: 15px;
        color: #000;
    }

    .cart a {
        text-decoration: none;
        color: #000;
    }

    .cart a:hover {
        color: #01b402;
    }

    .topcall {
        color: #00aeef;
    }

    header {
        background: #fff;
        /*box-shadow: 0px 0px 10px 0px #f1f1f1;*/
    }

    #navbarNav {
        background: #01b402;
        margin-top: 65px;
    }

    .navbar {
        background-color: #fff;
        /* background color */
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        /* box shadow */
    }

    .navbar-brand {
        font-weight: bold;
        /* font weight */
    }

    .navbar-nav .nav-link {
        font-weight: bold;
        /* font weight */
    }

    .dropdown-menu {
        background-color: #fff;
        /* background color */
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        /* box shadow */
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #fff;
        font-family: "Poppins";
        font-weight: 400;
        text-transform: uppercase;
    }

    .nav-link:focus,
    .nav-link:hover {
        background: #000;
    }

    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link.show {
        background: #000;
    }

    .topsocial {
        text-align: right;
        margin-top: 5px;
    }

    .topsocial img {
        width: 22px;
        margin: 0 0px;
    }

    .navbar-brand img {
        width: 205px !important;
    }

    .desktopslider {
        margin-top: 150px;
    }

    .topcall img {
        width: 19px;
        margin-top: -5px;
    }

    ul.dropdown-menu li a.dropdown-item {
        font-family: "Poppins";
        font-weight: 300;
    }

    .footer {
        background: url(../images/footbg.png) no-repeat bottom left;
        overflow: hidden;
        position: relative;
        text-align: center;
        padding: 250px 0 0 0;
        margin-top: 150px;
    }

    .footlogo {
        text-align: center;
    }

    .footlogo img {
        width: 250px;
    }

    .footyellowcircle {
        background: #e5ae00;
        border-radius: 100%;
        height: 250px;
        width: 250px;
        position: absolute;
        bottom: -100px;
        left: -100px;
    }

    .footmenu {
        text-align: center;
        margin: 50px 0 0 0;
    }

    .footmenu ul {
        display: inline-block;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

    .footmenu ul li {
        display: inline-block;
        list-style-type: none;
    }

    .footmenu ul li a {
        font-family: "Poppins";
        font-weight: 400;
        color: #000;
        text-decoration: none;
        margin: 0 10px;
        font-size: 16px;
    }

    .footmenu ul li a:hover {
        color: #01b402;
    }

    .footcontact {
        margin-top: 20px;
    }

    .footcontact ul {
        display: inline-block;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

    .footcontact ul li {
        display: inline-block;
        list-style-type: none;
        margin: 0 10px;
    }

    .footcontact ul li a {
        font-family: "Poppins";
        font-weight: 400;
        color: #000;
        text-decoration: none;
        margin: 0 10px;
        font-size: 18px;
    }

    .footcontact ul li a:hover {
        color: #01b402;
    }

    .footsocial {
        text-align: center;
        margin-top: 20px;
    }

    .footsocial ul {
        display: inline-block;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

    .footsocial ul li {
        display: inline-block;
        list-style-type: none;
        margin: 0 3px;
    }

    .bottomstrip {
        background: #01b402;
        width: 250px;
        height: 16px;
        margin: 30px auto 0;
    }

    .innercontent {
        min-height: 300px;
        margin: -90px 40px 40px 40px;
        background: #fff;
        border-radius: 30px;
        z-index: 1;
        position: relative;
        padding: 40px;
    }

    .innercontent h5 {
        font-size: 20px;
        color: #01b402;
        font-family: "Poppins";
        font-weight: 600;
    }

    .purple {
        color: #01b402;
    }

    .ourservices {
        margin-top: 50px;
        padding: 0 35px;
    }

    .ourservices h6 {
        font-family: "Poppins";
        font-weight: 600;
        color: #fff;
        font-size: 24px;
        margin: 0 0 0 15px;
        border-left: 1px solid #fff;
        padding: 0 0 0 15px;
        text-transform: uppercase;
    }

    a.servicebox_purple {
        background: #01b402;
        border-radius: 3px;
        padding: 10px;
        display: flex;
        align-items: center;
        text-decoration: none;
    }

    .servicebox_lightpurple {
        background: #7114ae;
        border-radius: 3px;
        padding: 10px;
        display: flex;
        align-items: center;
        text-decoration: none;
    }

    .servicebox_pink {
        background: #f2105e;
        border-radius: 3px;
        padding: 10px;
        display: flex;
        align-items: center;
        text-decoration: none;
    }

    .servicebox_yellow {
        background: #e5ae00;
        border-radius: 3px;
        padding: 10px;
        display: flex;
        align-items: center;
        text-decoration: none;
    }

    a.servicebox_purple:hover,
    a.servicebox_lightpurple:hover,
    a.servicebox_pink:hover,
    a.servicebox_yellow:hover {
        background: #e80300;
    }

    a.servicebox_purple img,
    a.servicebox_lightpurple img,
    a.servicebox_pink img,
    a.servicebox_yellow img {
        max-width: inherit;
        width: 60px;
    }

    .dropdown-item.active,
    .dropdown-item:active {
        background: #000;
    }

    .pageheading {
        font-family: "Poppins";
        font-weight: 600;
        font-size: 26px;
        color: #01b402;
    }

    .pageheading span {
        color: #000;
    }

    .para {
        text-align: justify;
    }

    .innercontent h3 {
        font-family: "Poppins";
        font-weight: 600;
        font-size: 26px;
        color: #01b402;
    }

    .innercontent h6 {
        font-family: "Poppins";
        font-weight: 600;
        font-size: 18px;
        color: #000000;
        margin-top: 24px;
    }

    .gallery a img {
        float: left;
        width: 25%;
        height: auto;
        border: 2px solid #fff;
        -webkit-transition: -webkit-transform .15s ease;
        -moz-transition: -moz-transform .15s ease;
        -o-transition: -o-transform .15s ease;
        -ms-transition: -ms-transform .15s ease;
        transition: transform .15s ease;
        position: relative;
    }

    .welcome h3 {
        font-family: "Poppins";
        font-weight: 700;
        font-size: 36px;
        color: #01b402;
        text-transform: uppercase;
    }

    .headunderline {
        display: block;
        text-align: center;
    }

    .headunderline span {
        background: #000;
        height: 4px;
        width: 15%;
        display: inline-block;
    }

    .orangebutton {
        background: #000;
        color: #fff;
        display: inline-block;
        padding: 15px 30px;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 20px;
        font-family: "Poppins";
        border-radius: 3px;
        font-weight: 500;
    }

    .orangebutton:hover {
        background: #01b402;
    }

    .welcome {
        margin: 100px 0 0 0;
        padding: 0 0 300px 0;
        background: url(../images/transbg.png) no-repeat center bottom;
    }

    .serviceinfo h4 {
        font-family: "Poppins";
        font-weight: 700;
        text-transform: uppercase;
        color: #ed4400;
        margin: 250px 0 10px 0;
        font-size: 40px;
    }

    .ourclients {
        margin: 0px 0 0 0;
    }

    .ourclients h3 {
        font-family: "Poppins";
        font-weight: 700;
        text-transform: uppercase;
        color: #01b402;
        margin: 70px 0 10px 0;
        font-size: 40px;
    }

    .interiorimage {
        position: relative;
    }

    .orangecircle {
        background: #ed4400;
        height: 400px;
        width: 400px;
        border-radius: 100%;
        margin: -200px 0 0 -250px;
        position: absolute;
    }

    .pinkcircle {
        background: #d71166;
        height: 200px;
        width: 200px;
        border-radius: 100%;
        margin: -100px 0px 0 0px;
        position: absolute;
        right: 0px;
    }

    .interiordesign {
        margin: 0px;
        padding: 0px;
    }

    .interiordesign h4 {
        font-family: "Poppins";
        font-weight: 700;
        text-transform: uppercase;
        color: #01b402;
        margin: 250px 0 10px 0;
        font-size: 40px;
    }

    .purplebutton {
        background: #01b402;
        color: #fff;
        display: inline-block;
        padding: 15px 30px;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 20px;
        font-family: "Poppins";
        border-radius: 3px;
        font-weight: 500;
    }

    .purplebutton:hover {
        background: #ed4400;
    }

    #makeMeScrollable {
        width: 100%;
        height: 100px;
        position: relative;
    }

    /* Replace the last selector for the type of element you have in
		   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
		   if you have links use #makeMeScrollable div.scrollableArea a and so on. */

    #makeMeScrollable div.scrollableArea img {
        position: relative;
        float: left;
        margin: 0;
        padding: 0;
        /* If you don't want the images in the scroller to be selectable, try the following
			   block of code. It's just a nice feature that prevent the images from
			   accidentally becoming selected/inverted when the user interacts with the scroller. */
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

    #makeMeScrollable img {
        height: 50px;
        background: #fff;
        margin: 0 26px !important;
    }

    .sidemenubar {
        background: #fff;
        box-shadow: 0px 0px 5px 3px #f1f1f1;
        border-radius: 3px;
        padding: 20px;
        height: 100%;
    }

    .sidemenubar ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    .sidemenubar ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    .sidemenubar ul li a {
        text-decoration: none;
        margin: 0px 0 15px 0;
        display: block;
        color: #000;
        padding: 5px 0 5px 10px;
        border-bottom: 1px solid #f1f1f1;
    }

    .sidemenubar ul li a i {
        font-size: 7px;
        position: relative;
        top: -3px;
        margin: 0 6px 0 0;
    }

    .sidemenubar ul li a:hover {
        background: #01b402;
        color: #fff;
    }

    .sidemenubar ul li a.active {
        background: #000;
        color: #fff;
    }

    .sidemenubar h6 {
        margin: 0px 0 20px 0;
        padding: 0px 0 10px 0;
        color: #01b402;
        font-family: "Poppins";
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 700;
        border-bottom: 1px solid #f1f1f1;
    }

    @media (max-width: 991px) {
        .navbar-collapse {
            background-color: #fff;
            /* background color */
        }

        .navbar-nav .nav-link {
            color: #fff;
            /* text color */
        }
    }

    .pageheader {
        margin: 90px 0 0 0;
    }

    .card-custom {
        border-radius: 12px;
        background-color: #f8f9fa;
        padding: 1.5rem;
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

    .icon-box {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 1rem;
    }

    .doorstep {
  border-radius: 16px;
  background: #01b402;
  padding: 20px;
}
.doorstep p {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  line-height: 30px;
}
.whatsetsus {
  background: url(../images/transbg.png) no-repeat bottom center;
  padding: 0 0px 350px 0;
}
.whatsetsus span {
  color: #01b402;
}
.apartfrom {
  background: #F6F6F6;
  padding: 30px;
  border-radius: 10px;
}
.apartfrom h4 {
  font-weight: 600;
  font-size: 16px;
}
.apartfrom p {
  font-weight: 300;
  font-size: 15px;
}

.loanpartner {
  background: #f6f6f6;
  border-radius: 20px;
  margin-top: 100px;
}
.loancontent {
  padding: 50px;
}
.loanpartner h3 {
  font-size: 30px;
  font-weight: 400;
}
.loanpartner p {
  font-weight: 300;
}

.applynow {
  background: #01b402;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  padding: 14px 30px;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
}
.applynow:hover {
  background: #000000;
}
.clientsuccess {
  background: #f6f6f6;
  padding: 30px;
  border-radius: 20px;
  margin: 80px 0 0 0;
}
.clientcount {
  text-align: center;
  border-right: 1px solid #cdcdcd;
}
.clientcount h4 {
  font-size: 40px;
  font-weight: 600;
  color: #004fa4;
  margin: 0;
}
.clientcount p {
  font-size: 20px;
  font-weight: 300;
  color: #000;
  padding: 0;
  margin: 0;
}
.ourhappyclients {
  padding: 40px 0;
  overflow: hidden;
}

.redribbon {
  --r: 0.8em;
  border-block: 0.5em solid #0000;
  padding-inline: 1.5em calc(var(--r) + 1.5em);
  line-height: 1.8;
  clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%, 100% calc(100% - 0.25em), calc(100% - var(--r)) 50%, 100% 0.25em);
  background: radial-gradient(0.2em 50% at left, #000a, #0000) border-box, #ff0000 padding-box;
  width: fit-content;
}
.redribbon {
  font-size: 32px;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  margin-bottom: 50px;
}
.redribbon h6 {
  text-transform: uppercase;
  font-size: 20px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  filter: invert(50%) sepia(100%) saturate(500%) hue-rotate(200deg);
}
.contactus {
  background: url(../images/transbg.png) no-repeat bottom center;
  padding: 0 0px 350px 0;
}
.career {
  background: url(../images/transbg.png) no-repeat bottom center;
  padding: 0 0px 350px 0;
}
.productimg{width: 300px;}

.productdetails h6{color: #CA3F23;}

.servicepoint{background: #f1f1f1; border-radius: 10px; padding: 16px;}
.servicepoint ul li{margin: 7px 0 ;}

    @media all and (min-width: 240px) and (max-width: 320px) {}

    @media all and (min-width: 320px) and (max-width: 480px) {
        .mobtophide {
            display: none;
        }

        #navbarNav {
            margin: auto;
        }

        .navbar-expand-lg .navbar-nav .nav-link {
            padding-left: 10px;
        }

        .navbar-brand img {
            width: 150px !important;
        }

        .ourservices {
            padding: 0 0px;
        }

        .desktopslider {
            margin-top: 115px;
        }

        .mobileslider {
            margin-top: 115px;
        }

        .gallery a img {
            width: 50%;
        }

        .serviceinfo h4 {
            margin: 60px 0 10px 0;
        }

        .orangecircle {
            height: 150px;
            width: 150px;
            margin: -70px 0 0 -78px;
        }

        .interiorimage {
            margin: 80px 0 0px 0;
        }

        .pinkcircle {
            height: 100px;
            width: 100px;
            margin: -50px 0px 0 0px;
        }

        .ourclients h3 {
            margin: 125px 0 10px 0;
        }

        .footyellowcircle {
            height: 200px;
            width: 200px;
        }

        .bottomstrip {
            z-index: 1;
            position: relative;
        }

        .welcome {
            padding: 0 0 115px 0;
        }

        a.servicebox_purple img,
        a.servicebox_lightpurple img,
        a.servicebox_pink img,
        a.servicebox_yellow img {
            width: 40px;
        }

        .mobileslider {
            display: block !important;
        }

        .desktopslider {
            display: none;
        }

         .innercontent {
    margin: 40px 20px 20px 20px;
    padding: 0px;
  }
    }

    @media all and (min-width:481px) and (max-width:567px) {
        .gallery a img {
            width: 50%;
        }

        .mobileslider {
            display: block !important;
        }

        .desktopslider {
            display: none;
        }
        .innercontent {
    margin: 40px 20px 20px 20px;
    padding: 0px;
  }
    }

    @media all and (min-width:568px) and (max-width:767px) {
        .gallery a img {
            width: 50%;
        }

        .mobileslider {
            display: block !important;
        }

        .desktopslider {
            display: none;
        }
         .innercontent {
    margin: 40px 20px 20px 20px;
    padding: 0px;
  }
    }

    @media all and (min-width:768px) and (max-width:900px) {
        .mobileslider {
            display: block !important;
        }

        .desktopslider {
            display: none;
        }
    }

    @media all and (min-width:901px) and (max-width:1024px) {}

    @media all and (min-width:1025px) and (max-width:1280px) {}