section.section.section-height-4.section-with-shape-divider.bg-color-grey-scale-1.border-0.pb-5.m-0 {
    /* background-color: #292a2d!important;
    background-image: url(../img/Team-banner-main.gif);
   
    background-blend-mode: overlay; */
/*    background: linear-gradient(90deg, rgba(162,0,242,1) 0%, rgba(77,35,103,1) 50%, rgba(198,29,200,1) 100%);*/
background-image: url("../img/team-banner1.png");
 background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

h3.text-9.text-lg-5.text-xl-9.line-height-3.text-transform-none.font-weight-semibold.mb-4.mb-lg-3.mb-xl-4.appear-animation.animated.fadeInUpShorter.appear-animation-visible {
    text-align: center;
}
.text-6 {
    font-size: 18px !important;
}

.custom-crooked-line {
  
    width: 0px!IMPORTANT;
    
}

.line-left {
    margin-left: 0px;
    margin-top: 24px;
}
.p1_text {
    margin-top: 12px!important;
}

.p2_text {
    margin-top: 100px!important;
}

.box_height {
    height: 200px;
}


.container-new {
    max-width: 1200px !important;
    margin: 80px 0;
    padding-bottom:100px;
    font-family: Poppins;
}

.container-new {
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
}

/*-=-=-=-=-=-=-=-=-=-*/
/* Column Grids */
/*-=-=-=-=-=-=-=-=-= */

.col_half { width: 49%; }
.col_third { width: 33%; }
.col_fourth { width: 30%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
  position: relative;
  display:inline;
  display: inline-block;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
.text-center {text-align: left !important;}



/*-=-=-=-=-=-=-=-=-=-*/
/* Style             */
/*-=-=-=-=-=-=-=-=-= */

.at-icon-box {
  position:relative;
  padding: 37px 20px;  
}

.at-icon-box .at-icon-box-icon {
    color: #002e5b;
    margin: 0 0 8px;
    vertical-align: bottom;
}

.at-icon-box.at-icon-left .at-icon-box-icon {
    float: left;
}
.at-icon-box.at-icon-right .at-icon-box-icon {
  float: right;
}
.at-icon-box.at-icon-right {text-align:right;}

.at-icon-box.at-icon-left .at-icon-text, .at-icon-box.at-icon-right .at-icon-text{
    overflow: hidden;
}

.at-icon-box.at-icon-left h5, .at-icon-box.at-icon-right h5 {
    color: #28225d;
    font-size: 18px;
    font-weight: 700;
  font-family: Poppins;
    padding-top: 0;
    margin-top: 0;
  line-height: 22px;
  letter-spacing:-1px
}

.at-icon-box.at-icon-left p, .at-icon-box.at-icon-right p {
    font-size: 16px;
    line-height: 26px;
    font-family: Poppins;
}

.at-icon-box .at-icon-box-icon i {
    background: #002e5b none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}

.at-icon-box .at-icon-box-icon::after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.at-icon-box:hover {
    background: #f6f6f6 none repeat scroll 0 0;
}
.at-icon-box:hover .at-icon-box-icon {
    padding: 20px 0;
}

.at-icon-box:hover .at-icon-box-icon::before {
    height: 15px;
}
.at-icon-box:hover .at-icon-box-icon::after {
    height: 15px;
}
.at-icon-box h5 {
    margin-bottom: 11px;
}
.at-icon-box .at-icon-text p:last-child {
    margin: 0;
}
.at-icon-box .at-icon-box-icon {
    transition: all 0.3s ease 0s;
}
.at-icon-box .at-icon-box-icon i {
    position: relative;
}

.at-icon-box .at-icon-box-icon::before {
    background: #fde428 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 0;
    left: 29px;
    position: absolute;
    top: -3px;
    transition: all 0.3s ease 0s;
    width: 6px;
}
.at-icon-box .at-icon-box-icon::after {
    background: #fde428 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    display: block;
    height: 0;
    left: 29px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 6px;
}

.at-icon-box .at-icon-box-icon {
    position: relative;
}
.at-icon-box .at-icon-box-icon i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #002e5b;
    height: 55px;
    line-height: 55px;
    width: 64px;
}
.at-icon-box .at-icon-box-icon i::after {
    content: "";
    font-family: Poppins;
    font-size: 55px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 12px;
    line-height: 1;
    position: absolute;
    text-transform: none;
    top: 3px;
}
.col-xl-10 {
    flex: 0 0 100%;
    max-width: 100%;
}

/* card */

.section-header {
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 20px;
  }
  
  .section-header::before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 5px;
    background: #f82249;
    bottom: 0;
    left: calc(50% - 25px);
  }
  
  .section-header h2 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  .section-header p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #9195a2;
  }
  .work-porcess-area {
      background: #f6f8fc;
  }
  
  .work-porcess-area.white {
      background: #FFFFFF;
  }
  
  .work-porcess-area .process-info {
      margin-top: 7px;
  }
  
  .work-porcess-area .process-info .single-process {
      width: 160px;
      height: 160px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      padding-top: 53px;
      margin: 0 auto;
      background: #FFFFFF;
      -webkit-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
      -o-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
      -moz-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
      -ms-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
      box-shadow: 0 10px 30px 0 rgb(129 0 230 / 30%);
      position: relative;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      cursor: pointer;
  }
  
  .work-porcess-area .process-info .single-process:hover {
      -webkit-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
      -o-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
      -moz-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
      -ms-box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
      box-shadow: 0 10px 30px 0 rgba(248, 32, 72, 0.4);
  }
  
  .work-porcess-area .process-info .single-process:after {
      position: absolute;
      /* content: "\f101"; */
      content: "\2192";
      font-family: "fontawesome";
      top: 50%;
      -webkit-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -65px;
      color: #8100e6;
      font-family: poppins , sans-serif;
      font-size: 30px;
  }
  
  .work-porcess-area .process-info .single-process.first {
      background: #8100e6;
  }
  
  .work-porcess-area .process-info .single-process.first i:before {
      color: #FFFFFF;
  }
  
  .work-porcess-area .process-info .single-process.first h4 {
      color: #FFFFFF;
  }
  
  .work-porcess-area .process-info .single-process.thard {
      background: #8100e6;
  
  }
  
  .work-porcess-area .process-info .single-process.thard i:before {
      color: #FFFFFF;
  }
  
  .work-porcess-area .process-info .single-process.thard h4 {
      color: #FFFFFF;
  }
  
  .work-porcess-area .process-info .single-process.last:after {
      display: none;
  }
  
  .work-porcess-area .process-info .single-process i {
      display: block;
      line-height: 25px;
      margin-bottom: 12px;
  }
  
  .work-porcess-area .process-info .single-process i:before {
      font-size: 36px;
      color: #8100e6;
  }
  
  .work-porcess-area .process-info .single-process h4 {
      font-size: 16px;
      font-weight: 500;
      text-transform: capitalize;
      color: #8100e6;
      line-height: 17px!important;
  }

  /* .single-process.first.text-center,.single-process.secend.text-center,.single-process.thard.text-center,.single-process.last.text-center {
    text-align: center !important;
} */
  
  @media only screen and (max-width: 767px) {
       .work-porcess-area .process-info .single-process::after {
          display: none;
      }
      .work-porcess-area .process-info .single-process{
          margin-top: 30px;
      }
      .work-porcess-area .section-title h2{
          margin-bottom: 5px;
      }
      .section-header h2 {
      font-size: 30px;
  }

  .col-md-3 {
    -ms-flex: 0 0 20%!IMPORTANT;
    flex: 0 0 20%!IMPORTANT;
    max-width: 20%!IMPORTANT;
}
  
  }

  @media only screen and (max-width: 768px) {
  .at-icon-box.at-icon-right {
    text-align: left;
}
.col_fourth {
    width: 100%!IMPORTANT;
}

.col_third {
    width: 100%!IMPORTANT;
}

.text-9 {
    font-size: 1.6em !important;
}
}

/* card end */


h5.no-stripe {
    text-transform: none;
}

/* team */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
img.img {
    width: 100%;
    height: auto;
}
.middle {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding: 0px;
}
.membre {
    box-shadow: 0px 2px 6px 0px #ccc;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease-in;
}
.membre .info {
    /* background-color: rgba(0, 0, 0, 0.5); */
    background-color: #953df894;
    padding: 20px 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: all 0.5s ease-in;
}
.membre .name {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 22px;
    font-family: 'Poppins';
    text-transform: none;
}
.membre .job {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.membre .text {
    margin: 15px 10px 15px 0px;
    font-size: 14px;
}
.membre .overly {
    height: 0;
    /* background-color: rgba(0, 0, 0, 0.5); */
    background-color: #953df894;
    padding: 0;
    position: absolute;
    width: 100%;
    display: block;
    transition: all 0.5s ease-in;
}
.membre .top {
    top: -100%;
    left: 0;
}
.membre .bottom {
    bottom: -100%;
    left: 0;
    height: 100%;
}
.membre .left {
    top: 0;
    right: -100%;
    height: 100%;
}
.membre .social-icones {
    display: inline-flex;
    position: relative;
}
.membre .social-icones .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    display: block;
    text-align: center;
    margin-right: 5px;
    color: #000;
}
.membre .to-top {
    bottom: 0;
    transition: all 0.5s ease-in;
}
.membre:hover .overly {
    height: 100%;
    padding: 20px 10px;
}
.membre:hover .info {
    position: absolute;
    bottom: -80px;
    padding: 0;
    transition: all 0.5s ease-in;
}
.membre:hover .top {
    top: 0;
    bottom: 0px;
}
.membre:hover .bottom {
    bottom: 0;
}
.membre:hover .left {
    right: 0;
}
.membre:hover .to-top {
    bottom: 100% !important;
    transition: all 0.5s ease-in;
}
@media screen and (max-width: 868px) {
    .wrapper {
        grid-template-columns: repeat(2, 1fr);
   }
}
@media screen and (max-width: 600px) {
    .wrapper {
        grid-template-columns: 1fr;
   }
}
p.text {
    color: #fff;
}

a.btn.btn-primary1.custom-btn-style-1.font-weight-semibold.btn-px-4.btn-py-2.text-3-5 {
    background-color: #ffffff!important;
    border-color: #953df8 #953df8 #7a0cf6;
    color: #000!important;
}

/*  */

.backgr {
    background: #a035e1;
    padding: 20px;
    text-align: center;
}

ul.nav.nav-tabs {
    background: #612ebf;
    width: 500px;
}


.tabs.tabs-simple .nav-tabs > li.active .nav-link,.tabs.tabs-simple .nav-tabs > li .nav-link:hover,.tabs.tabs-simple .nav-tabs > li.active .nav-link:hover{
    background-color: #953df8;
    color: #ffffff!important;
}

.tabs.tabs-simple .nav-tabs > li .nav-link{    color: #ffffff!important;}

p.text-3-5 {
    text-align: center;
    line-height: 28px;
}
.padding-2nd{
    padding-top: 100px;
}

.padding-2nd1{
    padding-top: 200px;
}