/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.ct-service-box:hover p, 
.ct-service-box:hover h2, 
.ct-service-box:hover h3, 
.ct-service-box:hover .fas {
    color: #fff;
    transition: color .3s;
}
.ct-service-box:hover svg path {
    fill: #ffffff!important;
}

.emi-calculator-btn{
	background-color:#E20000;
}

h1.banner-heading-title{
    color:#fff !important;
    font-size:24px;
}

.htslider-data-title.slick-slide .slider-heading h1,
.htslider-data-title.slick-slide .slider-description p
 {
    background-color: rgba(255, 255, 255, 0.01);
}
