
.bg-fetchitt-500{
background:rgb(17 198 11) !important;
}

.bg-fetchitt-600{
background:rgb(17 198 11) !important;
}

.bg-fetchitt-400{
background:rgb(17 198 11) !important;
}

.bg-fetchitt-300{
background:rgb(17 198 11) !important;
}

.bg-fetchitt-700{
background:rgb(17 198 11) !important;
}

.bg-fetchitt-800{
background:rgb(17 198 11) !important;
}

.bg-fetchitt-900{
background:rgb(17 198 11) !important;
}
.bg-fetchitt-50{
background:rgb(17 198 11) !important;
}



.bg-fetchitt-500 {
    background: #11c60b;
}



img.aboutthumb {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

section.bg-gradfull {
    background: radial-gradient(#025436, #057550);
}

.aboutthumb {
    display: none;
}

img.aboutitems {
    width: 60%;
    margin: 0 auto;
    border-radius: 100%;
}


a.fetchitt-logo  {
    width:100%;
    display:block;
    max-width: 150px;
    margin: 0 40px 0 0px;
}


span.h-10.w-10.rounded-xl.bg-fetchitt-50.text-fetchitt-600.flex.items-center.justify-center.text-xl {
    background-color: #c8edc6 !important;
}

.bg-fetchitt-custom{
    background:rgb(218 255 216) !important;
}

@media screen and (max-width: 600px) {

.giba {
    display:block;
    padding: 0px !important;
    border-radius:0px;
background:none; }


.giba > span{
    display:none;
}

.giba input{
    background:#fff;
    padding:10px;
    width:100% !important;
font-size:12px;}
.giba button{
    text-align:center;
    display:block;
    text-transform:uppercase;
    font-size:14px;
    border-radius:0;
    margin:8px 0 0 0;
    padding:8px 20px;
    letter-spacing:0px;
}

.mha {
    padding:50px 20px;
    height: auto !important;
}


}


.bg-fetchitt-danger {
    background: #ee3939;
    color: #fff;
}

.bg-fetchitt-danger *{
    color: #fff;
}

.bg-fetchitt-danger .mt-3.rounded-lg.bg-rose-50.border.border-rose-200.px-3.py-2.text-sm.text-rose-700 {
    background: #000;
}

.bg-fetchitt-danger .mt-3.rounded-lg.bg-emerald-50.border.border-emerald-200.px-3.py-2.text-sm.text-emerald-700 {
    color: #000;
}

.bg-fetchitt-danger .h-9.w-9.shrink-0.rounded-full.bg-fetchitt-100.text-fetchitt-700.flex.items-center.justify-center.font-semibold {
    color: #2d9a03;
}