.service-card-in {
  position: relative;
  border-radius: 10px;
  box-shadow: rgba(149, 157, 165, 0.52) 0px 8px 14px;
  background: rgba(0, 0, 0, 0.15);
  padding: 30px 35px 50px;
  height: 100%;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.service-card-in .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  right:0;
  height: 100%;
  width: 100%;
}
.service-card-in:hover {
  transform: translateY(10px);
}
.service-list-group.Type1 .icon-warp {
  position: absolute;
  top: 10px;
  left: 10px;
}
.service-list-group.Type1 .feat-image a:hover {
  color: #13294b;
  background: #fff;
}
.service-card-in .icon-warp {
  background: #fff;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.service-card-in .icon-warp img {
  height: auto;
}
.rich_text ul {
  text-align: left;
  font-size: 13px;
}
.rich_text ul li {
  margin-bottom: 14px;
}
.service-card-in:hover {
  background: #fff !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.service-card-in:hover .text {
  color: #000;
}
.services-list-header {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.service-card-in a.overlay-link.no-link {
  pointer-events: none;
}
.service-list-group.three_cols.type2 .icon-warp {
  display: flex;
  align-items: center;
  justify-content:center;
}
.service-card-in:hover svg g circle {
  fill: #fff;
  fill-opacity: 1;
}
.service-card-in:hover svg g path {
  fill: #000;
  stroke: #000;
}
.service-card-in.has-height {
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-list-group.Type1 .feat-image {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.service-list-group.Type1 .service-card-in {
  padding: 0;
}
.service-list-group.Type1 .card-content {
  padding: 25px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.service-card-inner {
  display: flex;
  height: 100%;
  flex-direction:column;
}
.service-list-group {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}
.service-card-in.has-height .title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.service-card-in:not(:hover) .button {
  background: #fff;
  color: #13294b;
}
.service-list-group.align-center .service-list-group {
  justify-content: center;
}
html[lang="ar"] .service-list-group .service-card-in svg,
.service-list-group.align-right .service-card-in svg {
  left: 20px;
  right: auto;
  bottom: 13px;
}
.service-list-group .service-card {
  width: 33.33333%;
  padding: 15px;
}
.service-list-group.align-center {
  text-align: center;
}
.service-list-group.align-right{
  text-align:right;
}
.service-list-group.align-center .icon-warp {
  margin-bottom: 11px;
}
.service-list-group.align-center .title {
  font-size: 18px;
}
.service-card .text {
  color: #fff;
  font-style: normal;
  margin-bottom:20px;
}
.service-list-group.Type1 .card-content a.button {
  margin-top: auto;
}
.service-card .title {  
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 18px;
  line-height: normal;
}
.service-card-in a.button.no-link {
  display: none;
}
.service-card-in svg {
  margin-left: auto;
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.service-list-group .feat-image{
  overflow:hidden;
}
.service-list-group .feat-image .image-caption {
  color: #fff;
  text-align: center;
  margin: 0px auto;
  position: absolute;
  bottom: 0;
  padding: 15px;
  background: rgba(18, 43, 82, 0.8);
  width: 100%;
  font-size: 22px;
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.5s;
  height: 80px;
  transform: translateY(100%);
  display:none;
}
.service-card-in:hover .image-caption {
  top: 0;
  background:transparent;
  height: auto;
  transform: translateY(0);
}
.service-card-in .icon-warp img {
  transition:all ease 0.3s;
}
.service-card-in:hover .icon-warp img {
  filter: grayscale(1) contrast(6) invert(1);) invert(1);) invert(1);) invert(1);
}
.service-card-in:hover .title, .service-card-in:hover .text {
  color: rgba(18, 43, 82,1.0) !important
}
.service-card-in:hover .icon-warp {
  background: rgba(18, 43, 82,1.0) !important;
}
html[lang="ar"] .service-card-in svg {    
  left: 20px;    
  right: inherit;
  bottom:15px;
}
html[lang="ar"] .service-card-in{
  padding-bottom:70px;
}
.service-list-group.type2 .service-card-in {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(37, 37, 37, 0.6);
  padding: 30px;
  backdrop-filter: blur(21.549999237060547px);
  height:100%;
  overflow:hidden;
}
.service-list-group.type2 .service-card-in svg {
  display: none;
}
.service-list-group.type2 .service-card-in:hover .icon-warp img {
  filter: none;
}
.services-list {
  width: 100%;
}
.service-list-group.Type1 {}

.service-list-group.Type1 .feat-image {
  display: flex;
  align-items: center;
  justify-content: center;
  position:relative;
  min-height:300px;
}
.service-list-group.Type1 .feat-image a {
  background: transparent;
  border-color: #fff;
  opacity: 0;
  transform: translateY(-10px);
  transition:all ease 0.3s;
}
.service-list-group.Type1 .service-card-in:hover .feat-image a {
  transform: none;
  opacity: 1;
}
/* .service-list-group.Type1 .service-card-in:hover .feat-image:before{
  opacity: 0.8;
} */
.service-list-group.Type1 .service-card-in .feat-image:before{
  content:"";
  height:100%;
  width:100%;
  top:0;
  left:0;
  position:absolute;
  background:#000;
  transition:all ease 0.3s;
  opacity:0;
}
.service-tab-item {
  display: none;
}
.tabber-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin:0 0 30px;
  padding: 0;
}
.tabber-nav li a {
  border-bottom: 1px solid rgba(19, 41, 75, .1);
  color: #13294b;
  display: block;
  font-family: Avenir LT Std;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  justify-content: center;
  line-height: normal;
  min-width: 190px;
  padding: 15px 28px;
  text-align: center;
}
.tabber-nav li a.active {
  border-bottom: 1px solid #13294b;
}
.service-list-group .button-group {
  display: flex;
  justify-content: center;
  gap: 18px;
  margin: 20px 0;
}
.service-list-group .button-group a.button.transparent {
  background: transparent;
  color: #13294b;
}
.service-list-group .button-group a.button.transparent:focus,
.service-list-group .button-group a.button.transparent:hover{
  background: #13294b;
  color: #fff;
}

@media(min-width:1025px){
  .service-list-group.four_cols .service-card {
    width: 25%;
  }
}

@media(max-width:1024px){
  .service-list-group .service-card {
    width: 50%;
  }
}

@media(max-width:580px){
  .service-list-group .service-card {
    width: 100%;
    padding-top:10px;
    padding-bottom:10px;
  }
}
