 :root {
	/*
	# c31541
	# 18425a
	*/
    --thm-base: #c31541;
	--thm-base-rgb: 233, 77, 78;
	--thm-secnd: #18425a;
	--thm-secnd-rgb: 24, 66, 90;
}


/* template-color */

.scroll-top{
  color: var(--thm-base);
}

/** home-3 **/

.home-3 .handle-preloader{
	background-color: var(--thm-base);
}

.header-top-three{
	background-color: var(--thm-base);
}

.home-3 .main-menu .navigation > li > ul > li > a:hover{
	color: var(--thm-base);
}

.home-3 .header-style-three .header-lower .menu-right-content .theme-btn{
	color: var(--thm-base) !important;
}

.banner-style-three .theme-btn:hover{
  color: var(--thm-base) !important;
}

.home-3 .banner-style-three .owl-theme .owl-nav button:hover{
  background-color: var(--thm-base);
}

.home-3 .service-block-three .inner-box .lower-content h4 a:hover{
  color: var(--thm-base);
}

.home-3 .service-block-three .inner-box .lower-content .btn-box a:hover{
	background-color: var(--thm-base);
}

.home-3 .service-style-three .owl-nav button:hover{
	color: var(--thm-base);
}

.home-3 .about-style-three .image-box .curve-text{
	color: var(--thm-base);
}

.home-3 .about-style-three .image-box .text h2{
	color: var(--thm-base);
}

.home-3 .sec-title h6{
	color: var(--thm-base);
}

.home-3 .sec-title h6:before{
	background-color: var(--thm-base);
}

.home-3 .coaching-block-three .inner-box .upper-box .link a{
	color: var(--thm-base);
}

.home-3 .coaching-block-three .inner-box .lower-box .overlay-text h4 a:hover{
  color: var(--thm-base);
}

.home-3 .countries-block-three .inner-box h6{
	color: var(--thm-base);
}

.home-3 .countries-block-three .inner-box h4 a:hover{
  color: var(--thm-base);
}

.home-3 .countries-block-three .inner-box:hover{
  border-color: var(--thm-base);
}

.home-3 .countries-style-three .owl-nav button:hover{
  background-color: var(--thm-base);
}

.home-3 .chooseus-style-three .owl-nav button:hover{
	color: var(--thm-base);
}

.home-3 .testimonial-style-three .testimonial-content .inner-box .quote{
	border: 2px solid var(--thm-base);
}

.home-3 .testimonial-style-three .testimonial-content .inner-box .quote:before{
	background-color: var(--thm-base);
}

.home-3 .testimonial-style-three .testimonial-content .inner-box .quote:after{
	background-color: var(--thm-base);
}

.home-3 .testimonial-style-three .testimonial-content .inner-box .author-box .designation{
	color: var(--thm-base);
}

.home-3 .testimonial-style-three .testimonial-content .inner-box .rating li{
	color: var(--thm-base);
}

.home-3 .testimonial-style-three .owl-nav button:hover{
  background-color: var(--thm-base);
  border-color: var(--thm-base);
}

.home-3 .main-menu .navigation > li.current > a, 
.home-3 .main-menu .navigation > li:hover > a{
	color: var(--thm-base);
}

.home-3 .main-header .menu-right-content .theme-btn{
	background-color: var(--thm-base);
}

.home-3 .gallery-block-one .inner-box .view-btn a{
	color: var(--thm-base);
}

.home-3 .gallery-block-one .inner-box .view-btn a:hover{
	background-color: var(--thm-base);
}

.home-3 .funfact-block-one .inner-box .count-outer{
	color: var(--thm-base);
}

.home-3 .faq-content .link a:hover{
  color: var(--thm-base);
}

.home-3 .faq-content .questions-list li a:hover:before{
  color: var(--thm-base);
}

.home-3 .faq-content .questions-list li a:after{
	color: var(--thm-base);
}

.home-3 .contact-content .form-inner .form-group input:focus,
.home-3 .contact-content .form-inner .form-group textarea:focus{
  border-color: var(--thm-base) !important;
}

.home-3 .contact-content .form-inner .form-group .theme-btn:before{
	background-color: var(--thm-base);
}

.home-3 .news-section.style-two .two-item-carousel .news-block-one .inner-box .image-box h2{
	background-color: var(--thm-base);
}

.home-3 .news-block-one .inner-box .lower-content .author-box h6 a{
	color: var(--thm-base);
}

.home-3 .news-block-one .inner-box .lower-content .author-box h6:before{
	background-color: var(--thm-base);
}

.home-3 .news-block-one .inner-box .lower-content h4 a:hover{
	color: var(--thm-base);
}

.home-3 .news-block-one .inner-box .lower-content .link a:hover{
	color: var(--thm-base);
}

.home-3 .news-block-one .inner-box .lower-content .info li a:hover{
	color: var(--thm-base);
}

.home-3 .news-section.style-two .two-item-carousel .owl-nav button:hover{
	color: var(--thm-base);
}

.home-3 .update-section .outer-container{
	background-color: var(--thm-base);
}

.home-3 .scroll-top{
	border-color: var(--thm-base);
	color: #ffffff;
}

.home-3 .scroll-top:hover{
	background-color: var(--thm-base);
}

.home-3 .footer-style-three .text h6 a:hover{
  color: var(--thm-base);
}

.home-3 .footer-style-three .contact-widget .subscribe-box .form-group button{
	color: var(--thm-base);
}

.home-3 .footer-style-three .contact-widget .social-links li a:hover{
	color: var(--thm-base);
}