
.news-ticker-box{
	background:#eee;
	padding:15px;
}
.news-ticker-section{
	padding: 0px 40px;
	margin-top:20px;
}
.news-ticker-section .latest-updates-div{
	background:#09F;
	padding:10px;
	text-align:center;
}
.news-ticker-section .latest-updates-slider{
	background: #fff;
	padding: 8px 20px;
	min-height: 42px;
	position:relative;
}
.news-ticker-section .latest-updates-div h5{ 
	margin:0;
	color:#fff;
	font-size: 18px;
	font-weight: 700;
}
.news-ticker-section .latest-updates-slider .slider.news-latest a{
	color:#333;
	text-decoration:none;
	transition:all .3s ease-in-out;
}
.news-ticker-section .latest-updates-slider .slider.news-latest a:hover{
	color:#000;
}
.news-ticker-section .latest-updates-slider .slider {
	margin-right: 75px;
}
.news__arrows {
	display: flex;
	position: absolute;
	right: 0;
	top: 6px;
}

.news__arrows .news__arrow {
	padding: 4px 8px;
	width: 30px;
	height: 30px;
	background: #eee;
	cursor:pointer;
	line-height: 23px;
	transition:all .3s ease-in-out;
}
.news__arrows .news__arrow:hover {
	background: #1799ff;
	color: #fff;
}
.news__arrows .news__arrow.news__arrow_dir_left {
	margin-right:5px
}
.news__arrows .news__arrow.news__arrow_dir_right {
	margin-right:10px
}

.heading-style-inner h3.heading-main, , .heading-style-inner h2.heading-main{
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	display: block;
	margin-bottom: 8px;
	padding-bottom: 5px;
	grid-template-columns: none;
	grid-template-rows: none;
	grid-gap: unset;
	justify-content: normal;
	margin-top: 0;
	margin-bottom: 5px;
}
.heading-style-inner p, .dashboard-learning-blog .heading-style-inner p{
	max-width: 500px;
	font-size: 14px;
	display: block;
	margin: 0 auto;
	margin-bottom: 0px;
}
.dashboard-learning-blog .heading-style-inner h3.heading-main:after, .dashboard-learning-blog .heading-style-inner h3.heading-main:before {
	content: " ";
	display: none;
	border-bottom: none;
}

.heading-style-inner.left-align p, .dashboard-learning-blog .heading-style-inner.left-align p {
	max-width: 100%;
	display: inline-block;
	margin: auto;
	margin-bottom: 30px;
}
.heading-style-inner.left-align p, .dashboard-learning-blog .heading-style-inner.left-align p {
	max-width: 100%;
	display: inline-block;
	margin: auto;
	margin-bottom: 0px;
}

.seperate-box{
	padding:15px;
	-moz-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.1);
	-o-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.1);
	box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.1);
	background:#fff;
	margin-bottom: 20px;
}


.seperate-box .heading-style-inner {
    background: #0072C1;
    margin: -15px;
    padding: 15px;
    margin-bottom: -35px;
}
.seperate-box .heading-style-inner .heading-main span.controls {
	float:right;
	margin-top: -6px;
}
.seperate-box .heading-style-inner h3, .seperate-box .heading-style-inner p, .seperate-box .heading-style-inner h2 {
	color:#fff;
}
.seperate-box .heading-style-inner h3, .seperate-box .heading-style-inner h2{
	border-bottom: 1px dashed #fff;
}
.seperate-box .heading-main span.controls a {
	color: #fff;
	padding: 5px;
	border: 1px solid #eee;
	width: 27px;
	height: 27px;
	display: inline-block;
	text-align: center;
	font-size: 15px;
}
.heading-style-inner .heading-main span.controls a {
	color: #fff;
}
.heading-style-inner .heading-main span.controls a:hover {
	border-color:#fff;
}
.p-5 {
	padding-right: 5px;
}
.mb-0
{
	margin-bottom:0px;
}

.mb-25
{
	margin-bottom:25px;
}
.pt-15{
	padding-top:15px;
}
.pt-20{
	padding-top:20px;
}




.padding-5
{
	padding:5px;
}
.view_more_page {
	float: right;
}
.view_more_page a {
	color: #0189d3;
	font-size: 14px;
	background-color: transparent;
	padding: 10px 0px 10px 0px;
	border-radius: 4px;
	font-weight: 600;
	margin-top: 14px;
	display: inline-block;
}
.seperate-box .heading-style-inner {
	background: #0099ff;
	margin: -15px;
	padding: 15px;
	margin-bottom: 0px;
}
.seperate-box .gb-white {
	margin-top:10px;
}
.seperate-box .gb-white .clearfix {
	height: 15px;
}
ul.v-scroll{
	padding-left:0px;
	width:100%;
	list-style: none;
}
.v-scroll li {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px !important;
}
p.blogf_title a {
	font-weight: 700;
	color: #000;
	
}
p.blogf_title{
	font-weight: 700;
	color: #000;
	
}
p.blogf_title {
	margin-bottom: 0;
	margin-top: 15px;
	font-size:16px;
}
p.blogp_desc {
	margin-top: 7px;
	margin-bottom: 7px;
}
.p.blog-vmore-link{
	mrgin-top:0px;
}

.blog-vmore-link a {
	color: #0099ff;
}
.blog-vmore-link a:hover {
	color: #b35000;
}
.v-scroll li:last-child {
	padding-bottom: 10px;
}
@media (min-width:1200px){
	.sidebar{
		padding-left: 15px;
	}
}





.custom-heading{
	margin-bottom:15px;
}
.custom-heading>h4 {
	color: #0099ff;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 4px;
}
.custom-heading .navs{
	float:right;
	display: flex;
	margin-top: -41px;
}
.navs .navs__arrow {
	padding: 4px 8px;
	width: 30px;
	height: 30px;
	background: #eee;
	cursor: pointer;
	line-height: 23px;
	transition: all .3s ease-in-out;
}
.navs .navs__arrow.navs__arrow_left {
	margin-right: 5px;
}
.event-slider .event-item{
	border:1px solid #eee;
	padding:4px;
	box-shadow:0px 0px 8px rgba(0,0,0,.1);
	position:relative;
}
.event-slider .event-item .event-img{
	min-height:155px;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	filter:blur(0px);
	transition:all .3s ease-in-out;
}
.event-slider .event-item:hover .event-img{
	filter:blur(4px);
}
.event-slider  .event-data{
	position: absolute;
	background: rgb(1 89 149 / 62%);
	top: -150%;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition:all .5s ease-in-out;
	
}
.event-slider .event-item:hover .event-data{
	top: 0;
	
}
.event-slider  .event-data h4{
	font-size:17px;
	color:#fff;
	margin-bottom:0px;
}
.event-slider  .event-data > p{
	font-size:14px;
	color:#fff;
	margin-bottom:6px;	
}
