/* body {
  font-family: 'chillax', sans-serif;
 
} */
   /* Chillax font */
   @font-face {
    font-family: 'Chillax';
    src: url('./Chillax_Complete/Fonts/WEB/fonts/Chillax-Regular.woff') format('woff'),
         url('./Chillax_Complete/Fonts/WEB/fonts/Chillax-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

 body{
  font-family: 'Chillax';
 }
h4{
  margin-left: 10px;
    margin-top: 35px;
    color: rgb(243, 235, 237);
    margin-right: 400px;
}

.gradient-text {
  background: linear-gradient(to right, #ca1e91, #431185);
  background-clip: text; /* Standard property */
  -webkit-background-clip: text; /* WebKit-based browsers (Chrome, Safari) */
  -moz-background-clip: text; /* Older Firefox versions */
  color: transparent; /* Ensure the text color is transparent so gradient is visible */
}

.container a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px; /* Thickness of the underline */
  background-color: rgb(250, 247, 247); /* Set your underline color */
  transition: width 0.5s ease-in-out;

}

.container a:hover::after {
 
  width: 100%;
}
.container{
    display:flex;
    color: rgb(247, 244, 245);
    /* position: fixed;  */
}
.container a{
  
  margin-bottom: 22px;
  position: relative;
  display: inline-block;
  text-decoration: none;
    margin-top: 35px;
 justify-content: right;
    margin-inline: 35px;
}
.container img{
  margin-left: 10px;
 margin-top: 10px;
  width: 70px;
  height: 70px;
}

.nav-links {
  display: flex;
  gap: 10px;
}

.nav-links a {
  text-decoration: none;
  color: #f0e9e9;
  font-size: 15px;
}
.menu-icon {
  margin-left: -300px;
  display: none; /* Hide menu icon on larger screens */
  font-size: 24px;
  cursor: pointer;
}

  .body1 {
    position: relative;
    width: 100%;
    height: 650px;
    margin: 0;
    overflow: hidden;
  }
  
  .background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the video covers the background area */
    z-index: -1; /* Sends the video to the back */
  }

  
  .container .contact{
    margin-top: 35px;
     border: 1px solid white;
     border-radius: 20px;
     padding:2px 8px ;
     margin-bottom: 20px;
     transition: all 0.8s ease-in-out;
}

.container .contact:hover {
  background-color: rgb(224, 215, 215);
  color: rgb(82, 73, 73);
  cursor: pointer; /* Changes cursor to pointer */
}
.container .contact:hover::after {
 
  width: 0%;
}


.blw_nav p{
    color: beige;
    margin: -10px;
    margin-top: 10px;
    font-size: 120px;
    margin-left: 70px;
    
}
.blw_vis{
  color: beige;
   margin-top: -115px;
 margin-left: 500px;
    
}
.blw_ins{
  color: beige;
    margin-top: -175px;
    margin-left: 1000px;

  
}

.blw_ins {
    position: fixed; 
    display: flex; /* Fixes the position on the screen */
    top: 70%;  /* Aligns vertically in the center of the screen */
    right: 50px;  /* Aligns it to the right of the screen */
    transform: translateY(-50%);  /* Centers the text vertically */
    writing-mode:vertical-lr;  /* Makes the text display vertically from right to left */
    text-align: center;  /* Centers the text inside each <p> element */
    font-size: 15px;  /* Adjust the font size */
    z-index: 1000;  /* Makes sure the text is on top of other content */
}

.blw_ins p {
    margin: 0;
    padding: 10px 0;  /* Adds some spacing between the lines */
}



.blw_nav p:nth-child(1) {
  margin-left:20;
}

.blw_nav p:nth-child(2) {
  margin-left: 200px;
}

.blw_nav p:nth-child(3) {
  margin-left: 90px;
}

.social-link {
 
  transition: color 0.8s ease; /* Smooth transition */
  background-clip: text; /* Background gradient is applied to text */
  -webkit-background-clip: text; /* For webkit-based browsers */
  color: transparent;
 font-size: 30px;
}
.white-text {
  color: white;
}

.bodyfooter img{
  margin-bottom: -40px;
  width: 120px;
  height: 120px;
  margin-left: 250px;
}

.bodyfooter div a{

  display: inline;
  margin-inline: 20px;

}

.bodyfooter .leftfoot{

 margin-top: -90px;
}

.footernavRoute{
margin-left: 1000px;
}
.leftfoot.media a:nth-child(1){
  color: black;
   margin-right: 10px;
   margin-left: 100px;
}



.page2Content{
  margin-left: -40px;
}
.page2{
  margin-top: 50px;
  display: flex;
}
.page2head p{
  margin: -10px;
  margin-left: 90px;
  margin-top: 10px;
}

.courageFlx{
  margin-top: -10px;
  display: flex;
  margin-left: 675px;

}

.row{
  margin-left: 80px;
  margin-top: -710px;
 
  margin-bottom: 55px;
}
.column img {
  border-radius: 10px;
  margin-left: 5px;
  margin-top: 8px;
  vertical-align:top;
  width: 20%;
}
.page2Content a{
 
  text-decoration: none;
margin-left: 655px;
  color: white;
  background: linear-gradient(to right, #ca1e91, #8b11a3);
  border:1px solid linear-gradient(to right, #ca1e91, #8b11a3);
  padding: 20px;
  border-radius: 100px;
  margin-bottom: 0px;


}

.page3head p{
  margin: -10px;
  margin-left: 100px;
  margin-top: 10px;
}

.page4head p{
  margin: -10px;
  margin-left: 100px;
  margin-top: 10px;
}
.page3textcumimg{
  margin-left: 80px;
  color: white;
  background: linear-gradient(to right, #ca1e91, #8b11a3);
  border:1px solid linear-gradient(to right, #ca1e91, #8b11a3);

  border-radius: 30px;
  height: 300px;
  width: 80%;
}

.page3textcumimg p{
  margin: 3px;
font-size: 17px;
  margin-left: 100px;

}
.page3textcumimg img{
  border-top-left-radius: 10px; 
  border-top-right-radius: 100px; 
  margin-top: -168px;
  margin-left: 600px;
  width:425px;
  height: 265px;
}


/* .page3-2textcumimg{
  margin-left: 80px;
  color: white;
  background: linear-gradient(to right, #ca1e91, #8b11a3);
  border:1px solid linear-gradient(to right, #ca1e91, #8b11a3);

  border-radius: 30px;
  height: 450px;
  width: 80%;

}

.page3-2textcumimg p{
  margin: 10px;
font-size: 17px;
  margin-left: 120px;

}

.page3-2textcumimg img{
  border-top-left-radius: 10px; 
  border-top-right-radius: 100px; 
  margin-top: -310px;
  margin-left: 600px;
  width: 425px;
  height: 415px;
}

.hovereff{
  border: 1px solid white;
  transition: all 0.8s ease-in-out;

}
.hovereff:hover {
  background-color: rgb(224, 215, 215);
  color: rgb(82, 73, 73);
  cursor: pointer; /* Changes cursor to pointer */

  .page3-2textcumimg {
    margin-left: 80px;
    color: white;
    background: linear-gradient(to right, #ca1e91, #8b11a3);
    border: 1px solid linear-gradient(to right, #ca1e91, #8b11a3);
    border-radius: 30px;
    height: 450px;
    width: 80%;
}

.page3-2textcumimg p {
    margin: 8px;
    font-size: 17px;
    margin-left: 100px;
}

.page3-2textcumimg img {
    border-top-left-radius: 10px;
    border-top-right-radius: 100px;
    margin-top: -355px;
    margin-left: 600px;
    width: 425px;
    height: 415px;
    position: absolute;
    opacity: 0; /* Start with images hidden */
    transition: opacity 0.5s ease-in-out;
}

.image-container {
    position: relative;
    height: 415px;
    width: 425px;
}

.hovereff {
    border: 1px solid white;
    transition: all 0.8s ease-in-out;
    cursor: pointer;
}

.hovereff:hover {
    background-color: rgb(224, 215, 215);
    color: rgb(82, 73, 73);
}

/* Show the active image */
.dynamic-img.active {
    opacity: 1; /* Make the active image visible */
}



.page4imgdisplay{

  margin-left: 75px;
}



.reviewimgcss {
  display: inline-block;
  position: relative;
  width: 450px; 
  height: 240px;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5); 
  border-radius: 10px; 
  overflow: hidden; 
}

.reviewimgcss img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
}

.reviewimgcss:hover {
  transform: scale(1.05); 
  transition: 0.3s ease-in-out;

}






.review::-webkit-scrollbar {
  display: none;
}

.review {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.image-wrapper {
  position: relative;
  height: 566px;
  width: 565px;
 
  display: inline-block;
  overflow: hidden;
}

.page4imgdisplay .image-wrapper img {
border-radius: 20px;
align-content: center;
  margin:0px;

  height: 565px;
  width: 565px;
  display: block;
  transition: transform 0.8s ease-in-out; /* Smooth scaling effect */
}

/* Gradient overlay using ::before */
.image-wrapper::before {
  border-radius: 20px;
  content: '';
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(255, 0, 106, 0.397), rgba(183, 0, 255, 0.397)); /* Gradient colors */
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  z-index: 1;
}

/* Ensure the image remains visible behind the gradient */
.image-wrapper img {
  position: relative;
  z-index: 0;
}

/* Overlay text styling */
.overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgba(252, 250, 250, 0.5);
  font-size: 24px;
  font-weight: lighter;
  z-index: 2; /* Ensure the text appears on top of the gradient overlay */
  pointer-events: none; /* So the text doesn't interfere with the double-tap functionality */
}


/* Hover effect: remove the gradient and slightly zoom the image */
.image-wrapper:hover::before {
  opacity: 0;
}

.image-wrapper:hover .overlay-text {
  transform: translate(-50%, -50%) scale(1.1); /* Slightly scale the text on hover */
  transition: 0.5s ;
}
.page5{
  width:100%;
  height:500px;
  background: black;

}


.dotted-rectangle {
 
 
 width: 240px;
 height: 35px;
 
  border: 2px dashed #999; /* Dotted border with gray color */
  padding: 30px; /* Adds spacing inside the rectangle */
  border-radius: 10px; /* Slightly rounded corners */
  display: inline-block; /* Ensures the size wraps around the content */
}

.project-button {
 margin-top: 40px;
  background-color: #3b82f6; /* Blue background for the button */
  border: none; /* Removes default button border */
  color: #d1ff00; /* Bright yellow text */
  padding: 20px 40px; /* Adds space inside the button */
  border-radius: 30px; /* Makes the button fully rounded */
  font-family: 'Chillax';  /* Choose a clean font */
  font-size: 16px; /* Text size */
  cursor: pointer; /* Changes cursor to pointer on hover */
  transition: all 0.3s ease-in-out; /* Adds hover animation */
  /* transition: all 0.8s ease-in-out; */
}

.project-button:hover {
  background-color:  #d1ff00;
  color: #3b82f6;
  cursor: pointer; /* Changes cursor to pointer */
}

.project-button1{
  margin-top: 40px;
  background-color: #88ff00; /* Blue background for the button */
  border: none; /* Removes default button border */
  color: #0c0c0c; /* Bright yellow text */
  padding: 20px 40px; /* Adds space inside the button */
  border-radius: 30px; /* Makes the button fully rounded */
  font-family: 'Chillax'; /* Choose a clean font */
  font-size: 16px; /* Text size */
  cursor: pointer; /* Changes cursor to pointer on hover */
  transition: all 0.3s ease-in-out; /* Adds hover animation */
}

.project-button1:hover {
  background-color:  #0c0c0c;
  color: #88ff00;
  cursor: pointer; /* Changes cursor to pointer */
}

.dotted-rectangle1 {
  width: 240px;
  height: 35px;
  color: white;
   border: 2px dashed #999; /* Dotted border with gray color */
   padding: 30px; /* Adds spacing inside the rectangle */
   border-radius: 10px; /* Slightly rounded corners */
   display: inline-block; /* Ensures the size wraps around the content */
   text-align: left; /* Initial alignment */
   transition: all 0.9s ease;
}

.project-button2 {
  color: #0c0c0c;
  background-color: white; /* Blue background for the button */
  border: none; /* Removes default button border */
  padding: 20px 40px; /* Adds space inside the button */
  border-radius: 10px; /* Makes the button fully rounded */
  font-family: 'Chillax';  /* Choose a clean font */
  font-size: 16px; /* Text size */
  display: inline-block;
  position: relative;
  transition: all 0.9s ease; /* Smooth transition */
}

.dotted-rectangle1:hover .project-button2 {
  left: 50%;
  transform: translateX(-50%);
  text-align: center; /* Align text to center */
  background-color:  #0c0c0c;
  color: #88ff00;
  cursor: pointer;
}

.project-button3{
  font-size: 20px;
margin-left: 40px;
  color: white;
  margin-bottom: 5px;
 
}
.project-button3:hover{
  transition: all 0.9s ease;
 text-decoration: underline;
}

.project-button4{
  font-size: 20px;
  margin-top: 40px;
  background-color: #a303ee; /* Blue background for the button */
  border: none; /* Removes default button border */
  color: #0c0c0c; /* Bright yellow text */
  padding: 20px 40px; /* Adds space inside the button */
  border-radius: 10px; /* Makes the button fully rounded */

  font-family: 'Chillax';  /* Choose a clean font */
  font-size: 16px; /* Text size */
  cursor: pointer; /* Changes cursor to pointer on hover */
  transition: all 0.6s ease-in-out; /* Adds hover animation */
  /* position: relative; */
}



.project-button4:hover {
  background-color:  #f87307;
  color: #f83707;
  cursor: pointer; 
}

.project-button5{
  font-size: 20px;
  margin-top: 40px;
  background-color: #d3bddd; /* Blue background for the button */
  border: none; /* Removes default button border */
  color: #0c0c0c; /* Bright yellow text */
  padding: 20px 40px; /* Adds space inside the button */
  border-radius: 10px; /* Makes the button fully rounded */

  font-family: 'Chillax';  /* Choose a clean font */
  font-size: 18px; /* Text size */
  cursor: pointer; /* Changes cursor to pointer on hover */
  transition: all 0.6s ease-in-out; /* Adds hover animation */
  /* position: relative; */
}



.project-button5:hover {
  font-size: 15px;
  margin-left: 20px;
  padding: 18px 36px; /* Adds space inside the button */
  border-radius: 30px;
  transition: all 0.6s ease-in-out;
}



.page6textcumimg{
  margin-top: 50px;
  margin-left: 80px;
  color: white;
  background: linear-gradient(to right, #ca1e91, #8b11a3);
  border:1px solid linear-gradient(to right, #ca1e91, #8b11a3);
  border-radius: 30px;
  height: 300px;
  width: 86%;
}
.page6textcumimg input{
  padding: 16px 16px;
  border: 1px solid white;
  border-radius: 5px;
  /* width: calc(100% - 20px); */
  background: none;
}
.page6textcumimg  input::placeholder {
  color:white; /* Replace with your desired color */

}

.container2 {
  position: relative;
  overflow:visible;
  height: 100px;
  width: 100%;
  text-align: center;
}


.text {
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  opacity: 0;
  transform: translateX(0px);
  transition: all 1s ease-in-out;
}

.left {
  transform: translateX(-1000px);
}

.right {
  transform: translateX(100%);
}

.text.visible.left {
  transition: all 8s ease-in-out;
  transform: translateX(50%);
  opacity: 1;
}

.text.visible.right {
  transition: all 8s ease-in-out;
  transform: translateX(-50%);
  opacity: 1;
}


/* animation */
/* .logoanimation {
  display:none;
  position: relative;
  height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  overflow: hidden;
} */



.logo {
display: none;
  position: absolute;
  width: 350px;
  height: 350px;
  background: url('LogoBlack.jpeg') no-repeat center center;
  background-size: contain;
  pointer-events: none;
  animation: rotate 6s linear infinite; /* Rotating animation */
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



/* Hover effect: slight scale for the image */
/* .image-wrapper:hover {
  transform: scale(1.05);  Optional scaling for a zoom effect 
} Optional scaling for a zoom effect  */

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

@media (min-width: 400px) {
  .page3-2textcumimg p:nth-of-type(3) {
      margin-left: 7% !important; /* Adjusted for larger screens */
  }

  .page3-2textcumimg p:nth-of-type(4) {
      margin-left: 30% !important; /* Adjusted for larger screens */
  }

  .page3-2textcumimg p:nth-of-type(5) {
      margin-left: 7% !important; /* Adjusted for larger screens */
  }

  .page3-2textcumimg p:nth-of-type(6) {
      margin-left: 30% !important; /* Adjusted for larger screens */
  }
 
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width:450px){

  body {
   
    width: 95%;
   
  }
  h4{
    margin-left: 20px !important;
  }

 
  .container a {
    margin-bottom: 22px !important;
    position: relative !important;
    display: inline-block;
    text-decoration: none;
    margin-top: 35px;
    justify-content: right;
    margin-inline: 35px;
}

.container a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0 !important; /* Start with width 0 */
    height: 2px !important; /* Thickness of the underline */
    background-color: rgb(250, 247, 247); /* Set your underline color */
    transition: width 0.5s ease-in-out;
}

.container a:hover::after {
    width: 100% !important; /* On hover, the width will be 100% of the content's width */

}

 
  .container img{
  
    width: 100px;
    height: 100px;
  }
  .container h4{
    margin-top: 50px;
    font-size: 20px;
  }

  .menu-icon {
    margin-top: 45px;
    margin-left:-335px;
    display: block; /* Hide menu icon on larger screens */
    font-size: 24px;
    cursor: pointer;
  }
.nav-links {
    display: none; /* Hide links initially */
    flex-direction: column;
    gap: 30px;
    position: absolute;
    top: 100px;
    right: 50px;
    background: linear-gradient(
        to right, 
        rgba(190, 50, 97, 0.9), /* Transparent version of #cc2e97 */
        rgba(89, 33, 219, 0.9)    /* Transparent version of #3b3a3b */
    );
  border:1px solid linear-gradient(to right, #ca1e91, #8b11a3);
    padding: 10px;
    box-shadow: 0 4px 6px rgba(17, 16, 16, 0.1);
    border-radius: 10px;
    z-index: 100;
}

.nav-links a {
  font-size: 16px;
    display: inline-block;
    text-align: center;
}

  .background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 180%;
    object-fit: cover; /* Ensures the video covers the background area */
    z-index: -1; /* Sends the video to the back */
  }


  .blw_ins{
    color: beige;
      margin-top:5px;
      margin-left: 0px;
  
    
  }
  
  .blw_ins {
      position: fixed; 
      display: flex; /* Fixes the position on the screen */
      top: 10%;  /* Aligns vertically in the center of the screen */
      right: 1150px;  /* Aligns it to the right of the screen */
      transform: translateY(-50%);  /* Centers the text vertically */
      writing-mode:vertical-lr;  /* Makes the text display vertically from right to left */
      text-align: center;  /* Centers the text inside each <p> element */
      font-size: 15px;  /* Adjust the font size */
      z-index: 1;  /* Makes sure the text is on top of other content */
  }
.blw_nav p{
  font-size: 75px;
  margin-bottom: 30px;
}
  .blw_nav p:nth-child(1) {
    margin-left: 2cqmax; /* No margin for the first item */
}

.blw_nav p:nth-child(2) {
    margin-left: 70px; /* Adjust margin for the second item */
}

.blw_nav p:nth-child(3) {
    margin-left: 40px; /* Adjust margin for the third item */
}

.blw_vis {
  color: beige;
   margin-top: 40px;
 margin-left: 8px;
    
}
.blw_vis p {
  font-weight: 300;
  display: inline;
    
}
    .bodyfooter {
      margin-top:-130px !important;
      margin-left: -70px !important;
      font-size: 10px !important;
      
    }

    .bodyfooter img {
      margin-left: -960px !important;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
    }

    .bodyfooter a.gradient-text {
        font-size:25px !important; /* Adjust the font size for smaller screens */
        margin-left: 100px  !important;
        margin-top:-20px  !important;
      
        display: flex; /* Ensure proper alignment */
        position:absolute;
    
    }

    /* .bodyfooter p {
    
        margin: 10px auto; 
        text-align: center;
    } */

    .footernavRoute{
      margin-top: 40px;
      margin-left: 300px;
    
      }

    .leftfoot.media {
        display: flex;
        flex-direction: column; /* Stack elements vertically */
        align-items: left;
    }

    .leftfoot.media a {
        margin: 5px 100px !important;
        text-align: left;
    }

    .leftfoot.media p {
        margin-left: 100px !important;
    }

    .gradient-text {
      
        display: block !important;
        text-align: center !important;
        font-size: 20px; /* Adjust size for small screens */
    }

   
    .leftfoot.media p:nth-of-type(2) {
      margin-top: 0 !important;
      margin-left: -120px !important;
  }
  
  /* For the third <p> element (Copyright text) */
  .leftfoot.media p:nth-of-type(3) {
      margin-top: 0 !important;
  }
    


    /* ////sevtion 6//// */


    .page2 {
      font-size: 10px;
      margin-top: 30px;
      display: flex;
    }
  
    .page2head span{
      
      font-size: 40px !important;
      margin-left: -10px;
    }
    .page2head p:nth-child(1){
      margin-left:-50px !important;
      margin-bottom: 2px ;
      font-size: 28px !important;
      position: relative  !important;
    }
    .page2head p:nth-child(3){
 
     display: flex !important;
    }
    .page2head p {
      margin-bottom: -20px !important;
      font-size: 40px !important;
      display: inline-block;
      margin: -20px;
      margin-left: 50px;
      margin-top: 10px;
    }
    .page2 img{
      position:absolute  !important;
      margin-top: 10px  !important;
      margin-left: -70px!important;
      width:100px !important;
    }

    .row {
      margin-left: 115px !important;
      margin-top: 0px !important;
      margin-bottom: 0px;
    
    }
    .column:first-child img:nth-child(1){
    margin-left: -74px !important;
    width:175px !important;
    height:225px !important;
  }
  .column:first-child img:nth-child(2){
    margin-top: -225px !important;
    margin-left: 105px !important;
    width:175px !important;
  }
  .column:nth-child(2) img:nth-child(1) {
  width: 300px !important;
display: none !important;
  border-top-right-radius: -200px !important;
  }
  .column:nth-child(2) img:nth-child(2) {
    margin-top: -10px !important;
    margin-left:-74px !important;
    width: 354px !important;
    margin-bottom: 50px;
 
    }
.courageFlx{
  font-size: 15px !important;
  margin-top: 30px !important;
  margin-left: 35px !important;
  margin-bottom: -50px !important;
}
.line1{
  margin-top: -20px !important;
  margin-left: 40px !important;
}
.line2{
  margin-top: -20px !important;
  margin-left: 55px !important;
}
.line3{
  margin-top: -20px !important;
  margin-left: 75px !important;
}

 .couragecon span{

  font-size: 15px !important;
}

.couragecon p {
  margin: 1px !important; /* Reset negative margins */
  margin-left: -1px !important; /* Add slight indentation if needed */
  font-size: 16px !important; /* Adjust font size for better fit */
  line-height: 1.0 !important; /* Adjust line spacing */
  word-wrap: break-word !important; 
}

.couragecon .gradient-text {
  display: inline-block !important; /* Ensures text wraps properly */
  font-size: 14px !important; /* Adjust font size for small screens */
  word-wrap: break-word !important; /* Allow text to wrap if necessary */
}
.page2Content a{
  margin-left: 140px !important;
}

.page3 {
  font-size: 10px;
  margin-top: -40px !important;
  display: flex;
}

.page3head span{
  
  font-size: 30px !important;
  /* margin-left: px !important; */
}
.page3head p:nth-child(1){
  margin-left:-70px !important;
  margin-bottom: 5px !important;
  font-size: 28px !important;
  position: relative  !important;
}
.page3head p:nth-child(2){
 
  margin-left:0px !important;

}
.page3head p:nth-child(2) span{
 
  margin-left:-30px !important;

}
.page3head p:nth-child(3){
  display: flex !important;
 margin-left: 0px !important;

}
.page3head p {
  font-size: 30px !important;
  display: inline-block;
  margin: -20px;
  margin-left: 10px;
  margin-top: 10px;
}
.page3 img{
  position:absolute  !important;
  width:100px !important;
  margin-top: 105px  !important;
  margin-left: -60px!important;
} 



.page3textcumimg{
  display:none !important; 
}


.page3-2textcumimg{
 margin-top: 300px !important;
 margin-left: -310px !important;
 color: white;
 background: linear-gradient(to right, #ca1e91, #8b11a3);
 border:1px solid linear-gradient(to right, #ca1e91, #8b11a3);
 border-radius: 20px;
 height: 732px;
 width: 100%;
}

.page3-2textcumimg p{
  margin-left: 30px !important;
}
.page3-2textcumimg p:nth-of-type(1),.page3-2textcumimg p:nth-of-type(2) {
margin-left: 30px !important;
}
.page3-2textcumimg p:nth-of-type(3) {
  margin-left: 5% !important;
  border:1px solid white;
  border-radius: 150px;
  width:30% !important;
  text-align: center; 
  padding:10px;
}

/* webdevelopment */
.page3-2textcumimg p:nth-of-type(4) {
  margin-top: -50px !important;
  margin-left: 45% !important; /* Adjusted with percentage */
  border:1px solid white;
  border-radius: 160px;
  width:40% !important;
  text-align: center; 
  padding:10px;
}

/* wordpress */
.page3-2textcumimg p:nth-of-type(5) {
  margin-top: 15px !important;
  margin-left: 5% !important;
  border:1px solid white;
  border-radius: 160px;
  width:30% !important;
  text-align: center; 
  padding:10px;
}

/* software devlpmt */
.page3-2textcumimg p:nth-of-type(6) {
  margin-top: -38px !important;
  margin-left: 44% !important; /* Adjusted with percentage */
  border:1px solid white;
  border-radius: 160px;
  width:50% !important;
  text-align: center; 
  padding:10px;
}
.hovereff {
  border: 1px solid white;
  transition: all 0.8s ease-in-out;
  padding: 4px 8px !important; /* Smaller padding to wrap text more closely */
  
}

.hovereff:hover {
  background-color: rgb(224, 215, 215);
  color: rgb(82, 73, 73);
  cursor: pointer; /* Changes cursor to pointer */
}

.page3-2textcumimg img{
  border-bottom-right-radius: 18px !important;
  border-bottom-left-radius: 18px !important;
  margin-top: 0px !important;
  margin-left:3px !important;
  /* width:365px !important;
  height: 325px !important; */
  width:85% !important;
  height:40% !important;
}


.page4 {
  font-size: 10px;
  margin-top: -50px !important;
  display: block !important; /* Block layout for stacking */
}

.page4head {
  text-align: center; /* Center-align the heading content */
  margin-bottom: 10px !important;
}

.page4head p:nth-child(1) {
  margin-left: -140px !important;
  font-size: 30px !important;
}
.page4head p:nth-child(2) span{
  margin-top: -15px !important;
  font-size: 40px !important;
  margin-bottom: -20px;
}
.page4head p:nth-child(2),
.page4head p:nth-child(3) {
  font-size: 35px !important;
  margin-left: -225px !important;
}
.page4head p:nth-child(3) {
  margin-left: -180px !important ;
}

.page4head p:nth-child(4),
.page4head p:nth-child(5) {
  font-size: 14px !important;
  margin-left: 0 !important;
  text-align: center !important;
}

.page4star img {
  margin-left: 260px !important;
  margin-top:-280px!important;

  display: block !important;
  width: 100px !important;
  height: auto !important;
  margin-bottom: 160px !important;

}

.page4imgdisplay {
  margin: 0 auto !important;
  display: block !important;
  margin-top: 20px !important;
}

.page4imgdisplay .image-wrapper {
  width: 100% !important;
  max-width: 365px !important;
  height: auto !important;
  aspect-ratio: 1/1 !important;
  margin: 0 auto 15px auto !important;
  display: block !important;
  overflow: hidden;
}

.page4imgdisplay .image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  border-radius: 15px !important;
}

.icon-link:hover {
  opacity: 0.8;
}



.page5{
  margin-left: 10px !important;
  width:95% !important;
  height:500px;
 
  background: black;
  margin-bottom: 10px !important;

}

.page5 p{
 margin-top: 10px !important;
 font-size: 40px !important;
}

.dotted-rectangle {
  width: 80px !important;
  height: 1px !important;
  
   border: 2px dashed #999; /* Dotted border with gray color */
   padding: 25px !important; /* Adds spacing inside the rectangle */
   border-radius: 10px; /* Slightly rounded corners */
   display: inline-block; /* Ensures the size wraps around the content */
 }

 .dotted-rectangle1 {
  width: 100px !important;
  height: 1px !important;
  color: white;
   border: 2px dashed #999; /* Dotted border with gray color */
   padding: 30px; /* Adds spacing inside the rectangle */
   border-radius: 10px; /* Slightly rounded corners */
   display: inline-block; /* Ensures the size wraps around the content */
   text-align: left; /* Initial alignment */
   transition: all 0.9s ease;
}

 .project-button {
   margin-left: -15px !important;
   margin-top: -10px !important;
   display: inline-block !important;
   text-align: center !important;
   background-color: #3b82f6; /* Blue background for the button */
   border: none; /* Removes default button border */
   color: #d1ff00; /* Bright yellow text */
   padding: 0px 10px !important; /* Adds space inside the button */
   border-radius: 10px !important; /* Makes the button fully rounded */
   font-family: 'Chillax';  /* Choose a clean font */
   font-size: 14px !important; /* Text size */
   cursor: pointer; /* Changes cursor to pointer on hover */
   transition: all 0.3s ease-in-out; /* Adds hover animation */

   /* transition: all 0.8s ease-in-out; */
 }

 .project-button2 {
  display: inline-block !important;
  text-align: center !important;
  color: #0c0c0c;
  background-color: white; /* Blue background for the button */
  border: none; /* Removes default button border */
  padding: 0px 10px !important; /* Adds space inside the button */
  border-radius: 10px; /* Makes the button fully rounded */
  font-family: 'Chillax';  /* Choose a clean font */
  font-size: 14px !important; /* Text size */
  display: inline-block;
  position: relative;
  transition: all 0.9s ease; /* Smooth transition */
}

.project-button1{
  margin-top: -250px !important;
  margin-left: -15px !important;
  display: inline-block !important;
  text-align: center !important;
  background-color: #88ff00; /* Blue background for the button */
  border: none; /* Removes default button border */
  color: #0c0c0c; /* Bright yellow text */
  padding: 0px 10px !important; /* Adds space inside the button */
  border-radius: 10px; /* Makes the button fully rounded */
  font-family: 'Chillax';  /* Choose a clean font */
  font-size: 14px; /* Text size */
  cursor: pointer; /* Changes cursor to pointer on hover */
  transition: all 0.3s ease-in-out; /* Adds hover animation */
}

.project-button3{
  display: inline-block !important;
  text-align: center !important;
  font-size: 15px !important;
  margin-top: -250px !important;
  margin-left: 0px !important;
  display: inline-block;
margin-left: 40px;
  color: white;
  margin-bottom: 5px;
 
}
.project-button3:hover{
  transition: all 0.9s ease;
 text-decoration: underline;
}

.project-button4{
  font-size: 20px;
  margin-left: -15px !important;
  margin-top: -220px !important;
  /* margin-top: 40px; */
  display: inline-block !important;
  text-align: center !important;
  background-color: #a303ee; /* Blue background for the button */
  border: none; /* Removes default button border */
  color: #0c0c0c; /* Bright yellow text */
  padding: 0px 10px !important; /* Adds space inside the button */
  border-radius: 10px; /* Makes the button fully rounded */

  font-family: 'Chillax';  /* Choose a clean font */
  font-size: 14px; /* Text size */
  cursor: pointer; /* Changes cursor to pointer on hover */
  transition: all 0.6s ease-in-out; /* Adds hover animation */
  /* position: relative; */
}

.project-button5{
  /* font-size: 20px; */
  text-align: center !important;
  margin-left: -15px !important;
  margin-top: -220px !important;
  display: inline-block !important;
  background-color: #d3bddd; /* Blue background for the button */
  border: none; /* Removes default button border */
  color: #0c0c0c; /* Bright yellow text */
  padding: 0px 10px !important; /* Adds space inside the button */
  border-radius: 10px; /* Makes the button fully rounded */

  font-family: 'Chillax'; /* Choose a clean font */
  font-size: 14px !important; /* Text size */
  cursor: pointer; /* Changes cursor to pointer on hover */
  transition: all 0.6s ease-in-out; /* Adds hover animation */
  /* position: relative; */
}

.project-button5:hover {
  font-size: 14px;
  margin-left: 20px;
  padding: 0px 30px; /* Adds space inside the button */
  border-radius: 30px;
  transition: all 0.6s ease-in-out;
}


 .page5 .dotted-rectangle:nth-of-type(1) {
  /* Styles for the first div */
  margin-left: 20px !important;
  transform: translateY(-600%) !important;
}

.page5 .dotted-rectangle:nth-of-type(2) {
  /* Styles for the first div */
  margin-left: 40px !important;
  transform: translateY(-400%) !important;
}
.page5 .dotted-rectangle:nth-of-type(4) {
  /* Styles for the first div */
  margin-left: 10px !important;
  transform: translateY(-560%) !important;
}

.page5 .dotted-rectangle:nth-of-type(5) {
  /* Styles for the first div */
  margin-left: 40px !important;
  transform: translateY(-350%) !important;
}
.page5 .dotted-rectangle:nth-of-type(6) {
  /* Styles for the first div */
  margin-left: 20px !important;
  transform: translateY(-400%) !important;
}
.page5 .dotted-rectangle1{
  margin-left: 120px !important;
  transform: translateY(0%) !important; 
}

.page6textcumimg {
  margin-top: 0px;
  margin-left: 10px;
  color: white;
  height: 400px;
  width: 85%;
  padding: 20px;
  border-radius: 20px;
}

.page6textcumimg p {
  font-size: 20px !important; /* Adjust heading size */
  margin-left: 0 !important;
  text-align: center;

}

.page6textcumimg p:nth-child(2) {
  font-size: 34px !important; /* Adjust subheading size */
  margin-top: 10px;
  margin-bottom: 40px !important;
  text-align: center;
}

.page6textcumimg input {
  color: #f0e9e9;
  width: 85%; /* Make inputs responsive */
  padding: 20px;
  margin: 10px auto !important;
  display: block;
}

.page6textcumimg button {
  width: 75%; /* Adjust button size */
  margin: 30px auto;
  display: block;
  font-size: 16px;
  padding: 20px;
}

.logo {
  display: block;
  position: absolute;
  width: 135px;
  height: 135px;
  background: url('LogoBlack.jpeg') no-repeat center center;
  background-size: contain;
  pointer-events: none;
  animation: rotate 3s linear infinite; /* Rotating animation */
}
.logoanimation {
  display: block;
  position: relative;
  height: 30vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  overflow: hidden;
}

.review {
  margin-top: -30px !important;
  display: flex !important;
  flex-wrap: nowrap !important; /* Prevent wrapping */
  overflow-x: auto !important; /* Enable horizontal scrolling */
  scroll-snap-type: x mandatory !important; /* Snap to one image at a time */
  padding: 10px !important;
  margin-bottom: 40px !important;
}

.reviewimgcss {
  flex: 0 0 100% !important; /* Each image takes up the full width of the viewport */
  scroll-snap-align: center !important; /* Snap image to the center of the viewport */
  margin-top: 10px !important; /* Add space between the top of the image */
  margin-bottom: 10px !important; /* Add space between the bottom of the image */
  margin-left: 10px !important; /* Add 10px space on the left */
  margin-right: 10px !important; /* Add 10px space on the right */
}

/* Adjust the image inside the container */
.reviewimgcss img {
  object-fit: cover !important;
  width: 450px !important; /* Ensure images are full width */
  height: 100% !important; /* Make the image fully cover the container */
}

/* Hide horizontal scrollbar (optional) */
.review::-webkit-scrollbar {
  display: none !important;
}

.review {
  -ms-overflow-style: none !important; /* IE and Edge */
  scrollbar-width: none !important; /* Firefox */
}


}


 