html
* {
  margin: 0;
  padding: 0;
  font-family: poppins;
}
body{
  background-color: white;
}
.navbar {
  width: 100%;
  max-width:100%;
  min-height: 15vh;
  position:absolute;
  top: 0;
  background-color: transparent;
  display: flex;
  justify-content:  space-around;
  align-items: center;
}
.logo {
  max-width: 100%;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin-top: 10%;
}
.logos {
  max-width: 100%;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  margin-top: 10%;
}

.nav-ul {
  width: 50%;
  display: flex;
  justify-content:  space-around ;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.205);
  backdrop-filter: blur(3rem);
}
.nav-li {
  list-style-type: none;
  padding:13px 0;
  position:relative;
}
.nav-li a {
  padding:15px 0;
  position: relative;
  font-size: 13px;
  font-weight: 200;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.nav-li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width:0%;
  background-color: white;
  transition: 0.3s ease;
}
.nav-li:hover::after {
    width:100%;
}



.nav-li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width:0%;
  background-color: white;
  transition: 0.3s ease;
}
.nav-li a:hover::after {
    width:100%;
}

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mobile-toggle {
  display: none;
}

/*hero-section*/
.hero-background {
  height: 120vh;
  background: url(s3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  display: flex;
  align-items: center;
}
.hero-section-wrapper {
  padding-left: 60px;
}
.hero-text {
  color: white;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
}
.hero-header {
  color: white;
  font-size: 50px;
  line-height: 60px;
}
.hero-button {
  position: relative;
  margin-top: 30px;
  padding: 10px 20px;
  border: 2px solid white;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  background-color: transparent;
  cursor: pointer;
}
.hero-button span {
  position: relative;
  z-index: 5;
}
.hero-button::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0%;
  left: 0;
  right: 0;
  top: 100%;
  background-color: white;
  transition: 0.1s linear;
}
.hero-button:hover {
  color: black;
}
.hero-button:hover::after {
  top: 0;
  height: 100%;
}

/******responsive*****/
@media (max-width: 800px) {
  .navbar {
    display: block;
  }
  .logo {
    max-width: 100%;
    width: 100px;
    margin: 10px;
  }
  .logos {
    max-width: 100%;
    width: 120px;
    margin: 10px;
  }
  .nav-ul {
    height: 100vh;
    position: fixed;
    width: 60%;
    inset: 0 0 0 40%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 50px 0 0 10px;
    transform: translateX(100%);
    transform-origin:100% 0;
    transition: transform 0.3s linear;
  }
  .nav-ul[data-visible="true"] {
    transform: translateX(0%);
  }
  .nav-li {
    padding: 10px 0;
  }
  .nav-li a {
    font-size: 15px;
    letter-spacing: 1px;
  }
  .mobile-toggle {
    z-index: 1000;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 30px;
    border: none;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMjQiIGhlaWdodD0iMjQiCnZpZXdCb3g9IjAgMCAxNzIgMTcyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDE3MnYtMTcyaDE3MnYxNzJ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTE0LjMzMzMzLDM1LjgzMzMzdjE0LjMzMzMzaDE0My4zMzMzM3YtMTQuMzMzMzN6TTE0LjMzMzMzLDc4LjgzMzMzdjE0LjMzMzMzaDE0My4zMzMzM3YtMTQuMzMzMzN6TTE0LjMzMzMzLDEyMS44MzMzM3YxNC4zMzMzM2gxNDMuMzMzMzN2LTE0LjMzMzMzeiI+PC9wYXRoPjwvZz48L2c+PC9zdmc+")
      50% 50% no-repeat;
    background-size: 100%;
  }
  .mobile-toggle[aria-expanded="true"] {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMjQiIGhlaWdodD0iMjQiCnZpZXdCb3g9IjAgMCAxNzIgMTcyIgpzdHlsZT0iIGZpbGw6IzAwMDAwMDsiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9IiIgc3Ryb2tlLWRhc2hvZmZzZXQ9IjAiIGZvbnQtZmFtaWx5PSJub25lIiBmb250LXdlaWdodD0ibm9uZSIgZm9udC1zaXplPSJub25lIiB0ZXh0LWFuY2hvcj0ibm9uZSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOiBub3JtYWwiPjxwYXRoIGQ9Ik0wLDE3MnYtMTcyaDE3MnYxNzJ6IiBmaWxsPSJub25lIj48L3BhdGg+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTMzLjczMzcyLDIzLjU5OTYxbC0xMC4xMzQxMSwxMC4xMzQxMWw1Mi4yNjYyOCw1Mi4yNjYyOGwtNTIuMjY2MjgsNTIuMjY2MjhsMTAuMTM0MTEsMTAuMTM0MTFsNTIuMjY2MjgsLTUyLjI2NjI4bDUyLjI2NjI4LDUyLjI2NjI4bDEwLjEzNDExLC0xMC4xMzQxMWwtNTIuMjY2MjgsLTUyLjI2NjI4bDUyLjI2NjI4LC01Mi4yNjYyOGwtMTAuMTM0MTEsLTEwLjEzNDExbC01Mi4yNjYyOCw1Mi4yNjYyOHoiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==")
      50% 50% no-repeat;
    background-size: 100%;
  }
  .nav-li a::after {
    bottom: 0;
  }

  /*****hero-section****/
  .hero-background {
    height: 100vh;
  }
  .hero-section-wrapper {
    padding-left: 15px;
  }
  .hero-text {
    font-size: 14px;
    font-weight: 500;
  }
  .hero-header {
    font-size: 25px;
    line-height: 30px;
  }
  .hero-button {
    margin-top: 15px;
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 500;
  }
}

/* Dropdown styles */
.dropdown-content {
  display: none;
  position:absolute;
  top: 100%;
  width: 120%;
  background-color: rgba(0, 0, 0, 0.493);
  backdrop-filter: blur(3rem);
}

.dropdown-content li {
  padding: 4px 0px; /* Adjust padding for better spacing */
width: 100%;

}

.dropdown:hover .dropdown-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;}

.dropdown-content a {
  color: white;
  text-decoration: none;
  font-size: 10px;
  padding: 5px 0; /* Adjust padding for better spacing */
  position:relative;
  
}

/* Add responsive styles for dropdown text */
@media (max-width: 800px) {
  .dropdown-content {
    width: 100%; /* Adjust width for smaller screens */
    z-index: 100;
    position: relative;
    top: 0;
  }

  .dropdown-content li {
    padding: 10px; /* Adjust padding for better spacing */
  
  }

  .dropdown-content a {
    font-size: 10px; /* Adjust font size for smaller screens */
  }
}
/*************blog card**************/


/*PEN STYLES*/

* {
  box-sizing: border-box;
}

.blog-card {
  display: flex;
  flex-direction: column;
  margin: 1rem auto;
  box-shadow: 0 3px 7px -1px rgba(#000, .1);
  margin-bottom: 1.6%;
  background: white;
  line-height: 1.4;
  font-family: sans-serif;
  border-radius: 5px;
  overflow: hidden;
  z-index: 0;
  .a509 {
    color: inherit;
    &:hover {
      color: black;
    }
  }
  &:hover {
    .photo {
      transform: scale(1.3) rotate(3deg);
    }
  }
  .meta {
    position: relative;
    z-index: 0;
    height: 350px;
  }
  .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    transition: transform .1s;
  }
  .details,
  .details ul {
    margin: auto;
    padding: 0;
    list-style: none;
  }

  .details {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    margin: auto;
    transition: left .2s;
    background: rgba(#000, .6);
    color: white;
    padding: 10px;
    width: 100%;
    font-size: .9rem;
    .a509 {
      text-decoration: dotted underline
    }
    ul li {
      display: inline-block;
    }
    .author:before {
      font-family: FontAwesome;
      margin-right: 10px;
      content: "\f007";
    }

    .date:before {
      font-family: FontAwesome;
      margin-right: 10px;
      content: "\f133";
    }

    .tags {
      ul:before {
        font-family: FontAwesome;
        content: "\f02b";
        margin-right: 10px;
      }
      li {
        margin-right: 2px;
        &:first-child {
          margin-left: -4px;
        }
      }
    }
  }
  .description {
    padding: 1rem;
    background: white;
    position: relative;
    z-index: 1;
    .h1b,
    h2 {
      font-family: Poppins, sans-serif;
    }
    .h1b {
      line-height: 1;
      margin: 0;
      font-size: 1.45rem;
    }
    h2 {
      font-size: 1rem;
      font-weight: 300;
      text-transform: uppercase;
      color: dark gray;
      margin-top: 5px;
    }
    .read-more {
      text-align: right;
      .a509 {
        color: black;
        display: inline-block;
        position: relative;
        &:after {
          content: "\f061";
          font-family: FontAwesome;
          margin-left: -10px;
          opacity: 0;
          vertical-align: middle;
          transition: margin .3s, opacity .3s;
        }

        &:hover:after {
          margin-left: 5px;
          opacity: 1;
        }
      }
    }
  }
  p {
    position: relative;
    margin: 1rem 0 0;
    &:first-of-type {
      margin-top: 1.25rem;
      &:before {
        content: "";
        position: absolute;
        height: 5px;
        background: black;
        width: 35px;
        top: -0.75rem;
        border-radius: 3px;
      }
    }
  }
  &:hover {
    .details {
      left: 0%;
    }
  }


  @media (min-width: 500px) {
    flex-direction: row;
    max-width: 700px;
    .meta {
      flex-basis: 40%;
      height: auto;
    }
    .description {
      flex-basis: 60%;
      &:before {
        transform: skewX(-3deg);
        content: "";
        background: #fff;
        width: 30px;
        position: absolute;
        left: -10px;
        top: 0;
        bottom: 0;
        z-index: -1;
      }
    }
    &.alt {
      flex-direction: row-reverse;
      .description {
        &:before {
          left: inherit;
          right: -10px;
          transform: skew(3deg)
        }
      }
      .details {
        padding-left: 25px;
      }
    }
  }
}

.my-button {
  padding: 10px 20px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  background-color: black;
  color: white;
  border: none;
}


/**********end blog*************/



/********************************responsive card45****************************************/
.container45 {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.responsive-image45 {
  width: 100%;
  height: 450px;
display: block;
}

.text-and-button45 {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(0, -50%);
  text-align: left;
  z-index: 1;
  color: #fff;
}

.text-above-button45 {
  font-size: 50px;
  margin-bottom: 10px;
  color:orange;
  
}
.h145{
  font-size: 50px;
  margin-bottom: 10px;
  color:white;
  
}


.styled-button45  {
  padding: 15px 20px;
  font-size: 16px;
  color: #fff;
  background-color:orange;
  border: 2px solid black;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.styled-button45:hover {
  background-color: orange;
  color: #fff;
  border-color: orange;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  transform: translateX(5px); /* Move 5 pixels to the right on hover */
}
.a45{
  color: #fff;
  text-decoration: none;
}

/* Add media queries for responsiveness */
@media (max-width: 768px) {
  .text-and-button45 {
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
  }
} 
@media (max-width: 768px) {
  .responsive-image45 {
      max-width: 100%;
      height: auto;
  }
}
/*****************end card*****************************/

/******************cards 43****************************/

.a1ma{
  color: black;
  text-decoration: none;
}

.wrapper43{
  
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background-color: black;
}
.card43{

   max-width: 300px;
    min-height: 250px;
    background:white;
    padding: 30px;
     border-radius: 3px;
    box-sizing: border-box;
    color:black;
    margin:20px;
     box-shadow: rgb(50 50 93 / 25%) 0px 30px 60px -12px, rgb(0 0 0 / 30%) 0px 18px 36px -18px;
}
.card43:nth-child(2){
   background:white;
}
.card43:last-child{
   background:white;
}
.card-title43{
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.2px;
}
.card-content43{
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 1.5;
}
.card-btn43{
    all: unset;
    display: block;
    margin-left: auto;
    border: 2px solid #FFF;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 10px;
    font-weight: 600;
    transition: all 0.5s;
    cursor: pointer;
    letter-spacing: 1.2px;
}
.card-btn43:hover{
   color:#ff9800;
   background: #FFF;
}
.card43:nth-child(2) .card-btn:hover{
   color:#ff9800;
   background: #FFF;
}
.card43:last-child .card-btn:hover{
   color:#ff9800;
    background: #FFF;
}



.container450{
  background-color: #000;
  width: 100%;
  height: 30px;
}


/****************************responsive footer**********************************/

/* FOOTER */
.footer {
	width: 100%;
	background: #00121b;
	display: block;
 }

 .inner-footer {
	 width: 95%;
	 margin: auto;
	 padding: 30px 10px;
	 display: flex;
	 flex-wrap: wrap;
	 box-sizing: border-box;
	 justify-content: center;
 }

.footer-items {
	width: 25%;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #fff;
}

.footer-items p {
	font-size: 16px;
	text-align: justify;
	line-height: 25px;
	color: #fff;
}

.footer-items h1 {
	color: #fff;
}

.border1 {
	height: 3px;
	width: 40px;
	background: #ff9800;
	color: #ff9800;
	background-color: #ff9800;
	border: 0px;
}

.ul2 {
	list-style: none;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.5px;	
 }

 .ul2 a {
	text-decoration: none;
	outline: none;
	color: #fff;
	transition: 0.3s;
}

.ul2 a:hover {
	color: #ff9800;
}

.ul2 li {
	margin: 10px 0;
	height: 25px;
}

li i {
	margin-right: 20px;
}

.social-media {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 20px;
}

.social-media a {
	text-decoration: none;
}

.social-media i {
	height: 25px;
	width: 25px;
	margin: 20px 10px;
	padding: 4px;
	color: #fff;
	transition: 0.5s;
}

.social-media i:hover {
	transform: scale(1.5);
}

.footer-bottom {
	padding: 10px;
	background: #00121b;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

/* for tablet mode view */

@media screen and (max-width:1275px) {
	.footer-items {             
		width: 50%;
	}
}

/* for mobile screen view */

@media screen and (max-width: 660px) {
	.footer-items {
		width: 100%;
	}
}


  /**************************backtotop******************************/
  #back-top {
    position: fixed; 
    display:none; 
    font-size: 50px;
    color: #fff;
    mix-blend-mode: difference;
    bottom: 5px; 
    right:10px; 
    width:auto;
  }
  a#back-top:active {
    background:none;
  }
  a#back-top {
    display: block; 
    text-decoration: none;
  }
  .topup {
    bottom:5px;
  }
  #back-top i {
    display: block;
  }
  /******************************************/
  .video-container {
    width: 90%;
    max-width: 600px;
    margin: 20px auto; /* Centers the video horizontally */
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
  
  .video-container video {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
  }
  
  /* Media query for smaller screens */
  @media (max-width: 768px) {
    .video-container {
      max-width: 400px;
    }
  }
  
  /* Media query for very small devices */
  @media (max-width: 480px) {
    .video-container {
      max-width: 300px;
    }
  }
  