.text-justify {
	text-align: justify;
}

.member-profile {
    top: -50px;
    left: 0;
}

.hidden {
    display: none !important;
}

.read-btn1 {
    cursor: pointer;
}

.module-section {
    background: #f3f7f9;
    padding: 10px 0 40px 0;
}

.color-orange {
	color: var(--tg-theme-primary) !important;
}

.select2-selection__arrow {
	display: none;
}

.select2-container {
	background-color: #ffffff;
    border: 1px solid #e7e7e7;
    color: #667594;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    padding: 15px 40px 15px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 27.4%;
    line-height: 1.2;
    height: 50px;
    cursor: pointer;
	margin-bottom: 10px;
}

.select2-container--default .select2-selection--single {
     background-color: #fff; 
     border: none !important; 
     border-radius: 0px; 
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 18px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 35px;
}


.slide a {
    border: 2px solid #ebebeb;
    display: inline-table;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    background: #ffffff none repeat scroll 0 0;
    vertical-align: middle;
    padding: 10px;
    height: 135px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide a span {
    display: table-cell;
    vertical-align: middle;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    max-height: 110px;
    max-width: 120px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none; 
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.aedp-title {
    background: #ffffff;
    color: #004aad;
    padding: 6px 9px;
    font-size: 16px;
    line-height: 22px;
    border-radius: 15px;
    font-weight: 600;
}

/* Home page social media section css  */
.single-feature {
    text-align: center;
    box-shadow: 0px 5px 10px 0px rgb(153 153 153);
}

.single-feature .title {
    background: #000000;
    border: 1px solid #ffffff;
    padding: 10px 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-feature .title h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}

.twitterBg {
    background: #1C9CEB !important;
}

.linkedinBg {
    background:#007bb6 !important;
}

.instagramBg {
  background-image: linear-gradient(to bottom right, #f9ce34, #ee2a7b, #6228d7) !important;
}

.galleryMain {
    border: 2px solid #f7a400;
    float: left;
    width: 100%;
    padding: 0;
}

.galleryTab {
    background: #f7a400;
}

.galleryContent {
    padding: 10px;
}

.galleryMain .nav-pills .nav-link, .nav-pills > .nav-link {
    color: #ffffff;
    background-color: #f7a400;
    font-weight: 600;
}

.galleryMain .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #f7a400;
    background-color: #ffffff;
    font-weight: 600;
}

.galleryMain .card {
    border: 0.5px solid #dee2e6;
}

.galleryMain .card img {
    padding: 5px;
}

.galleryMain .card-body {
    border-top: 1px solid #dee2e6;
    padding: 5px;
}

.slider-text {
    position: absolute;
    bottom: -15px;
    padding: 10px;
    background-color: #00000090;
    color: #fff;
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.login-rt-count{
    background-color: #ecf6fa;
    margin-bottom: 20px;
    padding: 45px 40px;
    border: 1px solid var(--tg-border-1);
    border-radius: 8px;
}
.content p span{
    font-size: 14px;
    color: #001c5c;
}
.linkedin-bg{
    background-color: #0077B5;
    color: #fff;
    font-size: 20px!important;
    padding: 5px 10px;
    border-radius: 5px;
}
.x-bg{
    background-color: #000000;
    color: #fff;
    font-size: 20px!important;
    padding: 5px 10px;
    border-radius: 5px;
}
.facebook-bg{
    background-color: #1877F2;
    color: #fff;
    font-size: 20px!important;
    padding: 5px 10px;
    border-radius: 5px;
}


.team_member {
    background: rgba(199,201,209,.09);
    padding-bottom: 50px;
    overflow: hidden;
}
.single_team_content{
padding:45px;
margin-top:60px;
}
.single_team_content h1 {
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
}
.single_team_content p{}
.our-team {
    margin-bottom: 30px;
    box-shadow: 0 10px 40px -10px rgba(0,64,128,.09);
}
.our-team .team_img{
    position: relative;
    overflow: hidden;
}
.our-team .team_img:after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.2);
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
}
.our-team:hover .team_img:after{
    bottom: 0;
}
.our-team img{
    width: 100%;
    min-height: 250px;
    max-height: 250px;
}
.our-team .social{
    padding: 0 0 18px 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: -100%;
    right: 10px;
    background: #ffaa17;
    border-radius: 0 0 20px 20px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.our-team:hover .social{
    top: 0;
}
.our-team .social li a{
    display: block;
    padding: 15px;
    font-size: 15px;
    color: #232434;
}
.our-team:hover .social li a:hover{
    color: #fff;
}
.our-team .team-content{
    padding: 20px 0;
    background: #fff;
}
.our-team .title{
    font-size: 18px;
    font-weight: bold;
    color: #0e104b;
    text-transform: capitalize;
    margin: 0 0 20px;
    position: relative;
}
.our-team .title:before{
    content: "";
    width: 25px;
    height: 1px;
    background: #ffaa17;
    position: absolute;
    bottom: -10px;
    right: 50%;
    margin-right: 9px;
    transition-duration: 0.25s;
}
.our-team .title:after{
    content: "";
    width: 25px;
    height: 1px;
    background: #ffaa17;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: 9px;
    transition-duration: 0.25s;
}
.our-team:hover .title:before,
.our-team:hover .title:after{
    width: 50px;
}
.our-team .post{
    display: inline-block;
    font-size: 18px;
    text-transform: capitalize;
}
.our-team .post:before{
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ffaa17;
    margin: 0 auto;
    position: relative;
    top: -13px;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}