/* Default Color File  */


/* Background */

.theme-btn,
.header-style-11 .header-top .text .icon-box,
.header-style-11 .right-column .info li i,
.header-style-11 .btn-title:before,
.banner-section.style-11 .owl-theme .owl-nav .owl-prev:hover:after, 
.banner-section.style-11 .owl-theme .owl-nav .owl-next:hover:after,
.home-11 .sec-title h4:before,
.home-11 .sec-title h4:after,
.service-home-11 .single-item .lower-content .inner .icon-box,
.service-home-11 .single-item .lower-content .inner .btn-box a:hover,
.about-home-11 .image-box .video-btn:before,
.progress-levels .progress-box .bar .bar-fill,
.about-home-11 .content-box .btn-box a:hover,
.immigration-home-11 .inner-box .content-box .btn-box a:hover,
.chooseus-home-11 .inner-box .single-item:last-child,
.team-home-11 .sec-title a.link-btn:hover,
.team-home-11:before,
.clients-home-11,
.funfact-home-11:before,
.news-home-11 .single-item .image-box .link,
.news-home-11 .single-item .image-box .category,
.contact-home-11 .contact-form-box .btn-style-four .btn-title::before,
.consultation-home-11 .single-item .icon-box,
.footer-style-11 .footer-top .logo-widget .twitter-box .icon-box,
.footer-style-11 .widget-title:before,
.footer-style-11 .widget-title:after,
.mobile-menu .menu-backdrop

{
    background-color: #0369ee;
}

/* Color */

.header-style-11 .header-top .text strong,
.header-style-11 .header-top .text a i,
.header-style-11 .header-top .text a:hover,
.header-style-11 .right-column .info li p a:hover,
.header-style-11 .select-box i,
.header-style-11 .main-menu .navigation>li.current>a,
.header-style-11 .main-menu .navigation>li>a:hover,
.main-menu .navigation>li>ul>li>a:hover,
.main-menu .navigation>li>ul>li>ul>li>a:hover,
.header-style-11 .language .icon-box,
.banner-section.style-11 .content-box .btn-box a:hover,
.home-11 .sec-title h4,
.service-home-11 .single-item .lower-content .inner h6,
.service-home-11 .single-item .lower-content .inner h3 a:hover,
.about-home-11 .content-box .btn-box a,
.chooseus-home-11 .inner-box .single-item .icon-box,
.testimonial-home-11 .inner-box .rating-box li,
.testimonial-home-11 .inner-box h3 span,
.team-home-11 .sec-title a.link-btn,
.team-home-11 .single-item .lower-content h3 a:hover,
.team-home-11 .single-item .lower-content .designation,
.funfact-home-11 .single-item .icon-box,
.funfact-home-11 .single-item .count-outer,
.news-home-11 .single-item .lower-content .post-info li a:hover,
.news-home-11 .single-item .lower-content .post-info li span,
.news-home-11 .single-item .lower-content h3 a:hover,
.news-home-11 .single-item .lower-content .link a i,
.news-home-11 .single-item .lower-content .link a:hover,
.contact-home-11 .contact-form-box .btn-style-four:hover,
.consultation-home-11 .single-item .link a i,
.consultation-home-11 .single-item .link a:hover,
.footer-style-11 a:hover,
.footer-style-11 .footer-top .logo-widget .text span,
.footer-style-11 .footer-top .post-widget .post h5 a:hover


{
	color: #0369ee;
}

/* Border Color */

.main-menu .navigation>li>ul,
.main-menu .navigation>li>ul>li>ul,
.header-style-11 .btn-style-four,
.header-style-11 .sticky-header .btn-style-four:hover,
.banner-section.style-11 .owl-theme .owl-nav .owl-prev:hover:after, 
.banner-section.style-11 .owl-theme .owl-nav .owl-next:hover:after,
.service-home-11 .single-item .lower-content .inner .btn-box a:hover,
.about-home-11 .progress-levels .progress-box .bar .bar-innner,
.about-home-11 .content-box .btn-box a:hover,
.immigration-home-11 .inner-box .content-box .btn-box a:hover,
.immigration-home-11 .owl-dots button.active,
.chooseus-home-11 .inner-container,
.team-home-11 .sec-title a.link-btn:hover,
.team-home-11 .single-item:hover .image-box,
.contact-home-11 .contact-form-box .btn-style-four

{
	border-color: #0369ee;
}



.header-style-11 .right-column .social-links li:first-child a{
	background: #3b5999;
}

.header-style-11 .right-column .social-links li:nth-child(2) a{
	background: #55acee;
}

.header-style-11 .right-column .social-links li:nth-child(3) a{
	background: #cd201f;
}

.header-style-11 .right-column .social-links li:last-child a{
	background: #0077b5;
}

.team-home-11 .single-item .lower-content .social-links li:first-child a{
	color: #3b5998;
}

.team-home-11 .single-item .lower-content .social-links li:nth-child(2) a{
	color: #00acee;
}

.team-home-11 .single-item .lower-content .social-links li:nth-child(3) a{
	color: #0e76a8;
}

.team-home-11 .single-item .lower-content .social-links li:last-child a{
	color: #ff0000;
}