*{
    padding: 0;
    margin: 0;
  }
 
  html, body {
    overflow-x: hidden;
  }

  .nav-link{color: #fff;}
  nav{ font-family: 'Lora', serif}
  .slider{margin-top: 60px;}
 
  .offcan{width: 65%;}
  .me2{border-bottom: 0.5px solid #C0C0C0;
padding: 13px;}
  .me2:hover{color:blue;
    background-color: 	#F0F0F0;}
    

    @media only screen and (min-width:200px) and (max-width:430px){
.image1{width: 100%;
  height: 170px;
  
}
.card-content{position: absolute;
     
     top:44%;
   left:50%}
}

    @media (min-width:431px){
.image1{width: 100%;
  height: 300px;
}
.card-content{position: absolute;
     
     top:44%;
   left:65%}}

@media (min-width:980px){
#rohit{
    height:300px;
}


}

marquee{margin-top:-5px;}
.bo{background-color: #F0F0F0 ;
overflow-x: hidden;
font-family: 'Ubuntu', sans-serif;}
.ab{transition: all 0.6s;
font-size: 15px;}
.shado:hover{box-shadow: 0px 5px 15px ;}
.ab:hover{
z-index: 1;
transform: scale(1.02);
transition: all 0.6s;
}
.sdown{font-size: 14px;
  padding: 10px;
font-weight: 400;}
.img1{width: 35px;}
.menu{margin-left: 65%;
font-weight: 400;
font-size: 16px;
}
.me{transition:all 0.5s;}
.me:hover{
transform: scale(1.10);
transition: all 0.5s;
}
.main-div{background-image:linear-gradient(to right,  #76D7C4 , #2874A6);}
html{
  scroll-behavior: smooth;
}
.topit{
  display:block;
  color: white;
  position: fixed;
  bottom: 30px;
  right: 30px;
  font-size: 40px;
  transition: all 1s;
 
}
.topit1{
  display:none;
  color:white;
  position: fixed;
  bottom: 30px;
  right: 30px;
  font-size: 40px;
  transition: all 1s;
 
}
.main-container{margin-top: -30px;}

.whyus{

  text-align: center;
}

.whymain{background-color: white;
margin: 12px;}

.why{font-size: 20px;
text-align: center;
 margin: auto;
background-image: linear-gradient(to right,  #76D7C4 , #2874A6);
width: 120px;
padding:5px;
border-radius:20px;
color:white

}
.why1{margin-top: 20px;

font-weight: 1000;
 font-size: 18px;
    
  }
  .text{
    background: linear-gradient(90deg, #2874A6 , #30d5c8);
    font-family: poppins;
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }
  .text1{
    font-weight: bolder;
    background: linear-gradient(90deg, #00dbde, #fc00ff);
    
    
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }
.anyphoto{height:100px}


.top{background-color: #3A465E ;
  padding:8px;
  color: white;
}
.top2{
  display: flex;
  justify-content:end ;
  
}

@media only screen and (min-width:200px) and (max-width:430px){
  .top2{
    display: flex;
    justify-content:center;

  }
  .top{font-size: 13px;
    padding:2px;}
    
  }
  .rk{
    background-color: #30d5c8;
  }