
.footer {
     display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    justify-content: space-between;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}
.seo_text{
  font-size: 18px;
      color: #111111;
}
.oiudsfffff{
    width: 100%;
    background-color: #f6f3f8;
    /* border-top: 1px solid #444444; */
    border-bottom: 1px solid #444444;
}
.footer_first, .footer_second, .footer_thirth {
  align-items: center;
  display: flex
;
  justify-content: center;
  flex-direction: row;
  gap: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer_img {
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  display: flex
;
}






















.footer_below{
    display: flex;
    margin: 0 auto;
    width: 100%;
    margin-inline: auto;
    justify-content: space-between;
}

.footer_below_zero, .footer_below_first, .footer_below_second, .footer_below_thirth{
    padding-top: 50px;
    padding-bottom: 50px;
    color: #000000;
    width: 33.333333%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}
.footer_below_thirth{
  width: 50%;




}
.logosnamesssiiiasdhgsh{
  margin-left: -5px;
  width: 230px;
}

.iusaydfiuadshjdh_iicon{
  width: 41px;
  height: 41px;
}


.ooo_social_link{
  display: flex
  ;
      gap: 1px;
      margin-top: 20px;
}



  .footer_below_img{
   width: 30px;
height: 30px;
align-items: center;
justify-content: center;
display: flex;

  }
  .footer_below_column{
    display: flex
;
    flex-direction: column;
  }

.footer_below_call_find_mail{
color: #ffffff;
font-size: 15px;
font-weight: 600;
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 20px;
  }
.logoooasdff{
color: white;
font-size: 25px;
font-family: fantasy;
align-items: center;
width: 100%;

font-size: 25px;
font-family: fantasy;

align-items: center;
width: 100%;
}
.footer_logo_p{
  margin-bottom: 14px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 18px;
}
.followus_social{
color: #7c7c7c;
display: block;
font-size: 15px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
margin-bottom: 10px;

}
.footer_logor{
margin-bottom: 20px;
}
.ftco-animate {
list-style: none;
margin: -4px -2px -3px -11px;
display: inline-block;
}
.information{
color: #7e7e7e;
margin-top: 10px;
}

@media(max-width:600px) {
  .footer_below{
    flex-direction: column-reverse;
    }
    .footer_below{
display: flex;
align-items: flex-start;

}
.footer_below_zero, .footer_below_first, .footer_below_second, .footer_below_thirth {
  width: 100%;
  /* min-height: 234px; */
}
.tinder_first, .tinder_second, .tinder_thirth {
width: 100%;
/* justify-content: center; */
}
.tinder_img {
/* 
width: 100%; */
/* height: 100px;
object-fit: cover;
margin-left: -10px; */
}
  
  }