body {
  color: #1d1c1a;
  font-size: 1rem;
  font-family: "DIN Next LT Arabic" , Arial, Helvetica, sans-serif;
  line-height: 1.5;
  direction: rtl;
  text-align: right;
  background-color: #fff; }

a {
  color: #1d1c1a;
  text-decoration: none; }
  a:hover {
    color: #1081d1;
    text-decoration: none; }

*:focus {
  outline: none; }

.center, .mobile-menu .menu-button span, .main-header .main-menu .menu > li.search-toggle i, .main-header .main-menu .search .close i, .footer-links .subscribe button i, .entry-box .entry-box-media-icon i, .entry-box-1 .entry-box-icon-container .entry-box-icon i, .entry-box-1 .entry-box-icon-container .entry-box-icon::before, .entry-box-1 .entry-box-icon-container .entry-box-icon::after, .entry-box-media-1 .entry-box-image .icon, .entry-box-media-1 .entry-box-image .icon i, .entry-box-media-1 .entry-box-image .icon::before, .entry-box-media-1 .entry-box-image .icon::after, .widget-8 .loader, .widget-8 .entry-box img {
  position: absolute;
  top: 50%;
  right: 50%;
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%); }

.transition, .swiper-container .swiper-wrapper, .mobile-menu, .mobile-menu .links > li > a, .mobile-menu .links > li > a i, .mobile-menu .social a, .main-header .donate-btn, .main-header .main-menu .menu > li > ul, .main-header .main-menu .search, .main-header .main-menu .search label, .footer-links .links a, .widget-style-1 .widget-header .widget-header-link .line::before, .widget-style-1 .widget-header .widget-header-link .line::after, .entry-box .entry-box-media-icon, .entry-box-1 .entry-box-icon-container .entry-box-icon, .entry-box-1 .entry-box-icon-container .entry-box-icon::before, .entry-box-1 .entry-box-icon-container .entry-box-icon::after, .entry-box-news-1 .entry-box-image .image::before, .entry-box-news-1 .entry-box-image .image::after, .entry-box-media > a::before, .entry-box-media .entry-box-body .icon, .entry-box-media .entry-box-title, .entry-box-media-1 .entry-box-image .image::before, .entry-box-media-1 .entry-box-image .icon::before, .entry-box-media-1 .entry-box-image .icon::after, .entry-box-media-1 .entry-box-body, .widget-7 .swiper-pagination .swiper-pagination-bullet::before, .widget-7 .swiper-pagination .swiper-pagination-bullet::after, .widget-8 .entry-box {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms; }

.marquee {
  overflow: hidden; }

.swiper-container .swiper-wrapper {
  opacity: 1; }
  .swiper-container .swiper-wrapper.opacity {
    opacity: 0; }

body.mobile-menu-active {
  overflow: hidden; }
  body.mobile-menu-active .mobile-menu-overlay {
    visibility: visible;
    cursor: url(../images/cursor-close.png), auto; }
  body.mobile-menu-active .mobile-menu {
    opacity: 1;
    visibility: visible; }

.mobile-menu-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  visibility: hidden; }

.mobile-menu {
  min-width: 100%;
  width: 100%;
  height: 90%;
  height: -moz-calc(100% - 64px);
  height: -webkit-calc(100% - 64px);
  height: -o-calc(100% - 64px);
  height: calc(100% - 64px);
  position: fixed;
  top: 64px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 101;
  background-color: #f8f8f8;
  opacity: 0;
  visibility: hidden; }
  .mobile-menu .bar {
    height: 40px;
    border-top: 1px solid #eeeeee; }
  .mobile-menu .menu-button {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: relative; }
  .mobile-menu .links {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .mobile-menu .links > li {
      position: relative;
      border-bottom: 1px solid #eeeeee; }
      .mobile-menu .links > li > a {
        display: block;
        color: #3e3e3e;
        position: relative;
        padding: 14px 20px; }
  .mobile-menu .social a {
    flex: 1 1 auto;
    display: block;
    color: #eee;
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 8px; }
    .mobile-menu .social a:nth-child(1) {
      transition-delay: 0.05s; }
    .mobile-menu .social a:nth-child(2) {
      transition-delay: 0.1s; }
    .mobile-menu .social a:nth-child(3) {
      transition-delay: 0.15s; }
    .mobile-menu .social a:nth-child(4) {
      transition-delay: 0.2s; }
    .mobile-menu .social a:nth-child(5) {
      transition-delay: 0.25s; }
    .mobile-menu .social a:nth-child(6) {
      transition-delay: 0.3s; }
    .mobile-menu .social a:nth-child(7) {
      transition-delay: 0.35s; }
    .mobile-menu .social a:nth-child(8) {
      transition-delay: 0.4s; }
  .mobile-menu .atyaf {
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 1px;
    text-align: center; }
    .mobile-menu .atyaf a {
      color: #ff2e63; }
  .mobile-menu .social-container {
    background-color: #101010; }
  .mobile-menu .atyaf-container {
    background-color: #181818; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #1081d1;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #1081d1, 0 0 5px #1081d1;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #1081d1;
  border-left-color: #1081d1;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite; }

@-webkit-keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes pace-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes pace-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes pace-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes pace-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }

.loader {
  height: 2.5em;
  color: #1081d1;
  font-size: 4px;
  position: absolute;
  text-indent: -9999em;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0; }

.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.loader:after {
  left: 3.5em; }

@-webkit-keyframes load7 {
  0%,
      80%,
      100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
@keyframes load7 {
  0%,
      80%,
      100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
.wrapper-menu {
  width: 24px;
  height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  direction: ltr;
  transition: transform 330ms ease-out; }

.wrapper-menu.active {
  transform: rotate(-45deg); }

.line-menu {
  background-color: #1081d1;
  border-radius: 5px;
  width: 100%;
  height: 3px; }

.line-menu.half {
  width: 50%; }

.line-menu.start {
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: right; }

.active .line-menu.start {
  transform: rotate(-90deg) translateX(3px); }

.line-menu.end {
  align-self: flex-end;
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: left; }

.active .line-menu.end {
  transform: rotate(-90deg) translateX(-3px); }

.main-header {
  min-height: 168px;
  position: relative;
  z-index: 2;
  background-color: #ebf6ff; }
  .main-header > .container, .main-header .container > .row {
    min-height: 168px; }
  .main-header .contact-item .name {
    font-size: 16px; }
  .main-header .contact-item .number {
    color: #535353;
    font-size: 14px;
    direction: ltr; }
  .main-header .contact-item.whatsapp .icon {
    font-size: 48px; }
  .main-header .contact-item.whatsapp:hover * {
    color: #075e54; }
  .main-header .contact-item.phone .icon {
    font-size: 36px; }
  .main-header .donate-btn {
    display: flex;
    color: #ffffff;
    font-size: 16px;
    padding: 6px 24px;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    background-color: #f85959; }
    .main-header .donate-btn i {
      font-size: 24px; }
    .main-header .donate-btn:hover {
      background-color: #1081d1;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }
  .main-header .main-menu {
    height: 65px;
    border-radius: 4px;
    background-color: #ffffff;
    transform: translateY(23px); }
    .main-header .main-menu ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
    .main-header .main-menu .menu > li {
      position: relative; }
      .main-header .main-menu .menu > li > a {
        display: block;
        font-size: 18px;
        padding-left: 20px;
        padding-right: 20px;
        line-height: 65px; }
      .main-header .main-menu .menu > li.search-toggle {
        width: 65px;
        height: 65px;
        cursor: pointer;
        position: relative;
        color: #1081d1;
        font-size: 32px; }
      .main-header .main-menu .menu > li > ul {
        position: absolute;
        right: 0;
        top: 100%;
        width: 200px;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #ffffff;
        border-radius: 0 0 4px 4px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
        visibility: hidden;
        opacity: 0;
        transform: translateY(-10px); }
        .main-header .main-menu .menu > li > ul > li > a {
          display: block;
          padding: 2px 16px 6px; }
          .main-header .main-menu .menu > li > ul > li > a:hover {
            background-color: #f8f8f8; }
      .main-header .main-menu .menu > li:hover > a {
        color: #1081d1; }
      .main-header .main-menu .menu > li:hover > ul {
        visibility: visible;
        opacity: 1;
        transform: translateY(0); }
    .main-header .main-menu .search {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 3;
      width: 100%;
      height: 100%;
      visibility: hidden;
      opacity: 0; }
      .main-header .main-menu .search form {
        height: 65px; }
      .main-header .main-menu .search input {
        width: 100%;
        height: 100%;
        border: 0;
        padding-right: 20px;
        border-radius: 4px;
        background-color: #ffffff; }
        .main-header .main-menu .search input:focus ~ label, .main-header .main-menu .search input.not-empty ~ label {
          right: 40px;
          opacity: 0;
          visibility: hidden; }
      .main-header .main-menu .search label {
        position: absolute;
        top: 50%;
        right: 20px;
        cursor: text;
        color: #666666;
        font-size: 16px;
        transform: translateY(-50%); }
      .main-header .main-menu .search button {
        position: absolute;
        top: 8px;
        left: 8px;
        color: #ffffff;
        font-size: 16px;
        border: none;
        border-radius: 4px;
        padding-left: 20px;
        padding-right: 20px;
        height: 49px;
        background-color: #111111; }
      .main-header .main-menu .search .close {
        width: 32px;
        height: 32px;
        color: #ffffff;
        font-size: 18px;
        position: absolute;
        top: 50%;
        left: 123px;
        border-radius: 50%;
        transform: translateY(-50%);
        background-color: #f85959; }
    body.mobile-menu-active .main-header .main-menu {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 99;
      border-radius: 0;
      transform: translateY(0); }
      body.mobile-menu-active .main-header .main-menu + .main-menu-top + .main-menu-height {
        height: 65px; }
  body.mobile-menu-active .main-header {
    z-index: 99; }
  body.search-active .main-header .main-menu .search {
    opacity: 1;
    visibility: visible; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .main-header .main-menu .menu > li > a {
      padding-left: 14px;
      padding-right: 14px; } }

.footer-links .footer-widget .footer-header .footer-header-title {
  font-weight: 700;
  color: #1081d1;
  font-size: 18px; }
.footer-links .about-text {
  color: #4e4e4e;
  font-size: 16px; }
.footer-links .links a {
  width: 33.3333333333%;
  display: block;
  color: #4e4e4e;
  font-size: 16px;
  margin-bottom: 10px; }
  .footer-links .links a:hover {
    color: #1081d1;
    padding-right: 10px; }
.footer-links .subscribe {
  height: 44px;
  position: relative; }
  .footer-links .subscribe input {
    width: 100%;
    height: 100%;
    border: none;
    padding-left: 44px;
    padding-right: 20px;
    border-radius: 30px;
    background-color: #d9edff; }
    .footer-links .subscribe input:focus ~ label, .footer-links .subscribe input.not-empty ~ label {
      right: 40px;
      opacity: 0; }
    .footer-links .subscribe input:focus ~ button, .footer-links .subscribe input.not-empty ~ button {
      color: #1081d1; }
  .footer-links .subscribe label {
    position: absolute;
    top: 50%;
    right: 20px;
    color: #888888;
    font-size: 16px;
    cursor: text;
    transform: translateY(-50%);
    transition: right 0.4s, opacity 0.6s; }
  .footer-links .subscribe button {
    position: absolute;
    left: 0;
    top: 0;
    color: #4e4e4e;
    font-size: 24px;
    width: 44px;
    height: 44px;
    border: none;
    background: none; }
.footer-links .social a {
  display: block;
  color: #4e4e4e;
  font-size: 16px; }
  .footer-links .social a:hover[class*="facebook"] {
    color: #3b5998; }
  .footer-links .social a:hover[class*="twitter"] {
    color: #1da1f2; }
  .footer-links .social a:hover[class*="youtube"] {
    color: #ff0000; }
  .footer-links .social a:hover[class*="google-plus"] {
    color: #dd4b39; }
  .footer-links .social a:hover[class*="rss"] {
    color: #f26522; }
  .footer-links .social a:hover[class*="whatsapp"] {
    color: #075e54; }
  .footer-links .social a:hover[class*="telegram"] {
    color: #0088cc; }

.main-footer .copyright {
  color: #4e4e4e;
  font-size: 16px; }

.widget-style-1 .widget-header .widget-header-title {
  position: relative;
  font-size: 26px; }
.widget-style-1 .widget-header .widget-header-link {
  position: relative; }
  .widget-style-1 .widget-header .widget-header-link .line {
    width: 150px;
    height: 1px;
    position: relative;
    background-color: #d4ebff; }
    .widget-style-1 .widget-header .widget-header-link .line::before, .widget-style-1 .widget-header .widget-header-link .line::after {
      content: '';
      position: absolute;
      top: 50%;
      border-radius: 50%;
      transform: translateY(-50%); }
    .widget-style-1 .widget-header .widget-header-link .line::before {
      width: 10px;
      height: 10px;
      background-color: #1081d1; }
    .widget-style-1 .widget-header .widget-header-link .line::after {
      width: 20px;
      height: 20px;
      background-color: #d4ebff; }
    .widget-style-1 .widget-header .widget-header-link .line.r::before {
      right: 100%;
      margin-left: -1px; }
    .widget-style-1 .widget-header .widget-header-link .line.r::after {
      left: 100%;
      margin-right: -1px; }
    .widget-style-1 .widget-header .widget-header-link .line.l::before {
      left: 100%;
      margin-right: -1px; }
    .widget-style-1 .widget-header .widget-header-link .line.l::after {
      right: 100%;
      margin-left: -1px; }
  .widget-style-1 .widget-header .widget-header-link:hover .line::before {
    width: 20px;
    height: 20px; }
  .widget-style-1 .widget-header .widget-header-link:hover .line::after {
    width: 10px;
    height: 10px; }
  .widget-style-1 .widget-header .widget-header-link:hover .line.r::before {
    right: 0;
    margin-left: 0; }
  .widget-style-1 .widget-header .widget-header-link:hover .line.r::after {
    left: 0;
    margin-right: 0; }
  .widget-style-1 .widget-header .widget-header-link:hover .line.l::before {
    left: 0;
    margin-right: 0; }
  .widget-style-1 .widget-header .widget-header-link:hover .line.l::after {
    right: 0;
    margin-left: 0; }
@media (max-width: 575.98px) {
  .widget-style-1 .widget-header .widget-header-link .line {
    display: none;
    width: 60px; }
    .widget-style-1 .widget-header .widget-header-link .line::before {
      width: 6px;
      height: 6px; }
    .widget-style-1 .widget-header .widget-header-link .line::after {
      width: 16px;
      height: 16px; }
  .widget-style-1 .widget-header .widget-header-link:hover .line::before {
    width: 16px;
    height: 16px; }
  .widget-style-1 .widget-header .widget-header-link:hover .line::after {
    width: 6px;
    height: 6px; } }

.widget-style-2 .widget-header {
  height: 55px;
  overflow: hidden;
  position: relative; }
  .widget-style-2 .widget-header .text {
    color: #ffffff;
    font-size: 20px;
    line-height: 55px; }
  .widget-style-2 .widget-header .icon {
    color: #ffffff;
    font-size: 48px;
    position: absolute;
    bottom: -5px;
    left: 10px; }
  .widget-style-2 .widget-header.facebook {
    background-color: #3b5998; }
  .widget-style-2 .widget-header.twitter {
    background-color: #1da1f2; }
  .widget-style-2 .widget-header.instagram {
    background-image: -moz-linear-gradient(0deg, #ffc659 0%, #ff7268 11%, #ff1e77 63%, #d82a9d 89%, #b035c2 100%);
    background-image: -webkit-linear-gradient(0deg, #ffc659 0%, #ff7268 11%, #ff1e77 63%, #d82a9d 89%, #b035c2 100%);
    background-image: -ms-linear-gradient(0deg, #ffc659 0%, #ff7268 11%, #ff1e77 63%, #d82a9d 89%, #b035c2 100%); }

.entry-box .entry-box-image {
  position: relative; }
.entry-box .entry-box-media-icon {
  width: 38px;
  height: 38px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 50%;
  background-color: rgba(17, 17, 17, 0.2);
  border: 1px solid rgba(17, 17, 17, 0.4);
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 5; }
.entry-box:hover .entry-box-media-icon {
  top: 50%;
  left: 50%;
  color: #ffffff;
  border-color: #0e72b9;
  background-color: #1081d1;
  transform: translate(-50%, -50%) scale(1.3); }

.entry-box-1 {
  border-radius: 6px;
  transition: all 500ms;
  border: 1px solid #eeeeee;
  background-color: #ffffff; }
  .entry-box-1 .entry-box-icon-container .entry-box-icon {
    width: 90px;
    height: 90px;
    position: relative;
    color: #1081d1;
    font-size: 48px; }
    .entry-box-1 .entry-box-icon-container .entry-box-icon i {
      z-index: 2; }
    .entry-box-1 .entry-box-icon-container .entry-box-icon::before, .entry-box-1 .entry-box-icon-container .entry-box-icon::after {
      content: '';
      border-radius: 50%;
      z-index: 1;
      width: 100%;
      height: 100%; }
    .entry-box-1 .entry-box-icon-container .entry-box-icon::before {
      background-color: #ebf6ff;
      transition-duration: 330ms; }
    .entry-box-1 .entry-box-icon-container .entry-box-icon::after {
      width: 0;
      height: 0;
      transition-duration: 560ms;
      background-color: #ebfff7; }
  .entry-box-1 .entry-box-title {
    font-size: 18px; }
  .entry-box-1 .entry-box-desc {
    color: #aaaaaa;
    font-weight: 400;
    font-size: 14px; }
  .entry-box-1:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-8px); }
    .entry-box-1:hover .entry-box-icon-container .entry-box-icon {
      color: #20ce83; }
      .entry-box-1:hover .entry-box-icon-container .entry-box-icon::before {
        width: 0;
        height: 0;
        transition-duration: 560ms; }
      .entry-box-1:hover .entry-box-icon-container .entry-box-icon::after {
        width: 100%;
        height: 100%;
        transition-duration: 330ms; }

.entry-box-news-1 {
  position: relative; }
  .entry-box-news-1, .entry-box-news-1 .entry-box-image, .entry-box-news-1 .entry-box-image a, .entry-box-news-1 .entry-box-image img {
    border-radius: 4px; }
  .entry-box-news-1 .entry-box-image .image img {
    width: 100%; }
  .entry-box-news-1 .entry-box-image .image::before, .entry-box-news-1 .entry-box-image .image::after {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    content: '';
    border-radius: 0 0 4px 4px; }
  .entry-box-news-1 .entry-box-image .image::before {
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); }
  .entry-box-news-1 .entry-box-image .image::after {
    opacity: 0;
    height: 70%;
    background: rgba(32, 206, 131, 0.9);
    background: -webkit-linear-gradient(bottom, rgba(32, 206, 131, 0.9), rgba(32, 206, 131, 0));
    background: linear-gradient(to top, rgba(32, 206, 131, 0.9), rgba(32, 206, 131, 0)); }
  .entry-box-news-1 .entry-box-body {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 100%; }
  .entry-box-news-1 .entry-box-title {
    font-size: 20px; }
    .entry-box-news-1 .entry-box-title, .entry-box-news-1 .entry-box-title a {
      color: #ffffff; }
  .entry-box-news-1:hover .entry-box-image .image::before {
    opacity: 0; }
  .entry-box-news-1:hover .entry-box-image .image::after {
    opacity: 1; }

.entry-box-media {
  position: relative;
  overflow: hidden; }
  .entry-box-media > a::before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    background-color: rgba(16, 129, 209, 0.8); }
  .entry-box-media .entry-box-image img {
    width: 100%; }
  .entry-box-media .entry-box-body {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 100%; }
    .entry-box-media .entry-box-body .icon {
      color: #ffffff;
      font-size: 24px;
      opacity: 0;
      transform: translateY(-100%); }
  .entry-box-media .entry-box-title {
    color: #ffffff;
    font-size: 18px;
    opacity: 0;
    transform: translateX(30px); }
  .entry-box-media:hover > a::before {
    opacity: 1; }
  .entry-box-media:hover .entry-box-body .icon {
    opacity: 1;
    transform: translateY(0); }
  .entry-box-media:hover .entry-box-title {
    opacity: 1;
    transform: translateX(0); }

.entry-box-media-1 {
  position: relative;
  overflow: hidden; }
  .entry-box-media-1, .entry-box-media-1 .entry-box-image, .entry-box-media-1 .entry-box-image a, .entry-box-media-1 .entry-box-image img {
    border-radius: 4px; }
  .entry-box-media-1 .entry-box-image .image img {
    width: 100%; }
  .entry-box-media-1 .entry-box-image .image::before {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    content: '';
    border-radius: 0 0 4px 4px; }
  .entry-box-media-1 .entry-box-image .image::before {
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)); }
  .entry-box-media-1 .entry-box-image .icon {
    width: 50px;
    height: 50px;
    color: #1081d1;
    font-size: 16px;
    border-radius: 50%;
    background-color: #fff; }
    .entry-box-media-1 .entry-box-image .icon::before, .entry-box-media-1 .entry-box-image .icon::after {
      content: '';
      border-radius: 50%; }
    .entry-box-media-1 .entry-box-image .icon::before {
      width: 58px;
      height: 58px;
      background-color: rgba(255, 255, 255, 0.6); }
    .entry-box-media-1 .entry-box-image .icon::after {
      width: 0;
      height: 0;
      background-color: #1081d1; }
    .entry-box-media-1 .entry-box-image .icon i {
      z-index: 3; }
  .entry-box-media-1 .entry-box-body {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    transform: translateY(100%); }
  .entry-box-media-1 .entry-box-title {
    font-size: 18px; }
    .entry-box-media-1 .entry-box-title, .entry-box-media-1 .entry-box-title a {
      color: #ffffff; }
  .entry-box-media-1:hover .entry-box-image .image::before {
    opacity: 1; }
  .entry-box-media-1:hover .entry-box-image .icon {
    color: #ffffff; }
    .entry-box-media-1:hover .entry-box-image .icon::before {
      width: 0;
      height: 0; }
    .entry-box-media-1:hover .entry-box-image .icon::after {
      width: 58px;
      height: 58px; }
  .entry-box-media-1:hover .entry-box-body {
    transform: translateY(0); }

.entry-box-news-2 .entry-box-image {
  width: 105px;
  height: 105px;
  overflow: hidden;
  position: relative; }
  .entry-box-news-2 .entry-box-image, .entry-box-news-2 .entry-box-image a, .entry-box-news-2 .entry-box-image img, .entry-box-news-2 .entry-box-image::before {
    border-radius: 50%; }
  .entry-box-news-2 .entry-box-image::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -22px;
    z-index: 0;
    content: '';
    background-color: #f7f7f7; }
  .entry-box-news-2 .entry-box-image img {
    position: relative;
    z-index: 2; }
.entry-box-news-2 .entry-box-author {
  font-size: 18px; }
  .entry-box-news-2 .entry-box-author, .entry-box-news-2 .entry-box-author a {
    color: #1081d1; }
.entry-box-news-2 .entry-box-text {
  color: #777777;
  font-size: 18px; }
.entry-box-news-2 .icon-quote {
  width: 105px;
  height: auto;
  transform: scale(-1, -1); }
  .entry-box-news-2 .icon-quote svg {
    fill: #e0dddd; }

.widget-1 {
  position: relative;
  z-index: 1; }
  .widget-1 .entry-box {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    .widget-1 .entry-box::before {
      width: 100%;
      height: 60%;
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      background: #000;
      background: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
      background: linear-gradient(to top, #000, rgba(0, 0, 0, 0)); }
    .widget-1 .entry-box .container {
      position: relative;
      z-index: 2; }
    .widget-1 .entry-box .entry-box-title {
      font-size: 26px; }
      .widget-1 .entry-box .entry-box-title, .widget-1 .entry-box .entry-box-title a {
        color: #ffffff; }
        .widget-1 .entry-box .entry-box-title:hover, .widget-1 .entry-box .entry-box-title a:hover {
          color: #1081d1; }
  .widget-1 .swiper-buttons {
    width: 100px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 20px;
    z-index: 5;
    font-size: 18px;
    background-color: #ffffff; }
    .widget-1 .swiper-buttons .line {
      width: 1px;
      height: 20px;
      background-color: #e4e2e7; }
    .widget-1 .swiper-buttons .swiper-button {
      padding: 8px 20px;
      cursor: pointer; }
      .widget-1 .swiper-buttons .swiper-button:hover {
        color: #1081d1; }
  @media (max-width: 767.98px) {
    .widget-1 .swiper-buttons {
      bottom: auto;
      top: 0; }
    .widget-1 .entry-box {
      background-color: #fff; }
      .widget-1 .entry-box::before {
        display: none; }
      .widget-1 .entry-box .entry-box-title {
        font-size: 20px; }
        .widget-1 .entry-box .entry-box-title, .widget-1 .entry-box .entry-box-title a {
          color: #000; }
      .widget-1 .entry-box .container {
        padding-top: .6rem; } }
  @media (min-width: 768px) {
    .widget-1 .entry-box .container {
      position: absolute;
      z-index: 2;
      bottom: 0;
      right: 50%;
      transform: translateX(50%); } }

@media (max-width: 575.98px) {
  .widget-2 .row {
    margin-left: -8px;
    margin-right: -8px; }
    .widget-2 .row > [class*="col-"] {
      padding-left: 8px;
      padding-right: 8px; } }

.widget-3 .row {
  margin-left: -5px;
  margin-right: -5px; }
  .widget-3 .row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px; }

.widget-4 .entry-box .entry-box-icon {
  color: #ffffff;
  font-size: 72px; }
.widget-4 .entry-box .entry-box-number {
  color: #ffffff;
  font-size: 35px; }

@media (max-width: 575.98px) {
  .widget-6 .row {
    margin-left: -8px;
    margin-right: -8px; }
    .widget-6 .row > [class*="col-"] {
      padding-left: 8px;
      padding-right: 8px; } }

.widget-7 .widget-body {
  position: relative; }
.widget-7 .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 15px;
  height: 2px;
  margin: 0 5px;
  cursor: pointer;
  position: relative; }
  .widget-7 .swiper-pagination .swiper-pagination-bullet::before, .widget-7 .swiper-pagination .swiper-pagination-bullet::after {
    content: '';
    height: 100%;
    position: absolute;
    top: 0; }
  .widget-7 .swiper-pagination .swiper-pagination-bullet::before {
    right: 0;
    width: 100%;
    background-color: #cccaca; }
  .widget-7 .swiper-pagination .swiper-pagination-bullet::after {
    left: 0;
    width: 0;
    background-color: #1081d1; }
  .widget-7 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    cursor: default; }
    .widget-7 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
      right: auto;
      left: 0;
      width: 0; }
    .widget-7 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
      left: auto;
      right: 0;
      width: 100%; }
@media (max-width: 575.98px) {
  .widget-7 .entry-box-news-2 .entry-box-text {
    overflow: hidden;
    max-height: 81px; } }

.widget-8 .widget-body {
  position: relative; }
.widget-8 .entry-box {
  min-width: 165px;
  min-height: 140px;
  position: relative;
  border: 1px solid #eeeeee; }
  .widget-8 .entry-box, .widget-8 .entry-box a {
    border-radius: 6px; }
  .widget-8 .entry-box img {
    z-index: 2; }
  .widget-8 .entry-box:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-8px); }
.widget-8 .swiper-slide {
  width: 165px; }
.widget-8 .swiper-button {
  position: absolute;
  top: 50%;
  font-size: 24px;
  transform: translateY(-50%); }
  .widget-8 .swiper-button-prev {
    right: -40px; }
  .widget-8 .swiper-button-next {
    left: -40px; }

/*# sourceMappingURL=style.css.map */
