
.our-team1{
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}
.our-team1 .team-img {
  border: 4px solid #2d862d;

}
.our-team1 .team-img:before{
  content: "";
  position: absolute;
  border: 4px solid #0B112B;
  bottom: -7px;
  top: -7px;
  left: -7px;
  right: -7px;
  opacity: 0;
  transform: scale(1.03);

  transition:0.6s ease 0s;
}
.our-team1:hover:before{
  opacity: 1;
  transform: scale(1);
}
.our-team1 .team-img{
  position: relative;
}
.our-team1 .team-img:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
  opacity: 0;
  transition:0.6s ease 0s;
}
.our-team1:hover .team-img:before{
  opacity: 1;
}
.our-team1 .team-img img{
  width: 100%;
  height: 250px;
}
.our-team1 .team-content{
  padding: 30px 0 20px;
  position: relative;
  top: 0;
  background-color: #0B112B;
	background-size: 950px;
  transition:0.6s ease 0s;
}
/* .our-team1:hover .team-content{
  top: -50%;background-color: transparent;
} */

/* .our-team1:hover .post{
  height:190px;
} */
/* .our-team1:hover .team-content{
  top: -1%;background-color: transparent;
}
.our-team1:hover .team-img{
  top: 90%;position: absolute;
} */

  .our-team1 .team-content .post{
    width:100%;
    height:230px;overflow:hidden
  }
.our-teamdiv{
  margin-top:20px;position: absolute;bottom:-80%;
}
.eventdiv{
  position: absolute;width:500px;height:250px;top:35%;left:35%;background-color: #F7F7F7;box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}
}
.eventdiv h3{
 font-weight: 700;  color:#0B112B;
}
@media (max-width: 999px) {
 
  .our-teamdiv{
    margin-top:0px;position:relative;
  }}
.our-team1 .team-content .name{
  color: #2d862d;
  font-size: 20px;
  font-weight: 700;
  height: 30px;
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  transition:0.6s ease 0s;
}
.our-team1:hover .team-content .name{
  color: #fff;
}
.our-team1 .team-content .post{
  color: #fff;
text-align: justify;padding: 20px;
  display: block;
  text-transform: capitalize;
  transition:0.6s ease 0s;
}
.our-team1:hover .team-content .post{
  color:#fff;
  background-color: transparent;
  background-image:none !important ;
}
.our-team1 .social{
  bottom: 0;
  font-size: 0;
  left: 0;
  margin: 0 0 30px;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  transform: scale(0);
  transition:0.6s ease 0s;
}
.our-team1:hover .social{
  opacity: 1;
  transform: scale(1);
}
.our-team1 .social li{
  display: inline-block;
}
.our-team1 .social li a{
  display:block;
  color: #333;
  font-size: 18px;
  padding:0 15px;
  position: relative;
  transition:0.3s ease 0s;
}
.our-team1 .social li a:hover{
  color:#F6511D;
}
.our-team1 .social li a:after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background-color: #333;
}
.our-team1 .social li:last-child a:after{
  display: none;
}

@media screen and (max-width:990px){
  .our-team1{
      margin-bottom: 30px !important;
  }
}
.our-team-section {
  position: relative;
  /* padding-top: 40px; */
  padding-bottom: 40px;
}
.our-team-section:before {
  position: absolute;
  top: -0;
  left: 0;
  content: " ";
  background: url(images/service-section-bottom.png);
  background-size: 100% 100px;
  width: 100%;
  height: 100px;
  float: left;
  z-index: 99;
}
.our-team {
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;  
  background: #f9f9f9;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-bottom: 5px solid #0B112B;
}
.our-team:hover{
  border-bottom: 5px solid #2d862d;
}

.our-team .pic{
  display: inline-block;
  width: 130px;
  height: 130px;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
}
.our-team .pic:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #0B112B;
  position: absolute;
  bottom: 135%;
  right: 0;
  left: 0;
  opacity: 1;
  transform: scale(3);
  transition: all 0.3s linear 0s;
}
.our-team:hover .pic:before{
height: 100%;
  background: #2f2f2f; 
}
.our-team .pic:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #ffffff00;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.3s linear 0s;
}
.our-team:hover .pic:after{
  background: #2d862d;
}
.our-team .pic img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  transform: scale(1);
  transition: all 0.9s ease 0s;
  box-shadow: 0 0 0 14px #f7f5ec;
  transform: scale(0.7);
  position: relative;
  z-index: 2;
}
.our-team:hover .pic img{
  box-shadow: 0 0 0 14px #f7f5ec;
  transform: scale(0.7);
}
.our-team .team-content{ margin-bottom: 10px; }
.our-team .title{
  font-size: 22px;
  font-weight: 700;
  color: #0B112B;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.our-team:hover .title{
color: #2d862d;
}
.our-team .post{
  display: block;text-align: justify;
  font-size: 15px;padding: 12px;
  color: #4e5052;
  text-transform:capitalize;
}
.our-team .social{
  width: 100%;
  padding: 0;
  margin: 0;
  background: #2d862d;
  position: absolute;
  bottom: -100px;
  left: 0;
  transition: all 0.5s ease 0s;
}
.our-team:hover .social{ bottom: 0; }
.our-team .social li{ display: inline-block; }
.our-team .social li a{
  display: block;
  padding: 10px;
  font-size: 17px;
  color: #fff;
  transition: all 0.3s ease 0s;
}
.our-team .social li a:hover{
  color: #2d862d;
  background: #f7f5ec;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 990px){
  .our-team{ margin-bottom: 30px; }
}