body{
  background: -webkit-linear-gradient(left, #0E6655, rgb(20, 199, 163));
  font-family: 'Josefin Sans', sans-serif;

}
.emp-profile{
  padding: 3%;
  margin-top: 3%;
  margin-bottom: 3%;
  border-radius: 0.5rem;
  background: #fff;
  font-family: 'Josefin Sans', sans-serif;

}
.profile-img{
  text-align: center;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-img img{
  width: 70%;
  height: 100%;
}
.profile-img .file {
  position: relative;
  overflow: hidden;
  margin-top: -20%;
  width: 70%;
  border: none;
  border-radius: 0;
  font-size: 15px;
  background: #212529b8;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-img .file input {
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-head h5{
  color: #333;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-head h6{
  color: #0062cc;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-edit-btn{
  border: none;
  border-radius: 1.5rem;
  width: 70%;
  padding: 2%;
  font-weight: 600;
  color: #6c757d;
  cursor: pointer;
    font-family: 'Josefin Sans', sans-serif;

}
.proile-rating{
  font-size: 12px;
  color: #818182;
  margin-top: 5%;
    font-family: 'Josefin Sans', sans-serif;

}
.proile-rating span{
  color: #495057;
  font-size: 15px;
  font-weight: 600;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-head .nav-tabs{
  margin-bottom:5%;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-head .nav-tabs .nav-link{
  font-weight:600;
  border: none;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-head .nav-tabs .nav-link.active{
  border: none;
  border-bottom:2px solid #0062cc;
}
.profile-work{
  padding: 14%;
  margin-top: -15%;
}
.profile-work p{
  font-size: 12px;
  color: #818182;
  font-weight: 600;
  margin-top: 10%;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-work a{
  text-decoration: none;
  color: #495057;
  font-weight: 600;
  font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-work ul{
  list-style: none;
}
.profile-tab label{
  font-weight: 600;
    font-family: 'Josefin Sans', sans-serif;

}
.profile-tab p{
  font-weight: 600;
  color: #0062cc;
    font-family: 'Josefin Sans', sans-serif;

}

.qr-img{
  width: 40%;
  height: 90%;
}

h1 a span {
  color: #0E6655;
  font-size: 30px;
  margin-top: 0px;
    font-family: 'Josefin Sans', sans-serif;

}

.logoFinal{
  height:55px;
  width:160px;
}