/**
* Theme Name: Nioland Child
* Description: This is a child theme of Nioland, generated by Merlin WP.
* Author: <a href="http://steelthemes.com/steelthemes">Steelthemes</a>
* Template: nioland
* Version: 1.2.5
*/
.text-gradient, .count_text {
	 background: linear-gradient(to right, #0D4D98, #02B5FF);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
	transition: .5s ease-in-out;
}
.background-gradient {
	 background: linear-gradient(to right, #0D4D98, #3C95FF);
}
.learnmore p strong, .learnmore p strong a {
    color: #0D4D98;
}
.white-button .elementor-button {
	background: white !important;
	border: 2px solid #0D4D98 !important; 
	padding: 20px 30px;
	transition: background-color 0.3s ease, transform 0.3s ease;
}
.white-button a.elementor-button:hover {
	background: white !important;
	border: 2px solid #0D4D98 !important; 
	padding: 20px 30px;
	transition: background-color 0.3s ease, transform 0.3s ease;
}
.white-button .elementor-widget-container .elementor-button-wrapper .elementor-button:hover {
	border-color: var(--color-set-one-2);
    background-color: var(--color-set-one-2);
    color: var(--color-white);
}
.white-button .elementor-button .elementor-button-text {
	color: black;
	font-size: 18px;
}
.clixpert-client {
	width: 173px;
	height: 86px;
	background: white;
	border-radius: 20px;
}
.header-cta2 .elementor-widget-container .theme_btn_all a.theme_btn {
	transition: background-color 0.3s ease, transform 0.3s ease;
}
.header-cta1 .elementor-widget-container .elementor-button-wrapper a.elementor-button:hover, .header-cta2 .elementor-widget-container .theme_btn_all a.theme_btn:hover, .white-button a:hover  {
	background: #0D4D98;
	color: white;
}
.clixpert-client .elementor-widget-container {
	display: flex;
}
.clixpert-client .elementor-widget-container img {
	margin: auto;
	padding: 0 15px;
}
.home-blog-container img.img-fluid {
    border-radius: 20px;
}
.home-blog-container .cat_gry {
	padding: 5px 10px;
	border-radius: 5px;
}
.home-blog-container .theme_btn {
	background: white;
	border: 2px solid #0D4D98;
	color: #0D4D98;
}
.home-pre-footer-btn1 a.elementor-button {
	width: 90%;
	background: #EAFFFF;
	color: #0D0F98;
	border-radius: 5px;
}
.home-pre-footer-btn2 a.elementor-button {
 	width: 90%;
 	background: none;
 	color: white;
	border: 2px solid white;
	border-radius: 5px;
	
}
a.link {
	text-decoration: underline !important;
	color: #0D4D98;
}
.footer-list ul {
	list-style-type: none;
}
