/*
Template:       eikra
Theme Name:     Eikra Child Theme
Theme URI:      https://themeforest.net/item/eikra-education-wordpress-theme/20950897
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Eikra is a clean and modern theme for all kinds of Education and Learning Institute.
Version:        1.0
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
License: Envato split License
License URI: https://themeforest.net/licenses/terms/regular
*/
#tophead .login-btn {
	display: none;
}
.home .site-header {
	position: fixed;
	width: 100%;
	top: 0;
	background-color: transparent;
	z-index: 999;
}
#sticky-header-wrapper .site-header {
	background-color: #002147;
	padding: 5px 0;
}
.site-header #site-navigation ul li a {
	color: #fff;
}
.site-header #site-navigation .social_menu_item a,
.footer-top-area .social_menu_item a {
	position: relative;
	color: transparent!important;
	width: fit-content;
}
.footer-top-area .social_menu_item {
	display: inline-block;
	width: 50px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.social_menu_item.fb a::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 18px;
	height: 18px;
	background: center / contain no-repeat url('img/fb.svg');
}
.social_menu_item.insta a::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 18px;
	height: 18px;
	background: center / contain no-repeat url('img/instagram.svg');
}
.social_menu_item.mail a::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 18px;
	height: 18px;
	background: center / contain no-repeat url('img/mail.svg');
}
.offscreen-navigation .social_menu_item.fb {
	color: transparent;
	background: #002147;
	max-width: 18px;
	max-height: 26px;
}
.vc_row.hero_video {
	height: 100vh;
	overflow: hidden;
}
.vc_row.hero_video .vc_col-sm-12 {
	height: 100%;
}
.hero_video video {
	display: block;
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	object-fit: cover;
	filter: brightness(0.4);
}
.hero_content {
	padding: 25% 0;
}
.hero_content h1 {
	font-size: 52px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 1.5;
	backdrop-filter: blur(2px);
	text-transform: uppercase;
	text-shadow: -1px -1px 0 #ffc107, 1px -1px 0 #ffc107, -1px 1px 0 #ffc107, 1px 1px 0 #ffc107;
}
.hero_content h1 strong {
	color: #ffc107;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.partners_slider .owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}
.partners_slider .rtin-thumbnail {
	padding: 10px;
}
.partners_slider .rtin-thumbnail a, 
.partners_slider .rtin-thumbnail .rtin-price,
.partners_slider .rtin-content-wrap .rtin-meta {
	display: none;
}
.partners_slider .owl-carousel.owl-drag .owl-item {
	height: 240px;
}
.partners_slider .owl-carousel .owl-item img {
	height: 70px;
	object-fit: contain;
}
.partners_slider .owl-carousel.owl-drag .owl-item .rt-course-box-3 {
	height: 100%;
	display: flex;
	flex-direction: column;
}
/*.partners_slider .owl-item .rtin-content-wrap {
	margin-top: auto;
}*/
.partners_slider .rt-course-box-3 .rtin-thumbnail:before {
	background-color: transparent;
}
.page-template-default.page-id-1241 .content-area {
	padding-top: 0;
}
.activity_gallery .wpb_image_grid_ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 8px;
	list-style: none;
	padding: 0;
}
.activity_gallery .wpb_image_grid_ul li {
	position: static !important;
	width: 100%;
}
.activity_gallery .wpb_image_grid_ul img {
	width: 100%;
	height: auto;
	display: block;
}
.partner_logo_img img {
	width: 350px;
}
.activities_list_title {
	margin-bottom: 45px;
}
.activities_list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.activities_list .activities_item {
	display: flex;
	padding: 20px;
	background-color: #fff;
}
.activities_list .activities_item + .activities_item {
	margin: 6px 0 0 0;
}
.activities_img {
	width: 150px;
	height: 100px;
	object-fit: cover;
	margin-right: 10px;
}
.activities_content {
	width: calc(100% - 160px);
}
.activities_content h3 {
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
}
.activites_date {
	display: block;
	margin-bottom: 6px;
	font-style: italic;
	font-size: 14px;
	line-height: 1.4;
	color: #fdc800;
	font-weight: 500;
}
.activities_content .rtin-title {
	margin: 0;
}
.activities_col .rtin-btn {
	text-align: center;
}
.activities_col .rt-vc-text-title.style3 .rtin-btn a {
	padding: 14px 34px;
	background-color: #002147;
	color: #fff;
	line-height: 1.5;
	font-size: 14px;
	font-weight: 500;
}
.activities_col .rt-vc-text-title.style3 .rtin-btn a:hover,
.activities_col .rt-vc-text-title.style3 .rtin-btn a:focus,
.dark_btn .vc_btn3-style-modern.vc_btn3-color-primary:hover,
.dark_btn .vc_btn3-style-modern.vc_btn3-color-primary:focus {
	background-color: #fdc800;
	color: #002147;
}
.dark_btn .vc_btn3-style-modern.vc_btn3-color-primary {
	background-color: #002147;
	border: none;
}

.footer-top-area form input[type="submit"] {
	background-color: #fdc800;
	color: #000;
}
.footer-top-area form label {
	display: flex;
	flex-direction: column;
}
.footer-social-wrapper {
	display: none;
}
.footer-logo img {
	max-width: 220px!important;
}
.footer-top-area form textarea {
	max-height: 100px;
}
.footer-top-area form input:not([type="submit"]) {
	width: 100%;
}
.mobile {
	display: none;
}
@media screen and (min-width: 920px) {
	.site-footer-wrap .row .col-lg-3 {
		flex: 0 0 50%;
		max-width: 50%;
	}

}
@media screen and (max-width: 1024px) {
	.mobile-offscreen-menu .mean-bar {
		background-color: #002147;
		border: none;
	}
	.mobile-offscreen-menu .mean-bar .sidebarBtn,
	.mobile-offscreen-menu .offscreen-navigation li > a {
		color: #fff;
	}
	.mobile-offscreen-menu .offscreen-navigation li > a[href="#"] {
		color: transparent;
	}
	.mobile-offscreen-menu .rt-slide-nav {
		background: #002147;
	}
}
@media screen and (max-width: 920px) {
	.activity_gallery .wpb_image_grid_ul {
		grid-template-columns: repeat(2, 1fr);
	}
@media screen and (max-width: 650px) {
	.activity_gallery .wpb_image_grid_ul {
		grid-template-columns: repeat(1, 1fr);
	}
	.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
	.about_section.vc_custom_1743492805567,
	.activities_section.vc_custom_1743493562139 {
		background-position: left!important;
	}
	.work_plan_section.vc_custom_1742925783248 {
		background-position: right!important;
	}
}
@media screen and (max-width: 480px) {
	.work_plan_section.mobile {
		padding-bottom: 25px!important;
	}
}