/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.hashed-before:before, .hashed-after:after {
    display: block;
    opacity: .6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: url(/wp-content/uploads/2025/12/hashed.png) center center repeat;
}
.blued {
    background: #021241;
    background: -moz-linear-gradient(left,#021241 0%,#052461 17%,#021241 33%,#052461 50%,#021241 66%,#052461 83%,#021241 100%);
    background: -webkit-linear-gradient(left,#021241 0%,#052461 17%,#021241 33%,#052461 50%,#021241 66%,#052461 83%,#021241 100%);
    background: linear-gradient(to right,#021241 0%,#052461 17%,#021241 33%,#052461 50%,#021241 66%,#052461 83%,#021241 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#021241',endColorstr='#021241',GradientType=1);
}
body p a {
	color: #F17202;
}
body p a:hover {
	color: #F17202 !important;
	text-decoration: underline !important;
}
.list-no-indent ul {
	padding-inline-start: 20px;
	padding-bottom: 15px;
}
/* Header */
#main-header {
    background: linear-gradient(to right,#021241 0%,#052461 17%,#021241 33%,#052461 50%,#021241 66%,#052461 83%,#021241 100%);
}
#main-header #menu-main-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    margin: 0;
    font-size: 1.1764705882em;
	width: 100%;
}
#main-header nav ul.elementor-nav-menu:after {
	content: none !important;
}
#menu-main-menu > li.current-menu-ancestor > a {
	color: #F17202;
}
@media (max-width: 1540px) {
	#menu-main-menu li:last-child .sub-menu {
		right: 0;
	}
}
@media (max-width: 1100px) {
	#main-nav ul li a {
		font-size: 18px;
	}
}
#side-main-menu .uc-side-menu-items ul a:hover {
	text-decoration: underline;
}
#side-main-menu ul.sub-menu[data-collapsed="false"]:after {
	display: block;
    height: 1px;
    width: 75%;
	margin-left: 50px;
    content: '';
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjg2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(255,255,255,.86) 63%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(255,255,255,.86) 63%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,.86) 63%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=1);
}

/* Footer */
#footer-nav nav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    margin: 0;
    font-size: 1.1764705882em;
	width: 100%;
}
#footer-nav ul li {
	flex-grow: 0 !important;
}
#footer-nav nav ul:after {
	content: none !important;
}
#footer-nav ul li a:hover{
	text-decoration: underline;
}
#footer svg {
	display: block;
    width: 200px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
	#footer-nav ul {
		flex-direction: column;
    	gap: 10px;
	}
	#footer-logo-container {
	    max-width: 300px;
    	margin: 0 auto;
	}
	#footer .certs img {
		width: 150px;
	}
}
@media (max-width: 1024px) {
	#footer footer {
		padding: 8% 0;
	}
}

/* Home */
#main-page-hero {
    height: 50vw;
    max-height: 585px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0;
}
#par1, #par2, #par3 {
    max-height: 435px;
    height: 50vw;
}
#block3 {
	max-width: 900px;
	margin: 0 auto;
}
#block5 svg {
    display: block;
    min-width: 60px;
    min-height: 48px;
    width: 2.1428571429em;
    height: 1.7142857143em;
    margin-right: .5357142857em;
}
#block5 .industries .elementor-container {
    display: flex;
    flex-wrap: wrap;
}
#block5 .industries-item {
	flex: 0 0 33.3333% !important;
  	max-width: 33.3333% !important;
  	box-sizing: border-box; 
}
@media (max-width: 1024px) {
	#block5 .industries-item {
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}
}
@media (max-width: 767px) {
	#block5 .industries-item {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	#block2-left-panel, #block5-inside {
		max-width: 400px;
		margin: 0 auto;
	}
}
#block5 .industries-item:hover {
	cursor: pointer;
}
#block5 .industries-item:hover a {
	color: #f17202;
}
#block5 .more a {
    color: #fff !important;
}
#block5 .more a:after {
    display: inline-block;
    width: 23px;
    height: 19px;
    margin: 5px 0 0 10px;
    -ms-transition: all ease 200ms;
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDgwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGRkZGIiBkPSJNMCw4MGwxNy45LTQwTDAsMGwxMDAsNDBMMCw4MHoiLz4KPC9zdmc+);
}
#block5 .more a:hover:after {
	transform: translateX(10px);
}

/* Forms */
.form-field-text {
	align-items: center;
}
.form-field-label-white label {
	color: #fff;
}
.form-field-textarea label {
	margin-top: 10px;
}
#contact-form input[type="submit"], #career-form input[type="submit"] {
    display: inline-block;
    background: #f17202;
    color: #fff!important;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    padding: 14px 20px;
    border: none;
    cursor: pointer;
    -ms-transition: all ease 200ms;
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
	border-radius: 0;
}
#contact-form input[type="submit"]:hover, #career-form input[type="submit"]:hover {
	background: #fd8c29 !important;
}
@media (max-width: 640px) {
	.gform-footer {
		padding-left: 0 !important;
	}
}
#contact-form .gfield_checkbox  {
  display: flex;
  flex-wrap: wrap; 
  gap: 10px;
}
#contact-form .gchoice {
  width: calc(50% - 10px);
  display: flex;
  align-items: center;
  gap: 5px;
}
#contact-form.form-home .gform_heading .gform_required_legend {
	color: #fff;
	text-align: end;
}

@media (max-width: 600px) {
  #contact-form .gchoice {
    width: 100%;
  }
}

/* Case Studies / Blog */
#blog-archive article {
	border-style: dotted;
}
#blog-archive a:hover {
	text-decoration: underline;
	cursor: pointer;
}
#blog-archive .elementor-pagination, #blog-single .elementor-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}
.blog-search form button[type="submit"]:hover {
	background: #fd8c29 !important;
}
.all-archives h5 {
	margin-top: 20px; 
	color: #082159; 
	border-bottom: 1px solid #082159;
	font-size: 26px;
	line-height: 30px;
	padding-bottom: 3px;
	font-weight: bold;
}
.all-archives ul {
	list-style: none;
	padding-inline-start: 0;
}
.all-archives ul li a {
	color: #f17202;
	line-height: 1.825;
}
.all-archives ul li a:hover {
	color: #f17202;
	text-decoration: underline;
}
.post-navigation a:hover {
	text-decoration: underline;
	text-decoration-color: #f17202;
}
.post-info a:hover {
	text-decoration: underline;
	text-decoration-color: #f17202;
}
/* Side Menu - Capabilties / About Page */
.side-menu a:hover {
	text-decoration: underline !important;
}
.side-menu li.current-menu-item > a {
	font-weight: bold !important;
}
.side-menu ul.sub-menu[data-collapsed="false"] {
    border-bottom: 1px solid rgba(85,118,184,.2) !important;
}
.side-menu .sub-menu {
	margin-left: 20px !important;
}