@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");

/* header start */
.header {
  width: 100%;
  padding: 20px 80px;
  font-family: rubik;
}
.logo img {
  width: 275px;
  /* height: 170px; */
}
svg {
  width: 24px;
  height: 24px;
  fill: #0080ff;
}
.social-icon {
  gap: 16px;
}
.dropdown-link {
  position: relative;
}
.dropdown-link:hover .dropdown-container {
  display: flex;
}
.header-links li:focus,
.header-links a:focus {
  outline: 1px solid black;
}
.dropdown-menu .dropdown-item:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #0080ff;
}
.dropdown-menu .dropdown-item:hover:before {
  background-color: #951c81;
}
.dropdown-menu .dropdown-item {
  font-size: 14px;
  font-weight: 500;
  color: #276eb5 !important;
}
/* remove */
.header-links {
  gap: 24px;
}
.desktop-header {
  display: flex;
}
.header-links svg {
  width: 24px;
  height: 24px;
  fill: #951c81;
}
.header-links a {
  text-decoration: none;
  color: #951c81;
  font-size: 20px;
  font-weight: 700;
  outline: none;
  text-decoration: none;
  text-decoration: none;
  margin: 0px;
  border-bottom: 3px solid transparent;
}
.header-links a:hover {
  border-bottom: 2px solid #951c81;
  text-decoration: none !important;
  color: #951c81 !important;
}

.dropdown .btn {
  text-decoration: none;
  color: #951c81;
  font-size: 20px;
  font-weight: 700;
  outline: none;
}
.socail-contact a {
  color: #0080ff;
  font-size: 16px;
  font-weight: 500;
  margin: 0px;
  text-decoration: none;
}
.socail-contact a:hover {
  border: none;
  color: #0080ff;
}
.socail-contact {
  gap: 16px;
  margin-bottom: 16px;
}
label{
  position: absolute;
  margin: 0px !important;
  padding-left: 40px;
  color: #0080ff;
  font-weight: bold;

}
.socail-contact .number-tag {
  color: #0080ff;
  font-size: 20px;
  font-weight: 700;
  margin: 0px;
}
.searchform {
  position: relative;
  gap: 14px;
}
.searchform input {
  height: 24px;
  width: 200px;
  padding: 16px;
  border-radius: 500px;
  border: 1px solid #0080ff;
  padding-left: 28px;
}
.sr-only {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}  
.searchform input {
  border: 1px solid #0080ff;
  outline: none;
  width: 100%;
}
.searchform input::placeholder {
  padding-left: 12px;
  color: #0080ff;
  font-weight: bold;
}
.searchform svg {
  height: 16px;
  width: 16px;
  fill: #0080ff;
  position: absolute;
  left: 26px;
}

.btn::hover {
  border: 0px;
  color: #951c81;
}
.dropdown-menu {
  border-radius: 0px;
  border-top: 1px solid #951c81;
}
.subscribe-donate-container {
  gap: 34px;
}

.subscribe-donation-section {
  width: 100%;
  height: 600px;
  border-radius: 24px;
  background-color: #0080ff;
  gap: 24px;
}
.subscribe-donation-section h1 {
  font-size: 74px;
  color: #ffffff;
  margin: 0px;

  font-weight: 600;
}
.color {
  background-color: #951c81;
}
.subscribe-donation-section p {
  font-size: 34px;
  color: #ffffff;
  margin: 0px;

  font-weight: 400;
}
.subscribe-donation-section .small {
  font-size: 26px;
}
.subscribe-donation-section .medium {
  font-size: 30px;
  width: 820px;
}
.btn-container {
  gap: 34px;
}
.subscribe-button {
  border: 2px solid #ffffff;
  border-radius: 16px;
}
.subscribe-button h1 {
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  margin: 0px;
}
.donate-button {
  border: 2px solid #ffffff;
  border-radius: 16px;
  gap: 60px;
}
.donate-button svg {
  fill: #ffffff;
}
.donate-button h1 {
  font-size: 20px;
  color: #ffffff;
  margin: 0px;

  font-weight: 600;
}
.subscribe-donation-img-section img {
  width: 800px;
  height: 600px;
  border-radius: 24px;
}
.services-container {
  gap: 80px;
  padding-bottom: 96px;
}
.services-card-container {
  gap: 80px;
}
.services-card-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 16px;
}
.services-img img {
  width: 100%;
  height: 250px;
}
.services-img {
  width: 100%;
}
.services-content {
  width: 375px;
  gap: 16px;
}
.services-content h1 {
  font-size: 28px;
  margin: 0px;
  color: #2856a8;
  font-weight: 600;
}
.services-content p {
  font-size: 16px;
  margin: 0px;
  color: #2856a8;

  font-weight: 600;
}
.services-card {
  gap: 84px;
  width: 791px;
}
.content {
  gap: 34px;
}
.content h1 {
  font-size: 46px;
  margin: 0px;
  color: #2856a8;
  font-weight: 600;
}
.content p {
  font-size: 20px;
  margin: 0px;
  color: #2856a8;

  font-weight: 600;
}
.content a {
  font-size: 20px;
  margin: 0px;
  color: #951c81;
  text-decoration: none;

  font-weight: 700;
}
.services-card-img img {
  width: 282px;
  height: 340px;

  border-radius: 12px;
  object-fit: cover;
}
.digital-skill-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  background-color: #951c81;
  padding: 0px 120px;
  gap: 80px;
  height: 500px;
  width: 100%;
}

.digital-skill-cta img {
  width: 400px;
  height: 300px;
}
.cta-content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  gap: 34px;
  max-width: 1200px;
}
.cta-content h1 {
  font-size: 52px;
  margin: 0px;
  color: #ffffff;
  font-weight: 600;
  line-height: unset;
}
.cta-content p {
  font-size: 28px;
  margin: 0px;
  color: #ffffff;
  width: 1200px;

  font-weight: 400;
}
.cta-content a {
  font-size: 20px;
  margin: 0px;
  color: #ffffff;
  text-decoration: none;

  font-weight: 700;
}
@media (max-width: 1199px) {
  .header-links a {
    font-size: 14px !important;
  }
  .logo img {
    width: 200px !important;
  }
  .header {
    padding: 20px 20px !important;
  }
}
/* header-end */

/* mobile header start */
.mobile-header {
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: Rubik;
}
.search-wrap input {
  border: none;
  outline: none;
}
.search-wrap input:focus {
  outline: none;
  border: none;
}
.mobile-header svg {
  width: 32px;
  height: 32px;
}
.mobile-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  background-color: #2856a8;
}
.mobile-nav .search-wrap {
  gap: 12px;
}
.mobile-nav .search-wrap a {
  color: #fff;
}
.mobile-header .nav-menu {
  width: 100%;
  background-color: #007af4;
  display: none;
}
.mobile-header .nav-menu a {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.nav-menu .home-icon {
  width: 66px;
  background-color: #2856a8;
}
.cross {
  display: none;
}

/* mobile header end */

@media (max-width: 861px) {
  .desktop-header {
    display: none !important;
  }
  .mobile-header {
    display: flex;
  }
  .screen-reader-text{
    color: #fff;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    padding-left: 0px;
  }
}
