.preloader .loader{
	border-top-color: #e76300;
}

.preloader .loader:before{
	border-top-color: #F5a032;
}

.preloader .loader:after{
	border-top-color: #2d7dbe;
}

.elkevent-nav nav .navbar-nav .nav-item a:hover, .elkevent-nav nav .navbar-nav .nav-item a:focus, .elkevent-nav nav .navbar-nav .nav-item a.active{
	color: #F5a032;
}

.main-banner-content p{
	color: #F5a032;
}

.main-banner::before{
	opacity: 0.4;
}

.main-banner-content h1 span{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, rgba(0, 0, 0, 0)), color-stop(80%, #2d7dbe));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #2d7dbe 80%);
}

.btn-primary::before, .btn-primary::after{
	background: #F5a032;
	color: #000;
}

.btn-secondary::before, .btn-secondary::after{
	background: #2d7dbe;
}

.btn-terciary::before, .btn-terciary::after{
	background: #2d7dbe;
}

.main-banner-content h1{
	font-size: 3em;	
}

.main-banner-content .button-box .video-btn i{
	background-color: #2d7dbe;
}

.main-banner-content .button-box .video-btn:hover i, .main-banner-content .button-box .video-btn:focus i,
#schedule .button-box .video-btn:hover i, #schedule .button-box .video-btn:focus i{
	background-color: #e76300;	
}

.main-banner-content ul li i{
	color: #F5a032;
}

.main-banner-content h1 b:nth-of-type(1){
	color: #F5a032;
}

.main-banner-content h1 b:nth-of-type(2){
	color: #2d7dbe;
}

.main-banner-content h1 b:nth-of-type(3){
	color: #D9D8D8;
}

.main-banner-content h1 b:nth-of-type(4){
	color: #2d7dbe;
}

.event-countdown #timer div#days,
.countdown-area .event-countdown #timer div#seconds{
	color: #F5a032;
}

.event-countdown #timer div#minutes{
	color: #e76300;
}

.event-countdown #timer div#hours{
	color: #2d7dbe;
}


.countdown-area {
    padding: 0 ;
    background: none;
    top: -107px;
    position: relative;
    z-index: 100;
}


.about-area, .w_hy-choose-us-two{
	top: -119px;
	position: relative;
}

.why-choose-content span{
	font-size: 150px;
	color: #2d7dbe;
}

.about-content span{
	color: #F5a032;	
}

.cta-area{
	/*margin-top: -125px;*/
	margin-top: 25px;
}

.single-speakers ul{
	visibility: visible;
	opacity: 1;
}

.single-speakers::before{
	background: none;	
}

.single-speakers .speakers-content h3 a{
	color: #F5a032;
}


.single-speakers:hover .speakers-content{
	display: none;
}

.single-speakers:hover ul{
	/*display: none;*/
	opacity: 0.7;
}

.single-speakers ul:hover{
	opacity: 1;
}

.single-speakers ul li a.tiktok{
	background: #000;
	color: #FFF;
}

.section-title span{
	color: #2d7dbe;
}

.section-title h2 b{
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #f5a032 80%);
}

.speakers-profile{
    position: absolute;
    bottom: 0;
    background: #000;
    padding: 0;
    opacity: 1;
    color: #FFF;
    margin: 0;
    display: none;
}

.single-speakers:hover .speakers-profile{
	display: block;	
}

.tabs li{
	background: #F5a032;
}

.tabs li::before{
	background: #F5a032;
}

.tabs li.current{
	background: #F5a032;
}

.tabs li:nth-child(2), .tabs li.accord2::before, .tabs li:nth-child(7), .tabs li.accord7::before{
	background: #2d7dbe;
}

.tabs li:nth-child(3), .tabs li.accord3::before, .tabs li:nth-child(8), .tabs li.accord8::before{
	background: #f5a032;
}

.tabs li:nth-child(4), .tabs li.accord4::before{
	color: #333;
	background: #2d7dbe;
}

.tabs li:nth-child(5), .tabs li.accord5::before{
	background: #D9D8D8;
}

.tabs li:nth-child(6), .tabs li.accord6::before{
	background: #4C0A81;
}

.tabs li.current{
	/*background: #F5a032;*/
}

.tab_content .tabs_item .accordion .accordion-item .accordion-content{
	display: block;
}

.tab_content .tabs_item .accordion .accordion-item .accordion-title .author img.nopath{
	clip-path: none !important;
	-webkit-clip-path: none !important;
}

.plan1 h3 span{
	line-height: 30px;
	padding-top: 30px;
}

.plan1 h3 span i{
	font-size: 16px;
	font-style: normal;
}

.plan2 h3 span{
	line-height: 30px;
	padding-top: 30px;
}

.plan2 h3 span i{
	font-size: 16px;
	font-style: normal;
}

.plan3 h3 span{
	line-height: 30px;
	padding-top: 30px;
}

.plan3 h3 span i{
	font-size: 16px;
	font-style: normal;
}

.section-title .bar{
	background: #F5a032;
}

.section-title .bar::after{
	background: #2D7dbe;
}

.section-title .bar::before{
	background: #e76300;
}

.float-l{
	float: left;
}

.white-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 400px;
	margin: 20px auto;
}

#msgSubmit{
	padding-top: 20px;
	color: #FF0000;
	font-size: 18px;
}

.pricing-plan h3{
	background-color: #e76300;
}

.pricing-plan h3 span{
	color: #e76300;
}

.pricing-plan .btn-primary::before, .pricing-plan .btn-primary::after{
	background-color: #e76300;
}


.col-lg-4:nth-child(2) .pricing-plan h3{
	background-color: #2d7dbe;
}

.col-lg-4:nth-child(2) .pricing-plan h3 span{
	color: #2d7dbe;
}

.col-lg-4:nth-child(2) .pricing-plan .btn-primary::before, .col-lg-4:nth-child(2) .pricing-plan .btn-primary::after{
	background-color: #2d7dbe;
}

.col-lg-4:nth-child(3) .pricing-plan h3{
	background-color: #F5a032;
}

.col-lg-4:nth-child(3) .pricing-plan h3 span{
	color: #F5a032;
}

.col-lg-4:nth-child(3) .pricing-plan .btn-primary::before, .col-lg-4:nth-child(3) .pricing-plan .btn-primary::after{
	background-color: #F5a032;
}

.back-to-top{
	background-color: #2d7DBE;
}

.back-to-top::before{
	border-bottom-color: #2d7DBE;
}

.back-to-top::after{
	border-bottom-color: #f5a032;
}

#schedule .btn{
	right: 160px;
}

#schedule .button-box .video-btn {
    margin-left: 20px;
    color: #333;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
	position: absolute;
    top: 50%;
    right: 0;
    margin-top: -18px;
}

#schedule .button-box .video-btn i {
    width: 50px;
    display: inline-block;
    height: 50px;
    line-height: 51px;
    text-align: center;
    border-radius: 50%;
    font-size: 17px;
    margin-right: 8px;
    z-index: 1;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #2d7dbe;
    color: #FFF;
}

#schedule .button-box .video-btn i::after {
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    opacity: 0;
    border-radius: 50%;
    background: rgba(51, 102, 204, 0.5);
}


@media only screen and (max-width: 768px) {
	.item-bg3 {
    	background-image: url(../../assets/img/Sliders-V_LDM-1mobile.jpg);	
	}
}
