@import url('https://fonts.googleapis.com/css2?family=Jura:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');
* {
  box-sizing: border-box;
}
html, body {
  overflow-x: hidden;
  width: 100%;
}

.header {
  display: flex;
  justify-content: end;
  gap: 70px;
  width: 100%;
}

.image {
  flex-grow: 1;
}

.hamburger {
  cursor: pointer;
  display: none;
  justify-content: end;
  margin-top: 15px;
  
}

.hamburger img {
 
  width: 50px;
  height: 50px;
}

.header-image {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  color: #000000;
  padding: 10px;
  border-radius: 20px;
}

.arrow{
  padd
}
.innovation{
  color: #5be73c;
}
.left-area > button {
    background-color: rgb(243, 255, 220);
}

body {
    background-color: rgb(255, 255, 255);
    padding: 0;
    margin: 0;

}
footer {
  background-color: #222;
  color: white;
  padding: 20px 0;
  text-align: center;
  font-family: Arial, sans-serif;
}

/* Footer Container */
.footer-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

/* Footer Logo */
.footer-logo img {
  width: 100px;
  height: auto;
}

/* Footer Navigation */
.footer-nav {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 20px;
}
.green{
  text-shadow: #000000;
  color: #1c9700;
}

.footer-nav li {
  display: inline;
}

.footer-nav a {
  text-decoration: none;
  color: white;
  font-size: 16px;
  transition: 0.3s;
}

.footer-nav a:hover {
  color: red;
}

/* Footer Bottom */
.footer-bottom {
  margin-top: 10px;
  font-size: 14px;
}

nav {
    display: flex;
    align-items: center;
    position: fixed;
    width: 100%;
    justify-content: space-between;
    padding: 10px 20px;
    background-color: rgba(0, 255, 8, 0.079);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
  }
  ul > .contact{
    color: rgb(0, 0, 0);
    padding: 6px;
    background-color: #76fa59;
    font-family: "Jura", sans-serif;
    border-radius: 10px;
  }

  .image img {
    width: 168px;
    border-radius: 8px;
  }

  .information ul {
    display: flex;
    gap: 50px;
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "Jura", sans-serif;
    align-items: center;
  }

  .information li a {
    color: #000000;
    text-decoration: none;
    font-size: large;
    padding: 8px 12px;
    border-radius: 5px;
    transition: background-color 0.3s;
  }

  .information li a:hover {
    background-color: #88ff008f;
  }

  .contact-button {
    background-color: #5be73c;
    color: #fff;
    padding: 10px 20px;
    font-size: x-large;
    font-weight: bold;
    border-radius: 20px;
    transition: background-color 0.3s;
  }

  .contact-button:hover {
    background-color: #c0392b;
  }

  /* Hamburger Menu Icon */

.content{
  background-image: url('images/landing.jpg');
   
    background-position: center;
    background-size: cover;
    height: fit-content;
  
    
    COLOR: rgb(0, 0, 0);
}
.text-area{
    display: flex;
    padding: 100px;
    text-align: center;
}
.left-area{
  margin-top: 100px;
   
    text-align: center;
}
.left-area > button {
    background-color: transparent;
    padding: 10px 45px;
    border: none;
    font-size: x-large;
    color: rgb(89, 255, 0);
    font-family: "Kanit", sans-serif;
    font-weight: 600;
    font-style: normal;
}
.left-area > h1{
  
    font-size: 70px;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 0);
}
.left-area > h6{
    color: green;
    font-family: Arial, Helvetica, sans-serif;
    
}
.about{
    background-color: #ffffff;
    height: 100%;
    color: rgb(0, 0, 0);
   
}
.content-about{
    padding: 50px;
    font-family: Helvetica, sans-serif;
}
.small-text{
    font-size: 23px;
    width: fit-content;
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
}
.flex-about{
    display: flex;
    gap: 100px;
    
}
.contents-about{
    font-size: 16px;

    font-family: "Jura", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}
.display-icons{
    display: flex;
    gap: 18px;
}
.users, .security, .chevron{
background-color: rgba(0, 128, 0, 0.184);
/* max-width: 150px; */
padding: 10px;
box-shadow: 0 4px 8px rgba(97, 205, 133, 0.573);
font-size: 15px;

}

.img-text{
    display: block;
}
.languages{
    background-image: url(images/green2.jpg);
    background-position: center;
    height: 150vh;
    background-size: cover;
    color: white;
    

}
.flex-languages{
    padding: 50px;
}
.context{
    opacity: 0.5;
     font-family: "Jura", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
    font-size: large;
    width: 50%;
    
}
.inside-area{
    background-color: rgba(0, 128, 0, 0.184);
    padding: 20px;


}
.sm-text{
    font-size: x-large;
    color: greenyellow;
    font-family: "Jura", sans-serif;
}
.skill-bar {
    margin-bottom: 1.5rem;
   
}

.skill-name {
    font-weight: bold;
    font-family: "Jura", sans-serif;
    margin-bottom: 0.5rem;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
}

.progress-bar {
    background-color: #ddd;
    height: 10px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.progress {
    height: 100%;
    border-radius: 5px;
    width: 0;
    background: linear-gradient(90deg, #0c390d, #67b26f);
    transition: width 1.5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
}

/* Add class to trigger animation */
.animate {
    width: var(--progress) !important;
}
.title-para{
    margin-top: 80px;
    text-align: center;
    font-size: xx-large;
    color: rgb(255, 255, 255);
    font-family: "Jura", sans-serif;
}
.title-para > p{
    opacity: 0.6;
}
.video-sections{
    color: white;
}
.yy {
    display: flex;
    
    gap: 20px; /* Space between cards */
    justify-content: center;
    padding: 20px;
    background-color: #ffffff; /* Background for section */
}

/* Card styling */
.card {
    width: 720px;
    padding: 30px;
    border-radius: 8px;
    overflow: hidden;
    background-color: #f5f5f5;
    position: relative;
    color: rgb(0, 0, 0);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    font-family: Arial, sans-serif;
}/* Right and bottom borders */
.card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 4px; /* Right border thickness */
    background-color: green;
}

.card::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%; /* Half bottom border */
    height: 4px; /* Bottom border thickness */
    background-color: green;
}

/* Video styling */
.card video {
    width: 110%;
    height: auto; /* Maintain video aspect ratio */
}
#vida{
    width: 100%;
    height: auto;

}

/* Card content */
.card-content {
    padding: 15px;
}

/* Title styling */
.card-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: green;
    margin-bottom: 10px;
}

/* Paragraph styling */
.card-text {
    font-size: 14px;
    color: #000000;
    line-height: 1.5;
}
.prices{
    background-image: url(images/abstract.jpg);
    background-position: center;
    height:fit-content
    background-size: cover;
    color: rgb(0, 0, 0);
}
.bg-prices{
    background-image: url(images/freepik.jpeg);
    background-position: center;
    height: fit-content;
    border-radius: 50px;
    width: fit-content;
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    background-size: cover;

}
.bg-prices2{
    background-image: url(images/deex.jpeg);
    background-position: center;
    border-radius: 50px;
    opacity: 0.5;
    height: fit-content;
    width: 70vh;
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    background-size: cover;

}
.content-prices{
    text-align: left;
    background-color: #ffffff;
    width: 80%;
    padding: 40px;
    color: #000000;
    
}
.content-prices-premium{
  text-align: left;
  background-color: #ffffff;
  width: 90%;
  padding: 40px;
  color: #000000;
  
}
.content-prices > h1 {
    font-family: "Noto Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;

}
.header-prices{
    display: flex;
    justify-content: center;
    gap: 100px;
}
.basic {
    color: green;
}
.premium{
    color: goldenrod;
}
.lists > ul{
    font-family: "Noto Sans", sans-serif;
    
    
    
}
li {
    padding-bottom: 10px;
}
.headings{
    font-size: 30px;
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    
}
.lists > h5 {
    font-family: "Noto Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;
}
.headings p {
    font-size: 20px;
}
.content-prices > h4 {
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}
.lists > button{
    background-color: #5be73c;
    border: none;
    padding: 10px 30px;

}
.content-prices > h3 {
    text-align: left;
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-size: 19px;
    font-style: normal;
    color: red;

}

  
  .projo{
    color: rgb(0, 0, 0);
    text-align: center;
  }
  .projo > h1{
    font-size: 40px;
    font-family: "Noto Sans", sans-serif;
  }
  body {
    background-color: rgb(255, 255, 255);
    color: white;
  }
  .lists > button > a{
    text-decoration: none;
    color: white;
    font-size: large;

  }
  .btn-prices:hover{
    background-color: #000000;
    border: none;
    cursor: pointer;
    padding: 10px 30px;

  }


  @media (max-width:901px)  {
    .header-image{
      background-color: transparent;
    }
    .footer-container{
      width: 100%;
    }
    footer{
      margin-top: 100px;
      width: 110%;
    }
    .footer-nav {
      flex-direction: column;
      gap: 10px;
  }

    /* .users > .img-text{
      width: 100;
    } */

    .content{
    
      background-color: #ff0000;
       
  
       
        /* height: 100vh; */
      
        
        COLOR: rgb(255, 0, 0);
    }
        .information ul {
          display: none; /* Hide menu items by default on small screens */
          flex-direction: column;
          position: absolute;
          width: 100%;
          text-align: center;
          top: 80px;
          right: 0;
          background-color: rgb(255, 255, 255);
          padding: 20px;
          border-radius: 8px;
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        }
        .information ul.show {
          display: flex; /* Show menu items when hamburger is clicked */
        }
        .information ul li {
          margin: 10px 0;
          text-align: center;
        }
        .hamburger {
          display: block;
          text-align: right;
          padding: 15px; /* Show hamburger icon on mobile */
        }
       
        .flex-about {
          display: block;
        }
        .img-part > img {
          border-radius: 50%;
          width: 400px;
         
        }
        .small-text{
          font-size: 19px;
          font-family:Verdana, Geneva, Tahoma, sans-serif;

        }
        .contents-about > p{
          font-size: 18px;
          font-family: "Jura", sans-serif;
        }
        .users, .security, .chevron{
          font-size: 14px;
          
          
          }
          .about{
            height: 100%;
          
          }
          .context{
            width: 100%;
            font-size: small;
          }
          .skill-name{
            font-size: small;
          }
          .yy{
            display: block;
          }
          .card{
            width: fit-content;
            background-color: #ffffff ;
           
          }
          .header-prices{
           flex-wrap: wrap;
          }
          .prices{
            background-image: url(images/abstract.jpg);
            background-position: center;
            height: fit-content;
          }
          .bg-prices1{
            padding-top: 30px;
          }
          .content{
            width: fit-content;
            text-align: left;
          }
          .left-area > h1 {
            font-size: 49px;
            text-align: left;
          }
          .left-area > h6{
            text-align: left;
          }
          .users > p, .security > p, .chevron > p{

            /* display: none; */
          }
          .small-text > h1{
           
          }
          .content-about{
            padding: 10px;
            font-size: 4px;
          }
          .display-icons{
            display: block;
            margin-bottom: 150px;
           
          }
          .users, .security, .chevron{
            width: fit-content;
            padding-bottom: 10px;
          }
          .image > img {
            display: none;
          }
          nav{
            background: transparent;
            width: 100%;
          }
          .content-prices-premium{
            padding: 10px;
            width: 100%;
          }
          .bg-prices{
            padding: 1px;
            width: 70vh;
            
          }
          .bg-prices1{
            padding: 5px;
            width: 50vh;
          }
          .bg-prices2{
            width: fit-content;
          }
        

    
}
@media only screen and (orientation: landscape) {
  .header{
    width: 200vh;
  }

 

  .btn-context > h5{
    padding-bottom: 20px;

  }
  /* .small-text > h1{
    font-size: 15px;
    padding-top: 40px;
  } */
  /* .contents-about > p{
    font-size: 10px;
  } */
  .img-part{
    text-align: center;
   

  }
  .users > p {
    /* font-size: 9px; */
  }
  .chevron > p{
    /* font-size: 9px; */
  }
  .security > p{
    /* font-size: 9px; */
  }
  /* .card-text{
    font-size: 9px;
  } */

  .header-prices{
    display: flex;
    flex-wrap: wrap;
  }
  .content-prices{
   width: 90%;
  }
  .bg-prices2{
    width: 75%;
  }
  /* .prices{
    height: 190vh;
  } */






}

/*  */