@import url("https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap");
:root {
  --main-color: #1263dc;
  --sec-color: #06234d;
}

@font-face {
  font-family: "Fund";
  src: url("../fonts/Fund-Regular.woff2");
}
@font-face {
  font-family: "Fund-SemiBold";
  src: url("../fonts/Fund-SemiBold.woff2");
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: rtl !important;
}

body {
  direction: rtl;
  text-align: start;
  font-family: "Fund";
  overflow-x: hidden;
  background: #f6f9ff;
}

/* nice select */
.nice-select {
  width: 100%;
  text-align: start !important;
  padding-left: 30px;
  padding-right: 18px;
}

.nice-select::after {
  left: 12px;
  right: auto;
}

.nice-select .option {
  text-align: right;
  padding-left: 29px;
  padding-right: 18px;
}

.nice-select .list {
  width: 100%;
}

.nice-select:after {
  width: 8px;
  height: 8px;
}

.owl-carousel {
  direction: ltr;
}

.carousel-info button {
  border: none;
  outline: none;
  background: none;
}

button:focus,
button {
  border: none;
  outline: none;
}

.mynav button {
  background: none;
}

input:focus {
  outline: none;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

a,
a:hover {
  text-decoration: none;
}

span.navbar-toggler-icon {
  background: var(--main-color);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  width: 40px;
  height: 40px;
}

span.navbar-toggler-icon i {
  font-size: 20px;
}

/* Start header */
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
}
header.header_pages {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
}
header.header_pages .mynav .navbar-menu li a,
header.header_pages .lang a {
  color: #000;
}
.vission_img {
  height: 48px;
}

.vission_img img {
  max-width: 73px;
  max-height: 100%;
  object-fit: cover;
}

.slider-info h5 {
  color: #fff;
  font-size: 25px;
}

.mynav .navbar-menu li a {
  color: #fff;
  transition: all 0.3s;
  font-size: 15px;
  padding: 8px 0;
  display: inline-block;
}

.mynav .navbar-menu li a:hover,
.mynav li.current-menu-item a,
header.header_pages .mynav .navbar-menu li a:hover,
header.header_pages .mynav .navbar-menu li.current-menu-item a {
  color: #8bb9ff;
}

.mynav .navbar-menu li {
  padding-inline-end: 46.5px;
}

.mynav .navbar-menu ul.sub-menu li {
  padding-inline-end: 0;
}

.mynav .navbar-menu li .sub-menu a {
  color: #fff;
  font-size: 16px;
  padding: 8px 0px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #275b90;
  padding-inline-start: 12px;
  position: relative;
}

.left-tobheader {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.lang a {
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  font-family: "Vazirmatn", sans-serif;
  display: inline-block;
  line-height: 100%;
}
header.header_pages .lang a {
  border-bottom: 1px solid #000;
}
.mynav .row {
  align-items: center;
  padding: 12px 0;
}

.search-btn i {
  transition: all 0.7s;
  font-size: 22px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mynav .nav-link {
  position: relative;
}

.navbar-menu {
  display: flex;
  align-items: center;
  margin-inline-start: -24px;
}

.navbar {
  padding: 0;
  justify-content: center;
}

.request a,
.my-btn a,
.my-btn button {
  color: #fff;
  min-width: 152px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s;
  background: #1263dc;
  border-radius: 45px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 10px 12px;
  font-family: "Fund-SemiBold";
}

.my-btn a {
  background-color: #fff;
  font-size: 16px;
  color: var(--main-color);
  min-width: 127px;
  padding: 14px 10px;
  border-radius: 15px;
}

.my-btn button {
  color: var(--main-color);
  min-width: 152px;
  font-size: 16px;
  background: #fff;
  border-radius: 15px;
  border: 2px solid var(--main-color);
  transition: all 0.3s;
}
.my-btn button img {
  transition: all 0.3s;
}
.my-btn button:hover {
  background-color: var(--main-color);
  color: #fff;
}
.my-btn button:hover img {
  filter: brightness(0) invert(1);
  transform: rotate(-45deg);
}
.request a {
  min-width: 153px;
  padding: 12px 10px;
  font-family: "Fund-SemiBold";
}
.request a:hover {
  background: var(--sec-color);
}
.my-btn a:hover img {
  transform: rotate(-45deg);
}
button span {
  padding: 0 4px;
}
/* ---------------------------------- */
.navbar-toggler i {
  color: #fff;
  font-size: 25px;
}

.responsive-menu .left-menu {
  display: flex;
  align-items: center;
  gap: 6px;
}

.responsive-menu .lang {
  margin-inline-end: 6px;
  color: var(--bg-color);
  text-transform: capitalize;
}

.navbar-toggler,
.responsive-menu .searchForm .btnSearch {
  padding: 0;
  width: 34px;
  height: 34px;
  background-color: var(--sec-color);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}

.responsive-menu .searchForm .btnSearch i {
  color: #fff;
}

.sidebar .request a {
  margin: 14px 14px 0 0;
}
.sidebar .logo {
  height: 101px;
  background: #082d63;
  display: flex;
  align-items: center;
  padding: 20px;
}
.sidebar .vission_img img {
  filter: brightness(0.5);
}
.sidebar .vission_img {
  padding-inline-start: 16px;
  margin-top: 12px;
}
.sidebar .lang a {
  color: #000;
  padding-inline-start: 20px;
  border-bottom: 1px solid #00000021;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  padding: 12px 20px;
}
/* Sidebar */

.sidebar {
  position: fixed;
  top: 0px;
  right: -350px;
  height: 100%;
  width: 350px;
  background-color: #fff;
  z-index: 999;
  transition: all 0.7s;
  overflow: scroll;
  padding-bottom: 20px;
}

.sidebar-width {
  right: 0px;
}

.sidebar .close-side i {
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
  width: 38px;
  height: 38px;
  color: #fff;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}

.sidebar .side-content {
  padding-top: 25px;
  margin-top: 5px;
}

.close-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: var(--sec-color);
  opacity: 0.6;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: none;
}

.close-overlay.open-overlay {
  display: block;
}

.sidebar .side-content ul li {
  position: relative;
  width: 100%;
  transition: all 0.5s;
  border-bottom: 1px solid #00000021;
}

.sidebar .side-content ul li a {
  color: #000;
  display: inline-block;
  padding: 12px 20px;
  position: relative;
  transition: all 0.6s;
}

.sidebar .side-content ul li a:hover {
  color: var(--sec-color);
}

.sidebar .contact-buttons {
  justify-content: center;
  margin-top: 60px;
}

.mynav {
  margin-top: 0;
  margin-top: 12px;
}

.left-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-inline-start: -30px;
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1300px;
  }
}

/* Start home slider */
.home-slider .owl-item,
.home-slider .item {
  overflow: hidden;
  position: relative;
}

.slider-img {
  position: absolute;
  height: 700px;
  top: 0;
  left: 0;
  width: 100%;
}
.slider-home .slider-img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.home-slider .owl-item,
.home-slider .item,
.home-slider .item .row {
  height: 700px;
}

.slider-info {
  margin-bottom: 156px;
  direction: rtl;
}

.home-slider {
  width: 100%;
  position: relative;
}

.home-slider .owl-carousel,
.sponser-slider {
  direction: ltr;
}

.owl-item.active .slider-info h2 {
  animation: 1s fadeInDown;
}
.owl-item.active .slider-info h5 {
  animation: 1s fadeInUp;
}
.home-slider .row {
  align-items: end;
  justify-content: center;
  text-align: center;
}

.slider-home .owl-item .slider-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-info h2 {
  font-size: 48px;
  line-height: 68px;
  font-weight: 400;
  color: #fff;
}

.card-slider.owl-theme .owl-nav .owl-next,
.card-slider.owl-theme .owl-nav .owl-prev {
  margin-top: 0;
  width: 53px;
  height: 53px;
  font-size: 26px;
  border-radius: 4px;
  background: transparent;
  color: #082d63;
  border: 2.04px solid #082d63;
  border-radius: 50%;
  position: relative;
  top: -63px;
}

.card-slider.owl-theme .owl-nav .owl-prev::after,
.card-slider.owl-theme .owl-nav .owl-next::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/slider-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.card-slider.owl-theme .owl-nav .owl-next::after {
  transform: translate(-50%, -50%) scaleX(-1);
}
.card-slider.owl-theme .owl-nav .owl-next i,
.card-slider.owl-theme .owl-nav .owl-prev i {
  display: none;
}

.project-slider.owl-theme .owl-nav .disabled {
  /* opacity: 0; */
  cursor: default;
}

.card-slider.owl-theme .owl-nav .owl-next:hover,
.card-slider.owl-theme .owl-nav .owl-prev:hover {
  opacity: 50%;
}

.part-slider.owl-theme .owl-dots .owl-dot span,
.card-slider.owl-theme .owl-dots .owl-dot span {
  width: 22px;
  height: 4px;
  margin: 12px 6px;
  border: none;
  background: #fff;
  border-radius: 1px;
}

.part-slider.owl-theme .owl-dots .owl-dot:hover span,
.part-slider.owl-theme .owl-dots .owl-dot.active span,
.card-slider.owl-theme .owl-dots .owl-dot.active span {
  background: var(--main-color);
}

.slider-home.owl-theme .owl-dots,
.card-slider.owl-theme .owl-dots {
  margin-top: 22px;
}

section.home-slider {
  margin-top: 0;
}

.slider-home.owl-theme .owl-dots .owl-dot {
  display: flex;
}

.slider-home.owl-theme .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 58px;
  transform: translateX(-50%);
  display: flex;
}

.part-slider.owl-theme .owl-dots .owl-dot span {
  background: #d9d9d9;
}

.part-slider.owl-theme .owl-dots .owl-dot.active span {
  background-color: var(--main-color);
}

.slider-home.owl-theme .owl-dots .owl-dot span {
  background: rgb(255 255 255 / 50%);
  color: #cbcbcb;
  position: relative;
  display: inline-flex;
  width: 22px;
  height: 6px;
}

/* ********************************* */
/* Start about section */

section {
  padding: 100px 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

section.about {
  padding-top: 100px;
  background-color: #f6f9ff;
}

.section-title {
  margin-bottom: 16px;
}

.section-title h4 {
  font-size: 38px;
  margin-bottom: 32px;
  color: #082d63;
  font-weight: 600;
  font-family: "Fund-SemiBold";
}

.logo {
  height: 79px;
}

.logo img {
  max-height: 100%;
  max-width: 100%;
	 margin-inline-end: 10px;
}

.container {
  position: relative;
  z-index: 2;
}

section.about .row {
  align-items: center;
}

.about_img {
  width: 100%;
  height: 517px;
}

.about_img img {
width: auto;
	    margin: 0 auto;
    display: table;
  height: 100%;
  border-radius: 24px;
  /*object-fit: cover;*/
}
.about_info h3 {
  font-size: 38px;
  margin-bottom: 49px;
  color: var(--sec-color);
  font-family: "Fund-SemiBold";
  font-weight: 600;
}
 p {
   text-align: justify;

}
.about_info p {
  margin-bottom: 24px;    text-align: justify;
  font-size: 16px;
  line-height: 28px;
  color: #4f4d4d;
}

.about_info p span , .about_info p strong {
  color: #252323;
  font-family: "Fund-SemiBold";
  font-weight: 600;
}
/* ---------------------------------------Start services section--------------------------------------------------*/
.services_sec {
  background-color: #edf4fe;
  padding-bottom: 0;
  position: relative;
}
.services_sec::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 150%;
  top: -101px;
  left: -26%;
  background-image: url("../images/bg-services.png");
  opacity: 4%;
  mix-blend-mode: Multiply;
  background-size: contain;
  background-repeat: no-repeat;
}
.service_icone {
  width: 50px;
  height: 51px;
  background: #c1d3ed;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.service_icone img {
  max-width: 48px;
  max-height: 48px;
  width: 35px !important;
  padding: 2px;
}

.my-btn a span {
  text-decoration: underline;
}

.my-btn a img {
  transition: all 0.3s;
  padding: 5px;
}

section.services_sec .section-title {
  margin-bottom: 62px;
  max-width: 60%;
}

.section-title h6 {
  color: #082d63;
  line-height: 29px;
  font-size: 16px;
}
.services_sec .owl-stage-outer { 
overflow: visible!important;
}

.services_sec .owl-item {
   opacity: 0;
   transition: opacity 50ms;
}
.services_sec .owl-item.active {
  opacity: 1!important;
}
.serive_item {
  background: #fff;
  border-radius: 26px;
  padding: 32px 32px 50px 22px;
  /*box-shadow: -7.48px 52.38px 76.97px 0px #010b251f;*/
  box-shadow: -7.48px 52.38px 76.97px 0px #010B251F;
  margin: 6px 6px;
  margin-bottom: 120px;
  direction: rtl;
}
/*.card-slider .serive_item {*/
/*    box-shadow: -7.48px 28px 11px 0px #010b251f;*/
/*}*/
.owl-item.active.center .serive_item {
  margin: 6px 6px;

}
.card-slider  .owl-stage-outer { 
overflow: visible;
}

.card-slider  .owl-item {
   opacity: 0;
   transition: opacity 500ms;
}
.card-slider  .owl-item.active {
  opacity: 1;
}
.serive_item h5 {
  font-size: 20px;
  margin: 13px 0 16px;
  color: #1e1d1d;
  font-family: "Fund-SemiBold";
  font-weight: 600;
}

.serive_item p {
  color: #1e1d1dc7;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}

/* end services section */

/* ----------------------------- satrt partner section---------------------------------- */
section.partner {
  padding: 100px 0;
}
.part-item .img {
  /*height: 66px;*/
  height:132px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px;
  border: 1px solid transparent;
  border-radius: 10px;
  transition:all 0.4s;
}

.part-section .item .img a,
.part-item .img a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  transition: all 0.3s;
}

.part-item .img img {
  max-height: 100%;
  width: auto;
  max-width: 100%;
  transition: all 0.3s;
  /*opacity: 40%;*/
}

.part-item .img a:hover img {
  opacity: 100%;
}
.part-item .img:hover {
  border: 1px solid var(--sec-color);
}
/* ------------------------  contact section -----------------   */
.contact_sec_content {
  background-image: url("../images/bg-contact.png");
  backdrop-filter: blur(74px);
  color: #fff;
  text-align: center;
  padding: 70px 0;
  border-radius: 27px;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  /* border: 1px solid #649DF3; */
}
.contact_sec {
  padding-top: 0;
}
.contact_sec .row {
  justify-content: center;
}
.contact_sec_content h4 {
  font-size: 32px;
  font-weight: 600;
  font-family: "Fund-SemiBold";
}

.contact_sec_content p {
  margin: 40px 0;
  line-height: 28px;
}

.contact_sec_content .my-btn a {
  background: transparent;
  min-width: 207px;
  border-radius: 15px;
  border: 2px solid #649df3;
  color: #81a9e3;
}

.contact_sec_content .my-btn a span {
  text-decoration: none;
}
/*  -------------------- Start footer section ---------------- */
.fixed-icone {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 9;
  animation: updown-i 4s infinite ease-in-out;
}

@keyframes updown-i {
  0%,
  100% {
    transform: translateY(-12px);
  }

  50% {
    transform: translateY(12px);
  }
}

.fixed-icone a {
  width: 53px;

  height: 53px;

  display: flex;

  align-items: center;

  justify-content: center;

  margin-bottom: 9px;

  color: #fff;

  font-size: 25px;

  border-radius: 7px;

  box-shadow: 0px 2.4px 2.4px 0px #30bf2f4d;

  background: linear-gradient(180deg, #61fd7d 0%, #2bb826 100%);
}

.fixed-icone a.phone_link {
  background: var(--main-color);
  color: #fff;
  font-size: 16px;
  box-shadow: none;
}

.fa-brands,
.fab {
  font-weight: 400;
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
}
span.mob-num {
  display: inline-block;
  direction: ltr;
}
.footer {
  position: relative;
}

.footer-links h4,
.right-footer h4 {
  color: var(--sec-color);
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 32px;
}
.fcompany_name h4 {
  color: var(--sec-color);
  font-size: 24px;
  line-height: 44px;
  font-weight: 600;
  font-family: "Fund-SemiBold";
}

.fcompany_name {
  margin-bottom: 32px;
}

.fcompany_name h6 {
  font-size: 18px;
}

footer .footer-menu ul li {
  margin-bottom: 16px;
  width: 50%;
}

.contact_footer_info {
  padding-inline-start: 60px;
}

footer .footer-menu ul {
  display: flex;
  flex-wrap: wrap;
}

footer .footer-menu ul a {
  color: var(--sec-color);
  text-transform: capitalize;
  font-size: 18px;
  transition: all 0.3s;
  font-weight: 400;
}

footer .footer-menu ul a:hover {
  color: var(--main-color);
}

.footer-soch span {
  font-size: 20px;
  color: #06234d;
  font-weight: 600;
  font-family: "Fund-SemiBold";
}

.footer-soch a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  color: var(--sec-color);
  margin: 0 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.footer-soch a.instagram,.footer-soch a:last-of-type {
  position: relative;
  background: transparent;
  width: 38px;
  height: 38px;
}

.footer-soch a i.fa-instagram {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  -webkit-background-clip: text;
  background-clip: text;
}

.footer-soch a.instagram::after,.footer-soch a:last-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: -2px;
  border-radius: 50%;
  z-index: 0;
  background: linear-gradient(180deg, #9538a4 0%, #e5505d 53.3%, #f7852b 100%);
}

.footer-soch a i.fa-instagram::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.fa-instagram:before {
  content: "\f16d";
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 3;
}

i.fa-x-twitter {
  color: #1a1a1a;
  border: 2px solid #1a1a1a;
}

i.la-linkedin-in,i.fa-linkedin {
  color: #4459be;
  font-size: 18px;
  border: 2px solid #4459be;
}

i.fa-facebook-f,
i.fa-facebook {
  color: #327eea;
  border: 2px solid #327eea;
}

.footer-soch a i {
  font-style: normal;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .contact-list a {
  display: flex;
  color: #06234d;
  transition: all 0.3s;
  align-items: center;
}

footer .contact-list a:hover {
  color: var(--main-color);
}

footer .contact-list li i,
footer .contact-list li img {
  position: relative;
  top: 1px;
  font-size: 18px;
  color: var(--main-color);
  width: 20px;
  margin-inline-end: 7px;
}
i.fab.fa-whatsapp {
  color: #fff;
  background: var(--main-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  font-size: 16px;
  height: 20px;
}
footer .contact-list li {
  margin-bottom: 17px;
}

footer .contact-list li p {
  margin-bottom: 0px;
  line-height: 29px;
}

span.mob-num {
  display: block;
  direction: ltr;
}

.right-footer .map {
  height: 185px;
}

.right-footer .map iframe {
  width: 100%;
  height: 100%;
}

.footer-disc {
  display: flex;
  color: #fff;
  gap: 28px;
}

.footer-disc p {
  line-height: 28px;
}

.footer-disc .f-img {
  height: 40px;
}

.footer-disc .f-img img {
  max-height: 100%;
}

.footer-soch {
  margin-top: 0;
}

.copy-right {
  margin-top: 24px;
  padding: 18px 0px;
  border-top: 1px solid #e0e0e0;
}

.ryad-logo {
  height: 65px;
  margin-top: -32px;
  position: relative;
  top: 5px;
  margin-left: -20px;
}

.company_rights p {
  color: #4f4d4d;
  font-size: 14px;
  margin-bottom: 0;
}

.comp-rights {
  text-align: end;
}

span.mob-num {
  direction: ltr;
  display: inline-block;
}

.responsive-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 14px;
}

.responsive-menu .lang a {
  margin-inline-start: 9px;
}

.responsive-menu .logo {
  height: 64px;
}

.lang-search {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.map iframe {
  width: 100%;
  height: 100%;
}

.responsive-menu .logo img {
  height: 100%;
}

.soch-icons span {
  font-size: 18px;
  color: #232323;
  margin-inline-end: 6px;
}
/* ********************************************************************************************* */
/* Start about page */
.breadcrumb-section {
  padding: 74px 0 84px;
  text-align: center;
  position: relative;
  z-index: 1;
  background: linear-gradient(45deg, #f3f6fb 50%, #ffffff 120.71%);
  border: 1px solid #e5e7eb;
}

.breadcrumb-info h2 {
  text-align: center;
  font-size: 48px;
  color: #000000;
  font-weight: 400;
}

.breadcrumb {
  display: flex;
  justify-content: center;
  background-color: transparent;
  padding-top: 6px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}
.breadcrumb-item.active,
.breadcrumb-item a {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 400;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "|";
  padding: 0 7px;
}
section.services_sec.vission_sec {
  padding: 100px 0;
}

.vission_item {
  background: #fff;
  padding: 34px 35px;
  border-radius: 26px;
  box-shadow: -7.48px 52.38px 76.97px 0px #010b251f;
}

.vission_icone {
  width: 51px;
  height: 51px;
  border-radius: 50%;
  background: #e4efff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding:4px;
}

.vission_icone img {
  max-width: 73%;
  max-height: 73%;
  object-fit: cover;
}

.vission_item h5 {
  font-size: 20px;
  color: #1e1d1d;
  font-family: "Fund-SemiBold";
  font-weight: 600;
  margin: 12px 0 16px;
}

.vission_item p {
  color: #1e1d1dc7;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 24px;
}

section.services_sec.vission_sec::after {
  left: -38%;
  background-size: cover;
  height: 130%;
}
.vission_sec .col-lg-4 {
  padding: 0 11px;
}
/* ---------------------------  services page ---------------    */
section.services_sec.serive_page::after {
  display: none;
}
section.services_sec.serive_page {
  padding-bottom: 100px;
}
.serive_page .serive_item {
  margin: 0;
  margin-bottom: 30px;
}
/* Pagination */
.pagination-list {
  padding: 6px 10px;
  margin: 28px auto 0;
  border-radius: 56px;
  max-width: max-content;
  background: #fff;
  border: 1.11px solid #dbe8fa;
  box-shadow: 0px 12px 28px 0px #00000014;
}

.pagination {
  justify-content: center;
  align-items: center;
}

.page-item .page-link {
  color: rgb(79 77 77 / 50%);
  font-size: 20px;
  font-weight: 500;
  transition: all 0.3s;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  width: 34px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Vazirmatn", sans-serif;
}

.page-item:last-child .page-link,
.page-item:first-child .page-link {
  margin-inline: 0;
  color: var(--main-color);
  font-size: 18px;
  line-height: 16px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--main-color);
  border-radius: 50%;
  background: #f6f9ff;
  padding: 0;
  margin: 0;
}
.page-item:last-child .page-link:hover,
.page-item:first-child .page-link:hover{
    opacity:20%;
}
.page-item:first-child {
  margin-inline-end: 12px;
}
.page-item:last-child {
  margin-inline-start: 12px;
}
.page-item.active .page-link,
.page-link:hover {
  z-index: 3;
  background-color: transparent;
  border-color: transparent;
  color: #222222;
}

li.page-item {
  margin-inline: 0;
}

.page-link:focus {
  box-shadow: none;
}

.page-item:last-child .page-link {
  /*opacity: 20%;*/
}
/* ------------------------------------  contact page -----------------------   */
.contact-form form input,
.contact-form form textarea,
.contact-form form select {
  width: 100%;
  padding: 7px 10px;
  color: #06234D;
  font-size: 18px;
  border-radius: 8px;
  background: #f6f9ff;
  border: 1px solid #dbe8fa;
}
.contact-form form input:focus,
.contact-form form textarea:focus,
.contact-form form select:focus {
  box-shadow: 0px 4px 4px 0px #1263dc1a;
  border: 1px solid #1263dc;
  color:#030303;
}
textarea:focus {
  outline: none;
}

.contact-form label {
  color: #121212;
  font-size: 18px;
  margin-bottom: 0;
}

.contact-form form textarea {
  height: 75px;
}

.contact-form .my-btn {
  margin-top: 16px;
}

.contact-form .my-btn button {
  min-width: 100%;
}

.map iframe {
  width: 100%;
  height: 100%;
}

.contact-form form {
  padding-top: 0;
}

.form-group {
  margin-bottom: 20px;
  position: relative;
}
select:focus {
  outline: none;
}
/* -------------------------------------  single services  ----------------------    */

.single_project-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  bottom: 46px;
  z-index: 3;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--main-color);
  font-weight: 300;
  font-size: 26px;
  transition: all 0.3s;
  border: 1.53px solid #1263dc;
  border-radius: 50%;
  background: #f6f9ff;
}

.single_project-slider.owl-theme .owl-nav .owl-prev {
  right: 65px;
}

.single_project-slider.owl-theme .owl-nav .owl-next {
  right: 15px;
}

#big_image .owl-stage-outer {
  position: relative;
  z-index: 3;
}

#thumbs_gallary .owl-stage-outer {
  margin-inline: -3px;
}

#big_image .single-img {
  height: 537px;
  border-radius: 24px;
  background: #dbe8fa;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}

#big_image .single-img img {
  height: 411px;
  object-fit: cover;
  max-width: 275px;
  margin: auto;
  border-radius: 217px;
}

#thumbs_gallary .img {
  height: 212px;
  width: 100%;
  margin-bottom: 24px;
  position: relative;
  cursor: pointer;
  border: 2px solid #fff;
  transition: all 0.3s;
  border-radius: 24px;
  box-shadow: 0px 12px 20px 0px #0000001f;
}

#thumbs_gallary .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
  border-radius: 24px;
}

.single_project-slider.owl-theme .owl-nav .owl-next:hover,
.single_project-slider.owl-theme .owl-nav .owl-prev:hover {
  opacity: 50%;
}

.project-slider.owl-theme .owl-nav [class*="owl-"] i {
  font-weight: 300;
}

#thumbs_gallary .img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.6;
  background: #06234d;
  border-radius: 24px;
}

#thumbs_gallary .owl-item.active.current .img::after,
#thumbs_gallary .owl-item .img:hover::after {
  opacity: 0;
}

#thumbs_gallary .owl-item.active.current .img,
#thumbs_gallary .owl-item .img:hover {
  border: 2px solid var(--main-color);
}

.single-services-info h5 {
  color: #030303;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 18px;
  font-family: "Fund-SemiBold";
}

.single_project-slider.owl-theme .owl-dots .owl-dot {
  width: 0;
  height: 0;
}

.single_project-slider.owl-theme .owl-dots .owl-dot span {
  width: 0;
  height: 0;
  margin: 0;
}

.single_project-slider.owl-theme .owl-dots {
  position: absolute;
  left: 3px;
  bottom: 50px;
  margin-top: 0;
  min-width: 140px;
  z-index: 9;
}

.single_project-slider .owl-dots {
  counter-reset: slides-num;
  margin-top: 15px;
}

.single_project-slider .owl-dots:after {
  content: "0" counter(slides-num) "/ ";
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  padding-left: 6px;
  position: absolute;
  top: -6px;
  left: 13px;
  color: rgb(6 35 77 / 30%);
  font-weight: 500;
  font-family: "IBM Plex Sans Arabic";
}

.single_project-slider .owl-dot {
  display: inline-block;
  counter-increment: slides-num;
  margin-right: 5px;
}

.thumb.row {
  align-items: end;
}

.single_project-slider .owl-dot.active:before {
  content: "0" counter(slides-num);
  display: inline-block;
  font-size: 20px;
  position: absolute;
  right: 60px;
  top: -6px;
  color: var(--sec-color);
  font-weight: 700;
  font-family: "IBM Plex Sans Arabic";
}

.single-services-info {
  position: absolute;
  z-index: 2;
}

section.single-service_page {
  position: relative;
}

.single-services-info p {
  font-size: 16px;
  color: #555555;
  line-height: 30px;
  margin-bottom: 3px;
}

section.single_servise_request {
  padding-top: 20px;
}

.single-req-service_content {
  background: #fff;
  padding: 60px 47px;
  border-radius: 48px;
  border: 1px solid #dbe8fa;
}

.sigle-req-info h2 {
  font-size: 44px;
  line-height: 57px;
  font-weight: 600;
  color: var(--main-color);
  margin-bottom: 15px;
  font-family: "Fund-SemiBold";
}

.contact-form input:focus,
.contact-form input.has-value {
  padding-top: 12px;
  padding-bottom: 2px;
}

.project_item .col-lg-5,
.project_item .col-lg-7 {
  padding: 0;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #fff;
  width: 100%;
  padding-block: 24px;
}

label.input-group-btn {
  margin-bottom: 0;
  height: 0;
}

.contact-form form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-group.select {
  position: relative;
}

.form-group .select::after {
  position: absolute;
  content: "\f107";
  font-family: "font awesome 5 pro";
  top: 5px;
  left: 9px;
  color: var(--sec-color);
  font-size: 22px;
  transition: all 0.3s;
  pointer-events: none;
}

.contact-form h3,
.contact_map h5 {
  font-size: 32px;
  margin-bottom: 32px;
  color: var(--sec-color);
  font-weight: 600;
  font-family: "Fund-SemiBold";
}
.contact_map .map {
  height: 447px;
  border-radius: 24px;
}

.contact_map .map iframe {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  border: 0.38px solid #5e8fd8;
}

.iti__country-list {
  left: 0;
}

.iti {
  width: 100%;
}

input#phone,
input#phone2 {
  padding-left: 107px !important;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
}

.iti__arrow {
  border: none;
}

.iti__arrow {
  position: relative;
}

.iti__arrow::after {
  position: absolute;
  content: "\f107";
  font-family: "font awesome 5 pro";
  width: 1px;
  height: 42px;
  color: var(--sec-color);
  top: -15px;
  left: 0px;
  font-size: 23px;
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin: 0 5px;
  margin-left: 0;
  direction: ltr;
  font-size: 16px;
  color: #030303;
  font-weight: 700;
  position: relative;
  top: 3px;
  font-family: "Vazirmatn", sans-serif;
}

.iti__flag.iti__sa {
  border-radius: 2px;
  height: 14px;
}

.iti__selected-flag {
  padding: 0 10px;
}

.iti__selected-flag {
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
  align-items: center;
}

.iti__flag-box {
  display: inline-block;
  width: 33px;
}

.iti__country-list {
  text-align: start;
}

.my-btn button {
  min-width: 100%;
}
.form-group label {
  position: absolute;
  top: 6px;
  right: 14px;
  color: #06234d;
  transition: all 0.3s;
  text-transform: capitalize;
}

.form-group label.move,.contact-form .form-group.tmove label,
.form-group.tmove + label {
  font-size: 12px;
  top: 0px !important;
  color: #06234d;
}

.contact-form input:focus + label,
.contact-form input.has-value + label,
.contact-form textarea:focus + label,
.contact-form textarea.has-value + label {
  font-size: 12px;
  top: 4px;
}

.input-group > .form-control {
  flex: unset;
}

.contact-form input#phone:focus,
.contact-form input.has-value#phone {
  padding: 12.5px 10px;
}

.btn.focus,
.btn:focus {
  box-shadow: none;
}

.single-req-service_content .row {
  align-items: center;
}

.sigle-req-info h4 {
  color: #030303;
  font-size: 34px;
  max-width: 78%;
  line-height: 57px;
}
.contact_page_content {
  padding: 61px 46px;
  background: #fff;
  border: 2px solid #dbe8fa;
  border-radius: 40px;
}

.contact_page_content .contact-form form textarea,
.register_page_content .contact-form form textarea {
  height: 111px;
}
.register_page_content {
  padding: 77px 47px;
  background: #fff;
  border: 1px solid #dbe8fa;
  border-radius: 20px;
}
.register_page .row,
.reports_page .row {
  justify-content: center;
}
/* ------------------------------------------------------ */
.reports_page .table-container {
  background-color: #f6f9ff;
  border: 1px solid #dbe8fa;
  border-radius: 20px;
  overflow: hidden;
}

.reports_page table {
  width: 100%;
  border-collapse: collapse;
  direction: rtl;
  background-color: #f6f9ff;
}

.reports_page thead {
  border-bottom: 1px solid #dbe8fa;
  background: transparent;
}

.reports_page th,
.reports_page td {
  padding: 14px 20px;
  color: #030303;
  font-size: 18px;
  border-bottom: none;
  width: 50%;
  text-align: center;
}

.reports_page tr:last-child td {
  border-bottom: none;
}

.reports_page tr:nth-child(even) {
  background: #ebf1fe;
}

.reports_page thead tr {
  background: transparent !important;
  padding: 31px 0px;
}

.reports_page td a {
  font-size: 19px;
  color: #3f74e6;
  text-decoration: underline;
  display: inline-flex;
  gap: 10px;
}
.reports_page td a:hover {
  color: #3f74e6;
}
.reports_page td a i {
  width: 32px;
  height: 31px;
  border-radius: 50%;
  background: #e5f0ff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}

.reports_page thead tr th {
  font-size: 22px;
  font-family: "Fund-SemiBold";
  font-weight: 600;
}

.reports_page td:first-child,
.reports_page th:first-child {
  border-inline-end: 1px solid #dbe8fa;
}

/* --------------------------  project page -------------------    */
.project_item {
  margin-bottom: 32px;
}
.project_page .col-lg-6 {
  padding: 0 11px;
}
.project_item .project_item_info {
  padding: 55px 43px 63px;
  border-radius: 24px;
  background: #fff;
  border: 1.98px solid #1263dc;
  box-shadow: 0px 0px 11.89px 0px #0000000a;
  margin-top: -20px;
  z-index: 2;
  position: relative;
}

.project-item-img {
  height: 330px;
  width: 100%;
}

.project-item-img img {
  width: 100%;
  height: 100%;
  border-radius: 24px 24px 0 0;
}
.project_item_info h2 {
  display: flex;
  align-items: center;
  font-size: 40px;
  color: #082d63;
  font-weight: 700;
  gap: 14px;
}

.project_item_info p a {
  display: flex;
  color: #030303;
  gap: 4px;
}

.project_item_info h3 {
  font-size: 20px;
  line-height: 30px;
  color: #030303;
  font-weight: 700;
  margin-bottom: 0;
  /*max-width: 80%;*/
}

.project_item_info h3 a {
  color: #030303;
}

.project-item-details ul li span {
  color: #030303;
}

.project_item_info p {
  margin: 8px 0;
}

.project_item_info h6 {
  background: #f7fffa;
  border: 1px solid #baedcd;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  max-width: max-content;
  border-radius: 29px;
  padding: 2px 6px;
  margin-bottom: 12px;
}
.project_item_info h2 {
  display: flex;
  align-items: center;
  font-size: 40px;
  color: #082d63;
  font-weight: 700;
  gap: 14px;
}

.project_item_info p a {
  display: flex;
  color: #030303;
  gap: 4px;
}

.proj-item-more {
  position: absolute;
  bottom: 60px;
  left: 30px;
}

.proj-item-more a {
  width: 64px;
  height: 64px;
  border: 2.41px solid #1263dc;
  color: var(--main-color);
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  transition:all 0.3s;
}
.proj-item-more a:hover{
     color: #fff;
  background: var(--main-color); 
}
.project_item_info h2 img {
  height: 28px;
  width: 25px !important;
}

.project_item_info p a img {
  height: 20px;
  width: auto !important;
}

.project-item-details ul li img {
  height: 18px;
  width: 18px !important;
}

.project-item-details ul {
  display: flex;
  align-items: center;
}

.project-item-details ul li {
  display: flex;
  padding-inline-end: 12px;
  gap: 5px;
}

/* --------------------------  single project ----------------------------   */
.project_disc_table {
  padding: 46px 32px;
  border: 2px solid #dbe8fa;
  background: #fff;
  border-radius: 40px;
}

.table-wrapper h2,
.project_video h4 {
  font-size: 24px;
  margin-bottom: 24px;
  color: #030303;
  font-weight: 700;
}

.project_video {
  padding: 43px 33px;
  background: #fff;
  border: 2px solid #dbe8fa;
  border-radius: 40px;
}

.features_item {
  padding: 10px 13px 10px;
  border: 1px solid #dbe8fa;
  outline: 1px solid transparent;
  offset: -1px;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  min-height: 96px;
  display: flex;
  align-items: center;
  box-shadow: 0px 8px 8px 0px #0000000A;
  transition: all 0.3s;
}
.features_item:hover{
  border: 1px solid #8EB3E9;
  outline:1px solid #8EB3E9 ;
}
.col-lg-2.col-6 {
  padding: 0 8px;
}

.Project_features_content {
  background: #fff;
  padding: 48px 57px 28px;
  border: 2px solid #dbe8fa;
  border-radius: 40px;
}

.Project_features_content .section-title {
  text-align: center;
  margin-bottom: 48px;
}

.Project_features_content .section-title h4 {
  font-size: 40px;
  color: #030303;
}

.features_item h5 {
  font-size: 16px;
  color: var(--main-color);
  margin-bottom: 0;
  line-height: 21px;
  font-weight: 400;
    font-family: "Fund";
}

.Project_location_title {
  padding: 60px 76px;
  background: #fff;
  border-radius: 40px;
}

.Project_location_title h4 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 32px;
  font-weight: 700;
  color: #030303;
}

.Project_location .map {
  height: 447px;
}

.map iframe {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  border: 0.38px solid #5e8fd8 !important;
}

.project_video_Img {
  position: relative;
  height: 446px;
}

.video-icone {
  width: 80px;
  height: 80px;
  background-color: #1263dc;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 12px 20px 8px #1263DC4D;
  border: 2px solid #FFFFFF;
}

.video-icone::after {
  position: absolute;
  content: "\f04b";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fff;
  font-size: 22px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}

.project_video_Img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 24px;
}

table.project-table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid #dbe8fa !important;
  background: #dbe8fa;
}

table.project-table td {
  padding: 12px 15px;
  font-size: 16px;
  vertical-align: top;
}

table.project-table td.label {
  background-color: var(--main-color);
  color: #fff;
  font-weight: 700;
  width: 40%;
  border-bottom: 1px solid #0E4FB0;
}

table.project-table td.value {
  background-color: #F6F9FF;
  color: #222222;
  border-bottom: 1px solid #DBE8FA;
  border-inline-end: 1px solid #dbe8fa;
  font-weight: 500;
}

@media (max-width: 600px) {
  table.project-table td {
    font-size: 13px;
    padding: 10px;
  }
}

table.project-table tr:first-child td.value {
  /* border-top: 1px solid #DBE8FA; */
  border-radius: 16px 0 0 0;
}

table.project-table tr:first-child td.label {
  border-top: 1px solid #0e4fb0;
  border-radius: 0 16px 0 0;
}

tbody {
  border-radius: 16px;
  /*border: 1px solid #dbe8fa;*/
  /*background: #dbe8fa;*/
      background: #F6F9FF;
}

tr:last-of-type {
  border-radius: 16px 16px 0 0;
}

table.project-table tr:last-of-type td.value {
  border-radius: 0 0 0 16px;
}
.single-services-info.single_project_info {
  padding: 20px 20px;
  background-color: #fff;
  border: 2px solid #dbe8fa;
  border-radius: 24px;
  max-width: 100%;
  max-height: 318px;
  overflow: hidden;
}
section.project_discription {
    padding: 0;
}

section.Project_features {
    padding-top: 0;
}
.serive_item p {
    min-height: 72px;
}
.contact_sec_content .my-btn a:hover,.my-btn a:hover {
    background: var(--main-color);
    color: #fff;
}

.contact_sec_content .my-btn a:hover img,.my-btn a:hover img {
    filter: brightness(0) invert(1);
}
.sidebar .side-content ul li.current-menu-item a {
    color: var(--main-color) !important;
}
.vission_item ul {
    list-style: disc;
    padding-inline-start: 16px;
}

.vission_item ul li {
    margin-bottom: 6px;
}

.vission_item {
    min-height: 309px;
}
.form-group.input-has-value input ,.form-group.input-has-value textarea,
.form-group.mobil.tmove input{
    padding-top: 13px!important;
    padding-bottom:2px !important;
}

/*.owl-carousel.card-slider .owl-stage-outer {*/
/*    position: relative;*/
/*    overflow: visible;*/
/*}*/
  
/*.owl-carousel.card-slider .owl-item.cloned {*/
/*    opacity: 0;*/
/*}*/

  
/*.owl-carousel.card-slider .owl-item.cloned.active {*/
/*    opacity: 1;*/
/*}*/

.single-services-info.single_project_info .row {
    align-items: center;
}
@media (max-width: 768px) {
  .proj-item-more {
    left: 12px;
  }
}


.ryad-logo a svg{
    width: 103px !important;
    height: 99px !important;
    padding: 7px;

}

.contact_page_content {
    padding: 61px 29px;
}
.contact_map {
    margin-inline-start: 10px;
}


@media (min-width: 1440px) {
.mynav .navbar-menu li {
    padding-inline-end: 46.5px;
}
.left-header {
    margin-inline-start: 0;
}
.left-header {
    justify-content: end;
    gap: 45px;
    margin-inline-start: 0;
}
.contact_sec_content p {
    max-width: 75%;
}
}

.mynav .container-fluid {
    padding: 0 70px;
}

.contact_sec_content p {
    max-width: 75%;
    margin: 40px auto;
    line-height: 2.2;
}
.contact_sec .container-fluid {
    padding: 0 32px;
}

footer .container-fluid {
    padding: 0 52px;
}


  /* -------------------------------------------- */
  /* circular-menu */
  #circularMenu {
    position: fixed;
    bottom: 80px;
    right: 16px;
    z-index: 9;
  }

  .circular-menu .floating-btn {
    display: block;
    width: 2.7em;
    height: 2.7em;
    border-radius: 10px;
    background-color: var(--main-color);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: 0;
    color: #fff !important;
  }

  /* .circular-menu.active .floating-btn {
    box-shadow: inset 0 0 3px hsla(0, 0%, 0%, 0.3);
  }

  .circular-menu .floating-btn:active {
    box-shadow: 0 4px 8px 0 hsla(0, 0%, 0%, 0.4);
  } */

  .circular-menu .floating-btn i {
    font-size: 1.3em;
    transition: transform 0.2s;
  }

  .circular-menu.active .floating-btn i {
    transform: rotate(-45deg);
  }

  .circular-menu:after {
    display: block;
    content: " ";
    width: 3.5em;
    height: 3.5em;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2;
    background-color: rgba(27, 133, 190, 0);
    transition: all 0.3s ease;
  }

  .circular-menu.active:after {
    transform: scale3d(5.5, 5.5, 1);
    transition-timing-function: cubic-bezier(0.68, 1.55, 0.265, 1);
  }

  .circular-menu .items-wrapper {
    padding: 0;
    margin: 0;
  }

  .circular-menu .menu-item {
    position: absolute;
    top: 0.2em;
    right: 0.2em;
    z-index: -1;
    display: block;
    text-decoration: none;
    color: rgb(50 74 113);
    font-size: 1em;
    width: 2.5em;
    height: 2.5em;
    border-radius: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F6F9FF;
    transition: transform 0.3s ease, background-color 0.2s ease;
    transition-timing-function: ease, ease;
    /* box-shadow: 0 0 22px 5px #f5f9fc6b; */
  }

  .circular-menu.active .menu-item {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }

  .circular-menu.active .menu-item:nth-child(1) {
    transform: translate3d(-1em, -4.2em, 0);
  }

  .circular-menu.active .menu-item:nth-child(2) {
    transform: translate3d(-4em, -2em, 0);
  }

  .circular-menu.active .menu-item:nth-child(3) {
    transform: translate3d(-4em, 1.5em, 0);
  }

 /* Scroll to top */
  #mybtn {
    /* display: none; */
    position: fixed;
    bottom: 16px;
    right: 16px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 41px;
    background: var(--main-color);
    border-radius: 10px;
    box-shadow: 0px 4.73px 4.73px 0px #88A6FF40;
  }

  #mybtn i {
    color: #fff;
    font-size: 18px;
  }

.project_item_info h2{
    display:none;
}








