.service-box {
  flex-wrap: wrap;
}
.service-box .box-1 {
  width: 100%;
}

.service-box .box-2 {
  margin-top: 1.5em;
}

.service-slide {
  margin-top: 1.5em;
}

.service-slide .swiper {
  display: none;
}
.service-slide .swiper.show_slide {
  display: block;
}

.service-box .form-box {
  border: none;
  padding-left: 0;
  padding-right: 0;
}

.service-box .input_box .input-field label {
  padding: 0;
}

.service-box .input_box .input-field label input {
  margin: 0;
}

.service-box .input_box .input-field label > span {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 1;
  padding: 0.5em 1em;
  background: #f1f1f1;
}

.tab_wrap .tab_nav ul li a.link_ {
  padding: 0.75em 0.25em;
  font-size: 1.2vw;
  text-align: center;
  width: 100%;
  background: #f1f1f1;
  color: #000;
}

.tab_wrap .tab_nav ul li {
  padding: 0;
  margin: 0;
  flex: 1;
  text-align: center;
}
.tab_wrap .tab_nav ul li a.link_ {
  background: #f2f2f2;
  font-size: 1vw;
  font-weight: 400;
}
.tab_wrap .tab_nav ul li a.link_:hover {
  background-color: #cfcfcf;
}
.tab_wrap .tab_nav ul li a.link_.active {
  background: #e5e5e5;
}
.tab_wrap .tab_nav ul li {
  border-color: #e5e5e5;
}

@media only screen and (max-width: 1200px) {
  .tab_wrap .tab_nav ul li a.link_ {
    font-size: 15px;
  }
}

.border_box.services_new_tabs {
  padding: 0;
  border: none;
  margin-top: 40px;
}
.border_box .tab_wrap .tab_content {
  padding: 0;
  margin: 0;
  margin-top: 40px;
}

.service-box .input_box .input-field label > span {
  background: #f5f5f5;
}

.service-box .input_box .input-field label:hover > span {
  background-color: #cfcfcf;
}

.service-slide {
  margin-top: 40px;
}

.service-box .form-box {
  padding-bottom: 0;
}
.border_box.services_new_tabs {
  padding: 0;
}

.card_wrap .c_item .content_wrap {
  padding: 1.25em;
}

.page-template-services .card_wrap .c_item .grid_:nth-child(1) {
  padding-top: 0;
}

.card_wrap .c_item .text_box {
  margin-top: 0.5em;
}

.page-template-services .card_wrap .c_item .grid_:nth-child(2) {
  padding-top: 0;
  padding-bottom: 0;
}
.swiper-auto-width-service {
  width: 100%;
}
@media only screen and (min-width: 767px) {
  .service-slide .swiper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.service-slide .swiper-slide .desc {
  width: 100%;
}
.service-slide .side-box {
  position: relative;
  margin-bottom: 1em;
}

.service-slide .swiper-slide .desc h3 {
  width: 100%;
  max-width: 100%;
}
.service-box
  .input_box
  .input-field
  label
  > input[type="radio"]:checked
  ~ span {
  background: #e5e5e5;
}
.input_box .input-field > label {
  border-color: #e5e5e5;
}

.page-template-national-identity-projects .ais-index .lg\:w-4\/5 {
  width: 100%;
}

.ais-index .flex input.md\:mr-2 {
  box-sizing: border-box;
}
html[lang="en-US"] .arrow-container.button-next {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

html[lang="en-US"] .arrow-container.button-prev {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.service-box .input_box .input-field {
  width: 100%;
}
.service-box .form-box .r-label {
  font-size: 0.8rem;
}
html[lang="en-US"] .service-box .box-1 .desc {
  padding-left: 0;
  padding-right: 2.1em;
}
.service-box .form-box .r-label {
  height: auto;
}
.project-tabs .project-slide-wrapper {
  margin-top: 2rem;
}
/*
html[lang="en-US"] header .menu-row ul:nth-child(2),
html[lang="en-US"] header .menu-row ul:nth-child(3) {
  margin: 0 0 0 2rem;
}*/
html[lang="en-US"] header .menu-row ul > li .lang_ span {
  transform: none;
}
.service-slide .input_box.dark_ .link-row .link {
  white-space: nowrap;
}
.service-slide .input_box.dark_ .link-row .link.white-link {
  background-color: #fff;
  color: #000;
  margin-right: 10px;
}
.menu_open .menu-row.burger-menu-list:before {
  width: calc(100% + 3em);
  height: calc(100% + 3em);
  -webkit-transition: height 0.3s ease-in-out, width 0.3s ease-in-out 0.3s;
  -o-transition: height 0.3s ease-in-out, width 0.3s ease-in-out 0.3s;
  transition: height 0.3s ease-in-out, width 0.3s ease-in-out 0.3s;
}
.menu_open .menu-row.burger-menu-list {
  pointer-events: all;
}
.menu_open .menu-row.burger-menu-list .nav-item {
  transition-delay: 1s;
  opacity: 1;
}
header .menu-row ul > li .lang_:hover {
  color: #b68a34;
}
html[lang="en-US"] .service-box .form-box .r-label {
  line-height: 1.3;
}
.service-slide .input_box.dark_ .link-row .link:hover {
  color: #fff;
}
.service-slide .input_box.dark_ .link-row .link.white-link:hover {
  color: #b68a34;
}
.project-tabs .project-inner-slide .swiper-slide .desc .link:hover {
  color: #fff;
}

.project-tabs .form-box .r-label:after,
.project-tabs .form-box .r-label:before {
  opacity: 0;
}

.project-tabs .input_box .input-field.full_ {
  width: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
header .menu-row.burger-menu-list .master_menu section {
  opacity: 0;
}
.menu_open header .menu-row.burger-menu-list .master_menu section {
  opacity: 1;
}

/* AP 28-10-2021 */

.mbox-2.master_menu .site-nav__list-header {
  z-index: 10;
  font-weight: 600;
  font-size: 1.2rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #000;
  margin-bottom: 1rem;
}
.mbox-2.master_menu section > div .w-full .site-nav__list {
  display: -ms-grid;
  display: grid;
  grid-gap: 0.5rem;
  margin: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #000;
}
.mbox-2.master_menu section > div .w-full .site-nav__list li {
  margin: 0;
}
.mbox-2.master_menu section > div .w-full .site-nav__list a {
  font-size: 0.9rem;
  line-height: 1.3;
}
header .menu-row.burger-menu-list {
  padding-top: 130px;
}
.mbox-2.master_menu section > div {
  min-height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mbox-2.master_menu section > div > div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mbox-2.master_menu section > div > div:last-child a {
  font-size: 0.85rem;
  line-height: 1.2;
  color: #747474;
}
.mbox-2.master_menu section > div > div:last-child a:hover {
  color: #b68a34;
}
.menu_open header .menu-row.burger-menu-list .master_menu section {
  -webkit-transition: all 0.3s ease 0.5s;
  -o-transition: all 0.3s ease 0.5s;
  transition: all 0.3s ease 0.5s;
}
.mbox-2.master_menu section > div > div:nth-child(1) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
  width: 90vw;
}
@media only screen and (max-width: 980px) {
  .mbox-2.master_menu section > div > div:nth-child(1) {
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}

.mbox-2.master_menu section > div > div:nth-child(2) {
  display: none;
}
.mbox-2.master_menu section > div > div:nth-child(1) > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  /* .mbox-2.master_menu section > div > div:nth-child(1) {
    display: none;
  } */
  header .menu-row.burger-menu-list:before {
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
    top: 0;
  }
  .menu_open .menu-row.burger-menu-list:before {
    width: 100%;
    height: 100%;
  }
  header .menu-row.burger-menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .mbox-2.master_menu section > div > div:nth-child(1) {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
  .mbox-2.master_menu section > div {
    min-height: inherit;
  }
  .menu_open header .menu-row .mbox-2 {
    max-height: calc(100vh - 130px);
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mbox-2.master_menu section > div > div:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mbox-2.master_menu section > div > div:last-child a {
    font-size: 0.95rem;
  }
  .mbox-2.master_menu section > div > div:last-child svg {
    -webkit-filter: none;
    filter: none;
  }
  .mbox-2.master_menu section > div > div:last-child {
    padding-top: 1.5rem;
  }
  .mbox-2.master_menu section > div > div:last-child > ul {
    margin: 0.5rem 0 0;
  }
  .mbox-2.master_menu section > div > div:nth-child(1) {
    grid-gap: 1rem;
  }
  .mbox-2.master_menu section > div .w-full .site-nav__list {
    margin-bottom: 0;
  }
}
/* AP 28-10-2021 */

/* AR 28-10-2021 */

.service-slide .swiper-slide {
  height: auto;
}
.service-slide .swiper-slide .text_ {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 0.75em;
}
footer .footer-4 .box-2 .input_box .input-field input[type="submit"] {
  width: 100%;
}
.service-box .input_box .input-field {
  align-items: initial;
}
header .menu-row {
  margin-bottom: 10px;
}
html[lang="en-US"] header .menu-row {
  flex-direction: row-reverse;
}
html[lang="en-US"] header .menu-row .mbox-1.logo {
  flex-direction: row-reverse;
}
html[lang="en-US"] header .menu-row .mbox-1.logo .second-logo {
  margin: 0 1em 0 0;
}
html[lang="en-US"] header .navbar .navbar-inner {
  flex-direction: row-reverse;
}

html[lang="en-US"] header .navbar .barnd_box.right-menu {
  flex-direction: row-reverse;
}
html[lang="en-US"] header .navbar .barnd_box.right-menu ul {
  flex-direction: row-reverse;
}
html[lang="en-US"] header .navbar .menu_trigger {
  transform-origin: right;
}
header .menu-row.menu-row.menu-list {
  margin-bottom: 0;
}

/* AR 28-10-2021 */
footer .footer-4 .box-2 .bottom-icons img {
  width: 140px;
}

header .menu-row ul > li .settings .rsbtn_exp.rsimg.rspart {
  position: absolute;
  width: 250px;
  top: 40px;
}
header .menu-row ul > li .settings .rsbtn {
  width: auto !important;
  height: auto !important;
  margin-bottom: 0;
}
.project-tabs .project-inner-slide .event-address {
  padding: 0.5em 1em;
  background-color: #b08b43;
  color: #fff;
  text-align: center;
  min-height: 6rem;
  display: flex;
  flex-direction: column;
}
.project-tabs .project-inner-slide .event-address h4 {
  margin: 0;
}
.project-tabs .project-inner-slide .event-address p {
  font-size: 0.8rem;
  margin: 0;
}
.project-tabs .project-inner-slide .swiper-slide .desc {
  flex: 1;
}
header .header-search-result {
  position: absolute;
  top: 100%;
  left: 0;
  display: inline-block !important;

  background: #fff;
  transition: all 0s 0s;
  overflow: auto;
  max-height: 600px;
  opacity: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-top: 1rem !important;
}
header .header-search-result li {
  padding: 0.4rem 0;
  font-size: 0.8rem;
}
.search-box .input_box .input-field {
  position: relative;
}
.search-box.active .input_box .input-field input {
  min-width: 500px;
  width: 50vw;
}
.search-box .input_box .input-field {
  width: 100%;
}
header.active-search:after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  opacity: 0.6;
}

header.active-search .font-settings {
  display: none;
}
header.active-search .setting-ul {
  display: none;
}
header .header-search-result.active-search {
  opacity: 1;
  transition: all 0.5s 0.5s;
}

header .header-search-result li .s-link {
  border: 1px solid #000;
  padding: 0.5em 1em;
}
header .header-search-result {
  width: 100%;
}
.search-box .input_box .input-field input {
  min-width: 0;
}
.project-tabs .r-tabs-panel .social-box-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.project-tabs .r-tabs-panel .social-box-wrapper .social-box {
  display: none;
}
.project-tabs .r-tabs-panel .social-box-wrapper .social-box.show_slide {
  display: block;
}
.project-tabs .r-tabs-panel .social-box-wrapper .box-3 {
  width: 100%;
}
.project-tabs iframe#twitter-widget-0 {
  margin-top: 0px !important;
}
.project-tabs .input_box .input-field label span {
  display: flex;
  height: auto;
  opacity: 0.4;
}
.project-tabs .input_box .input-field label .icon_svg {
  width: 40px;
  height: 40px;
}
.project-tabs .form-box [type="radio"]:checked ~ .r-label {
  opacity: 1;
}
.project-tabs .input_box .input-field > label {
  border: none;
}
.project-tabs .input_box .input-field.full_ {
  margin-right: 0;
  margin-left: 0;
}
.project-tabs .r-tabs-panel .social-box-wrapper .box-2 {
  margin-right: 2em;
}
@media only screen and (max-width: 767px) {
  header .menu-row ul > li img,
  header .menu-row ul > li svg {
    width: 22px;
    filter: none;
  }
}
@media only screen and (max-width: 720px) {
  header .menu-row ul.setting-ul {
    display: flex;
    position: absolute;

    right: auto;
    left: 2em;
    bottom: 1em;
  }
  header .navbar .navbar-inner .side-box {
    position: absolute;
    bottom: 1em;
  }
  header .menu-row ul > li .search-top {
    display: flex;
    align-items: flex-end;
  }

  header.active-search .menu-row ul.setting-ul {
    display: none;
  }
  header .burger-icon,
  header .navbar .menu_trigger {
    height: 38px;
    width: 38px;
  }
}
@media only screen and (max-width: 768px) {
  header .navbar {
    padding-bottom: 3em;
  }
  .search-box.active .input_box .input-field input {
    min-width: 230px;
  }

  .scrolled header .navbar {
    padding: 1.3rem 2em;
    padding-bottom: 3em;
  }
  header .menu-row ul > li .settings {
    transform: none;
  }
}
html[lang="en-US"] header .menu-row ul > li.header-search-wrap {
  flex-direction: row-reverse;
}
html[lang="en-US"] .input_box .input-field input {
  padding-right: 1em;
  padding-left: 0;
}
header .menu-row.menu-list .mbox-2 .navbar-inner .navbar-nav a {
  font-size: 0.8rem;
  font-weight: 700;
  opacity: 0.6;
}
header .menu-row.menu-list {
  padding: 0.5em 0;
}
@media only screen and (min-width: 768px) {
  header .navbar {
    padding: 1.5rem 3% 0;
  }
  ul.navbar-nav.font-settings {
    position: relative;
  }
  ul.navbar-nav.font-settings:after {
    content: "";
    position: absolute;
    height: 100%;
    background: #e5e5e5;
    width: 2px;
    right: -10px;
    top: 0;
  }
  header .menu-row.menu-list .mbox-2 .navbar-inner .navbar-nav {
    width: 85%;
    margin: auto;
  }

  header .menu-row.menu-list.reading-menu .navbar-inner {
    flex-direction: row;
    /*  justify-content: space-between;*/
    width: 85%;
    margin: 0 auto;
  }

  header
    .menu-row.menu-list.reading-menu
    .mbox-2
    .navbar-inner
    .navbar-nav
    li:last-child {
    margin-inline-end: 0;
  }

  header .menu-row ul > li.menu-item:last-child a {
    margin-inline-end: 0 !important;
  }

  header .menu-row ul > li.menu-item {
    margin: 0;
  }

  header .menu-row.menu-list.reading-menu .mbox-2 .navbar-inner .navbar-nav {
    width: auto;
    justify-content: flex-end;
    margin: 0;
  }

  header .menu-row.menu-list.reading-menu .mbox-2 .navbar-inner .navbar-nav li {
    margin: 0px 1rem;
  }
}
header .menu-row.menu-list .mbox-2 .navbar-inner .navbar-nav a:hover {
  color: #b68a34;
}
header .menu-row.menu-list.reading-menu {
  background: #f7f7f7;
}
.accordion-button__title a {
  position: relative;
  display: block;
  font-weight: 600;
  font-size: 1vw;
  color: #b68a34;
}

@media only screen and (max-width: 1200px) {
  .accordion-button__title a {
    font-size: 16px;
  }
}

footer .footer-4 .box-2 .input_box .input-field input {
  padding-left: 1em;
}
html[lang="en-US"] header .notification .not-icon img {
  transform: scaleX(-1);
}

.inner-banner .bg_box {
  position: relative;
  padding-top: 33%;
  overflow: hidden;
}
.inner-banner .bg_box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: auto;
  right: 0;
  bottom: 0;
}
.inner-banner .bg_box .swiper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
header .menu-row ul > li.settings-tab ul.settings,
header .search-box {
  pointer-events: none;
  z-index: 1;
}
header .menu-row ul > li.settings-tab ul.settings.active {
  pointer-events: all;
}
header .search-box.active {
  pointer-events: all;
}
header .search-top {
  z-index: 5;
}

.tab_wrap .tab_nav .link_ img {
  height: 3rem;
  width: auto;
}

.swiper-auto-width-service {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 100%;
}
[data-multi-swiper] {
  position: relative;
}

.card_wrap .c_item .top_box {
  padding: 1rem;
  grid-template-columns: 30px 1fr;
  grid-gap: 1rem;
}
[data-multi-swiper] .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  bottom: auto;
  z-index: 2;
  /* height: 30px; */
}

[data-multi-swiper] .swiper-pagination .swiper-pagination-bullet {
  display: inline-block !important;
}

@media only screen and (min-width: 1200px) {
  [data-multi-swiper] .slide-nav-links {
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
  }
}

.service-swiper-controls {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

[data-multi-swiper] .service-swiper-controls .slide-nav-links {
  justify-content: flex-end;
  padding: 1em 0;
  position: relative;
  top: auto;
  left: 0;
}

@media only screen and (min-width: 1200px) {
  [data-multi-swiper] .slide-nav-links {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    pointer-events: none;
    padding: 0 5%;
  }

  [data-multi-swiper] .slide-nav-links .div {
    pointer-events: auto;
  }
}

/* [data-multi-swiper] .swiper-container>.swiper-wrapper{
	-webkit-box-orient: initial;
	-webkit-box-direction: initial;
	    -ms-flex-direction: initial;
	        flex-direction: initial;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
} */

.sign_in span {
  display: inline-block;
  position: relative;
  font-weight: 600;
  color: #b68a34;
  width: auto;
}

.sign_in:hover {
  text-shadow: initial !important;
}

.sign_in:hover span {
  color: #b08b43;
}

.project_wrap .p_item .more_wrap {
  justify-content: center;
}

body iframe#twitter-widget-0 {
  margin-top: 0 !important;
}

.tool_inline_wrap .inner_ .link_ {
  height: 100%;
}

/* .page-section.bg_white{
	background-color: #fff !important;
}
 */
.service-slide .swiper-slide .input_box {
  justify-content: center;
}

.search-box .input_box .input-field input {
  border: none !important;
}

.search-box.active .input_box .input-field input,
.search-box.active .input_box .input-field input:focus {
  border: none !important;
  border-bottom: 1px solid #dadada !important;
}

.rspc {
  display: block;
}

.rsmobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  .rspc {
    display: none;
  }

  .rsmobile {
    display: block;
  }
}

.project-tabs .project-inner-slide .event-address {
  min-height: initial;
}
.service-box .form-box .r-label {
  font-size: 1vw;
  font-weight: 400;
}
@media only screen and (max-width: 1200px) {
  .service-box .form-box .r-label {
    font-size: 15px;
  }
}

ul.app_icon_wrapper {
  position: relative;
  display: flex;
  padding: 0;
  margin: 0;
  margin-top: 1em;
}

ul.app_icon_wrapper li {
  position: relative;
  display: inline-block;
  margin-inline-end: 1em;
}

.not-wrapper p {
  color: #fff;
}

@media only screen and (min-width: 1200px) {
  .not-wrapper p {
    font-size: 0.9vw;
  }
}

body.site-red .st_home {
  fill: #b73949;
}

body.site-green .st_home {
  fill: #378145;
}
body.site-black .st_home {
  fill: #404040;
}

body.site-red .sign_in span {
  color: #b73949;
}

body.site-green .sign_in span {
  color: #378145;
}

body.site-black .sign_in span {
  color: #404040;
}

@media only screen and (max-width: 700px) {
  .home-banner .banner-slide .img-wrapper {
    background-color: #f1f1f1;
  }
  .home-banner .banner-slide .img-wrapper {
    padding-top: 178%;
  }
  .home-banner .banner-slide .img-wrapper .img_ {
    background-size: contain;
    -o-object-fit: contain;
    object-fit: contain;
    background-repeat: no-repeat;
  }
}

header .notification .swiper {
  width: 100%;
  height: 100%;
}

header .notification .swiper-slide {
  text-align: center;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

header .notification-swiper {
}

header .notification .not-text {
  overflow: hidden;
  width: 100%;
  margin: 0 1em;
}
header .notification .not-wrapper .not-close {
  z-index: 9;
}
header .notification .not-wrapper p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  line-clamp: 10;
  -webkit-box-orient: vertical;
  font-size: 0.7rem;
  padding: 0 10px;
}
@media screen and (max-width: 991px) {
  header .notification .not-wrapper .not-close {
    position: absolute;
    position: absolute;
    top: 10px;
    right: 0;
  }
  header .notification .not-wrapper {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }
  header .notification ul:after {
    display: none;
  }
  header .notification .not-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  header .notification .not-wrapper .text {
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  html[lang="ar"] header .notification .not-wrapper .not-close {
    right: auto;
    left: 0;
  }
  header .notification .not-text {
    margin: 0;
  }
  header .notification .not-wrapper p {
    font-size: 0.8rem;
  }
}
header .notification .swiper-slide a {
  color: #fff;
}

@media only screen and (max-width: 720px) {
  .home-section .service-slide .swiper-slide {
    height: auto;
  }
  .home-section .service-slide .swiper-slide .desc {
    height: 100%;
  }

  .home-section .service-slide .slide-nav-links {
    width: 100%;
  }
  .home-section .service-slide .serviceSlides {
    width: 80%;
  }
  .home-section .service-slide .side-box {
    margin-bottom: 5px;
    position: relative;
  }
  .home-section .service-slide .swiper-slide .input_box.dark_ .input-field {
    width: auto;
  }
  .project-tabs .r-tabs-panel .social-box-wrapper {
    flex-direction: column;
  }

  .project-tabs .r-tabs-panel .social-box-wrapper .social-box.show_slide {
    overflow: auto;
  }
}
.card_wrap .c_item {
  height: auto;
}
footer .footer-4 .subscribe .input_box .input-field {
  position: relative;
  width: 100%;
}

footer .footer-4 .subscribe_message {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  color: #b68a34;
  bottom: auto;
  font-size: 0.8rem;
}
footer .footer-4 .subscribe_message p {
  margin: 0;
}
.card_wrap .c_item .box-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.poll-popup .feed_back_box {
  color: #000;
}
.footer_pol_message {
  font-size: 1rem;
}

.vacancies_wrap .v_item {
  height: auto;
}
.vacancies_wrap .v_item .inner_ {
  height: 100%;
  background-color: #efefef;
  display: flex;
  flex-direction: column;
}
.vacancies_wrap .v_item .content_ {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fancybox-content {
  color: #000;
}
html[lang="ar"] .warning-popup {
  text-align: right;
}
.warning-buttons {
  display: flex;
  margin-left: -1em;
  margin-right: -1em;
}
.warning-buttons a {
  padding: 0.5em 2em;
  border: 1px solid #000;
  margin: 0 1em;
}

ul.pagging-wrapper {
  display: flex;
  justify-content: flex-start;
  grid-column: 1/-1;
}

ul.pagging-wrapper li a {
  padding: 0 0.5em;
  color: #fff;
  background-color: #d8d8d8;
  margin: 0.2em;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
ul.pagging-wrapper li a.active {
  background-color: #b68a34;
}
.sitemap_wrapper .item_ ul {
  padding-left: 0;
  padding-right: 0;
}

footer .footer-4 .box-2 {
  margin-right: 0;
  margin-left: auto;
}

html[dir="rtl"] footer .footer-4 .box-2 {
  margin-right: auto;
  margin-left: 0;
}

footer .footer-4 .box-2 .bottom-icons {
  margin-bottom: 2vw;
}
.datepicker-modal .select-wrapper input.select-dropdown {
  color: #404040;
  background: none !important;
}
footer .footer-4 .footer-file-link li a {
  position: relative;
  display: flex;
  align-items: center;
}

footer .footer-4 .footer-file-link li a img {
  margin-inline-end: 0.5em;
}

.faq_wrapper ul li .faq_body a {
  color: #b68a34;
}

html[dir="rtl"] .faq_wrapper > ul > li .faq_body ul li:before {
  left: auto;
  right: 0;
}

.feed_box_check .f_item > div:before {
  background: #ffffff;
}

footer .footer-4 .box-2 .fomr-v3 {
  text-align: start;
}

footer .footer-4 .box-2 .fomr-v3 > label {
  width: 100%;
}

footer .footer-4 .box-2 .fomr-v3 > .input_box {
  width: 100%;
  margin: 0;
}

footer .footer-4 .box-2 .bottom-icons img {
  margin: 0;
  padding-inline-end: 0.5em;
}

footer .footer-4 .box-2 .bottom-icons {
  margin-left: 0;
  margin-right: 0;
}
.header__menu li a {
  margin: 0;
  text-transform: initial;
}

/* .py-4 {
    padding: 0;
}
.md\:py-20 {
    padding-top: 0;
} */

footer .footer-4 .footer-file-link {
  margin-top: 1em;
}

.ais-index .flex {
  display: flex;
  flex-wrap: wrap;
}

.ais-index .flex .md\:mr-2 {
  margin: 0;
  margin-inline-end: 1em;
  height: 3rem;
}

.ais-index .flex .md\:mr-2:last-child {
  margin-inline-end: 0;
}

.ais-index .flex input.md\:mr-2 {
  background: #fff;
  height: 3rem;
  padding: 0 1em;
  flex: 1;
  border: none !important;
  box-shadow: none !important;
}

.ais-index .flex .vdp-datepicker {
  height: 3rem;
  flex: 1;
}

.ais-index .flex .pin-y {
  display: none;
}

.ais-index .flex .vdp-datepicker input {
  width: 100%;
  padding: 0 1em;
}

.ais-index .flex button[type="submit"] {
  height: 3rem;
}

.ais-index .flex input[type="text"]:not(.browser-default)[readonly="readonly"] {
  border: none !important;
}

.ais-index .flex.bg-dark {
  background: #e5e5e5;
}

@media only screen and (max-width: 767px) {
  .ais-index .flex .md\:mr-2 {
    margin: 0;
    margin-bottom: 0.5em;
  }
}

html[dir="rtl"] .breadcrumb_ ul li:before {
  right: auto;
  left: 0;
}

.title_wrap.lg_ h2 {
  font-size: 8vw;
}

@media only screen and (max-width: 767px) {
  .title_wrap.lg_ h2 {
    font-size: 20vw;
  }
}

.footer_pol_message {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 1em;
  background: #b68a341f;
  padding: 0;
  border-radius: 1em;
}

.checkbox_container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.checkbox_container [type="checkbox"] + span:not(.lever) {
  width: 25px;
  height: 25px;
  padding: 0;
  padding-inline-end: 27px;
}

.tool_inline_wrap .inner_ .t_item.flex_ {
  display: flex;
  flex-wrap: wrap;
  min-width: 30vw;
}

.tool_inline_wrap .inner_ .t_item.flex_ h4 {
  display: block;
  width: 100%;
  margin: 0;
  font-size: 14px;
}

.tool_inline_wrap .inner_ .t_item.flex_ .checkbox_container {
  flex: 1;
  font-size: 0.9vw;
}

@media only screen and (max-width: 767px) {
  .tool_inline_wrap .inner_ .t_item.flex_ .checkbox_container {
    font-size: 14px;
  }
}
.caldera-grid .alert {
  border-radius: 1em;
  padding: 0.5em 1em;
}

.caldera-grid .alert.alert-success {
  background-color: #dff0d8 !important;
}

.caldera-grid .alert-success .flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.caldera-grid .alert-success .flex svg path {
  fill: #3c763d;
}

.caldera-grid .alert-success .flex svg {
  height: auto;
}

.caldera-grid .alert-success .flex h3 {
  margin: 0;
  position: relative;
  display: block;
  padding-inline-start: 1em;
  color: #3c763d;
  font-size: 18px;
  font-weight: 600;
}

.caldera-grid .alert-success .flex .mr-3 {
  height: auto;
  display: flex;
  align-items: center;
}

footer .footer-4 .box-2.subscribe input[type="text"] {
  width: auto !important;
}

.sidebar__menu .bg-gold-light {
  background: #e5e5e5;
}

.list-reset li a {
  padding: 0.35em 1em;
  margin: 0;
}

footer .footer-4 .footer-file-link {
  margin-top: 1em;
}
.text_box .more {
  color: #fff;
}

.tab_wrap .tab_nav.no_wrap .link_ {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}

.tab_wrap .tab_nav ul {
  align-items: flex-start;
}

.card_wrap .c_item .more_btn_wrap .btn_box {
  margin-bottom: 0;
  height: 100%;
}

.card_wrap .c_item .more_btn_wrap .btn_box .more {
  height: 100%;
}

header .menu-row ul > li a {
  color: #404040;
  opacity: 0.6;
}

.statistics_table table,
.statistics_table table td,
th {
  text-align: start;
}

footer.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.site-main .md\:py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

html[dir="rtl"] .mr-3 {
  margin-left: 0.75rem;
  margin-right: 0;
}

html[dir="rtl"] .mr-2 {
  margin-right: 0;
  margin-left: 0.5rem;
}

.sim_flex {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.less_font_size_service {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 50%;
}

.less_font_size_service .icon_ {
  position: relative;
  display: block;
  width: 30px;
  height: auto;
}

.less_font_size_service .icon_ svg {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

.less_font_size_service h4 {
  font-size: 1.1vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-inline-start: 0.5em;
  line-height: 1;
}

@media only screen and (max-width: 1200px) {
  .less_font_size_service h4 {
    font-size: 16px;
  }
}

table.table.table--bordered {
  border: 1px solid #d8d8d8;
}

.table--bordered tbody tr td,
.table--bordered tbody tr th {
  text-align: start;
}

html[dir="rtl"] .ml-10 {
  margin-left: 0;
  margin-right: 2.5rem;
}

html[dir="rtl"] button svg.flip-img {
  transform: scaleX(-1);
}

a.bg-gold-light5:hover {
  background: #976f22;
  color: #ffff;
}

.text_box img {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
}
.flag_event_swiper {
  min-height: 20vh;
}

@media only screen and (min-width: 1200px) {
  .site-header--covid .site-header__menu li a {
    font-size: 1vw;
  }

  .list-reset li a {
    font-size: 1vw;
  }

  header .menu-row.menu-list .mbox-2 .navbar-inner .navbar-nav a {
    font-size: 0.85vw;
  }
}

header .menu-row.menu-list .mbox-2 .navbar-inner .navbar-nav a {
  text-transform: uppercase;
}

.accordion-button__title a {
  text-transform: uppercase;
}

.breadcrumb_ ul li span {
  text-transform: capitalize;
}

td,
th {
  text-align: start;
}

/* AL 26-11-2021 */
.service-slide .input_box.dark_ .link-row .link.white-link {
  margin-right: 0;
  margin-left: 0;
  margin-inline-end: 10px;
}

.service-slide .swiper-slide .desc .form-v3 {
  margin-top: 1em;
}

.project-tabs .project-inner-slide .event-address p {
  line-height: 1.5;
}

html[dir="rtl"] .fancybox-content .fancybox-close-small {
  left: 0;
  right: auto;
}

html[dir="rtl"] .intl-tel-input .country-list {
  left: 0;
  right: auto;
}

.flag_event_swiper .swiper-slide {
  height: auto;
}

.legislation_wrap {
  min-height: 25vh;
}
.minister_wrap .img_box {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 110%;
  position: relative;
}

.minister_wrap .img_box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 767px) {
  .inner_group_wrap .sid_menu ul {
    flex-direction: column;
    text-align: center;
  }

  .inner_group_wrap .sid_menu .link_.active,
  .inner_group_wrap .sid_menu .link_:hover {
    background: #b68a34;
  }

  .ais-index .flex input.md\:mr-2 {
    width: 100%;
    flex: auto;
  }

  .ais-index .flex.bg-dark > .relative {
    flex: auto;
  }
  .flag_day_about_wrapper {
    grid-template-columns: 1fr;
    grid-gap: 5vw;
  }
  .contact_form_lister {
    flex-wrap: wrap;
  }

  .contact_form_lister .item_ {
    padding: 0.75em 1em;
  }

  .statistics_wrapper {
    grid-template-columns: 1fr;
  }

  .map_tool_wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .statistics_table table {
  }

  .map_tool_wrap.between_ .t_item .select_box {
    width: 100%;
  }

  .map_tool_wrap.between_ .t_item .selectric-wrapper {
    margin: 0.5em 0;
  }

  .map_tool_wrap .t_item .select_box a {
    text-align: center;
  }

  .map_tool_wrap .t_item .select_box a span {
    width: 100%;
  }

  .statistics_table table tbody tr td {
    word-break: break-word;
  }

  .statistics_table table tbody tr td .progres__ {
    width: 100%;
  }

  .inner-banner .bg_box {
    padding-top: 35%;
  }

  .inner-banner .bg_box img {
    object-fit: contain;
  }

  .text-justify {
    text-align: start;
  }

  .tool_inline_wrap .inner_ .t_item.flex_ .checkbox_container {
    flex-direction: column-reverse;
  }

  .card_wrap .c_item .more_btn_wrap {
    grid-template-columns: 1fr;
  }
}

.page-template-national-day .ais-index label.flex {
  align-items: center;
}
.card_wrap .c_item .grid_ .val_ {
  line-height: 1.25;
}
.vdp-datepicker__calendar header {
  position: relative;
}
.list-reset li a {
  color: #404040;
  text-transform: initial;
}

footer .list-reset li {
  margin: 0;
}

footer .footer-4 ul {
  display: block;
  position: relative;
  margin: 0;
}

/* AL 26-11-2021 */

header .menu-row .hidden {
  display: none;
}
/* AR 23-11-2021 */
.footer-comment-box {
  width: 90%;
  max-width: 700px;
}
body .footer-comment-box .cmt {
  margin-bottom: 2em;
}
header .menu-row .user_data ul {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  z-index: 2;
  padding-top: 1em;
}
header .menu-row .user_data ul:after {
  content: "";
  position: absolute;
  top: 1em;
  left: 0;
  width: 100%;
  height: calc(100%);
  background-color: #c9c9c9;
  z-index: -1;
}

header .menu-row .user_data ul li {
  padding: 0.2em;
}

header.menu-row .user_data ul li a {
  white-space: nowrap;
}
header .menu-row .user_data:hover .navbar-nav {
  opacity: 1;
  pointer-events: all;
}

.footer-comment-box .comments span {
  font-size: 0.65rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.footer-comment-box .comments p {
  margin: 0;
  padding: 0;
}
.footer-comment-box .comments {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5em;
}
header .menu-row ul.site-colors > li a {
  opacity: 1;
}
/* AL 30-11-2021 */

@media only screen and (max-width: 767px) {
  header .menu-row ul > li.m-settings.sign_in {
    display: block;
  }

  header .menu-row ul > li.m-settings.sign_in span.text-sm {
    font-size: 3vw;
  }
}
html[lang="en-US"] ul.navbar-nav.font-settings {
  flex-direction: row-reverse;
}

@media (min-width: 768px) {
  #app .md\:hidden {
    display: none;
  }
}
header .menu-row .user_data ul li {
  font-size: 0.8rem;
}
header .menu-row .user_data ul {
  margin: 0;
}

/* AR 08-12-2021 */
.insta-slide-wrapper {
  position: relative;
}
.insta-slide-wrapper .social-inner-slide .img-wrapper {
  padding-top: 100%;
  width: calc(100% - 10px);
  margin: 5px auto auto;
  background-color: #fff;
}
.insta-slide-wrapper .social-inner-slide .img-wrapper .img_ {
  background-size: contain;
  -o-object-position: center;
  object-position: center;
  background-repeat: no-repeat;
}
.project-tabs .r-tabs-panel .social-box-wrapper .box-3 {
  width: 100%;
  overflow: hidden;
  flex: 1;
}
.insta-slide-wrapper .slide-nav-links {
  position: absolute;
  width: calc(100% - 100px);
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.insta-slide-wrapper .social-inner-slide {
  width: calc(100% - 200px);
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .insta-slide-wrapper .social-inner-slide .img-wrapper {
    padding-top: 250px;
  }
  .insta-slide-wrapper .social-inner-slide {
    width: calc(100% - 100px);
    margin: auto;
  }
  .insta-slide-wrapper .slide-nav-links {
    position: absolute;
    width: calc(100% - 50px);
  }
}

@media only screen and (min-width: 767px) {
  body footer .footer-4 .box-1 .links-1 {
    width: 100%;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
.cursor-pointer {
  cursor: pointer;
}

/* 17-01-2022 */
header .menu-row ul > li a.advance-search-link {
  position: absolute;
  pointer-events: none;
  z-index: 3;
  bottom: 0;
  right: 40px;
  opacity: 0;
  z-index: 5;
  transition: all 0s 0s;
  border: 1px solid #000;
  padding: 0.2em 0.5em;
  font-size: 0.8rem;
  margin-bottom: 0.5em;
}
.header-search-wrap.active-search .advance-search-link {
  pointer-events: all;
  opacity: 1;
  transition: all 1s 0.5s;
}
footer .footer-notice {
  display: flex;
}
footer .footer-notice div:nth-child(1) {
  flex: 1;
}
@media only screen and (max-width: 767px) {
  footer .footer-notice {
    flex-direction: column;
  }
  header .menu-row ul > li a.advance-search-link {
    top: 0;

    bottom: auto;
    background-color: #fff;
    right: 20px;
    width: calc(100% - 20px);
    text-align: center;
    bottom: auto;
    top: 100%;
  }
  header .menu-row ul:nth-child(2) {
    margin-top: 30px;
  }
}

/* 17-01-2022 */
header .menu-row ul > li a.advance-search-link {
  position: absolute;
  pointer-events: none;
  z-index: 3;
  bottom: 0;
  right: 40px;
  opacity: 0;
  z-index: 5;
  transition: all 0s 0s;
  border: 1px solid #000;
  padding: 0.2em 0.5em;
  font-size: 0.8rem;
  margin-bottom: 0.5em;
}
.header-search-wrap.active-search .advance-search-link {
  pointer-events: all;
  opacity: 1;
  transition: all 1s 0.5s;
}
footer .footer-notice {
  display: flex;
}
footer .footer-notice div:nth-child(1) {
  flex: 1;
}
@media only screen and (max-width: 767px) {
  footer .footer-notice {
    flex-direction: column;
  }
  header .menu-row ul > li a.advance-search-link {
    top: 0;

    bottom: auto;
    background-color: #fff;
    right: 20px;
    width: calc(100% - 20px);
    text-align: center;
    bottom: auto;
    top: 100%;
  }
  header .menu-row ul:nth-child(2) {
    margin-top: 30px;
  }
}
.ui-widget.ui-widget-content[role="tooltip"] {
  font-size: 0.7rem;
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  padding: 0.2em 0.5em;
}
.rating-list {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 2em;
  padding-bottom: 1em;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.rating-list .avtr img {
  width: 4em;
}
.rating-list .comment {
  margin: 0 1em;
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.card_wrap .gold.rating > input:checked ~ label,
.card_wrap .gold.rating > input:checked ~ label ~ label,
.card_wrap .gold.rating > input:not(:checked) ~ label:hover,
.card_wrap .side-box .gold.rating > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136.729' height='136.73'%3E%3Cpath fill='%23c39944' stroke='%23c39944' stroke-width='10' d='M125.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3E%3C/svg%3E");
}

.goals_wrap .goal {
  width: 100%;
  display: flex;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .goals_wrap .goal {
    flex-direction: column;
  }
}
.goals_wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.goals_wrap .goal .content_ {
  width: 60%;
  width: 100%;
  padding: 3em;
  padding-right: 8em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .goals_wrap .goal .content_ {
    width: 100%;
    flex-direction: column;
  }
}
.goals_wrap .goal .content_:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: calc(100% - 5em);
  height: 100%;
  background-color: #f8f9fa;
  z-index: -1;
}
.goals_wrap .goal .img-wrapper {
  width: 40%;
  padding-top: 17%;
}
.goals_wrap .goal > .img-wrapper {
  display: none;
}
@media only screen and (max-width: 767px) {
  .goals_wrap .goal .img-wrapper {
    padding-top: 79%;
    width: 100%;
  }
}
.goals_wrap .goal .goal-icon {
  position: absolute;
  right: 0;
  top: 2em;
  padding-top: 19%;
  background-position: center;
  background-size: contain;
  width: 7em;
}

.goals_wrap .goal .goal-icon .img_ {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}
.goals_wrap .goal:nth-child(even),
.goals_wrap .goal:nth-child(odd) {
  flex-direction: row-reverse;
}
.goals_wrap .goal:nth-child(even) .goal-icon,
.goals_wrap .goal:nth-child(odd) .goal-icon {
  left: 0;
  right: auto;
}
.goals_wrap .goal:nth-child(even) .content_,
.goals_wrap .goal:nth-child(odd) .content_ {
  padding-left: 8em;
}
.goals_wrap .goal:nth-child(even) .content_:after,
.goals_wrap .goal:nth-child(odd) .content_:after {
  right: 0;
  left: auto;
}
.goals_wrap .goal .content_ h3 {
  line-height: 1.5;
}
.inner_group_wrap .page-section.no_bg_clr {
  background-color: transparent;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .goals_wrap .goal:nth-child(even) .content_,
  .goals_wrap .goal:nth-child(odd) .content_ {
    padding-left: 1em;
  }
  .goals_wrap .goal .content_ {
    display: flex;
    padding: 1em;
    margin-top: 3em;
  }
  .goals_wrap .goal .content_:after {
    width: 100%;
  }
  .goals_wrap .goal .goal-icon {
    order: 1;
    position: relative;
    left: 0;
    margin: auto;
    margin-bottom: 2em;
    right: 0;
    padding-top: 50%;
    width: 100%;
  }
  .goals_wrap .goal .goal-icon .img_ {
    background-position: center;
  }
  .goals_wrap .goal .more_wrap {
    order: 4;
    margin-left: auto;
    margin-right: auto;
  }
  .goals_wrap .goal .text_box {
    order: 3;
  }
  .goals_wrap .goal .title_ {
    order: 2;
  }
  .goals_wrap .goal:nth-child(even),
  .goals_wrap .goal:nth-child(odd) {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .rtl .goals_wrap .goal .goal-icon {
    left: 0;
    right: auto;
  }
  .rtl .goals_wrap .goal .content_ {
    padding-left: 8em;
    padding-right: 3em;
  }
  .rtl .goals_wrap .goal .content_:after {
    right: 0;
    left: auto;
  }
  .rtl .goals_wrap .goal:nth-child(even) .content_:after,
  .rtl .goals_wrap .goal:nth-child(odd) .content_:after {
    left: 0;
    right: auto;
  }
  .rtl .goals_wrap .goal:nth-child(even) .goal-icon,
  .rtl .goals_wrap .goal:nth-child(odd) .goal-icon {
    right: 0;
    left: auto;
  }
  .rtl .goals_wrap .goal:nth-child(even) .content_,
  .rtl .goals_wrap .goal:nth-child(odd) .content_ {
    padding-right: 8em;
    padding-left: 3em;
  }
}
#open_data .legislation_wrap .l_item .btn_wrap {
  background-color: transparent;
  position: relative;
}
#open_data .legislation_wrap .l_item .btn_wrap:after {
  content: "";
  top: 0;
  width: calc(100% - 1rem);
  height: 1px;
  background-color: #ccc;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
#open_data .legislation_wrap .l_item .btn_wrap > span {
  color: #fff;
}
#open_data .legislation_wrap .more:before {
  background-color: transparent;
}
#open_data .legislation_wrap .l_item .btn_wrap {
  justify-content: space-between;
}
#open_data .legislation_wrap .l_item .btn_wrap .more,
#open_data .legislation_wrap .l_item .btn_wrap > span i {
  color: #000;
}
#open_data .legislation_wrap .more > span {
  text-transform: none;
}
#open_data .swiper-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em;
  width: auto;
}

#open_data .swiper-wrapper .l_item {
  width: calc(50% - 2em);
  margin: 1em;
}

#open_data .legislation_wrap .l_item .title_ {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#open_data .legislation_wrap .l_item .title_ .comment {
  font-size: 0.6rem;
  font-weight: 100;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
#open_data .legislation_wrap .l_item .title_ .comment label {
  margin: 0 1em;
  cursor: pointer;
}
#open_data .legislation_wrap .l_item .title_ .small_ > label {
  font-size: 0.6rem;
  font-weight: 100;
  display: flex;
  justify-content: center;
  margin: 0 0.5em;
}
#open_data .legislation_wrap .l_item .title_ .small_ {
  display: flex;
  align-items: center;
}
.card_wrap .white.rating > input:checked ~ label,
.card_wrap .white.rating > input:checked ~ label ~ label,
.card_wrap .white.rating > input:not(:checked) ~ label:hover,
.card_wrap .side-box .white.rating > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136.729' height='136.73'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='10' d='M125.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3E%3C/svg%3E");
}
.card_wrap .white.rating > label {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136.729' height='136.73'%3E%3Cpath stroke='%23fff' stroke-width='10' fill='none' d='M125.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3E%3C/svg%3E");
}
#open_data .legislation_wrap .l_item .title_ > span {
  flex: 1;
  display: flex;
  margin: 0 0.5em;
}
#open_data .legislation_wrap .l_item .btn_wrap img {
  width: 1em;
}
#open_data .legislation_wrap .l_item .title_ .comment {
  margin-left: 1em;
}
.rtl #open_data .legislation_wrap .l_item .title_ .comment {
  margin-right: 1em;
  margin-left: 0;
}
#open_data .legislation_wrap .l_item .text_box * {
  text-align: left;
}
.rtl #open_data .legislation_wrap .l_item .text_box * {
  text-align: right;
}
.fancybox-slide .cmn-message input {
  margin-bottom: 1em;
}
.page-template-services .card_wrap .c_item .grid_ {
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding: 1em 0;
}
.page-template-services .card_wrap .c_item .grid_:nth-child(1) {
  margin-bottom: 1em;
}

.page-template-services .card_wrap .c_item .grid_ .main_title {
  width: 50%;
  text-align: left;
}
.rtl .page-template-services .card_wrap .c_item .grid_ .main_title {
  text-align: right;
}
.page-template-services .card_wrap .c_item .grid_:nth-child(2) {
  border-bottom: none;
}

.page-template-services .card_wrap .c_item .grid_ .comment,
.page-template-services .card_wrap .c_item .grid_ .comment label {
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  #open_data .swiper-wrapper .l_item {
    margin: 1em;
    width: calc(100%);
  }
  #open_data .swiper-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}

.menu_open header > .notification {
  display: none;
}
header .menu-row.burger-menu-list {
  height: auto;
  overflow-y: scroll;
}
span.margin-1 {
  margin-right: 0.5em;
}
.rtl span.margin-1 {
  margin-right: 0;
  margin-left: 0.5em;
}
.tab_wrap.mro .tab_nav ul li {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .page-template-page-templatesopen-data-php #open_data .swiper-wrapper {
    margin-left: -1em;
    margin-right: -1em;
  }
}
@media only screen and (max-width: 768px) {
  footer .footer-2 .icon-list img {
    height: 3em;
  }
}
.statistics_table table tbody tr td .progress {
  position: relative;
  display: block;
  width: 15vw;
  height: 10px;
  border-radius: 5px;
  background: #e5e5e5;
  overflow: hidden;
}
.statistics_table table tbody tr td .progress .progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b68a34;
}
.statistics_table table tbody tr td .progress .progress-bar span {
  display: none;
}
.statistics_table tbody {
  display: none;
}
.statistics_table tbody.show_ {
  display: table-row;
}
@media only screen and (min-width: 768px) {
  .page-template-page-templatesopen-data-php
    #open_data
    .swiper-wrapper
    .l_item {
    width: calc(50% - 2em);
    margin: 1em;
  }
  .page-template-page-templatesopen-data-php #open_data .swiper-wrapper {
    margin-left: -1em;
    margin-right: -1em;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-page-templatesopen-data-php
    #open_data
    .swiper-wrapper
    .l_item {
    width: 100%;
    margin: 1em 0;
  }
  .page-template-page-templatesopen-data-php #open_data .swiper-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .tab_wrap.mro {
    margin-top: 2em;
  }
  .tab_wrap.mro .tab_nav ul li {
    width: 25%;
    border: none;
  }
  .tab_wrap.mro .tab_nav ul li .icon_svg {
    width: 25px;
    height: 25px;
  }
}

/* AL 16-03-2022 */
/* UX Points */

.custom_swiper_nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
  z-index: 9;
}

.custom_swiper_nav > div {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  padding: 0 1em;
  outline: none;
}

.custom_swiper_nav > div.swiper-button-disabled {
  opacity: 0;
}
header .notification {
  background-color: #9a8c98;
}

.arrow-container.button-next.swiper-button-disabled,
.arrow-container.button-prev.swiper-button-disabled {
  opacity: 0;
}

.project-tabs .tab-head > li a {
  width: 100%;
  text-align: center;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  line-height: 1;
  background: #f1f1f1;
  color: #000;
}

.project-tabs .tab-head > li a {
  padding: 0.5em 1em;
  font-size: 1vw;
  font-weight: 400;
  background: #f2f2f2;
  line-height: 1.3;
}

.project-tabs .tab-head > li a:hover {
  background-color: #cfcfcf;
}

.project-tabs .tab-head > li {
  border-color: #e5e5e5;
}

.project-tabs .tab-content {
  border: none;
  margin: 40px 0 0;
  padding: 0;
}

.project-tabs .project-inner-slide {
  max-width: 100%;
}

.project-slide-wrapper .swiper-pagination {
  position: relative;
  display: block;
  margin-top: 1em;
}

@media only screen and (max-width: 1200px) {
  .project-tabs .tab-head > li a {
    font-size: 15px;
  }
}

.project-tabs .tab-head > li.r-tabs-state-active a {
  background: #e5e5e5;
}

.project-tabs .tab-head > li {
  padding: 0;
}

.project-tabs .tab-head > li {
  opacity: 1;
}

.project-tabs .tab-head {
  margin: 0;
}

.border_box.services_new_tabs {
  padding: 1em;
  padding-left: 1em;
  padding-right: 1em;
}

.border_box.services_new_tabs .tab_wrap {
  padding-top: 0;
}

.border_box.services_new_tabs .tab_wrap .tab_nav.no_wrap .link_ {
  text-align: start;
  font-size: 0.9vw;
  padding: 0;
  margin: 0;
  flex-direction: initial;
  align-items: flex-start;
  height: 100%;
  padding: 1em;
  text-transform: capitalize;
}

.border_box.services_new_tabs .tab_wrap .tab_nav.no_wrap .link_ span {
  position: relative;
  display: inline-block;
  padding-inline-start: 10px;
  flex: 1;
}

.border_box.services_new_tabs .tab_wrap .tab_nav.no_wrap .link_ i {
  position: relative;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}

.border_box.services_new_tabs .tab_wrap .tab_nav.no_wrap .link_ i img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}
.border_box.services_new_tabs .tab_wrap .tab_nav.no_wrap ul {
  align-items: initial;
  height: 100%;
}
.nav_box.box_center {
  pointer-events: none;
}

.nav_box.box_center .nav_ {
  pointer-events: auto;
}

.mro_services_list {
  position: relative;
  display: block;
  width: 100%;
}

.mro_services_list ul {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}

.mro_services_list ul li {
  position: relative;
  display: block;
  /* flex: 1; */
  margin-inline-end: 0.65em;
  margin-bottom: 0.65em;
}

.mro_services_list ul li a {
  position: relative;
  display: block;
  width: 5vw;
  height: 5vw;
  background: #e5e5e5;
  border-radius: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.mro_services_list ul li a i {
  position: relative;
  display: flex;
}

.mro_services_list ul li a i {
  position: relative;
  display: block;
  width: 40%;
  height: 40%;
}

.mro_services_list ul li a:hover {
  background: #b08b43;
}
.accordion_wrap .ac_head:hover,
.accordion_wrap .ac_head.active {
  color: #b68a34;
}
@media only screen and (max-width: 767px) {
  .border_box.services_new_tabs .tab_wrap .tab_nav.no_wrap .link_ {
    font-size: 16px;
  }
}

.project_wrap .p_item .date_ h4 {
  margin: 0.75em 0;
}
/* AL 16-03-2022 */

/* AR 23-03-2022 */
header .menu-row ul .sub-menu {
  position: absolute;
  width: auto;
  padding-top: 30px;
  /* width: 100%; */
  min-width: 200px;
  top: calc(100% - 10px);
  pointer-events: none;
  opacity: 0;
  margin: 0;
}
.sub-menu:before {
  background-color: #e5e5e5;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 30px;
  left: 0;
  content: "";
  box-shadow: 0px 0px 6px rgb(130 130 130 / 30%);
}
header .sub-menu {
  display: flex;
  flex-direction: column;
}
header .menu-row .sub-menu > li.menu-item {
  margin-left: 0;
  padding: 10px 0px;
  text-align: left;
  border-bottom: 1px solid #ccc;
  width: 90%;
  /* padding: 0; */
}

header
  .menu-row.menu-list
  .mbox-2
  .navbar-inner
  .navbar-nav
  .menu-item
  .sub-menu
  a {
  color: #404040;
  font-size: 0.8rem;
}
header .menu-row ul > li:hover .sub-menu {
  opacity: 1;
  pointer-events: all;
}
header
  .menu-row.menu-list
  .mbox-2
  .navbar-inner
  .navbar-nav
  .menu-item
  .sub-menu
  a:hover {
  color: #b68a34;
}
header .menu-row .sub-menu > li.menu-item:last-child {
  border-bottom: none;
}
@media only screen and (min-width: 1200px) {
  header
    .menu-row.menu-list
    .mbox-2
    .navbar-inner
    .navbar-nav
    .menu-item
    .sub-menu
    a {
    font-size: 0.65vw;
  }
}
html[dir="rtl"]
  header
  .menu-row.menu-list
  .mbox-2
  .navbar-inner
  .navbar-nav
  .menu-item
  .sub-menu
  a {
  text-align: right;
}
/* -----------------------------------SEARCH----------------------------------------------------*/
.a_search_wrapper{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:1em}.a_search_wrapper .full_{grid-column:1/-1}.a_search_wrapper .input_,.a_search_wrapper .input_ input{position:relative;display:block;width:100%}.a_search_wrapper .input_ input{border:1px solid #000!important}.a_search_wrapper .input_ button{position:absolute;top:0;right:0;width:auto;padding:.75rem;background:none;outline:none;border:none;height:48px;height:3rem}.a_search_wrapper .input_ button svg{position:relative;display:block;width:auto;height:100%}.a_search_wrapper .input_ button svg path{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.a_search_wrapper .input_ button:hover svg path{fill:#b68a34}.a_search_wrapper .voice_search{position:relative;display:block;width:100%}.a_search_wrapper .voice_search .voice_btn{position:relative;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;width:auto;height:40px;height:2.5rem;padding:0 1rem;border:none;outline:none;font-weight:600;background:#efe5d2;color:#b68a34;line-height:1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-size:14.4px;font-size:.9rem}.a_search_wrapper .voice_search .voice_btn .icon_{position:relative;display:block;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-start:.5rem;margin-inline-start:.5rem;width:12px;width:.75rem;height:auto}.a_search_wrapper .voice_search .voice_btn .icon_ svg{position:relative;display:block;width:100%;height:auto}.a_search_wrapper .voice_search .voice_btn .icon_ svg path{fill:#b68a34;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.a_search_wrapper .voice_search .voice_btn:hover{background-color:#b68a34;color:#fff}.a_search_wrapper .voice_search .voice_btn:hover .icon_ svg path{fill:#fff}.a_search_wrapper .check_list{position:relative;display:block;margin:0}.a_search_wrapper .check_list label{position:relative;display:block;font-weight:600;color:#b68a34;margin:0 0 .5em;font-size:14.4px;font-size:.9rem}.a_search_wrapper .check_list [type=checkbox]:checked,.a_search_wrapper .check_list [type=checkbox]:not(:checked){pointer-events:auto;top:0;left:0;width:100%;height:100%;z-index:2;cursor:pointer}.a_search_wrapper .check_list .list_{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0;list-style:none}.a_search_wrapper .check_list .list_ li{position:relative;display:block;-webkit-margin-end:1.75em;margin-inline-end:1.75em}.a_search_result{position:relative;display:block;width:100%;height:auto;margin-top:3vw}@media only screen and (max-width:1200px){.a_search_result{margin-top:50px}}.a_search_result .title_{position:relative;display:block}.a_search_result .title_ h4{display:block;color:#b68a34;font-size:19.2px;font-size:1.2rem;margin:0 0 .5em}.a_search_result .results_{position:relative;display:block;width:100%;height:auto}.a_search_result .results_ .r_item{position:relative;display:block;width:100%;padding-top:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #dadada}.a_search_result .results_ .r_item:last-child{border-bottom:none}.a_search_result .results_ .r_item .link_{position:relative;display:grid;grid-template-columns:.5fr 3fr;width:100%;height:auto;grid-gap:1.5em}@media only screen and (max-width:767px){.a_search_result .results_ .r_item .link_{grid-template-columns:1fr}}.a_search_result .results_ .r_item .link_ .img_box{position:relative;display:block;width:100%;height:0;padding-top:100%;overflow:hidden}.a_search_result .results_ .r_item .link_ .img_box picture{position:absolute;top:0;left:0;width:100%;height:100%}.a_search_result .results_ .r_item .link_ .img_box picture img{position:relative;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.a_search_result .results_ .r_item .link_ .content_{position:relative;display:block;width:100%;height:auto}@media only screen and (min-width:1200px){.a_search_result .results_ .r_item .link_ .content_{-webkit-padding-end:10%;padding-inline-end:10%}}.a_search_result .results_ .r_item .link_ .content_ h4{position:relative;display:block;margin:0;font-weight:400;font-size:19.2px;font-size:1.2rem}.a_search_result .results_ .r_item .link_ .content_ p{position:relative;display:block;font-weight:400;font-size:13.6px;font-size:.85rem;margin:.5em 0 0}html[dir=rtl] .a_search_wrapper .input_ button{right:auto;left:0}
/*# sourceMappingURL=maps/page-sub.css.map */

/* AR 19-10-20222 */
.page-template-pgs-scholarship .homeBanner .topBox {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.page-template-pgs-scholarship .homeBanner .title_{
  line-height: 1;
}
@media only screen and (min-width: 768px){
  html[dir="rtl"] .page-template-pgs-scholarship .homeBanner .logoBox img {
 
    -o-object-position: right;
    object-position: right;
  }
}
@media only screen and (max-width: 767px){
  .page-template-pgs-scholarship .homeBanner .topBox:after {
    top: calc(20vh + 17vw);
    opacity: .5;
}
}
.page-template-pgs-scholarship  .homeBanner .circleBox:before{
  background-color:transparent
}


/* AL 10-01-2023 */ 
.card_wrap .c_item .top_box.new_ {
  grid-template-columns: 30px 1fr auto;
}

.addtofav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  width: 22px;
  transition: all 0.3s ease;
  background: none;
}

.addtofav:hover{
  transform: scale(1.2);
}

.addtofav svg {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

.addtofav svg path[data-active-part]{
  opacity: 0;
}

.addtofav svg path{
  fill: #b68a34;
}

.addtofav.active_ svg path[data-active-part]{
  opacity: 1;
}

.card_wrap.grid_ {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.5em;
  margin: 1.5em 0;
}

.project_wrap.grid_ {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1.5em;
}

.selectric .button:after {
  border-top: none;
}

.more:focus:before, .more:hover:before{
  transform: translateY(-50%) translateX(-50%) !important;
}

.client_satisfaction_icon{
  z-index: 999;
}

.totla_count {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 1em;
  background: #fff;
  padding: 0.5em 1em;
}


footer .footer-2 .box-1 .link-list {
  justify-content: flex-start;
  grid-gap: 2.5em;
}

@media only screen and (max-width: 767px){
  .card_wrap.grid_, .project_wrap.grid_ {
    grid-template-columns: 1fr;
  }
}

.fl-social li a svg {
  position: relative;
  display: block;
  width: 1em;
  height: auto;
}
/* AL 10-01-2023 */
 
/* AR - 28-02-2023 */
.page-template-reading-events .flipper__inner {
  transform-style: preserve-3d  ;
}
.page-template-reading-events .flipper__front {
  position: absolute;
}
.page-template-reading-events .flipper .flipper__inner {
  transform: rotateY(180deg);
}

.page-template-reading-events .flipper .flipper__back .xl\:hidden    {
  display:none
}
.page-template-reading-events .flipper__front img{
  display:none;  
}
.page-template-reading-events .flipper__front {
  opacity:0;  
}
.page-template-reading-events .flipper .flipper__inner .list-reset li a{
	padding:0;
}
/* AR 23-06-2023 */ 
.page-template-summercamp-2022 .aj_loader .inner_loader .c_loader{
display: none;
}
.page-template-summercamp-2022 .aj_loader .inner_loader .c_loader{
display: none;
}

.page-template-summercamp-2022 [type=radio]:checked,.page-template-summercamp-2022 [type=radio]:not(:checked),
.page-template-summercamp-2022 input[type=checkbox],.page-template-summercamp-2022 input[type=radio]{
position: static;
opacity:1;
pointer-events: all;
}
.page-template-summercamp-2022 select {
display: block;
}

/* AR 23-06-2023 */

 .service-slide .swiper-slide .desc {
    padding:  1em;
 }
 /* AR 27-09-2023*/
 .footer-uae-2023{
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding: .5em 0;

}
.footer-uae-2023 svg{
  width: 6em;
  height: auto;
  color:#fff;
}
@media only screen and (max-width: 767px){
.warning-popup	.warning-buttons{
		flex-direction:column;
		gap:1em;
		
	}
}
@media only screen and (min-width: 3000px){
.page-template-pgs-grant-recipients  .h-tab-list li{
 
   /* font-size: .8rem;*/
    font-size: 1.2rem
}
.page-template-pgs-grant-recipients  .tree ul:nth-child(2) label span {
  /*  font-size: .82rem;*/
  font-size: 1.2rem
}
.page-template-pgs-grant-recipients  .tree ul:nth-child(3) label span {
   /* font-size: .82rem;*/
   font-size: 1.3rem
}
.page-template-pgs-grant-recipients  .tab-item.winner-list h4 {
  font-size: 1.4rem
}
}
.keyDateWrap.single-col  {
  grid-template-columns: 1fr;
}

/* Move reCAPTCHA v3 badge to the left */

html:not([dir=rtl]) .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 2px !important;
}

html:not([dir=rtl]) .grecaptcha-badge:hover {
  width: 256px !important;
}

.home-banner .swiper.banner-bottom{
    display:none;
}

/* 01-07-2024 */
@media only screen and (max-width: 980px){
  .select_wrap  .lf_sele {
    flex-wrap: wrap;
  }
  .select_wrap  .btn_wrap {
    width: 100%;
  }
 
}
@media only screen and (max-width: 767px){
 
  .select_wrap .lf_sele .flex-wrap {
    flex: initial;
}
}
.page-template-summercamp-2024  .aj_loader .inner_loader .c_loader {
  display: none;
}
/* 01-08-2024 */
.gov-logo-footer-title{
  text-align: center;
}

.page-template-wintercamp-2024 select {
    display: block;
}
/* 15-01-2025*/
body .map-box .mapCard .mapBox .gm-ui-hover-effect>span {
  background-color: #000;
}
body .map-box .mapCard .mapBox .title-box {
  
  padding-top: 0;
}
.map-box .mapCard .mapBox .title a{
  display: flex;
      justify-content: flex-end;
}
 
.map-box .mapCard .mapBox .gm-style-iw-d .map-desc p {
  font-size: .7rem;
}
.map-box .mapCard .mapBox .gm-style-iw-d .map-link {
  display: flex;
  justify-content: flex-end;
}
html[dir=rtl] .heritage-map .selectric .label {
  margin: 0 10px 0 38px;
}
/* 01-08-2024 */
.gov-logo-footer-title {
  text-align: center;
}
body .map-box .mapCard .mapBox .gm-ui-hover-effect > span {
  background-color: #000;
}
body .map-box .mapCard .mapBox .title-box {
  padding-top: 0;
}
.map-box .mapCard .mapBox .title a {
  display: flex;
  justify-content: flex-end;
}

.map-box .mapCard .mapBox .gm-style-iw-d .map-desc p {
  font-size: 0.7rem;
}
.map-box .mapCard .mapBox .gm-style-iw-d .map-link {
  display: flex;
  justify-content: flex-end;
}
html[dir="rtl"] .heritage-map .selectric .label {
  margin: 0 10px 0 38px;
}
.heritage .modern img,
.heritage .involved .image img,
.map-box .mapCard .mapBox .map-img,
.heritage .banner-wrap .row .box.image img,
.heritage .banner-wrap .row .box.content .image {
  filter: initial !important;
}
/*22-01-2025*/
.heritage-galley {
  overflow: hidden;
}
@media only screen and (min-width: 640px) {
  .heritage-galley.single-row .swiper {
    height: auto;
  }
  .heritage-galley.single-row .swiper-slide {
    height: auto !important;
    max-height: 250px;
  }
}
.map-box .mapCard .mapBox .gm-style-iw-d {
  max-width: 100%;
}
/* AR 27-01-2025 */
body .heritage .icon .bg {
  background-image: none;
}
body .heritage {
  font-family: Univers Next Arabic, Arial, sans-serif;
}
body .heritage .values .box p {
  -webkit-line-clamp: 4;
}
.heritage .heritage-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1.5em;
}
@media only screen and (max-width: 1200px) {
  .heritage .heritage-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .heritage .heritage-list {
    grid-template-columns: 1fr;
  }
}

.heritage .heritage-list .list-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1em;
  position: relative;

  overflow: hidden;
}
.heritage .heritage-list .list-card:after {
  content: "";
  position: absolute;
  transition: all 0.5s 0.1s;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  background-color: #fff;
  opacity: 0.03;
  pointer-events: none;
}
.heritage .heritage-list h4 {
  color: var(--primary-color);
}
.heritage .heritage-list a {
  color: var(--primary-color);
}
.heritage .heritage-list img {
  width: 100%;
  height: 12rem;
}
.toggle-map-view,
.heritage-list.toggle-list-view {
  display: none;
}

.toggle-map-view.active {
  display: block;
}
.heritage-list.toggle-list-view.active {
  display: grid;
}
.heritage-map .map-toggle-btn {
  position: relative;
  padding: 0.2rem;
  display: flex;
  cursor: pointer;
  opacity: 0.5;
}
.heritage-map .map-toggle-btn.active {
  opacity: 1;
}
body .h_g_description .image_grid_box .image_box_gallery {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: var(--black-brand);
  height: 100%;
  grid-column: 1 / -1;
}
body .h_g_description .image_box_gallery .swiper-slide {
  height: auto;
}

body .h_g_description .image_box_gallery .swiper-slide img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  object-position: center;
}
body .h_g_description .gallery-nav {
  position: absolute;
  z-index: 99;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}
body .h_g_description .gallery-nav .button-next,
body .gallery-nav .button-prev {
  background-color: #221f20;
  width: 2rem;
  height: 2rem;
  background-size: 50%;
  background-position: center;
  border-radius: 50%;
}
.h_g_description .title-map-box {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.h_g_description .map-toggle-btn {
  display: flex;
  align-items: center;
}
.h_g_description .map-toggle-btn svg {
  width: 1.5rem;
  height: 1.5rem;
}
.heritage .list-section .filter-row .toggle {
  display: flex;
  align-items: center;
}
.heritage .list-section .items-center {
  align-items: center;
  display: flex;
}
.heritage .map-readmore-link {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-top: 1rem;
}
html[dir="rtl"] .map-box .mapCard .mapBox .map-popup-arrow {
  transform: scaleX(-1);
}

.map-box .mapCard .mapBox .gm-style-iw-d .map-link.actvive-location {
  display: none;
}
.map-marker-container .marker-container.active-marker .marker-card {
  animation: bubbleScale 1.5s ease-in-out infinite;
  transform-origin: center center;

  background-color: var(--primary-color);
}

@keyframes bubbleScale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@media only screen and (max-width: 767px) {
  body .h_g_description .image_grid_box .widget_item .w_text_ .text_ h4 {
    font-size: 1.2rem;
  }

  .heritage .list-section .filter-row .filter-wrap {
    margin-inline-start: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.heritage .heritage-list .list-card .card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.desc {
  flex: 1;
}
@media only screen and (max-width: 720px) {
  body .heritage .style_2 .banner-wrap .row .title {
    line-height: 1.5;
  }
  body .heritage .style_2 .banner-wrap .row .box.content {
    padding-inline-end: 0;
    padding-bottom: 0;
  }
  body .heritage .banner-wrap .row .box.content {
    padding-inline-end: 0;
    padding-bottom: 1rem;
  }
  body .heritage .modern img {
    height: 250px;
  }
  body .heritage .values {
    grid-gap: 3em;
  }
  body .h_g_description .image_box_gallery .swiper-slide img {
    height: 300px;
  }
  body .heritage .list-section .filter-row .filter-wrap {
    gap: 1em;
    flex: 1;
    display: flex;
    justify-content: flex-start;
    margin-inline-start: 0;
  }
}
body .heritage .values {
  margin-top: 0;
}
body .heritage .row .col {
  padding: 0;
}
body .heritage .row.values:after {
  display: none;
}
@media only screen and (min-width: 720px) {
  body .heritage .values {
    grid-gap: 5em;
  }
}
body .heritage .criteria-section .title-box .section-title {
  margin-top: 0;
}
.heritage .modern {
  margin-bottom: 0;
}

/* AP 12-02-2025 */
.heritage .fullBannerSliderSection {
  position: relative;
  min-height: calc(100vh - var(--top_off));
  display: flex;
  align-items: end;
  padding-bottom: 0 !important;
  @media only screen and (max-width: 1024px) {
    min-height: calc(50vh - var(--top_off));
  }
  @media only screen and (max-width: 767px) {
    min-height: calc(70vh - var(--top_off));
  }
  & .bgSliderFull {
    position: absolute;
    inset: 0;
    bottom: 2.3rem;

    &::after {
      content: "";
      position: absolute;
      inset: 0;
      background: #000000;
      z-index: 5;
      opacity: 0.3;
    }
    @media only screen and (max-width: 767px) {
      bottom: 0;
    }
    & .bannerSwiper {
      width: 100%;
      height: 100%;
    }

    & .swiper-slide {
      width: 100%;
      height: 100%;
      & picture,
      & img {
        position: absolute;
        inset: 0;
      }
      & img {
        object-fit: cover;
        object-position: center;
        height: 100%;
      }
    }
  }

  & .banner-wrap {
    z-index: 15;
    background: transparent;
    align-items: start;
    padding-bottom: 0;
    margin: 0;

    & .contentBox {
      background: rgba(255, 255, 255, 0.45);
      padding: 1.5rem 3rem;
      max-width: 50%;
      @media only screen and (min-width: 1025px) and (max-width: 1370px) and (min-height: 500px) and (max-height: 670px) {
        padding: 1rem 2rem;
      }
      @media only screen and (max-width: 1024px) {
        max-width: 70%;
      }
      @media only screen and (max-width: 767px) {
        max-width: 100%;
        padding: 1rem 1rem 0;
      }
    }

    & .title {
      font-size: 2.5rem;
      color: #221f20;
      @media only screen and (min-width: 1025px) and (max-width: 1370px) and (min-height: 500px) and (max-height: 670px) {
        font-size: 2.2rem;
      }
      @media only screen and (max-width: 767px) {
        font-size: 1.5rem;
      }
    }
  }

  & .bottom-text {
    @media only screen and (max-width: 767px) {
      background: rgba(255, 255, 255, 0.45);
      color: #221f20;
      padding: 1rem;
      & > p {
        &:first-child {
          margin-top: 0;
        }

        &:last-child {
          margin-bottom: 0;
        }
      }
    }

    & span {
      color: var(--primary-color);
    }
  }
}

/* AP 12-02-2025 */