@media only screen and (min-width: 1025px) {
  .page-section .who-content-wrapper .inner_ .content-wrapper {
    width: calc(83.8918% - 30px);
  }
}
.form-v3 .input-field > label {
  font-weight: 500;
  color: #000000;
  font-size: 15px;
}
.form-v3 .input-field > label:not(.label-icon).active {
  background: transparent;
  padding: 0;
  border-radius: 0;
}
.form-v3 .input-field div.mce_inline_error {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  font-size: 11px;
  font-weight: 100 !important;
  padding: 5px 15px !important;
  background-color: #c92347 !important;
  border-radius: 1em;
  line-height: 1.1;
  margin: 0 !important;
}

.form-v3 .size1of2 > label {
  position: relative;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.form-v3 .size1of2 div.mce_inline_error {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.form-v3 .size1of2 .datefield {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.5em;
}
.form-v3 .size1of2 .subfield {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0.5em;
}

.form-v3 .btn_wrapper {
  padding-top: 10px;
}

@-webkit-keyframes autofill {
  to {
    color: $color-black;
    background: transparent;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

.read_more {
  background: transparent;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

input:not([type]),
input[type="date"]:not(.browser-default),
input[type="datetime-local"]:not(.browser-default),
input[type="datetime"]:not(.browser-default),
input[type="email"]:not(.browser-default),
input[type="number"]:not(.browser-default),
input[type="password"]:not(.browser-default),
input[type="search"]:not(.browser-default),
input[type="tel"]:not(.browser-default),
input[type="text"]:not(.browser-default),
input[type="time"]:not(.browser-default),
input[type="url"]:not(.browser-default),
textarea.materialize-textarea {
  margin-bottom: 0;
}

html[dir="rtl"] .form-v3 .input-field div.mce_inline_error {
  left: 0;
  right: auto;
}

.page-section .init_container_details .loc_widget .icon_ img {
  width: 30px;
  margin-right: 10px;
}

.page-section
  .init_container_details
  .news_wrapper.success_content_v1
  .news_slide
  .content_
  .img_sec
  .img-box {
  padding-top: 140%;
}

.crt-widget-grid-carousel .crt-grid-carousel-stage {
  direction: ltr;
}
/* AR 4-may-2020 */
.welcome-popup .loc_widget .icon_ img {
  width: 30px;
  margin-right: 10px;
}
.welcome-popup .loc_widget a {
  display: flex;
  flex-direction: row;
  font-weight: 500;
  color: #000;
  align-items: center;
}
.rtl .welcome-popup .loc_widget a {
  flex-direction: row-reverse;
}
.rtl .welcome-popup {
  text-align: right;
}
.rtl .welcome-popup .loc_widget .icon_ img {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .page-section .init_container_details .loc_widget .icon_ img {
  margin-left: 10px;
  margin-right: 0;
}

.page-section .news_wrapper .news_slide.partner-slide-box .content_ .img_sec {
  border: 5px solid #f6f6f6;
}
.page-section
  .news_wrapper
  .news_slide.partner-slide-box
  .content_
  .img_sec
  .img-box {
  background-color: #fff;
  width: 80%;
  margin: auto;
  margin: 10%;
}

.page-section
  .news_wrapper
  .news_slide.partner-slide-box
  .content_
  .img_sec
  .img-box
  .img_ {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.page-section .news_wrapper .news_slide.partner-slide-box .content_ .img_sec {
  position: relative;
  background: #fff;
}
.page-section
  .news_wrapper
  .news_slide.partner-slide-box
  .content_
  .img_sec
  .img-box {
  /*padding-top: 19%;*/

  padding-top: 35%;
}
.page-section.init_training_sec
  .mission_vision_content_wrapper
  .gallery_inner:nth-child(2)
  .news_slide.partner-slide-box
  .content_
  .img_sec
  .img-box {
  padding-top: 35%;
}

.page-section.init_training_sec
  .mission_vision_content_wrapper
  .gallery_inner:nth-child(3)
  .news_slide.partner-slide-box
  .content_
  .img_sec
  .img-box {
  padding-top: 35%;
}

.page-section.partners-page-section .news_wrapper {
  margin-top: 2vh;
}
.page-section.partners-page-section .gallery_inner {
  margin-bottom: 4vh;
}

.page-section.partners-page-section
  .news_wrapper
  .news_slide.partner-slide-box
  .content_
  .img_sec
  .img-box
  .img_ {
  opacity: 1;
}
.page-section.partners-page-section .mission_vision_content_wrapper {
  padding-bottom: 3em;
  padding-top: 2em;
}

/* AR 7 may 2020 */

.page-section .loc_widget .item_.svg-buttons .text_ {
  color: #1b4681;
  font-size: 1.2vw;
  font-weight: 600;
}
.page-section .init_container_details .loc_widget .svg-buttons .icon_ img {
  width: 38px;
  width: 2.5vw;
}
.page-section .loc_widget .item_.svg-buttons {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-section .loc_widget .item_.svg-buttons:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media only screen and (max-width: 767px) {
  .page-section .loc_widget .item_.svg-buttons .text_ {
    font-size: 18px;
  }
  .page-section .init_container_details .loc_widget .svg-buttons .icon_ img {
    width: 20px;
  }
  .page-section .loc_widget {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.init_details_logo_new.double-logo .img-box {
  padding-top: 28%;
}

.init_details_logo_new.double-logo .img-box .img_ {
  background-size: contain;
}
.init_details_logo_new.double-logo {
  width: 100%;
  margin-top: 3em;
}

.init_details_logo_new.double-logo .inner_img {
  width: 50%;
}
.init_details_logo_new.double-logo .inner_img .right-logo {
  background-position: right;
}

.init_details_logo_new.double-logo .inner_img:nth-child(2) .img-box {
  padding-top: 30%;
}

html[dir="rtl"] .init_details_logo_new.double-logo .inner_img .right-logo {
  background-position: left;
}
@media only screen and (max-width: 720px) {
  .init_details_logo_new.double-logo .img-box {
    padding-top: 25%;
  }
  .init_details_logo_new.double-logo .inner_img:nth-child(2) .img-box {
    padding-top: 29%;
  }
}

/*AL 16-05-2020 */
.faq_wrapper .collapsible-body {
  display: none;
  padding-bottom: 0.25em;
  font-size: 1.25vw;
  font-weight: 400;
}

.faq_wrapper .collapsible-header {
  font-weight: 600;
  font-size: 1.35vw;
  color: #000000;
  padding: 1em 0;
  outline: none;
  display: flex;
  flex-direction: row;
  position: relative;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 1024px) {
  .faq_wrapper .collapsible-body {
    font-size: 18px;
  }

  .faq_wrapper .collapsible-header {
    font-size: 19px;
  }
}

.faq_wrapper li {
  position: relative;
  padding: 0 0;
}

.faq_wrapper li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #dfe9f5;
}

.faq_wrapper .collapsible-header .arrow:after {
  content: "";
  width: 10px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #0a4f98;
  transform: translateX(-50%) translateY(-50%);
}

.faq_wrapper .collapsible-header .arrow:before {
  content: "";
  height: 10px;
  width: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #0a4f98;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center;
  transition: transform 0.3s ease;
}

.faq_wrapper li.active .collapsible-header .arrow:before {
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}

span.arrow {
  position: relative;
  width: 15px;
  height: 15px;
  display: inline-block;
}
/*Al 16-05-2020 */

/* AL 10-06-2020 */
.home-banner
  .container-fluid
  .banner-slider
  .banner-swiper-container
  .swiper-wrapper
  .slides_
  .inner_
  .content-box {
  width: 52vw;
}

.home-banner
  .container-fluid
  .banner-slider
  .banner-swiper-container
  .swiper-wrapper
  .slides_
  .inner_
  .content-box
  .content_
  h1 {
  font-size: 4vw;
}
.reg_form_section .container .inner_ .top_box .el_box .img_box {
  width: 50% !important;
}
.reg_form_section .container .inner_ .top_box .el_box .img_box .img_ {
  background-position: right !important;
}
@media only screen and (max-width: 767px) {
  .reg_form_section .container .inner_ .top_box .el_box .img_box {
    width: 80% !important;
  }
}

/* AL 10-06-2020 */

/* AR 27-06-2020 */
.no_loading_animation .page-section.banner_section:before {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.no_loading_animation .page-section.banner_section .section-title span {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}
.no_loading_animation header {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

/* AL 24-08-2020 */
@media only screen and (max-width: 767px) {
  .page-section .init_wrapper .init_slide {
    width: calc(100% - 15px);
    margin: 0 7.5px 15px;
  }
}
/* AL 24-08-2020 */

/* AL 16-09-2020 */
.init_container_details .crt-post-v2 .crt-post-border {
  border: 1px solid #000 !important;
}

.init_container_details .crt-widget-waterfall {
  margin-top: 1.5em;
}

.init_container_details .crt-post-v2 .crt-post-read-more-button {
  font-size: 1vw;
  background: #1b4681;
  color: #fff;
}

.init_container_details .crt-load-more a {
  padding: 0.5em 1em;
  display: inline-block;
  width: auto;
  font-size: 1vw;
  background: #1b4681;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  .init_container_details .crt-load-more a {
    font-size: 16px;
  }
  .init_container_details .crt-post-v2 .crt-post-read-more-button {
    font-size: 16px;
  }
}

.init_container_details .crt-load-more a:hover,
.init_container_details .crt-load-more a:focus,
.init_container_details .crt-post-v2 .crt-post-read-more-button:hover,
.init_container_details .crt-post-v2 .crt-post-read-more-button:focus {
  background: #0e3a75;
}

.init_container_details .crt-load-more a span {
  display: inline-block;
}

.init_container_details .crt-widget-waterfall .crt-feed {
  margin: 0 -12px;
}

.init_container_details
  .crt-post-v2.crt-post-max-height
  .crt-post-max-height-read-more {
  background: transparent;
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, transparent),
    color-stop(50%, #ffffff)
  );
  background: linear-gradient(to bottom, transparent 0%, #ffffff 50%);
}

.init_container_details
  .crt-post-v2.crt-post-max-height
  .crt-post-max-height-read-more
  .crt-post-read-more-button {
  display: none;
}
.home_news .home_news_wrapper .h_n_w_title {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}
.home_news .home_news_wrapper .h_n_w_content {
  max-width: 100%;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.home_news .home_news_wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media only screen and (min-width: 1025px) {
  .home_news .crt-controls-over .crt-panel-prev:before {
    color: #000;
  }

  .home_news .crt-controls-over .crt-panel-prev {
    left: 0;
    transform: translateX(-100%) translateY(-50%);
    color: #0000;
    background: transparent;
  }

  .home_news .crt-controls-over .crt-panel-next {
    right: 0;
    transform: translateX(100%) translateY(-50%);
    background: transparent;
  }

  .home_news .crt-controls-over .crt-panel-next:before {
    color: #000;
  }
}

@media only screen and (max-width: 1024px) {
  .home_news .home_news_wrapper .h_n_w_content {
    max-width: 100%;
  }
}

/* AL 16-09-2020 */

/* AL 16-11-2020 */
.podcast_video_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}

.podcast_video_wrapper video {
  width: 100%;
  height: auto;
}

.podcast_video_wrapper {
  width: 100%;
  height: 0;
  padding-top: 50%;
  background-size: cover;
}

.podcast_video_wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.35;
}

.podcast_video_wrapper:hover:after {
  opacity: 0.75;
}

.podcast_video_wrapper .link_ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2vw;
}
.podcast_video_wrapper .link_ svg {
  width: 4.5vw;
  transform-origin: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
}

.podcast_video_wrapper:hover .link_ svg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.podcast_video_wrapper .link_ svg polygon {
  fill: transparent;
}

.podcast_comingsoon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 1.5em;
  padding: 1em;
  font-size: 2vw;
  font-weight: 600;
  text-transform: uppercase;
  background: #f3f9ff;
}

@media only screen and (max-width: 1024px) {
  .podcast_video_wrapper .link_ svg {
    width: 60px;
  }
  .podcast_comingsoon {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-text .footer_links {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.page-section.banner_section .container > .section-title {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 80%;
  padding-bottom: 2.5vw;
}

@media only screen and (max-width: 1024px) {
  .page-section.banner_section .container > .section-title {
    padding-bottom: 25px;
  }
}

.page-section
  .mission_vision_content_wrapper.majilis_person_wrapper
  .item_
  .inner_
  .content_box
  .content_
  .text_box
  h3 {
  font-size: 1vw;
  font-weight: 300;
}

.page-section.inView.page-section
  .mission_vision_content_wrapper.majilis_person_wrapper
  .item_
  .inner_
  .content_box
  .text_box
  p {
  font-weight: 600;
}
.majilis_about_text_area .text_box p {
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .page-section
    .mission_vision_content_wrapper.majilis_person_wrapper
    .item_
    .inner_
    .content_box
    .content_
    .text_box
    h3 {
    font-size: 16px;
  }
}
/* AL 16-11-2020 */

/* AP 13-01-2021 */
.page-section.team_leader .leaders_wrapper .leader_list li {
  width: calc(33.33% - 5em);
}

@media only screen and (max-width: 1680px) and (min-width: 1377px) {
  .page-section.team_leader .leaders_wrapper .leader_list li {
    width: calc(33.33% - 4em);
  }
}
/* AP 13-01-2021 */

/* AS 13-01-2021 */
@media only screen and (max-width: 767px) {
  .page-section.team_leader .leaders_wrapper .leader_list li {
    width: 100%;
    margin: 0;
    padding: 0 2.5em;
    margin-bottom: 2.5em;
  }
}
/* AS 13-01-2021 */

/* AP 20-01-2021 */
.audio_book_form .right_ .input_ .heading {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 15px;
}
.help-text {
  font-size: 0.85rem;
  font-weight: 300;
}
.audio_book_form .right_ .input_ label.error {
  font-size: 13px;
  color: red;
  margin: 0;
}
/* AP 20-01-2021 */

/* AP 23-01-2021 */
button.s_button {
  background: transparent;
  outline: none;
  border: 1px solid #2f2e50;
  padding: 0.5em 2.5em 0.6em;
  border-radius: 7px;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  line-height: 1.2;
  overflow: hidden;
}

button.s_button:hover:before {
  width: 100%;
}

button.s_button:before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  background: #2f2e50;
  transition: all 0.3s ease-in-out;
  left: 0;
  top: 0; /* z-index: 1; */ /* overflow: hidden; */
}

button.s_button:hover {
  color: #fff;
}
button.s_button span {
  display: inline-block;
  position: relative;
}
/* AP 23-01-2021 */

/* AL 19-05-2021 */

.text_box ol.custom_ul_new {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5em 1fr 1.5em 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1.5em;
  counter-reset: my-awesome-counter;
}

.text_box ol.custom_ul_new li {
  padding: 1.5em;
  background: #b52842;
  color: #fff;
  counter-increment: my-awesome-counter;
  height: 100%;
}

.text_box ol.custom_ul_new li:before {
  content: "0" counter(my-awesome-counter);
  position: relative;
  top: auto;
  left: auto;
  display: block;
  width: auto;
  height: auto;
  background: none;
  font-size: 2vw;
  font-weight: bold;
}

@media only screen and (max-width: 1024px) {
  .text_box ol.custom_ul_new li:before {
    font-size: 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .text_box ol.custom_ul_new {
    -ms-grid-columns: 1fr 1.5em 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 767px) {
  .text_box ol.custom_ul_new {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.podcast-section .t-row.no_overlay .t-col .img_wrapper .img_ {
  opacity: 1;
}
.page-section
  .news_wrapper
  .no_overlay
  .news_slide
  .content_
  .img_sec
  .img-box
  .img_ {
  opacity: 1;
}
html[dir="ltr"] .form_controller_2 .input-field label,
html[dir="ltr"] .form_controller_2 .input-field .choose .choose-btn {
  font-family: DIN Next Arabic;
}

form .uploadPercentage {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(-80%);
}

html[dir="rtl"] form .uploadPercentage {
  right: auto;
  left: 0;
  transform: translateX(80%);
}
.cli_cri_wrapper .c_c_item_wrapper .item_ .text_ ul li {
  padding-left: 20px;
}
.cli_cri_wrapper .c_c_item_wrapper .item_ .text_ ul li:before {
  position: absolute;
  top: 0;
  left: 0;
}
html[dir="rtl"] .cli_cri_wrapper .c_c_item_wrapper .item_ .text_ ul li:before {
  left: auto;
  right: 0;
}

html[dir="rtl"] .cli_cri_wrapper .c_c_item_wrapper .item_ .text_ ul li {
  padding-right: 20px;
  padding-left: 0px;
}

.page-section.banner_section.no_padding_top {
  padding-top: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .page-section .who-content-wrapper .inner_ .content-wrapper {
    width: calc(82.8918% - 30px);
  }
}

/* AL 19-05-2021 */

/* RP 05-09-2023 */
.home-video {
  padding-top: 0;
}

.home-video
  .container-fluid
  .banner-slider
  .banner-swiper-container
  .swiper-wrapper
  .slides_
  .inner_
  .videoWrap {
  height: calc(100% - 100px);
}

.home-video
  .container-fluid
  .banner-slider
  .banner-swiper-container
  .swiper-wrapper
  .slides_
  .inner_
  .overlay_ {
  position: absolute;
  height: calc(100% - 100px);
}

.is-loaded
  .home-video
  .container-fluid
  .banner-slider
  .banner-swiper-container
  .swiper-wrapper
  .slides_.swiper-slide-active
  .inner_
  .overlay_
  svg {
  width: 200%;
  height: 200%;
}

.is-loaded
  .home-video.inView
  .container-fluid
  .banner-slider
  .banner-swiper-container
  .swiper-wrapper
  .slides_.swiper-slide-active
  .inner_
  .overlay_
  svg {
  width: 0;
  height: 0;
}

/* RP 05-09-2023 */
/* AL 29-01-2024 */
.home-section.contact-sec
  .container
  .contact-wrapper
  .contact-desc
  .contact-desc-inner
  .content_:first-child {
  margin-bottom: 0;
}

.home-section.contact-sec
  .container
  .contact-wrapper
  .contact-desc
  .contact-desc-inner {
  gap: 2.5rem;
}

.page-section.bg_color.blue_:before {
  background: #0a4f98;
}

.gallery_wrapper .play_ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  background: #0000003b;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}

.gallery_wrapper .play_ i {
  position: relative;
  display: flex;
  font-size: 2rem;
  background: #00000038;
  width: 5rem;
  height: 5rem;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.gallery_wrapper .play_ i:hover {
  transform: scale(1.25);
}
/* AL 29-01-2024 */

/* RP 30012024 */
.home-banner .container-fluid .content-box.v2 {
  width: 86%;
  margin: 0 auto;
  padding: 2rem 0;
}

.home-banner .container-fluid .content-box.v2 .content_ {
  overflow: hidden;
}

.home-banner .container-fluid .content-box.v2 .content_ h2 {
  font-size: 2vw;
  transform: translateY(1em) scale(0.8);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-delay: 0.6s;
  text-transform: uppercase;
  opacity: 0;
  transform-origin: left;
}

.inView.home-banner .container-fluid .content-box.v2 .content_ h2 {
  transform: none;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .home-banner .container-fluid .content-box.v2 .content_ h2 {
    font-size: 4vw;
  }
}

.page-section .news_wrapper .news_slide .content_.testimonial {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.page-section .news_wrapper .news_slide .content_.testimonial .img_sec {
  background: transparent !important;
  flex: auto;
}

.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .img_sec
  .desc-box {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.page-section .news_wrapper .news_slide .content_.testimonial .desc_ {
  flex: 1;
}

.page-section .news_wrapper .news_slide .content_.testimonial .desc_ .text_box {
  /* margin-top: -1.4rem; */
  padding-inline-end: 2rem;
  text-align: center;
}

.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .img_sec
  .desc-box
  .svg-box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
}

.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .img_sec
  .desc-box
  .svg-box:last-child {
  justify-content: flex-end;
}

.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .img_sec
  .desc-box
  .svg-box
  svg {
  width: 2rem;
  height: 2rem;
  fill: #0a4f98;
}

.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .img_sec
  .desc-box
  .desc_
  span
  p {
  color: #000;
  font-size: 125%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
  font-style: italic;
}

.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .img_sec
  .desc-box
  .desc_
  span {
  margin-bottom: 0;
}

.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .desc_
  .text_box
  h4 {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}

.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .desc_
  .text_box
  p {
  color: #000;
}

/* .successStories {
  display: block !important;
  /* grid-template-columns: 1fr 1fr !important;
  grid-gap: 1rem 3rem !important; */

.successStories .news_slide {
  background-color: #d8f0f4;
  padding: 1.5rem;
}

/* display: grid;
  grid-template-columns: 1fr 1fr !important;
  grid-gap: 1rem 3rem !important; */

#success-stories-1.page-section.init_sec .init_container {
  padding: 0 !important;
}

#success-stories-1.page-section
  .news_wrapper
  .news_slide
  .content_
  .img_sec
  .img-box {
  padding-top: 70%;
}

@media screen and (max-width: 767px) {
  #success-stories-1.page-section
    .news_wrapper
    .news_slide
    .content_
    .img_sec
    .img-box {
    padding-top: 61%;
  }
}

#success-stories-1.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .desc_
  .text_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .successStories {
    grid-template-columns: 1fr !important;
  }
}

.success_content_v1 .swiper-container {
  overflow: visible;
}

.page-section
  .init_container_details
  .news_wrapper.success_content_v1
  .news_slide
  .content_
  .img_sec
  .img-box {
  max-width: 200px;
  max-height: 200px;
}

.page-section .news_wrapper .news_slide .content_ .img_sec .img-box {
  padding-top: 69%;
  overflow: hidden;
}

.page-section .news_wrapper .news_slide .content_.testimonial .img_sec {
  background: transparent !important;
  flex: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -4rem;
  gap: 0.5rem;
}

.page-section
  .news_wrapper
  .news_slide
  .content_.testimonial
  .img_sec
  .desc-box
  .desc_
  span
  p {
  font-size: 100%;
  text-align: center;
}

#success-stories-1.page-section
  .news_wrapper
  .news_slide
  .content_
  .desc_
  .text_box
  h4,
.page-section .news_wrapper .news_slide .content_ .desc_ .text_box p {
  font-size: 100%;
}

.successStoriesSwiper .swiper-slide {
  height: auto;
}

.successStories {
  display: inherit !important;
  grid-gap: 0 !important;
  grid-column: 0 !important;
}

#success-stories-1 .success_content_v1 {
  margin-top: 10.5vh;
}

#success-stories-1.page-section
  .news_wrapper.success_content_v1
  .news_slide
  .content_
  .img_sec
  .img-box:hover
  .img_ {
  opacity: 1;
}
/* RP 30012024 */

.successStoriesSwiper .nav_box {
  margin-top: 0;
}
.page-section .init_container_details .news_wrapper.success_content_v1 .news_slide .content_ .img_sec .img-box {
  height: 0;
  max-width: 100%;
}

.footer_last_update{
    color: grey;
    font-size: 0.8125rem;
}

.x_logo{
    width: 15px;
    height: 17px;
}

.fl-social li a:hover .x_logo{
    fill: #1b4681;
}
