.col-sm-6 {
	width: 65%;
}
.topbar-right {
	text-align: right;
	width: 66%;
}
.t3-topbar {
	background: #26286f;
	border-bottom: 2px solid #d0a243;
	color: #fff;
	height: 35px;
	line-height: 40px;
	font-size: 12px;
}

.t3-mainnav .t3-navbar {
	background: linear-gradient(#008080, #005454);
	border-radius: 2px;
	padding-left: 0;
	padding-right: 0;
}
.btn-primary {
	background-color: #d0a242;
	border-color: #d0a242;
	color: #ffffff;
	background: linear-gradient(#d0a242, #a0761f);
	border: 0;
	font-size: 11px;
	font-family: "Rubik", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.t3-megamenu > ul > li > .mega-dropdown-menu {
	border-radius: 4px;
	border: 0px solid #d0a242;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: -2px;
}
.navbar-default .navbar-nav > .active > a::before, .navbar-default .navbar-nav > .active > span::before {
	background: #d0a242;
	border-radius: 2px;
	bottom: -2px;
	content: "";
	height: 4px;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
}
.t3-header {
	padding-top: 10px;
	padding-bottom: 36px;
}
.nav-right .search .form-control, .nav-right .form-search .form-control {
	background: url('../images/search.png') no-repeat 10px center;
	background-color: #d0a242;
	/* border: 0; */
	color: #ffffff;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	padding-left: 32px;
	height: 32px;
	width: 32px;
	-webkit-transition: width 400ms;
	-o-transition: width 400ms;
	transition: width 400ms;
	z-index: 10;
}
.camera_caption > div {
	/* background: #000; */
	background: rgba(0, 0, 0, 0.8);
	width: 50%;
	margin: 80px;
}

.section-wrap > div {
	padding-bottom: 10px;
	padding-top: 30px;
}

.blog .item .item-image.pull-left, .blog-featured .item .item-image.pull-left {
	float: left !important;
	width: 35%;
	padding: 10px;
     
	border: 1px solid #E8D2A3;
}
.blog .item .item-image.pull-left + .item-ct, .blog-featured .item .item-image.pull-left + .item-ct {
	float: left !important;
	width: 65%;
	padding: 10px;
}
.items-row .item {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
a {
	color: #008080;
}
a:hover, a:focus {
	color: #008080;
	text-decoration:underline;
}
.label-small {
	/* color: #d0a242; */
	font-size: 11px;
	font-family: "Rubik", Helvetica, Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	display: none;
}

.blog .article-title, .blog-featured .article-title, .blog .article-title a, .blog-featured .article-title a {
	color: #26286f;
	font-size: 19px;
	margin-bottom: 18px;
}
body {
	font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.715;
	color: #333;
}
.mod-blue .module-ct {
	background-color: #26286f;
	padding: 14px;
	color: #ffffff;
}
.t3-module {
	margin-bottom: 24px;
}
.module-title {
	margin-bottom: 5px;
}
.module-title {
	background: transparent;
	color: #26286f;
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 12px 0;
	padding: 0;
	text-transform: uppercase;
	/*text-align: center;*/
}
*/.t3-sidebar {
	padding-top: 24px;
	padding-bottom: 24px;
	background-color: #f2f2f2;
}
.t3-mainbody {
	padding-top: 4px;
	padding-bottom: 1px;
}
.acm-features.style-1 .features-item-inner .feature-action a {
	border-bottom: 1px solid #008080;
	font-size: 12px;
}
.acm-features.style-1 .features-item-inner .feature-action a:hover {
	color: #008080;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background: #008080;
	border-color: #008080;
}
.acm-features.style-1 .features-item-inner .feature-action a {
	border-bottom: 1px solid #008080 !important ;
	font-size: 12px;
}
.t3-sidebar {
	padding-top: 24px;
	padding-bottom: 24px;
	
}
.acm-features.style-1 .features-item-inner h3 {
	color: #234269;
	font-weight: 500;
	margin-top: 12px;
	margin-bottom: 12px;
}
.section-wrap > div {
	padding-bottom: 10px;
	padding-top: 0px;
	/*background-color: #f2f2f2;
	border-bottom: 1px solid #ccc;*/
	
}
.acm-features.style-1 .features-item-inner {
	/*background: #f2f2f2 !important; */
	text-align:center;
	
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
	padding: 10px;
	height: 100%;
	box-sizing: border-box;
	position: relative;
	margin-top: 25px;

}
.acm-features.style-1 .features-item-inner h3 {
	color: #234269;
	font-weight: 500;
	margin-top: 5px !important;
	margin-bottom: 5px !important;

}
.slide-desc-bg-default {

	background: RGBA(0,0,0,0.65) !important;
    border-left: 5px solid #d0a242;
}
.djev_mod_items .djev_item_content {
	padding: 1px 0;
}
.djev_mod_items {
	margin: 0em 0;
}
.slide-desc-text-default {
	position: relative !important;
	color: #fff !important;
	padding: 6px 177px 44px !important;
	text-align: left !important;
}
.djev_mod_items .djev_item {
	position: relative;
	margin: 0 0 0px !important;
	border-bottom: 2px solid #f5f5f5;
}
.djev_mod_items {
	margin: 0em 0  !important;
}
hr {
	margin-top: 12px;
	margin-bottom: 12px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.slide-desc-bg-default {
	position: absolute;
	top: 0px;
	left: 127px !important;
	width: 75% !important;
	height: 80% !important;
	background: RGBA(0,0,0,0.65);
}
ul, ol {
	margin-top: 0;
	margin-bottom: 12px;
	/*padding-left: 1px;*/
}
.acm-accordion .panel-title {
	
	font-size: 11px;
}
.acm-accordion .panel-title a.collapsed {
	background: #fbfbfb;
	color: #26286f !important;
	border-radius: 2px;
}
.acm-accordion .panel-title a {
	background: #ffffff;
	color: #d0a242 !important;
	border: 1px solid #eeeeee;
	border-radius: 2px 2px 0 0;
	display: block;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	padding-right: 50px;
	text-indent: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.acm-accordion .panel-title {
	text-transform: none;
	font-size: 11px;
}
.acm-accordion .panel-title {
	text-transform: none !important;
	font-size: 11px;
}
.acm-accordion .panel-title a {
	background: #ffffff;
	color: #d0a242;
	border: 1px solid #eeeeee;
	border-radius: 2px 2px 0 0;
	display: block;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	padding-right: 34px;
	text-indent: 10px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.t3-footer {
	background: #2d2d2d;
	color: #aaaaaa;
	border-top: 5px solid #d0a242;
}
.t3-footnav {
	padding: 8px 0;
}
.t3-copyright .copy-right {
	border-top: 1px solid #3a3a3a;
	padding: 16px 0 11px;
}

.col-lg-2 {
	width: 30.667%;
}

.t3-footnav .t3-module ul {
	 list-style: disc; 
}
.djev_mod_items .djev_time {
	color: #666;
	text-align: right;
}
.slideshow .swiper-thumbs-wraper {
	position: absolute;
	bottom: 32px;
	width: 100%;
	display: none !important;
}
.slideshow .slider-content-inner {
	color: #ffffff;
	position: absolute;
	top: 77% !important;
	margin-top: -72px;
	transform: translateY(-50%);
	max-width: 28%;
}
h1, .h1 {
	font-size: 32px;
	
	/*color: #26286f;*/
}
.componentheading {

color: #26286f;

}
p {
	margin: 0 0 12px;
	h1, .h1 { font-size: 36px;
	text-shadow: 1px 1px #000000 !important;
}

.slideshow .slider-content-inner .item-desc {
	color: #ffffff !important;
	margin-top: 24px;
	text-shadow: 1px 1px #000 !important;
	background-color: #666666;
}
.slideshow .slider-content-inner .group-action .btn {
	background: transparent;
	border-bottom: 1px solid #d0a242;
	border-radius: 0;
	color: #ffffff;
	padding: 0;
}
.dropdown-menu {
	padding: 6px !important;
}
.nav-tabs {
	border: 0;
	margin-bottom: 322px;
	display: none ;
}

.t3-content-tabs {
	background-color: #fbfbfb;
	/*background-image: url('../../templates/tuk2020/images/bg-mask.png');*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
.t3-footnav .t3-module ul > li > a {
	color: #fff !important;
	font-size: 12px;
	padding: 0;
}
.nav-tabs {
	border: 0;
	margin-bottom: 32px;
	display: none !important;
}
.page-title, .page-header h1 {
	line-height: 1;
	margin: 0;
	color: #26286f !important;
	text-shadow: 0px 0px blue !important;
}
.t3-content-tabs .nav-tabs {
	text-align: center;
	display: none !important;
}
#jemmoduleteaser .jem-event-details-teaser .jem-row-teaser > div:last-child {
	margin-right: 0;
	display: none !important;
}

h2.jem-description {display:none;}

element {
	opacity: 0.8;
	position: absolute;
	background-color: rgb(208, 162, 666) !important;
	inset: 2px 136.42px 2px 0px;
	display: block;
}
.col-sm-6 {
	width: 65%;
}
.topbar-right {
	text-align: right;
	width: 66%;
}
.t3-topbar {
	background: #008080;
	border-bottom: 2px solid #d0a243;
	color: #fff;
	height: 35px;
	line-height: 40px;
	font-size: 12px;
}

.t3-mainnav .t3-navbar {
	background: linear-gradient(#008080, #005454);
	border-radius: 2px;
	padding-left: 0;
	padding-right: 0;
}
.btn-primary {
	background-color: #d0a242;
	border-color: #d0a242;
	color: #ffffff;
	background: linear-gradient(#d0a242, #a0761f);
	border: 0;
	font-size: 11px;
	font-family: "Rubik", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.t3-megamenu > ul > li > .mega-dropdown-menu {
	border-radius: 4px;
	border: 0px solid #d0a242;
	padding-left: 6px;
	padding-right: 16px;
	margin-top: -2px;
}
.navbar-default .navbar-nav > .active > a::before, .navbar-default .navbar-nav > .active > span::before {
	background: #d0a242;
	border-radius: 2px;
	bottom: -2px;
	content: "";
	height: 4px;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
}
.t3-header {
	padding-top: 10px;
	padding-bottom: 36px;
}
.nav-right .search .form-control, .nav-right .form-search .form-control {
	background: url('/web/20230418181523im_/https://tukenya.ac.ke/templates/tuk2020/images/search.png') no-repeat 10px center;
	background-color: #d0a242;
	/* border: 0; */
	color: #ffffff;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	padding-left: 32px;
	height: 32px;
	width: 32px;
	-webkit-transition: width 400ms;
	-o-transition: width 400ms;
	transition: width 400ms;
	z-index: 10;
}
.camera_caption > div {
	/* background: #000; */
	background: rgba(0, 0, 0, 0.8);
	width: 50%;
	margin: 80px;
}

.section-wrap > div {
	padding-bottom: 10px;
	padding-top: 30px;
}

.blog .item .item-image.pull-left, .blog-featured .item .item-image.pull-left {
	float: left !important;
	width: 35%;
	padding: 10px;
     
	
}
.blog .item .item-image.pull-left + .item-ct, .blog-featured .item .item-image.pull-left + .item-ct {
	float: left !important;
	width: 65%;
	padding: 10px;
}
.items-row .item {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
a {
	color: #008080;
}
a:hover, a:focus {
	color: #008080;
	text-decoration:underline;
}
.label-small {
	/* color: #d0a242; */
	font-size: 11px;
	font-family: "Rubik", Helvetica, Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	display: none;
}

.blog .article-title, .blog-featured .article-title, .blog .article-title a, .blog-featured .article-title a {
	color: #26286f;
	font-size: 19px;
	margin-bottom: 18px;
}
body {
	font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.715;
	color: #333;
}
.mod-blue .module-ct {
	background-color: #26286f;
	padding: 14px;
	color: #ffffff;
}
.t3-module {
	margin-bottom: 24px;
}
.module-title {
	margin-bottom: 5px;
}
.module-title {
	background: transparent;
	color: #26286f;
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 12px 0;
	padding: 0;
	text-transform: uppercase;
	 text-align: center; 
}
*/.t3-sidebar {
	padding-top: 24px;
	padding-bottom: 24px;
	background-color: #f2f2f2;
}
.t3-mainbody {
	padding-top: 4px;
	padding-bottom: 1px;
}
.acm-features.style-1 .features-item-inner .feature-action a {
	border-bottom: 1px solid #008080;
	font-size: 12px;
}
.acm-features.style-1 .features-item-inner .feature-action a:hover {
	color: #008080;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background: #008080;
	border-color: #008080;
}
.acm-features.style-1 .features-item-inner .feature-action a {
	border-bottom: 1px solid #008080 !important ;
	font-size: 12px;
}
.t3-sidebar {
	padding-top: 24px;
	padding-bottom: 24px;
border-left: 1px solid #eeebeb;
	
}
.acm-features.style-1 .features-item-inner h3 {
	color: #234269;
	font-weight: 500;
	margin-top: 12px;
	margin-bottom: 12px;
}
.section-wrap > div {
	padding-bottom: 10px;
	padding-top: 0px;
	/*background-color: #f2f2f2;
	border-bottom: 1px solid #ccc;*/
	
}
.acm-features.style-1 .features-item-inner {
	/*background: #f2f2f2 !important; */
	text-align:center;
	
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
	padding: 10px;
	height: 100%;
	box-sizing: border-box;
	position: relative;
	margin-top: 25px;

}
.acm-features.style-1 .features-item-inner h3 {
	color: #234269;
	font-weight: 500;
	margin-top: 5px !important;
	margin-bottom: 5px !important;

}
.slide-desc-bg-default {

	background: rgba(38, 40, 111, 0.7) !important;
    border-left: 10px solid #d0a242 ;
}
.djev_mod_items .djev_item_content {
	padding: 1px 0;
}
.djev_mod_items {
	margin: 0em 0;
}
/* .slide-desc-text-default {
	position: relative !important;
	color: #fff !important;
	padding: 6px 177px 44px !important;
	text-align: left !important;
} */
.djev_mod_items .djev_item {
	position: relative;
	margin: 0 0 0px !important;
	border-bottom: 2px solid #f5f5f5;
}
.djev_mod_items {
	margin: 0em 0  !important;
}
hr {
	margin-top: 12px;
	margin-bottom: 12px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

/* .slide-desc-bg-default {
	position: absolute;
	top: 0px;
	left: 127px !important;
	width: 45% !important;
	height: 80% !important;
	background: RGBA(0,0,0,0.65);
} */
ul, ol {
	margin-top: 0;
	margin-bottom: 12px;
	/*padding-left: 1px;*/
}
.acm-accordion .panel-title {
	
	font-size: 11px;
}
.acm-accordion .panel-title a.collapsed {
	background: #fbfbfb;
	color: #26286f !important;
	border-radius: 2px;
}
.acm-accordion .panel-title a {
	background: #ffffff;
	color: #d0a242 !important;
	border: 1px solid #eeeeee;
	border-radius: 2px 2px 0 0;
	display: block;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	padding-right: 50px;
	text-indent: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.acm-accordion .panel-title {
	text-transform: none;
	font-size: 11px;
}
.acm-accordion .panel-title {
	text-transform: none !important;
	font-size: 11px;
}
.acm-accordion .panel-title a {
	background: #ffffff;
	color: #d0a242;
	border: 1px solid #eeeeee;
	border-radius: 2px 2px 0 0;
	display: block;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	padding-right: 34px;
	text-indent: 10px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.t3-footer {
	background: #2d2d2d;
	color: #aaaaaa;
	border-top: 5px solid #d0a242;
}
.t3-footnav {
	padding: 8px 0;
}
.t3-copyright .copy-right {
	border-top: 1px solid #3a3a3a;
	padding: 16px 0 11px;
}

.col-lg-2 {
	width: 30.667%;
}

.t3-footnav .t3-module ul {
	 list-style: disc; 
}
.djev_mod_items .djev_time {
	color: #666;
	text-align: right;
}
.slideshow .swiper-thumbs-wraper {
	position: absolute;
	bottom: 32px;
	width: 100%;
	display: none !important;
}
.slideshow .slider-content-inner {
	color: #ffffff;
	position: absolute;
	top: 77% !important;
	margin-top: -72px;
	transform: translateY(-50%);
	max-width: 28%;
}
h1, .h1 {
	font-size: 32px;
	
	/*color: #26286f;*/
}
.componentheading {

color: #26286f;

}
p {
	margin: 0 0 12px;
	h1, .h1 { font-size: 36px;
	text-shadow: 1px 1px #000000 !important;
}

.slideshow .slider-content-inner .item-desc {
	color: #ffffff !important;
	margin-top: 24px;
	text-shadow: 1px 1px #000 !important;
	background-color: #666666;
}
.slideshow .slider-content-inner .group-action .btn {
	background: transparent;
	border-bottom: 1px solid #d0a242;
	border-radius: 0;
	color: #ffffff;
	padding: 0;
}
.dropdown-menu {
	padding: 6px !important;
}
.nav-tabs {
	border: 0;
	margin-bottom: 322px;
	display: none ;
}

.t3-content-tabs {
	background-color: #fbfbfb;
	/*background-image: url('/web/20230418181523im_/https://tukenya.ac.ke/templates/templates/tuk2020/images/bg-mask.png');*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
.t3-footnav .t3-module ul > li > a {
	color: #fff !important;
	font-size: 12px;
	padding: 0;
}
.nav-tabs {
	border: 0;
	margin-bottom: 32px;
	display: none !important;
}
.page-title, .page-header h1 {
	line-height: 1;
	margin: 0;
	color: #26286f !important;
	text-shadow: 0px 0px blue !important;
}
.t3-content-tabs .nav-tabs {
	text-align: center;
	display: none !important;
}
#jemmoduleteaser .jem-event-details-teaser .jem-row-teaser > div:last-child {
	margin-right: 0;
	display: none !important;
}

h2.jem-description {display:none;}

element {
	opacity: 0.8;
	position: absolute;
	background-color: rgb(208, 162, 666) !important;
	inset: 2px 136.42px 2px 0px;
	display: block;
}

.mfp_masonry_skin_card .mfp_masonry_item .mfp_cat a {
	font-weight: 300 !important;
	color: white !important ;
	background-color: #008080 !important ;
	padding: 2px;
}

.mfp_masonry_skin_card .mfp_masonry_item .mfp_masonry_title a {
	font-weight: 500 !important;
	font-size: 1em !important;
}

.img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption {
	margin-bottom: 24px;
	max-width: 100%;
	width: 100% !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.3;
	color: inherit;
	text-align: center !important;
}


.back-to-top.affix .btn {
    -webkit-transform: scale(0)!important;
    -ms-transform: scale(0)!important;
    -o-transform: scale(0)!important;
    transform: scale(0)!important;
    display: none;
}


.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    font-size: 11px;
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    padding-left: 0;
    padding-right: 0;
    margin-left: 14px !important;
    margin-right: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
}

.baTabsWarp .ba__nav-tabs a, .baTabsWarp .ba__nav-tabs a:focus {
	white-space: nowrap;
	font-weight: 600;
	font-size: 1.0em !important;
	color: inherit;
}

.baTabsWarp.style1 .ba__nav-tabs li a:hover, .baTabsWarp.style1 .ba__nav-tabs > li.tab__active > a {
	color: #1e3882 !important;
}

.baTabsWarp.style1 .ba__nav-tabs li a:hover, .baTabsWarp.style1 .ba__nav-tabs > li.tab__active > a {
	border-top-color: #1e3882 !important;
	color: #1e3882 !important;
	background: #fff;
}

.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item h3 {
	color: #234269;
	margin-top: 48px;
	line-height: 1.0;
	font-size: 13px !important
	text-align: left !important
}

.sppb-addon-image-layout-content {
	background: #f1f1f1;
	padding: 10px 12px 40px !important;
}