.bg_t_white{
background: none !important;
}
.bg_t_white:hover {
	background: #FFFFFF !important;
}
.bg_t_white:hover h3 {
	color: #195EA5 !important;
}
.bg_t_blue:hover{
   background: linear-gradient(90deg, #1B4790 -0.03%, #1A7BBF 100.02%) !important;
}
.bg_t_blue:hover h3{
   color: #FFFFFF !important;
}
.button.slick-prev{
z-index: 0 !important;
}
.button.slick-next{
z-index: 0 !important;
}

