/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.4
	Stable tag: 3.4.4
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.hfe-button-wrapper a {
	padding: 16px 14px 15px 15px;
	background-color: #D31C1D;
	color: #FFFFFF;
	border-radius: 50px 50px 50px 50px;
	color: #fff !important;
}

.hfe-button-wrapper a:hover{
	background-color: #00438D !important;
	color:#D31C1D !important;
}
body.home .page-header {
	display: none;
}
#haveborder .elementor-heading-title {
	background: url("https://uos.wri.temporary.site/website_69fc99bd/wp-content/uploads/2025/08/border.jpg") no-repeat center bottom;
	background-size: 100px;
	padding-bottom: 10px;
}

#nomargin {
	margin: 0px 0 5px;
}
.page-header {
	display: none;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1190px;
}
#somemargin .elementor-column {
	margin: 0 15px;
}
.specialtitle small {
	font-size: 40px;
	font-weight: 400;
}
#haveborder.leftborder .elementor-heading-title {
	background-position: left bottom;
}

nav.elementor-nav-menu--main .menu-item:hover .sub-menu.elementor-nav-menu--dropdown {
	display: block;
}

body .elementor-nav-menu--main .elementor-nav-menu ul{
	width: 18em;
}

#outsideicon .elementor-icon {
	margin-top: -60px;
	background: #fff;
}
#outsideicon .elementor-icon-box-title {
	background: url("https://uos.wri.temporary.site/website_69fc99bd/wp-content/uploads/2025/08/smallborder.png") no-repeat center bottom;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.elementor-heading-title a {
	text-decoration: none;
}

.elementor-heading-title a:hover {
	color:#d64b51 !important;
}