@font-face { 
  font-family: "HelveticaNeueLT Std Blk Cn", "HelveticaNeueLTStd-BlkCn", "hnc_font", "MyFont_IE" !important;
  src: url(../het/HelveticaNeueLT.otf);
  }
  body{
    font-family: "HelveticaNeueLT Std Blk Cn", "HelveticaNeueLTStd-BlkCn", "hnc_font", "MyFont_IE" !important;

  }
#site-employee-login{
  background-color:rgba(0,153,102,.8); 
  position: relative; 
  min-height: 100vh;
}
#site-employee-login::before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/5403.jpg) no-repeat fixed center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right; 
  z-index: -1;
}
.site-employee-login-nav{
  height: 60px;
}
.site-employee-login-nav img{
  max-height: 40px;
  float: right;
  margin-right: 5%;
}
.site-employee-login-nav img::after{
  clear: both;
}
@media (max-width: 768px) {
  .site-employee-login-nav img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    float:none;
    }
  }

  .landingAppsContiner{
   margin: auto;
   /* margin-top: 40px; */
   width: 80%;
   padding: 50px 0px;
   margin-top: 60px;
  }
.title{
  font-size: 24px;
  color: white;
}
.subtitle{
  font-size: 20px;
  font-weight: 700;
  border: 1px solid white;
  padding: 10px !important;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;

  }
  .appsectionContiner{
    height: 120px;
    margin-top: 10px;
    padding: 0px !important;
  }
  .appsectionContiner-inside{
    width: 100%;
    height: 100%;
    background-color: rgba(251, 251, 251, .8);
    cursor: pointer;
  }
  .bankimg{
    padding-top: 30px;
    height: 80px;
    margin: auto;
    display: block;
  }
  .lastdiv2{
    border-bottom-left-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
   }
  .iconimg{
    padding-top: 10px;
    display: block;
    margin: auto;
    width: 55px;
    height: 65px;
  }
  .imgdescrip{
    color:#02885b;
    font-size: 17px;
    font-weight:bold;
    margin-top: 5px;
  }
  .appsectionContiner-inside:hover{
    background-color:  #006631;
    border:solid 2px #ffe100;
  }
  .appsectionContiner-inside:hover .imgdescrip{
    color: white;
  }
  .appsectionContiner-inside:hover .iconimg{
    filter: brightness(0) invert(1);
      }
      
  @media only screen and (min-width:768px){
    .app1ar,.app3ar,.app5ar,.app7ar{
      padding-right: 5px !important;
    }
    .app2ar,.app4ar,.app6ar,.app8ar{
      padding-left: 5px !important;
    }
    .landingAppsContiner{
      width: 50%;
     }
     .secverg{
      border-top-left-radius: 10px 10px;
      border-top-right-radius: 10px 10px;
     }
     .lastdiv1{
      border-bottom-left-radius: 10px 10px;
      border-bottom-right-radius: 10px 10px;
     }
  }
  .firstverg{
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
  }
  .bankimghover{
  display: none;
  }
  .appsectionContiner-inside:hover .bankimgunhover{
  display: none;
  }
  .appsectionContiner-inside:hover .bankimghover{
    display: block;
    }
    .notallowed{
    cursor:not-allowed;
    }
.withyouimg{
  width: 200px;
  filter: brightness(0) invert(1);
}
.notallowed:hover{
  background-color: rgba(251, 251, 251, .8);
border: none;
}
.appsectionContiner-inside:hover .icona7gzely{
  filter: none !important;
}
.appsectionContiner-inside:hover .imgdescripa7gzely{
  color:#02885b;

}