.gray-bges{
    background-image: url(https://hygieprofile.com/resources/media/products/1726998783_bg_grid_0.jpg);
    position: relative;
    display: block;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: revert;
    overflow: hidden;   
}
.call {
    position: fixed;
    bottom: 78px;
    width: 60px;
     height: 60px;
    right: 10px;
    background-color:#41414a;
    border-radius: 50%;
    rotation-point: 50% 50%;
    rotation: 180deg;
    display: block;
    z-index: 9999;
}
.call a{
    position: relative !important;
    left: 16px !important;
    top: 16px !important;
    color: #fff !important;
    font-size: 26px;
    
}
.call a .callnumber{
  transform: rotate(100deg);  
}
.season_tabs {
  position: relative;   
  min-height: 360px; /* This part sucks */
  clear: both;
  margin: 25px 0;
}
.season_tab {
  float: left;  
  clear: both;
  width: 286px;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    color: #fff!important;
    border-bottom: 1px solid;
    border-radius: 0px !important;
    font-weight: 600;
}
.bdr_leftes{
  font-size: 1.8rem;  
}
.bdr_leftes span {
    color: #8a8d91;
    font-size: 1.8rem;
}
.content-style-ones h3{
   position: relative!important;
    display: block!important;
    font-size: 35px!important;
    line-height: 30px!important;
    font-weight: 600!important;
    color: #000!important;
}
 
.season_tab label {
    background: #eee;
    padding: 10px;
    border: 1px solid #ccc;
    margin-left: -1px;
    font-size: 21px;
    vertical-align: middle;
    position: relative;
    left: 1px;
    width: 264px;
    height: 68px;
    display: table-cell;
}
.season_tab [type=radio] {
  display: none;   
}
.season_content {
  position: absolute;
  top: 0;
  left: 286px;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #ccc;
 }
.season_content span {
  animation: 0.5s ease-out 0s 1 slideInFromTop; 
}
[type=radio]:checked ~ label {
  background: white;
  border-bottom: 2px solid #8bc34a;
  z-index: 2;
}
[type=radio]:checked ~ label ~ .season_content {
  z-index: 1;
}
.whatsapp-icon-foot {
  background-color: #03a84e;
  font-size: 80px;
  position: fixed;
  right: 10px;
  bottom: 15px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  rotation-point: 50% 50%;
  rotation: 180deg;
  display: block;
  z-index: 9999;
}
.whatsssp p {
  position: relative !important;
  left: 13px !important;
  top: 10px !important;
  color: #fff !important;
  font-size: 40px;
}
.text-black{
    color:#000;
} 
.content-style-one h4{
    position: relative;
    margin-top:20px;
    margin-bottom:20px;
    display: block;
    font-size: 45px;
    line-height: 50px;
    font-weight: 500;
    color: #000;
}
.content-style-one ul li{
    position: relative;
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
    padding-left: 20px;
}
.content-style-one ul li:before {
    position: absolute;
    content: '';
    background: #b0b0b0;
    width: 7px;
    height: 7px;
    left: 0px;
    top: 10px;
    border-radius: 50%;
}
.content-style-one .list li:before{
  position: absolute;
    content: '';
    background: #b0b0b0;
    width: 7px;
    height: 7px;
    left: 0px;
    top: 10px;
    border-radius: 50%;  
}
.content-style-one .list li {
    position: relative;
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
    padding-left: 20px;
}
/*=============================
        13. Work
===============================*/
.work__area {
  background: #f6f6f6;
  padding: 85px 0 175px;
  position: relative;
  z-index: 1;
}
.core-values h4{
  margin-bottom: 15px;
  font-family: 'Poppins', sans-serif;
  color: #000;
  font-size: 18px;
}
.contact-forms {
    text-align: center;
    background: #fff;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.15);
    padding: 40px;
    margin: 60px 0 40px 0;
}
.careerjob_form {
   text-align: center;
    background: #fff;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.15);
    padding: 0px!important;
    margin: 20px 0 20px 0;  
}
.awsm-job-item h2.awsm-job-post-title {
     
    font-size: 18px;
     
}
.awsm-job-item { 
    padding: 20px;
    font-size: 14px;
}
.career_form {
   text-align: center;
    background: #fff;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.15);
    padding: 0px!important;
    margin: 60px 0 40px 0;  
}
.input_careear{
    padding:40px; 
}
.input_careear h3 {
    font-size: 38px;
}
.inner-content {
    padding: 70px 0;
}
.contact-forms p {
    font-size: 13px;
    text-align: center;
    color: #000;
     
}
.bg_footer {
    
}
.uploase_cv{
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 10px; 
}
.contact-forms .input-group {
    width: 100%;
    margin: 20px 0;
}
.contact-forms .form-control {
    height: 52px;
}
.contact-forms textarea.form-control {
    height: 100px !important;
}
.contact-forms .sub:hover {
    background: #000;
}
.contact-forms .sub {
    background:#0b63a9;
    padding: 14px 40px;
    border-radius: 30px;
    border: none;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
.contactInfo {
    text-align: center;
    margin: 20px 0;
}
.contact-wrap .leads {
    font-size: 14px!important;
    text-align: center;
    padding: 0 328px !important;
    margin-bottom: 40px;
}
#contact textarea{
    height: 150px;
}
.contactInfo i {
    border: 2px solid #0b63a9;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    text-align: center;
    line-height: 100px;
    display: block;
    font-size: 36px;
    color: #0b63a9;
    margin: 0 auto 20px auto;
}
[data-aos^=zoom][data-aos^=zoom] {
    opacity: 1!important;
    transition-property: opacity, transform;
}
@media (max-width: 1199.98px) {
  .work__area {
    padding: 170px 0 200px;
  }
}
@media (max-width: 991.98px) {
  .work__area {
    padding: 140px 0 150px;
  }
}
@media (max-width: 767.98px) {
  .work__area {
    padding: 100px 0;
  }
}
.work__area-two {
  background: var(--tg-theme-secondary);
}
.work__inner-wrap {
  margin: 0 30px;
  background: var(--tg-theme-secondary);
}
@media (max-width: 1500px) {
  .work__inner-wrap {
    margin: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .work__inner-wrap {
    margin: 0 10px;
  }
}
.work__item {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  padding-right: 30px;
}
@media (max-width: 1500px) {
  .work__item {
    padding-right: 70px;
  }
}
@media (max-width: 1199.98px) {
  .work__item {
    padding-right: 0;
  }
}
/*.work__item-wrap .row [class*=col-]:nth-child(odd) {*/
/*  margin-top: 90px;*/
/*}*/
@media (max-width: 991.98px) {
  .work__item-wrap .row [class*=col-]:nth-child(odd) {
    margin-top: 0;
  }
}
.work__item-wrap .row [class*=col-]:nth-child(even) .work__arrow {
  transform: rotate(22deg);
  top: 100px;
}
.work__item-wrap .row [class*=col-]:last-child .work__arrow {
  display: none;
}
.work__item:hover .work__icon {
  transform: translateY(5px);
}
[data-aos^="zoom"][data-aos^="zoom"].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
.work__item-two {
  margin-bottom: 25px;
}
.work__thumb img {
  width: 100%;
  height: 320px;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .work__thumb img {
    height: 280px;
  }
}
.work__content {
  text-align: center;
}
.work__content .title {
  margin-bottom: 45px;
  font-size: 72px;
  line-height: 1.1;
}
@media (max-width: 1500px) {
  .work__content .title {
    font-size: 68px;
  }
}
@media (max-width: 1199.98px) {
  .work__content .title {
    font-size: 55px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .work__content .title {
    font-size: 46px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .work__content .title {
    font-size: 50px;
    margin-bottom: 25px;
  }
}
.work__content-two .title {
  font-size: 24px;
  color: var(--tg-color-white-default);
  margin-bottom: 10px;
  font-weight: 600;
}
.post-img img{
    border-radius: 10px;
    height: 150px!important;
    object-fit: cover!important; 
}
ul.info li {
    margin-bottom: 10px;
}
.industries_srvess h2{
  font-size: 2.4rem!important; 
  padding-bottom:0em!important;
}
.industries_srvess {
    max-width: 398px;
}
.industries_srvess p{
   text-align: justify; 
}
.work__content-two p {
  margin-bottom: 15px;
  text-align: justify;
}
.work__content-two .link-btn {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  gap: 5px;
}
.work__content-two .link-btn i {
  font-size: 14px;
}
.work__content-two .link-btn:hover {
  gap: 8px;
}
.work__content-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: var(--tg-theme-secondary);
  position: relative;
}
.work__content-three {
  background: var(--tg-theme-secondary);
  padding: 25px 30px;
  position: relative;
  position: absolute;
  left: 100px;
  bottom: 0;
  right: 0;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .work__content-three {
    padding: 25px 20px;
    left: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .work__content-three {
    padding: 25px 25px;
  }
}
.work__content-three::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  width: 170px;
  height: 1030px;
  z-index: -2;
  opacity: 0.55;
  background: linear-gradient(180deg, #262626 8.61%, rgba(18, 18, 18, 0) 100%);
}
.work__content-three span {
  display: block;
  text-transform: uppercase;
  color: var(--tg-theme-primary);
  letter-spacing: 0.65px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
}
.work__content-three .title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  color: var(--tg-color-white-default);
}
@media (max-width: 1199.98px) {
  .work__content-three .title {
    font-size: 22px;
  }
}
.work__content-three p {
  margin-bottom: 0;
}
.btn {
    user-select: none;
    -moz-user-select: none;
    background: var(--tg-color-white-default) none repeat scroll 0 0;
    border: 1px solid var(--tg-border-2);
    color: var(--tg-theme-primary);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: var(--tg-fw-semi-bold);
    font-family: var(--tg-heading-font-family);
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 19px 30px 18px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    --arrow-hover-move-x: 110%;
    --arrow-hover-move-y: 100%;
    gap: 15px;
}
.work__btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-content: center;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .work__btn {
    gap: 20px;
  }
}
.work__icon {
  width: 150px;
  height: 150px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--tg-color-white-default);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 60px;
  color: var(--tg-theme-primary);
  line-height: 0;
  position: relative;
  margin: 0 auto 30px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 1199.98px) {
  .work__icon {
    width: 130px;
    height: 130px;
  }
}
.work__icon span {
  width: 40px;
  height: 40px;
  background: var(--tg-theme-primary);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--tg-color-white-default);
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
}
.work__icon-two {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  background: var(--tg-color-white-default);
  line-height: 0;
  color: var(--tg-theme-primary);
  font-size: 55px;
}
@media (max-width: 1199.98px) {
  .work__icon-two {
    width: 80px;
    height: 80px;
    font-size: 45px;
  }
}
.work__arrow {
  position: absolute;
  right: -30px;
  top: 22px;
  transform: rotate(-22deg);
  color: var(--tg-color-white-default);
}
@media (max-width: 1500px) {
  .work__arrow {
    right: -40px;
  }
}
@media (max-width: 1199.98px) {
  .work__arrow {
    right: -55px;
  }
}
@media (max-width: 991.98px) {
  .work__arrow {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .work__arrow svg {
    width: 80px;
  }
}
.work__wrapper {
  position: relative;
}
@media (max-width: 767.98px) {
  .work__img-wrap {
    display: none;
  }
}
.work__img-wrap .list-wrap li {
  position: absolute;
  z-index: -1;
}
.work__img-wrap .list-wrap li img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  object-fit: cover;
}
.work__img-wrap .list-wrap li:nth-child(1) {
  left: 10%;
  top: -2%;
}
@media (max-width: 1199.98px) {
  .work__img-wrap .list-wrap li:nth-child(1) {
    left: 5%;
    top: -56%;
  }
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(1) {
    display: none;
  }
}
.work__img-wrap .list-wrap li:nth-child(1)::before {
  content: "";
  width: 184px;
  height: 184px;
  position: absolute;
  right: -10px;
  bottom: -10px;
  z-index: -1;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.work__img-wrap .list-wrap li:nth-child(1) img {
  width: 180px;
  height: 180px;
}
.work__img-wrap .list-wrap li:nth-child(2) {
  left: -2%;
  bottom: 4%;
}
@media (max-width: 1500px) {
  .work__img-wrap .list-wrap li:nth-child(2) {
    left: 0;
  }
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(2) {
    bottom: auto;
    top: -63%;
  }
}
.work__img-wrap .list-wrap li:nth-child(2)::before {
  content: "";
  width: 130px;
  height: 130px;
  position: absolute;
  right: -7px;
  bottom: -7px;
  z-index: -1;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(2)::before {
    width: 180px;
    height: 180px;
  }
}
.work__img-wrap .list-wrap li:nth-child(2) img {
  width: 180px;
  height: 180px;
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(2) img {
    width: 180px;
    height: 180px;
  }
}
.work__img-wrap .list-wrap li:nth-child(3) {
  left: 210px;
  bottom: -140px;
}
@media (max-width: 1199.98px) {
  .work__img-wrap .list-wrap li:nth-child(3) {
    left: 110px;
  }
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(3) {
    left: 30px;
    bottom: -90px;
  }
}
.work__img-wrap .list-wrap li:nth-child(3) img {
  width: 180px;
  height: 180px;
}
.work__img-wrap .list-wrap li:nth-child(4) {
  right: 10%;
  top: -2%;
}
@media (max-width: 1199.98px) {
  .work__img-wrap .list-wrap li:nth-child(4) {
    right: 5%;
    top: -56%;
  }
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(4) {
    display: none;
  }
}
.work__img-wrap .list-wrap li:nth-child(4)::before {
  content: "";
  width: 184px;
  height: 184px;
  position: absolute;
  left: -10px;
  bottom: -10px;
  z-index: -1;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.work__img-wrap .list-wrap li:nth-child(4) img {
  width: 150px;
  height: 150px;
}
.work__img-wrap .list-wrap li:nth-child(5) {
  right: -2%;
  bottom: 4%;
}
@media (max-width: 1500px) {
  .work__img-wrap .list-wrap li:nth-child(5) {
    right: 0;
  }
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(5) {
    bottom: auto;
    top: -63%;
  }
}
.work__img-wrap .list-wrap li:nth-child(5)::before {
  content: "";
  width: 130px;
  height: 130px;
  position: absolute;
  left: -7px;
  bottom: -7px;
  z-index: -1;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(5)::before {
    width: 100px;
    height: 100px;
  }
}
.work__img-wrap .list-wrap li:nth-child(5) img {
  width: 180px;
  height: 180px;
}
.footer__logo h2{
    font-size: 22px;
    text-align: center;
    margin-top: 25px;
    color: #0a63a9;
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(5) img {
    width: 180px;
    height: 180px;
  }
}
.work__img-wrap .list-wrap li:nth-child(6) {
  right: 210px;
  bottom: -140px;
}
@media (max-width: 1199.98px) {
  .work__img-wrap .list-wrap li:nth-child(6) {
    right: 110px;
  }
}
@media (max-width: 991.98px) {
  .work__img-wrap .list-wrap li:nth-child(6) {
    right: 30px;
    bottom: -90px;
  }
}
.work__img-wrap .list-wrap li:nth-child(6) img {
  width: 180px;
  height: 180px;
}
