
/* Basic CSS for the navigation bar */
*{
    margin:0px;
    padding:0px;
}

.nav-item{
    padding-left: 30px;
}
/* Style for the logo */
.logo {
    float: left; /* Float the logo to the left side */
    padding-left: 180px;
    padding-top:10px;
}
h1 {
    font-family: 'Rachelya', sans-serif;
    font-weight: 400;
    font-size: 64px; /* Reduce the font size */
    line-height: 72px; /* Adjust line height */
    text-align:left; /* Center the text horizontally */
    color:white;
}

/* CSS for the body with a background image */
body {
    background-image: url('images/Group 53397.png'); /* Replace with the path to your background image */
    background-size: cover; /* Adjust background size as needed */
    background-repeat: no-repeat; /* Prevent background image from repeating */
    background-attachment: fixed; /* Fixed background position */
    background-position: center; /* Center the background image */
    background-color: black;
}
p {
    font-family: 'Rachelya', sans-serif;
    font-weight: 400;
    font-size: 20px; /* Set font size for the paragraph */
    line-height: 1.5; /* Adjust line height */
    text-align: center; /* Center the text horizontally */
    color: #EBEBF599; /* Text color (white in this example) */
    margin-top: 20px; /* Add some top margin for spacing */
    text-align: left;
}
.top{
    margin-top:50px;
}
.img{
    margin-top:50px;
}


/* CSS for each number and sentence */
.item {
    margin: 10px; /* Add spacing between items */
    font-family: 'Rachelya', sans-serif;
    font-size: 20px;
    color: #fff; /* Text color */
    text-align: center; /* Center-align text */
}

/* Additional styling for the number and sentence */
.item h1 {
    font-size: 70px;
    color: transparent; /* Set the text color to transparent */
    background: linear-gradient(103.83deg, #7F6B4B 0.6%, #9D865C 24.93%, #E0C187 50.82%, #9D865C 75.67%, #7F6B4B 100%);
    -webkit-background-clip: text; /* Clip the background to the text (for Webkit browsers) */
    background-clip: text; /* Clip the background to the text */
}


/* Style for the border (if needed) */
.border {
    height: 20px;
    width: 30px;
    border: 1px solid white;
}
.main{
    display:flex;
}
.container2{
    background-color: black;

}
.guidance{

    background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%);
    margin-top:300px;
    height: 410px;
}

.guidance h1{
    font-family: Rachelya;
    font-size: 64px;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0em;
    text-align: left;
    padding-top: 90px;
}
.guidance img{
    height: 390px;
    padding-left: 120px;
    margin-top: 60px;
}
.skilled{
    height:250px;
    background-color: black;
    margin-top:100px;
}
.skilled h1, .gift h1,.elevated h1{
    font-family: Rachelya;
    font-size: 64px;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0em;
    text-align: left;
}
.elevated span{

    background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%),
    linear-gradient(0deg, #FFFFFF, #FFFFFF);

    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;

}
.skilled span{
 background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%),
 linear-gradient(0deg, #FFFFFF, #FFFFFF);

 background-clip: text;
 -webkit-background-clip: text;
 color: transparent;
}
.skilled img{
    height:330px;padding-left:200px;position: absolute;margin-top: 10px;
}
.gift{
    height:450px;
    background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%);
    margin-top:100px;
}

.gift img{
    height:350px;padding-left:80px;padding-top: 80px;
}
.elevated{
    width:100%;
    height:350px;
    background-color: black;
    margin-top:100px;
}
.elevated img{
    height:380px;padding-left:200px;position: absolute;margin-top: -85px;
}
.soulsitare{
    width:100%;
    height:400px;
    margin-top:100px;
    display: flex;

}
.soulsitare h1{

    font-family: Rachelya;
    font-size: 128px;
    font-weight: 400;
    line-height: 130px;
    letter-spacing: -0.015em;
    text-align: left;
    padding-top: 40px;
    background: linear-gradient(103.83deg, #7F6B4B 0.6%, #9D865C 24.93%, #E0C187 50.82%, #9D865C 75.67%, #7F6B4B 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    position: relative;
}

.soulsitare .img{
   position: relative;
   top: -60px;
   left: 0;
   height: 400px;
   z-index: -1;
}


.cosmic h1{
    text-align: center;font-family: Rachelya;
    font-size: 64px;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0em;
    text-align: center;
    
}
.cosmic{

    background: #1C1C1E;
    width:100%;
    margin-top:100px;
    padding-top: 80px;
    padding-bottom: 80px;

}
.cosmic span{

    background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%),
    linear-gradient(0deg, #FFFFFF, #FFFFFF);

    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    
}

.cosmic p{
    font-family: Mulish;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;

}


.stars{
    width:100%;
    height:300px;
    background-color: black;
    margin-top:100px;

}

.stars h1{
    font-family: Rachelya;
    font-size: 60px;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0em;
    padding-left: 120px;

}

.stars p{
    font-family: Mulish;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    padding-left: 120px;
    color: #EBEBF599;
  

}

.stars .carousel-container p{
    font-family: Mulish;font-size: 16px;font-weight: 400;line-height: 24px;letter-spacing: 0px;padding-left: 30px;padding-right:30px;color: #EBEBF599;
    width: 100%;
    margin-top: 20px;
}
.star-name{
    color: white;
    font-size: 20px;
    padding-left: 10px;
    margin-left: 20px;
    margin-top: 25px;
}
.star-desg{
    color: white;font-size: 14px;padding-left: 10px; color: #EBEBF599;
    margin-left: 20px;
}
.stars h1 span{

    background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%),
    linear-gradient(0deg, #FFFFFF, #FFFFFF);

    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;

}
.stars .carousel-container{
    background: #252525D1;
    background-blend-mode: overlay;

}


.downloadapp{
    width:100%;
    height:500px;
    background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%);
    margin-top:100px;
}
.downloadapp h1{
    font-family: Rachelya;font-size: 60px;font-weight: 400;line-height: 70px;letter-spacing: 0em; padding-left: 130px;padding-top: 80px;
}
.downloadapp-img{
    height:600px;padding-left:100px;
}

.footer p span{
    background: linear-gradient(103.83deg, #7F6B4B 0.6%, #9D865C 24.93%, #E0C187 50.82%, #9D865C 75.67%, #7F6B4B 100%),linear-gradient(0deg, rgba(235, 235, 245, 0.3), rgba(235, 235, 245, 0.3)); -webkit-background-clip: text;background-clip: text;color: transparent;display: inline-block; 
}
.footer .copyright{
    padding-top: 40px;color:#EBEBF599
}
.footer h2{
    color: white; font-size: 32px;
}
.container11{
    background-image: url('images/Group 53397.png'); /* Replace with the path to your background image */
    background-size: cover; /* Adjust background size as needed */
    background-repeat: no-repeat; /* Prevent background image from repeating */
    background-attachment: fixed; /* Fixed background position */
    background-position: center; /* Center the background image */
    background-color: black;

}
.accordion {
    background: #1C1C1E;
    color:white;
    cursor: pointer;
    padding: 18px;
    border: none;
    text-align: center;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border:1px solid;
    border-radius: 15px;
    margin-top: 40px;
    width: 100%;
}

.active, .accordion:hover {
    background: #1C1C1E;

}

.panel {
  padding: 0 18px;
  display: none;
  background: #1C1C1E;
  overflow: hidden;
  border: 1px solid white;
  border-radius: 15px;

}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.para{
    padding-left: 25px;
    font-family: Mulish;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    padding-right:20px;

}
.carousel-container {
    border: 1px solid;
    height: 280px;
    width: 420px;
    border-radius: 10px;
    margin-left: 60px;
    overflow: hidden;
    position: relative;
}

.carousel-images {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.carousel-image {
    flex: 0 0 100%;
    height: 100%;

}

.control-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 24px;
    color: white;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}


.title-high{
    "background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF); background-clip: text; -webkit-background-clip: text; color: transparent;
}


.footer{
    padding-top: 50px;
    padding-block: 50px;
}
.footer p{
    color: #EBEBF599;
}

.ml-auto{
    margin-left: auto;
}

.social{
    padding-top:50px;
}
.social a{
    padding-left: 10px;
}

.top h1 span:first-child{
    background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF); background-clip: text; -webkit-background-clip: text; color: transparent;
}

#services {
    margin-top: 70px;
}

#services h1 span{
    background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%),
    linear-gradient(0deg, #FFFFFF, #FFFFFF);

    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

.service-box{
  height:340px;width:220px;border:1px solid ;border-radius:10px;margin-left:80px;background: #1C1C1E
}

.service-box:hover {
    background: linear-gradient(90.85deg, #8D7DFF 0%, #4D33FF 100%);
}


/* For small mobile screens */
@media (max-width: 480px) {
  .service-box{
    margin-bottom: 80px;
}
.guidance,.skilled,.gift,.soulsitare,.elevated,.stars,.downloadapp{
    height: auto;
}
.guidance img ,.skilled img,.gift img,.elevated img{
    height: 300px;
    padding-left: 80px;
    margin-top: 40px;
    width: 100%;
    object-fit: contain;
    position: relative;
}

.soulsitare img{
    width: 100%;
}

.guidance h1,.skilled h1, .gift h1, .elevated h1,.soulsitare h1,.cosmic h1,.stars h1,.downloadapp h1{
    font-size: 44px;
    line-height: 60px;
}
.downloadapp-img{
    padding-left: 20px;
    height: 400px;
    width: 100%;
}
.carousel-container{
    height: auto;
    width: 100%;
    margin-left: 0;
}
.stars h1,.downloadapp h1{
    padding-left: 20px;
}

}

/* For mobile screens */
@media (max-width: 768px) {
  .service-box{
    margin-bottom: 80px;
}
.guidance img {
    height: 300px;
    padding-left: 80px;
    margin-top: 40px;
}

.stars p{
    padding-left: 25px;
}
}

/* For tablets in portrait mode */
@media (max-width: 1024px) {

}

/* For tablets in landscape mode */
@media (max-width: 1200px) {

}

/* For larger desktops */
@media (min-width: 1441px) {

}
