/*
 Theme Name:   Konstruk Child
 Theme URI:    https://rstheme.com/products/wordpress/konstruk
 Description:  konstruk Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     konstruk
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
#rs-header .btn_quote a {
	background: transparent;
	color: #000 !important;
	padding: 0;
}
#rs-header .btn_quote a:hover {
	background: transparent !important;
}
.rs-footer .widget ul.footer_social li i:hover {
	color: #ff601a;
}
.nb_progress .rs-skill-bar.style1 .skillbar .skillbar-title {
	line-height: 1;
}
.elementor-widget-n-tabs .e-n-tabs .e-n-tab-title {
	flex: 1 1 0%;
}
.with_frm_style .frm_primary_label {
	color: #333333;
	font-size: 16px;
	font-weight: 400;
}
.with_frm_style input[type="text"],
.with_frm_style input[type="email"],
.with_frm_style input[type="tel"],
.with_frm_style select,
.with_frm_style textarea{
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	border-radius: 10px;
	min-height: 40px;
	height: 40px;
}
.frm_style_big-text.with_frm_style .form-field {
	margin-bottom: 20px;
}
.frm_style_big-text.with_frm_style .frm_submit button {
	font-size: 16px;
	font-weight: 400;
	border-radius: 10px;
}
.home_free_visit .frm_style_formidable-style .frm_submit button.frm_button_submit {
	background: #011227;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	border-radius: 5px 5px 5px 5px;
	border: 0;
	padding: 17px 30px;
	box-shadow: unset;
}
.home_free_visit .frm_style_formidable-style .frm_submit button.frm_button_submit:hover {
	background-color: #074058;
}
.rs-btn.style5 .rs_button::before {
	background: #074058;
}
.rs-btn.style5 .rs_button:hover::before {
	background: #25c9ba;
}
.btn_quote {
	text-align: center;
}
.btn_quote .quote_text,
.btn_quote .open_time {
	margin: 0;
	line-height: 1;
}
.services-item-custom-s .services-inner .services-content .services-txt .desc {
	min-height: 52px;
}
.nb_hero_banner p {
	margin-bottom: 0;
}