/*------Color Scheme CSS-------*/

/* 
all blue background color css
*/

.btn.xplus-btn,
a.btn.xplus-btn.pricing:hover,
a.btn.xplus-btn.pricing.active,
.slider-content.classic .btn.hero_btn:hover,
.cd-headline.loading-bar .cd-words-wrapper::after,
.service_icon_info .service-overlay,
.service_icon_info_top .service-overlay,
.service-4 .service_content:hover,
.skill.blod .custom_progress_bar,
.testimonial_area.testimonial-2 .owl-dot.active,
.pagination>li a:hover,
.call-to-action,
.btn.xplus-btn.transparent:hover,
.btn.xplus-btn.hero-slider_btn_outline:hover,
.features_icon,
.testimonial_area,
.team_carousel .owl-dot.active,
a.play-btn i,
.member_social li a:hover,
.package-price,
a.btn.xplus-btn.pricing.active,
input.wid-signup,
.wpcf7-form-control.wpcf7-submit,
.contact_area.contact-2 i,
.footer_left_icon li a:hover,
span.scroll_top_up {
    background: #520a76;
}


/*
all blue color css 
*/
.menuzord-menu>li.active>a,
.menuzord-menu>li:hover>a,
.dark-skin .menuzord .menuzord-menu>li.active>a,
.dark-skin .menuzord .menuzord-menu>li.active>a>i,
.dark-skin .menuzord .menuzord-menu>li:hover>a,
.dark-skin .menuzord .menuzord-menu>li:hover>a>i,
.servie_area-2 i,
.slider-content.static i,
.imageblock_content a,
.imageblock_content_img.video i.zmdi.zmdi-play-circle:hover,
.facts-headding strong,
.grid figure figcaption i:hover,
.grid-gallery figcaption h3 a:hover,
.grid-gallery figcaption h3:hover,
.p-hover-white .grid figure .action-btn i,
.p-hover-white .grid-gallery figcaption i,
.p-hover-white .grid-gallery figcaption h3 a:hover,
.pricing-2 .currency-symbol,
.pricing-2 .price,
.grid figure .action-btn i:hover,
.blog_details a:hover,
.team-close-icon a,
a.read-more:hover,
.contact_area i,
.load-more:hover,
.blog_content h4:hover,
.footer_menu li a:hover,
.blog-body a:hover {
    color: #520a76;
}


/*
all blue border css 
*/

/*----- 1px Border-----*/
.section_title-2 hr,
.btn.xplus-btn.transparent:hover,
a.btn.xplus-btn.pricing:hover,
a.btn.xplus-btn.pricing.active,
.btn.xplus-btn.hero-slider_btn_outline:hover,
.service-4 .service_content:hover,
.service-4.hover-border .service_content:hover,
.pricing-2 .pricing_table.active,
.contact-2 input.wpcf7-form-control:focus,
.contact-2 .wpcf7-textarea:focus,
.pagination li:first-child a{
    border: 1px solid #520a76;
}
/*----- 2px Border-----*/
.faq-section .panel-body,
.faq-section .panel-group .panel-heading+.panel-collapse>.panel-body{
    border-top: 2px solid #520a76 !important;

}

/*----- 2px Border-----*/
.btn.xplus-btn.transparent:hover,
.section-image-slider .owl-dot.active,
.team_carousel .owl-dot.active{
    border: 3px solid #520a76;
}

/*----- 7px Border-----*/
.our_goals_area {
	border-left: 7px solid #520a76;
}