*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    
}

body{
    background: #FFFBE9 !important;

overflow-x: hidden;

}


p, a{
    font-family: "Plus Jakarta Sans", sans-serif;
}
a{
    text-decoration: none !important;
}
.tbp{
    padding: 100px 0;
}
.tbm{
    margin: 100px 0;
}
img{
    width: 100%;
}
h1, h2, h3, h4, h5, h6{
    /* font-family: "El Messiri", sans-serif; */
    font-family: "Plus Jakarta Sans", sans-serif;
}
.mt-40{
    margin-top: 40px;
}
.mt-30{
    margin-top: 30px;
}
.mt-20{
    margin-top: 20px;
}
.mt-10{
    margin-top: 10px;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-10{
    margin-bottom: 10px;
}
.ml-40{
    margin-left: 40px;
}
.ml-30{
    margin-left:30px
}
.ml-20{
    margin-left:20px
}   
.ml-10{
    margin-left: 10px;
}
.thd-ic {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.thd-l {
    display: flex;
    align-items: center;
}
section.top-header {
    background: #006233;
    padding: 10px 0;
}
.thd-l p {
    margin-bottom: 0;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #ffffff5e;
}
.thd-l p i{
    margin-right: 8px;
    color: #fff;
}
.thd-l p span {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}
.thd-l p:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
}
.thd-r a {
    color: #fff;
    border-right: 1px solid #ffffff5e;
    padding-right: 20px;
    margin-right: 20px;
    font-size: 16px;
}
.thd-r a:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
}
img.header-logo {
    max-width: 300px;
}
.btn1 {
    display: inline-block;
    background: #006233;
    color: #fff;
    padding-inline: 30px;
    line-height: 3;
    border-radius: 100px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border: none;
}
.btn1 i{
    margin-left: 8px;
}
.btn2 {
    display: inline-block;
    background: #8D3035;
    color: #fff;
    padding-inline: 30px;
    line-height: 3;
    border-radius: 100px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.btn2 i{
    margin-left: 8px;
}
ul.navbar-nav {
    margin: 0 0 0 auto;
}
.cus-container {
    width: 100%;
    max-width: 94%;
    margin-inline: auto;
}
nav.navbar .container-fluid {
    padding: 0;
}
a.nav-link {
    padding: 32px 0 !important;
    margin: 0 16px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #0a132e;
    letter-spacing: 0.5px;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .nav-link:focus, .nav-link:hover {
    color: #00954A !important;
}
.hsl-img img {
    border-radius: 50px;
}
/* .hsl-ic {
    margin: 10px 0;
} */
.hsl-slide {
    position: relative;
    border-radius: 50px;
}
/* .hslc-main {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
} */
/* .hsl-slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000008f;
    border-radius: 50px;
    top: 0;
    left: 0;
} */
/* .hsl-img img {
    border-radius: 50px;
    min-height: 750px;
    max-height: 750px;
    object-fit: cover;
    object-position: center center;
    filter: brightness(0) invert(1);
} */
span.hsl-badge {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #00954A;
    border-radius: 20px;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 16px;
    font-weight: 700;
    letter-spacing: 0.8px;
    color: #00954A;
    background-color: #d4eee2;
}
.hslc-main h4 {
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 16px;
    font-weight: 700;
    color: #212529;
}
.hslc-main h4 span{
    font-weight: 500;
}
.hsl-slider .slick-list {
    border-radius: 50px;
    background: #fff;
    box-shadow: 0 0 20px inset #00000033;
}
.hsl-slider .slick-dots {
    bottom: 20px !important;
}
.slick-dots li button:before {
    font-size: 16px !important;
    color: #8D3035 !important;
}
.habli-f {
    margin-bottom: 30px;
}
.habli-ic {
    height: 100%;
}
.habli-ic img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.habli img {
    max-height: 270px;
    min-height: 270px;
    object-fit: cover;
}
.main-tt span {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 10px 24px;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 0.8px;
    color: #00954A;
    background: #d4eee2;
}
.main-tt h3 {
    font-size: 56px;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 0;
}
p {
    line-height: 32px; 
    color: #000;
    letter-spacing: 0.5px;
    word-spacing: 2px;
}
.habc-box {
    display: flex;
    align-items: center;
    gap: 24px;
}
.habc-l {
    max-width: 36px;
    min-width: 36px;
}
.habc-r p {
    margin: 0;
}
.habc-r h4 {
    font-weight: 700;
    margin-bottom: 2px;
}
.bg-f{
    background: #fff;
}
.hpnc-box .pbmit-title-img-wrapper {
    background-color: #FFF;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.hpnc-box .pbmit-bg-imgbox {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    border-radius: 30px;
    transform: scale(1.05) rotate(.5deg);
    transform-origin: 90% 50%;
    border-radius: 30px;
    transition: transform 1.2s cubic-bezier(.4,.01,.14,.99);
    max-width: 280px;
    min-width: 280px;
}
.hpnc-box .pbmit-contentbox-inner {
    padding: 30px 30px;
}
.hpnc-box .pbmit-icon-wrapper, .hpnc-box .pbmit-static-box-svg-wrapper {
    height: 80px;
    width: 80px;
    line-height: 0;
    background-color: #d4eee2;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px;
}
.hpnc-box .pbmit-staticbox-title h4 {
    font-size: 24px;
    line-height: 30px;
    border-bottom: 1px solid #0a132e1a;
    padding: 15px 0 20px;
    margin: 0 0 20px;
    font-weight: 700;
    color: #212121;
}
.pbmit-static-box-desc {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0;
    color: #444;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* .hpnc-box {
    margin: 0 16px;
}
.hpnc-slider .slick-list {
    margin: 0 -16px;
} */
.pbmit-img {
    height: 100%;
    overflow: hidden;
}
.pbmit-img img{
    height: 100%;
    object-fit: cover;
}
.pbmit-icon-type-icon img {
    max-width: 46px;
    /* filter: brightness(0) invert(1); */
}
.pbmit-title-img-wrapper:hover .pbmit-img img {
    transform: scale(1.2) rotate(5deg);
    transition: 2s;
}
.mtt2 span {
    color: #8D3035;
    background: #f0e2e3;
}
.pbmit-title-img-wrapper::after{
    position: absolute;
    content: '';
    left: 0;
    z-index: -1;
    top: 0;
    height: 100%;
    background-image: url(../../assets/img/team-pattern.png);
    width: 100%;
    background-position: center;
}
.hsr-ic {
    background-color: #fff;
    border-radius: 50px;
    background-image: url(../../assets/img/service-bg.png);
    background-size: cover;
    background-position: top;
}
.pbmit-box-content-wrap {
    background-color: #f0e2e3;
    border-radius: 30px 30px;
    transition: all .5s ease-in-out;
}
.pbmit-featured-wrapper {
    overflow: hidden;
    border-radius: 30px;
}
.pbmit-featured-wrapper img {
    width: 100%;
    margin-left: 10px;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.pbmit-box-content-inner {
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px 20px;
    /* min-height: 288px; */
    /* margin-bottom: 30px; */
}
/* .pbmit-service-icon {
    font-size: 30px;
    line-height: 30px;
    display: none;
} */
.pbmit-serv-cat {
    margin: 0 0 10px 0;
}
.pbmit-service-title {
    position: relative;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
}
.pbmit-service-title a{
    color: #212121;
}
.pbmit-service-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    display: none;
}
.pbmit-service-btn {
    color: #fff;
    background-color: #8D3035;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
.pbmit-service-btn i {
    font-size: 15px;
}
.pbminfotech-post-item:hover .pbmit-featured-wrapper img {
    margin-left: 0;
}
.hsri-box {
    margin: 0 16px;
}
.hsri-slider .slick-list{
    margin: 0 -16px;
}
/* wellness */
.hwlr-box .pbminfotech-post-item {
    background-color: #fff;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}
.hwlr-box .pbmit-bg-image {
    border-radius: 30px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 265px;
    transform: scale(1);
    transform-origin: 90% 50%;
    border-radius: 30px;
    transition: transform 2s cubic-bezier(.4,.01,.14,.99);
}
.hwlr-box .pbmit-service-image-wrapper img {
    width: 100%;
    border-radius: 30px;
}
.hwlr-box .pbmit-content-box {
    padding: 30px;
}
.hwlr-box .pbmit-serv-cat {
    margin: 0 0 10px 0;
}
.hwlr-box .pbmit-service-icon {
    margin: 0 20px 0 0;
    max-width: 60px;
}
.hwlr-box .pbmit-service-icon img{
    border-radius: 0;
}
.hwlr-box .pbmit-service-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: 700;
}
.hwlr-box .pbmit-service-description {
    border-top: 1px solid #0a132e1a;
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hwlr-box .pbmit-service-btn .pbmit-button-text {
    border-bottom: 1px solid #0a132e;
    position: relative;
}
.hwlr-box .pbmit-service-btn .pbmit-button-text::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0%;
    height: 1px;
    background-color: #e7a391;
    transition: all .3s ease-in;
}
a.pbmit-rmbtn {
    color: #8D3035;
    font-weight: 600;
    display: block;
    margin-top: 10px;
}
a.pbmit-rmbtn i{
    margin-left: 8px;
}
.hwlr-box .pbmit-featured-wrapper, .hwlr-box .pbmit-featured-img-wrapper {
    height: 100%;
}
.hwlr-box .pbmit-featured-wrapper img{
    height: 100%;
    object-fit: cover;
}
.hwlr-box {
    margin: 16px 0;
}
.hwlr-slider .slick-list {
    margin: -16px 0px;
}
.hwll-ic img {
    max-height: 840px;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    border-radius: 50px;
}
.hwll-ic {
    height: 100%;
}
.hnu-ic ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.hnu-ic ul li span.counter-content {
    display: block;
}
.hnu-ic ul li {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.hnu-ic ul li span.counter-content {
    display: block;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 800;
    color: #444;
    width: 100%;
    margin-top: -10px;
}
.hnu-ic ul li span {
    font-size: 70px;
    font-weight: 700;
}
.hnu-ic ul li {
    font-size: 50px;
    color: #212121;
    font-family: "El Messiri", sans-serif;
}
.hnb-mic {
    border-top: 1px solid #0a132e1a;
    padding-top: 60px;
    /* margin-bottom: 80px; */
}
.htb-ic {
    background: #fff;
    padding: 30px;
    position: relative;
    border-radius: 20px;
}
.htb-user {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 18px;
}
.htb-ul {
    max-width: 40px;
    min-width: 40px;
    border-radius: 100px;
}
.htb-ul img{
    border-radius: 100px;
}
.htb-ur h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: #00954A;
}
.htb-ur span{
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    color: #444;
}
.htb-con span {
    font-size: 15px;
    color: #ffb100;
}
.htb-con span i{
    margin-right: 4px;
}
.span-quote {
    background: #8D3035;
    color: #fff;
    display: inline-flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    border-radius: 7px;
    position: absolute;
    top: 20px;
    right: 20px;
}
.htes-box {
    margin: 0 16px;
}
.htes-slider .slick-list{
    margin: 0 -16px;
}
.htb-ic:before {
    position: absolute;
    content: '';
    left: 0;
    z-index: 0;
    top: 0;
    height: 100%;
    background-image: url(../../assets/img/team-pattern.png);
    width: 100%;
    background-position: center;
}
.form-row {
    display: flex;
    column-gap: 24px;
    margin-bottom: 24px;
}
.form-group{
    width: 100%;
}
.hctr-ic {
    background-color: #fff;
    padding: 60px 60px;
    border-radius: 50px;
    background-image: url(../../assets/img/cbg.png);
    background-size: cover;
    background-position: center center;
}
.hctl-ic img {
    height: 100%;
    border-radius: 50px;
}
.hctl-ic {
    height: 100%;
}
.form-row .form-control, .form-row .form-select{
    border: none;
    height: 52px;
    border-radius: 40px;
    padding: 0 30px;
    background-color: #f7f7f7;
}
.form-group textarea {
    border: none;
    border-radius: 40px;
    padding: 20px 30px;
    background-color: #f7f7f7;
}
.add-box {
    display: flex;
    column-gap: 16px;
    margin-bottom: 15px;
}
.add-box:last-child {
    margin-bottom: 0px;
}
.tpf-ic {
    background: #d4eee2;
    border-radius: 50px;
    padding: 40px;
}
.tpfc-social span a {
    background: #8D3035;
    color: #fff;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    border-radius: 100%;
    margin-right: 6px;
}
.tpfc-con p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tpfc-logo {
    margin: 0 0  10px 0px;
}
/* .tpfc2 {
    margin-left: 25%;
} */
.tpfc1 {
    margin-right: 50px;
}
.tpfc-tt h4 {
    position: relative;
    padding-left: 15px;
    line-height: 30px;
    font-weight: 600;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    margin-bottom: 30px;
}
.tpfc-tt h4:before {
    content: "" ;
    position: absolute;
    width: 5px;
    height: 100%;
    background-color: #00954A;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border-radius: 10px;
}
.tpfc-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.tpfc-ul ul li{
    margin: 10px 0;
}
.tpfc-ul ul li a{
    color: #444;
    font-weight: 600;
}
.addb-icl {
    color: #00954A;
    font-size: 18px;
}
.addb-icr h3 {
    font-size: 14px;
    font-weight: 900;
    margin: 0;
}
.addb-icr p, .addb-icr a{
    font-weight: 500;
    margin: 0;
    color: #444;
}
.addb-icr a:hover, .tpfc-ul ul li a:hover{
    color: #00954A !important;
}
.btm-fc {
    background: #006233;
    color: #fff;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    padding: 20px 40px;
    margin-top: 40px;
}
.btm-fc p{
    margin: 0 0 0;
    color: #fff;
}
.btm-fc p a{
    color: #fff;
}
.sticky {
    width: 100%;
    position: fixed !important;
    top: 0px;
    z-index: 999999 !important;
    background: #fff;
    box-shadow: 0 0 10px #00000020;
}
.sticky nav.navbar {
    padding: 0 0;
    transition: 0.5s;
}
@media(min-width:1200px){
    li.dropdown:hover .dropdown-menu {
        display: block;
    }
}
ul.dropdown-menu {
    border: none;
    border-radius: 0;
    box-shadow: 0 0 10px #00000030;
    padding: 10px 20px;
}
a.dropdown-item {
    font-weight: 600;
    padding: 8px 8px;
    border-bottom: 1px solid #00643830;
}
ul.dropdown-menu li:last-child a.dropdown-item{
    border-bottom: 0;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #006233 !important;
}
.hctl-ic img {
    object-fit: cover;
}
footer {
    margin-bottom: 40px;
}
.main-header {
    z-index: 9;
    position: relative;
}
.hsl-con {
    /* background: #fff; */
    padding: 100px 0;
    border-radius: 60px;
    /* box-shadow: 0 0 20px inset #00000033; */
}
.brw-img {
    height: 100%;
    position: relative;
}
.brw-img img {
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
}
.hslc-main p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #444;
    margin-bottom: 26px;
}
.hslc-main {
    max-width: 560px;
}
.brw-img:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: #00954A;
    right: -12px;
    bottom: -12px;
    border-radius: 160px 0px 20px 0px;
    box-shadow: -12px -12px 20px inset #05582f;
}
section.i-banner img {
    max-height: 250px;
    object-fit: cover;
    object-position: 0 65%;
}
section.i-banner {
    position: relative;
}
section.i-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000000bd;
    left: 0;
}
.ibc-con {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ibc-con h4 {
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
}
.ibc-breadcrumb p {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 50px;
}
.ibc-breadcrumb p a{
    color: #fff;
}
.ibc-breadcrumb {
    position: absolute;
    background: #006233;
    left: 50%;
    transform: translateX(-50%);
    bottom: -22px;
    padding: 0 20px;
}
.ibc-breadcrumb:after {
    content: "";
    position: absolute;
    width: 80%;
    height: 3px;
    background: #006233;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
}
.bgf{
    background-color: #fff !important;
}
.mr-40{
    margin-right: 40px;
}
.br-50{
    border-radius: 50px;
}
.mab-ibb {
    height: 100%;
}
.mab-ibb img{
    height: 100%;
    object-fit: cover;
}
.t-cap{
    text-transform: capitalize;
}
.mtn h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 0;
}
 
.pscir-ic {
    height: 100%;
}
.pscir-ic img{
    height: 100%;
    object-fit: cover;
}
.mhi-350 img {
    max-height: 350px;
}

/* contact us css start */
.ctdt-ic {
    display: flex;
    column-gap: 30px;
}
.ctdt-box {
    padding: 30px  30px;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #00000010;
    border-radius: 40px;
}
.ctdt-top {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.ctdt-tl span {
    background: #d4eee2;
    color: #00954A;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 26px;
}
.ctdt-tr span {
    font-size: 24px;
    font-weight: 700;
}
.ctdt-btm p {
    margin-bottom: 0;
    color: #212529;
}
.ctdt-btm p a{
    color: #212529;
}
.ctdt-btm p a:hover{
    color: #00954A;
}
.ctf-social span a{
    background: transparent;
    color: #006233;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    border-radius: 100%;
    margin-right: 6px;
    border: 1px solid #006233;
}
.ctf-social span a:hover{
    background-color: #006233;
    color: #fff;
    transition: 0.5s;
}
.ctfr-ic {
    background: #f6f3ee;
    padding: 40px 40px;
    border-radius: 60px;
}
.ctfr-ic .form-row .form-control, .ctfr-ic .form-row .form-select, .ctfr-ic .form-group textarea  {
    background-color: #fff;
}
.fs-40{
    font-size: 40px !important;
}
.csn-ic {
    max-width: 500px;
    margin-inline: auto;
}
.newh2 {
    font-size: 24px;
    margin: 14px 0 10px 0; font-weight:700;
    line-height: 38px
}
.bar {
    height: 4px;
    width: 85px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
    background: linear-gradient(to right top, #05874cd7, #11995cd8, #05874cda, #0a5e3a, #004024);
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px;
}
.bar::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background: #006438;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}
.ofs-box {
    background: #fff;
    padding: 20px 30px;
    height: 100%;
}
.rgg-30{
    row-gap: 30px;
}
.pbmit-featured-wrapper {
    overflow: hidden;
    border-radius: 30px 30px 0 0;
}
.wmn-sec .pbmit-featured-wrapper {
    overflow: hidden;
    border-radius: 30px 30px 0 0;
}
.wmn-sec .pbmit-box-content-wrap {
    background-color: #fff;
    height: 100%;
}
.wmn-sec .pbminfotech-post-item {
    height: 100%;
}
.wmn-sec .newh2 {
    font-size: 20px;
    line-height: 34px;
}
.wmn-sec .pbmit-content-box p {
    margin: 10px 0 6px;
    font-size: 15px;
    line-height: 26px;
}
.wmn-sec .pbmit-featured-wrapper img {
    width: 100%;
    margin-left: 10px;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    height: 100%;
    max-height: 240px;
    min-height: 240px;
    object-fit: cover;
}
/* .wmn-sec .pbmit-box-content-inner {
    min-height: 288px;
} */