/*.footer-block span p a{color: #fff !important;}*/

.article .date {
	display: none;
}
iframe { max-width: 100%; }

.current_page { color: #cccccc !important; }

span.label {
  color: #fff;
  background-color: #4285f4;
}
.custom-lang {
	display: flex;
    align-items: center;
}
.lang-top{
	width: 40px;
    display: flex;
    justify-content: space-between;
}

.sp-form {
	margin: 0 !important;
}
.sp-force-hide {
    display: none;
  }
.sp-form-outer {
	margin-bottom: 70px;
}
  .sp-form[sp-id="208715"] {
    display: block;
    background: #ffffff;
    padding: 15px;
    width: 450px;
    max-width: 100%;
    border-radius: 0px;
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px;
    font-family: "Segoe UI", Segoe, "Avenir Next", "Open Sans", sans-serif;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
  }

  .sp-form[sp-id="208715"] input[type="checkbox"] {
    display: inline-block;
    opacity: 1;
    visibility: visible;
  }

  .sp-form[sp-id="208715"] .sp-form-fields-wrapper {
    margin: 0 auto;
    width: 420px;
  }

  .sp-form[sp-id="208715"] .sp-form-control {
    background: #ffffff;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    font-size: 15px;
    padding-left: 8.75px;
    padding-right: 8.75px;
    border-radius: 0px;
    height: 35px;
    width: 100%;
  }

  .sp-form[sp-id="208715"] .sp-field label {
    color: #444444;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
  }

  .sp-form[sp-id="208715"] .sp-button-messengers {
    border-radius: 0px;
  }

  .sp-form[sp-id="208715"] .sp-button {
    border-radius: 0px;
    background-color: #0089bf;
    color: #ffffff;
    width: 100%;
    font-weight: 700;
    font-style: normal;
    font-family: Arial, sans-serif;
  }

  .sp-form[sp-id="208715"] .sp-button-container {
    text-align: left;
    width: 100%;
  }
