
.main{
    /* border: 1PX solid blue; */   
    justify-content: space-between;
}
.main-1{
 
    /* border: 1px solid yellowgreen;  */
  display: flex;
  justify-content: space-around;
    width: 95%;
}
.logo{
margin-top: .5rem;
}
/* .nav-edge{
    display: flex;
    justify-content: flex-end;
} */
.nav{
    display: flex;
    justify-content: space-between;
    width: 600px;    
}
.nav>li{
    list-style: none;
    
    /* border-bottom: 2px solid #f3764a; */  
}
.nav>li>a{
    /* text-decoration: none; */
    color: black;
    font-weight: 400;  
    font-size: larger; 
}
.nav>li>a:hover{
    color: #007E85;
}
.button{
    color: #007E85;
    border: none;
    background-color: white;
    font-weight: 400;  
    font-size: larger;
    font-style: roboto;
}
.button-1{
    width: 170px;
    background-color: #007E85;
    border: 500px;
    color: white;
    font-weight: 400;  
    font-size: larger;  
    border-radius: 15px;
    letter-spacing: 2px;
    border: none;
    font-style: roboto;
    /* padding: .4rem; */
}

.some{
    /* border:2px solid yellowgreen ; */
    margin-top: 1rem;
    display: flex;
padding: 1rem;
}
.some-1{
    /* border: 2px solid black; */
    margin-top: 2rem;
width: 65%;
margin-left: 2.5rem;
}
    .picture{
        background-image: url(./pic/Vector.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        
    }

.write-1{
    /* border: 2px solid black; */
    width: 400px;
    color: #333333;
    font-weight: 400;  
    font-size: x-large;
    text-transform: capitalize;
    font-style: roboto;
}
.write-2{
    margin-top: 1rem;
    /* border: 2px solid green; */
    width: 380px;
    font-style: roboto;
    color: #333333;  
}
.more{
    margin-left: 3.5rem;
    /* border: 2px solid red; */
    display: flex;
    position: relative;
    bottom: 160px;
    width: 700px;
    justify-content: space-around;
}
.toggle {
    margin-top: .5rem;
    position : relative ;
    display : inline-block;
    width : 50px;
    height : 30px;
    /* background-color: red; */
    border-radius: 30px;
    border: 2px solid gray;
}
       
/* After slide changes */
.toggle:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 28px;
    border-radius: 50%;
    background-color: #007E85;
    top: 1px; 
    left: 1px;
    transition: all 1s;
}
       
Toggle text
p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
       
Checkbox checked effect 
  .checkbox:checked + .toggle::after {
    left : 20px; 
} 
       
Checkbox checked toggle label bg color
.checkbox:checked + .toggle {
    background-color: green;
} 
       
Checkbox vanished 
.checkbox { 
    display : none;
}

.find{
    margin-left: 5rem;
    font-weight:bolder;  
    font-size: larger;  
    border-radius: 15px;
    letter-spacing: 2px;
    font-style: roboto;
}
.find-1{
    margin-top: .8rem;
    font-weight:bolder;  
    font-size: larger;  
    border-radius: 15px;
    letter-spacing: 2px;
    font-style: roboto;
}

.search{
    margin-top: 3rem;
justify-content: space-around;
}
.search-1{
    display: flex;
width: 95%;
justify-content: space-around;
}
.search-input-1 {
    width: 200px;
    padding: 10px;
    border: 1px solid rgb(218, 216, 216);
    border-radius: 15px;
    font-size: 16px;
    outline: none;
}
.button-2{
    width: 150px;
    height: 50px;
    background-color: #007E85;
    border: 500px;
    color: white;
    font-weight: 400;  
    font-size: larger;  
    border-radius: 15px;
    letter-spacing: 2px;
    border: none;
    font-style: roboto;
 border: 2px solid #c05050;
}
.later{
    margin-top: 4rem;
    display: flex;
    justify-content: space-between;
}
.later-1{
    /* border: 2px solid yellow; */
    display: flex;
    justify-content: space-around;
    width: 95%;
}
.letter{
text-align: center;
 /* border: 2px solid yellowgreen; */
display: flex;
flex-direction: column;
justify-content: space-around;
font-weight:bolder;  
font-size: larger;  
border-radius: 15px;
letter-spacing: 2px;
font-style: roboto;
}


.center{
    margin-top: 6rem;
    /* border: 2px solid rgb(216, 1, 1); */
    display: flex;
    justify-content: space-around;
}
.center-1{
    /* border: 2px solid rgb(37, 13, 13); */
    display: flex;
    justify-content: space-between;
    width: 90%;  
}
/* .center-2{
border: 2px solid rgb(85, 12, 202);
} */
.read{
    width: 450px;
    /* border: 2px solid red; */
    margin-top: 2rem;
    font-style: roboto;
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
    color: black;
}
.read-1{
    margin-top: 3rem;
    width: 450px;
    height: 52px;
    top: 432px;
    left: 149px;
    font-style: roboto;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
}
.button-3{
    margin-top: 3rem;
    width: 150px;
    height: 60px;
    font-weight: 600;
 background: #007E85;
 color: white;
letter-spacing: 1.5px;
border: 0;
border-radius: 30px;
}
.button-4{
    margin: 2rem;
    width: 150px;
    height: 60px;
    font-weight: 600;
    color: #007E85;
background-color:#D4D2E3;
letter-spacing: 1.5px;
border: 0;
border-radius: 30px
}
.service{
    display: flex;
    /* border: 2px solid red; */
    margin-top: 5rem;
    justify-content: center; 
    text-align: center;
}

.service-2{
    /* border: 2px solid red; */
    color: #007E85;
    font-weight: 600;
    font-size: x-large;
}
.para{
    margin-top: 1em;
    /* border: 2px solid red; */
    width: 460px;
}

.card {
    margin-top: 3rem;
display: flex;
width: 100%;
justify-content: space-around;
  }
.card-1{
    box-shadow: 0 4px 8px 0 rgba(194, 44, 44, 0.2);
    transition: 0.3s;
    width: 27.5%;
    border-radius: 5%;
    border: solid #b9b9ba;
}
.img{
    margin-top: 1rem;
    text-align: center;
}
.card-write{
    margin-top: 1em;
    color: #007E85;
    font-weight: 400;  
    font-size: x-large;
    font-style: roboto;
    text-align: center;
}
.card-write-1{
    margin: 2rem;
    /* border: 2px solid red; */
    width: 260px;
    color: #000000;
    font-weight:100;  
    font-size: medium;
    font-style: roboto;
    text-align: center;
}
.card-write-2{
    margin-top: 1em;
    font-weight: 400;  
    font-size: x-large;
    font-style: roboto;
    text-align: center;
}
.card-write-3{
    margin: 1em;
    font-weight: 400;  
    font-size: x-large;
    font-style: roboto;
}
.card-write-4{
    margin: 1em;
    font-weight: 100;  
    font-size: medium;
    font-style: roboto;
}
.card-write-5{
    margin: 1em;
    color: #007E85;
    font-weight: 100;  
    font-size: large;
    font-style: roboto;
}
.learn{
    color: #007E85;
    font-weight: 400;  
    font-size: large;
    font-style: roboto;
    margin: 1.5em;
}
.img-1{
margin: 2rem;
}
.service-3{
    color: #333333;
    font-weight: 400;  
    font-size: x-large;
    font-style: roboto; 
}
.input{
    margin-top: 1rem;
    border-radius: 10px;
    width: 400px;
}
.search-container {
    margin-top: 1rem;
    height: 40px;
    display: flex;
    justify-content: center;
}
.search-input {
    width: 400px;
    padding: 10px;
    border: 1px solid rgb(218, 216, 216); 
    border-radius: 50px;
    font-size: 16px;
    outline: none;
}
.submit{
    margin-left: 2rem;
    width: 100px;
    background-color: #007E85;
    color: white;
    font-weight: 400;  
    font-size: larger;  
    border-radius: 15px;
    letter-spacing: 2px;
    border: none;
    font-style: roboto;
}
.grid-container {
    margin-top: 3rem;
    display: grid;
    flex-direction: column;
    grid-template-columns: 280px 250px 250px 250px auto;
    /* gap: 10px; */
    background-color: #007E85;
    padding: 50px;
   
  }
  
  .grid-container > div {
    /* background-color: rgba(255, 255, 255, 0.8); */
    color: white;
}
.img-3{
    margin-top: 1rem;
}
.get{
    margin-top: 4rem;
    display: flex;
    justify-content: center;
    text-align: center;
}
.get-write{
    font-weight: 700;  
    font-size: medium;
    font-style: roboto;
}
.get-write-1{
    font-size: 64px;
    margin-top: 1rem;
    font-weight: 700;  
    font-size: x-large;
    font-style: roboto;
}
.get-write-2{
    font-size: 64px;
    margin-top: 1rem;
    font-weight: 700;  
    font-size: small;
    font-style: roboto;
color: #555555;

}
.search-2{
    display: flex;
    margin-top: 3rem;
justify-content: space-around;

}
.search-3{
width: 90%;
justify-content: space-around;
}
.search-input-2 {
    margin:0.5rem 3rem;
    width: 350px;
    padding: 10px;
    border: 1px solid #007E85;
    border-radius: 10px;
    font-size: 16px;
    outline: none;
}
.search-input-3 {
    margin:0.5rem 3rem;
    width: 1000px;
    padding: 10px;
    border: 1px solid #007E85;
    border-radius: 10px;
    font-size: 16px;
    outline: none;
}
.s-write{
    display: flex;
    margin-left: 4rem;
}
.search-4{
    display: flex;
justify-content: space-around;
}
.accept{
    display: flex;
}
.b-1{
    display: flex;
    justify-content: center;
}
.button-5{
    width: 150px;
    height: 50px;
    background-color: #007E85;
    border: 500px;
    color: white;
    font-weight: 400;  
    font-size: larger;  
    border-radius: 15px;
    letter-spacing: 2px;
    border: none;
    font-style: roboto;
 border: 2px solid #c05050; 
}
