span{
    
    font-weight: 700;
    text-decoration: none;
}

a:link{
  text-decoration: none;

}

.bg_r {
    background-image: url("../img/bgmain.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

   
  
   
}
.bg_v {
    background-image: url("https://img.freepik.com/premium-photo/vacation-concept-palm-tree-suitcase-umbrella-coconut_252025-700.jpg?w=826");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   
  
   
}
.bg_c {
    background-image: url("https://img.freepik.com/free-photo/crystal-blue-waters-backdrop-coconut-shore-embodying-island-tranquility_91128-4414.jpg?size=626&ext=jpg&ga=GA1.2.259837285.1706854248&semt=ais");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   
  
   
}

.bg_x {
 background-color:#FEFBF6 ;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
 

 
}
.vd{
  color:#FEFBF6 ;
}
.bg_y {
  background-color:#8CB9BD ;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
  
 
  
 }
.bg_a {
    background-image: url("https://img.freepik.com/free-photo/coconut-with-water-splash-close-up_1268-27946.jpg?t=st=1707200395~exp=1707203995~hmac=69927122a5ee6d53e7e3881e5471e03c128e73944b008c99dd3877e4e16283a5&w=900");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   
  
   
}

.bg_b {
    background-image: url("https://img.freepik.com/free-photo/green-pear-splashes-water-falling-black-background_1304-2897.jpg?size=626&ext=jpg&ga=GA1.1.259837285.1706854248&semt=ais");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
   
  
   
}
.bg_d {
    background-image: url("https://img.freepik.com/free-photo/split-coconuts-falling-with-water-splash-white-background-ai-generative_123827-23430.jpg?size=626&ext=jpg&ga=GA1.1.259837285.1706854248&semt=ais");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   
  
   
}


/****.bg-holder{
  background-image: url("../img/try.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
      background-size: cover;
    
}******/


.bg_e {
  background-image: url("https://img.freepik.com/free-photo/3d-island-with-sea-landscape_23-2151144981.jpg?size=626&ext=jpg&ga=GA1.2.259837285.1706854248&semt=ais_ai_generated");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-radius: 10px;
 

 
}
.bg_spk {
  background-image: url("../img/cng-img.jpeg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position-x: center;
border-radius: 10px;
 

 
}

.bg_milk {
  background-image: url("../img/coconutm.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position-x:right;
border-radius: 10px;
 

 
}

.bg-holder {
  background-image: url("https://img.freepik.com/free-photo/beautiful-paradise-island-with-beach-sea_74190-6643.jpg?t=st=1715593413~exp=1715597013~hmac=103c10fa1855527c9c14a6120b1309e8e3b77e20f4c9516ab1ac7f9ffcac74a1&w=740");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh; /* Adjust the height as needed */
  
}

.transparent-bg-dark {
  background-color: rgba(223, 238, 238, 0.7); /* Black color with 70% opacity */
  color: #fff; /* White text color */
  padding: 20px; /* Adjust padding as needed */
  border-radius: 10px; /* Rounded corners for the element */
}

.coffe{
   margin-top: 25rem;
}

