/*------------------------------------------------------------------ 
	
	Template: Softved Website
    Description: Official website of Softved
    Author: Softved
    Author URI: https://softved.com.np/
    Version: 1.0
	
	
    -------------------------------------------------------------------*/

    /*deafult color*/
    #pageloader,
    .custom-btn,
    .custom-btn:before,
    .custom-btn:hover:before,
    .menu-toggle:before,
    .menu-toggle:after,
    .menu-toggle span,
    .service-icon:before,
    .service-icon:after,
    .whyChooseUs-content:before,
    .whyChooseUs-content:after,
    .whyChooseUs-content.animated .last-dots,
    .client-name:after,
    .slick-dots li.slick-active button,
    .pagination li.active a,
    .pagination li a:hover,
    .search-btn,
    .post-num,
    .tags a:hover,
    .blog-details .img-wrap .title-tag {
    	background-color: #239EB8;
    }

    .custom-btn:hover,
    .section-title h2 span,
    .logo span,
    .cd-words-wrapper b,
    .navbar li.active a,
    .navbar li a:hover,
    .social-link li a:hover,
    .service-icon span,
    .progress-icon,
    .filter-btn.active,
    .filter-btn:hover,
    .featured-name,
    .single-testiminial .icon-quote,
    .blog-title:hover,
    .slick-arrow:hover,
    .meta li:last-child,
    .single-blog .discribe a,
    .single-blog .discribe a:hover,
    .contact-info li .info-title>span,
    .copyright,
    .bread-crumb li:last-child,
    .bread-crumb li a:hover,
    .pagination li a,
    .single-category a:hover,
    .recent-blog-detail a:hover,
    .reply {
    	color: #239EB8;
    }

    .circle-chart__circle {
    	stroke: #239EB8;
    }

    .service-icon {
    	background-color: rgba(35, 158, 184, .1);
    }

    .highlight-detail {
        border-left: 3px solid #239EB8;
    }

    .comment-form .custom-btn:hover,
    .comment-form .custom-btn:focus,
    .comment-form .custom-btn:visited,
    .comment-form .custom-btn:active {
        box-shadow: 0 5px 25px 0 #239EB8;
    }