::-ms-clear {
  display: none;
}

html {
  font-family: 'IranYekan';
  font-size: 15px;
  line-height: 2;
  color: #081f3c;
}

body {
  padding: 40px 0 0;
  background-color: #fff;
}

mark {
  background-color: transparent;
}

video {
  object-fit: cover;
}

.uk-svg {
  fill: none !important;
}

.ui-link,
a {
  color: rgba(10, 88, 202, 1);
}

.ui-link:hover,
a:hover {
  text-decoration: none;
  color: rgba(10, 80, 202, 1);
}

.ui-button {
  font-weight: bold;
}

.ui-button .ti {
  font-size: 22px;
  vertical-align: middle;
}

.ui-svg-invert {
  filter: brightness(0) invert(1);
}

.ui-logo {
  font-family: 'IranYekan';
  color: #081f3c;
}

.ui-heading-large,
.ui-heading-xlarge {
  font-family: 'YekanBakh' !important;
  font-weight: 800;
  color: #081f3c;
}

.ui-heading-large {
  font-weight: 700;
}

.ui-heading-xlarge {
  font-weight: 800;
}

.ui-text-muted {
  color: #718e9c;
}

.ui-marker-blue {
  color: #307fe2;
}

.ui-section-main {
  padding: 0;
  padding-bottom: 60px;
}

.ui-footer {
  background-color: #f2f5f6;
}

.ui-card-event {
  background-color: #f2f1f9;
}

.ui-event-title,
.ui-event-description {
  margin: 0;
  line-height: normal;
  font-family: 'YekanBakh';
}

.ui-event-title {
  color: #718e9c;
}

.ui-event-description {
  font-weight: 700;
}

.ui-section-video {
  background-color: #f2f1f9;
}

.ui-google-map,
.ui-google-map iframe {
  background-color: #f2f1f9;
}

.plyr__poster {
  background-size: cover;
}
