@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap);

body {
    padding: 0;
    margin: 0;
    font-size: 17px;
    color: #000;
    font-family: Poppins, sans-serif
}

a {
    text-decoration: none
}

.header-top {
    background-color: #f7f7f7;
    padding: 5px 0
}

.header-right-info {
    text-align: right
}

.header-right-info ul {
    padding: 0;
    margin: 0
}

.header-right-info ul li {
    list-style: none;
    font-size: 16px;
    text-align: left;
    display: inline-block;
    padding: 0 20px
}

.header-right-info ul li:last-child{
    padding-right: 12px;
}

.border-righ {
    border-right: 1px dashed #ccc
}

.header-right-info ul li a {
    font-size: 15px;
    font-weight: 500;
    color: #333;
    text-decoration: none
}

.header-right-info ul li a:hover {
    color: #14669b
}

.header-right-info .info-icon {
    font-size: 22px;
    color: #333;
    position: absolute
}

.header-right-info .right-info {
    padding-left: 28px
}

.headerbg {
    background-color: #fff;
    position: sticky;
    top: -1%;
    left: 0;
    width: 100%;
    z-index: 99999;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.logo img {
    width: 160px;
    height: auto;
    position: absolute;
    z-index: 99;
    background-color: #fff;
    top: 0;
    padding: 5px 10px 10px 10px;
    border-radius: 0 0 10px 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: #000
}

.carousel-indicators [data-bs-target] {
    background-color: #000
}

.home-home-bg {
    padding: 70px 0
}

.theme-title-one {
    font-size: 20px;
    text-transform: uppercase;
    color: #2d2b2b;
    letter-spacing: 1.5px
}

.home-welcome h1 {
    font-size: 37px;
    color: #0d818e;
    margin: 0;
    font-weight: 700;
    margin-bottom: 9px;
}

.home-welcome h1 span {
    font-weight: 500
}

.tagline {
    font-size: 18px;
    color: #f17230;
    padding: 0 0 10px 0;
    font-weight: 700
}

.home-welcome p {
    line-height: 28px;
    color: #000;
    text-align: justify;
    font-size: 16px;
    padding-right: 20px
}

.home-welcome ul {
    padding: 0;
    margin: 0
}

.home-welcome ul li {
    list-style: none;
    font-size: 18px;
    padding: 6px 0 6px 0;
    position: relative
}

.home-welcome ul li:before {
    content: "\f14a";
    position: absolute;
    width: 6px;
    font-family: FontAwesome;
    left: -30px;
    color: #f17230;
    font-size: 20px
}

.home-welcome-img img {
    width: 100%;
    height: 100%;
    margin-bottom: 15px
}

.butnreed {
    display: initial;
    padding: 10px 30px;
    background: #f17230;
    color: #fff;
    font-size: 17px;
    margin-top: 15px;
    text-align: center;
    font-weight: 400
}

.butnreed:hover {
    background-color: #0d818e;
    color: #fff
}


.counter-style-one .counter-data {
    border: 1px solid #c1c1c1;
    padding: 40px;
    width: 100%;
    position: relative
}

.counter-style-one .counter-data:before {
    content: "";
    width: 60px;
    height: 110px;
    position: absolute;
    bottom: -20px;
    right: 0;
    transform: skew(-23deg, 0deg);
    background-color: #0d818e
}

.counter-style-one .counter-data:hover {
    box-shadow: 20px 20px 13px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 20px 20px 13px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 20px 20px 13px 0 rgba(0, 0, 0, .05)
}

.counter-style-one .counter-data .count {
    font-size: 85px;
    color: #080808;
    font-family: Epilogue, sans-serif;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #080808;
    position: relative;
    line-height: 105px;
    display: flex
}

span.counter {
    font-weight: 900
}

.counter-style-one .counter-data .count i {
    font-size: 16px;
    font-weight: 900;
    color: #161616;
    -webkit-text-fill-color: #161616;
    -webkit-text-stroke-width: 0;
    text-transform: uppercase;
    line-height: 26px;
    font-style: normal;
    margin-top: 15px;
    margin-left: 8px
}

.counter-style-one .counter-data h4 {
    font-size: 16px;
    font-weight: 400;
    font-family: Epilogue, sans-serif;
    color: #161616
}

.counter-style-one .counter-data:before {
    content: "";
    width: 60px;
    height: 110px;
    position: absolute;
    bottom: -20px;
    right: 0;
    transform: skew(-23deg, 0deg)
}

.counter-style-one .counter-data.upper-space {}


.product_main {
    padding: 50px 0;
    background-color: #fff;
    background-image: url(../images/home-banner-products.jpg);
    background-attachment: fixed;
}

.product_hed h2 {
    font-weight: 700;
    text-align: center;
    color: #0d818e;
    display: block;
    font-size: 42px;
    text-transform: uppercase;
    padding-bottom: 30px
}

.product_bx_main {
    margin: 15px;
    margin-bottom: 30px
}

.product_images {
    position: relative;
    transition: all .3s linear;
    z-index: 1;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 6%)
}

.product_images img {
    border: 8px solid #fdfdfd;
    transition: all .3s linear;
    overflow: hidden
}

.product_images:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100px;
    background-color: #f17230;
    transition: all .3s linear;
    display: block;
    z-index: -1;
    width: calc(104% - 20px)
}

.product_images:hover:before {
    top: -10px;
    left: -10px;
    right: -10px;
    width: calc(100% + 20px);
    transition: all .3s linear;
    transform: translateX(0)
}

.product_images:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: calc(104% - 20px);
    height: 100px;
    z-index: -1;
    display: block;
    background-color: #0d818e;
    transition: all .3s linear
}

.product_images:hover:after {
    bottom: -10px;
    left: -10px;
    right: -10px;
    width: calc(100% + 20px);
    transform: translateX(0);
    transition: all .3s linaer
}

.product_bx_hed {
    position: relative;
    z-index: 1;
    padding: 10px 20px;
    background: #f17230;
    color: #fff;
    width: 85%;
    border: 2px solid #fbfbfb;
    margin: -20px auto 0;
    display: table;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 6%)
}

.product_title h6 {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    display: block;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 5px 0;
}

.product_bx_hed:before {
    position: absolute;
    content: '';
    width: 100%;
    display: block;
    transition: all .3s ease-in-out;
    background: #0d818e;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    height: 100%;
    z-index: -1;
    transform: scaleX(0)
}

.product_bx_main:hover .product_bx_hed:before {
    transform: scaleX(1)
}

.industrial-section {
    position: relative;
    padding: 50px 0 70px;
    z-index: 2;
    background-image: url(../images/pattern-bg.png);
    text-align: center
}

.industrial-section h2 {
    font-size: 42px;
    font-weight: 700;
    color: #0d818e;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.industry-box {
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden
}

.industry-box img {
    width: 100%;
    height: auto;
    transition: .3s;
    border: 1px
}

.industry-box img:hover {
    width: 100%;
    height: auto;
    transform: scale(1.1)
}

.industry-box h3 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    position: relative;
    z-index: 9;
    text-align: center;
    font-weight: 400;
    background-color: #0d818e;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.certifications-sectionbg {
    padding: 100px 0;
    background-color: #f7f7f7
}

.certifications-sectionbg h3 {
    color: #000;
    font-size: 50px;
    margin: 0;
    font-weight: 500
}

.certifications-logo {
    background-color: #ebe71e;
    padding: 20px
}

.certifications-logo img {
    width: 100%;
    height: auto
}

.img-control img {
    width: 100%;
    height: auto;
    padding: 15px 0
}

.whychoose-section {
    position: relative;
    overflow: hidden
}

.whychoose-box img {
    width: 100%;
    height: auto;
    margin-top: 15%
}

.whychoose-boxbox {
    padding: 50px 30px;
    position: relative;
    z-index: 99;
    text-align: center
}

.whychoose-boxbox h6 {
    font-size: 42px;
    font-weight: 700;
    color: #0d818e;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.whychoose-boxbox h3 {
    font-size: 50px;
    font-weight: 200;
    color: #000
}

.whychoose-boxbox p {
    line-height: 29px;
    color: #000;
    font-size: 17px;
    padding-bottom: 20px
}

.whychooseboxicon {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 6px;
    margin: 15px 0;
    text-align: center;
    color: #f17230;
    height: 190px
}

.whychooseboxicon img {
    width: 70px;
    height: auto;
    padding-bottom: 20px;
    -webkit-filter: brightness(100) invert(1);
    filter: brightness(100) invert(1)
}

.whychooseboxicon h6 {
    font-size: 18px;
    color: #000;
}

.whychooseboxicon:hover {
    background-color: #e3e3ff;
    border: 1px solid #14364b;
    color: #fff
}

.section-content {
    padding: 100px 0
}

.shadow-bg-white {
    background-color: #fff !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    border-radius: 8px;
    overflow: hidden
}

.shadow-bg-white img {
    width: 100%;
    height: auto
}

.shadow-bg-white h3 {
    font-size: 22px;
    color: #f17230;
    font-weight: 700;
    margin-bottom: 0;
    padding: 15px
}

.shadow-bg-white p {
    text-align: justify;
    line-height: 28px;
    padding: 0 15px 15px 15px
}

.animate_line {
    position: relative;
    z-index: 0;
    padding: 15px 15px
}

.animate_line:after,
.animate_line:before {
    content: "";
    height: 4px;
    width: 0;
    position: absolute;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    z-index: -1
}

.animate_line:after {
    left: 5px;
    bottom: 5px
}

.animate_line:before {
    right: 5px;
    top: 5px
}

.animate_line:hover:after,
.animate_line:hover:before {
    width: 50%;
    height: 50%;
    background: #f17230;
    border-radius: 8px
}

.brandssection {
    padding: 70px 0px;
}

.Pro-heading h2 {
    font-weight: 700;
    text-align: center;
    color: #0d818e;
    display: block;
    font-size: 42px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.app-img img {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
}

.app-img {
    padding: 5px;
}



.footer-bg {
    background-color: #0b0b0b;
    padding: 50px 0;
    color: #fff;
    background-image: url(../images/footer-logo-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 5%
}

.servece-01 {
    line-height: 25px;
    padding: 5px 15px 0 30px;
    color: #fff;
    font-size: 16px
}

.servece-01 iframe {
    width: 100%;
    margin-top: 15px;
    border-radius: 6px
}

.servece-01 ul {
    padding: 0;
    margin: 0;
    padding-top: 10px
}

.servece-01 ul li {
    background-image: url(../images/arrow-footer.png);
    background-repeat: no-repeat;
    background-position: 0 12px;
    padding-left: 15px;
    list-style: none;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    font-weight: 300
}

.servece-01 a {
    text-decoration: none;
    color: #fff !important
}

.servece-01 a:hover {
    color: #fff;
    padding-left: 2px
}

.servece-01 h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0
}

.servece-get {
    line-height: 25px;
    padding: 5px 15px 0 30px;
    color: #fff;
    font-size: 16px
}

.servece-get ul {
    padding: 0;
    margin: 0;
    padding-top: 10px
}

.servece-get ul li {
    list-style: none;
    padding-top: 6px;
    font-size: 16px;
    padding-bottom: 6px;
    font-weight: 300
}

.servece-get ul li a {
    text-decoration: none;
    color: #fff
}

.servece-get a:hover {
    color: #fff;
    padding-left: 2px
}

.servece-get ul li i {
    padding-right: 8px
}

.servece-get h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0
}

.servece-get p {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px;
    border-top: 1px dashed #1790cf
}

.social-media ul {
    overflow: auto;
    padding: 0;
    margin: 0;
    color: #282828;
    padding-top: 10px
}

.social-media ul li {
    list-style-type: none;
    float: left;
    padding: 0 5px 0 5px;
    padding-top: 7px
}

.social-media ul li a {
    color: #094180;
    font-size: 16px
}

.social-media ul li a:hover {
    color: #c2d4e8
}

.social-media ul li a i {
    background: #1790cf;
    color: #fff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50px;
    font-size: 18px;
    text-align: center;
    padding-right: 0
}

.social-media ul li a i:hover {
    background-color: #fff;
    color: #1790cf
}

.manu-servece li {
    width: 50%;
    float: left
}

.power-by {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: #000;
    padding: 20px 0
}

.power-by a {
    color: #fff !important;
    font-weight: 400
}

.power-by a:hover {
    color: #1790cf !important;
    font-size: 16px;
    font-weight: 400
}

.power {
    text-align: right
}
.feature-item{
    background-color: #F6F6F6;
    border: 1px solid #EDEDED;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.3s ease-in-out;
    min-height: 311px;
}
.feature-icon{
    width: 100px;
    height: 100px;
    border-right: 1px solid #EDEDED;
    background-color: #fff;
    transition: 0.3s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}
.feature-icon img{
    width: 60px;
    transition: 0.3s ease-in-out;
    filter: grayscale(1);
}
.mission-time{
    display: flex;
    align-items: center;
    transition: 0.3s ease-in-out;
}
.mission-time h2{
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    color: #f27231;
    font-size: 28px;
}
.atshree p{
    margin-bottom: 0;
    text-align: justify;
    font-size: 14px;
    padding: 20px 25px;
    line-height: 28px;
}
.mission-time{
    border-bottom: 1px solid #EDEDED;
}
.feature-item:hover{
    border-color: #f27231;
}
.feature-item:hover .mission-time{
    border-color: #f27231;
}
.feature-item:hover .feature-icon{
    border-color: #f27231;
}
.feature-item:hover .feature-icon img{
    filter: grayscale(0);
}
.vermi-time{
    border: 1px solid #f27231;
    padding: 15px 15px;
    border-radius: 42px 0 42px 0;
    transition: 0.3s ease-in-out;
}
.vermi-time:hover{
    border-color: #0d818e;
}
.vermi-time .home-welcome-img img{
    margin-bottom: 0;
    border-radius: 42px 0 42px 0;
}
.vermi-time .home-welcome p{
    padding-right: 0;
}
.new-cover{
    border-radius: 0 42px 0 42px;
    margin-top: 30px;
}
.new-cover .home-welcome-img img{
    margin-bottom: 0;
    border-radius: 0 42px 0 42px;
}
.new-cover-2{
    margin-top: 30px;
}
.shree-solar{
    border-radius: 0 42px 0 42px;
    margin-top: 30px;
    border: 1px solid #f27231;
    padding: 15px 15px;
}
.shree-solar img{
    margin-bottom: 0;
    border-radius: 0 42px 0 42px;
}
.shree-solar:hover{
    border-color: #0d818e;
    transition: 0.3s ease-in-out;
}

  /* Enquiry Form Css */

  .form-control-feedback {
    display: none;
}

.has-feedback label~.form-control-feedback {
    top: 0 !important;
}

.error {
    text-align: left !important;
    display: table !important;
}

.thnak4 {
    margin-top: 50px;
}

.has-feedback .form-control {
   
    padding: 20px;
}

.form-group {
    margin: 15px 0 !important;
}

.form-group input {
    font-size: 14px !important;
    line-height: 24px;
    border-radius: 2px;
    border-bottom: 3px solid #dc7d1e;
}

.form-group textarea {
    font-size: 14px !important;
    line-height: 24px;
    border-radius: 2px;
    border-bottom: 3px solid #dc7d1e;
}

.form-group select {
    font-size: 14px !important;
    line-height: 24px;
    border-radius: 2px;
    border-bottom: 3px solid #dc7d1e;
}

.input-group .form-control:last-child,
.input-group-addon:last-child {
    font-size: 14px !important;
    line-height: 24px;
    width: 100% !important;
}

.input-group .form-control:last-child,
.input-group-addon:last-child {
    font-size: 14px !important;
    line-height: 24px;
    border-radius: 2px;
    width: 100% !important;
    border-bottom: 2px solid #31aad6;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin: 20px 0;
    width: 100% !important;
}

.Submit-box {
    background-color: #dc7d1e;
    color: #fff;
    padding: 10px 15px;
    border: 1px solid #dc7d1e;
    font-size: 17px;
    border-radius: 2px;
    transition: 0.3s ease;
}

.Submit-box:hover {
    background-color: #000;
    border: 1px solid #000;
}

.form-control:focus {
    box-shadow: none !important;
    border: 1px solid #dc7d1e;
    border-bottom: 3px solid #dc7d1e;
}

.input-group>.form-control,
.input-group>.form-floating,
.input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
}

/* Enquiry Form Css End*/

/* Contact Us CSS */

.icon-box {
    display: flex;
    align-items: center;
}
.data-details {
    padding-left: 30px;
}
.inner-box {
    display: flex;
    flex-direction: column;
    gap: 13px;
}
.contact.details-page {
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 20px 20px;
    height: 185px;
    align-items: center;
    display: flex;
}
.inner-box ul li a{
    color: black;
}
.inner-box ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.inner-box ul li{
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}
.map-time{
    height: 450px;
}
.icon img{
    width: 50px;
}
.csr-content h2{
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 0;
    color: #0d818e;
    text-align: justify;
    font-weight: 700;
}
.csr-point{
    margin-top: 13px;
    display: flex;
}
.csr-icon{
    width: 32px;
}
.csr-icon img{
    width: 20px;
}
.csr-points{
    width: calc(100% - 50px);
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}
.csr{
    height: 100%;
    border-radius: 0 42px 0 42px;
    
}
.csr img{
    height: 100%;
    border-radius: 0 42px 0 42px;
}
.csr-pointt{
    margin-top: 15px;
    display: flex;
}
.csr-iconn{
    width: 65px;
}
.csr-iconn img{
    width: 40px;
}
.csr-pointss{
    width: calc(100% - 65px);
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
    color: #0d818e;
    font-weight: 600;
    padding-top: 7px;
}
.atshreekarni{
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
    margin-bottom: 0;
}
.foot-vermi{
    padding-left: 62px;
}
.no-top{
    margin-bottom: 70px;
}

/* Media Query Start */

@media only screen and (max-width: 1199px){
    .counter-style-one .counter-data .count{
        font-size: 67px;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 48% !important;
    }
    .servece-get ul li br{
        display: none;
    }
    .foot-vermi{
        padding-left: 18px;
    }
    .servece-get iframe{
        height: 219px;
    }
    .social-media ul li{
        padding-left: 0;
    }
}

@media only screen and (max-width: 991px){
    .home-welcome-img img{
        margin-top: 35px;
    }
    .counter-data-last{
        margin-top: 35px;
    }
    .counter-style-one .counter-data .count{
        font-size: 80px;
    }
    .home-welcome h1{
        font-size: 36px;
        margin-bottom: 10px;
    }
    .tagline{
        font-size: 18px;
    }
    .home-welcome p{
        padding-right: 0;
    }
    .home-home-bg{
        padding: 40px 0 70px 0;
    }
    .product_main{
        padding: 30px 0;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 44% !important;
    }
    .foot-vermi{
        padding-left: 45px;
    }
    .header-right-info{
        text-align: left;
    }
    .header-right-info > ul > li:first-child{
        padding-left: 0;
    }
    .whychooseboxicon h6{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .whychooseboxicon{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .header-top {
        background-color: #f7f7f7;
        padding: 5px 0;
        position: sticky;
        top: 0;
        left: 0;
        z-index: 99999;
    }
}

@media only screen and (max-width: 767px){
    .counter-style-one .counter-data.upper-space{
        margin-top: 35px;
    }
    .home-welcome h1{
        font-size: 27px;
    }
    .product_hed h2{
        padding-bottom: 10px;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 45% !important;
    }
    .sabsetop{
        text-align: center;
        display: block !important;
    }
    .logo img{
        display: none;
    }
    .header-right-info{
        text-align: center;
    }

}

@media only screen and (max-width: 576px){
    .counter-style-one .counter-data{
        width: 95%;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        display: none !important;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        display: none !important; 
    }
    .swiper-container{
        padding-bottom: 0 !important;
    }
    .product_main{
        padding: 30px 0 0 0;
    }
    .foot-vermi{
        padding-left: 30px;
    }
    .header-top{
        display: none;
    }
    .goodf{
        display: block !important;
        text-align: center;
        margin: 0 auto;
    }
    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled){
        display: none;
    }
    .banner-heading{
        width: 100%;
    }
    
}

@media only screen and (max-width: 450px){
    .counter-style-one .counter-data:before{
        width: 50px;
        height: 96px;
    }
}

@media only screen and (max-width: 375px){
    .counter-style-one .counter-data .count{
        font-size: 62px;
    } 
    .counter-style-one .counter-data .count i{
        font-size: 15px;
    }

}



/* Media Query End */

.sabsetop img{
    width: 150px;
    padding: 10px;
}
.sabsetop{
    text-align: center;
    display: none;
}
.home-home-bg2 .slick-prev{
    display: none !important; 
}
.home-home-bg2 .slick-next{
    display: none !important; 
}


/* Mission and Vision Css Start */

.card__container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    width: 100%;
    max-width: 90%;
    margin: 40px auto;
}
.card__bx {
    --bg-clr: #282828;
    --txt-clr: #ffffff;
    --btn-txt-clr: #333333;
    --transition: all 0.5s;

    font-family: 'Poppins', sans-serif;
    height: 422px;
    width: 450px;
    overflow: hidden;
    border-radius: 20px;
    border-top-left-radius: 70px;
    position: relative;
    overflow: hidden;
    background: var(--clr);
    transition: var(--transition);
}
.card__1 {
    --clr: #f4863d;
}
.card__2 {
    --clr: #268999;
}
.card__bx .card__data {
    position: absolute;
    inset: 10px;
    border-radius: 10px;
    background: #282828;
}
.card__bx .card__data .card__icon {
    position: absolute;
    top: 0;
    left: 0;
    border-bottom-right-radius: 50%;
    height: 140px;
    width: 140px;
    background: var(--clr);
}
.card__bx .card__data .card__icon::before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    height: 30px;
    width: 30px;
    border-top-left-radius: 30px;
    background: transparent;
    box-shadow: -5px -5px 0 5px var(--clr);
}
.card__bx .card__data .card__icon::after {
    content: '';
    position: absolute;
    right: -30px;
    top: 0;
    height: 30px;
    width: 30px;
    border-top-left-radius: 30px;
    background: transparent;
    box-shadow: -5px -5px 0 5px var(--clr);
}
.card__bx .card__data .card__icon .card__icon-bx {
    position: absolute;
    inset: 10px;
    border-radius: 10px;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 60px;
    background: var(--bg-clr);
    color: var(--clr);
}
.card__bx:hover .card__data .card__icon .card__icon-bx {
    background: var(--clr);
    color: var(--txt-clr);
    transition: var(--transition);
}
.card__bx .card__data .card__content {
    position: absolute;
    top: 150px;
    padding: 10px 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 15px;
    color: var(--txt-clr);
}
.card__bx .card__data .card__content h3 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.card__bx .card__data .card__content p {
    font-size: 14px;
    opacity: 0.75;
    line-height: 26px;
    text-align: justify;
    margin-bottom: 0;
}
.card__bx .card__data .card__content a {
    display: inline-flex;
    align-self: center;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-radius: 30px;
    border: 2px solid var(--clr);
    color: var(--btn-txt-clr);
    background: var(--clr);
    transition: var(--transition);
}
.card__bx .card__data .card__content a:hover {
    background: transparent;
    color: var(--clr);
}
.card__icon-bx img{
    width: 75px;
}

.hdpe-tarp p{
    font-size: 16px;
    line-height: 28px;
}



/* Popup Js */

/* Popup Styles */
.popup {
    display: none; /* Initially hidden */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9); /* Semi-transparent background */
    z-index: 1000;
    z-index: 999999;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  
  .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 35px;
    border-radius: 8px;
    text-align: center;
    width: 400px;
  }
  

  
  .popup-content button {
    padding: 10px 20px;
    background-color: #28a745;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }
  
  .popup-content button:hover {
    background-color: #218838;
  }
  
  .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    cursor: pointer;
    color: transparent;
  }
  .pop-img img{
    width: 100%;
  }
  


