/*Banner Css*/

.spacepd90 {
	padding-bottom: 5rem;
	padding-top: 5rem;
}
.formbanner h1 {
	color: white;
	font-size: 51px;
	font-family: Poppins;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1.4;
}
.formbanner p {
	color: rgba(255, 255, 255, 0.95);
	font-size: 1.4rem;
	font-family: Poppins;
	font-weight: 500;
	line-height: 1.4;
}
.formbannergradient {
    position: relative;
   
    overflow: hidden;
    background: linear-gradient(270deg, #106B06 15%, #1FD10C 100%); border-bottom-right-radius: 100px;
}
.formbannergradient:before {
    position: absolute;
    top: 10%;
    left: 0;
    content: "";    
    width: 500px;
    height: 80%;
    /*background-image: url(../img/bannerimg.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}
.formbannergradient .container {
    height: 100%;
}
.formbannergradient .row {
    align-items: center; 
    height: 100%;
}
.formbannergradient .bannercontent h6 {
    color: white;
    font-size: 1.6rem;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 10px;
}
.formbannergradient .bannercontent h1 {margin-bottom: 25px;}
.formbannergradient  .buttonwrap {
    display: flex;
    gap: 2rem;
}
.formbannergradient  .buttonwrap .btn:first-child {
    background-color: #fff;
    color: #106B06;
}
.formbannergradient  .buttonwrap .btn.btn:last-child {
    border-color: #fff;
    color: #fff;
}
.formbannergradient  .buttonwrap .btn:hover {
    background-color: #CEF1C8 !important;
    color: #106B06 !important;
}

/*Home Page Latest Article Section Css*/
.lastestarticlesec .headingBox h2 {
    color: #000;
    font-size: 3.8rem;
    font-family: Poppins;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left;
    line-height: 1;
}
.headingBoxinnr {
    display: flex;
    justify-content: space-between;
    padding: 2.4rem 0;
    border-top: 4px solid #000;
    border-bottom: 1px solid #000;    align-items: center;
}
.headingBoxinnr h2{margin:0}
.latestarticlerow .contentarticle h2 {
    color: black;
    font-size: 4.2rem;
    font-family: Poppins;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.4;
    margin-bottom: 15px;
}
.latestarticlerow {
/*    align-items: center;*/
}
 .contentarticle p.author {
    color: black;
    font-size: 1.5rem;
}
 .contentarticle p.content {
    color: black;
    font-size: 1.75rem;
    line-height: 24px;
    font-family: Poppins;
    font-weight: 300;
    word-wrap: break-word;
    margin-bottom: 6rem;
}
.latestarticlerowhalf .contentarticle p.content {margin-bottom: 2rem;}
.contentarticle  .readingshare {
    display: flex;
    justify-content: space-between;
    color: black;
    font-size: 1.6rem;align-items: center;
    font-family: Poppins;
    font-weight: 500;
}
.latestarticlerow .image img {
    width: 100%;
}
.latestarticlerow {
    justify-content: space-between;
}
.latestarticlerowdouble  {
    padding-top: 5rem;
    margin-top: 5rem;
    border-top: 2px solid rgba(0, 0, 0, 0.14);
}
.doblerowinnr {
    padding-right: 4rem;
    border-right: 2px solid rgba(0, 0, 0, 0.14);
}
.doblerowinnr h2 {
    color: black;
    font-size: 2.7rem;
    font-family: Poppins;
    font-weight: 500;line-height: 3.5rem;
}
.sidebarlist h2 {
    color: black;
    font-size: 2.5rem;
    font-family: Poppins;
    font-weight: 500;line-height: 3.5rem;margin-bottom: 10px;
}
.doblerowinnr .latestarticlerow {
    align-items: start;
    padding-top: 2rem;
}
.doblerowinnr .latestarticlerow p.content {
    margin-bottom: 2rem;
}
.sidebarlist {
    padding-left: 4rem;
}

a.categoryname {
    color: #FFF;
    font-size: 12px;
    font-family: Poppins;
    font-weight: 400;
    background: #fff;
    border-radius: 50px;
    border: 1px #29A61A solid;
    text-decoration: none;
    min-width: 80px;
    padding: 0 12px;
    width: fit-content;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidebarlist a.categoryname.outlinecat,.doblerowinnr a.categoryname {
    color:#FFF;
}
.readingshare a:hover {
    color: #2a7b21;
}
a.categoryname:hover, .careabouttreatmentbox .row .contentmodelinr a.btn:hover, .doctorworkssec .notebtn .btn:hover {
    background: #2a7b21 !important;color: #fff !important;
}
.latestarticlerowhalf {
    padding: 50px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.14);
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
    margin: 40px 0;
}
.latestarticlerowhalf .col-5 {
    padding: 0 20px;
}
.latestarticlerowhalf .latestarticlecolinnr {background: #E6FFDA;border-radius: 20px;padding: 24px;}
.latestarticlerowhalf .latestarticlecolinnr img {
    width: 100%;
    margin-bottom: 20px;
}
.latestarticlerowhalf .latestarticlecolinnr .contentarticle h2 {
    color: black;
    font-size: 2rem;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.4;margin-bottom: 10px;
}

.latestarticlerowhalf .latestarticlecolinnr .contentarticle  a.categoryname {
    float: right;
    margin: 4px 0px;
    color: #fff;
}

.lastestarticlesec  .buttongrp {
    padding-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.14);
    margin-top: 40px;
    text-align: center;
}
.lastestarticlesec .buttongrp .btn {
    margin: 0 auto;
    background: linear-gradient(90deg, #106B06 0%, #29A61A 100%);
    border-radius: 10px;
    max-width: 200px;
}

/* Medicate Certificate Box Css */
.medicatecerticatebox li {
    width: calc(100% / 4);
    padding: 15px;
}
.medicatecerticatebox .libox {
    text-align: center;
    border: 1px solid #2a7b21;
    border-radius: 10px;
    overflow: hidden;
}
.medicatecerticatebox .libox img {
    max-width: 100%;
    height: 200px;
    object-fit: cover;
    width: 100%;
    margin-bottom: 10px;
}
.medicatecerticatebox .libox h4 {
    font-size: 16px;
    font-family: Poppins;
    font-weight: 500;
    color: black;
    margin-bottom: 18px;
}
.searchfilter {
    display: flex;
    align-items: center;
}

.search {
    background: #F2F2F2;
    border-radius: 10px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    padding: 10px 20px 10px 10px;width:329px;
}

.searchfilter input {
    color: rgba(0, 0, 0, 0.60);
    font-size: 18px;
    font-family: Poppins;
    font-weight: 300;
    text-transform: capitalize;width:329px;
}

.search img {
    width: 16px;
}

.filter select {
    color: #fff;
    padding: 14px 16px;max-width: 200px;
    font-family: 'Poppins';
    font-size: 15px;    
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("data:image/svg+xml;utf8,<svg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path d='M78.466,35.559L50.15,63.633L22.078,35.317c-0.777-0.785-2.044-0.789-2.828-0.012s-0.789,2.044-0.012,2.827L48.432,67.58c0.365,0.368,0.835,0.563,1.312,0.589c0.139,0.008,0.278-0.001,0.415-0.021c0.054,0.008,0.106,0.021,0.16,0.022c0.544,0.029,1.099-0.162,1.515-0.576l29.447-29.196c0.785-0.777,0.79-2.043,0.012-2.828S79.249,34.781,78.466,35.559z'/></svg>") 
                no-repeat right 14px center;
    background-size: 22px;
    padding-right: 40px;
}

.filter {
    background: linear-gradient(90deg, #106B06 0%, #29A61A 100%) !important;
    border-radius: 10px;
}
.filter select option {
    background: linear-gradient(90deg, #106B06 0%, #29A61A 100%) !important;color:#000;
}

.selecthealthhubsec {
    background-color: #F9F7F5;
}
.catdrop {
    display: none;
}
.selecthealthhublist {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}
.healthublistcol {
    width: calc(100% / 4);
    padding: 15px 15px;
}
.healthlistbox {
    background: white;
    box-shadow: 0px 4px 4px rgba(41, 166, 26, 0.32);
    border-radius: 12px;
    border: 1px #929292 solid;
}
.healthlistbox h2 {
    padding: 14px 25px;
    color: black;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.4;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.catdrop ul li:not(:last-child):before {
    content: "";
    background: url('./img/downarrow.png');
    width: 18px;
    height: 18px;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 3px;
    left: 0;
    transform: rotate(-90deg);
}

.catdrop {
    background: #CEF1C8;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 25px;
}

.catdrop ul li:not(:last-child) {
    color: #202020;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 500;
    padding-left: 30px;
    margin-bottom: 10px;
    position: relative;
}

.catdrop ul li:last-child {
    color: #202020;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 500;
    text-align: right;
}
.healthlistbox, .featuredarticlesec {
    position: relative;
}

.healthlistbox .catdrop {
    position: absolute;
    top: 60px;
    z-index: 9;
    width: 100%;
}
.healthlistbox.active {
    background: #29A61A;
}

.healthlistbox.active h2 {
    color: #fff;
}
.healthlistbox.active h2 img {
    filter: brightness(10) invert(1);
}
.featuredarticlebox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: white;
    border-radius: 10px;
    border: 1px #106B06 solid;
    padding: 22px;
}

.featuredarticlebox .contentarticle {
    width: 46%;position:relative;
}

.featuredarticlebox .image {
    width: 46%;
    border-radius: 6px;
    overflow: hidden;
}

.featuredarticlebox .image img {
    width: 100%;height: 100%;
        object-fit: cover;
    max-height: 295px;
    border-radius: 10px;
}

.featuredarticlebox .contentarticle h2 {
    color: black;
    font-size: 2.7rem;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px;
}
.loadmoreaticle button:hover{background: linear-gradient(90deg, #29A61A 0%, #106B06 100%) !important;}
.featuredarticlesec  .col-half {
   
}

.featuredarticlebox .contentarticle p.author {
    color: black;
    font-size: 1.5rem;
    font-family: Poppins;
    font-weight: 400;
}

.featuredarticlebox .contentarticle a.categoryname {
    background: linear-gradient(90deg, #106B06 0%, #29A61A 100%);
    color: #fff;
}

.featuredarticlebox .contentarticle p.content {
    color: black;
    font-size: 1.75rem;
    font-family: Poppins;
    font-weight: 400;
    margin-bottom: 50px; 
    overflow: hidden;text-overflow: ellipsis;line-height: 22px;

    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

.featuredarticlebox .contentarticle  .readingshare {
    display: flex;
    justify-content: space-between;
    align-items: center;position: absolute;
    bottom: -8px;
    width: 100%;
}

.readingshare a {
    color: black;
    font-size: 1.55rem;
    font-family: Poppins;
    font-weight: 500;text-decoration: none;
}
.reading{position: relative;}
.reading:after{position: absolute;
    top: 0;
    margin-left: 5px;
    content: "\003E";
    font-size: 1.55rem;
    transition: .4s ease-out;}
.reading:hover:after {
    margin-left: 8px;
}
.shapebottom {
    position: absolute;
    bottom: -60px;z-index: -1;
    width: 100%;
}

.shapebottom svg {
    width: 100% !important;
    height: 45rem !important;
}
.selectcategoryinnr {
    padding: 28px;
    background: white;
    border-radius: 10px;
    border: 1px black solid;
    display: flex;
    align-items: center;
    justify-content: center;
}

.selectcategoryrow  .col-third {
    padding: 20px;
}

.selectcategoryinnr .icon {width: 70px;margin-right: 20px;}

.selectcategoryinnr .text h4 {
    color: black;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 500;
}

.selectcategoryinnr .icon img {
    width: 100%;
}

.selectcategoryinnr .text a {
    color: black;
    font-size: 12px;
    font-family: Poppins;
    font-weight: 500;
    text-decoration: none;
}

.selectcategoryinnr:hover {
    background: #CEF1C8;
    border-radius: 10px;
    border: 1px #106B06 solid;
}

.featuredarticlebox {
    height: 100%;
}
.mc-badge {
    text-decoration: none !important;
}
.doblerowinnr .readingshare {
    margin-top: 40px;
}

.sharenew .sharelist {
    padding: 14px;
    width: 100px;
    position: absolute;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
    z-index: 199;
    top: 46px;
    visibility: visible !important;
    opacity: 1 !important;
    left: -9px;
    min-width: 150px !important;
}
.sharenew .ttb {
    line-height: 1rem;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;text-align: left;
}
.sharenew  ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.sharenew ul li {
    border-bottom: 1px solid rgb(226, 226, 226);
    text-align: left;
    padding: 6px 0px;
    display: flex;
    align-items: center;max-width: 100% !important;
    width: 100% !important;
}
.sharenew ul li .btnbox {
    display: inline-flex;
    background: transparent;
    border: none;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}
.sharenew ul li .btnbox svg {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(220, 220, 220);
    border-radius: 100%;
    padding: 4px;
    margin-right: 16px;
    width: 25px;
    height: 25px;
}
.sharenew ul li .btnbox .ttshare {
    font-size: 14px;
    font-weight: 400;
}
.sharenew ul li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}
.sharenew .sharelist:before {
    content: "";
    border-width: 10px 10px 11px;
    border-style: inset inset solid;
    border-color: transparent transparent rgb(255 255 255);
    border-image: initial;
    display: inline-block;
    height: 0px;
    position: absolute;
    width: 0px;
    left: 10px;
    top: -20px;
    z-index: 1;
}
.sharenew .sharelist:after {
    content: "";
    border-width: 10px;
    border-style: inset inset solid;
    border-color: transparent transparent rgb(179, 179, 179);
    border-image: initial;
    display: inline-block;
    height: 0px;
    position: absolute;
    width: 0px;
    left: 10px;
    top: -20px;
    z-index: 0;
}
.sharenew ul li a:hover {
    color: #137208;
    font-weight: 600;
}

.sharenew ul li a:hover svg {
    background: #126d07;
}

.sharenew ul li a:hover svg path {
    fill: #fff;
}
.sidebarlist .share-links.sharelist {
    left: -134px;
}

.sidebarlist .share-links.sharelist:before, .sidebarlist .share-links.sharelist:after {
    left: auto;
    right: 0;
}
a.share.share-toggle svg {
    border: 1px solid #00000060;
    width: 30px;
    height: 30px;
    padding: 6px;
    border-radius: 20px;
    cursor: pointer;
}
a.share.share-toggle svg path {
    fill: #00000060;
}
a.share.share-toggle svg:hover {background: #2d7d24;border-color: #2d7d24;}
a.share.share-toggle svg:hover path {
    fill: #fff;
}
.lastestarticlesec .image, .featuredarticlebox .image {
    position: relative;
}
.lastestarticlesec .image a.categoryname, .featuredarticlebox .image a.categoryname {
    position: absolute;
    left: 2rem;
    margin: 0;
    top: 2rem;
}
strong.mctt {
    font-weight: 500;
    color: #000;
    font-size: 14px;width: 100%;
}
.mc-badge:hover {
    background: #126f07 !important;
    color: #fff !important;
}
.mc-badgescol .mctt {
    margin-right: 10px;
}
.mc-badges {
    justify-content: space-between !important;
}
.mc-badgescol {
    display: flex;
    align-items: center;flex-wrap: wrap;
    gap: 6px;
}
.mc-badgescol {
    width: 100%;
    justify-content: left;
}

.mc-badges a.categoryname {
    border-radius: 5px;
}

.mc-badgescol a.mc-badge {
    padding-top: 7px;
    height: 28px;
}
.mc-badges {
    gap: 10px !important
}





 .latestarticlerowhalf.row {
    display: flex;
    align-items: stretch; /* Stretch all columns to same height */
}

.latestarticlerowhalf .col-5 {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
}

.latestarticlerowhalf .latestarticlecolinnr {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.latestarticlerowhalf .latestarticlecolinnr .image {
    /* Optional: if you want images to have a fixed height */
    min-height: 220px;
}

.page-template-skin-cancer-check .buttonwrap .btn, .page-template-Medical-health-check-php .buttonwrap .btn {color: #106B06 !important;padding:15px;width:auto;}