
.main-navigation{
	box-shadow: 0 10px 3px rgba(0,0,0,.15);
}
/*view_teacher*/
.padding {
    padding-top: 90px;
    padding-bottom: 90px;
}
.inner-intro {
    background-color: #f7f7f7;
    height: 300px;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.bg-img {
    background: url('http://theembazaar.com/demo/themeboxgo/education-hub/assets/images/bg_1.jpg') 0 36% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.overlay-dark {
    position: relative;
    z-index: 1;
}
.light-color {
    color: #fff;
}
.overlay-dark:before {
    background-color: rgba(0, 0, 0, 0.23);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}
.overlay-dark:before {
    background-color: rgba(12, 49, 78, 0.69);
}


.our-team-main {
    height: 200px;
	padding: 0;
	cursor:pointer;
    width: 100%;
    border-bottom: 5px #007aff solid;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: 0.5s;
    margin-bottom: 28px;
}


.our-team-main h3
{
	margin-top: 0px;
    margin-bottom: 0px;
	font-size:20px;
	font-weight:700;
}

.our-team-main p {
    text-align: center;
    margin-bottom: 0;
}
.team-back {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 15px 0 15px;
    text-align: left;
    background: #fff;
}
.team-front {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 0px;
    bottom: 0px;
    transition: all 0.5s ease;
}
.our-team-main:hover .team-front
{
	bottom: unset;
	transition: all 0.5s ease;
}

.our-team-main:hover
{
	border-color:#777;
	transition:0.5s;
}

/*our-team-main*/
.breadcumb_area {

    width: 100%;
    background-image: url(https://html.nhatgroup.com/hemnescamp/img/bg-pattern/breadcumb.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}
.breadcumb_section {
    position: relative;
   /*margin-top: 140px;*/
    width: 100%;
    height: 90px;
}
.page_title {
    display: inline-block;
    left: 0;
    margin-top: -45px;
    position: absolute;
    top: 50%;
    z-index: 99;
}
.page_title > h3 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px 30px 10px 0;
    text-transform: uppercase;
}

.page_pagination {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}
.page_pagination ul > li > a, .page_pagination ul > li {
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
}
.page_pagination ul > li > a, .page_pagination ul > li {
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
}
.breadcumb_area:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    background-color: rgba(26, 43, 81, 0.85);
}
.cnt-block {
    margin-top: -17px;
    width: 148px;
    height: 148px;
    border-radius: 100%;
    display: inline-block;
    margin-bottom: 0;
}
.img_fluids {
    width: 148px;
    height: 148px;
    border-radius: 100%;
}
.tutor-rate {
    margin-top: 8px;
}
 .tutor-rate span {
    margin-right: 10px;
    color: #6E6E6E;
}
.tutor-rate span label {
    color: #332e2b;
    font-weight: 600;
}
.card-title-teacher{
	color: #007aff;
    text-align: center;
    font-size: 18px;
    text-transform: capitalize!important;
	margin-top: 6px;
    margin-bottom: 5px;
}
.card_teacher_p{
	font-size: 14px;
}
.aboutTeacherFrom1 {
    margin-top: 5px;
    text-align: center;
}
.ng-binding_teacher{
	font-size: 14px;
	color: #007aff;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}
.color_be{
   font-weight: 600;
    text-align: center;
    color: #007aff;
    font-size: 15px;
}
.our-team-main-profile {
	height: 245px;
}
  .card-teacher-image img {
	 max-width: 205px;
	 max-height: 245px;
 }
 .team-front-flex {
     display: flex;
		 justify-content: space-around;
    align-items: center;
		height: 245px;
 }
 .flex-property {
	 display: flex;
    justify-content: space-around;
   align-items: center;
 }
 .teacher_model .modal-dialog {
	 margin: 23px 30px 9px 30px;
	 width: auto;
	 max-width: unset;
	 display: flex;
	 justify-content: center;
 }
 .teacher_model .modal-body {
		text-transform: capitalize;
	}
 #teacher_model_open {
	 transition: opacity .15s cubic-bezier(0.9, 0.3, 1, 1);
	 transition-delay: 0.3s;
 }
 .teacher-name-model #th-full_name-model {
	 text-transform: uppercase;
	 color: #67569b;
	 display: inline-block;
 }
	#subject_expert-th {
		color: #fe5e00;
    font-size: 12px;
    font-weight: 500;
	}
	.th-cd-mod i {
		color: #fe5e00;
	}

		body:not(.modal-open){
      padding-right: 0px !important;
    }
    .our-team-main12:hover .team-front
    {
    	bottom:-100px;
    	transition: all 0.5s ease;
    }
    .container-fluid-pull-right {
      width: 100%;
      display: flex;
      align-items: flex-end;
      justify-content: space-evenly;
    }
