/* template-color */

 :root {
	/*
	# 0f5ff1
	*/
    --thm-base: #0f5ff1;
	--thm-base-rgb: 16, 177, 180;
	--thm-secnd: #16436f;
	--thm-secnd-rgb: 22, 67, 111;
}


/** home-2 **/

.header-top-two .top-left .link{
	background: var(--thm-base);
}

.header-top-two .top-left .info-list li a:hover{
  color: var(--thm-base);
}

.header-top-two .top-left .info-list li i{
	color: var(--thm-base);
}

.header-top-two .top-left .link:before{
	background: var(--thm-base);
}

.header-top-two .right-info li a:hover{
  color: var(--thm-base);
}

.header-style-two .main-menu .navigation > li.current > a, 
.header-style-two .main-menu .navigation > li:hover > a{
  color: var(--thm-base);
}

.header-style-two .main-menu .navigation > li.dropdown.current > a:before, 
.header-style-two .main-menu .navigation > li.dropdown:hover > a:before{
  color: var(--thm-base);
}

.header-style-two .main-menu .navigation > li > ul > li > a:before{
	border: 2px solid var(--thm-base);
}

.header-style-two .main-menu .navigation > li > ul > li > a:hover, 
.header-style-two .main-menu .navigation > li > .megamenu li > a:hover{
	color: var(--thm-base);
}

.header-style-two .main-menu .navigation > li > ul > li > ul > li > a:before{
	border: 2px solid var(--thm-base);
}

.header-style-two .main-menu .navigation > li > ul > li > ul > li > a:hover{
	color: var(--thm-base);
}

.header-style-two .menu-right-content li.cart-box a:hover{
  color: var(--thm-base);
}

.header-style-two .menu-right-content li.cart-box a span{
	background: var(--thm-base);
}

.header-style-two .menu-right-content li.user-box a:hover, 
.header-style-two .menu-right-content li.search-box-outer:hover{
	color: var(--thm-base);
}

.header-style-two .header-lower .support-box .inner .icon-box{
	color: var(--thm-base);
}

.header-style-two .header-lower .support-box .inner h6:before{
	background: var(--thm-base);
}

.header-style-two .header-lower .support-box .link a:before{
	background: var(--thm-base);
}

.header-style-two .header-lower .support-box .link a:hover{
  color: var(--thm-base);
}

.header-style-two .header-lower .support-box .inner a:hover{
  color: var(--thm-base);
}

.home_2 .theme-btn{
	background-color: var(--thm-base);
}

.banner-style-two .content-box h5{
	color: var(--thm-base);
}

.home_2 .sub-title{
	color: var(--thm-base);
}

.home_2 .sub-title:before,
.home_2 .sub-title:after{
	background: var(--thm-base);
}

.home_2 .service-block-two .inner-box .image-box .icon-box:before{
	background: var(--thm-base);
}

.home_2 .service-block-two .inner-box .image-box .overlay-icon a:before{
	background: var(--thm-base);
}

.home_2 .service-block-two .inner-box .image-box .overlay-icon a:hover{
  color: var(--thm-base);
}

.home_2 .service-block-two .inner-box .lower-content h3 a:hover{
  color: var(--thm-base);
}

.home_2 .service-style-two .owl-theme .owl-dots button.active{
  border-color: var(--thm-base);
  background: var(--thm-base);
}

.home_2 .service-style-two .certified-box .certified-inner:before{
	background: var(--thm-base);
}

.home_2 .industries-block-two .inner-box .content-box .title-box:before{
	background: var(--thm-base);
}

.home_2 .industries-block-two .inner-box .content-box .title-box:after{
	background: var(--thm-base);
}

.home_2 .about-style-two .inner-box .piechart span{
	color: var(--thm-base);
}

.home_2 .about-style-two .upper-box .content-box .inner-box a i{
	color: var(--thm-base);
}

.home_2 .about-style-two .upper-box .content-box .inner-box a:hover{
  color: var(--thm-base);
}

.home_2 .about-style-two .lower-box .content-box .single-item .icon-box{
	color: var(--thm-base);
}

.home_2 .team-block-one .inner-box .image-box .share-option .share-icon:before{
	background: var(--thm-base);
}

.home_2 .team-block-one .inner-box .image-box .share-option .social-links li a:hover{
  color: var(--thm-base);
}

.home_2 .team-block-one .inner-box .lower-content h3 a:hover{
  color: var(--thm-base);
}

.home_2 .team-section .nav-style-one button:hover{
  background: var(--thm-base);
}

.home_2 .processing-section{
	background: var(--thm-base);
}

.home_2 .handle-preloader{
	background: var(--thm-base);
}

.home_2 .processing-block-one .inner-box .icon-box .count-text{
	color: var(--thm-base);
}

.home_2 .project-block-two .inner-box .content-box .view-btn a:hover{
  color: var(--thm-base);
}

.home_2 .project-block-two .inner-box .content-box .text h6{
	background: var(--thm-base);
}

.home_2 .project-block-two .inner-box .content-box .text h6:before{
	background: var(--thm-base);
}

.home_2 .project-block-two .inner-box .content-box .text h3 a:hover{
  color: var(--thm-base);
}

.home_2 .chooseus-block-one .inner-box .icon-box{
	color: var(--thm-base);
}

.home_2 .chooseus-block-one .inner-box:hover .icon-box:before{
	background: var(--thm-base);
}

.home_2 .testimonial-block-one .inner-box .designation{
	color: var(--thm-base);
}

.home_2 .testimonial-section .owl-theme .owl-dots button.active{
	background: var(--thm-base);
	border-color: var(--thm-base);
}

.home_2 .location-style-two .content-box .others-branches li a:hover{
  color: var(--thm-base);
}

.home_2 .location-style-two .content-box .others-branches li a i{
	color: var(--thm-base);
}

.home_2 .preloader-close{
	color: var(--thm-base);
}

.home_2 .location-style-two .google-map-inner .inner-box h6{
	color: var(--thm-base);
}

.home_2 .location-style-two .google-map-inner .inner-box .info li a:hover{
  color: var(--thm-base);
}

.home_2 .location-style-two .google-map-inner .inner-box .link a:hover{
  color: var(--thm-base);
}

.home_2 .news-block-one .inner-box .image-box .link-btn a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-one .inner-box .lower-content .category a:hover{
	background: var(--thm-base);
}

.home_2 .news-block-one .inner-box .lower-content .post-info li{
	color: var(--thm-base);
}

.home_2 .news-block-one .inner-box .lower-content h3 a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-one .inner-box .lower-content .category a:hover:before{
	background: var(--thm-base);
}

.home_2 .news-block-one .inner-box .lower-content .post-info li:before{
	border: 2px solid var(--thm-base);
}

.home_2 .news-block-one .inner-box .lower-content .post-info li a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-one .inner-box .lower-box .link a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-one .inner-box .lower-box .social-links li a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-one .inner-box .lower-box .comments-box a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-two .inner-box .content-box .post-info li a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-two .inner-box .category a:hover{
	background: var(--thm-base);
}

.home_2 .news-block-two .inner-box .category a:hover:before{
  background: var(--thm-base);
}

.home_2 .news-block-two .inner-box .content-box .post-info li:before{
	border: 2px solid var(--thm-base);
}

.home_2 .news-block-two .inner-box .content-box h3 a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-two .inner-box .content-box .lower-box .link a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-two .inner-box .content-box .lower-box .social-links li a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-two .inner-box .content-box .lower-box .comments-box a:hover{
	color: var(--thm-base);
}

.home_2 .news-block-two .inner-box .content-box .post-info li{
	color: var(--thm-base);
}

.home_2 .news-style-two .more-btn h6 a:hover{
  color: var(--thm-base);
}

.home_2 .newsletter-section .inner-container{
	background: var(--thm-base);
}

.home_2 .newsletter-section .inner-container .icon{
	color: var(--thm-base);
}

.home_2 .footer-style-two a:hover{
  color: var(--thm-base);
}

.home_2 .footer-style-two .logo-widget .download-option .download-list li a:hover{
	color: var(--thm-base);
}

.home_2 .footer-style-two .links-widget .links-list li a:before{
	color: var(--thm-base);
}

.home_2 .footer-style-two .schedule-widget .lower-box .icon-box:before{
	background: var(--thm-base);
}

.home_2 .footer-style-two .schedule-widget .lower-box h6 a:hover{
  color: var(--thm-base);
}

.home_2 .footer-style-two .gallery-widget .image-list li .image{
	background: var(--thm-base);
}

.home_2 .footer-bottom-two .bottom-inner .copyright a{
  color: var(--thm-base);
}