@import url('https://fonts.googleapis.com/css?family=Slabo+27px&display=swap');
.tmc-cont{height:215px}
.tmc-box .icon{bottom: 35%;}
.tmc-box:hover:before{height: 52%;}
.tmc-box:hover .icon {
  -webkit-transform: translateY(10%);
  transform: translateY(10%);
}
.tmc-box:hover .causes-content h3, .tmc-box:hover .causes-content p{
-webkit-transform: translateY(-22px);
transform: translateY(-22px);}
.grey-bg{background-color: #f2f2f2 !important}

.section-md{
  padding: 60px 0;
}

.first-section{
  padding-top: 230px;
}

.im-title h3{
    font-size: 4rem;
}

.about_image_4 {
    padding: 40px 95px;
    position: relative;
    z-index: 5;
}

.mt-50 {
    margin-top: 50px;
}

.about_image_4::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 50%;
    height: 70%;
    background-color: #f3c64a;
    z-index: -1;
}

ul.icon-list,
ul.icon-list li {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.icon-list {
  margin: 2em 0;
}

ul.icon-list li {
  margin: 1em;
  margin-left: 3em;
}

ul.icon-list li:before {
  content: '\f138';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #d8392c;
  font-size: 1.3rem;
}

.inner-banner{
  display: flex;
  height: 400px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-wrap: nowrap;
  background-size: cover;
  background-position: center;
}

.top-header-banner{
  text-align: center;
  font-size: 3rem;
  margin-top: 40px;
}

.breadcrumb{
  padding: 20px 0;
  background-color: #f5f5f5;
}

.breadcrumb ul{
  margin: 0;
  padding: 0;
  line-height: 1;
}
.breadcrumb ul li {
    display: inline-block;
    font-size: 14px;
}

.breadcrumb ul li a {
    color: #f3c64a;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.impacct-test{
  position: relative;
  padding: 90px 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.impacct-test::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(35, 34, 34, 0.9);
}

.imc-banner-tlt h3{
  color: #fff;
  font-size: 4rem;
}

.imc-banner-content p{
  color:#fff;
  font-size: 21px;
}

.imc-banner-content p strong{
  color:#f3c64a;
}

.holistic-icon{
  padding:30px 20px;
  background-color: #f5f5f5;
  margin-top: 30px;
  text-align: center;
  min-height: 220px;
  border: 1px solid #e3e3e3;
  border-radius: 25px;
}

.holistic-icon p{
  font-size: 24px;
  line-height: 1;
  margin-top: 20px;
}

.holistic-icon img{
  width: 80px;
  height: 80px;
}

.mb-30{
  margin-bottom: 30px;
}

.image-box-details{
  padding: 20px;
}

.line-bottom {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.mt-0 {
    margin-top: 0!important;
}

.line-bottom:after {
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}

.bg-theme-color-2, .line-bottom:after, .line-bottom-center:after {
    background: #F2184F !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.act-box{
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 100%;
}

.image-box-details p{
  line-height: 1.4;
}

.section-grey{
  background-color: #f5f5f5;
}

.im-title-sm h3{
  font-size: 2.2rem;
}

ul.icon-list-sm li {
    margin: 0.5em;
    margin-left: 2em;
}

ul.icon-list-sm li:before{
  font-size: 1rem;
}

.way-to-help-img{
  margin-bottom: 20px;
}

.no-gutter{
  padding-left: 0px;
  padding-right: 0px;
}

.wy-content{
  position: relative;
  padding: 40px 50px;
  background-size: cover;
  background-position: center;
  display: flex;
  height: 100%;
  background-color: #202c44;
  flex-wrap: nowrap;
    flex-direction: column;
}

.wy-content-yellow{
  background-color: #f3c64a;
}

.im-title.im-title-md h3 {
    font-size: 2.8rem;
}

.m25{
  margin: 25px 0;
}

.im-para-tlt{
  font-weight: 800;
  font-size: 18px;
margin-top: 15px;
    position: relative;
    margin-bottom: 30px;
}

.im-para-tlt:before{
  position: absolute;
  width: 70px;
  height: 3px;
  background-color: #f3c64a;
  bottom: -10px;
  left: 0;
  content: ""
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.contact_info .single_info .info_icon i {
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 24px;
    border-radius: 50%;
    border: 1px solid rgba(43, 42, 53, 0.2);
    color: #2b2a35;
    text-align: center;
}

.contact_info .single_info .info_content {
    padding-left: 20px;
}

.contact_info ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.contact_info ul li{
  margin-bottom: 20px;
}

.contact_info ul li p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 0px;
}

.contact_info ul li p a{
  color:#444;
  font-size: 14px;
}

.im-title-xs h3 {
    font-size: 1.4rem;
}

.team_member figure.effect-julia{
    position: relative;
    overflow: hidden;
  }

  .team_member .team-overlay{
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #fbfbfb;
    border-bottom: 4px solid #ffac00;
    padding: 0 15px;
    transition: all ease-in-out 0.5s;
}

.page .team_member .team-overlay{bottom: 54px;}

 .team_member .effect-julia:hover .team-overlay {
    bottom: 0px;
    transition: all ease-in-out 0.5s;
}

 ul.socialicons li {
    display: inline-block;
    padding: 0;
    margin: 0 4px;
    transition: all ease-in-out 0.5s;
}

ul.socialicons li a{display: block; color: #fff; background: #ffac00; width: 35px; height: 35px; padding: 6px 10px; border-radius: 5px;}

ul.socialicons li a:hover{background:#333a65; color:#fff;}

.slider-educteam .member_name h3{margin-bottom: 0;     padding: 10px 0 10px;  font-size: 18px;  font-family: "Muli", sans-serif}

.slider-educteam .member_name span{font-size: 15px; display: inline-block; width: 100%; padding: 0; color: #666;}

.slider-educteam .slick-dots{bottom: -25px;}

.slider-educteam .slick-dots li button:before{background: #333a65;}

.slider-educteam .slick-dots li.slick-active button:before {
    background: #333a65;
}
.team-overlay .about-tech {
    position: relative;
    z-index: 1;
    font-size: 14px;
    line-height: 1.71;
    color: #8a8a8a;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all .6s,max-height .5s;
    -o-transition: all .6s,max-height .5s;
    -moz-transition: all .6s,max-height .5s;
    transition: all .6s,max-height .5s;
    overflow: hidden;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
}
.slider-educteam .team_member:hover .team-overlay .about-tech {
    position: relative;
    max-height: 400px;
    opacity: 1;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    /* transform: scaleY(1); */
    -webkit-transition: all .4s,max-height 1.5s;
    -o-transition: all .4s,max-height 1.5s;
    -moz-transition: all .4s,max-height 1.5s;
    transition: all .4s,max-height 1.5s;
    padding: 15px 0;
}

.team_member{
  display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    border: 1px solid #e3e3e3;
    margin-bottom: 30px;
    width: 100%;
}

.member_name{
  padding: 10px;
}

.team_member figure.effect-julia{
  border-bottom: 3px solid #f3c64a;
margin-bottom: 0px
}

.bg-grey{
  background-color: #f5f5f5;
}

.slider-educteam .im-title-flex{
  display: flex;
    text-align: center;
    justify-content: center;
    width: 100%;
}

.ruhi-content{
  margin-top: 50px;
}

.ruhi-content p.ruhi-content-t{
  font-size: 24px;
}

.section-ruhi{
  background-color: #2f2c52;
}

.inner-heading {
    margin-bottom: 4rem;
    position: relative;
    z-index: 1;
        margin: 32px 40px 0 0;
}

.inner-heading h3 {
    position: relative;
    padding-left: 20px;
    font-weight: 300;
    margin-bottom: 50px;
    font-size: 36px;
}

.white {
    color: #fff!important;
}

.inner-heading h3:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    height: 100%;
    width: 4px;
    background: #ffac00;
}

.inner-heading h2 {
    margin-bottom: 30px;
    font-size: 36px;
        font-family: "Muli", sans-serif;
}

.inner-heading p{
  font-size: 18px;
}

.inner-heading .contact_info p{
  color:#444;
  font-size: 16px;
  line-height: 1.3;
}

.inner-heading .contact_info a{
  color:#444;
}

.inner-heading .contact_info .single_info .info_icon i{
  border: 1px solid #444;
      color: #444;
      width: 50px;
    height: 50px;
    line-height: 46px;
    font-size: 21px;
}

.inner-heading .contact_info ul li {
    margin-bottom: 35px;
}

.owl-controls {
  margin: 0;
}
.owl-carousel.owl-controls .owl-nav button.owl-next, .owl-carousel.owl-controls .owl-nav button.owl-prev {
  background: #f3c64a;
  opacity: 0.7;
  border-radius: 0;
  display: block;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 10px;
  position: absolute;
  top: 45%;
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 6;
}
.owl-carousel.owl-controls .owl-nav button.owl-next span, .owl-carousel.owl-controls .owl-nav button.owl-prev span{
  width: 60px;
height: 60px;
/* display: flex; */
/* align-items: center; */
color: #fff;
font-size: 77px;
justify-content: center;
line-height: 0;
padding: 23px;
}
.owl-controls .owl-next {
  right: -10px;
}
.owl-controls .owl-next  {
  color: #888;
  font-size: 20px;
}
.owl-controls .owl-prev  {
  color: #888;
  font-size: 20px;
  left: -10px;
}

.partners-logo{
  width: 100%;
  height: 150px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border:1px solid #e3e3e3;
}

.single-member-box{
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  border:1px solid #e3e3e3;
  padding: 10px;
  flex-direction: column;
}

.single-member-box h3{
  margin-bottom: 0;     padding: 10px 0 10px;  font-size: 18px;  font-family: "Muli", sans-serif;
}

.about_image_left:before{
  left:0;
  right: inherit;

}
