

html,
body {
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	margin: auto;
	font-size: 14px;
	line-height: 1.5;
	/* font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif !important; */
	font-family:'Arial', sans-serif;
	
}
body ul, li {
	font-size: 13px !important;
}

img {
	max-width: 100%;
	height: auto;
}

/* box layout */

.box.wrapper {
	max-width: 1200px;
	margin: auto;
	background: #fff;
	box-shadow: 0px 0px 5px #ddd;
}


/* end box layout */

.fix {
	overflow: hidden;
}

.clear_both {
	clear: both;
}


.dropdown-menu {
	left: 0;
  }
/* Add this CSS to show the dropdown on hover */
.dropdown:hover .dropdown-menu {
	color: #fca404;
	display: block;
  }
  
  /* Optional styles for the dropdown menu items */
  .dropdown-menu {
	display: none;
	/* background-color: #1878F3;
	color: white; */
	/* Add other styling as needed */
  }


/*============================
eduzone HEADER TOP AREA CSS
==============================*/

.em40_header_area_main {}

.em40_header_area_main.hdisplay_none {
	display: none;
}

.eduzone-header-top {
	background: #fca404 none repeat scroll 0 0;
	padding: 12px 0;
}

.top-address p {
	margin-bottom: 0;
	color: #fff;
}

.top-address p i {
	margin-right: 7px;
}

.top-address p span,
.top-address p a {
	margin-right: 20px;
}

.top-address p span i,
.top-address p a i {
	font-size: 13px;
	color: #fca404;
	margin-right: 10px;
}

.top-address p a {
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


/* TOP RIGHT CSS */

.login-register {
	background: #fff;
	padding: 3px 20px;
	color: #f00 !important;
	border-radius: 30px;
	transition: .3s;
}

.top-right-menu ul.social-icons {
	margin: 0;
	padding: 0;
}

.top-right-menu ul.social-icons li {
	display: inline-block;
	margin-left: 7px;
	position: relative;
}

.top-right-menu ul.social-icons li a {
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 15px;
	color: #fff;
}

.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
	font-size: 15px;
}

.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
	color: #fca404;
}

.login-register:hover {
	background: #1878F3;
	color: #fff !important;
}

.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
	margin-right: 0px;
	margin-left: 12px;
}

.facebook.social-icon {
	color: #415E9B;
}

.twitter.social-icon {
	color: #1DA1F3;
}

.pinterest.social-icon {
	color: #fca404;
}

.linkedin.social-icon {
	color: #007BB5;
}

.dribbble.social-icon {
	color: #EB4D88;
}

.login-register {
	padding-left: 13px;
	font-size: 13px !important;
	transition: .3s;
}

.login-register i {
	font-size: 14px;
	margin-right: 7px;
}

.login-register i {}


/* sub menu css */

.top-right-menu ul .sub-menu {
	position: relative;
	left: 0px;
	top: 100%;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-top: 1px solid #fca404;
	width: 150px;
	-webkit-transition: .5s;
	transition: .5s;
	text-align: left;
	background: #fff;
	z-index: 1;
}

.top-right-menu ul.social-icons li:hover .sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}

.top-right-menu ul .sub-menu li {
	padding: 5px 0px 0px 5px;
}

.top-right-menu ul .sub-menu li a {
	font-size: 16px;
}

.top-right-menu ul .sub-menu ul {
	display: none;
}

.top-welcome p {
	padding: 0px;
	margin: 0px;
}

.top-address.em-login a {
	margin-right: 10px;
}

.top-address.em-login a+a {
	margin-right: 0;
}

.top-address.em-login p a i,
.top-address.em-login p a i {
	margin-right: 5px;
}

.top-address.em-login a+a:before {
	content: "|";
	margin-right: 12px;
}

.txtc {
	text-align: center;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}


/* top opening */

.top-address.menu_18 span {
	background: #fff;
	padding: 8px 15px 9px;
	display: inline-block;
	color: #212121;
}

.top-right-menu ul.social-icons.menu_18,
.top-right-menu ul.social-icons.menu_19 {
	padding: 7px 0;
}

.em-login.menu_18,
.em-quearys-top.menu_19 {
	padding: 7px 0;
}


/* top quearys */


/* top quearys */

.em-top-quearys-area {
	position: relative;
}

.em-header-quearys {
	list-style: none;
}

.em-quearys-menu i {
	background: #fca404 none repeat scroll 0 0;
	border-radius: 50px;
	display: inline-block;
	height: 26px;
	text-align: center;
	width: 26px;
	line-height: 26px;
	font-size: 11px;
	color: #fff;
}

.em-quearys-inner {
	position: absolute;
	right: 0;
	top: 36px;
	z-index: 999;
	display: none;
	transition: .5s;
}

.em-quearys-inner {}

.em-quearys-form {
	background-color: #ffffff;
	border-top: 1px solid #fca404;
	width: 290px;
	float: right;
}

.top-form-control {
	position: relative;
}

.top-form-control input {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #333;
	font-size: 13px;
	font-weight: 300;
	height: 48px;
	padding: 0 40px 0 15px;
	transition: all 1s ease 0s;
	width: 100%;
}

.top-form-control button.top-quearys-style {
	position: absolute;
	right: 6px;
	top: 50%;
	/* height: 44px; */
	background: transparent;
	font-size: 15px;
	border: none;
	color: #fca404;
	transform: translateY(-50%);
}

.top-form-control i {
	color: #fca404;
	font-size: 18px;
}

.em-s-hidden {
	display: none !important;
}


/* address left right icon */

.top-right-menu.litop {
	float: left;
}


/* mobile logo   */

.mobile_menu_logo.text-center {
	padding: 20px 0;
}


/*=========================
eduzone  CREATIVE HEADER
==========================*/

.em_creative_header {
	background: #f9f9f9 none repeat scroll 0 0;
	padding: 28px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.em_creative_header:before {
	background: #fca404 none repeat scroll 0 0;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	width: 25%;
	height: 100%;
	z-index: -1;
	position: absolute;
}

.em_creative_header:after {
	background: #fca404 none repeat scroll 0 0;
	content: "";
	left: 18%;
	top: 0;
	bottom: 0;
	width: 15%;
	height: 100%;
	position: absolute;
	-webkit-transform: rotate(-121deg);
	transform: rotate(-121deg);
	z-index: -1;
}

.single_header_address {}

.creative_logo_thumb {
	z-index: 9;
	text-align: right;
}

.creative_header_icon {
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.creative_header_icon i {
	color: #fca404;
	font-size: 28px;
	margin-top: 5px;
}

.creative_header_address {
	overflow: hidden;
	padding-left: 80px;
}

.creative_header_address_text>h3 {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

.creative_header_address_text>p {
	margin: 0;
}

.creative_logo_thumb {
	z-index: 9;
}

.creative_header_button {
	padding-left: 50px;
	position: relative;
	margin-top: 5px;
}

.creative_header_button:before {
	content: "";
	position: absolute;
	background: #fca404;
	width: 1px;
	height: 74px;
	left: 10px;
	top: -21px;
}

.creative_header_button .dtbtn {
	background: #fca404 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-family: raleway;
	font-size: 14px;
	font-weight: 600;
	margin-left: 0;
	padding: 6px 26px;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.creative_header_button>a:hover {
	background: #fca404 none repeat scroll 0 0;
}

.em_slider_social {
	position: fixed;
	right: 15px;
	text-align: center;
	top: 50%;
	z-index: 9999;
}

.em_slider_social li {
	display: block;
	list-style: outside none none;
	text-decoration: none;
}

.em_slider_social a {
	background: #fca404 none repeat scroll 0 0;
	border: 1px solid #fca404;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	width: 35px;
}

.em_slider_social a:hover {
	background: #fca404;
	color: #fff;
	border-color: #fca404;
}

.no-logo-sr .creative_search_icon {
	position: absolute;
	right: 19%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999;
}

eduzone_menu {
	margin-left: 20px;;
}

.no-logo-sr .em-quearys-top.msin-menu-search .em-quearys-inner {
	top: 70px;
}

.no-logo-sr .eduzone_menu ul {
	text-align: center;
}

.no-logo-sr .eduzone_menu ul li {
	text-align: left;
}


/*==============================
eduzone HEADING NAV AREA CSS
===============================*/

.mean-container .mean-bar {
	padding: 0;
	
}

.mean-container .mean-nav {
	/* background: #1878F3 none repeat scroll 0 0; */
	float: none;
}

.main_menu_div {
	position: relative;
	
}

.eduzone_nav_area {
	background: #1878F3 none repeat scroll 0 0;
}


/* LOGO CSS */

.logo {
	margin-top: auto !important;
}

a {
	font-weight: 700;
	display: inline-block;
	margin-top: 10px;
}




/* MAIN MENU CSS */
.eduzone_menu {
	margin-right: 0 !important;
}

.eduzone_menu ul {
	text-align: left;
	list-style: none;
}

.eduzone_menu>ul>li {
	display: inline-block;
	position: relative;
}
.eduzone_menu > ul > li > a {
	display: block;
	margin: 5px 0px 5px;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	/* text-transform: uppercase; */
	margin-right: 15px;
}
.eduzone_menu>ul>li>a::before,
.eduzone_menu>ul>li.current>a::before {
	background: #fca404 none repeat scroll 0 0;
	bottom: -7px;
	content: "";
	height: 2px;
	left: 0;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	transition: all 0.5s ease 0s;
	width: 15%;
	display: none;
}

.eduzone_menu ul li:last-child a {
	margin-right: 0px;
}

.eduzone_menu>ul>li.current>a,
.eduzone_menu>ul>li:hover>a,
.creative_header_menu>ul>li:hover>a {
	color: #fca404;
	background-color: transparent;
}

.eduzone_menu>ul>li:hover>a:before,
.eduzone_menu>ul>li.current>a:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* transparent 2 */

.trp_nav_area {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	background-color: transparent;
	padding: 25px 0;
	-webkit-transition: .5s;
	transition: .5s;
}

.hbg2 {
	background: rgba(0, 0, 0, .7);
	padding: 0 0 10px;
}


/* stycky nav js */

.transprent-menu.menu4 {
	position: relative;
}

.transprent-menu .eduzone_nav_area {
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	background-color: transparent;
	padding: 0;
	-webkit-transition: .5s;
	transition: .5s;
	position: absolute;
}

.eduzone_nav_area.postfix {
	-webkit-transition: .3s;
	transition: .3s;
}

.eduzone_nav_area.prefix, .hbg2 {
	background: #1878F3;
	-webkit-transition: .3s;
	transition: .3s;
}

.eduzone_nav_area.prefix .eduzone_menu>ul>li>a {
	color: #fff;
	-webkit-transition: .3s;
	transition: .3s;
}

.eduzone_nav_area.prefix .eduzone_menu>ul>li.current>a {
	color: #fca404;
}


/* LOGO LEFT RIGHT CSS */

.logo-left {}

.logo-right .logo {
	text-align: right;
}

.logo-right .eduzone_menu>ul {
	text-align: left;
}

.logo-right .eduzone_menu>ul>li:first-child a {
	padding-left: 0px;
}

.logo-right .eduzone_menu>ul>li:last-child a {
	padding-right: auto;
}


/* logo top */

.logo-top .logo {
	text-align: center;
}

.logo-top .eduzone_menu>ul {
	text-align: center;
}

.logo-top>.eduzone_menu>ul>li:last-child a {
	padding-right: auto;
}


/* sub menu style */

.eduzone_menu ul .sub-menu {
	position: absolute;
	margin-left: 25% !important;
	
	top: 130%;
	width: 217px;
	text-align: left;
	background: #fff;
	margin: 0;
	padding: 15px 0;
	z-index: 9999;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.eduzone_menu ul li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 100%;
	z-index: 9;
}

.eduzone_menu ul .sub-menu li {
	position: relative;
}

.eduzone_menu ul .sub-menu li a {
	display: block;
	padding: 5px 100px;
	margin: 0;
	line-height: 1;
	letter-spacing: normal;
	font-size: 16px;
	font-weight: 500;
	/* text-transform: uppercase; */
	-webkit-transition: .1s;
	transition: .1s;
	visibility: inherit !important;
}

.eduzone_menu ul .sub-menu li:hover>a,
.eduzone_menu ul .sub-menu .sub-menu li:hover>a,
.eduzone_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.eduzone_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
	background: rgba(255, 255, 255, .06);
	color: #fca404;
}


/* sub menu 2 */

.eduzone_menu ul .sub-menu .sub-menu {
	left: 100%;
	top: 130%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.eduzone_menu ul .sub-menu li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 0%;
}


/* sub menu 3 */

.eduzone_menu ul .sub-menu .sub-menu li {
	position: relative;
}

.eduzone_menu ul .sub-menu .sub-menu .sub-menu {
	right: 100%;
	left: auto;
	top: 130%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

.eduzone_menu ul .sub-menu .sub-menu li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 0%;
}


/* sub menu 4 */

.eduzone_menu ul .sub-menu .sub-menu .sub-menu li {
	position: relative;
}

.eduzone_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {}

.eduzone_menu ul .sub-menu .sub-menu .sub-menu li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 0%;
}


/* user login */

.logged-in .transprent-menu .eduzone_nav_area.prefix {
	top: 32px;
}

.logged-in .trp_nav_area.hbg2 {
	top: 32px;
}


/* maing menu search */

.eduzone_menu.main-search-menu>ul,
.em-quearys-top.msin-menu-search {
	display: inline-block;
}

.em-quearys-top.msin-menu-search .em-quearys-menu i {
	height: 36px;
	width: 36px;
	line-height: 36px;
	margin-left: 20px;
	font-size: 15px;
	cursor: pointer;
}

.em-quearys-top.msin-menu-search .em-quearys-inner {
	top: 66px;
}


/* has menu icon */

.eduzone-main-menu .menu-item-has-children>a:after {
	margin-left: 5px;
	content: "\f107";
	font-family: FontAwesome;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 13px;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.eduzone-main-menu .menu-item-has-children .menu-item-has-children>a:after {
	margin-left: 2px;
	content: "\f105";
}
eduzone-main-menu {
	align-items: center !important;
}


/* menu button */

.donate-btn-header {
	display: inline-block;
	float: right;
}

a.dtbtn {
	border: none;
	display: inline-block;
	font-size: 14px;
	
	font-weight: 500;
	text-transform: uppercase;
	background-color: #fca404;
	border-radius: 50px;
	color: #fff;
	padding: 8px 30px;
	margin-top: 20px;
	position: relative;
	z-index: 1;
}

a.dtbtn:hover {
	background-color: #fff;
	color: #fca404;
}

a.dtbtn:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 101%;
	background: #fff;
	transform: scaleY(0);
	transition: .3s;
	border-radius: 30px;
	z-index: -1;
}

a.dtbtn:hover:before {
	transform: scaleY(1)
}

.redX {
	color: #fca404;
}


/* logo sticky */

.eduzone-main-menu .logo a.main_sticky_main_l {
	display: block;
	margin-top: 0 !important;
}

.eduzone-main-menu .logo a.main_sticky_l {
	display: none;
}


/* logo pre */

.eduzone-main-menu .prefix .logo a.main_sticky_main_l {
	display: none;
	
}

.eduzone-main-menu .prefix .logo a.main_sticky_l {
	display: block;
	margin-top: 0 !important;
}

.headroom--pinned {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.headroom--unpinned {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.header--fixed {
	position: fixed;
	z-index: 10;
	right: 0;
	left: 0;
	top: 0;
	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
	will-change: transform;
}

.menu-height-space {
	height: 100px;
}


/* sticky logo */

.creative_logo_thumb a.main_sticky_l {
	display: none;
}

.creative_logo_thumb .logo a {
	margin-top: 0;
}


/* eduzone header-creative css */

.header-creative-area {
	padding: 24px 0 25px;
	/* background: #ddd; */
}

.header-creative-address {
	text-align: right;
	position: relative;
}

.header-creative-address::before {
	position: absolute;
	right: -27px;
	top: -25px;
	width: 1px;
	height: 211%;
	background: #ddd;
	content: "";
}

.header-creative-address.last-child:before {
	display: none;
}

.header-creative-icon i {
	font-size: 20px;
	display: inline-block;
	float: left;
	margin-left: 26px;
	height: 35px;
	width: 35px;
	color: #fff;
	text-align: center;
	background: #fca404;
	line-height: 35px;
	margin-top: 5px;
	border-radius: 3px;
}

.header-creative-text p {
	margin: 0;
	overflow: hidden;
	margin-left: 10px;
}


/* Header Style Two */

.header_style_two .eduzone_nav_area {
	background: #fff;
}

.header_style_two .eduzone_nav_area.prefix,
.header_style_two .hbg2 {
	background: #1878F3;
	-webkit-transition: .3s;
	transition: .3s;
}

.header_style_two .eduzone_nav_area .eduzone_menu {
	text-align: left;
}

.header_style_two .eduzone_menu > ul > li > a {
	color: #333;
	margin: 20px 0px 10px 0px;
	padding: 5px;
}

.header_style_two .logo a {
	font-weight: 700;
	display: inline-block;
	margin-top: 33px;
}


/*=============================
eduzone NIVO SLIDER AREA CSS
==============================*/

.main-slider-area {
	overflow: hidden;
	display: block;
	position: relative;
}

.nivo-caption {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: 100%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.em-slider-content-nivo {}

.em_slider_right {}

.em_slider_inner {
	margin: auto;
	/* width: 60%; */
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}


/* slider title */

.em-slider-title {
	color: #fff;
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 23px;
	text-transform: uppercase;
	background: #fca404(235, 27, 43, 0.60);
	display: inline-block;
	padding: 10px 16px 10px;
}

.em-slider-sub-title {
	color: #fff;
	font-size: 55px;
	font-weight: 800;
	margin-bottom: 0;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
	text-transform: uppercase;
	margin: 0;
}

.em-slider-sub-title2 {
	font-size: 32px;
	color: #fff;
	background: #fca404(235, 27, 43, 0.60);
	display: inline-block;
	padding: 4px 15px 4px;
	text-transform: uppercase;
}

.em-slider-descript {
	color: #fff;
}

.em-slider-descript {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 24px;
	width: 46%;
	margin-top: 15px;
}

.text-left .em-slider-descript {
	margin-left: 0;
	margin-right: auto;
}

.text-center .em-slider-descript {
	margin: 11px auto 28px;
	width: 58%;
}

.text-right .em-slider-descript {
	margin-right: 0;
	margin-left: auto;
}


/* button */

.em-button-button-area a {
	border: 0;
	background: #fca404;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	margin: 0 4px;
	padding: 10px 30px;
	position: relative;
	text-transform: uppercase;
	border-radius: 0px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	z-index: 1;
	margin-top: 0px;
}

.em-button-button-area a:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #1878F3;
	transform: scaleY(0);
	transition: .3s;
	z-index: -1;
}

.em-button-button-area a:hover:before {
	transform: scaleY(1)
}

.em-slider-half-width {
	width: 50%;
}

.em-slider-left {
	padding-right: 30px;
}

.em-slider-right {
	padding-left: 30px;
}

.em-slider-full-width {
	width: 85%;
}

.em-slider-half-width .em-slider-descript {
	width: 100%;
}


/* directionNav */

.em-nivo-slider-wrapper .nivo-directionNav {}

.em-nivo-slider-wrapper .nivo-directionNav a {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 70px;
	width: 70px;
	line-height: 70px;
	border: 0;
	text-align: center;
	display: block;
	border-radius: 50%;
	color: #fff;
	font-size: 32px;
	left: 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	background: rgba(0, 0, 0, 0.50);
}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-prevNav {}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
	left: auto;
	right: 0;
}

.em-nivo-slider-wrapper .nivo-directionNav a:hover {
	background: #fca404;
	border-color: #fca404;
	color: #fff;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav a {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	left: 50px;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
	left: auto;
	right: 50px;
}


/* controlNav */

.em-nivo-slider-wrapper .nivo-controlNav {
	bottom: 50px;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 9;
}

.em-nivo-slider-wrapper .nivo-controlNav a {
	background: #000 none repeat scroll 0 0;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	height: 25px;
	margin: 0 5px;
	width: 25px;
	color: #fff;
	line-height: 25px;
}

.em-nivo-slider-wrapper .nivo-controlNav a:hover,
.em-nivo-slider-wrapper .nivo-controlNav a.active {
	background: #fca404 none repeat scroll 0 0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* Nivo slider Style Two*/

.slider-style-two .em-slider-sub-title {
	font-weight: 800;
	font-family: "Merriweather", serif;
	font-size: 48px;
	margin-bottom: 5px;
}

.slider-style-two .em-slider-descript {
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 26px;
	width: 52%;
	margin-top: 19px;
}

.slider-style-two .em-nivo-slider-wrapper .nivo-controlNav a {
	display: none;
}

.slider-style-two.slider_style_three .em-slider-descript {
	width: 76%;
	margin-bottom: 0;
}

.slider-style-two.slider_style_three .em-button-button-area a {
	margin-top: 26px;
}


/*=========================
eduzone ABOUT AREA CSS
===========================*/

.about_area {
	padding: 0 0 10px;
	z-index: 999999;
	margin-bottom: 60px !important;
}

.section_title_lefts {}

.section_title_lefts h2 {
	margin-top: 0;
	font-size: 17px;
	font-weight: 700;
	/* text-transform: capitalize; */
	margin-bottom: 19px;
	color: #505050;
}

.section_title_lefts h1 {
	margin-bottom: 47px;
	font-size: 41px;
}

.section_title_lefts h1 span {
	color: #fca404;
}

.eduzone_about {
	padding: 10 50px 0 0;
	z-index: 99999;
	margin-bottom: 30px;
}

.section_title_lefts.about_subtitle h2 {
	position: relative;
	display: inline-block;
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 17px;
}

.section_title_lefts.about_subtitle h2::before {
	position: absolute;
	content: "";
	right: -59%;
	top: 10px;
	width: 60px;
	height: 2px;
	background: #fca404;
}

.about_singnature img {
	margin-top: 8px;
}

.single_image {
	margin-top: 5px;
	position: relative;
}

.about_text p {
	margin-bottom: 30px;
}

.about_text h2{
	color: #fca404;
}
.about_text .bold-black {
	
		font-weight: 3000px;
		border: 0 solid black;
		color: #000;
}

/* bullet icon */
.about_text .fas.fa-circle {
	
	font-size: 10px;
	color: #fca404;
}
.about_text .join {
	color: #000;
}
.about_text .join-email{
	color: #1878F3;
	font-style: italic;
}

.visa_text{
	color: gray!important;
	font-weight: bolder;
	font-size: small;
}
.visa_text h2{
	color: #000;
}
.visa_text p .visa_bold{
	color: #000;
	font-weight: bolder;
}
.visa_text p .visa_italic{
	color: #000;
	font-style: italic;
	font-weight: bolder;
}
.visa_text ol li{
	font-size: small !important;
}
.eduzone_about .about_text h5{
	line-height: 45px;
	color: rgba(0, 0, 0, 0.8);

}
.eduzone_about .about_text .about_pic .pic_area img {
	border: 5px solid whitesmoke;
}

.about_button a {
	background: #fca404;
	display: inline-block;
	color: #fff;
	padding: 10px 34px;
	font-size: 16px;
	margin-top: 17px;
	transition: .3s;
	position: relative;
	z-index: 1;
}

.about_button a:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #1878F3;
	transform: scaleX(0);
	transition: .3s;
	z-index: -1;
}

.about_button a:hover:before {
	transform: scaleX(1)
}

.about_button a:hover {
	color: #fff;
}



/* Visa ol */
.custom-ol {
	list-style-type: none; 
  }

 

/* About area Style Two Css */

.about_area.about-pages {
	background: #f7f7f7;
}

.image_left_style {
	padding: 5px 0 0 0;
	margin: 0;
	
}


/*=========================
eduzone FEATURE AREA CSS
===========================*/
.em-feature .extended-content {
    display: none;
}

.em-feature.show-more-active .extended-content {
    display: block;
	color: black;
}

.em-feature .show-more,
.em-feature .show-less {
    display: inline-block;
}

.em-feature .show-less {
    display: none;
}


/* Color and style for the extended content */
.em-feature .extended-content {
    /* display: none; */
    color: black; /* Color for the extended text */
    padding: 10px 0; /* Add padding for better spacing */
}

/* Show More and Show Less buttons */
.em-feature .show-more,
.em-feature .show-less {
    display: inline-block;
    /* background-color: #1878F3;  */
    color: #fca404; /* Button text color */
    padding: 5px 10px; /* Add padding for better styling */
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px; /* Add margin for spacing */
    transition: background-color 0.3s ease-in-out;
}

.em-feature .show-less {
    display: none;
}




.feature_area {
	/* padding: 82px 0 70px; */
	/* z-index: 999; */
	/* margin-top: 10px; 
  transition: margin-top 0.3s ease-in-out; */
}

.em-feature {
	position: relative;
	transition: all 0.5s ease 0s;
	margin-bottom: 10px;
	margin-top: -100px;
	/* z-index: 999; */
	box-shadow: 0 0 4px rgba(2, 2, 2, 4);
	background: #1878F3;
	transition: .3s;
	padding: 14px 30px 34px;
}

.em-feature:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 3px;
	width: 100%;
	background-color: #fca404 !important;
	transition: .3s;
	z-index: -1;
}

.em-feature:hover:before {
	height: 100%;
	transform: scale(1.05) !important;
    background-color: #1878F3 !important;
}

.feature_inner_box {
	transition: all 0.5s ease 0s;
	position: relative;
	/* padding:10px; */
}

.em_feature_icon {
	float: left;
}

.em_feature_icon i {
	font-size: 44px;
	color: #1878F3;
	transition: .3s;
	margin-right: 20px;
	margin-top: 21px;
}

.em-feature:hover .em_feature_icon i {
	color: #fff;
}

.em_content_text {
	padding-top: 10px;
	color: black;
}

.em-feature-title h2 {
	font-weight: 600;
	padding-bottom: 14px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	color: #fff;
	font-size: 17px;
}

/* .feature_inner {
	overflow: hidden;
	bottom: 0;
	position: relative;
} */
 
.feature_inner {
    /* border: 1px solid #fca404; */
    padding: 10px;
    margin-bottom: 10px;
	color:#000;
	margin-top: 20px;
}

.extended-content {
    display: none;
	color:black!important;
}

.em_feature_button {
	margin-top: 8px;
}

.em_feature_button a {
	color: #fff;
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
}

.em_feature_button a i {
	font-size: 17px;
	margin-left: 5px;
	position: absolute;
	top: -1px;
}

.feature_icon {
	margin-top: 21px;
}

.f-readmore {
	padding-top: 7px;
}

.feature_button {
	transition: .5s;
}

.feature_button a {
	color: #212121;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px 20px;
	border-radius: 30px;
}

.feature_button a span i {
	margin-left: 5px;
	font-size: 11px;
}

.em-feature:hover .feature_button {
	display: block;
}

.em-feature:hover .em_feature-icon {
	background: #fca404;
	color: #fff;
}


/* Classic  Feature Style */

.feature_area.feature_area_style3 {
	/* padding: 100px 0 70px; */
	/* z-index: 999; */
}

.feature_area_style3 .em-feature {
	transition: all 0.5s ease 0s;
	/* margin-bottom: 30px; */
	/* margin-top: inherit; */
	box-shadow: none;
	background: #f7f7f7;
	padding: 30px 25px 24px;
	text-align: center;
}

.feature_area_style3 .em-feature:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.20);
}

.feature_area_style3 .em-feature-title h2 {
	color: #212121;
	overflow: hidden;
	margin-top: 2px;
}

.feature_area_style3 .em_feature_button {
	margin-top: 5px;
}

.feature_area_style3 .em_feature_button a {
	color: #fca404;
}

.feature_area_style3 .em_feature_icon {
	float: none;
}

.feature_area_style3 .em-feature-desc {
	color: black;
	text-align: left;
}

.em-feature-desc .fa.fa-square {
	color: #fca404;
	font-size: 10px;
}

.extended_content .fa.fa-square{
	color: #fca404;
	font-size: 10px;
}

.feature_area_style3 .em-feature::before {
	display: none;
}

.feature_area_style3 .em_feature_icon i {
	font-size: 30px;
	transition: .3s;
	margin-right: 0;
	margin-top: 0;
	width: 70px;
	height: 70px;
	display: inline-block;
	background: #fca404;
	color: #fff;
	line-height: 70px;
	/* text-align: center; */
	border-radius: 50%;
}


/* 3D  Feature Style */

.feature_area.feature_area_style2 {
	padding: 0 0 70px;
	z-index: 9999999;
	margin-top: -110px;
}

.em_feature_flipbox {
	margin-bottom: 30px;
	perspective: 1000px;
	position: relative;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	z-index: 999;
}

.em_feature_flipbox .feature_flipbox_font,
.em_feature_flipbox .feature_flipbox_back {
	min-height: 250px;
	height: auto;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.07);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: rotateX(0);
	-webkit-transform: rotateX(0);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: transform .7s ease, -webkit-transform .7s ease;
	position: relative;
}

.em_feature_flipbox .feature_flipbox_back::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(13, 47, 93, 0.9);
}

.em_feature_flipbox .feature_flipbox_font {
	background: #1878F3;
}

.em_feature_flipbox .feature_flipbox_inner {
	text-align: center;
	padding: 0 25px;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	perspective: inherit;
	-webkit-perspective: inherit;
	outline: transparent solid 1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
	transform: translateY(-50%) translateZ(60px) scale(0.94);
	z-index: 2;
}

.feature_flipbox_icon {
	font-size: 45px;
	text-align: center;
	display: inline-block;
	color: #fca404;
	overflow: hidden;
}

.em_feature_flipbox .em-feature-title h2 {
	font-size: 22px;
	padding-bottom: 13px;
	text-transform: capitalize;
	-webkit-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

.em_feature_flipbox .feature_flipbox_back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 2px;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.em_feature_flipbox .feature_flipbox_back .frb-batton a {
	color: #fff;
	text-transform: capitalize;
	margin-top: 22px;
	background: #fca404;
	display: inline-block;
	padding: 3px 25px;
	border-radius: 30px;
	border: 2px solid #fff;
	transition: .5s;
}

.em_feature_flipbox .feature_flipbox_back .frb-batton a:hover {
	color: #fff;
	border-color: #fca404;
	background: #fca404;
}

.em_feature_flipbox .feature_flipbox_back .frb-batton a i {
	display: none;
}

.em_feature_flipbox .feature_flipbox_back .em-feature-title h2 {
	padding-bottom: 16px;
	padding-top: 0;
	color: #fff;
	margin-bottom: 0;
}

.em_feature_flipbox .feature_flipbox_font .em-feature-desc,
.em_feature_flipbox .feature_flipbox_back .em-feature-desc {
	color: #fff;
}

.em_feature_flipbox:hover .feature_flipbox_font {
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.em_feature_flipbox:hover .feature_flipbox_back {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}


/*==============================
/* eduzone COURSE AREA CSS 
===============================*/

.course_area {
	background: #f7f7f7;
	padding: 81px 0px 72px;
}

.course_area.course-grid {
	padding: 100px 0px 70px;
}

.course_area.course-grid.course-details {
	padding: 100px 0px 100px;
}

.eduzone_single_course {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.10);
	background: #fff;
	margin-bottom: 30px;
}

.eduzone_course_thumb {
	position: relative;
}

.eduzone_course_thumb::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #1878F3(13, 47, 93, 0.8);
	transform: scaleY(0);
	transition: .3s;
}

.eduzone_single_course:hover .eduzone_course_thumb:before {
	transform: scaleY(1);
}

.course_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	background: #fca404;
	display: inline-block;
	color: #fff;
	padding: 6px 18px;
	text-transform: uppercase;
	font-size: 12px;
	transition: .5s;
	opacity: 0;
}

.course_btn:hover {
	color: #fff;
}

.eduzone_single_course:hover .course_btn {
	opacity: 1;
	transition-delay: .5s
}

.eduzone_course_thumb img {}

.eduzone_course_author {
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
}

.eduzone_course_author img {
	border-radius: 100%;
	border: 3px solid #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.40);
}

.eduzone_course_content {
	padding: 27px 20px 15px;
}

.eduzone_course_title {}

.eduzone_course_title h2 {
	margin-bottom: 7px;
}

.eduzone_course_title h2 a {
	font-size: 22px;
	font-weight: 700;
	transition: .3s;
}

.eduzone_course_title h2 a:hover {
	color: #fca404;
}

.eduzone_course_review {
	float: left;
	margin-right: 15px;
}

.eduzone_course_review ul {
	list-style: none;
}

.eduzone_course_review ul li {
	display: inline-block;
	color: #fca404;
	margin-right: 2px;
}

.eduzone_course_review ul li i {}

.eduzone_course_meta {}

.eduzone_course_meta a {
	display: inline-block;
	margin-right: 10px;
}

.eduzone_course_meta a i {
	color: #fca404;
	margin-right: 4px;
}

.eduzone_course_desc {
	padding: 19px 0 10px;
}

.eduzone_course_desc p {}

.eduzone_course_info {
	background: #fca404;
	padding: 5px 20px 5px;
}

.eduzone_course_info p {
	display: inline-block;
	color: #fff;
	padding-right: 24px;
	position: relative;
	font-weight: 600;
	margin-bottom: 2px;
}

.eduzone_course_info p::before {
	content: "";
	position: absolute;
	right: 12px;
	top: -5px;
	width: 1px;
	height: 148%;
	background: #fff;
}

.eduzone_course_info p:last-child::before {
	display: none;
}

.eduzone_course_info p:last-child {
	padding-right: 0;
}

.eduzone_course_info p span {
	display: block;
	font-weight: 400;
	font-size: 13px;
}


/* Course Style Two */

.course_area_style2 .eduzone_single_course {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.20);
	transition: .3s;
}

.course_area_style2 .eduzone_single_course:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.20);
}

.course_area_style2 .eduzone_course_desc {
	padding: 7px 0 15px;
}

.course_area_style2 .eduzone_course_meta {
	border-top: 1px solid #ddd;
	padding-top: 15px;
}

.course_area_style2 .eduzone_course_meta a {
	margin-right: 15px;
}

.course_area_style2 .eduzone_course_meta a i {
	color: #6d6d6d;
	margin-right: 4px;
	font-size: 17px;
	/* margin-top: 1px; */
}

.course_area_style2 .eduzone_course_meta a:hover,
.course_area_style2 .eduzone_course_meta a:hover i {
	color: #fca404;
}

.course_area_style2 .course_price {
	float: right;
	font-size: 17px;
	font-weight: 700;
	color: #fca404;
	padding: 0;
	margin: 0;
	margin-top: -2px;
}

.section_title_btn {
	text-align: right;
	margin-top: 61px;
}

.section_title_btn a {
	/* background: #f00; */
	display: inline-block;
	border: 2px solid #fca404;
	padding: 8px 35px;
	color: #fca404;
	font-size: 16px;
}

.section_title_btn a:hover {
	background: #fca404;
	color: #fff;
}


/*==============================
/* eduzone COUNTDOWN AREA CSS 
===============================*/


/* count down area css */

.count_down_area {
	background-image: url(ass/images/slider-1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 101px 0 100px;
	position: relative;
	background-attachment: fixed;
}

.count_down_title {
	padding-top: 27px;
}

.count_down_title h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

.count_down_title h2 span {
	color: #fca404;
}

.count_down_title h1 {
	color: #fff;
	font-size: 81px;
	text-transform: uppercase;
	padding-bottom: 34px;
	font-weight: 800;
}

.count_down_area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: #1878F3(13, 47, 93, 0.6);
}

span.cdowns {
	width: 125px;
	height: 125px;
	background: #fca404(235, 27, 43, 0.6);
	display: inline-block;
	margin: 0;
	position: relative;
	border-radius: 0;
	text-align: center;
	margin-left: 0;
	margin-right: 34px;
}

span.cdowns::before {
	position: absolute;
	content: "";
	background: #fff;
	top: 33px;
	right: -24px;
	height: 12px;
	width: 12px;
	border-radius: 50%;
}

span.cdowns::after {
	position: absolute;
	content: "";
	background: #fff;
	top: 79px;
	right: -24px;
	height: 12px;
	width: 12px;
	border-radius: 50%;
}

span.cdowns:last-child::before,
span.cdowns:last-child::after {
	display: none;
}

.counterdowns {
	text-align: left;
}

span.time-counts {
	line-height: 83px;
	font-size: 60px;
	color: #fff;
}

.counterdowns p {
	color: #fff;
	font-size: 21px;
	line-height: 0px;
	margin-top: 9px;
}

.map {
	width: 100%;
	margin: 0;
	height: 500px;
	border: none;
}

.recent-post-item {
	overflow: hidden;
}

.widget_text {
	overflow: hidden;
}

.sbi_photo {
	display: block;
}

.event_dtl_timeline {
	margin-bottom: 45px;
	padding: 20px 15px 20px;
	border: 1px solid #ddd;
	margin-top: 38px;
}

.event_details span.cdowns {
	width: 153px;
	height: 130px;
	background: #fca404;
	display: inline-block;
	margin: 0 8px;
	position: relative;
	border-radius: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
	border-radius: 7px;
}

.event_details span.time-counts {
	line-height: 94px;
	font-size: 60px;
}

.event_details .counterdowns p {
	font-size: 21px;
	line-height: 0px;
	margin-top: 0px;
}

.event_details .all-class {
	color:#1878F3;
}
.sbi_photo_wrap {
	float: left;
}

.register_form {
	background: #fff;
	border-radius: 15px;
}

.register_form_inner {
	padding: 40px 20px 39px;
}

.register_form_title {
	background: #fca404;
	padding: 8px 20px 18px;
	border-radius: 15px 15px 0 0;
}

.register_form_title h2 {
	color: #fff;
	/* text-transform:  */
	font-size: 22px;
	text-align: center;
}

.register_form_field input {
	width: 100%;
	height: 40px;
	padding-left: 15px;
	margin-bottom: 16px;
	border: 1px solid #ddd;
	border-radius: 7px;
}

.register_button {
	width: 100%;
	height: 40px;
	background: #1878F3;
	color: #fff;
	text-transform: uppercase;
	transition: .5s;
	border: 0;
	border-radius: 7px;
}

.register_button:hover {
	color: #fff;
	background: #fca404;
}


/*=============================
eduzone Course Details Area Css
==============================*/


/* Course Details Css */

.course_details {
	border: 1px solid #ddd;
	padding: 15px 15px 0px;
}

.course_dtl_content p{
	color: black;
	text-align:justify;
}

.course_dtl_content h2 {
	padding-bottom: 20px;
}

.course_dtl_tab {
	margin-top: 46px;
}

.tab_area {
	overflow: hidden;
}

.eduzone-tab {
	overflow: hidden;
	clear: both;
	margin-bottom: 40px;
	background: grey;
	border-radius: 50px;
}

.eduzone-tab li {
	display: inline-block;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0 0px 0 0;
	padding: 7px 0 16px;
	transition: .5s;
	cursor: pointer;
	border-right: 3px solid #fca404;
}

.eduzone-tab li:last-child {
	margin-right: 0;
	border-right: 0;
}

.eduzone-tab li i {
	font-size: 35px;
	transition: .5s;
}

.eduzone-tab li a {
	padding: 7px 29.5px 0;
	display: block;
	color: #fff;
}

.eduzone-tab li.active,
.eduzone-tab li:hover {
	background: #fca404;
	color: #fff;
}

.eduzone-tab li.active a,
.eduzone-tab li:hover a {
	color: #fff;
}


@media (max-width: 768px) {
	.eduzone-tab li a {
	  display: block;
	  width: 100%;
	  height: 100%;
	  padding: 10px;
	}
  }
  


/* Course Overview */

.course_single_tab_inner h2 {
	/* padding-bottom: px; */
	color: #fca404;
}
.course_single_tab h2{
	color: #fca404;
}
.course_single_tab h5{
	color:#fca404;
	margin-top: 10px;
}
.course_single_tab p{
	color: black;
	text-align: justify;
}

.course_single_tab .accomodation{
	font-size: 13px;
}
.course_single_tab_inner .scholarship{
	margin-left: 35px;
	color: black;
}

.course_single_tab_inner ul {
	list-style: square;
	padding-left: 20px;
	/* color: #f00; */
	padding-top: 7px;
}

.course_single_tab_inner ul li {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 5px;
}
.course_single_tab_inner .scholarship-header{
	margin-left: 0;
}
.course_single_tab_inner .course-list{
	list-style: none;
	padding: 5px;
	color: grey;
}
.course_single_tab_inner .course-list .invissible{
	color: white;
}
.course_single_tab_inner .course-list .round-list{
	list-style:circle;
}
.course_single_tab_inner .inner-tab{
	width: 50%;
	/* margin: auto; */
}
.course_single_tab .inner-tab .bold-list{
	color: black;
	font-weight: bolder;
}

.course_single_tab_inner {
	padding-bottom: 15px;
}
.course_single_tab_inner h5{
	/* margin-left: 32%; */
}
.course_single_tab_inner .associate{
	/* margin-left: auto; */
}

.course_single_tab_inner ol li .p-bold{
	color: #000;
	font-weight: bold;
}

.course_single_tab .more-programs{
	color: #1878F3;
	text-decoration: none;
	font-style: italic;
}
.course_single_tab .masters{
	margin-left: 20px;
	color: black;
}
.course_single_tab h6{
	color: black;
	text-decoration: underline;
}


/* Course Information */

.course_single_tab_inner.course_info ul {
	list-style: none;
	padding-left: 0;
	/* color: #f00; */
	padding-top: 16px;
}
.course_single_tab_inner p{
	color: grey;
}

.course_single_tab_inner.course_info ul li {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 23px;
}

.course_single_tab_inner.course_info ul li i {
	color: #fca404;
	margin-right: 15px;
	font-size: 23px;
}

.course_single_tab_inner.course_info ul li b {
	width: 30%;
	float: left;
	font-weight: 600;
}

.course_single_tab_inner.course_info ul li span {
	font-weight: 400;
}

.course_single_tab_inner.course_info ul li:last-child {
	margin-bottom: 0px;
}

.course_single_tab_inner ul li{
	margin-left: 15px;
}
.course_single_tab_inner ol .li-bold{
	color: #000;
	font-weight: bolder;
	
	
}

.course_single_tab ol .li-bold{
	color: #000;
	font-weight: bolder;
	
	
}
.inner-tab .course-list .phone{
	padding-top: 20px;
}
.inner-tab .shift-bottom{
	padding-bottom: 40px;

}

.inner-tab .shift-bottom-m{
	padding-bottom: 20px;
}
.inner-tab .shift-bottom-mm{
	padding-bottom: 50px;
}
.inner-tab .shift-mast{
	padding-bottom:50px;
}
.inner-tab .shift-doct{
	padding-bottom: 50px;
}
.inner-tab .shift-eul{
	padding-bottom: 50px;
}


@media (max-width: 767px){
	
	.course_single_tab_inner h5{
		/* margin-left: 2px; */
	}
}

@media(max-width:767px){
/* Ensure that the content wraps to the next line */
		.course_single_tab_inner {
			display: flex;
			flex-wrap: wrap;
		}
		.inner-tab .course-list .phone{
			padding-top: 0;
		}

		.course_single_tab_inner .inner-tab {
			width: 100%;
			flex: 1; /* Make each column take an equal amount of space */
		}
		.inner-tab .shift-bottom{
			padding-bottom: 0;
		}
		.inner-tab .shift-bottom-m{
			padding-bottom: 0;
		}
		.inner-tab .shift-bottom-mm{
			padding-bottom: 0;
		}
		.inner-tab .shift-mast{
			padding-bottom:0;
		}
		.inner-tab .shift-doct{
			padding-bottom: 0;
		}
		.inner-tab .shift-eul{
			padding-bottom: 0;
		}

/* Remove the text ellipsis and allow text to wrap */
		.course-list {
			list-style-type: disc; /* Display bullets for list items */
			padding-left: 20px; /* Adjust the list item indentation as needed */
		}

		.course-list li {
			margin: 0;
			padding: 0;
			white-space: normal; /* Allow text to wrap */
			overflow: visible;
			text-overflow: unset; /* Remove ellipsis */
		}
		.associate{
			margin-left: 0;
			margin-top: auto;
		}
		.inner-tab .course-list .bold-list{
			font-size: 11px;
		}
		.inner-tab .course-list .round-list{
			font-size: 11px;
		}
/* .inner-tab {
    display: flex;
    flex-direction: column;
} */


}

/* Course Instructor */

.course_instructor {
	border-bottom: 1px solid #ddd;
	margin-bottom: 35px;
}

.course_instructor:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.instructor_thumb {
	float: left;
	overflow: hidden;
	width: 20%;
	margin-right: 25px;
}

.instructor_thumb img {}

.instructor_content {
	overflow: hidden;
}

.instructor_content h2 {
	margin-bottom: 4px;
	margin-top: 0;
}

.instructor_content span {}

.instructor_content p {
	margin-top: 20px;
}

.instructor_content ul {
	padding-top: 15px;
	padding-bottom: 35px;
}

.instructor_content ul li {
	display: inline-block;
	margin-right: 5px;
}

.instructor_content ul li a {
	display: inline-block;
	width: 35px;
	height: 35px;
	background: #fca404;
	color: #fff;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	transition: .3s;
}

.instructor_content ul li a:hover {
	background: #1878F3;
}


/* Course Instructor */

.course_reviews {
	border-bottom: 1px solid #ddd;
	margin-bottom: 35px;
	padding-bottom: 20px;
}

.course_reviews:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.reviews_thumb {
	float: left;
	overflow: hidden;
	width: 16%;
	margin-right: 25px;
}

.reviews_thumb img {}

.reviews_content {
	overflow: hidden;
}

.reviews_content h2 {
	margin-bottom: 4px;
	margin-top: 0;
}

.reviews_content span {}

.reviews_content p {
	margin-top: 20px;
}

.ratting {
	float: right;
	color: #fca404;
}

.avarage_ratting {
	margin-right: 29%;
}

.avarage_ratting h2 {}

.avarage_ratting .ratting {
	float: none;
	display: block;
	padding-bottom: 20px;
}

.ratting_point {
	float: right;
	font-size: 35px;
	font-weight: 700;
	color: #fca404;
}

.avarage_ratting .progress {
	position: relative;
}

.avarage_ratting .ttop {
	position: absolute;
	text-align: center;
	top: -30px;
	right: 0;
}

.course_single_tab .blog_comments_section {
	border: 0;
	padding: 0;
	margin: 0;
}

.course_single_tab .blog_reply {
	overflow: hidden;
	border: 0;
	margin-top: 30px;
	padding: 0;
}

.apply_now_btn {
	text-align: right;
	margin: 30px 0px;
}

.apply_now_btn a {
	padding: 10px 35px;
	background: #fca404;
	color: #fff;
	display: inline-block;
	font-size: 16px;
}

.apply_now_btn a:hover {
	background: #1878F3;
	color: #fff;
}


/*=======================
eduzone EVENT AREA CSS
=========================*/

/* .event_area {
	padding: 80px 0 63px;
}

.event_area.event-grid {
	padding: 100px 0 70px;
} */

.eduzone_single_event {
	border-bottom: 1px solid #ddd;
	margin: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
	overflow: hidden;
}

.event-grid .eduzone_single_event {
	margin-bottom: 30px;
}

.eduzone_single_event:last-child {
	border-bottom: 0px solid #ddd;
}

.eduzone_event_thumb {
	float: left;
	position: relative;
}

.eduzone_event_thumb img {
	width: 100%;
}

.eduzone_event_thumb a {
	position: relative;
	display: block;
	z-index: 1;
}

.eduzone_event_thumb a:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0%;
	background: #1878F3(13, 47, 93, 0.6);
	transition: .3s;
}

.eduzone_single_event:hover .eduzone_event_thumb a:before {
	height: 100%;
}

.event_content_area {
	padding: 10px 15px 15px;
	overflow: hidden;
}

.event_page_title {
	padding-bottom: 4px;
}

.eduzone_single_event:hover .event_page_title h2 a {
	color: #fca404;
}

.event_page_title h2 a {
	color: #212121;
	text-transform: capitalize;
}

.event_pcontent {
	padding-top: 12px;
}

.event_pcontent p {
	margin-bottom: 5px;
}

.eduzone_event_icon span {
	margin-right: 10px;
	font-size: 13px;
}

.eduzone_event_icon span i {
	margin-right: 5px;
}

.event_date {
	position: absolute;
	left: 0;
	top: 0;
	background: #fca404;
	padding: 10px 13px;
	text-align: center;
	color: #fff;
	z-index: 999;
}

.event_btn {
	margin-top: 27px;
	padding-bottom: 10px;
}

.event_btn a {
	display: inline-block;
	background: #fca404;
	padding: 5px 20px;
	color: #fff;
	transition: .3s;
}

.event_btn a:hover {
	background: #1878F3;
}

.event_date span {
	display: block;
	line-height: 20px;
}

.event_date_list {
	background: #fca404;
	padding: 20px 0 0;
	width: 90px;
	height: 90px;
	text-align: center;
	font-size: 21px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
}


/* Event Right Side */

.event-right .event_thumb {
	float: left;
	width: 25%;
}

.event-right .event_thumb img {
	display: inline-block;
}

.event-right .event_date_list {
	position: absolute;
	margin-top: 0;
	right: 0;
	left: inherit;
	top: 0;
	/* width: ; */
	height: 100%;
	width: 73px;
}

.event-right .event_date_list span {
	line-height: 1.2;
	position: relative;
	top: 21%;
	transform: translateY(-24%);
}

.event-right .event_content_area {
	padding: 6px 66px 0 15px;
	overflow: hidden;
}

.event-right .event_pcontent {
	padding-top: 8px;
}

.event_date_list span {
	display: block;
	line-height: 1;
}

.event-right .eduzone_single_event {
	margin-bottom: 35.4px;
	position: relative;
}

.month {
	padding-top: 6px;
}

.event_area.event_area_style2 {
	padding: 80px 0 70px;
}

.eduzone_single_event {
	margin-bottom: 30px;
}


/*==========================
eduzone EVENT DETAILS CSS
============================*/

.event_details {
	border: 1px solid #ddd;
	padding: 30px 15px 30px;
}

.event_dtl_content h2 {
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 21px;
	color:#fca404;
}
.event_dtl_content .list{
	color: #1878f3;
	font-size: small;
	font-weight: bolder;
}
.event_dtl_content .step{
	color: #1878f3;
	font-size:small;
	font-weight: bolder;
}
.event_dtl_content p{
	font-weight: bold;
	color: black;
}

.event_dtl_content .sub-step{
	color: grey;
	margin-left: 74px;

}
.widget_categories a {
	color: #1878f3 !important;
	
}
.widget_categories a:hover {
	color: #fca404 !important;
	
}

.event_dtl_schedule {
	background: #f7f7f7;
	padding: 18px 25px 35px;
	margin-top: 30px;
	border-radius: 10px;
}

.event_dtl_schedule h2 {
	padding-bottom: 20px;
}

.shedule_description ul {
	list-style: square;
	padding-left: 30px;
}

.shedule_description ul li {
	/* margin-bottom: 20px; */
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}

.shedule_description ul li span {
	float: right;
}

.event_dtl_map {
	margin-top: 40px;
}


/*=============================
eduzone TESTIMONIAL AREA CSS
===============================*/

.testimonial_area {
	/* padding-top: 92px; */
}

.single_testimonial {
	margin-top: 5px;
	height:580px;
}

.em_test_thumb {
	float: center !important;
	overflow: hidden;
	margin: 0 !important;
	width: 50% !important;
	margin-left:25% !important;
	/* height:30px !important; */
}

.em_test_thumb img {
	/* border-radius: 0 !important; */
	display: block;
	margin: 0 !important;
	height:auto !important;
	width:100% !important;
}

.em_testi_content {
	overflow: hidden;
	padding: 0 30px 0;
	margin-top: 20px;
}

.em_testi_title h2 {
	font-size: 15px;
	text-align: right;
	margin-top: 18px;
}

.em_testi_title h2 span {
	display: block;
	font-size: 12px;
	font-weight: 400;
	color: #fca404;
	margin-top: 5px;
}

.em_testi_text p {
	position: relative;
	margin-top: 186px;
	color: black !important;
	text-align:justify;
	font-size: 11px;
}

.em_testi_text p::before {
	position: absolute;
	content: "\f10d";
	left: 0px;
	top: -84px;
	font-size: 50px;
	font-family: FontAwesome;
	color: black !important;
}

.testimonial_area .col-md-6,
.testimonial_area .col-lg-6 {
	margin: 0;
	padding: 0;
}

/* brochure button*/
.brochure a{
	color: #1878F3;
}
.brochure a:hover{
	color:#fca404;
}
.brochure ul{
	margin-left: 20px;
}

/*=======================
eduzone VIDEO AREA CSS
=========================*/

.single_video {
	margin-top: 30px;
}

.video_image {
	position: relative;
}

.video_image img {
	width: 100%;
}

.choose_video_icon {}

.video_icon {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
	transform: translateY(-50%) translateX(-50%);
}

.video_icon a {
	text-align: center;
	display: inline-block;
}

.video_icon a i {
	color: #fff;
	border: 5px solid #fff;
	width: 90px;
	height: 90px;
	line-height: 80px;
	font-size: 40px;
	border-radius: 50%;
}


/*============================
 eduzone PORTFOLIO AREA CSS
=============================*/
.portfolio_area {
	padding: 82px 0 100px;
	background: #f7f7f7;
}
.portfolio_area.portfolio-pages {
	padding: 82px 0 100px;
	background: #f7f7f7;
}
.section-title.t_center.port p {
	width: 63%;
	margin: auto;
	margin-bottom: 49px;
}

.portfolio_menu {
	text-align: center;
	margin: 0px 0 40px;
}

.portfolio_menu ul {}

.portfolio_menu ul li {
	border-radius: 30px;
	color: #212121;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	margin: 0 5px 10px;
	padding: 6px 27px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
}

.portfolio_menu ul li:hover,
.portfolio_menu ul li.current_menu_item {
	color: #fff;
	background: #fca404 none repeat scroll 0 0;
	border-color: #fca404;
}


/* single portfolio css */

.row.li .col-md-4 {
	padding: 0;
}

.row.li .col-md-3 {
	padding: 0;
}

.single_portfolio {
	overflow: hidden;
}

.single_portfolio_inner {
	position: relative;
	z-index: 1;
}

.single_portfolio_thumb {
	position: relative;
	z-index: 1;
}

.single_portfolio_thumb::before {
	position: absolute;
	content: "";
	background: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: .5s;
	background: #1878F3(13, 47, 93, 0.8);
	opacity: 0;
}

.single_portfolio:hover .single_portfolio_thumb::before {
	opacity: 1;
	z-index: 1;
}

.single_portfolio_thumb img {
	width: 100%;
	transition: .5s;
}

.single_portfolio_icon {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1;
	left: 0;
	margin: auto;
	transition: .5s;
	text-align: center;
	transform: translateY(-50%);
}

.single_portfolio_icon i {
	font-size: 20px;
	height: 55px;
	width: 55px;
	line-height: 55px;
	border-radius: 50%;
	background: #fca404;
	text-align: center;
	color: #fff;
	margin: 0px 5px;
	transform: scale(0);
	transition: .5s;
}

.single_portfolio:hover .single_portfolio_icon i {
	transform: scale(1);
}

.portfolio_content_inner p span {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-transform: capitalize;
}

.portfolio_content_inner h3 a {
	color: #fff;
}

.portfolio_content_inner {
	text-align: left;
	background: rgba(0, 0, 0, 0.46);
	padding: 10px 0 18px;
	position: absolute;
	right: 0;
	transition: .5s;
	opacity: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 68%;
	text-align: center;
	left: 0;
	margin: auto;
}

.portfolio_content_inner h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 3px;
	transition: .5s;
}

.single_portfolio:hover .portfolio_content_inner {
	right: 0px;
	opacity: 1;
}

.portfolio-pages .single_portfolio {
	overflow: hidden;
	margin-bottom: 30px;
}

.portfolio-pages .li.gutter-less .single_portfolio {
	overflow: hidden;
	margin-bottom: 0px;
}

.portfolio-pages .li.gutter-less .col-md-6,
.portfolio-pages .li.gutter-less .col-md-3,
.portfolio-pages .li.gutter-less .col-md-4 {
	margin: 0;
	padding: 0;
}


/*========================
PORTFOLIO DETAILS  CSS
=========================*/

.portfolio-details-box li {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	font-weight: 300;
	padding: 20px 0;
	text-transform: capitalize;
	list-style: none;
}

.portfolio-details-box li:last-child {
	border-bottom: 0 none;
}

.portfolio-details-box li span {
	color: #212121;
	display: inline-block;
	font-weight: 700;
	margin-right: 15px;
	text-transform: uppercase;
	width: 170px;
}

.portfolio-details-box ul {
	margin-bottom: 20px;
}

.portfolio-description {
	margin-top: 50px;
}

.portfolio-description>p {
	font-size: 18px;
}

.projects-navigation-wrap {
	margin-top: 50px;
}

.projects-navigation-wrap a {
	font-size: 14px;
	text-transform: uppercase;
}

.portfolio-content.portfolio-details-box {
	padding-top: 30px;
}

.prot_content.multi_gallery {
	width: 75%;
	margin: auto;
}


/* kc */

.abtext em {
	color: #444;
	font-weight: 600;
}

.abtext ol {
	padding-left: 15px;
}

.abtext ol li {
	font-weight: 600;
	line-height: 30px;
}

.creative_title {
	letter-spacing: 0;
}


/*======================
 eduzone TEAM AREA CSS
========================*/

.team_area {
	padding: 82px 0 72px;
	background: #f7f7f7;
}

.team_area.team-grid {
	padding: 100px 0 72px;
}

.em-team {
	text-align: center;
	position: relative;
	transition: .5s;
	/* background: #fff; */
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 99px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.20);
}

.em-content-waraper {
	padding: 14px 20px 31px;
	position: absolute;
	bottom: -124px;
	background: rgba(255, 255, 255, 0.95);
	transition: .5s;
	width: 100%;
}

.em-team:hover .em-content-waraper {
	bottom: 0;
}

.em-content-title h2 {
	margin-bottom: 0;
	text-transform: capitalize;
	transition: .5s;
}

.em-content-desc {
	margin: 14px 0 20px;
}

.em-content-subtitle {
	/* font-size: 14px; */
	margin: 7px 0 0;
	text-transform: capitalize;
	transition: .5s;
}

.em-content-socials a {
	width: 32px;
	height: 32px;
	background: #fca404;
	color: #fff;
	line-height: 32px;
	display: inline-block;
	font-size: 15px;
	margin: 0px 1px;
}

.em-content-socials a:hover {
	background: #1878F3;
}


/* Team style Two */

.team_area_style2 .em-team {
	position: relative;
	padding-bottom: 0;
}

.team_area_style2 .em-team:hover {
	position: relative;
	padding-bottom: 0;
	box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.20);
}

.team_area_style2 .em-content-waraper {
	position: inherit;
	bottom: inherit;
	background: #fff;
	transition: .5s;
}


/*============================
/* eduzone DONATE AREA CSS
=============================*/

.course_category_area {
	padding: 82px 0 70px;
}

.single_course_category {
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.20);
	padding: 30px 0 14px;
	margin-bottom: 30px;
	position: relative;
	transition: .3s;
}

.single_course_category:hover {
	background: #0d2f5d;
}

.category_icon {
	text-align: center;
}

.category_icon i {
	font-size: 35px;
	background: #fca404;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	color: #fff;
	transition: .5s;
}

.category_title {
	text-align: center;
}

.category_title h2 {
	padding: 8px 0 10px;
	transition: .3s;
}

.category_title p {
	transition: .3s;
}

.course_category_area {}

.single_course_category:hover .category_title h2,
.single_course_category:hover .category_title p {
	color: #fff;
}

.single_course_category:hover .category_icon i {
	transform: rotate(360deg);
}

.subscribe_area {}

.row.main_subscribe {
	background: #2600ff40;
	padding: 50px 23px 50px;
	margin-top: 3px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.30);
	margin-bottom: 0;
}

.subscribe_title {}

.subscribe_title h2 {
	font-size: 23px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	margin-top: 8px;
}

.subscribe_title p {
	color: #fff;
	margin: 20px 0 37px;
}

.subscribe_form {
	text-align: right;
}

.subscribe_form_inner {}

.subscribe_form_field {
	position: relative;
}

.subscribe_form_field input {
	width: 70%;
	height: 45px;
	border-radius: 3px;
	border: 0;
	padding-left: 15px;
	background: #fff;
}

.subscribe_form_field button {
	position: absolute;
	right: 0%;
	height: 100%;
	border-radius: 0 3px 3px 0;
	border: 0;
	background: #fca404;
	width: 21%;
	color: #fff;
	font-size: 15px;
	text-transform: capitalize;
}
.google_map_area {
	padding-bottom: 74px;
}

/*=======================
eduzone BLOG AREA CSS
=========================*/
.blog_area {
	padding: 81px 0 70px;
	background: #f9f9f9;
	/* margin-bottom: 50px; */
}

.blog_area.blog-grid {
	/* padding: 100px 0 72px; */
	background: transparent;
}

.blog_area.blog-grid.blog-details-area {
	/* padding: 100px 0 97px; */
}

.eduzone-single-blog {
	background-color: #fff;
	overflow: hidden;
	text-align: left;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	/* margin-bottom: 30px; */
	border: 1px solid #ddd;
}

.blog_thumb_inner {
	position: relative;
}

.eduzone-blog-thumb {
	overflow: hidden;
	position: relative;
}

.eduzone-blog-thumb a {
	position: relative;
}

.eduzone-blog-thumb a {
	display: block;
}

.eduzone-blog-thumb::before {
	content: "";
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: #fca404;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #1878F3(13, 47, 93, 0.8);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	z-index: 999;
	-webkit-transition: .5s;
	transition: .5s;
	transform: scale(0);
}

.eduzone-blog-thumb img {
	display: block;
	-webkit-transition: 6s;
	transition: 6s;
	width: 100%;
}

.em-blog-content-area {
	padding: 6px 15px 9px;
}

.blog-inner {}

.blog-content {}

.blog-content h2 {
	margin: 0 0 18px;
}

.blog-page-title a {
	color: #212121;
	display: block;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 14px;
	text-transform: capitalize;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.blog-page-title a:hover {
	color: #fca404;
}

.blog-content h2 a {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}

.blog-content h2 a:hover {
	color: #fca404;
}

.blog-content p {
	margin-bottom: 0;
}

.blog_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	z-index: 999;
	transform: translateX(-50%) translateY(-50%);
	opacity: 0;
	transition: .5s;
}

.blog_icon a {
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #fca404;
	border-radius: 50%;
	transform: scale(0);
	font-size: 18px;
}

.blog-page-title {}

.blog-page-title h2 {}

.blog-page-title h2 a {
	color: #212121;
}

.eduzone-blog-meta {
	margin-bottom: 0px;
	margin-top: 0;
	border-top: 1px solid #ddd;
	padding: 11px 15px 10px;
}

.eduzone-blog-meta:after {
	display: block;
	clear: both;
	content: "";
}

.eduzone-blog-meta-left {
	float: left;
	overflow: hidden;
}

.eduzone-blog-meta-left a,
.eduzone-blog-meta-right a,
.eduzone-blog-meta-left span,
.eduzone-blog-meta-right span {
	font-weight: 400;
	margin-right: 15px;
	text-transform: capitalize;
}

.eduzone-blog-meta-left a:hover,
.eduzone-blog-meta-left span:hover {
	color: #fca404;
}

.eduzone-blog-meta-left i {
	margin-right: 5px;
	color: #fca404;
}

.blog-page-title_adn>h2 {
	margin-bottom: 8px;
}

.eduzone-blog-meta-right {
	float: right;
	overflow: hidden;
}

.eduzone-blog-meta-right a,
.eduzone-blog-meta-right span {
	color: #454545;
	font-size: 12px;
	font-weight: 400;
	margin-right: 0;
	text-transform: uppercase;
}

.eduzone-blog-meta-right i {
	margin-right: 5px;
	color:#fca404;
}

.readmore a {
	border: 1px solid #ddd;
	color: #444;
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	padding: 6px 10px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}

.readmore a:hover {
	border-color: #fca404;
	background: #fca404;
	color: #fff;
}


/* blog hover */

.eduzone-single-blog:hover .eduzone-blog-thumb:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	transform: scale(1);
}

.eduzone-single-blog:hover .blog_icon {
	opacity: 1;
}

.eduzone-single-blog:hover .blog_icon a {
	transform: scale(1)
}

.blog_nospace.col-xs-12 {
	padding: 0px;
}

.blog_nospace .eduzone-single-blog {
	margin-bottom: 0px;
}


/*===============================
eduzone BLOG DETAILS AREA CSS
================================*/

.blog_details {
	border: 1px solid #ddd;
	padding: 15px 15px 21px;
}

.blog_dtl_thumb {}

.blog_dtl_thumb {}

.blog_dtl_content {}

.blog_dtl_content h2 {
	padding-bottom: 5px;
	padding-top: 14px;
}

.blog_dtl_content h3 {
	padding-top: 20px;
	font-size: 20px;
}

.blog_dtl_content p {
	margin-top: 20px;
}

.blog_details .eduzone-blog-meta {
	margin-bottom: 0px;
	margin-top: 0;
	/* border-top: 1px solid #ddd; */
	padding: 0 0 18px;
	border-bottom: 1px solid #ddd;
	border-top: 0;
}

.blog_details blockquote {
	padding: 10px 20px;
	margin: 37px 0 36px;
	font-size: 14px;
	border-left: 7px solid #fca404;
	background: #f7f7f7;
	font-style: italic;
	font-weight: 500;
	padding: 15px 35px 15px;
}

.signatures {
	text-align: right;
	font-weight: 600;
	font-style: italic;
	font-size: 15px;
}


/* POST REPLY CSS */

.blog_comments_section {
	border: 1px solid #ddd;
	padding: 20px 15px 18px;
	margin: 50px 0 0;
}

.comments_ttl>h3 {
	font-size: 20px;
	font-weight: 700;
	position: relative;
}

.comments_ttl {
	margin-bottom: 37px;
}

.comments_ttl>h3::before {
	background: #fca404 none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: 131px;
	position: absolute;
	top: 12px;
	width: 40px;
}

.comments_thumb {
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.commentst_content {
	overflow: hidden;
}

.blog_comments_section .post_meta {
	margin-bottom: 6px;
}

.blog_comments_section .post_meta span {
	/* font-size: 12px; */
	font-weight: 400;
	padding-right: 15px;
	/* text-transform: uppercase; */
	color: #505050;
}

.blog_comments_section .post_meta span:hover {
	color: #fca404;
}

.blog_comments_section .post_meta span:last-child:before {
	display: none;
}

.commentst_meta_reply {
	float: right;
}

.commentst_meta_reply i {
	margin-right: 10px;
}

.commentst_meta_reply:hover {
	color: #fca404;
}

.single_commentst_inner {
	margin-bottom: 44px;
	margin-top: 46px;
	padding-left: 63px;
}

.badmin i {
	margin-right: 3px;
}


/* COMMENT FORM CSS */

.blog_reply {
	overflow: hidden;
	border: 1px solid #ddd;
	margin-top: 50px;
	padding: 20px 15px 10px;
}

.reply_ttl>h3 {
	font-size: 20px;
	position: relative;
}

.reply_ttl {
	margin-bottom: 36px;
}

.reply_ttl>h3::before {
	background: #fca404 none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: 194px;
	position: absolute;
	top: 12px;
	width: 40px;
}

.blog_reply .em_contact_form {
	margin-bottom: 0;
}

.blog_reply .contact_bnt button:hover {
	background: #fca404;
	color: #fff;
}


/* contact area css */

.contact_area {
	background: #f7f7f7;
	padding-top: 81px;
	padding-bottom:0;
}

.contact_area.contact_onepage {
	background: #fff;
}

.contact_info {
	border: 1px solid #ddd;
	padding: 54px 20px 0px;
	border-radius: 10px;
}

.single_plases {
	margin-bottom: 50px;
}

.single_plases_inner {
	text-align: left;
}

.plases_icon {
	float: left;
	overflow: hidden;
	color: #fca404;
}
.plases_icon a{
	color: #fca404;
}

.plases_icon i {
	font-size: 26px;
	overflow: hidden;
	width: 45px;
	height: 45px;
	line-height: 43px;
	border-radius: 100%;
	text-align: center;
	border: 1px solid #ddd;
	margin-right: 15px;
	transition: .3s;
}

.single_plases:hover .plases_icon i {
	background: #fca404;
	color: #fff;
	border-color: #fca404;
}

.plases_text {}

.plases_text h2 {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 2px;
}

.plases_text p {
	font-size: 14px;
	font-weight: 400;
	/* color: #fff; */
	margin-top: 0;
	margin-bottom: 0px;
}

.contact_form_inner {}

.form_field {
	width: 100%;
}

.form_field_inner {
	margin-bottom: 25px;
	width: 100%;
}

.form_field_inner input,
.form_field_inner input,
.field_comment_inner textarea {
	background: transparent;
	/* border: 1px solid #ddd; */
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	height: 50px;
	-webkit-transition: all 0.3s ease 0s;
	border-bottom: 1px solid #fff;
	transition: all 0.3s ease 0s;
	width: 100%;
	outline: none;
	background: #fff;
	border: 1px solid #ddd;
	padding-left: 15px;
	border-radius: 10px;
}

.form_field_inner input:focus {
	border-color: #fca404;
}

.field_comment_inner textarea:focus {
	border-color: #fca404;
}

.form_field_inner input:hover {}

.form_field_comment {}

.field_comment_inner {}

.field_comment_inner textarea {
	height: 125px;
	padding-top: 10px;
}

.contact_bnt {
	margin-top: 23px;
}

.contact_bnt button {
	background: #fca404;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	display: block;
	letter-spacing: 2px;
	padding: 14px 50px;
	margin: auto;
	border-radius: 10px;
	text-transform: capitalize;
	transition: .3s;
	width: 100%;
}

.contact_information {
	margin-bottom: 50px;
}

.contact_bnt button:hover {
	background: #fff;
	color: #fca404;
}

.map {
	width: 100%;
	margin: 0;
	height: 338px;
	border: 1px solid #ddd;
	border-radius: 10px;
}

 ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #666;
}

 ::-moz-placeholder {
	/* Firefox 19+ */
	color: #666;
}

 :-ms-input-placeholder {
	/* IE 10+ */
	color: #666;
}

 :-moz-placeholder {
	/* Firefox 18- */
	color: #666;
}

.em_contact_form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #212121 !important;
	font-size: 14px;
	font-weight: 400;
}

.em_contact_form ::-moz-placeholder {
	/* Firefox 19+ */
	color: #212121 !important;
	font-size: 14px;
	font-weight: 400;
}

.em_contact_form :-ms-input-placeholder {
	/* IE 10+ */
	color: #212121 !important;
	font-size: 14px;
	font-weight: 400;
}

.em_contact_form :-moz-placeholder {
	/* Firefox 18- */
	color: #212121 !important;
	font-size: 14px;
	font-weight: 400;
}

.em_contact_form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #212121 !important;
	font-size: 14px;
	font-weight: 400;
}

.home-2 ::-moz-placeholder {
	/* Firefox 19+ */
	color: #212121 !important;
	font-size: 14px;
	font-weight: 400;
}

.home-2 :-ms-input-placeholder {
	/* IE 10+ */
	color: #212121 !important;
	font-size: 14px;
	font-weight: 400;
}

.home-2 :-moz-placeholder {
	/* Firefox 18- */
	color: #212121 !important;
	font-size: 14px;
	font-weight: 400;
}


/*==========================
eduzone FOOTER MIDDLE CSS
===========================*/

.footer-middle {
	background: #1878F3 none repeat scroll 0 0;
	/* padding: 20px; */
	height: auto;
	margin-top:0 !important;
	align-items: flex-end;
	margin: 0 !important;
}

.footer-middle.wpfd {
	padding: 0;
}

.wpfdp {
	padding-top: 0px;
	padding-bottom: 80px;
}

.footer-middle .widget h2 {
	color: #fff;
	/* margin-bottom: 42px; */
	/* margin-top: 28px; */
	margin: auto;
	position: relative;
}
.widget .widget-title{
	margin-top:25px !important;
}

.footer-middle .widget h2:before {}

.footer-middle .widget ul li,
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before,
.footer-middle .tagcloud a,
.footer-middle caption,
.footer-middle table,
.footer-middle table td a,
.footer-middle cite,
.footer-middle .rssSummary,
.footer-middle span.rss-date,
.footer-middle span.comment-author-link,
.footer-middle .textwidget p,
.footer-middle .widget .screen-reader-text {
	color: #fff;
}

.footer-middle .widget h2 {}

.footer-middle .widget ul li:before {}

.footer-middle .tagcloud a {}

.footer-middle .widget ul {
	list-style: none;
}

.footer-middle .widget ul li {
	margin-bottom: auto;
	list-style: none;
}

.footer-middle .widget ul li a,
.footer-middle .widget ul li:before {
	-webkit-transition: .5s;
	transition: .5s;
}

.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
	color: #fca404;
}

.footer_s_inner {}

.footer_s_thumb {}

.footer_s_thumb img {}

.footer_s_content {}

.footer_s_content h2 {}

.footer_s_content p {}

.recent-portfolio-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row;
	flex-flow: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


/* Company Info Css */

.company_info_desc {
	padding-bottom: 23px;
}

.single_company_info {
	margin-bottom: 24px;
}

.single_company_info i {
	color: #fff;
	font-size: 15px;
	/* border: 1px solid #fff; */
	float: left;
	/* border-radius: 50%; */
	margin-right: 15px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	transition: .3s;
	background: #fca404;
	border-radius: 100%;
}
.single_company_info:hover i {
	background: #fca404;
	color: #fff;
	border-color: #fca404;
}

.company_info_desc p {
	color: #fff;
}

.single_company_info p {
	color: #fff;
	padding-top: 3px;
}



/* recent post */

.single-widget-item {
	overflow: hidden;
}
.single-widget-item .uni a:hover {
	color: #fca404 !important;
}


.single-widget-item .uni a{
	color:#1878F3;
}

.recent-post-item {
	clear: both;
}

.recent-post-image {
	float: left;
	margin-right: 10px;
}

.recent-post-image a {
	display: inline-block;
	margin-top: 6px;
	margin-bottom: 5px;
}

.recent-post-text {
	margin-top: -4px;
	overflow: hidden;
}

.recent-post-text h4 a {
	color: #212121;
}

.recent-post-text .rcomment i {
	margin-right: 5px;
}

.recent-post-text .rcomment {
	color: #212121;
}

.recent-post-item {
	clear: both;
}

.recent-post-image {
	float: left;
	margin-right: 10px;
}

.recent-post-text {
	overflow: hidden;
}

.recent-post-text>h4 {
	margin-bottom: 0;
}

.recent-post-text h4 a {
	color: #212121;
	font-size: 14px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.recent-post-text h4 a:hover {
	color: #fca404;
}

.recent-post-text .rcomment {
	color: #212121;
	font-size: 14px;
	text-transform: none;
}

.recent-post-text .rcomment i {
	margin-right: 5px;
}

.recent-post-text .rcomment {
	color: #212121;
}

.footer-middle .recent-post-text h4 a {
	color: #fff;
	font-weight: 600;
}

.footer-middle .recent-post-text>h4 {
	margin-bottom: 5px;
	font-weight: 500;
	line-height: 1;
}

.footer-middle .recent-post-text>h4 a:hover {
	color: #fca404;
}

.footer-middle .recent-post-text .rcomment {
	color: #ddd;
	font-size: 12px;
	font-weight: 400;
}


/* Blog Widget Css */

.blog-grid .recent-post-text>h4 {
	margin-bottom: 3px;
	line-height: 18px;
}

.blog-grid .recent-post-text .rcomment {
	color: #505050;
	font-size: 12px;
}


/* Get quote css */

.em_quote_form {}

.quote_form_inner {
	padding-top: 6px;
}

.quote_form_field {}

.quote_form_field input {
	width: 100%;
	height: 40px;
	margin-bottom: 16px;
	background: #fff;
	border: 0;
	padding-left: 15px;
	border-radius: 5px;
}

.quote_form_field textarea {
	width: 100%;
	height: 85px;
	border: 0;
	padding-left: 15px;
	border-radius: 5px;
	color: #000;
}

.quote_button {
	width: 100%;
	height: 40px;
	margin-top: 16px;
	border: 0;
	border-radius: 5px;
	background: #fca404;
	color: #fff;
	transition: .5s;
	text-transform: capitalize;
}

.quote_button:hover {
	background: #fff;
	color: #212121;
}


/*===============================
eduzone FOOTER BOTTOM AREA CSS
================================*/

.footer-bottom {
	background: #1878F3 none repeat scroll 0 0;
	padding: 10px 0 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.40);
}

.copy-right-text {}

.copy-right-text p {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.footer-menu {}

.footer-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-menu ul li {
	display: inline-block;
}

.footer-menu ul li a {
	color: #fff;
	padding: 0 10px;
	display: block;
}

.copy-right-text a:hover,
.footer-menu ul li a:hover {
	color: v;
}

.footer-menu ul li:last-child a {
	padding-right: 0px;
}

.footer_style_3 .footer-menu ul li:first-child a {
	padding-left: 0px;
}

.footer-menu ul ul {
	display: none;
}
.footer_social_icon {
	text-align: right;
	margin-right: 150px;
	margin-left: 0 !important;
}
.footer_social_icon a {
	border-radius: 100%;
	color: #333;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 0 3px;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 30px;
	background: #fca404;
	color: #fff;
}
.footer_social_icon a:hover{
	background:#fff;
	color:#fca404;
}


/*==========================
eduzone OTHERS PAGES CSS
===========================*/

.row.sg {
	margin-top: 38px;
}


/*==========================
eduzone COUNTER AREA CSS
===========================*/

.counter_area {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), transparent url(assets/images/counter-bg1.jpg) 0% 0%/cover repeat scroll;
	padding-top: 82px;
	padding-bottom: 65px;
	background-attachment: fixed;
}

.single_counter {
	position: relative;
	/* padding: 24px 0; */
	text-align: center;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-bottom: 30px;
}

.counter_icon {
	margin-top: 7px;
}

.counter_icon i {
	color: #fca404;
	font-size: 45px;
	text-align: center;
	display: block;
}

.countr_text>h1 {
	color: #fff;
	display: inline-block;
	font-family: poppins;
	font-size: 46px;
	font-weight: 500;
	-webkit-transition: .3s;
	margin: 13px 0 4px;
	transition: .3s;
}

.countr_text>h3 {
	color: #fff;
	display: inline-block;
	font-size: 45px;
}

.counter_title {
	padding: 0 0 0;
}

.counter_title h4 {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	-webkit-transition: .3s;
	transition: .3s;
	color: #fff;
	padding: 0;
}

.counter_area {
	padding-top: 95px;
	padding-bottom: 85px;
}

.counter_area_style2 .counter_icon {
	margin-top: 7px;
	float: left;
	overflow: hidden;
}

.counter_area_style2 .counter_icon i {
	margin: 0;
	margin-right: 24px;
	margin-top: 16px;
}

.counter_area_style2 .single_counter {
	text-align: left;
}

.counter_area_style2 .countr_text {
	overflow: hidden;
}

.counter_area_style2 .countr_text h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0;
}


/*================================
eduzone CALL DO ACTION AREA CSS
=================================*/

.call-to-action_area {
	/* margin-top: 20px; */
	background: #fca404;
	padding: 82px 0 100px;
	background: linear-gradient(rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.79)), transparent url(assets/images/video_image.jpg) 0% 0%/cover repeat scroll;
	margin-bottom: 0 !important;
}

.em_call-to-action {}

.em_single_call-to-action_content {
	text-align: center;
}

.em_call-to-action_title {}

.em_call-to-action_title h2 {
	font-size: 41px;
	font-weight: 700;
	text-transform: capitalize;
	/* margin-bottom: 7px; */
	color: #fff;
}

.em_call-to-action_title h2 span {
	display: block;
	font-size: 36px;
	margin-top: 10px;
}

.em_call-to-action_inner {}

.em_call-to-action_desc {
	color: #fff;
	width: 55%;
	margin: auto;
	margin-left: 0;
	font-size: 16px;
	margin: auto;
}

.call-to-action_btn {}

.call-to-action_btn a {
	border: none;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #fca404;
	border-radius: 50px;
	color: #fff;
	/* margin-top: 38px; */
	padding: 12px 42px;
	-webkit-transition: .5s;
	transition: .5s;
}

.call-to-action_btn a:hover {
	background: #fff;
	color: #fca404;
}

.em-call-to_video {
	position: absolute;
	right: -40px;
	top: 50%;
	width: 24%;
	transform: translateY(-50%);
}

.em-call-video_link {
	float: left;
	margin-right: 20px;
}

.em-call-video_link a {
	font-size: 28px;
	margin-top: 9px;
	color: #fff;
	font-weight: 600;
}

.em-call-video_link a i {
	font-size: 28px;
	margin-top: 9px;
	color: #fff;
	margin-right: 15px;
}


/*================================
eduzone INSTAGRAM AREA CSS
=================================*/

.instadram_area {
	background: linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.87)), transparent url(assets/images/cn.jpg) 0% 0%/cover repeat scroll;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0 100px;
}

.row.insta .col-md-2 {
	padding: 0px;
}

.instragram_thumb img {
	width: 100%;
}


/*=======================
eduzone BRAND AREA CSS
=========================*/

.brand_area {
	padding: 81px 0 80px;
	background: #f9f9f9;
}

.single_brand {
	transform: scale(1);
	transition: .5s;
	margin-top: 10px;
	margin-bottom: 10px;
}

.single_brand:hover {
	transform: scale(1.2);
	transition: .5s;
}

.single_brand_inner {}

.single_brand_thumb {}

.single_brand_thumb img {}


/*===========================
eduzone BREADCRUMB AREA CSS
=============================*/

.breatcome_area {
	background: #fca404;
	background: linear-gradient(rgba(0, 0, 0, 0.71), rgba(0, 0, 0, 0.71)), transparent url(assets/images/brd-bg.jpg) 0% 0%/cover repeat scroll;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0 100px;
}

.breatcome_title {}

.breatcome_title_inner h2 {
	color: #fff;
	text-align: center;
	margin-top: 70px;
	font-size: 41px;
	margin-bottom: 6px;
	font-weight: 700;
}

.breatcome_content {}

.breatcome_content ul {
	text-align: center;
}

.breatcome_content ul li {
	list-style: none;
	color: #fca404;
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
}

.breatcome_content ul li a {
	color: #fff;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 500;
	margin-right: 5px;
}

.breatcome_content ul li a i {
	margin-left: 5px;
}


/*========================
 eduzone UNITETEST
=========================*/

.blog-page-title h2 {
	color: #212121;
	display: block;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 7px;
	text-transform: capitalize;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.blog-page-title a {
	color: #212121;
	display: inline-block;
	font-weight: 600;
}

.blog-page-title h2 a:hover {
	color: #fca404;
}

.em-blog-content-area {
	padding: 20px 15px 25px;
	text-align: left;
}

.single-blog-content iframe {
	margin-top: 20px;
}

.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #212121;
	font-size: 30px;
}

.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
	color: #303030;
	font-size: 30px;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 15px;
}

.blog-content h2,
.post_reply h2 {
	font-size: 26px;
}

.blog-content h3,
.post_reply h3 {
	font-size: 22px;
}

.blog-content h4,
.post_reply h4 {
	font-size: 20px;
}

.blog-content h5,
.post_reply h5 {
	font-size: 18px;
}

.blog-content h6,
.post_reply h6 {
	font-size: 17px;
}


/* single blog */

.single-blog-content h1,
.single-blog-content h2,
.single-blog-content h3,
.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6 {
	margin-bottom: 22px;
	margin-top: 20px;
	font-size: 30px;
	font-weight: 600;
}

.single-blog-content h2 {
	font-size: 26px;
}

.single-blog-content h3 {
	font-size: 22px;
}

.single-blog-content h4 {
	font-size: 20px;
}

.single-blog-content h5 {
	font-size: 18px;
}

.single-blog-content h6 {
	font-size: 17px;
}


/*=============================
 eduzone PAGINATION AREA CSS
===============================*/

.paginations {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 28px;
}

.paginations a,
.page-numbers span.current {
	width: 35px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	margin: auto 5px;
	border: 1px solid #ddd;
	color: #888;
}

.page-numbers li {
	display: inline-block;
}

.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
	background: #fca404;
	border-color: #fca404;
	color: #fff;
}


/*========================
eduzone 404 AREA CSS
=========================*/

.not-found-area {
	background-color: #fff;
	background-position: center top;
	background-repeat: repeat;
	background-size: cover;
	border-top: 1px solid #f5f3f3;
	padding: 0 0 16px;
}

.not-found {
	display: table;
	width: 100%;
	height: 500px;
	text-align: center;
	padding-bottom: 40px;
}

.not-found-inner {
	display: table-cell;
	vertical-align: middle;
}

.not-found-inner {
	font-size: 30px;
}

.not-found-inner h2 {
	color: #ff7700;
	display: inline-block;
	font-size: 160px;
	font-weight: 700;
	line-height: 1.2;
	padding: 15px 0;
}

.not-found-inner p {
	font-size: 30px;
}

.not-found-inner a {
	color: #606b82;
	font-size: 24px;
	margin-top: 40px;
	display: inline-block;
	text-decoration: underline;
}


/* search error */

.eduzone-search-page {
	background: #fff;
}

.search-error .search input {
	padding: 20px 0;
}

.search-error .search input[type="text"] {
	padding-left: 10px;
}

.search-error .search button {
	top: 48%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.search-error>p {
	font-size: 14px;
	margin: 14px 0 19px;
}

.search-error>h3 {
	display: block;
	font-size: 30px;
	color: #212121;
}

.search-error .search input {
	height: 54px;
	border: 1px solid #ddd;
}


/* RECENT PORTFOLIO */

.recent-portfolio {
	margin-bottom: 10px;
	margin-right: 10px;
}

.recent-portfolio {
	width: 29.33%;
}

.recent-portfolio-image img {
	width: 100%;
}


/*========================
eduzone SCROLL TOP CSS
=========================*/

#scrollUp {
	background: #fca404 none repeat scroll 0 0;
	bottom: 30px;
	color: #fff;
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	right: 30px;
	text-align: center;
	width: 40px;
	margin-right: 80px;
	border-radius: 5px;
}

#scrollUp i {
	color: #fff;
}

.copy-right-text a {
	color: #fca404;
}

.template-home .vc_row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.wpb_gallery.wpb_content_element.vc_clearfix {
	margin-bottom: 0;
}

.mean-container .mean-bar {
	float: none;
	background: #1878F3 none repeat scroll 0 0;
	
}

.mean-container .mean-nav ul li li a {
	color: #212121;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* kc element */

.template-home-wrapper {
	overflow: hidden;
}

.kc-blog-posts-3 .kc-list-item-3>a img {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}


/*==========================
eduzone SECTION TITLE CSS
===========================*/

.section-title.t_center {
	margin: auto;
	text-align: center;
	width: 63%;
}

.section-title.t_left {
	margin: auto auto auto 0;
	width: 63%;
	text-align: left;
}

.section-title.t_right {
	margin: auto 0 auto auto;
	width: 63%;
	text-align: right;
}

.section-title.t_right .em-bar {
	margin: 0 0 5px auto;
}

.section-title.t_left .em-bar {
	margin: 0 0 5px;
}

.section-title h2 {
	font-size: 41px;
	font-weight: 700;
	margin-bottom: 25px;
	text-transform: capitalize;
	position: relative;
}

.section-title.t_left h2::before {
	content: "";
	left: 0;
	bottom: -15px;
	width: 60px;
	height: 2px;
	background: #fca404;
	position: absolute;
}

.tmr0 .section-title h2 {
	margin: 0;
}

.section-title h5 {
	font-size: 18px;
	font-weight: 500;
	margin: 0;
}

.section-title p {
	margin-bottom: 47px;
	padding-top: 8px;
}

.em-icon {
	margin: -12px 0 48px;
	position: relative;
}

.em-icon i {
	font-size: 20px;
	color: #fca404;
}

.em-icon::after {
	position: absolute;
	content: "";
	right: 113px;
	bottom: 12px;
	width: 65px;
	height: 2px;
	background: #fca404;
	margin: auto;
	left: 0;
}

.em-icon::before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 12px;
	width: 65px;
	height: 2px;
	background: #fca404;
	margin: auto;
	left: 113px;
}

.em-bar-main {
	margin: 10px 0 13px;
}

.em-bar {
	background: #fca404 none repeat scroll 0 0;
	height: 2px;
	margin: 0 auto 5px;
	width: 62px;
}

.em-bar.em-bar-big {
	width: 80px;
}

.em-image {
	margin-bottom: 10px;
}

.em-image img {}

.section-title.t_left span {
	color: #fca404;
}


/* section title 2 css */

.section-title1 {
	text-align: center;
}

.section-title1 h2 {
	font-size: 41px;
	font-weight: 700;
	margin-bottom: 28px;
	text-transform: capitalize;
	color: #fff;
	position: relative;
}

.section-title1 p {
	color: #fff;
	margin-bottom: 48px;
}

.em-image1 {
	margin-bottom: 10px;
}

.em-image1 img {}


/*===========================
 eduzone SERVICE AREA  CSS
=============================*/

.service_area {
	padding: 82px 0 50px;
}

.em-service {
	text-align: left;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-bottom: 58px;
}

.em-service-inner {
	overflow: hidden;
}

.em-service-icon {
	color: #fca404;
	font-size: 35px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.em-service-icon i {
	color: #fff;
	width: 85px;
	height: 85px;
	line-height: 65px;
	text-align: center;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.20);
	border-radius: 50%;
	display: inline-block;
	background: #fca404;
	margin-top: 9px;
	transition: .3s;
	border: 10px solid #fff;
	font-size: 30px;
}

.em-service:hover .em-service-icon i {
	background: #1878F3;
}

.em-service-title {
	overflow: hidden;
}

.em-service-title h2 {
	margin: 5px 0 15px;
	padding: 0;
	text-transform: capitalize;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.em-service-desc {
	-webkit-transition: .5s;
	transition: .5s;
}

.em-service-desc p {
	font-size: 14px;
	margin: 0;
}

.service-btn {
	margin-top: 2px;
}

.service-btn>a {
	border-radius: 30px;
	color: #212121;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	border: 1px solid transparent;
}

.service-btna a:hover {
	color: #fca404;
}

.service-left-side .em-service {
	text-align: right;
}

.service-left-side .em-service-icon {
	float: right;
	margin-left: 20px;
}

.service-right-side .em-service-icon {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}


/*============================
eduzone CUOROSEL  CSS
=============================*/

.curosel-style .owl-nav div {
	border: 2px solid #fca404;
	border-radius: 50%;
	color: #fca404;
	font-size: 19px;
	height: 44px;
	left: -45px;
	line-height: 40px;
	position: absolute;
	top: 46%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 44px;
	text-align: center;
	z-index: 99;
	-webkit-transform: translateY(-49%);
	transform: translateY(-49%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.curosel-style .owl-nav .owl-next {
	left: auto;
	right: -45px;
}

.single_gallery.curosel-style .owl-nav div {
	left: 30px;
}

.single_gallery.curosel-style .owl-nav .owl-next {
	right: 30px;
	left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
	left: 0px;
}

.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
	right: 0px;
	left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.curosel-style .owl-nav .owl-next:hover {
	background: #fca404;
	color: #fff;
}

.curosel-style .owl-nav .owl-prev:hover {
	background: #fca404;
	color: #fff
}

.owl-carousel .owl-item img {
	margin: auto;
}

.curosel-style:hover .owl-nav div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.testimonial_list .owl-dots,
.testimonial_area_style2 .owl-dots {
	position: absolute;
	right: 50%;
	/* bottom: 128px; */
}

.testimonial_area_style2 .owl-dots {
	bottom: -15px;
}

.testimonial_list .owl-dot,
.testimonial_area_style2 .owl-dot {
	display: inline-block;
	width: 22px;
	height: 7px;
	margin: 0px 4px 0;
	background: #fca404;
	border-radius: 3px;
}

.testimonial_list .owl-dot.active,
.testimonial_area_style2 .owl-dot.active {
	background: #1878F3;
}

.course_area .curosel-style .owl-nav div {
	border: 2px solid #fca404;
	border-radius: 0;
	color: #fca404;
	font-size: 19px;
	height: 44px;
	right: 15px;
	line-height: 40px;
	position: absolute;
	top: -113px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 44px;
	text-align: center;
	z-index: 99;
	-webkit-transform: translateY(-49%);
	transform: translateY(-49%);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	left: inherit;
}

.course_area .curosel-style .owl-nav .owl-next {
	left: auto;
	right: 74px;
	/* top: -64px; */
}


/* Testimonial Style Two */

.testimonial_area.style_two {
	/* padding-top: 82px; */
	padding-bottom: 108px;
}

.testimonial_area_style2 .single_testimonial {
	/* margin-top: 10px; */
	text-align: center;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.20);
	padding: 40px 0 25px;
	margin-bottom: 30px;
	transition: .3s;
}

.testimonial_area_style2 .single_testimonial:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.20);
}

.testimonial_area_style2 .em_testi_text p::before {
	display: none;
}

.testimonial_area_style2 .em_testi_text p {
	position: relative;
	margin-top: 0;
}

.testimonial_area_style2 .em_test_thumb {
	float: none;
	overflow: hidden;
	margin: 0;
	width: inherit;
	margin-bottom: 17px;
}

.testimonial_area_style2 .em_test_thumb img {
	border-radius: 100%;
}

.testimonial_area_style2 .em_testi_title h2 {
	font-size: 20px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
}

.testimonial_area_style2 .testi_review {
	margin-top: 20px;
}

.testimonial_area_style2 .testi_review i {
	color: #fca404;
	margin: 0 2px;
}


/* responsive 320 start */


/* small mobile :320px. */

@media (max-width: 767px) {
	body {
		overflow-x: hidden;
	}
	.eduzone-header-top {
		display:block;
		
	}
	.mean-container{
		background: #1878f3;
	}
	.mean-container .mean-bar:before {
		/* text-transform: uppercase; */
		top: 19px;
		/* background: #1878f3; */
	}
	.mean-container a.meanmenu-reveal {
		padding: 19px 20px 18px;
		
	}

	.eduzone_about .about_text h5{
				font-family:'Courier New', Courier, monospace;
				color: gray;
				font-weight: normal;
				font-size: 14px;
				line-height:16px;
				text-align: left;

	} 
	.about_area{
		margin-bottom: 0px;
	}
	.feature_area{
		margin-top: 0px;
	}
	.em-feature{
		margin-top: 0;
	}
	.about-img{
		display: none;
	}
	.feature_inner_box{
		margin-top: 0;
	}

	
}


/* responsive 320 end */


/*========================
eduzone VIDEO  CSS
=========================*/

.vedeo_area .col-md-12 {
	padding: 0;
}

.single_choose {
	margin-bottom: 20px;
}

.single-video {
	position: relative;
	text-align: center;
}

.single-video img {
	display: block;
	width: 100%;
}

.single-video h3 {
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 0;
	padding-top: 30px;
	text-transform: uppercase;
}

.video-icon a {
	text-align: center;
	display: inline-block;
}

.video-icon a i {
	color: #fff;
	border: 4px solid #fff;
	width: 80px;
	height: 80px;
	line-height: 72px;
	font-size: 42px;
	border-radius: 50%;
}

.v-overlay .video-icon a i {
	border: 0px solid #fff;
	font-size: 30px;
}

.video-icon {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	padding-top: 8px;
}

.single-video:before {
	content: "";
	position: absolute;
	background: rgba(13, 47, 93, 0.6);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.single-video.video-overlay:before {
	background-color: rgba(0, 0, 0, 0.4);
	border: 3px solid rgba(255, 255, 255, 1);
	bottom: 0;
	content: "";
	height: 95%;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 95%;
}

.single-video.video-overlay:before {
	background: rgba(255, 160, 0, 0.5) none repeat scroll 0 0;
	border: 3px solid rgba(255, 255, 255, 1);
	bottom: 0;
	content: "";
	height: 95%;
	left: 0;
	margin: auto;
	width: 95%;
}


/*==========================
eduzone ACOADING AREA CSS
============================*/

.kc_accordion_section.group {
	padding-bottom: 27px !important;
}

.ui-accordion-header {}

.ui-accordion-header a {}

.ui-accordion-header a i {
	background: #212121;
	color: #fff;
	border-radius: 50%;
	height: 28px;
	width: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	margin-right: 5px;
}

.ui-accordion-header.ui-state-active a i {
	background: #fff;
	color: #212121;
}

.kc-panel-body ul {
	padding-left: 15px;
}

.kc-panel-body ul li {}


/* Widgets Css */

table#wp-calendar td#today a {
	color: #fff;
}

.blog-left-side .widget h2 {
	margin-top: 0;
}

.widget.widget_categories select {
	width: 100%;
	height: 34px;
}

.widget .screen-reader-text {
	display: none;
}

.search input {
	width: 100%;
}

.textwidget select {
	width: 100%;
}

.comment_field .textarea-field label {
	margin-top: 20px;
	margin-bottom: 10px;
}

.blog-content {
	word-break: break-word;
}

.post-password-form input[type=submit] {
	background: #fca404;
}

.page-list-single {
	clear: both;
}

.single-blog-content p {
	margin-bottom: 19px;
}

.blog-left-side .widget h2 {
	font-size: 24px;
}

.blog-page-title h2 {
	font-size: 24px;
}

.eduzone-single-blog-title h2 {
	font-size: 24px;
}

.em-blog-content-area {
	padding: 10px 15px 15px;
}
/* TUITION  */
.tuition{
	border: 2px solid #1878f3;
	/* width: 100%; */
    max-width: 100%;
    border-collapse: collapse;
    overflow-x: auto;
	
}
.tuition th{
	background-color: grey;
	font-weight: bolder;
	padding: 12px;
	font-size: 12px;
	/* padding-left: 1px;
  padding-bottom: 12px; */
  color: white;
  border: 2px solid #1878F3;

   /* width: 100%; */
    max-width: auto;
    border-collapse: collapse;
    overflow-x: auto;
}
.tuition .tuition-subh{
	font-weight: bolder;
	font-size: 12px;
	/* background-color: grey; */
	
}
.tuition tr{
	color: black;
	font-size: 12px;
	/* border: 2px solid #1878F3; */
}
.tuition td {
	border: 2px solid #1878F3;
	/* padding: 12px; */
	padding: 8px;
}

/* Responsive table */

.table-responsive {
	overflow-x: auto;
 }

 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
  }
  
  th, td {
	text-align: left;
	padding: 8px;
  }
  
  tr:nth-child(even){background-color: #f2f2f2}
 

 @media (max-width: 768px) {
	
	.tuition tr td{
		font-size: 6px;

	}
 }
 

 /* @media (max-width: 768px) {
    .tuition td {
        display: block;
        width: 100%;
        box-sizing: border-box;
		
    }

    .tuition td:first-child {
        font-weight: bold;
    }
} */


/* Experience And biography Css */

.biography_area {
	padding: 82px 0 100px;
	background: #f7f7f7;
}

.biography-timline {
	text-align: center!important;
	position: relative;
	padding: 0px;
	display: block;
	overflow: hidden;
}

.biography-timline::before {
	position: absolute;
	top: 0;
	left: calc(50% - 1px);
	bottom: 0;
	width: 2px;
	background-color: #fca404;
	-webkit-border-radius: 4rem;
	-moz-border-radius: 4rem;
	-ms-border-radius: 4rem;
	-o-border-radius: 4rem;
	border-radius: 4rem;
	content: ' ';
}

.single-biography {
	position: relative;
}

.single-biography:not(:last-child) {
	margin-bottom: 160px;
}

.single-biography:first-child {
	margin-top: 20px;
}

.biography_points::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	content: ' ';
	background-color: #fca404;
	z-index: 0;
	animation: video-icon-animation 1.4s 0.7s linear infinite;
}

.biography_points {
	position: absolute;
	top: 0;
	left: calc(50% - 15px);
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 5px solid #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
}

.biography_text {
	float: right;
	text-align: left;
	padding-top: 4px;
	background: transform;
	position: relative;
	transition: .3s;
}

.biography_text:hover {}

.biography_text h3 {
	font-size: 22px;
	text-transform: capitalize;
	margin: 0;
	margin-bottom: 5px;
	transition: .3s;
}

.biography_text span {
	font-size: 15px;
	transition: .3s;
}

.biography_text p {
	margin-top: 19px;
	transition: .3s;
}

.biography-date {
	text-align: right;
	display: inline-block;
	padding-right: 37px;
	margin-top: -3px;
}

.biography-date span {
	background: transparent;
	display: inline-block;
	padding: 4px 28px;
	border-radius: 30px;
	font-size: 18px;
	color: #fff;
	background: #fca404;
}

.biography-date {
	font-size: 19px;
	font-weight: 500;
}

.biography-date,
.biography_text {
	width: 46%;
}

.biography-timline .single-biography:nth-child(even) .biography_text {
	float: left;
	text-align: right;
}

.biography-timline .single-biography:nth-child(even) .biography-date {
	text-align: left;
	padding-left: 37px;
	padding-right: 0;
}


/*=====================
SKILL ITEM CSS
======================*/

.our_skill_area {
	padding-bottom: 70px;
}

.skill_area h3 {
	font-size: 41px;
	padding-top: 34px;
	padding-bottom: 37px;
}

.skill_area h3 span {
	color: #fca404;
}

.skill-wrapper {}

.our_skill h5 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
}

.progress_text h3 {
	margin-bottom: 10px;
}

.progress {
	background-color: #ddd;
	box-shadow: none;
	height: 6px;
	margin-bottom: 38px;
	overflow: visible;
	border-radius: 0;
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 10px;
	color: #fff;
	text-align: right;
	background-color: #fca404;
	box-shadow: none;
}

.ttop {
	color: #464646;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	text-align: center;
	top: -19px;
}

/* scroll bar */
/* Customize the scrollbar */
::-webkit-scrollbar {
    width: 12px; /* Width of the scrollbar */
}

::-webkit-scrollbar-track {
    background: #f1f1f1; /* Track color */
}

::-webkit-scrollbar-thumb {
    background: #888; /* Thumb color */
    border-radius: 6px; /* Round the corners of the thumb */
}

::-webkit-scrollbar-thumb:hover {
    background: #555; /* Thumb color on hover */
}
/* Customize the scrollbar buttons */
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: block;
    background-color: #888;
}

/* Hover state for scrollbar buttons */
::-webkit-scrollbar-button:start:decrement:hover,
::-webkit-scrollbar-button:end:increment:hover {
    background-color: #555;
}
