#navbar{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    width:50%;
    margin: auto;
    justify-content: center;
    align-items: center;
    gap:5px;
    padding-top: 110px;
}
#how{
   font-family:"Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 24.3px;
color: rgb(0, 0, 0);
}
h1{
font-family:"Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 24.3px;
color: rgb(0, 0, 0);

}
@keyframes float{
   from{
      transform: rotate(5deg);
   }
   to{
      transform: rotate(-5deg);
   }
}
a{
   text-decoration: none;
   color: rgb(0, 0, 0);

}
body{
   background-color: #ffff;
}
.websites{
   text-transform: uppercase;
   text-shadow:0 1px  yellow,0 2px 0 yellow,0 3px yellow, 0 4px 0 yellow;
   animation: float 3s linear infinite alternate
}
#rs{
   display: grid;
   grid-template-columns: 65% 35%;
   width:40%;
   margin: auto;
   margin-top: 60px;
   justify-content: center;
   align-items: center;
   border:1px solid grey;
   
}
#rs>div{
   margin: auto;
   justify-content: center;
   align-items: center;
   
}
#select{
    font-family: "Means Web", Georgia, Times, "Times New Roman", serif;
    padding:10px;
    font-size: 25px;
    font-weight: 300;
    line-height: 28.6px;
    color: rgb(36, 28, 21);
    margin-left: -70px;
    border: none;
    
}
#cont:hover a {
   color: #007c89;
   text-decoration: underline;
}
#box1{

   padding-left: 104px;
   padding-right: 0px;
   margin: auto;
   justify-content: left;
   align-items: left;
}
#container{
   display: grid;
   grid-template-columns: repeat(4,1fr);
   width:95%;
   /* height:600px; */
   margin: auto;
   margin-top: 20px;
   justify-content: center;
   align-items: center;
   
}
#container>div{
   border:1px solid grey;
   height: 100%;
   
}
h2{
   font-family: "Means Web", Georgia, Times, "Times New Roman",serif;
   font-size: 30px;
   font-weight: 300;
   line-height: 39px;
   color: rgb(36, 28, 21);
   margin-left: 30px;
   padding-top: 20px;
}
p{
   font-family: "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 21px;
color: rgb(64, 59, 59);
margin-left: 30px;
margin-bottom: 45px;
}
h6{
   font-family: "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 18px;
color: rgb(64, 59, 59);
margin-left: 30px;
margin-top: 11px;
}
#money1{
   font-family: "Means Web", Georgia, Times, "Times New Roman", serif;
Font-size: 50.8276px;
Font-weight: 400;
Line-height: 35.5793px;
color: rgb(36, 28, 21);
margin-top: -45px;
margin-left: 40px;
}
#money2{
   font-family: "Means Web", Georgia, Times, "Times New Roman", serif;
Font-size: 50.8276px;
Font-weight: 400;
Line-height: 35.5793px;
color: rgb(36, 28, 21);
margin-top: -45px;
margin-left: 40px;
}
#money3{
   font-family: "Means Web", Georgia, Times, "Times New Roman", serif;
Font-size: 50.8276px;
Font-weight: 400;
Line-height: 35.5793px;
color: rgb(36, 28, 21);
margin-top: -45px;
margin-left: 40px;
}
#money4{
   font-family: "Means Web", Georgia, Times, "Times New Roman", serif;
Font-size: 50.8276px;
Font-weight: 400;
Line-height: 35.5793px;
color: rgb(36, 28, 21);
margin-top: -45px;
margin-left: 40px;
}
#check{
   color: rgb(4, 106, 146);
   font-size: 20px;
   margin-right: 10px;
}
.month{
   margin-top: -70px;
   margin-left: 40px;
   font-size: 16px;
}
body{
  margin:0px;
  padding: 0px;
}
.buy{
   font-family: "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
Font-size: 16px;
Font-weight: 600;
Line-height: 18.9px;
color: rgb(255, 255, 255);
background-color:#408080;
border: none;
padding: 15px 30% 15px 30%;
margin-left: 10%;
margin-top: -25px;
}
.head{
   Font-family: "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
Font-size: 14px;
Font-weight: 600;
Line-height: 18.9px;
color:   rgb(64, 59, 59);
margin-left: 30px;
}
.info{
   font-family:"Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
   Font-size: 16px;
   Font-weight: 400;   
   Line-height: 21.6px;   
   color:  rgb(64, 59, 59);
   margin-left: 30px;
   text-decoration: dotted underline;
   
}
.about{
   font-family: "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
   Font-size: 18px;   
   Font-weight: 500;   
   Line-height: 20.25px;   
   color: #164a4a;
   margin-left: 30px;
}
.start{
   margin-top: -30px;
}
.last{
   font-family: "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
   Font-size: 16px;   
   Font-weight: 400;   
   Line-height: 18.9px;   
   color: rgb(64, 59, 59);
   margin-top: 20px;
}
.email{
   border:1px solid grey;
   height:60px;
}
#compare{
   width:250px;
   height:65px;
   margin:auto;
   border:1px solid skyblue;
   align-items: center;
   margin-top: 40px;
}
#your{
   font-family:  "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
   Font-size: 18px;
   Font-weight: 600;
   Line-height: 20.25px;
   color:rgb(0, 32, 35);
   margin: 22px 30px 22px 30px;
}
#box2{
   display: grid;
   grid-template-columns: repeat(2,1fr);
   width:80%;
   height:auto;
   margin: auto;
   margin-top: 60px;
   justify-content: center;
   align-items: center;
   gap:50px
}
#box2>div:nth-child(2){
    border-left:1px solid grey;
    height: 300px;
}
#box2>div:nth-child(4){
   border-left:1px solid grey;
}
#also{
   font-family: "Means Web", Georgia, Times, "Times New Roman", serif;
   Font-size: 33px;   
   Font-weight: 300 ; 
   Line-height: 35.2px ; 
   color: rgb(36, 28, 21);
   margin-left: 22px;
}
.para{
   font-family: "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
   Font-size: 16px;
   Font-weight: 400;
   Line-height: 24px;
   color: rgb(64, 59, 59)
}
#more{
   width:350px;
   height:65px;
   border:1px solid skyblue;
   margin-top: 50px;
   margin-left: 30px;
}
.web{
   font-family:  "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
   font-size: 19px;   
   Font-weight: 600;   
   Line-height: 20.25px;   
   color:  #164a4a;
   margin-top: 20px;
}
#more2{
   width:180px;
   height:65px;
   border:1px solid skyblue;
   margin-top: 50px;
   margin-left: 30px;
   margin-top: 110px;
}
#more3{
   width:170px;
   height:65px;
   border:1px solid skyblue;
   margin-top: 50px;
   margin-left: 30px;
   margin-top: 30px;
}
#more4{
   width:170px;
   height:65px;
   border:1px solid skyblue;
   margin-top: 50px;
   margin-left: 30px;
   margin-top: 110px;
}
#faq{
   font-family: "Means Web", Georgia, Times, "Times New Roman", serif;
   Font-size: 32px;   
   Font-weight: 300;   
   Line-height: 35.2px;   
   color: rgb(36, 28, 21);
   margin-left: 190px;
   margin-top: 100px;
}
#que{
   display: grid;
   grid-template-columns: 1200px;
   grid-template-rows: 5, 200px;
   width:80%;
   margin: auto;
   justify-content: center;
   align-items: center;
}
#que>div{
   border-bottom:1px  solid black;
   display: grid;
   grid-template-columns: 90% 10%;
}
.ans{
   font-family: "Means Web", Georgia, Times, "Times New Roman", serif;
   Font-size: 20px;   
   Font-weight: 300;   
   Line-height: 26px;   
   color: rgb(37, 37, 37);
   margin-top: 50px;
}
.plus{
  margin-top: 50px;
  font-size: 26px;
  color: #164a4a;
}
.good{
   margin-top: auto;
   margin-top: 150px;
   text-align: center;
   font-family:  "Means Web", Georgia, Times, "Times New Roman", serif;
   Font-size: 54px;   
   Font-weight: 300;   
   Line-height: 54px;   
   color: rgb(36, 28, 21);
}
.bad{
   margin-top: auto;
   margin-top: -30px;
   text-align: center;
   font-family:  "Means Web", Georgia, Times, "Times New Roman", serif;
   Font-size: 54px;   
   Font-weight: 300;   
   Line-height: 54px;   
   color: rgb(36, 28, 21);
}
#box3{
   display: grid;
   grid-template-columns: repeat(4,1fr);
   width:75%;
   margin: auto;
   justify-content: center;
   align-items: center;
   margin-top: 100px;
}
#box3>div{
   text-align: center;
}
img{
   width:50%;
   height:20%
}
#box4{
   display: flex;
   margin-top: 130px;
   height: 100px;
   background-color: #DADDDD;
   border-bottom: 1px solid grey;
}

#p1{
   font-size: 18px;
   font-weight: bold;
   margin-top: 40px;
   margin-left: 390px;
}
p{
   margin-top: 40px;
}
button:hover{
     background-color: green;
}
#box5{
   display: grid;
   grid-template-columns: repeat(6,200px);
   height:auto;
   margin: auto;
   justify-content: center;
   align-items: center;
   background-color: #DADDDD;
}
#box5>div{
   
   height: 500px;
}
.fotter{
   font-family:  "Graphik Web", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
   Font-size: 13px;   
   Font-weight: 400;   
   Line-height: 17.55px;   
   color: rgb(36, 28, 21);
   margin-top: -30px;
}
#heading{
   margin-bottom: 60px;
   margin-left: 27px;
   margin-top: 50px;
}
.img1{
   width:85%;
   height: 40px;
   margin-top: 45px;
}



#nav{
   display: flex;
   justify-content: space-between;
   align-items: center;
   height: 70px;
   width: 100%;
   margin: auto;
   transition: 0.4s ease;
  
   background-color: #ffe01b;
   padding: 0px 20px;
   position: fixed;
   top: 0px;
   z-index: 50;
}
#main{
   margin-top: 0px ;
}
#option {
   display: flex;
   gap: 20px;
   margin-left: 15px;
}
#option a,#footer_grid a{
   color: black;
   text-decoration: none;
   font-weight: 60px;
}
#option > a:hover {
   color: #007c89;
   border-bottom: 1px solid;
}
#cont:hover a {
   text-decoration: underline;
}
#logo{
   width: 30%;
   text-align: center;
}
#logo>img{
   width: 100%;
}
#right_option{
   display: flex;
   align-items: center;
   gap: 20px;
   margin-right: 50px;
}
#cont{
   display: flex;
   flex-direction: column;
   text-align: center;
}
#cont > a {
   color: black;
   text-decoration: none;
}
#worldmap{
   display: flex;
   align-items: center;
   gap: 20px;
}
#login{
   background-color: transparent;
   border: 1px solid black;
   padding: 10px 15px;
   transition: 0.2s linear;
   
}
#login1{
   background-color: transparent;
   border: 1px solid black;
   padding: 10px 15px;
   transition: 0.2s linear;
   margin-top: 25px;

}
#Signup1{
   background-color: #007c89;
   color: aliceblue;
   border: none;
   padding: 10px 15px ;
   transition: 00.2s linear;
}
#login:hover{
   background-color: rgb(230, 224, 224);
}
#Signup1:hover{
   background-color: #0c5a63;
}



#slidebar {
   position: fixed;
   top: 0;
   margin-left: 0;
   width: 30%;
   height: auto;
   border: 0;
   padding-bottom: 50px;
   overflow-x: hidden;
}
#content {
   position: absolute;
   top: 70px; bottom: 0;
   height: 100%;
   width: 100%;
   z-index: 10;
}
#mini-nav {
   position: fixed;
   display: flex;
   align-items: center;
   top: 0;
   width: 29%;
   gap: 20px;
   height: 70px;
   background-color: white;
   z-index: 50;
}
#mini-nav > a {
   text-decoration: none;
   color: black;
   /* margin-top: -5px; */
}
#mini-nav > a:hover {
   color: #007c89;
   border-bottom: 1px solid;
}
#mini-nav > a:first-child {
   outline: 0;
   margin-left: 20px;
}
#slidebar::backdrop {
   background: rgba(0, 0, 0, 1);
   opacity: 0.5;
}
#content ul {
   padding: 60px 0px;
   list-style-type: none;
   width: 80%;
   margin-left: 30px;
}
#content ul li {
  width: 100%;
  font-size: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0px;
}
#arrow{
   color: #007c89;
}
#arrow:hover {
   /* Start the shake animation and make the animation last for 0.5 seconds */
   animation: shake 0.5s;
   
   /* When the animation is finished, start again */
   animation-iteration-count: infinite;
   }
   
   @keyframes shake {
   0% { transform: translate(1px, 1px) rotate(0deg); }
   10% { transform: translate(-1px, -2px) rotate(-1deg); }
   20% { transform: translate(-3px, 0px) rotate(1deg); }
   30% { transform: translate(3px, 2px) rotate(0deg); }
   80% { transform: translate(-1px, -1px) rotate(1deg); }
   90% { transform: translate(1px, 2px) rotate(0deg); }
   100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.modal-logo {
   width: 50%;
   display: flex;
   justify-content: center;
   align-items: center;
   margin: auto;
   gap: 10px;
   margin-top: 30px;
   margin-bottom: -20px;
}
.modal-logo > img {
   width: 100%;
}
.modal-logo > i {
   color: black;
}
.modal-logo > h1 {
   content: "\e09f";
}