@charset "UTF-8";
/* CSS Document */

* {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Lexend', sans-serif;
	
}

container-fluid{
	padding-right: 10px;
	background: #F0EAE5;
}

.solution-bg {
	background: #F0EAE5;
}


body {
	min-height: 100vh;
	background: #F0EAE5;	
}

::selection {
	background-color: #0b372dbb;
}

footer {
	display: -ms-flexbox;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 25px 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 10000;
}

header ul {
	display: flex;
	justify-content: center;
	align-items:flex-start;
	margin-left: 450px;
}
header ul li {
	list-style: none;
	margin-left: 20px;
	margin-right: 50px;
}
header ul li a{
	text-decoration: none;
	padding: 6px 15px;
	color: #000;
}
header ul li a:hover,
header ul li a.active {
  text-decoration-line: underline;
}

navbar-nav-landing {
	display: inline-flex;
	position:absolute;
	left: 80%;
}
.logo {
	color: #000;
font-family: Lexend;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 102%; /* 40.8px */
text-transform: capitalize;
	list-style: none;
	text-decoration: none;
}
main {
	position: relative;
	height: 100vh;
	width: 100vw;
	overflow: hidden;
}

.parallax {
	 pointer-events: none;
	 transform: translate(-50%, -50%);
	 transition: 0.45s cubic-bezier(.2,.49,.32,.99);
}

.bg-img {
	position: absolute;
	width: 2800px;
	top: calc(50% - 10px);
	left: 50%;
	z-index: 1;
}

.cloud-1 {
	position: absolute;
	z-index: 2;
	width: 1960px;
	top: calc(10% + 1050px);
	left: calc(50% + 85px);
}

.cloud-2 {
	position: absolute;
	z-index: 3;
	width: 2208px;
	top: calc(50% + 360px);
	left: calc(50% - 350px);
}

.cloud-3 {
	position: absolute;
	z-index: 4;
	width: 1921px;
	top: calc(50% + 185px);
	left: calc(60% - 55px);
}

.cloud-4 {
	position: absolute;
	z-index: 5;
	width: 1921px;
	top: calc(50% + 260px);
	left: calc(50% + 600px);
}

.text {
	position: absolute;
	z-index: 6;
	top: calc(50%);
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #DD7F7F;	
	pointer-events: auto;
}

.text h2 {
	font-weight: 400;
	font-size: 64px;
	font-family: 'Yeseva One';
}

.text h1 {
	font-weight: 200px;
	font-size: 25px;
	font-family: 'lexend';
}

.vignette {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 65% rgba(0, 0, 0, 0.7));
	pointer-events: none;
}

.section {
	max-width: 100%;
	max-height: 100%;
}

.box {
	border-radius: 24px;
	background: #D4C3C3;
	width: 1185px;
	height: 700px;
	flex-shrink: 0;
	display: flex;
	margin-left: 125px;
	margin-top: 100px;
}
.box.anxiety {
	height: 750px;
}
.title {
	font-size: 40px;
	color: #000;
text-align: center;
padding-left: 50px;
	padding-top: 55px;
font-family: Lexend;

}
.paragraph {
	position: absolute;
	color: #000;
	font-size: 28px;
	font-family: Lexend;
	display: flex;
	width: 570px;
	flex-direction: column;
	padding-top: 140px;
	padding-left: 50px;
}
.img_1 {
	position:absolute;
	width: 510px;
	height: 384px;
	border-radius: 51px;
	top: 1020px;
	left: 720px;
	bottom: 811px;
	right: 20px;
}
.button {
	width: 262px; 
	height: 77px; 
	background: #FA8A8A; 
	border-radius: 24px;
	border: none;
	border-color: none;
	font-size: 24px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

}
.button1 {
	position: absolute;
	width: 262px;
	height: 77px;
	top: 1430px;
	left: 175px;
	bottom: 811px;
	right: 700px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.button:hover {
  background-color: #E5A1A1;
  color: black;
  text-decoration-line: underline;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.button2 {
	position:absolute;
	width: 262px;
	height: 77px;
	left: 125px;
	top: 1750px;
	right:auto;
	bottom:auto;
	margin-top: 540px;
	margin-left: 850px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.img_2 {
	position:absolute;
	width: 510px;
	height: 384px;
	border-radius: 51px;
	top: 1835px;
	left: 185px;
	bottom: 811px;
	right: 700px;
}

.paragraph_2 {
	position: absolute;
	color: #000;
	font-size: 28px;
	font-family: Lexend;
	display: flex;
	width: 1110px;
	flex-direction: column;
	padding-top: 155px;
	padding-left: 625px;;
}

.icon {
	align-items: center;
	margin-left: auto;
	margin-right: auto;
}

.brand {
	color: black;
font-size: 40px;
font-family: Lexend;
font-weight: 400;
text-transform: capitalize;
word-wrap: break-word;
	width: 146px;
	height: 150px;
	margin-top: 10px;
}

.icons ul {
	list-style: none;
display: inline-flex;
align-items: center;
text-indent: 80px;
position: absolute;
top: 2650px;
	left:30%;
	right: 30%;
}

.logo-landing {
	position: absolute;
	top: 2615px;
	left: 3%;
}

.gmail-4 {
	position: absolute;
	top: 2670px;
	left: 80%;
}

.nav-item {
	display: inline-block;
}

.nav-link {
	text-decoration: none;
	color: black;
}

.contact {
	white-space: pre;
	
}

.img_cloud {
		max-width: 100%;
		max-height: 50%;
		object-fit: fill;
	overflow: hidden;
	
	}
	
	.about-us {
		color: #000;
		text-align: left;
		font-family: Lexend;
		font-size: 32px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		text-transform: capitalize;
		padding-left: 100px;
		padding-top: 70px;
	}
	
.about-me {
	padding-left: 100px;
	padding-right: 100px;
	margin-bottom: 100px;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #E5A1A1!important;
	border: none;
	align-content: center;
	position: absolute;
	top: 550px;
	left: 460px;
	right: 430px;
	bottom:auto;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

	
}

.about-page {
	color: #DD7F7F;
text-align: center;
font-family: Yeseva One;
font-size: 64px;
font-style: normal;
font-weight: 550;
line-height: normal;	
	position:absolute;
	top: 350px;
	left: 230px;
	right: 230px;
	bottom:auto;
}

.about-pages {
	color: #DD7F7F;
text-align: center;
font-family: Yeseva One;
font-size: 48px;
font-style: normal;
font-weight: 450;
line-height: normal;
	position: absolute;
top: 430px;
	left: 230px;
	right: 230px;
	bottom:auto;
}

.btn-secondary {
	 background-color: #E5A1A1!important;
	border: none;
	align-content: left !important;
	position: absolute;
	top: 1600px;
	left:8%;
	right: auto;
	bottom: auto;
	margin-bottom: 10px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

	
}

.btn-third {
	 background-color: #E5A1A1!important;
	border: none;
	color: white;
	position: absolute;
	top: 1600px;
	left: 78%;
	right: auto;
	bottom: auto;
	margin-bottom: 10px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

}

.btn-fourth {
	 background-color: #E5A1A1!important;
	border: none;
	color: white;
	position: absolute;
	top: 1300px;
	left: 92%;
	right: auto;
	bottom: auto;
	margin-bottom: 10px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

}

.logo-footer {
  margin-left: 50px;
  margin-top: 200px;
}

.gmail {
	margin-bottom: 10px;
  position: absolute;
  top: 1900px;
	left: 80%;
	right: auto;
	bottom: auto;
	text-decoration: none;
	
}

.mb-4 {
	padding: 0px 100px 0px 100px;
	margin-top: 20px;
}

.card-tips {
	border-radius: 24px;
	background: #D4C3C3;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25)
}

.footer ul {
	display: inline-flex;
	position: absolute;
	top: 1875px;
	
}


.flip-card {
  width: 100%;
  height: 200px;
  perspective: 1000px;
	
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 1.3s ease;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  margin: 5px;
  background-color: rgb(229, 161, 161) !important;
  border-radius: 24px;
 padding: 10px;
}

.flip-card-front {
  background-color: #bbb;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flip-card-back {
  background: #F0EAE5;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: rotateY(180deg);
padding-top: 10px;
}

.footer-solution ul{
	position: absolute;
	top: 1480px;
	bottom: auto;
}

.gmail-2 {
  position: absolute;
  align-content: right;
  left: 80%;
  top: 1510px;
}

.logo-footer-g {
	position: absolute;
	top: 1445px; 
	right: 90%;
	
}

.footer-goals ul {
	position: absolute;
	top: 1475px;
	
}

.gmail-3 {
	position: absolute;
  align-content: right;
  left: 80%;
  top: 1505px;
}

.btn-primary-send {
	 background-color: #E5A1A1 !important;
border: none;
color: white;
position: absolute;
top: 320px;
left: 91%;
right: auto;
bottom: auto;
margin-bottom: 10px;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.contact-des {
	width: 200px;
	margin: 20px 0px 0px 10px;
}

.footer-contact ul {
	position: absolute;
	top: 1380px;
	
}
.gmail-5 {
	position: absolute;
	top: 1410px;
	left: 80%;
}

.h1-responsive {
	margin-top: 80px;
}

.logo-footer-contact {
	position: absolute;
	top: 1350px; 
	left: 3%;
}

/* Add a new class for the container that wraps the logo, icons ul, and Gmail */
.footer-content {
  display: flex;
  align-items: center;
}

/* Styles for screens with width up to 1100px */
@media screen and (max-width: 1100px) {
	.about-page {
		font-size: 1rem;
		max-width: 100%;
		height: auto;
	}
	
	.about-pages {
		font-size: 1rem;
		max-width: 100%;
		height: auto;
	}
  .footer {
    padding: 20px; /* Adjust the padding to add more space around the footer content */
	  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	  align-items: flex-start; /* Change to flex-start to align elements to the top */
  }
	.logo-footer {
    /* Adjust styles for the logo in the footer at 1100px or smaller screens */
    /* Example:
    width: 100px;
    height: auto;
    */
		align-self: flex-start; /* Add this line to align the ul to the top of the footer */
  }
.footer-info {
    /* Add styles for the ul and gmail container at 1100px or smaller screens */
    /* Example:
    display: flex;
    align-items: center; // Add this line to vertically center the elements
    */
    display: flex;
    align-items: center;
    gap: 10px; /* Add this line to create spacing between logo and ul */
    margin-top: 10px; /* Add this line to create spacing between logo and ul */
  }
  .icons ul {
    display: flex; /* Change the display to a flex layout for the icons list */
    flex-direction: row; /* Arrange the icons horizontally */
	    margin-top: 10px; 
	  max-width: 300px;
	  height: auto;
  }
	.img-fb {
		width: 75%;
		height: auto;
	}
	.img-ig{
		width: 75%;
		height: auto;
	}
	.img-tw{
		width: 75%;
		height: auto;
	}
	.img-yt{
		width: 75%;
		height: auto;
	}
	.gmail {
    /* Adjust styles for the gmail element at 1100px or smaller screens */
    /* Example:
    margin-left: 10px;
    */
		align-self: flex-start; /* Add this line to align the ul to the top of the footer */
		font-size: 14px;
		word-wrap: break-word; /* Add this line to prevent the Gmail wording overflow */
    max-width: 150px; /* Set a maximum width for the Gmail element */
  }
}

/* Styles for screens with width up to 725px */
@media screen and (max-width: 725px) {
	.about-page {
		font-size: 1rem;
		max-width: 100%;
		height: auto;
	}
	
	.about-pages {
		font-size: 1rem;
		max-width: 100%;
		height: auto;
	}
	
	.about-me {
		font-size: -4rem;
	}
	.img-fb{
		width: 75%;
		height: auto;
	}
	.img-ig{
		width: 75%;
		height: auto;
	}
	.img-tw{
		width: 75%;
		height: auto;
	}
	.img-yt{
		width: 75%;
		height: auto;
	}
  .footer {
    padding: 10px; /* Further reduce the padding for smaller screens */
	  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	  align-items: flex-start; /* Change to flex-start to align elements to the top */
  }
	
	.logo-footer {
    /* Adjust styles for the logo in the footer at 725px or smaller screens */
    /* Example:
    width: 80px;
    height: auto;
    */
		align-self: flex-start; /* Add this line to align the ul to the top of the footer */
		position: absolute;
top: 1250px;
  }
	 .gmail {
    /* Adjust styles for the gmail element at 725px or smaller screens */
    /* Example:
    margin-left: 10px;
		 align-self: flex-start; /* Add this line to align the ul to the top of the footer */
		 font-size: 14px;
		 word-wrap: break-word; /* Add this line to prevent the Gmail wording overflow */
    max-width: 130px; /* Set a maximum width for the Gmail element */
		 position: absolute;
top: 1418px;
    
  }

  .icons ul {
    display: inline-flex; /* Keep the flex layout for the icons list */
    flex-direction: row; /* Ensure the icons are arranged horizontally */
	  align-self: flex-start; /* Add this line to align the ul to the top of the footer */
	    margin-top: 10px; 
	  position: absolute;
top: 1418px;
  }
}
@media screen and (max-width: 360px) {
	.about-page {
		height: auto;
		width: auto;
	}
	
	.about-pages {
		height: auto;
		width: auto;
	.img-fb{
		width: 50%;
		height: auto;
	}
	.img-ig{
		width: 50%;
		height: auto;
	}
	.img-tw{
		width: 50%;
		height: auto;
	}
	.img-yt{
		width: 50%;
		height: auto;
	}
  .footer {
    padding: 10px; /* Further reduce the padding for smaller screens */
	  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	  align-items: flex-start; /* Change to flex-start to align elements to the top */
  }
	.about-me {
		font-size: 0.9rem;
	}
	
	.logo-footer {
    /* Adjust styles for the logo in the footer at 725px or smaller screens */
    /* Example:
    width: 80px;
    height: auto;
    */
		align-self: flex-start; /* Add this line to align the ul to the top of the footer */
  }
	 .gmail {
    /* Adjust styles for the gmail element at 725px or smaller screens */
    /* Example:
    margin-left: 10px;
		 align-self: flex-start; /* Add this line to align the ul to the top of the footer */
		 font-size: 14px;
		 word-wrap: break-word; /* Add this line to prevent the Gmail wording overflow */
    max-width: 130px; /* Set a maximum width for the Gmail element */
    
  }

  .icons ul {
    display: inline-flex; /* Keep the flex layout for the icons list */
    flex-direction: row; /* Ensure the icons are arranged horizontally */
	  align-self: flex-start; /* Add this line to align the ul to the top of the footer */
	    margin-top: 10px; 
  }
}


@media (max-width: 1100px) {
	.text h1 {
		font-size: 2rem;
	}
	
	.text h2 {
		font-size: 3rem;
	}
		.about-page {
		font-size: 2.5rem;
position: absolute;
top: 400px;
align-content: center;
left: 25%;
right: 25%;
	}
	
	.about-pages {
		font-size: 2rem;
position: absolute;
top: 450px;
align-content: center;
left: 25%;
right: 25%;
	}
	
	.box {
		font-size: rem;
		max-height: 100%;
		max-width: 100%;
	}
	
	.btn-primary {
		position: absolute;
		top: 550px;
		align-content: center;
		left: 42%;
		right: 25%;
		max-width: 100%;
		font-size: 0.857;
	}
		
	.btn-secondary {
		
	}
	.btn-third {
		
	}
	
	logo-footer
	icons ul
	gmail
	
}


@media (max-width: 725px) {
	.text h1 {
		font-size: 1rem;
		line-height: 1.1;
	}
	
	.text h2 {
		font-size: 2rem;
		line-height: 1.1;
	}
	header {
		padding: 0 1rem;
	}
	.logo{
		width: 25px;
	}
	
	header ul a{
		 font-size: 0.73rem;
		 padding: 0 0.9 rem;
	}
	
	.logo_unwind {
  		width: 45px;
  		height: auto;
	}
	
	.img_cloud {
		width:auto;
		height: auto;
	}
	.about-page {
		font-size: 1.5rem;
position: absolute;
top: 180px;
align-content: center;
left: 25%;
right: 25%;
	}
	
	.about-pages {
		font-size: 1rem;
position: absolute;
top: 210px;
align-content: center;
left: 25%;
right: 25%;
	}
	
	.icons ul {
		text-indent: 1rem;
		width: 50%;
	}
	
	.logo-footer {
		width: 45px;
		height: auto;
	}
	
	.gmail {
		width: 45px;
		height: auto;
	}
	
	.btn-primary {
		position: absolute;
		top: 250px;
		align-content: center !important;
		left: 35%;
		right: auto;
		font-size: 1rem;
		size: 1rem;
	}
	
	.about-us {
		font-size: 1rem;
		font-weight: bolder;
	}
	
	.about-me {
		font-size: 1rem;
		margin-bottom: 25px;

	}
	
	.btn-secondary {
		position: absolute;
		top: 250px;
		align-content: center !important;
		left: 35%;
		right: auto;
		font-size: 1rem;
		size: 1rem;
		
	}
	.btn-third {
		position: absolute;
		top: 250px;
		align-content: center !important;
		left: 35%;
		right: auto;
		font-size: 1rem;
		size: 1rem;
		
	}
	
	
}
	
		