/* ANECD CSS */
.tajawal-font {
  font-family: "Tajawal", sans-serif;
}

.carousel-indicators li {
  border: 0;
  border-radius: 20px;
  width: 21px;
  height: 21px;
  margin-left: 0px;
  margin-right: 4px;
}

.header-wrapper {
  background-color: #f2f2f2;
}
.header-wrapper .logo {
  height: 78px;
}
.header-wrapper .container {
  background-color: #f2f2f2;
  min-height: 130px;
  padding-top: 6px;
}
.header-wrapper .column-1 {
  width: 356px;
  border-right: 2px solid white;
  min-height: 124px;
  text-align: right;
  padding-right: 33px;
  padding-top: 25px;
}
.header-wrapper .column-2 {
  width: 470px;
  border-right: 2px solid white;
  min-height: 124px;
  color: #65bfb8;
  font-size: 20px;
  font-weight: 600;
  /* semi-bold */
  text-align: center;
}
.header-wrapper .column-2 .arabic-text {
  font-size: 29.8px;
  font-weight: bold;
}
.header-wrapper .column-3 {
  width: 303px;
  min-height: 124px;
  padding-top: 30px;
}
.header-wrapper .column-3 .row-1 {
  padding-bottom: 3px;
  text-align: right;
  font-size: 14px;
}
.header-wrapper .column-3 .row-1 a.english {
  margin-left: 29px;
  margin-right: 10px;
  color: #f37989;
}
.header-wrapper .column-3 .row-1 a.arabic {
  margin-right: 2px;
  color: #798c8f;
}
.header-wrapper .column-3 .row-2 {
  text-align: right;
}
.header-wrapper .column-3 .row-2 input {
  width: 292px;
  height: 30px;
  font-size: 14px;
  padding-left: 12px;
  border-radius: 15px;
  border: 1px solid #65bfb8;
  background-color: rgba(172, 221, 218, 0.3);
  background-image: url("/wp-content/themes/custom_theme/img/anecd/search-icon.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 27px;
}
.header-wrapper .column-3 .row-3 {
  font-size: 14px;
  text-align: right;
  margin-top: 6px;
}
.header-wrapper .column-3 .row-3 span {
  color: #65bfb8;
  padding-right: 3px;
  font-weight: bold;
}
.header-wrapper .column-3 .row-3 #newsletteremailtxt {
  width: 128px;
  border-right: 0px;
  border-left: 1px solid #65bfb8;
  border-top: 1px solid #65bfb8;
  border-bottom: 1px solid #65bfb8;
  height: 27px;
  padding-left: 4px;
  font-size: 13px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.header-wrapper .column-3 .row-3 #subscribebtn {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #f37989;
  color: white;
  border-color: #f37989;
  height: 27px;
  border: 0;
}

.desktop-menu {
  position: relative;
  z-index: 9999;
  text-align: center;
  right: 0;
  left: 0;
  width: 1125px;
  margin: 0 auto;
  height: 37px;
}
.desktop-menu .main-item {
  display: block;
  float: left;
  padding-top: 6px;
  min-width: 100px;
}
.desktop-menu .main-item a {
  color: white;
}

.home-profiles {
  margin-top: 27px;
  margin-bottom: 58px;
}
.home-profiles .container h2 {
  font-size: 23px;
  color: #65bfb8;
  margin-bottom: 7px;
  font-weight: bold;
}
.home-profiles .container h2 img {
  padding-right: 5px;
}
.home-profiles .container img.map {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.home-news .container .row h2 {
  font-size: 23px;
  border-bottom: 1px solid #65bfb8;
  color: #65bfb8;
  padding-bottom: 9px;
  font-weight: bold;
}

.news-webinar-image {
  display: block;
  margin: 0 auto;
  margin-top: 44px;
  margin-bottom: 61px;
}

.home-boxes {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding-top: 20px;
}
.home-boxes h2.main-title {
  font-size: 30px;
  color: #65bfb8;
  padding-bottom: 9px;
  font-weight: bold;
  text-align: center;
  width: 317px;
  margin: 0 auto;
  margin-bottom: 21px;
}
.home-boxes h2.main-title .title-left-arrow {
  margin-right: 10px;
}
.home-boxes h2.main-title .title-right-arrow {
  margin-left: 10px;
}
.home-boxes .slick-arrow {
  position: absolute;
  top: 140px;
  background: transparent;
  border: 0;
  font-size: 30px;
}

.custom-prev-2,
.custom-next-2 {
  color: #65bfb8;
  z-index: 999;
}

.custom-next-2 {
  right: -20px;
}

.custom-prev-2 {
  left: -20px;
}

.custom-prev-2:hover,
.custom-next-2:hover {
  text-decoration: none;
  color: #65bfb8;
}

.internal-news-box,
.internal-newsletter-box {
  margin-bottom: 54px;
}
.internal-news-box img,
.internal-newsletter-box img {
  border-radius: 15px;
  margin-left: 8px;
  box-shadow: -8px 6px #9eacae;
  width: 274px;
  height: 166px;
  margin-bottom: 20px;
}
.internal-news-box .content,
.internal-newsletter-box .content {
  background-color: white;
  height: 162px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.internal-news-box .content h2,
.internal-newsletter-box .content h2 {
  font-size: 24px;
  padding-top: 4px;
  padding-bottom: 6px;
}
.internal-news-box .content h2 a,
.internal-newsletter-box .content h2 a {
  color: #6e6e6e;
}
.internal-news-box .content .description,
.internal-newsletter-box .content .description {
  color: #6e6e6e;
}
.internal-news-box .read-more,
.internal-newsletter-box .read-more {
  background-color: #e7ccd5;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
  margin-bottom: 7px;
  display: block;
  text-align: center;
  float: right;
  margin-right: 27px;
}
.internal-news-box .read-more:hover,
.internal-newsletter-box .read-more:hover {
  text-decoration: none;
}

.internal-newsletter-box .img-wrapper {
  padding-right: 0px;
  text-align: right;
}
.internal-newsletter-box img {
  margin-left: 8px;
  box-shadow: -8px 6px #9eacae;
  width: 274px;
  height: 188px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  text-align: right;
}
.internal-newsletter-box .content {
  height: 188px;
}
.internal-newsletter-box .content h2 {
  color: black;
  margin-bottom: 0px;
  padding-bottom: 2px;
}
.internal-newsletter-box .content h3 {
  color: #798c8f;
  font-size: 14px;
}

.custom-pagination {
  border-top: 1px solid #acddda;
  padding-top: 12px;
}
.custom-pagination a {
  color: #65bfb8;
}
.custom-pagination a.active {
  color: #f37989;
}
.custom-pagination .page-number {
  margin-right: 21px;
}
.custom-pagination .page-number.active {
  color: black;
}
.custom-pagination .next-page {
  margin-right: 38px;
}
.custom-pagination .last-page {
  margin-right: 228px;
}

.media-video-title {
  color: #65bfb8;
  font-size: 24px;
  padding-left: 103px;
}

.media-video-wrapper {
  min-height: 433px;
  background-color: #e8ced7;
}

.embed-wrapper {
  width: 639px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.boxes-wrapper .box-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 317px;
  min-height: 315px;
  max-width: 96%;
  border: 1px solid #acddda;
  border-radius: 15px;
  margin-bottom: 30px;
  background-color: white;
}
.boxes-wrapper .box-wrapper .separator {
  height: 9px;
}
.boxes-wrapper .box-wrapper h2 {
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 24px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}
.boxes-wrapper .box-wrapper h2 a {
  color: #798c8f;
}
.boxes-wrapper .box-wrapper > img {
  display: block;
  margin: 0 auto;
  width: 100%;
  border-radius: 15px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.boxes-wrapper .box-wrapper p {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 12px;
  padding-bottom: 10px;
  margin: 0px;
}
.boxes-wrapper .box-wrapper .read-more {
  background-color: #e7ccd5;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
  display: block;
  text-align: center;
  float: right;
  margin-right: 40px;
}
.boxes-wrapper .box-wrapper .read-more:hover {
  text-decoration: none;
}
.boxes-wrapper .horizontal-carousel {
  margin-right: 37px;
  margin-left: 37px;
}
.boxes-wrapper .custom-prev-button {
  left: 0px;
}
.boxes-wrapper .custom-next-button {
  right: 0px;
}
.boxes-wrapper .webinar-wrapper {
  box-shadow: 7px 6px #a5acae;
  background-color: transparent;
  border: 0;
}
.boxes-wrapper .webinar-wrapper > img {
  border: 1px solid #acddda;
}
.boxes-wrapper .webinar-wrapper .bottom-section {
  margin-top: 13px;
  min-height: 265px;
  border: 1px solid #acddda;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: white;
}
.boxes-wrapper .webinar-wrapper .bottom-section .date-wrapper {
  width: 94%;
  margin: 0 auto;
}
.boxes-wrapper .webinar-wrapper .bottom-section .date-wrapper span {
  text-align: center;
  padding-top: 12px;
  font-size: 18px;
  padding-right: 10px;
}
.boxes-wrapper .webinar-wrapper .bottom-section .date-wrapper img {
  width: 41px;
}

#top-menu > li:first-child > a {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

#top-menu > li:last-child > a {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

#top-menu > li > ul > li:first-child > a {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

#top-menu > li > ul > li:last-child > a {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

#top-menu > li > ul > li > a {
  background-color: #f37989 !important;
}

#top-menu > li > ul > li > a:hover {
  background-color: #65bfb8 !important;
}

#top-menu > li > ul > li:first-child::before {
  background-image: url("/wp-content/themes/custom_theme/img/anecd/top-menu-arrow-2.png");
  background-repeat: no-repeat;
  background-position-x: 10px;
  height: 21px;
  display: block;
  content: "";
}

div.prmenu_container ul li ul li {
  border-top: 0 !important;
}

div.prmenu_container ul li a:hover {
  background-color: #f37989 !important;
}

.line-separator-1 {
  border-bottom: 3px solid #acddda;
  margin-bottom: 48px;
}

h2.main-title-1 {
  color: #65bfb8;
  font-weight: bold;
  font-size: 55px;
  line-height: 0;
  margin-top: 55px;
}
h2.main-title-1 img {
  margin-right: 5px;
  margin-top: 5px;
}

.separator-2 {
  border-bottom: 3px solid #65bfb8;
  width: 95%;
  margin: 0 auto;
  height: 0px;
  margin-bottom: 60px;
}

.separator-3 {
  border-bottom: 2px solid #65bfb8;
  width: 90%;
  margin: 0 auto;
  height: 0px;
  margin-bottom: 60px;
}

.podcast-audio {
  margin: 0 auto;
}

.webinars_search_form {
  margin-bottom: 60px;
  margin-left: 10px;
}
.webinars_search_form input[type=text] {
  width: 200px;
  height: 34px;
  border: 2px solid #f37989;
  border-right: 0;
  padding-left: 7px;
  padding-right: 7px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.webinars_search_form input[type=submit] {
  width: 30px;
  height: 35px;
  background-image: url("/wp-content/themes/custom_theme/img/anecd/webinars-search-button.png");
  border: 0;
}

.newsletter-search-form {
  width: 100%;
}

.newsletter-search-form,
.news-search-form {
  margin-bottom: 60px;
  margin-left: 10px;
}
.newsletter-search-form span,
.news-search-form span {
  display: block;
  color: #65bfb8;
  font-size: 20px;
  margin-bottom: 2px;
}
.newsletter-search-form select,
.news-search-form select {
  width: 200px;
  height: 34px;
  border: 2px solid #f37989;
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 6px;
  background-color: white;
}

.newsletter-search-form select {
  border-color: #65bfb8;
  color: #c2c6c5;
}
.newsletter-search-form input[type=submit] {
  margin-top: 20px;
  width: 103px;
  border: 2px solid #65bfb8;
  border-radius: 6px;
  color: #65bfb8;
  background-color: white;
}

/* END OF ANECD CSS */
body {
  font-family: "Source Sans Pro", sans-serif;
  background-color: #f2f2f2;
}

#main-carousel .carousel-control-next-icon {
  background-image: url("/wp-content/themes/custom_theme/img/anecd/arrow-slider-right.png");
}
#main-carousel .carousel-control-prev-icon {
  background-image: url("/wp-content/themes/custom_theme/img/anecd/arrow-slider-left.png");
}
#main-carousel .carousel-control-next-icon,
#main-carousel .carousel-control-prev-icon {
  width: 40px;
  height: 40px;
}
#main-carousel .carousel-caption {
  text-align: right;
  color: black;
  top: 10%;
  width: 400px;
  max-width: 90%;
}
#main-carousel .carousel-caption .title {
  color: #65bfb8;
  font-size: 60px;
  padding-bottom: 20px;
}

.horizontal-carousel-wrapper {
  position: relative;
  margin: 50px auto;
  width: 100%;
  height: 315px;
  background-color: #7bc2b2;
}
.horizontal-carousel-wrapper .slick-arrow {
  background-color: #aedad0;
  cursor: pointer;
  position: absolute;
  height: 315px;
  width: 38px;
  top: 0px;
}
.horizontal-carousel-wrapper .horizontal-carousel {
  margin-right: 38px;
  margin-left: 38px;
}
.horizontal-carousel-wrapper .custom-prev-button {
  left: 0px;
  background-image: url("/wp-content/themes/custom_theme/img/arrow-background-prev.png");
}
.horizontal-carousel-wrapper .custom-next-button {
  right: 0px;
  background-image: url("/wp-content/themes/custom_theme/img/arrow-background-next.png");
}
.horizontal-carousel-wrapper .slick-slide {
  text-align: center;
  margin-top: 46px;
}
.horizontal-carousel-wrapper .slick-slide img {
  display: block;
  margin: 0 auto;
  height: 163px;
  border-radius: 30px;
  margin-bottom: 24px;
}
.horizontal-carousel-wrapper .slick-slide .title {
  font-size: 18px;
  color: white;
}

footer {
  margin-top: 19px;
  background-color: #65bfb8;
}
footer .footer-1 {
  height: 186px;
  background-image: url("/wp-content/themes/custom_theme/img/anecd/footer-background.png");
  background-repeat: no-repeat;
  background-position: center;
}
footer .footer-1 > .column-1 {
  padding-left: 40px;
  padding-top: 31px;
}
footer .footer-1 > .column-1 .contact-info {
  padding-bottom: 6px;
}
footer .footer-1 > .column-1 i {
  flex-shrink: 0;
  background-repeat: no-repeat;
  margin-right: 9px;
  width: 15px;
  height: 15px;
  background-size: contain;
}
footer .footer-1 > .column-1 i.address-icon {
  background-image: url("/wp-content/themes/custom_theme/img/address-icon.png");
}
footer .footer-1 > .column-1 i.phone-icon {
  background-image: url("/wp-content/themes/custom_theme/img/phone-icon.png");
}
footer .footer-1 > .column-1 i.email-icon {
  background-image: url("/wp-content/themes/custom_theme/img/email-icon.png");
}
footer .footer-1 > .column-1 i.website-icon {
  background-image: url("/wp-content/themes/custom_theme/img/website-icon.png");
}
footer .footer-1 > .column-1 span {
  color: white;
  font-size: 14px;
}
footer .footer-1 > .column-2 {
  padding-top: 31px;
  padding-left: 104px;
}
footer .footer-1 > .column-2 h2 {
  color: white;
  font-size: 16px;
  padding-top: 30px;
  padding-bottom: 15px;
}
footer .footer-1 > .column-2 h3 {
  color: white;
  font-size: 10px;
}
footer .footer-1 > .column-2 a.footer-contact-us {
  display: block;
  background-repeat: no-repeat;
  background-color: white;
  width: 120px;
  margin-top: 10px;
  border-radius: 5px;
  color: #65bfb8;
}
footer .footer-1 > .column-2 a.footer-contact-us:hover {
  text-decoration: none;
}
footer .footer-2 {
  height: 68px;
  background-color: white;
}
footer .footer-2 span {
  color: #65bfb8;
  font-size: 14px;
  padding-left: 18px;
  padding-right: 14px;
}
footer .footer-2 .row {
  padding-top: 12px;
}
footer .footer-2 .row > .column-1 {
  text-align: right;
}
footer .footer-2 .row > .column-2 {
  text-align: center;
}
footer .footer-2 .row > .column-3 {
  text-align: left;
}

.mobile-menu {
  display: none;
  background-color: #65bfb8;
}
.mobile-menu .navbar-brand img {
  height: 50px;
}
.mobile-menu .dropdown-menu {
  background-color: transparent;
  border: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.mobile-menu .dropdown-menu a {
  color: white;
}
.mobile-menu .dropdown-menu a:hover {
  text-decoration: none;
}

@media (max-width: 992px) {
  .internal-newsletter-box .img-wrapper {
    text-align: left;
  }
  .internal-newsletter-box img {
    border-radius: 15px;
    text-align: left;
  }

  .custom-pagination .last-page {
    margin-right: 10px;
  }

  .webinars_search_form {
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
  }

  .navbar-dark .navbar-nav .nav-link {
    color: white;
  }

  .mobile-menu {
    display: flex;
  }

  .desktop-menu {
    display: none;
  }

  .header-wrapper .column-1 {
    display: none;
  }
  .header-wrapper .column-2 {
    width: 100%;
    border-right: 0px;
    min-height: 100px;
  }
  .header-wrapper .column-3 {
    width: 100%;
    padding-top: 0px;
    min-height: 100px;
  }
  .header-wrapper .column-3 .row-1 {
    text-align: center;
  }
  .header-wrapper .column-3 .row-2 {
    text-align: center;
  }
  .header-wrapper .column-3 .row-3 {
    text-align: center;
  }

  footer .footer-1 {
    background-image: url("/img/anecd/footer-background-responsive.png");
    height: 260px;
  }
  footer .footer-1 > .column-1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  footer .footer-1 > .column-1 > .contact-info {
    justify-content: center;
  }
  footer .footer-1 > .column-2 {
    padding-top: 0px;
    padding-left: 0px;
  }
  footer .footer-1 > .column-2 .footer-contact-us {
    margin: 0 auto;
    margin-top: 10px;
  }
  footer .footer-1 .social-media-icons {
    display: block;
    margin: 0 auto;
  }
  footer .footer-2 {
    height: 130px;
  }
  footer .footer-2 .column-1 {
    text-align: center !important;
  }
  footer .footer-2 .column-2 {
    text-align: center !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  footer .footer-2 .column-3 {
    text-align: center !important;
  }
}
