/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 01 2026 | 12:13:53 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: "Montserrat";
	font-display: swap;
	src: url("https://www.eleossimulation.com/wp-content/uploads/2026/06/Montserrat-VariableFont_wght.ttf");
}
@font-face {
	font-family: "Montserrat-Italic";
	font-display: swap;
	src: url("https://www.eleossimulation.com/wp-content/uploads/2026/06/Montserrat-Italic.ttf");
}
body {
	font-family: "Montserrat";
	font-size: 20px;
	color: #292b3c;
	font-weight: 400;
	background-color:#ffffff;
}
body > div {
	font-size: 20px;
}
a, a:hover, a:focus {
	text-decoration: none !important;
	color: #cea343;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
.site-container {
	overflow: hidden;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "Montserrat";
	font-weight: 700;
}
h1 {
	font-size: 40px;
}
h2, .support-row h1 {
	font-size: 36px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
	font-weight:300;
}
h6 {
	font-size: 16px;
}
#bio-row h1, #bio-row h2 {
	font-size:24px;
}
#bio-row h1, #bio-row h2, .support-row h1 {
	font-weight:800;
}
/*MENU_SECTION*/
.vc_row .menu a {
	font-family: "Montserrat";
	font-size: 20px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: 400;
	padding: 0;
	text-transform:uppercase;
}
.vc_row .menu li {
	padding: 0 18px;
	margin:0;
}
.genesis-nav-menu li.page_item.current-menu-item > a{
	color: #cea343 !important;
	padding-bottom: 10px;
	border-bottom: 10px solid #cea343;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .genesis-nav-menu a {
	padding:0;
}
.header-row .menu-column.wpb_column {
	z-index:999;
}
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .entry, .vc_row .menu li {
	margin-bottom: 0;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #cea343;
	padding-bottom:15px;
	border:0;
	text-align: left;
}
.menu li .sub-menu li a span{
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
	display:block;
}
.vc_row .menu li:first-child {
	padding-left: 0;
}
.vc_row .menu li:last-child {
	padding-right: 0;
}
.vc_row .sub-menu-toggle{
	color: #ffffff;
	top: 2px;
	right: -6px;
	display: block !important;
	visibility: visible !important;
	padding: 0;
}
.sub-menu-toggle::before {
	content: "▼";
	width: auto;
	height: auto;
	font-size: 14px;
}
.sub-menu-toggle.activated::before {
	content: "▲";
}
.genesis-nav-menu .menu-item.menu-item-has-children {
	margin-right: 10px;
}
/*BUTTON_SECTION*/
.vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
	background-image: none;
	background-color:#cea343;
	border-radius: 5px;
	color: #ffffff !important;
	font-size: 23px;
	font-family: "Montserrat";
	font-weight: 400;
	border: 1px solid #ffffff;
	padding: 6px 3.3em;
	box-shadow: 3px 4px 6px #05101457;
}
.vc_row .vc_btn3-container.disable {
	margin: 0 !important;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#292b3c;
	opacity:  1;
}
:-moz-placeholder { 
	color:#292b3c;
	opacity:  1;
}
::-moz-placeholder {
	color:#292b3c;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#292b3c;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color : #ffffff !important;
	color: #292b3c !important;
	font-size: 14px !important;
	font-family: "Montserrat";
	padding: 10px !important;
	line-height: 1;
	outline: 0 !important;
	border: 2px solid #cea343 !important;
	border-radius: 5px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	background-color: #cea343 !important;
	border-radius: 5px;
	color: #ffffff !important;
	font-size: 18px !important;
	font-family: "Montserrat";
	font-weight: 400;
	border: 2px solid #ffffff !important;
	padding: 6px 4.5em !important;
	box-shadow: 3px 4px 6px #05101457;
}
.vc_row .gform_confirmation_message{
	text-align: center;
}
h2.gform_submission_error {
	font-size: 20px;
}
.vc_row .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 100px;
	resize: none;
}
.vc_row .gform_wrapper .gform_footer{
	margin-top: 16px;
	padding: 0;
	display:block;
}
body .top_label div.ginput_container {
	line-height:0;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-half {
	-ms-grid-column-span: 6;
	grid-column: span 6;
}
.gform_wrapper.gravity-theme .gfield {
	grid-column: 1/-1;
}
.gform_wrapper.gravity-theme .gform_fields {
	width: 100%;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr 2%)[12];
	grid-template-columns: repeat(12,1fr);
	grid-template-rows: repeat(auto-fill,auto);
	grid-column-gap: 2%;
	grid-row-gap: 8px;
}
.gform_wrapper.gravity-theme .gfield label, .gform_validation_container {
	display:none;
}
.vc_row .gform_wrapper.gravity-theme.gform_wrapper .gform_footer {
	padding: 7px 0 5px;
	margin-top: 0;
	text-align: center;
}
select#cat {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(https://www.eleossimulation.com/wp-content/uploads/2026/06/down_arrow_button.svg) no-repeat;
	background-position: right 2px center;
	background-size: 20px;
	line-height: normal;
	height: 38px;
}
.vc_row .gform_wrapper .gfield_html p {
	font-size: 18px;
	color: #292b3c;
	text-align: left;
	line-height: 25px;
}`
.gform_wrapper .gfield.gfield--type-radio {
	border: 1px solid #f2b01e;
	padding: 18px;
	border-radius: 8px;
	background: #fff;
}
.gform_wrapper .gfield_radio {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.gform_wrapper input[type="radio"] {
	accent-color: #f2b01e;
}
.gform_wrapper.gravity-theme .gfield label{
	display: block;
}
.gfield_required{
	display: none;
}
.gfield.gfield--width-half {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	clear: none !important;
	border: 0 !important;
}
.gfield--type-radio legend.gfield_label {
	display: block;
	width: 100%;
	margin-bottom: 12px;
	line-height: 1.4;
}
.ginput_container_radio .gfield_radio {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-top: 8px;
}
.gfield_radio .gchoice {
	display: flex !important;
	align-items: center !important;
	margin-bottom: 4px;
}
.gfield_radio .gchoice input[type="radio"] {
	margin: 0 8px 0 0 !important;
	cursor: pointer;
	flex-shrink: 0;
}
.gfield_radio .gchoice label.gform-field-label--type-inline {
	display: inline-block !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px;
	line-height: 1.2;
	cursor: pointer;
}
fieldset {
	padding: 0;
	border: 0;
}
.gfield--type-radio legend.gfield_label {
	margin-bottom: 5px;
}
.gfield--type-radio legend.gfield_label, .gform_wrapper.gravity-theme .gfield label, .gfield_description{
	font-size: 16px;	
}
#ui-datepicker-div {
	background-color: rgb(7, 62, 90) !important;
	padding: 20px;
}
#ui-datepicker-div .ui-datepicker-calendar span {
	color: #cea343;
}
.gfield--type-fileupload {
	margin: 0 0 15px 0;
}
.gfield--type-fileupload input, .gfield_validation_message {
	margin-bottom: 10px;
}
.gfield_description {
	line-height: 1.2;
	font-size: 15px;
}
.gform_wrapper .gform_drop_area {
	border: 2px solid #bfa15f !important; /* Golden border */
	border-radius: 4px !important;
	background-color: #ffffff !important;
	padding: 6px 10px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	gap: 6px !important;
	font-size: 14px;
}
.gform_wrapper .gform_button_select_files {
	background: #efefef !important;
	color: #000000 !important;
	border: 1px solid #767676 !important;
	border-radius: 2px !important;
	padding: 2px 6px !important;
	font-size: 13px !important;
	font-family: inherit !important;
	cursor: pointer !important;
	margin: 0 !important;
}
.vc_row .gfield--type-fileupload {
	margin: 0;
}
.gform_wrapper .ginput_preview_list {
	display: flex !important;
	flex-direction: column !important;
	gap: 8px !important;
	/* 	margin-top: 12px !important; */
	width: 100% !important;
	clear: both !important;
}
.gform_wrapper .ginput_preview {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	background-color: rgba(0, 0, 0, 0.03) !important; /* Subtle light background */
	border: 1px solid #e0e0e0 !important;
	border-radius: 4px !important;
	padding: 8px 12px !important;
	font-size: 14px !important;
	color: #333333 !important;
}
.gform_wrapper .gfield_fileupload_filename {
	font-weight: 500 !important;
	word-break: break-all !important;
	margin-right: 10px !important;
	line-height: 1.5;
}

.gform_wrapper .gfield_fileupload_filesize {
	color: #666666 !important;
	font-size: 13px !important;
	line-height: 1.2;
	margin-right: auto !important; 
}
.gform_wrapper .gfield_fileupload_progress_complete {
	display: none !important;
}
.gform_wrapper .gform_delete_file {
	background: transparent !important;
	border: none !important;
	color: #cc0000 !important; 
	cursor: pointer !important;
	padding: 4px !important;
	margin: 0 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	box-shadow: none !important;
	width: auto !important;
	height: auto !important;
	transition: color 0.2s ease !important;
}
.gform_wrapper .gform_delete_file:hover {
	color: #990000 !important;
}
.gform_wrapper .gform_delete_file .dashicons {
	font-size: 18px !important;
	width: 18px !important;
	height: 18px !important;
}
ul.validation_message--hidden-on-empty{
	margin-bottom: 0px;
	padding-left: 0px;
}
/*HEADER_SECTION*/
.wpb_raw_code.social-icons a {
	display: flex;
}
.header-row .inline.wpb_raw_html, .footer-row .inline.wpb_raw_html{
	display: inline-block;
	vertical-align: middle;
}
/*BANNER_SECTION*/
.vc_row .wpb_text_column li a {
	color: #292b3c;
	text-decoration: underline !important;
}
/*BIO_SECTION*/
p {
	line-height: 30px;
	margin: 0 0 10px;
}

/*VIDEO_SECTION*/
.disable .vc_btn3, .vc_row .group{
	display:none;
}
.vc_row .group.active{
	display: block;
}
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
.custom-event-class .wpb_video_widget , .custom-event-class .wp-playlist{
	background-image:url(https://www.eleossimulation.com/wp-content/uploads/2026/06/video.gif);
}
/*LOGO_SECTION*/
.lswssp-logo-showcase .slick-slide img{
	box-shadow: 2px 2px 8px 0px #073E5A !important;
}

/*BLOG_SECTION*/
.sidebar{
	padding: 2em 15px;
}
.content-sidebar .content, body.single-post .sidebar {
	padding: 2em 0px;
}
.page-id-282 .content-sidebar .site-inner {
	padding: 30px 0px;
}
.search-form input[type="submit"]{
	background: #cea343 !important;
}
.entry-content .search-form, .error404 .entry {
	margin-bottom: 0px;
}
input.search-form-input, input.wp-block-search__input{
	border: 1px solid #000000 !important;
}
button.wp-block-search__button{
	margin-top: 10px;
	margin-left: 0;
	padding: 10px 30px;
	background-color: #D89451 !important;
}
.wp-block-search__inside-wrapper
{
	display: block !important;
}
.archive .entry{
	margin-bottom: 60px;
}
h1.entry-title {
	line-height: 1.5;
}
/*PROFILE_SECTION*/
.profile-row p {
	font-size:14px;
	color:#000000;
	line-height:19px;
}
.profile-row .wpb_single_image img {
	box-shadow: 5px 4px 11px #073e5a7d;
	border-radius: 31px;
}
.list-text ul {
	list-style: none;
	padding-left: 0;
}
.list-text ul li {
	display: flex;
	align-items: baseline; 
	gap: 16px; 
	margin-bottom: 10px; 
}
.list-text ul li::before {
	content: "•";
	font-size: 7rem; 
	line-height: 0; 
	transform: translateY(24px);
	display: inline-block;
}
/* TESTIMONIAL_SECTION*/
.custom-testimonial .wpmtst-testimonial-inner {
	position: relative;
}
.custom-testimonial .testimonial-content {
	background: #d7dde2;
	border-radius: 25px;
	padding: 35px;
	position: relative;
	margin-bottom: 80px;
	border: 2px solid #ffffff;
}
.custom-testimonial .testimonial-content:before {
	content: "";
	position: absolute;
	left: 57px;
	bottom: -40px;
	width: 0;
	height: 0;
	border-top: 40px solid #ffffff;
	border-right: 40px solid transparent;
	z-index: 1;
}
.custom-testimonial .testimonial-content:after {
	content: "";
	position: absolute;
	left: 59px;
	bottom: -34px;
	width: 0;
	height: 0;
	border-top: 34px solid #d7dde2; 
	border-right: 34px solid transparent;
	z-index: 2;
}
.custom-testimonial .wpmtst-testimonial-field {
	text-align: center;
}
.custom-testimonial .testimonial-image img {
	width: 70px !important;
	height: 70px !important;
	border-radius: 50%;
	border: 2px solid #fff;
	object-fit: cover;
	display: block;
}
.custom-testimonial .testimonial-name, .custom-testimonial .testimonial-company, .custom-testimonial .testimonial-content p{
	font-size: 18px;	
}
.custom-testimonial .testimonial-name {
	color: #cea343;
	font-family: "Montserrat-Italic";
	font-weight: 700;
	font-style: italic;
}
.custom-testimonial .testimonial-company{
	color: #ffffff;
	font-style: italic;
	font-family: "Montserrat-Italic";
	font-weight: 600;
}
.custom-testimonial .testimonial-image{
	position:absolute;
	left:35px;
	bottom:-120px;
}

.custom-testimonial .testimonial-name,
.custom-testimonial .testimonial-company{
	margin-left:120px;
	left:0;
}

.custom-testimonial .testimonial-company{
	margin-top:5px;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before, .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
	background: #ffffff !important;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before, .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before, .strong-view.controls-type-sides-outside:not(.rtl) .wpmslider-prev, .strong-view.controls-type-sides-outside:not(.rtl) .wpmslider-next{
	width: 40px;
	height: 40px;
}
.custom-testimonial .testimonial-content p{
	height:450px !important;
	overflow-y:auto;
	padding-right:10px;
}
.custom-testimonial .testimonial-content p::-webkit-scrollbar{
	width:12px;
}
.custom-testimonial .testimonial-content p::-webkit-scrollbar-track{
	background:#F5F5F5;
	border-radius:10px;
}
.custom-testimonial .testimonial-content p::-webkit-scrollbar-thumb{
	background:#cea343;
	border-radius:10px;
	border:2px solid #cea343; 
}
.custom-testimonial .testimonial-content p::-webkit-scrollbar-thumb:hover{
	background:#cea343 !important;
}
.custom-testimonial .testimonial-content p{
	scrollbar-width:thin;
	scrollbar-color:#cea343 #F5F5F5;
}
/*FOOTER_SECTION*/
.footer-row .wpb_text_column p, .footer-row .wpb_text_column p a{
	font-size: 16px;
	color: #85b0b49e;
	font-weight: 400;
	line-height: 1.5;
}
.error404 #menu-section{
	padding-bottom: 40px !important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){

}
@media only screen and (max-width: 1023px){
	.vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
		padding: 6px 2em;
	}
	.custom-testimonial .testimonial-name {
		padding-top: 3em;
	}
	.custom-testimonial .testimonial-name, .custom-testimonial .testimonial-company {
		margin-left: 0px;
	}
	.custom-testimonial .testimonial-name, .custom-testimonial .testimonial-company {
		position: inherit;
		left: 0;
		text-align: center;
	}
	.custom-testimonial .testimonial-image img {
		float: none;
		margin: 0 auto;
	}
	.custom-testimonial .testimonial-image {
		left: 0;
		right: 0;
	}
	.custom-testimonial .testimonial-content p {
		height: auto !important;
		padding-right: 0px;
	}
}

@media only screen and (max-width: 959px){
	.sidebar nav {
		display: block;
	}
	.header-row .wpb_column {
		width: 100%;
		text-align: center;
	}
	#menu-section, #wprmenu_bar .menu_title,  .menu-toggle{
		display:none;
	}
	html body div#wprmenu_bar {
		width: 100%;
	}
	html body div.wprm-wrapper, #wprmenu_bar {
		overflow-x: hidden;
	}
	#contact-section{
		border-top: 10px solid #85B0B4;
	}
}
@media only screen and (max-width: 767px){
	h1, h2,h3, .blog-row p, .site-footer p, .vc_row .text-right, .vc_row .vc_btn3-container, .vc_row.footer-row .vc_row, .vc_row .gform_wrapper .gform_footer, .header-row .vc_column-inner, .wpb_single_image, p.entry-meta{
		text-align:center !important;
	}
	.vc_row .gform-body.gform_body {
		width: 100%;
	}
}
@media only screen and (max-width: 639px){
	.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
		grid-column: 1/-1;
	}
	.vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
		font-size: 20px;
	}
}
@media only screen and (max-width: 479px){
	.custom-testimonial .testimonial-content {
		padding: 15px;
	}
	.custom-testimonial .testimonial-content p {
		font-size: 16px;
	}
	.strong-view.controls-type-sides-outside {
		padding: 0 30px;
	}
	.support-row h1 {
		font-size: 30px;
	}
	h2{
		font-size: 25px;
	}
}