/*------------------------------------------*/
/*  Template Edits
/*------------------------------------------*/

/*****Language switcher****/

.language-link.is-active{
  display: none;
}
[dir="rtl"] .language-link::before{
  top: auto;
}

/****Header****/
/* .tra-menu .tmmainfull{
  background: url('../images/header_bg.jpg') no-repeat center center;
  background-size: cover;
} */
.navbar-light .tmmainfull.menu.clearfix {
  /* background-color: #32325D !important; */
  background-color: transparent !important;
}
body.path-user .navbar-light .tmmainfull.menu.clearfix, body.path-login .navbar-light .tmmainfull.menu.clearfix, 
body.path-media .navbar-light .tmmainfull.menu.clearfix,
body.path-tfa .navbar-light .tmmainfull.menu.clearfix {
  background-color: #32325D !important;
}
body.path-frontpage .navbar-light .tmmainfull.menu.clearfix, body.path-dashboard .navbar-light .tmmainfull.menu.clearfix, body.path-media.page-view-media .navbar-light .tmmainfull.menu.clearfix {
  background-color: transparent !important;
}
.path-frontpage .tra-menu .tmmainfull{
  /* background: transparent; */
}
.path-frontpage .tra-menu .tmmainfull.scroll, .tmmainfull.menu.clearfix.scroll,
.path-frontpage .navbar-light .tmmainfull.menu.clearfix.scroll {
  background-color: #fff !important;
  background-image: none;
}

/****headers****/

h1, h2, h3, h4, h5, h6{
  color: inherit;
}

@media (min-width: 991.98px) {
  .py-lg-10 {
    padding: 0 10% ;
  }
}

/* ******************************* HERO SLIDER ****************************** */
.hero-section {
  height: 500px !important;
}

.hero-section.overlay-main::before {
  background: url(../images/header_overlay5.png) top right;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.85;
  content: " ";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
/* hero section slick slider */
#hero01 .carousel.carousel--fade{
  height: 100% !important;
  bottom: 0 !important;
}
#hero01 .carousel .flickity-viewport{
  height: 100% !important;
}
#hero01 .carousel .carousel-cell{
  width: 100%;
  height: 100%;
}
#hero01 .carousel .carousel-cell-image{
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
/******** RESPOSIVE ********/
@media only screen and (max-width: 1199.95px) {
  .hero-section {
      height: 515px !important;
  }
}
@media only screen and (max-width: 991.95px) {
  .hero-section {
      height: 400px !important;
  }
}
@media only screen and (max-width: 767.95px) {
  .hero-section {
      height: 350px !important;
  }
}
@media only screen and (max-width: 591.95px) {
  .hero-section {
      height: 300px !important;
      padding-top: 50px;
  }
}
/***************************/
/* flickity slider */
.flickity-slider > div { 
  min-height: 100%;
  display: flex; 
}

/****Footer RTL****/

[dir="rtl"] .bottom-footer-list li:after {
  padding-right: 0;
  padding-left: 11px;
}
[dir="rtl"] .bottom-footer-list li.first-li:after {
  content: none;
}
[dir="rtl"] .bottom-footer-list li.last-li:after {
  content: "|";
  padding-left: 11px;
}

/****Bottons****/

.content-section .btn-neutral{
  color: #181828;
  background-color: transparent;
  border-color: #b9c3cf !important;
}
.content-section .btn-neutral:hover{
  color: #fff;
  background-color: #6772e5;
  border-color: #6772e5 !important;
}

.content-section.text-light .btn-neutral{
  color: #fff;
  background-color: transparent;
  border-color: #b9c3cf !important;
}
.content-section.text-light .btn-neutral:hover{
  color: #181828;
  background-color: #fff;
  border-color: #b9c3cf !important;
}

/* .btn-unblue:hover {
  color: #fff !important;
  background-color: #6772e5 !important;
  border-color: #6772e5 !important;
} */
.btn-tra-unblue:hover {
  color: #6772e5 !important;
  background-color: transparent !important;
  border-color: #6772e5 !important;
}
/****images****/

.img-block{
  position: relative;
}

/****MENU****/

.tmmainfull.scroll .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link, .tmmainfull.scroll .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link {
  background-color: #f0f2f9 !important;
}
.tmmainfull.scroll .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav .menu-content .menu-inner > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .tmmainfull.scroll .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .tmmainfull.scroll .header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link > .menu-arrow {
  color: #3A8DDE !important;
}
/* sticky scroll menu when logged in */
.toolbar-tray-open .tmmainfull.menu.clearfix.scroll{
  top: -11px;
}

/* hero section when logged in */
.toolbar-tray-open .hero-section{
  margin-top: -180px;
  /* padding-top: 180px; */
  padding-top: 220px;
}
/* hero02 */
#hero02 .hero02-img{
  margin-left: 0;
}
/****pager****/
#pagination-heading{
  display: none;
}
.page-item {
  margin: 0 2px;
}
.page-link{
  display: flex;
  margin: 0;
}
.page-item.active .page-link{
  border: 1px solid #6772e5;
}
.left-chevron, .right-chevron{
  width: 18px;
}
.left-chevron svg, .right-chevron svg{
  vertical-align: bottom;
}
[dir="rtl"] .left-chevron svg, [dir="rtl"] .right-chevron svg {
  vertical-align: unset;
  transform: rotate(180deg);
}
.disabled>.page-link, .page-link.disabled, .page-link{
  border: none;
  color: #6772e5;
  font-size: .875rem;
  border: 1px solid transparent;
}
.page-link:hover {
	color: #6772e6;
	background-color: transparent;
	border: 1px solid #6772e5;
}
[dir="rtl"] .pagination .page-item .page-link {
  font-family: soleil,"Noto Naskh Arabic", "Helvetica Neue", Arial, sans-serif;
}
/*------------------------------------------*/
/*  Edits
/*------------------------------------------*/

/*** all pages min height ***/
#pageContent{
  min-height: calc(100vh - 415px);
}
@media (max-width: 991.9px) {
  #pageContent{
    min-height: calc(100vh - 499px);
  }
}

/* resources facets link */
.form-check a {
  margin-left: -24px;
  padding-left: 24px;
}
[dir="rtl"] .form-check a {
  margin-right: -24px;
  padding-right: 24px;
  margin-left: auto;
  padding-left: auto;
}
.plus-icon{
  transition: all .3s;
}
a[aria-expanded="true"] .plus-icon{
  transform: rotate(45deg);
}
/**** Country flags list ****/

#countryTabs.countrieslist > div {
  width: 12%;
  margin-bottom: 2.5rem;
  text-align: center;
  line-height: 1.25 !important;
}
.countrieslist .countryimg {
  position: relative;
}
.countrieslist a {
  transition: .3s;
}
.countrieslist a:hover {
  /* scale: 1.05; */
  /* transform: translateY(-3px); */
}
.countrieslist .countriesnames {
  color: var(--bs-gray-800);
  transition: .3s;
}
.countrieslist a:hover .countriesnames {
  color: var(--bs-indigo) !important;
}
.countrieslist a {
  transition: .3s;
}

@media (max-width: 575.98px) {
  .countrieslist > div {
    width: 15%;
    margin-bottom: 10px;
  }
  .countrieslist .countryimg {
    width: 80% !important;
    height: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 540px) {
  .countrieslist > div {
    width: 20%;
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  .countrieslist > div {
    width: 25%;
    margin-bottom: 10px;
  }
}


/* countries list with btns */
#countryTabs.countrieslist > div, #categoryTabs.countrieslist > div {
  /* width: 9.09%; */
  /* width: 12.5%; */
  width: 16.6%;
	text-align: center;
	line-height: 1.25 !important;
	margin-bottom: 0px;
}
#countryTabs.countrieslist > div.tabblock {
width: 100%;
}
#countryTabs.countrieslist > div.tabblock > div.tabdetails {
  width: 100%;
  padding: 1rem;
  background-color: #FFF;
}

#countryTabs.countrieslist .countryimg, #categoryTabs.countrieslist .countryimg {
  width: 65%;
  height: auto;
  padding: 2px;
  border: 1px solid #8898AA;
  border-radius: 50%;
  flex-shrink: 0;
  margin-bottom: 0px;
}
#countryTabs.countrieslist a, #categoryTabs.countrieslist a {
  transition: .3s;
}
#countryTabs.countrieslist > div.tabblock > div.tabdetails a {
  width: 322px;
}
@media  (min-width: 576px) and (max-width: 767.98px) {
  #countryTabs.countrieslist .countryimg, #categoryTabs.countrieslist .countryimg {
    width: 30%;
  }
}
@media (max-width: 767.98px) {
  #countryTabs.countrieslist > div.tabblock > div.tabdetails a {
    width: 100%;
  }
}
@media  (min-width: 768px) and (max-width: 991.98px) {
  #countryTabs.countrieslist .countryimg, #categoryTabs.countrieslist .countryimg {
    width: 40%;
  }
}
#countryTabs.countrieslist a.country-link:hover, #countryTabs.countrieslist a.country-link[aria-expanded='true']{
  /* transform: translateY(-3px); */
  /* background-color: #FFF; */
} 

#countryTabs.countrieslist a.country-link[aria-expanded='true'], #categoryTabs.countrieslist a.country-link[aria-expanded='true']{
  background-color: #FFF;
}

#countryTabs.countrieslist a.country-link, #categoryTabs.countrieslist a.country-link {
  position: relative;
}
#countryTabs.countrieslist a.country-link .expand-bottom, #countryTabs.countrieslist a.country-link .collapse-bottom{
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 90px;
  padding: 0.25rem 0.75rem;
  font-size: 0.75rem;
  background-color: var(--bs-gray-400);
  display: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #FFF;
}
#countryTabs.countrieslist a.country-link .expand-bottom i, #countryTabs.countrieslist a.country-link .collapse-bottom i{
  font-size: 0.75rem;
}
#countryTabs.countrieslist a.country-link:hover .expand-bottom{
  display: block;
}
#countryTabs.countrieslist a.country-link[aria-expanded='true'] .collapse-bottom{
  display: block;
}
.tabdetails a{
  position: relative;
  -webkit-border-radius: .3rem;
  -moz-border-radius: .3rem;
  -o-border-radius: .3rem;
  border-radius: .3rem;
  z-index: 0;
}
.tabdetails a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #00000040;
  opacity: 0;
  -webkit-border-radius: .3rem;
  -moz-border-radius: .3rem;
  -o-border-radius: .3rem;
  border-radius: .3rem;
  z-index: -1;
  transition: .35s all;
}
.tabdetails a:hover::before {
  opacity: 1;
}
#countryTabs.countrieslist .countriesnames, #categoryTabs.countrieslist .countriesnames {
  color: var(--bs-gray-800);
	transition: .3s;
	/* text-align: left; */
	font-size: 0.8rem;
  font-weight: 300;
}
#countryTabs.countriesnames.countriesnames-dash {
	font-size: 0.7rem;
}
[dir='rtl'] #countryTabs.countrieslist .countriesnames, [dir='rtl'] #categoryTabs.countrieslist .countriesnames {
  /* text-align: right; */
  font-family: "Noto Kufi Arabic", soleil, "Roboto", sans-serif !important;
}
#countryTabs.countrieslist a.disabled .countriesnames {
  color: #8898aa;
}
#countryTabs.countrieslist a.disabled .countryimg::before {
  content: ' ';
  display: block;
  background-color: rgba(255, 255, 255, .7);
  width: 100%;
  height: 100%;
  z-index: 100;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
}
#countryTabs.countrieslist a:hover .countriesnames,  #categoryTabs.countrieslist a:hover .countriesnames {
  color: #6772e5 !important;
}
#countryTabs.countrieslist a.disabled:hover .countriesnames {
  color: #8898aa !important;
}
#countryTabs.countrieslist a, #categoryTabs.countrieslist a {
  transition: .3s;
}
.type-icon{
  transition: .3s;
  background-color: #6772e5 !important;
}
#categoryTabs.countrieslist a:hover .countryimg.type-icon{
  background-color: #FFF !important;
}
#categoryTabs.countrieslist .countryimg img, #categoryTabs.countrieslist .countryimg svg, #categoryTabs.countrieslist .countryimg svg{
  fill: #FFF;
}
#categoryTabs.countrieslist .countryimg img, #categoryTabs.countrieslist .countryimg svg, #categoryTabs.countrieslist .countryimg svg path{
  fill: #FFF;
  width: 100%;
  height: 100%;
  padding: 10px;
  transition: .3s;
}
#categoryTabs.countrieslist a:hover .countryimg svg, #categoryTabs.countrieslist a:hover .countryimg svg path{
  fill: #6772e5 !important;
}
@media (max-width: 1200px) {
  #countryTabs.countrieslist .countryimg, #categoryTabs.countrieslist .countryimg {
    width: 80%;
  }
  #countryTabs.countrieslist .countriesnames, [dir='rtl'] #countryTabs.countrieslist .countriesnames, #categoryTabs.countrieslist .countriesnames, [dir='rtl'] #categoryTabs.countrieslist .countriesnames{
    text-align: center;
    font-size: 0.765rem;
  }
  #countryTabs.countrieslist .countriesnames.countriesnames-dash, [dir='rtl'] #countryTabs.countrieslist .countriesnames.countriesnames-dash {
    font-size: 0.6rem !important;
  }
}
@media (max-width: 991.98px) {
  #countryTabs.countrieslist .countriesnames, [dir='rtl'] #countryTabs.countrieslist .countriesnames, #categoryTabs.countrieslist .countriesnames, [dir='rtl'] #categoryTabs.countrieslist .countriesnames{
    font-size: 0.8rem;
  }
  #countryTabs.countrieslist > div, #categoryTabs.countrieslist > div {
    width: 12.5%;
  }
}
@media (max-width: 768.98px) {
  #countryTabs.countrieslist .countriesnames, [dir='rtl'] #countryTabs.countrieslist .countriesnames, #categoryTabs.countrieslist .countriesnames, [dir='rtl'] #categoryTabs.countrieslist .countriesnames{
    font-size: 0.598rem;
  }
}
@media (max-width: 600px) {
  #countryTabs.countrieslist .countriesnames, [dir='rtl'] #countryTabs.countrieslist .countriesnames, #categoryTabs.countrieslist .countriesnames, [dir='rtl'] #categoryTabs.countrieslist .countriesnames{
    font-size: 0.775rem;
  }
  #countryTabs.countrieslist > div, #categoryTabs.countrieslist > div {
    width: 20%;
  }
}
@media (max-width: 480px) {
  #countryTabs.countrieslist > div, #categoryTabs.countrieslist > div {
    width: 25%;
  }
}
#countryTabs.countrieslist a.country-link.disabled[aria-expanded='true'] {
  background-color: transparent !important;
}
#countryTabs.countrieslist a.country-link.disabled[aria-expanded='true'] .countriesnames {
  color: #8898aa !important;
}
.country-tooltip {
  --bs-tooltip-bg: #6772e5 !important;
}

.tabdetails-btn {
  text-transform: capitalize;
  line-height: 19px;
  text-align: left;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 700;
}
[dir='rtl'] .tabdetails-btn {
  text-align: right;
  margin-right: 10px;
  margin-left: unset !important;
}

 /*==================== Flags tabs page  ==================*/
 #countryTabs.countrieslist a[aria-expanded='true'] .countriesnames, #categoryTabs.countrieslist a[aria-expanded='true'] .countriesnames {
  color: #6772e5 !important;
}
#countryTabs.countrieslist a .countriesnames.active, #categoryTabs.countrieslist a .countriesnames.active {
  color: #6772e5 !important;
}
/* flags and tabs order */
.cn-1 {	
  order:1;
}
.cn-2 {	
  order:2;
}
.cn-3 {	
  order:3;
}
.cn-4 {	
  order:4;
}
.cn-5 {	
  order:5;
}
.cn-6 {	
  order:6;
}
.cn-7 {	
  order:7;
}
.cn-8 {	
  order:8;
}

.cd-1 {	
  order:9;
}
.cd-2 {	
  order:10;
}
.cd-3 {	
  order:11;
}
.cd-4 {	
  order:12;
}
.cd-5 {	
  order:13;
}
.cd-6 {	
  order:14;
}
.cd-7 {	
  order:15;
}
.cd-8 {	
  order:16;
}


.cn-9 {	
  order:17;
}
.cn-10 {	
  order:18;
}
.cn-11 {	
  order:19;
}
.cn-12 {	
  order:20;
}
.cn-13 {	
  order:21;
}
.cn-14 {	
  order:22;
}
.cn-15 {	
  order:23;
}
.cn-16 {	
  order:24;
}

.cd-9 {	
  order:25;
}
.cd-10 {	
  order:26;
}
.cd-11 {	
  order:27;
}
.cd-12 {	
  order:28;
}
.cd-13 {	
  order:29;
}
.cd-14 {	
  order:30;
}
.cd-15 {	
  order:31;
}
.cd-16 {	
  order:32;
}

.cn-17 {	
  order:33;
}
.cn-18 {	
  order:34;
}
.cn-19 {	
  order:35;
}
.cn-20 {	
  order:36;
}
.cn-21 {	
  order:37;
}
.cn-22 {	
  order:38;
}

.cd-17 {	
  order:39;
}
.cd-18 {	
  order:40;
}
.cd-19 {	
order:41;
}
.cd-20 {	
order:42;
}
.cd-21 {	
order:43;
}
.cd-22 {	
order:44;
}

/* breakpoint order max-width: 991.98px */
@media (max-width: 749.98px){
  .cn-1 {	
    order:1;
  }
  .cn-2 {	
    order:2;
  }
  .cn-3 {	
    order:3;
  }
  .cn-4 {	
    order:4;
  }
  

  .cd-1 {	
    order:5;
  }
  .cd-2 {	
    order:6;
  }
  .cd-3 {	
    order:7;
  }
  .cd-4 {	
    order:8;
  }
  
  .cn-5 {	
  order:9;
  }
  .cn-6 {	
  order:10;
  }
  .cn-7 {	
    order:11;
  }
  .cn-8 {	
    order:12;
  }


    .cd-5 {	
    order:13;
  }
  .cd-6 {	
    order:14;
  }
  .cd-7 {	
    order:15;
  }
  .cd-8 {	
    order:16;
  }
  

  .cn-9 {	
  order:17;
}
.cn-10 {	
  order:18;
}
.cn-11 {	
  order:19;
}
.cn-12 {	
  order:20;
}
  

.cd-9 {	
  order:21;
}
.cd-10 {	
  order:22;
}
.cd-11 {	
  order:23;
}
.cd-12 {	
  order:24;
}
  

.cn-13 {	
  order:25;
}
.cn-14 {	
  order:26;
}
.cn-15 {	
  order:27;
}
.cn-16 {	
  order:28;
}


  .cd-13 {	
  order:29;
}
.cd-14 {	
  order:30;
}
.cd-15 {	
  order:31;
}
.cd-16 {	
  order:32;
}


  .cn-17 {	
  order:33;
}
.cn-18 {	
  order:34;
}
  .cn-19 {	
    order:35;
  }
  .cn-20 {	
    order:36;
  }


  .cd-17 {	
  order:37;
}
.cd-18 {	
  order:38;
}
  .cd-19 {	
    order:39;
  }
  .cd-20 {	
    order:40;
  }
  

.cn-21 {	
  order:41;
}
.cn-22 {	
  order:42;
}

.cd-21 {	
  order:43;
}
.cd-22 {	
  order:44;
}

}


/* section title position */
.path-frontpage .section-title{
  text-align: center;
}

/* collapse plus/minus toggle */
.minus, .collapsed .plus{
  display: block;
}
.plus, .collapsed .minus{
  display: none;
}

/**** Table ****/

.rounded table th:first-child{
  border-top-left-radius: 5px;
}
.rounded table th:last-child{
  border-top-right-radius: 5px;
}
  
  
table.dataTable.no-footer{
  border-bottom: none
}
.dataTables_wrapper{
  overflow-x: hidden;
}
table .filters{
  background-color: #6772e5;
}
table .filters th{
  width: 10%;
}
table .filters th input{
  width: 100%;
}
table .filters th:first-child{
  border-top-left-radius: 5px;
}
table .filters th:last-child{
  border-top-right-radius: 5px;
}

#table_1_filter{
  display: none;
}

table thead tr th.sorting{
text-align: start;
}

table thead tr{
  border-bottom: 2px solid #8898aa;
}
tr {
  border-bottom: auto;
  padding: auto;
  background: transparent;
}

tr.odd {
  background: transparent;
}
table tr th {
  background: transparent;
  color: #181828;
}
table tr th,
table tr th a,
table tr th a:hover,
table tr th a:focus {
  color: #181828;
  font-weight: auto;
}
table tbody tr th {
  vertical-align: auto;
}
tr td,
tr th {
  padding: auto;
  border: auto;
  text-align: auto; /* LTR */
  font-size: 1rem;
}

.table-responsive {
  margin-top: 0;
  margin-bottom: 0;
}

.dataTables_filter{
  display: none;
}

div.dataTables_wrapper{
  min-width: 800px;
}

.dataTables_wrapper td {
  font-size: .875rem;
  min-width: 100px !important;
}

/*** SDG in Details page ***/
.course_details_sdgs img{
  margin-right: 2px;
  margin-bottom: 5px;
  width: 15%;
}
@media (max-width: 991.9px) {
  .course_details_sdgs img{
    width: 25%;
  }
}
@media (max-width: 575.9px) {
  .course_details_sdgs img{
    width: 15%;
  }
}

/*** external link icon ***/

.ext{
    position: relative;
}
.ext::after {
    position: absolute;
    right: 0.25rem;
    top: 0.25rem;
    content: "\f11c";
    font-family: "flaticon";
    font-size: 8px;
}

/*** course hover ***/
.card.course-hover{
  position: relative;
  overflow: hidden;
}

.course-hover .img-block{
  background-color: #6277ed;
}
.course-hover .img-block .course-img{
  height: 235px;
  object-fit: cover;
  background: no-repeat;
  opacity: 0.6;
}
.course-hover .course-text{
  z-index: 2;
}
.course-hover:hover .course-text{
  z-index: 0;
}
.course_details{
  background-color: #6277ed;
  position: absolute;
  width: 100%;
  height: 80%;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transform: translate(0px, 70px);
  -webkit-transform: translate(0px, 70px);
  -moz-transform: translate(0px, 70px);
  -o-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transition: all 0.2s ease-in-out;
}

.course-hover:hover .course_details {
  transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  opacity: 1;
}

/*** SDG floating images ***/

.floating_image {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: end;
  max-height: 64px;
  width: 100%;
  position: absolute;
  transition: all .6s;
  margin: 5px 5px 5px -5px;
  bottom: 1%;
  transition: all .5s;
}
.floating_image img{
  width: 13%;
  margin-left: 5px;
  margin-top: 5px;
  transition: all .6s;
}
.mb-70 .floating_image{
  margin-bottom: -20px;
}

/* course-hover on home page */
.path-frontpage .courses_row > div:nth-child(4){
  display: none;
}
@media (max-width: 1199.98px) {
  .path-frontpage .courses_row > div:nth-child(4){
    display: block;
  }
}

/* select2 edits */
.select2-container--bootstrap-5 .select2-dropdown{
  border-radius: 0 !important;
}
.filters_holder select+.select2-container--bootstrap-5{
  width: 23% !important;
  margin-right: 10px;
}
[dir='rtl'] .filters_holder select+.select2-container--bootstrap-5{
  margin-right: 0;
  margin-left: 10px;
}
.filters_holder.directory_filter select+.select2-container--bootstrap-5{
  width: 30% !important;
}
span.select2.select2-container.select2-container--bootstrap-5{
  width: auto !important;
}

.select2-selection.select2-selection--multiple {
  display: flex;
  min-width: 180px !important;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  border-radius: 0;
  border: 1px solid #dee2e6 !important;
  height: calc(2.375rem + 2px) !important;
}
.select2-container--bootstrap-5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-selection__choice {
  height: 26px !important;
}
.select2-search.select2-search--inlin, .select2-container--bootstrap-5 .select2-selection--multiple .select2-search {
  width: fit-content !important;
}
.select2-container--bootstrap-5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-search.select2-search--inline .select2-search__field {
  line-height: 26px;
}
.select2-container--bootstrap-5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-search.select2-search--inline .select2-search__field::placeholder {
  color: #8898AA;
}

[dir='rtl'] .select2-container--bootstrap-5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-selection__choice .select2-selection__choice__remove {
  margin-right: auto;
  left: .5rem;
}
[dir='rtl'] .select2-container--bootstrap-5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-selection__choice .select2-selection__choice__display {
  margin-top: 4px;
}
[dir='rtl'] .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered {
  height: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 767.95px) {
  span.select2.select2-container.select2-container--bootstrap-5 {
    width: 100% !important;
    height: auto !important;
    margin-bottom: .25rem!important;
  }
  .filters_holder span.select2.select2-container.select2-container--bootstrap-5 {
    width: 100% !important;
    margin: 0 10px 0.5rem 10px;
  }
  .filters_holder span.select2.select2-container.select2-container--bootstrap-5:last-child{
    margin-bottom: 0;
  }
  .filters_holder.directory_filter select+.select2-container--bootstrap-5{
    width: 100% !important;    
  }
  .input-group>:not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){
    margin-left:auto;
  }
}
.input-group-lg > .form-control{
  font-size: inherit;
}

/* country page */
.country_page .title{
  display: none;
}
.country_page .filters_holder{
  display: none !important;
}
.flag_img{
  max-width: 130px;
}
/* country description */
.description-par {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.description-par ul {
  padding-left: 2rem;
  list-style: disc;
}
[dir="rtl"] .description-par ul {
  padding-right: 2rem;
  padding-left: auto;
}
.description-par a{
  color: #6772e5;
  text-decoration: none;
  overflow-wrap: break-word;
}
/* country report */
.country_report .hover_report{
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .4s;
  height: 0;
}
.country_report:hover .hover_report {
  visibility: visible;
  opacity: 1;
  height: 100%;
}
.hover_report.ext:after {
  font-size: 16px;
  color: #fff;
  right: 10px;
  top: 10px;
}
[dir="rtl"] .hover_report.ext:after{
  right: auto;
  left: 10px;
}
/* long in/reset password page */
.user_page .form-group{
  margin-bottom: 20px;
}
.user_page .form-control{
  margin-bottom: 0;
}
.user_page .reload-captcha-wrapper {
  margin-top: -25px;
  position: absolute;
  right: 0;
}
.user_page p{
  margin-bottom: 20px;
}
.user_page .reload-captcha-wrapper a{
  font-size: 0.875rem;
}
.user_page .form-actions button{
  font-size: 0.8rem;
  padding: 10px 16px;
}
.user_page .form-actions button:hover{
  background-color: transparent !important;
  color: #6277ed !important;
  border-color: #6277ed !important;
}
.user_page .nav-link{
  color: #6277ed;
}
.user_page .nav-tabs{
  --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
}
.user_page .nav-tabs .nav-link.active{
  background-color: transparent;
}

/*** banner ****/
.banner {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;  
}
.banner:hover .banner_title{
  min-height: 200px;
}
.banner_title{
  position: absolute;
  bottom: 0px;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2rem;
  color: #fff;
  background-color: rgba(0,0,0,0.6);
  width: 100%;
  min-height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all .5s;
}

/****** link color change *******/
.link-holder a{
  color: #fff;
}
.link-holder a:hover{
  color: #6277ed;
}

  /* *********** Partners ************ */
  .partners-logo-item{
    width: 20%;
    padding: 5px;
    display: flex;
    justify-content: center;
  }
  .partners-logo-item img{
    /* height: 70px;
    object-fit: contain; */
  }
  @media (max-width: 767.99px) {
    .partners-logos{
     justify-content: space-between !important;
    }
    .partners-logo-item{
      width: 33%;
    }
    .partners-logo-item img{
      /* height: 90px; */
    }
  }
  @media (max-width: 450px) {
    .partners-logo-item{
      width: 50%;
    }
    .partners-logo-item img{
      /* height: 70px; */
    }
  }

/************************************/

/* navbar */
/* [dir="rtl"] .header-menu .menu-nav > .menu-item > .menu-link > .menu-text {
  max-width: 130px;
  line-height: 1.125;
}
[dir="rtl"] .header-menu .menu-nav{
  align-items: end;
} */
/* CAROUSEL */
.flickity-slider > div { 
  min-height: 100%;
  display: flex; 
}
/* cards */
.card {
  border-radius: 0 !important;
  border: 0;
  box-shadow: none;
  height: 100% !important;
}
/* button */
.btn{
  --bs-btn-focus-shadow-rgb: transparent !important;
  line-height: 1.25;
}
.form-control:focus{
  border-color: #8898AA;
  box-shadow: none;
}
/* .btn, .btn:focus{
  padding: 10px 16px;
  border-radius: 0px !important;
} */
/* resources btn */
.card.bg-cloud .btn-tra-white {
  color: #6772e5 !important;
  background-color: transparent !important;
  border-color: #6772e5 !important;
}
/* text */
.text-disclaimer{
  display: flex;
  flex-direction: column;
  color: #8898aa;
  font-size: 0.75rem;
}
.text-disclaimer a:hover{
  text-decoration: underline;
}
.text-foggy {
  color: #B9C3CF;
}

/* height */
.h-available{
  height: -webkit-fill-available;
}
/* font size */
.xsmall {
  font-size: 12px !important;
  line-height: 12px !important;
}
.small, small {
  line-height: 0.875rem;
  font-size: 0.75rem;
}
.small-img {
  height: 18px;
  width: 18px;
}

/************************************/

/* METHODOLOGY THEME AND MSIN HEADINGS */
#navtabs-themes li {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
#navtabs-themes li.nav-item:last-child {
  margin-right: 0!important;
}
#navtabs-themes li:last-child, [dir='rtl'] #navtabs-themes li:first-child {
  margin-right: 0;
}
[dir='rtl'] #navtabs-themes li:last-child {
  margin-right: 1%;
}

#navtabs-themes a {
  height: 100%;
  padding: 1rem 5px;
  color: #fff;
  display: block;
  position: relative;
  background-color: #6772e5;
  border-radius: 0;
  border: none;
}
.theme-icon {
  height: 3rem;
}
@media (max-width: 767.98px ) {
  .theme-icon-box{
    height: 100%;
  }
}
@media (max-width: 500px ) {
  .theme-icon {
    height: auto;
    width: 100%;
  }
}

#navtabs-themes a:hover, #navtabs-themes a.active {
  background-color: #6772e5;
}
#navtabs-themes .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: calc(50% - 15px);
  border: 15px solid transparent;
  border-top-color: transparent;
  border-top-color: #6772e5;
  z-index: 1000;
}
/* accordation  */
.accordion-button {
  border-radius: 0 !important;
}
.accordion-button:not(.collapsed) {
  color: #3A8DDE;
}
.accordion-button:focus {
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);
}

  /**** Search input form*****/
  
  .search-input-holder{
    position: relative;
    display: flex;
    align-items: center;
  }
  .search-input-holder .form-control {
    padding-left: 30px;
    margin-bottom: 0!important;
    /* width: 220px; */
    height: 26px;
    font-size: 12px;
    box-shadow: none !important
  }

  .main-search {
    width: 220px;
  }
  .flaticon-search{
    /* position: relative;
    display: flex;
    align-items: center; */
  }
  .flaticon-search::before{     
    position:absolute;
    left: 7px;
    top: 5px;
    color: #32325d;
    font-size: 16px !important;
    z-index: 10;
  }
  [dir="rtl"] .search-input-holder .form-control {
    padding-right: 30px;
    padding-left: unset!important;
  }
  [dir="rtl"] .flaticon-search::before {
    left: auto;
    right: 7px;
  }

  @media (max-width: 319px ) {
    .search-input-holder {
      display: none;
    }
  }
/* Methodology steps colors */
.bg-evaluating{
  background-color: #EEA620 !important;
}
.bg-corroborating{
  background-color: #32325D !important;
}
.bg-converting{
  background-color: #22B14C !important;
}
.bg-scoring{
  background-color: #9E2146 !important;
}

.bg-evaluating:hover{
  background-color: #cd8b11 !important;
}
.bg-corroborating:hover{
  background-color: #25254c !important;
}
.bg-converting:hover{
  background-color: #18943d !important;
}
.bg-scoring:hover{
  background-color: #861537 !important;
}

.bg-evaluating-light{
  background-color: #eea62049 !important;
}
.bg-corroborating-light{
  background-color: #32325d4f !important;
}
.bg-converting-light{
  background-color: #22b14d5c !important;
}
.bg-scoring-light{
  background-color: #9e214736 !important;
}

.section-no-padding{
  padding: 0!important;
}

/* methodology steps titles section */
#methodology-sections-titles{
  background-color: #f0f2f9!important;
  margin-top: -45px!important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

ul.methodology-steps {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  list-style: none;
  margin: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  justify-content: space-between;
}
  /* === Arabic === */
  [dir="rtl"] ul.methodology-steps {
    margin-right: 0!important;
    margin-left: 0!important;
}
ul.methodology-steps li {
  text-align: center;
  width: 24%;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.methodology-steps li a{
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 1.5rem;
  width: 100%;
  color: #FFF;
}
ul.methodology-steps li a:hover{
  color: #FFF;
}
@media (max-width: 991.98px ) {
  ul.methodology-steps li {
    width: 49%;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 599.98px ) {
  ul.methodology-steps li {
    width: 100%;
    margin: 15px 0;
  }
}

  /* ========================== FILTER CSS ========================== */
/* .filter-wrapper .filter .flaticon-search::before {
  top: 8px;
} */
#views-exposed-form-resources-page-1 {
  width: 100%;
}
.facet-item {
  display: flex;
  align-items: center;
}
@media (min-width: 992px){
  #btn_filter_close {
    display: none;
  }
}
@media (max-width: 991.98px){
  #btn_filter_close svg {
    height: 32px;
    width: 32px;
    fill: #fff;
  }
  .filter-wrapper #btn_filter_close {
    position: fixed;
    left: -50px;
    height: 37px;
    width: 37px;
    padding: 5px;
    cursor: pointer;
    opacity: 0;
  }
  .filter-wrapper.filter-wrapper-on #btn_filter_close {
    left: 350px;
    right: auto;
    opacity: 1;
    transition: .5s all;
  }
  #filter_mobile_toggle {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 2px;
  }
  #filter_mobile_toggle svg {
    width: 28px;
    height: auto;
  }
  .filter-wrapper.filter-wrapper-on {
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: 0;
  }
  .filter-wrapper {
    overflow: auto;
    z-index: 3001;
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: -370px;
    width: 350px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .filter-wrapper .filter{
    padding-top: 40px !important;
    border-radius: 0!important;
    overflow-y: auto;
  }
  .filter-wrapper-overlay {
    background: rgba(50, 50, 93, 0.85);
  }
  .filter-wrapper-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 3000;
    margin-top: 0;
    -webkit-animation: animation-offcanvas-fade-in 0.6s ease 1;
    animation: animation-offcanvas-fade-in 0.6s ease 1;
  }
}
.filter-wrapper .filter .filter-item {
  margin-bottom: 1.5rem!important;
}
.filter-wrapper .filter .filter-item label {
  font-size: 0.875rem !important;
}
.filter-wrapper .filter .filter-item .form-check-input[type=checkbox] {
  border-radius: 0.25em;
  border-color: #181828 !important;
  background-color: transparent !important;
  box-shadow: none;
}
.filter-wrapper .filter .filter-item .form-check-input:checked {
  background-color: #6772e5 !important;
  border-color: #6772e5 !important;
}
.filter-wrapper .filter .filter-item .form-check-input {
  width: 1rem!important;
  height: 1rem!important;
  display: flex!important;
  flex-shrink: 0!important;
}
/* Filter Arabic CSS */
[dir = 'rtl'] .filter-wrapper .filter .filter-item .form-check .form-check-input {
  float: right;
  margin-left: auto;
  margin-right: -1.5em;
}
[dir = 'rtl'] .flaticon-search::before {
  right: 7px;
  left: unset;
} 
[dir = 'rtl'] .search-input-holder .form-control {
  padding-right: 30px;
  padding-left: unset;
}
[dir = 'rtl'] .filter-wrapper .filter .filter-item .form-check-input[type=checkbox] {
  margin-right: 1px;
}
@media (max-width: 991.98px) {
  [dir = 'rtl'] .filter-wrapper.filter-wrapper-on {
    right: 0;
    left: unset;
  }
}
@media (max-width: 991.98px) {
  [dir = 'rtl'] .filter-wrapper.filter-wrapper-on #btn_filter_close {
    right: 350px;
    left: auto;
  }
  [dir = 'rtl'] .filter-wrapper {
    right: -370px;
    left: unset;
  }
}

[dir = 'rtl'] #navtabs-themes li.nav-item:last-child {
  margin-left: 0!important;
}

/* PAGES HEADER */
.page-header {
  margin-top: -124px;
  padding-top: 184px;
}
.path-frontpage .page-header {
  display: none;
}

/* view all */
.view-all {
  font-size: 12px;
  color: #fff;
  margin: 5px 0;
  display: flex;
  align-items: center;
}
.view-all .fa-arrow-right:before, .view-all .fa-arrow-left:before {
  font-size: 12px;
  transition: margin .3s;
}
.view-all:hover .fa-arrow-right:before {
  margin-left: 3px;
}
.view-all:hover .fa-arrow-left:before {
  margin-right: 3px;
}

/* USER HEADER BACKGROUND */
.path-user .tra-menu .tmmainfull, .path-admin .tra-menu .tmmainfull {
  background: url('../images/header_bg.jpg') no-repeat center center;
  background-size: cover;
}

.text-wrap-none {
  text-wrap: nowrap;
}


/* flag */
.flag-sm {
  height: 45px;
}
.flag-md{
  height: 120px;
}
/* table */
.table_holder th,.table_holder td {
  border: none;
  border-bottom: 1px solid #f0f2f9;
  vertical-align: middle;
}
td:first-child {
  min-width: 200px;
}

/* Description label */
.label {
  font-size: 12px;
  padding: 4px 8px;
  color: #fff;
  background-color: #8898AA;
  text-wrap: nowrap;
  width: 85px;
  display: inline-block;
  text-align: center;
}
/* Main Topic score info */
.mainScoreInfo {
  width: 48%;
  /* margin: 0 1%; */
  padding: 10px;
  background-color: #ffffff50;
}
@media (max-width: 576px) {
  .mainScoreInfo {
    width: 100%;
    margin: 4px 0;
  }
}
.info2023, .info2020 {
  height: 15px;
  width: 30px;
}
.info2020 {
  background-color: #3A8DDE;
}
.info2023 {
  background-color: #A669BF;
}
.desc_circle {
  background-color: #8898AA;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

/* select */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.375rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #23233a;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #dee2e6;
  /*border-radius: 0.3125rem; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* RTL */
[dir="rtl"] .custom-select {
  padding: 0.375rem 0.75rem 0.375rem 1.75rem !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    no-repeat left 0.75rem center/8px 10px !important;
  background-color: #fff !important;
}
.custom-select:focus {
  border-color: #ced4da;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
}
.custom-select:focus::-ms-value {
  color: #23233a;
  background-color: #fff;
}

/* Decription Colors */
.very_strong{
  background-color: #00af52 !important;
}
.strong {
  background-color: #8fd14d !important;
}
.developed {
  background-color: #b3c14f !important;
}
.moderate {
  background-color: #fbda63 !important;
}
.basic {
  background-color: #ffbe03 !important;
}
.weak {
  background-color: #fe4c56 !important;
}
.very_weak {
  background-color: #ba0200 !important;
}
.no_score{
  background-color: #FFF !important;
}
tr.very_weak td {
  color: #fff;
}

#section-scoring i.fa-regular.fa-circle{
  border-radius: 50% !important;
}
#section-scoring td, #section-scoring th{
  border: 1px solid var(--bs-border-color) !important;
}

.hover-plum:hover{
  color: #32325d !important;
}

/* COMPARED COUNTRIES */
.compared-country {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #ffffff50;
  min-height: 85px;
  height: 100%;
  padding: 20px 10px;
}

/* loader */
.loader {
  position: absolute;
  height: 100%;
  bottom: 0;
  background-color: #fff8;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: none;
}
.loader.show{
  display: flex;
}
.loader img {
  height: 90px;
}

/* compare scores */
.scores {
  display: flex;
  flex-direction: column;
  width: 48%;
  height: 100%;
  /* margin: 0 1%; */
  padding: 10px;
  background-color: #9251ac;
  color: #fff;
}
.scores.score_2023:first-child {
  background-color: #3A8DDE;
}
.scores.score_2020 {
  background-color: #c083d9;
}
.scores.score_2020:first-child {
  background-color: #71ace5;
}
.scores .flag {
  height: 24px;
}

/* CHARTS x-axis label */
@media (max-width: 767.95px) {
  #compareCharts text[text-anchor="middle"]{
    display: none;
  }
}

@media (max-width: 575.98px) {
  .w-sm-100 {
    width: 100% !important;
  }  
}


/* RADAR CHARTS */
#componentsRadar, #elementsRadar {
  height: 500px;
}
@media (max-width: 768px) {
  #componentsRadar, #elementsRadar {
    height: 400px;
  }
}
@media (max-width: 450px) {
  #componentsRadar, #elementsRadar {
    height: 350px;
  }
}
g text[x='-5'] {
  direction: ltr !important;
}

/* logedin primary navigation */
.user-logged-in.path-node #pageContent > nav {
  position: absolute;
  top: 290px;
  width: 100%;
  z-index: 1;
}
.user-logged-in.path-node.node--type-media #pageContent > nav {
  /* position: initial !important;
  margin: 0; */
}
.user-logged-in.path-frontpage #pageContent > nav {
  position: absolute;
  top: 330px !important;
  width: 100%;
  z-index: 1;
}
.user-logged-in.path-frontpage #pageContent > nav {
  display: none;
}
@media (max-width: 975.98px) {  
  .user-logged-in.path-node #pageContent > nav {
    top: 241px;
  }
}

/* Expanded facets */
.facet-item--expanded {
  flex-wrap: wrap;
}
.filter-wrapper .filter .filter-item .facet-item--expanded > .filter-item {
  width: 100%;
  margin-bottom: 0 !important;
}
.facet-item--expanded > .filter-item hr {
  display: none;
}


/* CUSTOM WIDTH */
@media (min-width: 992px) {
  .w-lg-75 {
    width: 75%;
  }
}
@media ((min-width: 1200px)) {
  .w-xl-75 {
    width: 75% !important;
  }
}
.w-150px {
  width: 150px !important;
}

.custom-block-type p{
  margin-bottom: 0 !important;
  font-size: 14px !important;
  color: #FFF;
}

#analysis_text ul, #country_text ul, #country2_text ul {
  margin: auto;
  padding: 0 2rem;
  list-style: auto;
}

/* Header animation */
.bg {
  animation:slide 5s ease-in-out infinite alternate;
  /* background-image: linear-gradient(-10deg, #444472 50%, #32325D 50%); */
  background-image: radial-gradient(ellipse farthest-corner at 0 439%, #414170 70%, #444472 70%, #32325D 70%);
  bottom:0;
  left:-50%;
  opacity:.25;
  position:absolute;
  right:-50%;
  top:0;
  z-index:0;
}
.bg2 {
  animation-direction:alternate-reverse;
  animation-duration:6s;
}
.bg3 {
  animation-duration:7s;
}
.bg3 {
  animation-direction:alternate-reverse;
  animation-duration:8s;
}
@keyframes slide {
  0% {
    transform:translateX(-25%);
  }
  100% {
    transform:translateX(25%);
  }
}

/* CUSTOM FONT SIZE */
.fw-14px {
  font-size: 14px !important;
}

/* loading css */

.loader {
  display: block;
  width: 21px;
  height: 19px;
  aspect-ratio: 2;
  --_g: no-repeat radial-gradient(circle closest-side,#6c757d 90%,transparent);
  background: 
    var(--_g) 0%   50%,
    var(--_g) 50%  50%,
    var(--_g) 100% 50%;
  background-size: calc(100%/3) 50%;
  animation: l3 1s infinite linear;
}
@keyframes l3 {
    20%{background-position:0%   0%, 50%  50%,100%  50%}
    40%{background-position:0% 100%, 50%   0%,100%  50%}
    60%{background-position:0%  50%, 50% 100%,100%   0%}
    80%{background-position:0%  50%, 50%  50%,100% 100%}
}


/* BLUE HOVER STYLES */
.hover-blue, .hover-blue div, .hover-blue h4{
  width: fit-content;
  transition: all 0.2s;
}
.hover-blue:hover, .hover-blue:hover div, .hover-blue:hover h4{
  color: #6772e5!important;
  background-color: transparent !important;
}
.hover-blue div.position-relative{
  display: block;
}
.hover-blue div.position-relative::before{
  content:"";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  box-shadow: inset 0 0 0 50vw rgb(58 94 170 / 25%);
  transition: all 0.2s;
  z-index: 0;
}
.hover-blue:hover div.position-relative::before{
  opacity: 1;
}
.hover-blue.video-shadow div.position-relative::before{
  opacity: 1;
  box-shadow: inset 0 0 0 50vw rgba(0, 0, 0, 0.25);
}
.hover-blue.video-shadow:hover div.position-relative::before{
  opacity: 1;
  box-shadow: inset 0 0 0 50vw rgb(58 94 170 / 25%);;
}

/* MEDIA */
.media_body ul {
  margin: initial;
  padding-left: 2rem;
  padding-right: 0;
  list-style: disc;
  margin-bottom: 1rem;
}
[dir = 'rtl'] .media_body ul {
  padding-left: 0;
  padding-right: 2rem;
}

/* ALERT */
.alert-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 75vh;
  z-index: 9999;
}

.alert-wrapper .alert {
  overflow-y: auto;
  margin-bottom: 0;
}

.toast-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
}

.alert svg{
  max-width: 2rem;
}


/* hover arrow */
.hover-arrow{
  color: #6772e5;
}
.hover-arrow::after {
  display: inline-block;
  margin-left: 5px;
  content: "→";
  transition: transform 0.2s ease 0s;
}
.hover-arrow:hover:after {
  transform: translate3d(3px, 0, 0);
}
[dir='rtl'] .hover-arrow::after {
  rotate: 180deg;
  margin-left: 0;
  margin-right: 5px;
}

/* NEWS */
.news-card {
  position: relative;
  /* border: 1px solid #f0f2f9; */
  background-color: rgb(103, 114, 229);
  color: #fff;
  border-bottom: 0;
  padding: 20px 25px;
  transition: all .3s !important;
}
.news-bottom {
  position: absolute;
  top: 97%;
  width: 100%;
  height: 100%;
  background-color: #515bc2;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.news-card, .news-card .text-muted, .news-card .text-green {
  z-index: 1;
  overflow: hidden;
}
.news-card:hover, .news-card:hover .text-muted, .news-card:hover .text-green {
  color: #fff !important;
  z-index: 1;
}
.news-card:hover .news-bottom {
  top: 0;
}

/* featured projects cards in homepage */
.featured-card {
  background-color: rgba(103, 114, 229, 0.6);
  border-radius: 8px !important;
  transition: all 0.5s;
  padding: 0;
  border: none !important;
}
.featured-card.featured-card-green {
  background-color: rgba(6, 178, 125, 0.6) !important;
}
.featured-card .featured-image .bg-image{
  background: url('../images/header_bg_policy.jpg') center center;
  background-size:cover;
}
.featured-card.featured-card-green .featured-image .bg-image{
  background: url('../images/header_bg_policy.jpg') center center !important;
  background-size:cover !important;
}
.country-more {
  color: #6772e5;
  position: relative;
  transition: all 0.5s;
}
.country-more:hover {
  text-decoration: underline;
}
#policies-country i::before {
  font-size: 10px;
  position: absolute;
  top: 10px;
  margin: 0 2px;
}
[dir="rtl"] #policies-country i::before{
  transform: rotate(270deg);
}
.bgcards .featured-card.featured-card-green .card-body {
  background-color: rgba(6, 178, 125, 0.6) !important;
}
.featured-card:hover {
  background-color: rgba(103, 114, 229, 0.8);
}
.featured-card.featured-card-green:hover {
  background-color: rgba(6, 178, 125, 0.8) !important;
}
.bgcards .featured-card .card-body {
  position: relative;
  margin: 0;
  height: 100% !important;
  min-height: 200px;
  border-radius: 8px;
  background-color: rgba(103, 114, 229, 0.6);
}
.bgcards .featured-card.featured-card-green:hover .card-body {
  background-color: rgba(6, 178, 125, 0.8) !important;
}
.bgcards .featured-card:hover .card-body {
  background-color: rgba(103, 114, 229, 0.8);
}
.bgcards .featured-card .card-body h5, .bgcards .featured-card .card-body .cardtag, .bgcards .featured-card .card-body .cardtag i {
  display: flex !important;
  color: #fff !important;
  align-items: center;
}
.featured-card i {
  transition: all 0.5s;
}
.featured-card .card__actionbar {
  padding: 0;
  margin: 0;
  margin-top: auto;
  padding-top: 1rem;
}
.featured-card .badge {
  display: inline-flex;
  align-items: center;
}
.featured-card .badge-success {
  color: #FFF;
  background-color: #06b27d;
  cursor: default !important;
}
.featured-card .badge-primary {
  color: #FFF;
  background-color: #6772e5 !important;
  cursor: default !important;
}
.featured-card .badge-light {
  background-color: #FFF;
}
.bgcards .featured-card .featured-image {
  border-radius: 8px;
}
.featured-card .featured-image {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: absolute;
  width: 100%;
  height: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;
}
.featured-card:hover .featured-image > div {
  transform: scale(1.1);
}
.featured-card .featured-image > div {
  height: 100%;
  transition: all 0.5s;
}

/* Dashboard flag */
.dashboard-flag {
  height: 40px;
  border: 1px solid #f0f2f9;
  border-radius: 100%;
}

/* latest policies loader */
.policies-loader {
  border: 10px solid #f3f3f3;
  border-top: 10px solid #6772e5;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* DASHBOARD FILTERS */
.filter-wrapper-dashboard {
  margin-left: 30px;
}
[dir="rtl"] .filter-wrapper-dashboard {
  margin-right: 30px;
  margin-left: 0;
}
.page-header-toolbar .toolbar-item {
  margin-top: 0;
}
.page-header-toolbar .toolbar-item > span{
  font-size: 14px !important;
}
#select2_countries .select2 {
  min-width: 450px;
}
@media (max-width: 767.98px) {
  .filter-wrapper-dashboard {
    margin-left: 0;
    margin-right: 0;
  }
  .page-header-toolbar .toolbar-item {
    margin-top: 20px;
  }
  #select2_countries .select2 {
    min-width: auto;
  }
}
@media (max-width: 1399.98px) and (min-width: 992.98px) {
  #select2_countries .select2 {
    min-width: 430px;
  }
  #select2_countries {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 470.98px) {
  #select2_countries .select2 {
    overflow-x: scroll;
  }
}