.btn-style-one{
	background: linear-gradient(145deg, #f77404 0%, #d513d5 100%);;
}
.btn-style-two{
	background-color: #DC5614;
}
/* Inside dropdown */
.main-menu .navigation > li > ul > li:hover > a{
    border-left: 4px solid #DC5614;
	/*background:#222222;*/
}

.main-menu .navigation > li > ul > li  > ul > li > a:hover{
	color: #ffffff;
	background:#222222;
    border-left: 4px solid #DC5614;
}

.header-style-two.fixed-header .nav-toggler .nav-btn{
	background-color:#DC5614;
	color: #ffffff;
}

.banner-section .owl-next:hover,
.banner-section .owl-prev:hover{
	color: #DC5614;
	/* #f20487 */
}

.btn-style-four:hover{
	background-color: #DC5614;
}
.location-section .map-box {
    position: unset;
}
.speaker-block-four .inner-box {
    padding-bottom: 77px;
}
.size_change{
	font-weight: 700 !important;
	font-size: 18px !important;
	color:#424242 !important;
	margin-bottom: 0px !important;
}
.speaker-block-four .info-box {
    /* bottom: 30px; */
 }

 .speaker-block-four .info-box .inner {
    padding: 30px 13px;
}
.events-tab .shedule-box .date {
    color: #DC5614;
}
.feature-heading{
	font-weight: 700 !important;
	color: #424242;
}
.speakers-section-four{
	padding-bottom: 0px !important;
}
