#footer .main_container .share .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#footer .order_translate, #footer .main_container {
  margin-right: auto;
  margin-left: auto;
}

#footer {
  overflow: hidden;
  margin-top: 60px;
  padding-top: 50px;
}

@media screen and (max-width: 576px) {
  #footer {
    margin-top: 52px;
  }
}

#footer .order_translate {
  max-width: 882px;
  background-color: white;
  border-radius: 30px;
  -webkit-box-shadow: 0px 40px 50px 0px rgba(11, 138, 225, 0.06);
          box-shadow: 0px 40px 50px 0px rgba(11, 138, 225, 0.06);
  padding: 25px 60px 25px 40px;
  margin-bottom: 70px;
}

@media screen and (max-width: 576px) {
  #footer .order_translate {
    padding: 25px 28px 25px 22px;
  }
}

#footer .order_translate .my-btn-secondary {
  padding: 0 .8rem;
  font-family: 'Shabnam';
}

@media screen and (max-width: 576px) {
  #footer .order_translate .my-btn-secondary {
    margin-top: 25px;
  }
}

#footer .main_container .footer_brand img {
  width: 150px;
  height: 45px;
}

#footer .main_container .footer_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #footer .main_container .footer_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#footer .main_container .footer_content .contact .row {
  padding: 0;
}

#footer .main_container .footer_content .contact .row > * {
  padding: 0;
}

#footer .main_container .footer_content .contact .icon {
  font-size: 25px;
}

#footer .main_container .footer_content .socials .social_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  border: 1px solid #2CA5E0;
  border-radius: 6px;
  font-size: 12px;
  padding: 8px 10px;
  color: #2CA5E0;
  outline: none;
}

#footer .main_container .footer_content .socials .whatsapp {
  border-color: #4AAE20;
  color: #4AAE20;
  margin-right: 6px;
}

#footer .main_container .footer_content .footer_list_btn {
  margin-bottom: 30px;
  cursor: pointer;
  font-size: 16px;
}

#footer .main_container .footer_content .footer_list_btn .icon {
  display: none;
}

@media screen and (max-width: 768px) {
  #footer .main_container .footer_content .footer_list_btn .icon {
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  #footer .main_container .footer_content .footer_list {
    display: none;
    margin-bottom: 40px;
    padding-right: 30px;
  }
  #footer .main_container .footer_content .footer_list .mb-2 {
    margin-bottom: .85rem !important;
  }
}

#footer .main_container .line {
  width: 100%;
  height: 1px;
  background-color: rgba(206, 206, 206, 0.4);
}

#footer .main_container .copyright {
  margin-top: 20px;
  margin-bottom: 20px;
}

#footer .main_container .copyright .left a {
  display: inline-block;
  font-size: 22px;
  margin-right: 12px;
  color: #0B8AE1;
  -webkit-transition: .3s all;
  transition: .3s all;
}

#footer .main_container .copyright .left a:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

#footer .main_container .copyright .left a .icon::before {
  color: #0B8AE1;
}

#footer .main_container .share {
  margin-top: 50px;
  margin-bottom: 20px;
}

#footer .main_container .share .social {
  width: 45px;
  height: 45px;
  border: 1px solid #CECECE;
  border-radius: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#footer .main_container .share .social:hover {
  background-color: #E6E6E6;
}

#footer .main_container .share .social .icon {
  color: #5B5B5B;
  font-size: 1.3rem;
}

#footer #footer_top {
  position: absolute;
  top: -20%;
  right: -9%;
  width: 520px;
  height: 463px;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  #footer #footer_top {
    top: -2%;
    right: -56%;
  }
}

#footer #footer_bottom {
  position: absolute;
  bottom: -40%;
  left: -11%;
  width: 468px;
  height: 433px;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  #footer #footer_bottom {
    bottom: -35%;
    left: -27%;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}







.widget_nav_menu {
  list-style: none;
  font-size: 14px;
line-height: 1.8rem;
}
.widget_text.widget.widget_custom_html {
  list-style: none;
  font-size: 14px;
  line-height: 1.8rem;
}
.enamad.d-flex.justify-content-center.my-5.my-md-4 img {
    width: 125px;
    height: auto;
}
/*# sourceMappingURL=footer.css.map */




