.cnt-wit-tp-img-wrp .tp-img img {
  height: auto;
}

.cnt-wit-tp-img-wrp .tp-img {
  margin-bottom: 20px;
}

.cnt-wit-tp-img-wrp h5.col-title {
  margin-bottom: 24px;
}

.cnt-wit-tp-img-wrp .col-btn-grp {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  row-gap: 10px;
  margin-top: 15px;
}

.cnt-wit-tp-img-wrp .flex-row {
  row-gap: 30px;
}

.cnt-wit-tp-img-wrp .sec-btm-btn {
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 25px;
  justify-content: center;
  padding: 0 10px;
}

.cnt-wit-tp-img-wrp .tp-img-cnt-inner p:last-child {
  margin-bottom: 0;
}

.cnt-wit-tp-img-wrp .title {
  margin-bottom: 24px;
}

.cnt-wit-tp-img-wrp .col-title {
  margin-bottom: 24px;
}

.cnt-wit-tp-img-wrp .bototm_btn .btn_row {
  margin-top: 50px;
}

.cnt-wit-tp-img-wrp .cnt-col.left_aln .col-btn-grp {
  justify-content: flex-start;
}

.cnt-wit-tp-img-wrp .cnt-col.right_aln .col-btn-grp {
  justify-content: flex-end;
}

/* team */

.cm-team-v3 .flex_row .cnt-col {
  padding: 5px;
}

.cm-team-v3 .flex_row .cnt-col {
  padding: 5px;
}

.team-slide-box {
  border-radius: 10px !important;
  margin-bottom: 17.5px;
  display: block;
  position: relative;
  z-index: 1;
  transition: z-index .25s ease-out;
}

.cm-team-v3 .uabb-slide-front {
  background: #f6f6f6;
  text-align: center;
  transition: .300s linear transform;
  border-radius: 2px;
  position: relative;
  transition-property: box-shadow, transform, background-color;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-shrink: 1;
  justify-content: center;

}

.cm-team-v3 .uabb-slide-box-section {
  position: relative;
  z-index: 9;
  background: #ffffff;
  width: 100%;
  box-shadow: 3px 5px 15px 2px rgba(0, 97, 172, 0.2);transition: .5s ease-in-out;
}

.cm-team-v3 .uabb-slide-front-above-img {
  padding-bottom: 15px;
}

.cm-team-v3 .uabb-module-content.uabb-imgicon-wrap {
  border-bottom: 3px solid #ffa238;
}

.cm-team-v3 .uabb-image {
  line-height: 0;
  position: relative;
}
.cm-reference.cm-team-v3 .page-center>div:first-child{
  margin-bottom:-40px;
  z-index:5;
}

.cm-team-v3 .uabb-image-content img {
  max-width:100%;
  width: 100%;
}

.cm-team-v3 .uabb-image-content {
  display: inline-block;
  border-radius: 0;
  line-height: 0;
  position: relative;
  max-width: 100%;
}

.cm-team-v3 .uabb-image-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: -moz-linear-gradient(top, rgba(7,90,234,0.7) 5%, rgba(16,62,104,0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(7, 90, 234, 0.7)), color-stop(100%, rgba(16, 62, 104, 0.7)));
  background: -webkit-linear-gradient(top, rgba(7, 90, 234, 0.7) 5%, rgba(16, 62, 104, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(7,90,234,0.7) 5%,rgba(16,62,104,0.7) 100%);
  background: -ms-linear-gradient(top, rgba(7,90,234,0.7) 5%,rgba(16,62,104,0.7) 100%);
  background: linear-gradient(to bottom, rgba(7, 90, 234, 0.7) 5%, rgba(16, 62, 104, 0.7) 100%);
}

.cm-team-v3 .uabb-slide-front-right-text {
  padding-bottom: 15px;
  display: inline-block;
  vertical-align: top;
}

.cm-team-v3 .bototm_btn .btn_row{margin:20px !important;}

.cm-team-v3 h3.uabb-slide-face-text-title {
  font-size: 16px;
  text-transform: none;
  text-shadow: 0px 0px 10px #103e68;
  color: #ffffff;
  margin-top: -50px;
  margin-bottom: 15px;
  transition: all linear 300ms;
  bottom: 110px;
  left: 10%;
  text-align: center;
  position: absolute;
  z-index: 5;
}

.cm-team-v3 .uabb-slide-box-section-content.uabb-text-editor {
  font-family: obvia, sans-serif;
  color: #0061ac;
  font-size: 14px;
  padding-bottom: 10px;
  line-height: 1.2;
  transition: all linear 300ms;
}

.cm-team-v3 .uabb-slide-box-section-content.uabb-text-editor h4 {
  position: absolute;
  bottom: 100px;
  font-size: 14px;
  font-family: obvia, sans-serif !important;
  text-align: center;
  font-style: italic;
  color: #6dc6da !important;
  left: 10%;
  transition: all linear 300ms;
  margin:0;
}

.cm-team.dnd_padd {
  overflow:visible;
}

.cm-team-v3  .splide__track {
  overflow: visible;
}

.cm-team-v3.cnt-wit-tp-img-wrp .flex-row {
  row-gap: 50px;
}

.cnt-wit-tp-img-wrp.cm-team-v3 .flex-row {
  justify-content: flex-start;
}

.cm-partner .rich_text {
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.cm-team-v3 .uabb-slide-box-section-content.uabb-text-editor p:last-child {
  margin: 0;
}

.cm-team-v3  .uabb-slide-dropdown {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}

.cm-team-v3 span.uabb-icon-wrap {
  display: table-cell;
  cursor: pointer;
}

.cm-team-v3 .uabb-slide-box-section:hover {
  transform: scale(1.03);
  transition: all .5s;
}

.cm-team-v3 i.fas {
  font-size: 20px;
  color: #ffffff;
  background: #0061ac;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  line-height: 1.75em;
  height: 1.75em;
  width: 1.75em;
  text-align: center;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
  font-family: "Font Awesome 5 Free";
}

.cm-team-v3 .fa-angle-down:before {
  font-size: 20px;
  color: #ffffff;
  background: #0061ac;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  line-height: 1.75em;
  height: 1.75em;
  width: 1.75em;
  text-align: center;
  border: none !important;
  background: none !important;
}
{#
.cm-team-v3 .uabb-slide-face.uabb-slide-down {
  text-align: left;
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
  width: 100%;
  left: 0;
  top: 0px;
  transition: all .25s ease-in-out;
  overflow: visible;
  opacity: 1;
  pointer-events: none;
  z-index: 1;
  font-size: 14px;
  background: #fff !important;
  padding: 25px !important;
  border-radius: 10px !important;
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-shrink: 1;
  justify-content: center;
}

#}

.cm-team-v3 .uabb-button {
  border-style: none;
  border-width: 0;
  background-clip: border-box;
  box-shadow: 0px 0px 0px 0px #ffffff;
  color: #045186;
  background: rgba(255, 255, 255, 1);
  padding: 12px 24px;
  /* border: 1px solid #ccc; */
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  text-shadow: none;
  transition: all 200ms linear;
  position: relative;
  font-size: 16px;
  line-height: 18px;
}

.cm-team-v3 .uabb-button span {
  transition: all 200ms linear;
}

.cm-team-v3 .uabb-button i {
  font-size: 1.3em;
  height: auto;
  vertical-align: middle;
  width: auto;
  line-height: 1em;
  font-family: "Font Awesome 5 Brands";
}

.cm-team-v3 .fa-linkedin:before {
  line-height: 1em;
  font-size: 1em;
  content: "\f08c";
}

.cm-team-v3 h3.uabb-slide-back-text-title {
  display: none;
}

.cm-team-v3 .uabb-slide-down-box-section-content.uabb-text-editor {
  margin-bottom: 10px;
}

.cm-team-v3 .uabb-slide-down-box-section-content.uabb-text-editor p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.45;
}
.cm-team-v3 a.hs-sec-btn {
  background: transparent;
  transition: all 0.2s linear;
  border: none;
  color: #ffa238;
  position: relative;
  padding: 12px 24px;
}
.cm-team-v3 a.hs-sec-btn:before {
  content: "\ea3b";
  margin-right: 8px;
  vertical-align: middle;
  font-size: 1.3em;
  font-family: 'Ultimate-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cm-team-v3 a.hs-sec-btn:hover {
  background-color: #eaf7ff;
  color: #0061ac;
  box-shadow: 1px 2px 5px 2px rgba(0, 97, 172, 0.22);
}
.cm-team-v3 a.hs-sec-btn:before{
  transition: all 0.2s linear;
}
.cm-team-v3 a.hs-sec-btn:hover:before {
  color: #0061ac;
}

{#
.cm-team-v3 .uabb-style2.open-slide-down .uabb-slide-down {
  opacity: 1;
  top: 100%;
  height: auto;
  -webkit-box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.07);
  pointer-events: visible;
  position: relative;
  z-index: 999;
}
#}

/****/

.cm-team-v3 .uabb-slide-face.uabb-slide-down{
   
    position:relative;
    width:100%;
    background:#fff;
    padding:25px;
    margin-top:20px;
    border:1px solid rgba(0,0,0,.1);
    border-radius:10px;
    box-shadow:0 8px 14px rgba(0,0,0,.07);
    overflow:hidden;
    box-sizing:border-box;text-align: left;
}

/* Toggle Button */

.cm-team-v3 .uabb-slide-dropdown{
    cursor:pointer;
}

.cm-team-v3 .uabb-slide-dropdown i{
    transition:transform .35s ease;
}

.cm-team-v3 .uabb-style2.open-slide-down .uabb-slide-dropdown i{
    transform:rotate(180deg);
}

/****/

.cm-team-v3 .uabb-slide-box-section:hover {
  transform: scale(1.03);
  transition: all .5s;
}

.open-slide-down .uabb-text-editor p {
  color: #1e1e1e;
}

.cm-team-v3 i.fas {
  font-family: "Font Awesome 5 Free";
}

@media(min-width:992px){
  .cm-team-v3 .flex_row .col4 {
    width: 33.333%;
  }

  .cm-reference.dnd_padd.cm-team-v3 {
    margin: 0;
  }
}

@media(max-width:992px){
  .cm-reference.cm-team-v3.dnd_padd {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cm-reference.cm-team-v3 .page-center>div:first-child {
    margin-bottom: 16px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .cm-team-v3.dnd_padd.cnt-wit-tp-img-wrp {
    padding-left: 20px;
    padding-right: 20px;
  }


}


@media(max-width:767px){
  .cm-team-v3 .flex_row .col4 {
    width: 100%;
  }

  .cm-team-v3 .uabb-image-content img {
    max-width: 100%;
  }
  .cm-team-v3 .flex_row .cnt-col {
    padding: 0;
  }
  .cm-team-v3 .uabb-button {
    padding: 0;
  }
  .cm-reference.cm-team-v3 .page-center>div:first-child{
  width:100% !important;
  }

}


