	/*Main Color*/
	input[type="submit"].btn,
	input[type="submit"],
	a.btn,
	button.btn,
	input[type="submit"].btn:hover,
	input[type="submit"]:hover,
	a.btn:hover,
	button.btn:hover,
	input[type="submit"].btn:focus,
	input[type="submit"]:focus,
	a.btn:focus,
	button.btn:focus,
	.home_type .side #typed,
	.menu .social-icons a:hover,
	.splitlayout:not(.close-right) .menu .active_item,
	.splitlayout.close-right .menu_list li:first-of-type a,
	.mob-menu .menu-title,
	.menu .menu_list li a:hover,
	.resume .date span,
	.testimonials .arrows span:hover,
	.fun-facts span,
	.services .font-icon i,
	.portfolio_sec .ul-filter li.active_filter,
	.portfolio_sec  .item .info p,
	.project_info span,
	.blog .item h3 a:hover,
	.blog .item p,
	.contact .info span.icon {
	    color: #039be5;
	}

	.sec_title:before,
	.sec_title:after,
	.sec_title svg,
	.sec_title svg:hover,
	h3.subtitle:after, 
	h3.subtitle:before,
	#about .my__img_content:after,
	.home_type .home_btns a:hover,
	.home_type .home_btns a:last-of-type,
	.progress_bar,
	.resume .item:before,
	.resume .item:after,
	.ajax-popup a.demo:hover,
	.blog .blog__img:after,
	.info span.icon:after,
	li.active_filter:after,
	input[type="submit"].btn:before,
	input[type="submit"]:before,
	a.btn:before,
	button.btn:before,
	.contact .contact_form .submit:hover {
	    background-color: #039be5;
	}

	.contact .contact_form .submit,
	.home_type .home_btns a:hover,
	.more_info .info-title:before,
	.testimonials .arrows span:hover,
	.testi-content,
	.testi-content:after,
	.services .font-icon:after,
	.ajax-popup a.demo,
	input[type="submit"].btn:after,
	input[type="submit"]:after,
	a.btn:after,
	button.btn:after,
	.form-control:focus,
	.contact .contact_form .submit:hover {
	    border-color: #039be5;
	}

	.fun-facts .item {
		border-bottom-color: #039be5;
	}

	.more_info .info-title:before,
	.resume .date:after {
    	background: linear-gradient(45deg, #039be5 50%, rgba(255, 255, 255, 0) 50%);
	}