
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}

.hetsov{
  text-align: center;
  align-items: center;
}
.chan{
  align-items: center;
  text-align: center;
  font-size: 30px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: bolder;
}
.chanpic{
  float: center;
  margin-top: -40px;
    width: 300px;
    height: 330px;
    transition: transform 0.9s ease;
}
.chanpic:hover{
  transform: scale(1.2); 
  cursor: pointer;
}
.sovpic{
  float: center;
  margin-top: -20px;
    width: 250px;
    height: 250px;
    transition: transform 0.9s ease;
}
.sovpic:hover{
  transform: scale(1.2); 
  cursor: pointer;
}

.het{
    float: center;
    width: 250px;
    height: 280px;
    transition: transform 0.9s ease;
}

.het:hover{
  transform: scale(1.2); 
  cursor: pointer;
}
.DEWL{
  float: center;
  width: 140px;
  height: 290px;
  transition: transform 0.9s ease;
}
.DEWL:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.SEW{
  float: center;
  width: 190px;
  height: 310px;
  transition: transform 0.9s ease;

}
.SEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.SSEW{
  float: center;
  width: 150px;
  height: 320px;
  transition: transform 0.9s ease;

}
.SSEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.HDSEW{
  float: center;
  width: 140px;
  height: 295px;
  transition: transform 0.9s ease;

}
.HDSEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.HSEW{
  float: center;
  width: 160px;
  height: 290px;
  transition: transform 0.9s ease;

}
.HSEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.MSEW{
  float: center;
  
  width: 150px;
  height: 290px;
  transition: transform 0.9s ease;

}
.MSEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.bhet{
  flex: 1;
  padding: 50px 50px;
  width: 300px;
  height: 450px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 20px;
  background-color: rgba(238, 238, 238, 0.899);
  border: 2px solid #005eff;

}

.bM{
  text-align: center;
  align-items: center;
padding: 50px 50px;
width: 322px;
height: 450px;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 20px;
background-color: rgba(238, 238, 238, 0.899);
border: 2px solid #005eff;

}


.hetbut{
  padding: 15px;
  background-color: #005eff;
  color: white;
  border: #005eff;
  border-radius: 5px;
  font-weight: bolder;
  font-size: larg;
  cursor: pointer;
  

}


.buts1 {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  margin: 10px;
  padding: 17px 40px;
  cursor: pointer;
  color: rgb(0, 0, 0);
  background-color: white;
  text-align: center;
  border-left: black;
  border-top: black;
  border-right: black;
  font-family: 'Times New Roman', Times, serif;
  font-size: larger;
  
}

.buts1::before {

  content: '';
  color: white;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgb(0,128,255, 0.4); 
  transition: left 0.5s ease; 
  
}

.buts1:hover::before {
  left: 0;
}
.buts1 span {
  position: relative;
  z-index: 2; 
}

.buts2 {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  margin: 10px;
  padding: 17px 40px;
  cursor: pointer;
  color: rgb(0, 0, 0);
  background-color: white;
  text-align: center;
  border-left: black;
  border-top: black;
  border-right: black;
  font-family: 'Times New Roman', Times, serif;
  font-size: larger;
}
.buts2::before{
  content: '';
  color: white;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgb(255, 174, 0, 0.4); 
  transition: left 0.5s ease; 
}

.buts2:hover::before{
  left: 0;
}
.buts2 span {
  position: relative;
  z-index: 2; 
}




.above{
  background-color: white;
  height: 95px;
}

.details{
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.941) ;
  float: right;
  margin-right: 50px;
  margin-top: 20px;
}
.details.a:hover{
  text-decoration: none;
  color: #489e0e;
  cursor: pointer;
}

.yt{
  width: 28px;
  height: 33x;
  margin-bottom: -7px;
}

.face{
  width: 25px;
  height: 23px;
  margin-bottom: -8px;
}
.faces{
  width: 33px;
  height: 33px;
  margin-bottom: -13px;
}
.mobiles{
  width: 18px;
  height: 31px;
  margin-bottom: -6px;
  margin-right: 4px;

}

.mail{
  width: 25px;
  height: 30px;
  margin-bottom: -12px;
  margin-right: 5px;
}

.head{
  z-index: 2;
  height: 70px;
  background-image:url(backgroundbanner.jpg);
  background-position: right;
  background-repeat: no-repeat;
  background-color: rgb(255, 225, 0);
  position: relative;
  top: 1px;
  width: 99.36%;
  right: 0;
  left: 0;
  padding: 5px
  
}
.img1{
  float: left;
  width: 80px;
  height: 80px;
  margin-top: 8px;
  margin-left: 30px;
}
.box{
  align-items: center;
  float: right;
  margin-right: 30px;
  margin-top: -40px;
  display: flex;
  justify-content: flex-end;
  padding: 25px;
  height: 100px;
}
.box a {
  padding: 30px 30px;
  text-decoration: solid;
  color: #80331c;
  margin-top: 25px;
  cursor: pointer;
}
.box a:hover{
  color: rgb(255, 255, 255);
}



.slideshow-container {
  position: relative;
  margin-top: 0px;
  max-width: 1600px;
  margin: 0px 0px;
}
.slide {
  display: none;
}

.sl {
  width: 100%;
  height: 600px;
}


.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 16px;
  font-weight: bold;
  font-size: 20px;
  z-index: 1;
}

.prev {
  left: 0;
}
.next {
  right: 0;
}

.title{
  margin-top: 35px;
  text-align: center;
  font-size: 40px;
  color: #650501;
  font-weight: bolder;
  text-shadow: rgb(107, 107, 107) 6px 8px 9px;
  animation: slideIn 1s ease-in-out;
}

@keyframes slideIn {
  0% {
      transform: translateX(-30%);
      opacity: -10;
  }
  100% {
      transform: translateX(0);
      opacity: 1;
  }
}

.pr{
  text-align: left;
  margin-left: 30px;
  font-weight: bold;
  color: black;
  font-size: xx-large;
}
.products{
  display: flex;
  margin-left: 30px;
  margin-right: 30px;
}
.b1{
  flex: 1;
  padding: 50px 50px;
  width: 300px;
  height: 450px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 20px;
  background-color: rgba(238, 238, 238, 0.899);
  border: 2px solid #ff9d00;
  }

  
.pimg{
  float: center;
  width: 320px;
  height: 250px;
  transition: transform 0.9s ease;
}

.pimg:hover{
  transform: scale(1.2); 
  cursor: pointer;
}
.pump{
  font-weight: bolder;
  text-align: left;
  font-size: 22px;
}

.ptext{
  text-align: left;
  font-size: medium;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.but{
  padding: 15px;
  background-color: #ffa200;
  color: white;
  border: #ffa200;
  border-radius: 5px;
  font-weight: bolder;
  font-size: larg;
  cursor: pointer;
}
.but:hover{
  background-color: #489e0e;
}

.b2{
  flex: 1;
  padding: 50px 50px;
  width: 300px;
  height: 400px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 20px;
  background-color: rgba(238, 238, 238, 0.899);
  border: 2px solid #ff9d00;
}



.foot{
  text-align: center;
  padding: 5px;
  margin-bottom: 0px;
  height: 350px;
}

.foots{
  background-color: rgb(255, 207, 16);
}

.new{
  display: flex;
}

.new1{
  flex: 1;
  margin-left: 30px;
  padding: 20px;
}
.text{
  font-weight: bolder;
  font-size: x-large;
  text-align: left;
  color: #006eff;
}
.texts{
  font-size: larger;
  color: black;
  text-align: left;
  text-decoration: solid;
  font-weight: 500;
}
.texts a:hover{
  color: rgb(12, 74, 8);
}

.tel{
  float: left;
  margin-top: 8px;
  width: 40px;
  height: 40px;
}

.telephone{
  display: flex;
}

.tele1{
  float: left;
}

.page-link {
  transition: color 0.3s ease; 
}

.page-link:hover {
  color: #80331c; 
}

.aboutsec{
  justify-content: center;
  align-items: center;
  box-shadow: rgb(167, 167, 167) 20px 10px 15px;
  margin-left: 200px;
  margin-right: 200px;
  height: 260px;
}
.aboutsecs{
  justify-content: center;
  align-items: center;
  box-shadow: rgb(167, 167, 167) 20px 10px 15px;
  margin-left: 200px;
  margin-right: 200px;
  height: 196px;
}

.heading{
  margin-top: 20px;
  font-size: xx-large;
  font-weight: bold;
  text-align: center;
}

.latter{
  font-size: large;
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}


.know{
  margin-left: 500px;
  margin-bottom: 9px;
  padding: 12px;
  background-color: #ffa200;
  color: white;
  border: #ffa200;
  border-radius: 5px;
  font-weight: bolder;
  font-size: medium;
  cursor: pointer;
}
.know:hover{
  color: white;
  background-color: #489e0e;
}




.head ul{
  list-style: none;
  display: flex;
  margin-left: 820px;
}

.head ul li{
  margin-top: 3px;
  padding: 8px 8px;
}

.head ul li a{
  padding-bottom: 25px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;

  text-decoration: solid;
  color: #80331c;
  margin-top: 25px;
  cursor: pointer;
  font-size: medium;
  transition: all 0.3s;
}
.head ul li a:hover{
  color: white;
}


.sub-menu-1{
  margin-left: -10px;
  display: none;
}
.head ul li:hover .sub-menu-1{
  z-index: 2;
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  margin-left: 1030px;
  background-color: rgb(255, 225, 0);
}
.head ul li:hover .sub-menu-1 ul{
  display: block;
  margin: 5px;
}

.sub-menu-1 ul li{
  font-weight: bold;
  font-size: small;
  width: 100px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: left;

}

/* services offerred waala list */
.sub-menu-2{
  max-height: 403px;
  margin-left: -10px;
  display: none;
  overflow-y: auto;
  scrollbar-width: auto;
  scrollbar-color: rgb(0, 157, 255);
}
.sub-menu-2::-webkit-scrollbar{
  width: 6px;
}
.sub-menu-2::-webkit-scrollbar-thumb {
  background-color: rgb(0, 157, 255); 
  border-radius: 5px;
}
.sub-menu-2::-webkit-scrollbar-track {
  background-color: rgb(255, 225, 0); 
}


.head ul li:hover .sub-menu-2{
  z-index: 2;
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  margin-left: 1155px;
  background-color: rgb(255, 225, 0);
}
.head ul li:hover .sub-menu-2 ul{
  display: block;
  margin: 5px;
}

.sub-menu-2 ul li{
  font-weight: bold;
  font-size: small;
  width: 100px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: left;

}

/* yt video ki specs */

.videocont{
  width: 400px;
  height: 250px;
}
.videocont iframe{
  width: 100%;
  height: 100%;
}



.popup-container {
  display: inline-block;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) ;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}

.popup-content {
  margin-top: -10px;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px;
  border-radius: 0px 15px 15px 0px;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.girl{
  background-image: url(officegirl.jpg);
  background-size: cover;
  background-position: center center; 
  background-repeat: no-repeat;
  height: 180.02px;
  width: 160px;
  margin-bottom: 9px;
  border-radius: 15px 0px 0px 15px;
  
}

.fa-circle-xmark{
  margin-left: 270px;
  margin-top: 3px;
  color: black;
  cursor: pointer;
}

.app{
  background-color: #007b19;
  font-size: medium;
  font-weight: bold;
  border-radius: 8px;
  border: 0;
  padding: 10px;
  color: white;
  cursor: pointer;
}
.app:hover{
  color: white;
  background-color: red;
}

.fa-phone{
  width: 20px;
  height: 20px;
}
.fa-envelope{
  width: 20px;
  height: 20px;
  color: #ffaf03;

}
.fa-linkedin{
  width: 20px;
  height: 20px;
  color: rgb(0, 0, 255);

}
.fa-youtube{
  width: 20px;
  height: 20px;
  color: red;

}










@media (max-width: 767px){


  body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 1px;
  }
  .above{
    background-color: white;
    height: 95px;
    display: flex;
   
  }

  .bhet{
      flex: 1;
      padding: 5px 5px;
      width: 100%;
      height: 300px;
      margin-left: -6px;
      margin-bottom: 10px;
      background-color: rgba(238, 238, 238, 0.899);
      border: 1px solid #005eff;

  }
  .bM{
    text-align: center;
    align-items: center;
      padding: 5px 5px;
      width: 100%;
      height: 325px;
      margin-left: -6px;
      margin-bottom: 10px;
      background-color: rgba(238, 238, 238, 0.899);
      border: 1px solid #005eff;

  }
.het{
  float: center;
  width: 150px;
  height: 170px;
  transition: transform 0.9s ease;
}

.het:hover{
  transform: scale(1.2); 
  cursor: pointer;
}
.DEWL{
  float: center;
  width: 90px;
  height: 190px;
  transition: transform 0.9s ease;
}
.DEWL:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.SEW{
  float: center;
  width: 100px;
  height: 170px;
  transition: transform 0.9s ease;

}
.SEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.SSEW{
  float: center;
  width: 100px;
  height: 200px;
  transition: transform 0.9s ease;

}
.SSEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.HDSEW{
  float: center;
  width: 100px;
  height: 195px;
  transition: transform 0.9s ease;

}
.HDSEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.HSEW{
  float: center;
  width: 100px;
  height: 190px;
  transition: transform 0.9s ease;

}
.HSEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}
.MSEW{
  float: center;
  
  width: 100px;
  height: 200px;
  transition: transform 0.9s ease;

}
.MSEW:hover{
  transform: scale(1.2); 
  cursor: pointer;

}

  .hetbut{
    margin-top: -10px;
    padding: 7px;
   
    background-color: #005eff;
    color: white;
    border: #005eff;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
    cursor: pointer;
  }
  
  .details{
    padding: 5px;
    font-size: x-small;
    font-weight: bold;
    color: rgba(255, 204, 0, 0.941) ;
    float: right;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0px;
    
  }
  .details.a:hover{
    text-decoration: none;
    color: #489e0e;
    cursor: pointer;
    
  }

  .yt{
    width: 15px;
    height: 14px;
    margin-bottom: -6px;
   
  }

  .face{
    width: 15px;
    height: 13px;
    margin-bottom: -5px;
    
  }

  .mail{
    width: 15px;
    height: 20px;
    margin-bottom: -7px;
    margin-right: 5px;
    
  }

  .head{
    z-index: 2;
    height: 40px;
    background-image:url(backgroundbanner.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-color: rgb(255, 207, 16);
    position: relative;
    top: -20px;
    width: 99.36%;
    right: 0;
    left: 0;
    padding: 5px;
    
    
  }
  .img1{
    float: left;
    width: 50px;
    height: 50px;
    padding: 5px;
    margin-right: 8px;
    margin-top: 8px;
    margin-left: 5px;
   
  }
  .box{
    align-items: center;
    float: right;
    margin-right: 30px;
    margin-top: -40px;
    display: flex;
    justify-content: flex-end;
    padding: 25px;
    height: 100px;
    
  }
  .box a {
    padding: 30px 30px;
    text-decoration: solid;
    color: #80331c;
    margin-top: 25px;
    cursor: pointer;
   
  }
  .box a:hover{
    color: rgb(255, 255, 255);
   
  }



  .slideshow-container {
    position: relative;
    margin-top: 0px;
    max-width: 1600px;
    margin: 0px 0px;
   
}
.slide {
    display: none;
    
}

.sl {
    width: 100%;
    height: 200px;
    
}


.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    padding: 16px;
    font-weight: bold;
    font-size: 20px;
    z-index: 1;
    
}

.prev {
    left: 0;
    
}
.next {
    right: 0;
    
}

.title{
    margin-top: 6px;
    text-align: center;
    font-size: 30px;
    color: #650501;
    font-weight: bolder;
    text-shadow: rgb(107, 107, 107) 6px 8px 9px;
    animation: slideIn 1s ease-in-out;
    
}

@keyframes slideIn {
    0% {
        transform: translateX(-30%);
        opacity: -10;
        
    }
    100% {
        transform: translateX(0);
        opacity: 1;
        
    }
}

.pr{
    text-align: left;
    margin-left: 10px;
    margin-top: 50px;
    font-weight: bold;
    color: black;
    font-size: large;
    
}
.products{
    flex-direction: column;
    text-align: center;
    
    
   
}
.b1{
    flex: 1;
    padding: 5px 5px;
    width: 100%;
    height: 300px;
    margin-left: -6px;
    margin-bottom: 10px;
    background-color: rgba(238, 238, 238, 0.899);
    border: 1px solid #ff9d00;
    
  
    }

.pimg{
    float: center;
    width: 130px;
    height: 120px;
    transition: transform 0.9s ease;

}

.pimg:hover{
    transform: scale(1.2); 
    cursor: pointer;
   
}
.pump{
    font-weight: bolder;
    text-align: center;
    font-size: medium;
    
}

.ptext{
    text-align: center;
    font-size: small;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.but{
    margin-top: -10px;
    padding: 7px;
    background-color: #ffa200;
    color: white;
    border: #ffa200;
    border-radius: 5px;
    font-weight: bold;
    font-size: smaller;
    cursor: pointer;
  
}

.b2{
  flex: 1;
    padding: 5px 5px;
    width: 100%;
    height: 300px;
    margin-left: -6px;
    margin-bottom: 10px;
    background-color: rgba(238, 238, 238, 0.899);
    border: 1px solid #ff9d00;
    font-size: large;
 
}



.foot{
    text-align: center;
    padding: 3px;
    margin-top: 30px;
    margin-bottom: -30px;
    height: 200px;
   
  }

  .foots{
    background-color: rgb(255, 207, 16);
    height: 235px;
    
  }

  .new{
    display: flex;
   
  }

  .new1{
    flex: 1;
    margin-left: 3px;
    padding: 3px;
   
  }
  .text{
    font-weight: bolder;
    font-size: small;
    text-align: left;
    color: #006eff;
    
  }
  .texts{
    font-size: 7px;
    color: black;
    text-align: left;
    text-decoration: solid;
    font-weight: 500;
    
  }
  .texts a:hover{
    color: rgb(12, 74, 8);
    
  }
  
  .tel{
    float: left;
    margin-top: 8px;
    width: 15px;
    height: 15px;
    
  }

  .telephone{
    display: flex;
   
  }

  .tele1{
    float: left;
   
  }
  

  .page-link {
    transition: color 0.3s ease; 
  
  }
  
  .page-link:hover {
    color: #80331c; 
    
  }

  .aboutsec{
    justify-content: center;
    align-items: center;
    box-shadow: rgb(167, 167, 167) 20px 10px 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -50px;
    height: 270px;
    text-align: center;
  
    
  }

  .heading{
    font-size: larger;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    
   
  }

  .latter{
    font-size: 14px;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Georgia, 'Times New Roman', Times, serif;
   
  }

  .know{
    margin-left: 0px;
    margin-bottom: 9px;
    padding: 8px;
    background-color: #ffa200;
    color: white;
    border: #ffa200;
    border-radius: 5px;
    font-weight: bolder;
    font-size: small;
    cursor: pointer;
   
  }
  .know:hover{
    color: white;
    background-color: #489e0e;
   
  }


  .head ul{
    list-style: none;
    display: flex;
    margin-left: 2px;
    
   
  }

  .head ul li{
    margin-top: -10px;
    padding: 3px 2px;
    
    
  }
  
  .head ul li a{
    padding: 10px 5px;
    text-decoration: solid;
    color: #80331c;
    margin-top: 5px;
    cursor: pointer;
    font-size: 10px;
    font-weight: bolder;
    transition: all 0.3s;
   
  }
  .head ul li a:hover{
    color: white;
   
  }


  .sub-menu-1{
    display: none;
  }
  .head ul li:hover .sub-menu-1{
    z-index: 2;
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    margin-left: 55px;
    background-color: rgb(255, 225, 0);
  }
  .head ul li:hover .sub-menu-1 ul{
    display: none;
    margin: 5px;
  }

  .sub-menu-1 ul li{
    font-weight: bold;
    font-size: 10px;
    width: 120px;
    padding: 3px;
   
  }



  /* services offerred waala list */
.sub-menu-2{
  max-height: 103px;
  margin-left: -10px;
  display: none;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  
}
.sub-menu-2::-webkit-scrollbar{
  width: 6px;
  display: none;
 
}
.sub-menu-2::-webkit-scrollbar-thumb {
  background-color: rgb(0, 157, 255); 
  border-radius: 3px;
  display: none;
  
}
.sub-menu-2::-webkit-scrollbar-track {
  background-color: rgb(255, 225, 0); /* Customize the scrollbar track color */
  display: none;
 
}


.head ul li:hover .sub-menu-2{
  z-index: 2;
  display: block;
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  margin-left: 155px;
  background-color: rgb(255, 225, 0);
  
}
.head ul li:hover .sub-menu-2 ul{
  display: block;
  margin: 5px;
  display: none;
  
}

.sub-menu-2 ul li{
  font-weight: bold;
  font-size: small;
  width: 100px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: left;
  display: none;
 

}




  .videocont{
    margin-top: 30px;
    width: 120px;
    height: 80px;
   
  }
  .videocont iframe{
    width: 100%;
    height: 100%;
    
  }




  .popup-container {
    display: inline-block;
    display: none;
   
    position: static;
    background: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) ;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    display: none;
  }
  
  .popup-content {
    margin-top: -10px;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px;
    border-radius: 0px 15px 15px 0px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: none;
  }
  
  .girl{
    background-image: url(officegirl.jpg);
    background-size: cover;
    background-position: center center; 
    background-repeat: no-repeat;
    height: 180.02px;
    width: 160px;
    margin-bottom: 9px;
    border-radius: 15px 0px 0px 15px;
    display: none;
    
  }
  
  .fa-circle-xmark{
    margin-left: 270px;
    margin-top: 3px;
    color: black;
    cursor: pointer;
    display: none;
  }
  
  .app{
    background-color: #007b19;
    font-size: medium;
    font-weight: bold;
    border-radius: 8px;
    border: 0;
    padding: 10px;
    color: white;
    cursor: pointer;
    display: none;
  }
  .app:hover{
    color: white;
    background-color: red;
    display: none;
  }

  .mobiles{
    width: 13px;
    height: 18px;
    margin-bottom: -3px;
    margin-right: 0px;
  
  }
  .fa-phone{
    width: 20px;
    height: 20px;
  }
  .fa-envelope{
    width: 20px;
    height: 20px;
    color: #ffaf03;
  
  }
  .fa-linkedin{
    width: 20px;
    height: 20px;
    color: rgb(0, 0, 255);
  
  }
  .fa-youtube{
    width: 20px;
    height: 20px;
    color: red;
  
  }

  

}