   .hidden-field {
   visibility: hidden;
   height: 0px;
   width: 0px;
   }
   .testimonial-section .owl-theme:active .owl-nav [class*=owl-],
   .testimonial-section .owl-theme:active:focus .owl-nav [class*=owl-],
   .testimonial-section .owl-theme:focus .owl-nav [class*=owl-],
   .testimonial-section .owl-theme:hover .owl-nav [class*=owl-] {
   opacity: .75;
   background: #83202D;
   color: white;
   }
   .elixir-caret {
   z-index: 1 !important;
   display: none !important;
   }
   .background-holder {
   z-index: 1 !important;
   }
   .job_des_btn{
    background-color:#222d44!important;   
   }
  .hoverblue{
   background: #2a3855 !important;
   }
  .hoverblue:hover {
   background: #83202D !important;
   }
   .second li {
   list-style-type: none;
   }
  .testimonial-section .career_apply_modal .modal-header {
   border-bottom-color: transparent;
   background-color: transparent;
   }
   .testimonial-section .owl-item > div {
   cursor: pointer;
   margin: 0px;
   transition: margin 0.4s ease;
   }
   .testimonial-section .owl-item.center > div {
   cursor: auto;
   margin: 0;
   }
   .testimonial-section .owl-item:not(.center) > div:hover {
   opacity: .75;
   }
   .looking-card .fs-lg-1 {
   font-size: 18px!important;
   }
   .looking-card{
   height:300px;
   }
   .looking-card:hover{
   box-shadow: 4px 6px 11px rgb(33 33 33 / 70%);
   }
   /*.looking-card:img{*/
   /*-webkit-transition: all 1s;*/
   /*}*/
   .looking-card:hover img{
   transform: rotateY(360deg);
   -webkit-transform: rotateY(360deg);
   }
   .looking-card:hover .img-icon{
   transform: rotateY(360deg);
   -webkit-transform: rotateY(360deg);
   -webkit-transition: all 1s;
   }
   .stay-home .owl-dots{
   display:none;
   }
   .min-height-400{
   min-height:400px
   }
   .owl-carousel .owl-item {
   padding-top: 20px;
   }
   .center{
   padding-top:0px!important;
   }
   /*.center .owl-item {*/
   /*     width: 124%;*/
   /*     margin-left: -12%!important;*/
   /*     z-index: 99999;*/
   /* }*/
   .employe-card .text-section {
   background:white;
   height:260px;
   }
   .testimonial-section .center .text-section{
   background:#83202D!important;
   box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important
   }
   .center .text-section p{
   color:white;
   }
   .employe-card .text-section {
   border-radius: 5px;
   }
   .testimonial-section .owl-carousel .owl-item{
   padding-top: 50px
   }
   .top-cus-heading{
   text-align: center;
   text-shadow: 1px 1px lightgrey;
   margin-bottom: 10px;
   margin-top:4%;
   }
   .dashed-border{
   color: white;
   border: 2px dotted white;
   padding: 10px 20px;
   }
   .img-icon{
   text-align:center;
   }
   .looking-heading{
   margin-top:20px;
   }
   .img-icon img{
   height:50px;
   }
   @media only screen and (max-width: 600px) {
   .p-4 {
   padding: 0px !important;
   }
   .second {
   padding-left: 0px;
   }
   .btn-capsule {
   padding: 8px 12px !important;
   margin-bottom: 10px;
   }
   .mobile-mb-20 {
   margin-bottom: 10px;
   }
   .min-height-400{
   min-height:250px
   }
   .employe-card .text-section {
   height:auto;
   }
   }