.slider {
    position: relative;
width:100%
}

.webinar .owl-carousel .owl-nav button.owl-prev{
right:0 !important;

}
.owl-carousel .owl-nav button.owl-next{
left:0 !important;

}
.webinar h3{
	text-align: center;
	font-size: 22px !important;
	color: #464646 !important;
font-weight:bolder;
padding:20px 0 !important;
margin-bottom:30px !important;
}

.webinarlink{
text-align:left;
width:90%;
}
.webinarlink a{
color:#FFF;
background: #ff9000;
text-align:center;
border-radius:30px;
padding:10px 40px;
}
.webinarlink a:hover{
	color:#FFF
}
.webinarprice{
font-size:16px;
font-weight:bolder;
color:#3aafa6 
}
.webinar-teachers{
border-bottom:1ps solid #f5f5f5;
}
.webinar-teachers span{
color:#888
}
.webinar-property{
	padding: 8px 15px 0 10px;
	margin: 0 auto;
}
.each-slide{
background: #FFF;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.04);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.04);
	-ms-box-shadow: 0 2px 4px 0 rgba(0,0,0,.04);
	-o-box-shadow: 0 2px 4px 0 rgba(0,0,0,.04);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.04);
	border-radius: 10px;
width:90%;
margin:0 auto
}
.each-slide img{
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
width:100%

}
.bg-gray {
	background: #f5f5f5 !important;
}
.line-full {
	width: 100%;
	height: 1px;
	margin:15px 0

}
.webinar-property h4{
	font-size: 16px;
	color:#464646
}

.slider .owl-theme .owl-dots .owl-dot.active span, 
.slider .owl-theme .owl-dots .owl-dot:hover span {
	background: #3aafa6 !important;
}

.course-price__icon {
	position: relative;
	bottom: 1px;
	background: url(price.png) no-repeat 50%;
	background-size: cover;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	width: 14px;
}
.course-date__icon {
	max-width: 15px;
	width: 100%;
	background: url(calender.png) no-repeat 50%;
	background-size: cover;
}
.course-duration__icon{
	width: 14px;
	background: url(time.png) no-repeat 50%;
	background-size: cover;
}
.course-date__icon, .course-duration__icon, .course-price__icon {
	height: 14px;
	margin-left: 5px;
	vertical-align: middle;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.maharat-course-slider-box .h-course-slider-date, .maharat-course-slider-box .h-course-slider-duration, .maharat-course-slider-box .h-course-slider-price {
	margin: 9px 0;
}
.text-ellipsis {
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.va-text-bottom {
	vertical-align: text-bottom;
}

.d-inline-block {
	display: inline-block;
}
.home-course-slider__card_btn {
	width: 130px;
	height: 38px;
}
.register_btn .home-course-slider__card_btn {
	margin: 0;
}
.text-yellowish-green {
	color: #3aafa6 !important;
}

.m-course-slider-price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.home-course-slider__card_btn {
	width: 106px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
}
.d-inline-block {
	display: inline-block;
}

