
@font-face {
  font-family: 'Arial Black';
  src: url('/Fonts/Arial Black.ttf') format('truetype');
  /* You can also include additional font formats for broader compatibility */
}
/* CSS Reset */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  text-decoration: none;
  box-sizing: inherit;
}

* {
  text-decoration: none;
  margin: 0;
  padding: 0;
}

body {
  
  font-size: 16px;
  background-color: #a1c45a;
}

.section1 .takingpic{
height: 100px;
}
.section1 .shirt{
height: 190px;
}
.square2 .footercontent img:nth-child(2){
  margin-left: 8px;
  }

/* (Just ignore)top banner style */
.top-banner {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  display: inline-block;
  margin-bottom: 30px;
  text-align: center;
  background-color: #333333;
  width: 100%;
  padding: 10px;
}
.aboutpage{
    float: right;
}
.ckalarmetext{
    margin-left: 10px;
    float: left;
}
.top-banner a {
  padding: 15px 0;
  text-decoration: none;
  color: #fff;
  color: rgba(255, 255, 255, .8);
}

.top-banner span{
  width: 50px;
  height: 28px;
  line-height: 28px;
  background-color: #a1c45a;
  border-radius: 20px;
}
.cta-button.primary {
margin: auto;
}
.top-banner a:hover {
  color: #fff9e0;
}
.top-banner img{
  float: left;
  width: 24px;
  padding: 15px 0;
  margin: auto;
}

 .square {
  border-top: 8px solid #333333;
  border-right: 8px solid #333333;
  border-bottom: 8px solid #333333;
  border-radius: 0px 50px 50px 0px;
  background-image: url('/images/AdobeStock_219781322.jpeg'); /* Replace 'path/to/your/image.jpg' with the actual path to your image */
  background-size: cover; /* Adjust background size as needed */
  width: 90%;
  position: relative;
}


 .square2 {
  border-top: 8px solid #333333;
  border-right: 8px solid #333333;
  width: 97%;
  border-radius: 0px 50px 0px 0px;
  padding-top: 2%;
  background: rgb(8, 2, 12);
  background: -moz-linear-gradient(74deg, rgb(24, 22, 26) 0%, rgb(9, 4, 14) 100%);
  background: -webkit-linear-gradient(74deg, rgb(20, 15, 24) 0%, rgb(17, 10, 22) 100%);
  background: linear-gradient(74deg, rgb(16, 8, 20) 0%, rgb(16, 9, 20) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9c00ff",endColorstr="#8d48c3",GradientType=1);
}

 .square2 .footercontent img {
  text-decoration: none;
    height: 30px;
}

.content h1{
color: white;
}
.content p{
color: white;
}
 .footercontent {
   color: white;
     line-height: 24px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 24px;
    padding-bottom: 40px;
}

.footercontent a {
  color: white;
   /* text-decoration: underline; */
}


.iphone{
  margin-right: 100px;
  float: right;
  height: 500px;
}
.qrcode{
  height: 100px;
  width: 100px;
  margin-right: 20px;
}

.codeandcopy{
  display: flex;
  margin-left: 20px;
  margin-top: -45px;
}

.section1{
text-align: center;
height: 145px;
}

.section1 div{
  text-align: center;
  margin-bottom: 24px;
}



.section2{
    margin: auto;
    width: 300px;
    text-align: center;
  }

.section3 .ckalarme3d{
  margin-top: 24px;
    height: 200px;

}
.headertitle{
margin-bottom: 24px;
}
.section2 img{
  /* margin-top: -45px; */
  display: inline-block;
  
}
.section2 :nth-child(2){
height: 95px;
/* weights*/
}
.section2 :nth-child(3){
/* margin-bottom: 50px; */
height: 75px;
/* weights*/
}
.section2 :nth-child(4){
/* margin-right: -31px; */
height: 145px;
/* weights*/
}
.section2 :nth-child(5){
/* margin-bottom: 20px; */
height: 145px;
/* weights*/
}

.Generated{
margin-top: 24px;
  width: auto;
  display: inline-block;
}
.section3 img{
  height: 200px;
}
.section4 img{
  height: 120px;
}
.section4 {
margin: auto;
width: 300px;
text-align: center;
}
.section3 {
width: auto;
text-align: center;
}

.demonstration{
  display: grid;
}

.demonstration div{
  font-family:Arial, Helvetica, sans-serif;
}

.appstore{
  margin-top: -40px;
  margin-left: 20px;
  height: 180px;
}

.titleanddemo{
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
}
.titleanddemo div{
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

.square .content{
font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
height: 600px;
}

.howitworks{
font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
font-size: 30px;
margin-bottom: 16px;
text-align: center;

}

.content h1{
  margin-left: 20px;
  margin-top: 100px;
  font-size: 50px;
}
@media only screen and (max-width: 1070px) {
.iphone {
  margin-right: 50px;
  float: right;
  height: 500px;
}
}
@media only screen and (max-width: 650px) {

.content h1{
margin-left: 20px;
margin-top: 100px;
font-size: 40px;
}
}

@media only screen and (max-width: 650px) {

.content h1{
margin-left: 20px;
margin-top: 100px;
font-size: 30px;
}

.iphone {
margin-right: 50px;
float: right;
height: 400px;
}

}

@media only screen and (min-width: 1075px) {
.howitworks{
text-align: left;
margin-left: 24px;
}
.demonstration {
  margin-left: 24px;
  display: flex;
  width: 90%;
}
}

@media only screen and (max-width: 1074px) {

.section1{
  /* margin-top: 24px; */
  margin-bottom: 140px;
}
.section2{
  margin-bottom: 40px;
}
.section3{
  margin-bottom: 40px;
}
.section4{
  margin-bottom: 24px;
}
}

/* screen size 320 */
@media only screen and (max-width: 320px) {
.section1 {
  margin-bottom: 24px;
  text-align: center;
  margin-right: 0;
}



.section3 {
width: min-content;
margin-right: 0px;
text-align: center;
}


}
/* screen size 375 */
@media only screen and (max-width: 375px) {


.section4 img {
height: 200px;
}

}
/* screen size 425 */

/* screen size 768 */

/* screen size 1024 */

@media only screen and (max-width: 1420px) {




.section2 :nth-child(4){
/* margin-right: -31px; */
height: 160px;
/* sand*/
}


.section3 .ckalarme3d{
height: 170px;
}


}

@media only screen and (max-width: 1373px) {




.section2 :nth-child(4){
/* margin-right: -31px; */
height: 150px;
/* sand*/
}
.section2 :nth-child(5){
/* margin-bottom: 20px; */
height: 140px;
/* party*/
}

.section3 .ckalarme3d{
height: 170px;
}

}


@media only screen and (max-width: 829px) {

.top-banner a {
  padding: 15px 0;
  text-decoration: none;
  color: #fff;
  color: rgba(255, 255, 255, .8);
}

.top-banner span{
  width: 50px;
  height: 28px;
  line-height: 28px;
  background-color: #a1c45a;
  border-radius: 20px;
}

.top-banner a:hover {
  color: #fff9e0;
}
.top-banner img{
float: left;
}
}

@media only screen and (max-width: 425px) {

.section4 img {
  height: 120px;
}


.headertitle{
margin-bottom: 10px;
}


.content h1{
  font-size: 32px;
  margin-top: 15px;
  width: 240px;

}
.square .content{
  height: max-content;
}

.top-banner {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  display: inline-block;
  margin-bottom: 30px;
  text-align: center;
  background-color: #333333;
  width: 100%;
  padding: 10px;
}
.aboutpage{
    float: right;
}
.ckalarmetext{
    margin-left: 10px;
    float: left;
}
.top-banner a {
  padding: 15px 0;
  text-decoration: none;
  color: #fff;
  color: rgba(255, 255, 255, .8);
}

.top-banner span{
  width: 50px;
  height: 28px;
  line-height: 28px;
  background-color: #a1c45a;
  border-radius: 20px;
}

.top-banner a:hover {
  color: #fff9e0;
}
.top-banner img{
float: left;
}
.square {
  border-top: 8px solid #333333;
  border-right: 8px solid #333333;
  border-bottom: 8px solid #333333;
  border-radius: 0px 50px 50px 0px;
  background: rgb(0,102,255);
background: -moz-linear-gradient(74deg, rgba(0,102,255,1) 0%, rgba(163,200,255,1) 100%);
background: -webkit-linear-gradient(74deg, rgba(0,102,255,1) 0%, rgba(163,200,255,1) 100%);
background: linear-gradient(74deg, rgba(0,102,255,1) 0%, rgba(163,200,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0066ff",endColorstr="#a3c8ff",GradientType=1);
  width: 90%;
  position: relative;
}
.square {
  border-top: 8px solid #333333;
  border-right: 8px solid #333333;
  border-bottom: 8px solid #333333;
  border-radius: 0px 50px 50px 0px;
  background-image: url('/images/AdobeStock_219781532.jpeg'); /* Replace 'path/to/your/image.jpg' with the actual path to your image */
  background-size: cover; /* Adjust background size as needed */
  width: 90%;
  position: relative;
}

.square2 .footercontent img {
    height: 30px;
}

 .footercontent {
     line-height: 24px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 24px;
    padding-bottom: 40px;
}

.iphone{
margin-left: 20px;
  margin-right: 90px;
  float: left;
  height: 300px;
}
.qrcode{
  height: 100px;
  width: 100px;
  margin-right: 20px;
}

.codeandcopy{
  display: flex;
  margin-left: 20px;
  margin-top: -45px;
  margin-bottom: 15px;
}

.section1{
width: auto;
margin-bottom: 145px;
text-align: center;
}

.section3{
  margin-bottom: 24px;
  text-align: center;
  width: auto;
}

.section2 :nth-child(4){
margin-right: 0px;
height: 120px;
/* sand*/
}
.section2 :nth-child(5){
margin-bottom: 10px;
height: 120px;
/* party*/
}

.square2 .footercontent img:nth-child(2){
margin-left: 8px;
}

.footercontent a{
text-decoration: none;
}

}

@media only screen and (width: 768px) {


.top-banner {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  display: inline-block;
  margin-bottom: 30px;
  text-align: center;
  background-color: #333333;
  width: 100%;
  padding: 10px;
}
.aboutpage{
    float: right;
}
.ckalarmetext{
    margin-left: 10px;
    float: left;
}
.top-banner a {
  padding: 15px 0;
  text-decoration: none;
  color: #fff;
  color: rgba(255, 255, 255, .8);
}

.top-banner span{
  width: 50px;
  height: 28px;
  line-height: 28px;
  background-color: #a1c45a;
  border-radius: 20px;
}

.top-banner a:hover {
  color: #fff9e0;
}
.top-banner img{
float: left;
}

}

.Privacy{
  font-size: 10px;
margin-left: 10%;
margin-right: 10%;
margin-top: 5%;
margin-bottom: 2%;
font-family: Arial, Helvetica, sans-serif;
}

#profile-area a {
  text-decoration: none !important;
}

#profile-avatar {
  text-decoration: none !important;
  border-bottom: none !important;
}

#profile-avatar::before,
#profile-avatar::after {
  text-decoration: none !important;
  border-bottom: none !important;
}

#profile-avatar {
  all: unset; /* This resets inherited link styles */
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #fbb6ce;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none; /* Important! */
}

#navbar {
  width: 100%;
  padding: 20px;
  background-color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1000;
}

.navbar-brand {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}

.navbar-brand img {
  height: 36px;
}

.navbar-brand span {
  font-size: 1.5rem;
  font-weight: 900;
  color: #333;
}

/* Hamburger menu (mobile only) */
.hamburger {
  display: none;
  font-size: 1.8rem;
  cursor: pointer;
}

/* Menu container */
.nav-menu {
  display: flex;
  gap: 15px;
  align-items: center;
}

.profile-avatar {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #fbb6ce;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
}

/* Responsive behavior */
@media (max-width: 768px) {
  .hamburger {
    display: block;
  }

  .nav-menu {
    position: absolute;
    top: 70px;
    right: 20px;
    flex-direction: column;
    background: white;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
    display: none;
    width: 200px;
  }

  .nav-menu.show {
    display: flex;
  }
}
