a, 
a:hover,
.btn-link:focus{
	text-decoration: none; 
}
#languages_options .nav-item {
	min-height: 37px;
}
.default_bg {
	background-color: #19388a;
}

/** Start Header **/
.site_logo img,
.mobile_site_logo img{
	max-height:120px;
	max-width:300px;
}
/** End Header **/

.rescenter img{	
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/** Start Menu **/
.main-menu .dropdown-menu {
    background-color: #19388a;
	text-decoration: none;
}

.main-menu ul li a:hover {
    background-color: #2b9ede;
	text-decoration: none;
}

.main-menu .option-menu ul{
	background-color: #19388a;
	text-decoration: none;
}
/** End Menu **/

/** Start Footer **/
.social-accounts ul li a{
	margin: 5px;
}

.footer-top{
	background-color: #196994;
	color: #fff;
}



@media (min-width: 575px) and @media (min-width: 768px) and (max-width: 991px) {
	.footer-top{
	background-color: #196994;
	color: #fff;}
	}

.social-accounts ul li a{
	border: 1px solid #0d1028;
	background-color: #0d1028;
}


.scroll-top{
	background-color: #0d1028;
}
/** End Footer **/

/** Start Homepage **/
.single-service-4 a:hover{
	text-decoration: none;
}

/** End Homepage **/

/** Start Feature Image **/
.featured-image{
	padding-bottom: 20px;
}
.featured-image img{
	max-width: 100%;
}
/** End Feature Image **/

.section-title h2,
.results-area h2,
.apply-wrapper h2,
.single_info .info_data h6,
.form-group label{
	color: #0d1028;
}

.permission-tbl a{
	color: #19388a;
}

.button_one{
	font-weight: 500;
	font-size: inherit;
	background-color: #196994;		
}

.search-form .submit input{
	/* background-color: #ff5202; */
	background-color: #19388a;
	color: #fff;
	height: unset;
}
.search-form .submit input:hover{
	background-color: #2b9ede;
}

.upload-btn-wrapper .btn{
	background-color: #19388a;
	color: #fff;
	position: absolute;
	height: 60px;
	border-radius: 35px;
	border: 0;
	width: 165px;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 165px;
}

.upload-btn-wrapper .img_name,
.upload-btn-wrapper .img_count{
	height: 60px;
	border-radius: 35px;
	padding: 0 15px;
	text-align: center;
}

.form-group label span{
	font-size: 14px;
	font-weight: 400;
}

#flashMessage {
	text-align: center;
	padding: 0 25px 30px;
	color: #28a745;
}

.form-error {
	color: #dc3545;
}

.no-data .section-title > i{
	color: #ddd;
	font-size: 50px;
	margin-bottom: .5rem;
}

.no-data .section-title > h2{
	margin-bottom: 1rem;
}

.dataTables_wrapper{
	font-size: 14px;
}

/** Start Action Button **/
.dataTables_wrapper .dropdown-toggle::after {
    display: none;
}
.dataTables_wrapper .btn-group .btn,
.details-wrapper .btn-group .btn{
	transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1);
	border-radius: 2px;
	overflow: hidden;
    margin-left: 0;
    margin-right: -1px;
	background-color: #19388a;
	border-color: #19388a;
	color: #fff;
	font-size: 12px;
    padding: 3px 8px
}

.btn-group > .btn:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .26);
}

/* .btn-group > .btn, .btn.btn-link:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .18);
} */

.btn.focus, .btn:focus {
    outline: 0;
    /* box-shadow: 0 0 0 .2rem #fbc7b0; */
	box-shadow: 0 0 0 .2rem #aec2f7;
}

.dataTables_wrapper .dropdown-menu {
	
	min-width: 175px;
	z-index: 1000;
	float: left;
	list-style: none;
	text-shadow: none;
	padding: 0;
	background-color: #fff;
	
    border: 0 !important;
    border-radius: 2px !important;
    margin: 0;
}

.btn-group > .dropdown-menu, .dropdown-menu {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .22) !important;
}

.btn-group > .dropdown-menu.pull-left::before,
.dataTables_wrapper .dropdown-toggle > .dropdown-menu.pull-left::before, 
.dataTables_wrapper .dropdown > .dropdown-menu.pull-left::before {
    left: auto;
    right: 9px;
}

.dataTables_wrapper .dropdown-menu::after, .dropdown-menu::before {
    display: none !important;
}

.dataTables_wrapper  .dropdown-menu > li > a {
    padding: 8px 16px;
    color: #6f6f6f;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
	font-size: 13px;
}

.dropdown-menu > li > a > [class*=" fa-"], .dropdown-menu > li > a > [class^="fa-"] {
    color: #888;
	margin-right: 5px;
}

.dataTables_wrapper .img-thumbnail{
	width: 80px;
}

.dataTables_wrapper .btn-group .btn-outline,
.details-wrapper .btn-group .btn-outline{
	background-color: unset;
	color: #19388a;
}

.dataTables_wrapper .btn-group .btn:hover{
	background-color: #2b9ede;
	border-color: #2b9ede;
}
.dataTables_wrapper .btn-group .btn-outline:hover,
.details-wrapper .btn-group .btn-outline:hover{
	background-color: #2b9ede;
	border-color: #2b9ede;
	color: #fff;
}

.back-btn {
	display: block;
	text-align: right;
	margin-bottom: .5rem;
}

/** End Action Button **/


/*** Start Pagination ***/
.page-link{
	margin-right: 15px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #efefef;
	color: #666;
	text-align: center;
	transition: all .4s linear 0s;
	line-height: 35px;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link{
	border-radius: 50%;
}

.page-item.active .page-link{
	background-color: #19388a;
	border-color: #19388a;
}

.page-link:focus{
	box-shadow: 0 0 0 .2rem #aec2f7;
}

/*** End Pagination ***/

.img-wrapper {
	margin-bottom: 1rem;
	position: relative;
	overflow: hidden;
}

.img-wrapper img{
	transition: all .4s linear 0s;
}

.img-wrapper img:hover{
	transform: scale3d(1.1, 1.1, 1.1);
}


/*** Start Sidebar Image ***/
.sidebar-wrapper .upload-btn-wrapper input[type="file"]{
	position: initial;
}

.sidebar-wrapper .upload-btn-wrapper button{
	left:0;
	right:0;
}

.sidebar-wrapper .undo{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	border: 1px solid #19388a;
	opacity: 0.6;
	background-color: #19388a;
	border-radius: 20px;
	padding: 5px 10px;
	font-size: 14px;
	cursor: pointer;
}
/*** End Sidebar Image ***/


/** TOGGLE BUTTON - START **/
    .onoffswitch {
        position: relative; 
		width: 55px;
		height: 24px;
        -webkit-user-select:none; 
		-moz-user-select:none; 
		-ms-user-select: none;
    }
    .onoffswitch-checkbox {
        position: absolute;
        opacity: 0;
        pointer-events: none;
    }
    .onoffswitch-label {
        display: block; overflow: hidden; cursor: pointer;
        border: 2px solid #aec2f7; border-radius: 20px;
    }
    .onoffswitch-inner {
        display: block; width: 200%; margin-left: -100%;
        transition: margin 0.3s ease-in 0s;
    }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block; float: left; width: 50%; height: 20px; padding: 0; line-height: 20px;
        font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
        box-sizing: border-box;
    }
    .onoffswitch-inner:before {
        content: "YES";
        padding-left: 10px;
        background-color: #19388a; color: #FFFFFF;
    }
    .onoffswitch-inner:after {
        content: "NO";
        padding-right: 10px;
        background-color: #F5F5F5; color: #999999;
        text-align: right;
    }
    .onoffswitch-switch {
        display: block; width: 10px; margin: 5px;
        background: #FFFFFF;
        position: absolute; top: 0; bottom: 0;
        right: 31px;
        border: 2px solid #aec2f7; border-radius: 20px;
        transition: all 0.3s ease-in 0s; 
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
        margin-left: 0;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
        right: 0px; 
    }
/** TOGGLE BUTTON - END **/

/** Start Gallery image  **/

/* .image-group .row{display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
  align-items: flex-end;} */
  
.image-group .single-img {
	padding: 0 4px;
	position: relative;
}
.image-group .single-img  img{	
	margin-top: 8px;
	vertical-align: middle;
	height: 100px;
}
.modal-body img {margin: 0 auto;}

.image-group .single-img .remove {
    position: absolute;
    right: 0;
    top: 0px;
    display: none;
}
.image-group .single-img:hover .remove{
	display: block;
}
.image-group .single-img .remove i {
	font-size: larger;
	color: #002147;
}
.image-group .single-img .remove i:hover{color:#19388a;} 
/** End Gallery Image **/


/** Start Date Picker Custom **/
.gj-textbox-md:active, .gj-textbox-md:focus{
	border-bottom: 1px solid #19388a;
}

.gj-datepicker-md [role="right-icon"],
.gj-timepicker-md [role="right-icon"]{
	right: 10px;
	top: 17px;
	color: #19388a;
}
.gj-picker-md table tr td.selected.gj-cursor-pointer div{
	background: #19388a;
}
.gj-picker-md table tr td.today div {
    color: #19388a;
}
/** End Date Picker **/

/** Start Time Picker Custom **/
.gj-picker-md [role="header"]{
	background: #19388a;
}

.gj-picker-md .arrow-begin, .gj-picker-md [role="body"] [role="arrow"] {
    background-color: #19388a;
}

.gj-picker-md .arrow-end {
    border: 16px solid #19388a;
}

.gj-picker.timepicker [role="header"] {
    font-size: 30px;
    padding: 10px 0;
    line-height: 52px;
}

.gj-picker.timepicker [role="header"] div {
    width: 35px;
}

/** End Time Picker  **/

/** Start Input Icon **/
.input-icon{
	position: relative;
}

.input-icon i {
	position: absolute;
	right: 12px;
	top: 17px;
	font-size: 24px;
	color: #19388a;
	cursor: pointer;
}
/** End Input Icon **/

/** Start View Details **/

.details-wrapper h2 {
    font-size: 50px;
    color: #0d1028;
    /* padding-bottom: 35px; */
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}
.view-group{
	margin-bottom: 1rem;
	padding-left: 2rem;
	position: relative;
}

.view-group > i{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #19388a;
	font-size: 20px;
}

.view-group > h4{
	color: #19388a;
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	/* display: inline-block; */
	margin: 0px;
}

.view-row-border{
	border: 1px solid #19388a;
	border-radius: 5px;
}


/** End View Details **/

/** Start Login Page **/
.login-wrapper input {
    border-radius: 0;
    height: 60px;
}
.login-wrapper input:focus {
	  background-color: #e1e8fb;
      border-color: #19388a;
      box-shadow: none;
      color: #19388a;
      font-weight: 500; }
/** End Login Page **/


/** Start Services **/
.single-service-info {
    display: flex;
    /* justify-content: space-around; */
    align-items: center;
    transition: all .4s linear 0s;
    border: 2px solid #ddd;
}

.single-service-info:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-color: #19388a !important;
}

.single-service-info:hover img{
    transform: scale3d(1.1, 1.1, 1.1);
}

.single-service-thumbnail {
    text-align: center;
    /* border: 2px solid #19388a; */
    transition: all .4s linear 0s;
	width: 135px;
    height: 135px;
}

.single-service-thumbnail img{
	transition: all .4s linear 0s;
	height:100%;
}
/* .single-service-thumbnail img:hover {
    transform: scale3d(1.1, 1.1, 1.1);
} */

.single-service-content {
    padding: 0 25px !important;
}

.single-service-content h3 a,
.accordion h3 button {
    font-size: 24px;
    color: #0d1028;
    transition: all .4s linear 0s;
    font-weight: 600;
}

.accordion .child a{
	color: #0d1028;
	transition: all .4s linear 0s;
	font-weight: 600;
	font-size: 18px;
} 

.single-service-content h3 a:hover,
.accordion h3 button:hover,
.accordion .child a:hover {
	color: #19388a;
	text-decoration: none;
}

.single-service-content p,
.accordion p {
    color: #666;
    margin-bottom: 5px;
}

.single-service-info:hover .service-link a{
    background-color: #19388a;
    color: #fff;
}

.single-service-info:hover .service-link a:hover{
    background-color: #2b9ede;
	border-color: #2b9ede;
}

.single-service-content a{
	text-decoration: none;
	color: #666;
}
.single-service-content i{
	color: #19388a;
}

.service-text h4 {
	margin-bottom: .5rem;
}

.service-text h4 a{
	color: #19388a;
}


/** End Services **/


/** Start Gallery **/
.gallery-wrapper .owl-dots {
    text-align: center;
    margin-top: 30px;
    line-height: 10px;
}

.gallery-wrapper .owl-dots .owl-dot span {
    width: 10px;
    height: 20px;
    margin: 0 5px 0 7px;
    background: #19388a;
    display: inline-block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    transition: all .4s linear 0s;
}

.gallery-wrapper .owl-dots .owl-dot.active span {
    background-color: #2b9ede;
    height: 30px;
}
/** End Gallery **/


/** Start Blog-News Details **/
.publish-details {
    color: #19388a;
	font-weight: 500;
	font-size: 18px;
}

.publish-details i{
    font-size: 20px;
}

/** End Blog-News Details **/

/** Start Event Details **/
.event-details .view-group h4{
	font-size: 18px;
	font-weight: 500;
}

/** End Event Details **/

.readmore-text a {
	display: inline-block;
	color: #19388a;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 15px;
	transition: all .4s linear 0s;
}

.readmore-text a:hover{
	text-decoration:none;
}

.readmore-text a i {
    transition: all .4s linear 0s;
}

.readmore-text a:hover i {
    padding-left: 5px;	
}

.events-section-2 .feature-content-2 h3{
	font-size: 20px;
}

.feature-content-2 h3 a{
	color: #19388a;
}

.feature-status-2 .readmore-text a{
	color: #2b9ede;
	margin-top: 0;
}

.single-featured-2 .single-status p{
	display:inline-block;
	margin-bottom: 0;
}

.single-featured-2 .single-status i{
	color: #19388a;
}

.single-status.view-group{
	margin-bottom: 0;
	padding-left: 1.4rem;
}

.single-status.view-group i{
	top: 5px;
	font-size: 16px;
}

.view-all .readmore-text h4{
	margin-bottom: 0;
}
.view-all .readmore-text a{
	color: #2b9ede;
	font-size: 18px;
}

.blog-lists-wrapper-2 .single-blog-wrapper{
	justify-content: flex-start;
}

.single-blog-wrapper.single-event-2 h5 a{
	color: #19388a;
}

.blog-lists-wrapper-2 .single-event-2 i{
	color: #19388a;
}

.single-blog-wrapper .event-content  .summary{
	color: #666;
}

/* .single-blog-wrapper .event-content  .summary p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
} */

.single-blog-wrapper .event-content .summary:hover{
	text-decoration:none;
}


.our-teachers-wrapper {
    height: 100%;
}

.single-team{
	display: flex;
	/* align-items: center; */
	flex-direction: column;
	height: 100%
}



.member-image-2:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}

.member-image-2{
	/* max-height: 250px;  */
	height: 250px;
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;         /* remove the gap between inline(-block) elements */
	
	display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

/* .member-image-2 a {
	 
    min-width: 100%;
    min-height: 100%
} */

.member-image-2 img {
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    font: 16px/1 Arial sans-serif;        /* <-- reset the font property */
	
	flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

.designation{
	height: 100%;
}

.member-info-4 {
    width: 100%;
	flex: 1;
}

.member-info-4:hover a{
	text-decoration:none;
}


/**** Start Custom Pagination ****/


#pagination_row #dataTable_info {
	padding-top: 0.85em;
	white-space: nowrap;
}

#pagination_row .pagination{
	margin: 2px 0;
	white-space: nowrap;
	justify-content: flex-end;
}


#pagination_row .pagination .page-link a{
	width: 50px;
	height: 50px;
	display: block;
	padding: .5rem .75rem;
	position: absolute;
	left: 0;
	top: 0;
	color: #6c757d;
}

#pagination_row .pagination .page-link:hover{
	background-color: #19388a;
	border-color: #19388a;
}

#pagination_row .pagination .page-link:hover a{
	text-decoration:none;
	color: #fff;
}

#pagination_row  .page-link:focus {
    box-shadow: 0 0 0 .2rem #aec2f7;
}

#pagination_row .pagination .active{
	background-color: #19388a;
	border-color: #19388a;
	z-index: 1;
}
#pagination_row .pagination .active a{
	color: #fff;
}

#pagination_row .single-page{
	background-color: unset !important;
}


/**** End Custom Pagination ****/

#navbarTogglerDemo01{
	z-index: 10;
}


/**** Start Dashboard ****/
#dashboard .single-service-4 {
	height: 100%;
}

#dashboard .service-icon{
	font-size: 50px;
	margin-bottom: 0;
}

#dashboard .service-text .rounded-btn{
	display:none;
}

#dashboard .service-icon .base-icon{
	position: relative;
	left: 10px;
}

#dashboard .service-icon .add-icon{
	font-size: 25px;
	position: relative;
	bottom: 35px;
	left: 5px;
}
/**** End Dashboard ****/

/**** Start Grant Colorcode ****/
.btn-group .btn.status-code {
  width: 56px;
  cursor: unset;
} 

.btn-group .btn.status-code.open{
	background-color: #008080;
	border-color: #008080;
	
}

.btn-group .btn.status-code.closed{
	background-color: #b22222;
	border-color: #b22222;
}

/**** End Grant Colorcode ****/

.grecaptcha-badge {
	position: absolute !important;
	bottom: 4px !important;
	right: -170px !important;
}

@media (max-width: 768px) {
    .single-service-info {
		display: inline-block;
		text-align: center; 
	}
	.single-service-info .single-service-thumbnail {
        margin: 0 auto 20px auto; 
	} 
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.single-service-content {
		padding-left: 20px !important; 
	}
	
    .single-service-content h3 a {
      font-size: 20px; 
	} 
	
	.single-service-thumbnail img{
		width: 100%;
		height: unset;
	}
}

@media (min-width: 992px) {
	.single-service-content {
		padding: 0 25px; 
	} 
	
	.main-menu ul li a {
      padding: 1rem 0.8rem !important; 
	}
}















