#sec-reciLand .contrib-frst{
background-image: url("../images/contrbg.png");
background-repeat: no-repeat;
background-size: cover;
padding: 77px 526px 77px 76px;
}
#sec-reciLand .contr-txt h6{
    color: #58C087;
    font-family: "Poppins";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 127%;
}
#sec-reciLand .contr-txt h4{
    color: #FFF;
    font-family: "Poppins";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 127%;
    margin-top: 19px;
    margin-bottom: 23px;
}
#sec-reciLand .contr-txt button{
    color: #FFF;
    text-align: center;
    font-family: "HelveticaNowText";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 5px;
    background: #15A2DA;
    border: none;
}
#sec-reciLand .recitab-div .Disco-Bgimg{

    background-repeat: no-repeat;
    background-size: 135% 120%;
  	background-position: center;

    border-radius: 6.3455px;
    width: 20rem;
    height: 170px;
    padding: 26px 0;
}

#sec-reciLand .recitab-div .Disco-Bgimg p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    margin-bottom: 0;
    color: #FFFFFF;
}
#sec-reciLand .reciTab-flx{
display: flex;
justify-content: space-between;
margin-top: 32px;
}
#sec-reciLand .card-img-top{
    background-image: url(../images/keer.png);
    background-repeat: none;
    background-size: cover;
    border-radius: 8px;
}
#sec-reciLand .card-img-top p{
    color: #FFF;
    font-family: "HelveticaNowText" ;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.12px;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 143px 0px 12px 15px;
}
#sec-reciLand .addList-bt i.bi-star-fill{
margin-right: 6px;
}
#sec-reciLand .addList-bt{
    display: flex;
    height: 3.5rem;
    justify-content: space-between;
    }
#sec-reciLand .addList-bt h5{
    color: #252525;
    font-family: "Raleway";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    }
    #sec-reciLand .addList-bt2{
display: flex;
justify-content: space-between;
}
    #sec-reciLand .addList-bt2 p:nth-child(1){
        color: #DC582A;
        font-family: "Raleway";
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 136.523%;
        margin-bottom: 0;
}
#sec-reciLand .addList-bt2 p:nth-child(2){
    margin-bottom: 5px;
}
    #sec-reciLand .addList-bt2 i.bi-chat{
        margin-left: 10px;
        color: #252525;
}
    #sec-reciLand .addList-bt2 i.bi-heart{
        margin-left: 10px;
        color: #252525;
}
#sec-reciLand .card{
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 3px 8px -1px rgba(50, 50, 71, 0.05), 0px 0px 1px 0px rgba(12, 26, 75, 0.24);
}
#sec-reciLand .marreci-raw{
    margin-top: 50px;
}
#sec-reciLand .mar-carde{
    margin-bottom: 21px;
}
#sec-reciLand .load-mor button{
color: #FFF;
text-align: center;
font-family: "Raleway";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
border-radius: 10px;
background: #15A2DA;
border: none;
padding: 9px 155px;
}
#sec-reciLand .load-mor{
margin-top: 39px;
text-align: center;
margin-bottom: 138px;
}
#sec-reciLand .filtr h5{
    color: #252525;
font-family: "Raleway";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
#sec-reciLand .filtr-sub h6{
    color: #252525;
    font-family: "Raleway";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 33px;
    margin-bottom: 15px;
}
#sec-reciLand .form-check-input:checked[type=checkbox]{
    color: green;
    background-color: #509E2F;
    border: none;
}
#sec-reciLand .filtr-sub .form-check label{
    color: #253D4E;
    font-family:"Raleway";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#sec-reciLand .filtr-sub .form-check{
    margin-top: 9px;
}
#sec-reciLand .filtr-sub p{
    color: var(--green, #509E2F);
font-family: "Raleway";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 11px;
}
/* new */
.img_holder
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-evenly;
    margin-top: 5vh;
    flex-wrap: wrap;
}
.sel
{
    width: 15.5rem;
    height: 130px;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.img1
{
  background-image: url(../images/img5.png);
}
.img2
{
  background-image: url(../images/img4.png);
}
.img3
{
  background-image: url(../images/img3.png);
}.img4
{
  background-image: url(../images/img2.png);
}
.img5
{
  background-image: url(../images/img1.png);
}