span.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7-not-valid {
    border: 1px solid red !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
    background: red;
    border: none;
    padding: 15px;
    margin: 0;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    clear: both;
    font-size: 13px;
}

.wpcf7-form.sent .wpcf7-response-output {
    border: none;
    background: #46b450;
    padding: 15px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    clear: both;
}

span.wpcf7-not-valid-tip {
    display: none;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: none !important;
    color: #f00;
    padding: 0px !important;
    margin: 0px auto !important;
    float: left;
}

div.wpcf7 .ajax-loader {
    display: none;
}

div.wpcf7-mail-sent-ok {
    border: none !important;
    color: #005ca8;
    padding: 0px !important;
    margin: 0px auto !important;
    float: left;
}


section.footer2 {
  padding: 0;
}
section.footer2 .certificates {
  padding: 0;
}
section.footer2 .certificates .certi {
  padding: 0;
}
section.footer2 .certificates .certi ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  background: #000;
}
section.footer2 .certificates .certi ul li {
  list-style: none;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 765px) {
  section.footer2 .certificates .certi ul li {
    margin-left: 0;
  }
}
section.footer2 .certificates .certi ul li img {
  max-width: 180px;
  max-height: 100px;
  padding: 0 25px;
  width: 100%;
}
@media (max-width: 765px) {
  section.footer2 .certificates .certi ul li img {
    padding: 0 15px;
  }
}
@media (max-width: 575px) {
  section.footer2 .certificates .certi ul li img {
    padding: 0 5px;
  }
}
section.footer2 .copyright {
  margin-top: 0 !important;
}

/*13/03/2024*/
.thanku {
  color: #000;
}


/*  12-8-2024  */
.country-selector.weglot-dropdown a.weglot-language-ar{
  padding: 11px 0 0 0;
}
.weglot-flags.flag-0.en>span:before {
  margin: 0px 0 0 0 !important;
}
.country-selector.weglot-dropdown a.weglot-language-ar:hover, .country-selector.weglot-dropdown a.weglot-language-en:hover,
.country-selector.weglot-dropdown a.weglot-language-ru:hover{
  border: 1px solid #3f3f3f !important;
    /* background: #b3b3b3 !important; */
    color: #fff;
}
.country-selector.weglot-dropdown ul:hover {
  background: black;
}
.country-selector.weglot-dropdown ul:hover {
  background: black;
}