.breadcrumb-bar a:hover,
.button-green:hover,
.footer-list a:hover,
.footer-widget-list li a:hover,
.link-social > a:hover,
.mainmenu ul#nav li ul.sub-menu li ul.inside-menu > li > a:hover,
.mainmenu ul#nav li ul.sub-menu > li:hover > a,
.mainmenu ul#nav > li:hover > a,
.mean-container .mean-nav ul li a:hover,
.mean-container a.meanmenu-reveal,
.recent-text > h4 a:hover,
.sidebar-widget .single-teacher-text > h3 a:hover,
.single-event-item:hover h3 a,
.single-item-text h4 a:hover,
.single-latest-text > h3 a:hover,
.single-teacher-text > h3 a:hover,
.slick-next:hover:before,
.slick-prev:hover:before,
.stick .mainmenu ul#nav.menu-white > li > a,
.subscribe-form > button:hover,
a:hover {
  color: #000;
}
.event-details-content .single-event-item,
.news-details-content .social-links a:hover,
.quote-section,
.recent-content-item > a,
.single-course-details,
.single-event-text,
.single-item,
.single-latest-text,
.single-sidebar-widget .single-item,
.single-sidebar-widget .social-links a:hover,
.single-sidebar-widget .tags li a:hover,
.single-teacher-text,
.social-links > a:hover,
.subscribe-form > button,
.subscribe-form > button:hover,
.tutor-image > img {
  border-color: rgb(236 220 78);
}

.about-area:after,
.header-top:after {
  border-color: rgb(255 255 255 / 0%) rgb(255 255 255 / 0%)
    rgb(255 255 255 / 0%) rgb(255 255 255 / 0%);
}

.newsletter-area {
  border-radius: 40px 0 40px 40px !important;
}

.about-area:after,
.newsletter-area:after {
  border-color: rgb(255 255 255 / 0%) rgb(255 255 255 / 0%)
    rgb(255 255 255 / 0%) rgb(255 255 255 / 0%);
}

.slider-area::after {
  background: rgba(230, 126, 34, 0.6) none repeat scroll 0 0;
}

.semi-transparent {
  background: rgba(230, 126, 34, 0.4) none repeat scroll 0 0;
}

.gallery-img,
.gallery-img .hover-effect,
.header-logo-menu.stick.semi-transparent,
.single-teacher-image > a:after {
  background: rgb(236 220 78 / 55%) none repeat scroll 0 0;
}

.footer-img a:before {
  background: rgba(230, 126, 34, 0.9) none repeat scroll 0 0;
}

.header-top-right > .content > a {
  color: #000;
}

.header-top-right > .content:after {
  background: #000 none repeat scroll 100% 0;
  content: "";
  height: 10px;
  right: 0;
  position: absolute;
  top: 6px;
  width: 2px;
}
.single-latest-item:hover .button-default {
  background: none 100% 0 repeat scroll rgb(4 100 184);
  color: #fff;
}

.single-event-item:hover .button-default {
  background: none 100% 0 repeat scroll rgb(52 152 219);
  color: #fff;
}

#h__1 {
  color: #000 !important;
  font-size: 20px;
}

.single-event-image a > span {
  background: #0c3ef7 none repeat scroll 100% 0;
  bottom: 0;
  color: #fff;
  font-family: montserratregular;
  font-size: 24px;
  height: 96px;
  right: 0;
  line-height: 35px;
  padding-top: 16px;
  position: absolute;
  width: 96px;
}

.header-top {
  background: #3498db none repeat scroll 100% 0;
  color: #fff;
  font-size: 13px;
  position: relative;
}

.ImgLoading {
  margin: -91px;
  margin-top: 0;
  max-width: 9000px;
}

.loader {
  background: #000;
  background: radial-gradient(#222, #000);
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999999;
}

.loader-inner {
  bottom: 0;
  height: 60px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}

.button-default,
.newsletter-content,
a,
button,
h1,
h2,
h3,
h4,
h5,
input,
li,
p,
span,
ul {
  font-family: "Droid Arabic Kufi" !important;
}

.about-page-area .about-text-container > p {
  color: #555;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 34px;
  font-size: 18px;
  line-height: 1.7;
  text-align: justify;
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 40px;
  line-height: 1;
  color: rgb(236 220 78);
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
  content: "‹";
}

[dir="rtl"] .slick-prev:before {
  content: "›";
}

[dir="rtl"] .slick-next {
  left: -10px;
  top: 70px;
  right: auto;
}

.slick-next:before {
  content: "›";
}

[dir="rtl"] .slick-next:before {
  content: "‹";
}

.breadcrumb-banner-area {
  padding: 40px 0 !important;
}

.ticker {
  display: flex;
  flex-wrap: wrap;
}

.news {
  width: 80%;
  background: #0c3ef7;
  padding: 0 2%;
}

.ticker-left {
  display: inline-block;
  min-width: 50%;
  margin-top: 11px;
}

.title {
  width: 20%;
  text-align: center;
  background: rgb(236 220 78);
  position: relative;
}

.title h5 {
  font-size: 20px;
  margin: 14% 0;
}
