.icon .fa{
    font-size: 35px;
}

.team-image img{
    height: 300px !important;
    width: 100% !important;
    object-fit: contain !important;
    background: #f3f3f3 !important;
}
h3 {
    font-size: 25px !important;
    font-weight: 700  !important;
}
h4 {
  font-size: 20px !important;
}
.swal2-image{
    position: absolute;
    width: 120px;
    top: 0px;
    left: 38%;
}
.swal2-icon {
    margin: 90px auto 10px  !important;
}
.swal2-close:focus {
    outline: 0  !important;
    box-shadow: none !important;
}

#our_mission_vission h3{
    font-size: 30px !important;
}

  #dits_need_hand .sub-text, #dits_need_hand .heading, #dits_need_hand .icon{
    color: #000 !important;
  }



.portfolio_grid_text_img img{
width: 100%;
margin: 0 auto;
height: 185px;
object-fit: contain;
background: #f3f3f3; 
}

.ht-large-box-images.style-04 .content .heading {
    -webkit-flow-into: 20px !important;
  }

.career_form_bg h3{
font-size: 20px !important;
padding-bottom: 10px;
}

.career_form_bg  h5 {
    font-size: 15px;
}
#all_portfolio .button-text:hover, #all_portfolio .a:hover{
color: #fff;
}

.client_llink a{
    padding: 1px 10px;
    background: #456;
    color: #fff;
    margin-top: 25px;
    border-radius: 5px;
}



/* video css start */
#myVideo {
  width: 100%;
  position: absolute;
  object-fit: initial;
  height: 100vh;
  /* margin-top: -75px; */
  }

  /* video css start */

  #related_portfolio img{
    height: auto;
    border-radius: 5px;
    object-fit: cover;
  }

  #career .box-large-image__box{
    border: 1px solid #efefef;
    border-radius: 10px;
  }

  .is-sticky{
    background: #fff !important;
    color: #000 !important;
  }
  .is-sticky a{
    color: #000 !important;
  }

  .is-sticky .navigation-menu > ul > li > a {
    color: #000 !important;
  }
  #all_portfolio img{
    width: 100%;
    height: 235px;
    object-fit: cover;
  }
  #all_portfolio .img-fluid{
    width: 100%;
    height: 235px;
    object-fit: cover;
  }
  #career img{
    height: 270px;
  }
  #career .img-fluid{
    height: 270px;
  }


.home_page_sticky  > ul > li > a{
  color: #fff !important;
}

.home_page_full_nav{
  position: absolute;
  width: 100%;
}
.pagination-wrapper .flex{
  display: inline-flex !important;
}
.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: #06a39e;
  
}
.child_client{
  display: none;
  transition: 0.5s;
}
.resources-images img{
  width: 100% !important;
}