.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  font-size: 30px; }

.owl-prev {
  left: 5px; }

.owl-next {
  right: 5px; }

.arabic-font {
  font-family: 'Cairo', sans-serif !important; }
  .arabic-font * {
    font-family: 'Cairo', sans-serif !important; }

.year-slider .noUi-horizontal .noUi-handle {
  animation-name: handle-anim;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate; }

@keyframes handle-anim {
  from {
    background-color: #fff; }
  to {
    background-color: #c01321; } }

.search-bar .form-group:first-child {
  margin-right: -5px; }

.search-bar .form-group input {
  border-radius: 0; }

.search-bar .form-group .btn i {
  left: 0; }

.home-page .ol-hover .title {
  text-overflow: initial;
  white-space: normal; }

.home-page .sub-title-home-page {
  font-size: 10px;
  color: #bbbbbb;
  text-align: center; }
  .home-page .sub-title-home-page:hover {
    text-decoration: none; }

.section-soft-padding {
  padding: 60px 0 !important; }

.morecontent span {
  display: none; }

.morelink {
  display: block; }

.margin-left-s {
  margin-left: 5px; }

#header.header-thick .logo-wrapper img {
  max-height: 62px;
  margin: 10px 0; }

#header .nav-row #primary-menu {
  float: left;
  margin: 18px 0; }

#header.is-sticky {
  max-height: 60px; }
  #header.is-sticky .logo-wrapper img {
    max-height: 40px;
    margin: 0px 0; }
  #header.is-sticky .nav-row #primary-menu {
    float: left;
    margin: 0px 0; }

.meetings-gallery .meeting-gallery-item {
  width: 80px;
  height: 80px;
  display: block;
  float: left;
  margin: 4px 0 0 4px;
  border: 1px solid #ccc;
  padding: 1px; }

.filters-horz {
  line-height: 37px;
  text-transform: capitalize;
  padding: 10px 0 0 0;
  padding-bottom: 0; }
  .filters-horz a {
    color: #333;
    margin: 0 5px; }
    .filters-horz a.active {
      background: #FF3366;
      color: #fff;
      padding: 2px 7px;
      border-radius: 2px; }

.align-justify {
  text-align: justify; }

@media screen and (min-width: 1024px) {
  .meetings-first-img {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 250px !important;
    height: 250px !important; }
    .meetings-first-img img {
      width: 250px;
      height: 250px; }
  .content-wrapper .description {
    padding-right: 270px; } }

.directory-cat-item {
  padding: 10px 0; }
  .directory-cat-item a {
    color: #666;
    text-decoration: none; }
    .directory-cat-item a:hover {
      color: #FF3366;
      font-weight: bold; }

.directory .page-head h1.title {
  font-size: 18px; }

.offices {
  column-count: 3; }

@media screen and (max-width: 600px) {
  .offices {
    column-count: 1; } }

.office-item {
  display: inline-block;
  padding: 10px;
  width: 100%;
  margin: 1px;
  border-bottom: 1px solid #f3f3f3; }
  .office-item:nth-child(3n) {
    border-right: none; }
  .office-item .title {
    font-size: 14px;
    font-weight: bold;
    color: #FF3366;
    text-decoration: underline; }
    .office-item .title.sub-office-title {
      color: #333;
      text-decoration: none; }
  .office-item li a {
    color: #333; }

.meetings .pub-item {
  min-height: 300px; }

.publications-cat .multi-columns-row.col-margin-bottom-40 [class^="col-"], .maps-cat .multi-columns-row.col-margin-bottom-40 [class^="col-"] {
  margin-bottom: 90px !important; }

.flip-hover.no-image .contents:hover {
  transition: all 0.5s;
  background-color: #FF3366 !important; }

.flip-hover:before {
  display: none !important; }

.flip-hover .contents:hover {
  transition: all 0.5s;
  background-color: rgba(255, 255, 255, 0.45); }

.flip-hover .flip-cat-title {
  padding: 10px;
  font-weight: bold;
  color: #cd444f;
  cursor: pointer;
  display: block; }

.passia.icon-list.skin-theme li i {
  background: #c11927; }

.header-search-form {
  float: right;
  margin-left: 18px;
  margin-top: 16px; }
  .header-search-form input[type=text] {
    transition: 500ms width;
    width: 150px; }
    .header-search-form input[type=text]:focus {
      width: 100%; }
  .header-search-form .btn {
    margin-left: -10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

#primary-menu .donation-btn {
  text-align: center;
  padding: 3px 11px;
  border-radius: 25px;
  line-height: 25px;
  margin-left: 9px;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #fff;
  background-color: #cd444f;
  transition: 500ms all; }
  #primary-menu .donation-btn:hover {
    opacity: 0.8; }

.is-sticky .header-search-form {
  margin-top: 0 !important; }

@media screen and (max-width: 1200px) {
  .header-search-form, .donation-btn {
    display: none; } }

.more-button {
  float: left !important;
  width: auto !important;
  border: 1px solid #ccc !important;
  padding: 10px 25px !important; }

.select-year {
  text-align: center;
  font-size: 24px;
  font-family: "Play", sans-serif !important;
  padding: 20px 0;
  text-transform: capitalize; }

.selected-year {
  text-align: center;
  font-size: 25px;
  display: inline-block;
  background-color: #c01321;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px; }

.tag {
  font-size: 12px;
  padding: 3px;
  border-radius: 3px;
  display: inline-block;
  color: #337ab7 !important;
  line-height: inherit; }

.year-slider .noUi-horizontal .noUi-handle {
  width: 32px;
  height: 30px;
  border-radius: 50%;
  margin-top: -8px; }

.year-slider #slider {
  height: 6px !important;
  background-color: #c01321;
  box-shadow: none; }

@media (max-width: 992px) {
  .ol-agenda .ag-section .section-body {
    padding-left: 61px !important; }
  .ol-agenda .ag-section .section-head {
    width: 50px !important;
    padding: 0 10px !important; } }

.ol-agenda .ag-section .section-body .item {
  padding: 15px 50px !important; }

.ol-agenda .ag-section .section-body .contents .title {
  margin-top: 5px !important; }

.seminar .owwwlab-theme.nav-top-right .owl-nav {
  position: absolute;
  left: -48px;
  right: auto;
  top: 278px;
  margin: 0;
  font-size: 0;
  text-align: right;
  width: 110%; }

.seminar .owwwlab-theme .owl-nav [class*=owl-] {
  width: 25px;
  height: 25px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #cecece;
  display: inline-block;
  margin: 0 5px;
  font-size: 0;
  position: absolute;
  right: 0; }

@media screen and (max-width: 1200px) {
  .seminar .owwwlab-theme.nav-top-right .owl-nav {
    left: 118px !important; } }

@media screen and (max-width: 990px) {
  .seminar .owwwlab-theme.nav-top-right .owl-nav {
    display: none !important; } }

.announ .owl-nav {
  display: none; }

.directory .page-head {
  height: 80px; }

.directory .vc-card.boxed {
  max-width: initial;
  margin: initial;
  margin-bottom: 20px !important; }

.directory .vc-card.mini-card .vc-card-wrapper {
  padding: 20px;
  margin-left: 0;
  background: #FFFFFF;
  min-height: initial;
  height: 90px; }

.directory .vc-card .course-purchase-btn {
  padding: 0 20px 0 20px;
  float: right; }

.directory .vc-card .course-shop-data {
  padding: 0; }

.directory .course-meta-list li {
  font-size: 12px; }

.directory .course-meta-list li:last-child {
  border-bottom: 0; }

#terms .ol-agenda .ag-section .item {
  padding: 20px; }

#terms .ol-agenda .ag-section .contents {
  margin-left: 0  !important; }

#terms .ol-agenda .ag-section .toggle-trigger {
  top: 44px !important; }

#terms .ol-agenda ul.filters li {
  padding-left: 10px; }

.agenda-table-images .ol-agenda .filters a {
  text-transform: uppercase; }

.agenda-table-images .ol-agenda .ag-section .section-body .item .info {
  float: left;
  margin: -16px 13px 0 0; }
  .agenda-table-images .ol-agenda .ag-section .section-body .item .info .image-container {
    background-size: cover;
    background-position: 100%;
    width: 50px;
    background-repeat: no-repeat;
    height: 50px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 50px; }

li.active > a {
  font-weight: bold !important; }
