/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 09 2024 | 05:20:04 */
@font-face {
	font-family: 'Roboto';
	font-display: swap;
	src: url(https://www.jeffmehalic.com/wp-content/uploads/2024/01/Roboto-Regular.ttf);
}
body {
	color: #292d42;
	font-family: 'Roboto';
	background-color: #ffffff;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #292d42 ;
}
/*HEADING_SECTION*/
h2 , h3 , h4 , h5 , h6{
	font-family: 'Roboto';
}
/*MENU_SECTION*/
.menu a span {
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
}
.menu li {
	padding: 0 26px;
}
.menu li:first-child {
	padding-left: 0;
}
.vc_row .nav-primary, .menu-toggle {
	float: none;
}
.widget ul > li {
	margin-bottom: 0;
}
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
	padding-bottom: 0;
	padding-top: 0;
}
.vc_row .menu li .sub-menu li{
	padding: 8px 8px 8px 8px;
	margin:0;
	display:block;
	border-bottom: 1px solid #DF532E;
}
.menu li .sub-menu{
	top: 18px;
	background: #171a1d;
	border:0;
	text-align: left;
	width: max-content;
	border: 1px solid #DF532E!important;
}
.menu li .sub-menu li:last-child{
	border-bottom:none;
}
.vc_row .menu li .sub-menu li a span{
	line-height: 23px;
	font-size:16px;
	color: #ffffff !important;
	text-transform:capitalize;
}
.menu li .sub-menu li{
	padding: 10px 15px 0 10px;
	margin:0;
	display: inherit;
}
.genesis-nav-menu .sub-menu .sub-menu{
	margin: 0;
	position: absolute;
	left: 100% !important;
	top: 0;
}
.vc_row .sub-menu-toggle {
	display: block !important;
	visibility: visible !important;
	top: 4px;
	right: -8px;
	padding: 7px 10px;
}
.sub-menu-toggle.activated::before {
	top: 3px;
}
.sub-menu-toggle::before {
	content: '';
	position: absolute;
	right: 8px;
	top: 7px;
	width: auto;
	height: auto;
	border: 4px solid transparent;
	border-top: 4px solid #686868;
	transition: none;
}
.genesis-nav-menu .menu-item.menu-item-has-children {
	margin-right: 15px;
}
.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%;
}
/*BUTTON_SECTION*/
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .entry {
	margin-bottom: 0;
}
.vc_row .vc_btn3.vc_btn3-style-custom {
	font-size: 18px;
	font-weight: 400;
	border-radius: 0;
	padding: 8px 30px!important;
	color: #231f20;
	border:0;
	background: #98878f;
	background-image: none;
}
.single .vc_btn3.vc_btn3-style-custom:focus, .single .vc_btn3.vc_btn3-style-custom:hover,.archive .vc_btn3.vc_btn3-style-custom:focus,.archive .vc_btn3.vc_btn3-style-custom:hover,.search-results .vc_btn3.vc_btn3-style-custom:hover,.search-results .vc_btn3.vc_btn3-style-custom:focus{
	border: none;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color:#231f20;
	border:0 !important;
	color: #fff!important;
	font-size: 16px !important;
	font-weight: 400;
	padding: 10px 12px !important;
	border-radius: 0 !important;
	line-height: 1 !important;
}
.gform_footer input {
	background: #985f6f!important;
	margin-bottom: 0px!important;
	color: #fff!important;
	font-size: 18px !important;
	padding: 8px 40px!important;
}
.vc_row .gform_wrapper .gform_footer {
	text-align: right;
}
.vc_row .gform_confirmation_message {
	color: #000;
	padding: 9em 0 4em 0;
}
.gfield_required {
	display: none;
}
/*AUDIO_SECTION*/
body .mejs-time,body .vc_row .mejs-volume-button,body .mejs-time-handle-content, .gform_validation_container, #demos br{
	display:none;
}
body .mejs-horizontal-volume-slider, body .mejs-time-float, audio,body span.mejs-time-loaded,  body span.mejs-time-hovered, body span.mejs-time-buffering,.fa.fa-download{
	display:none !important;
}
body .mejs-container .mejs-controls,  body .mejs-container{
	background: transparent;
}
body .mejs-controls .mejs-time-rail .mejs-time-total, body .mejs-time-float-corner,body  .mejs-controls .mejs-time-rail .mejs-time-loaded{
	background: #fff;
	top: 8px;
	height: 9px;
	margin: 0;
	border: 2px solid transparent;
}
.customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.customaudioplayer .mejs-button {
	top: 7px;
	width: 18px;
	height: 18px;
	position: relative;
	padding-top:0 !important;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio a:before, .custom-event-class .customaudioplayer:before{
	background-image: url(https://www.jeffmehalic.com/wp-content/uploads/2024/01/sprite_image.svg);
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-size: cover;
	top: -3px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0 0;
}
.customaudioplayer .mejs-pause:before {
	background-position: -34px 0;
}
.mejs-time-rail {
	margin: 0;
	height: 28px;
	padding: 0;
}
.wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 22px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 100%;
	padding: 3px 10px;
	margin:10px 0;
	min-height:28px;
	border-radius:25px;
}
body .custom-audio-title{
	position: absolute;
	top: -25px;
	left: 49px;
	font-size: 16px;
	width: calc(100% - 62px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #231f20;
	text-align: left;
}
.customaudioplayer .download-audio a:before {
	background-position: -74px 0;
	top: -3px;
	right: -4px;
	width: 28px;
	height: 20px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 8px;
	height: 21px;
	width: 21px;
	top: inherit;
	bottom: 14px;
}
.download-audio ,.custom-event-class .download-audio {
	position: relative;
}
body .mejs-time-current{
	background : #8f99a3 !important;
	height: 9px;
	top: -2px;
	left: -2px;
}
body .mejs-button button{
	transition: none !important;
}
.mejs-controls {
	padding-left: 0;
	height: 28px;
}
.custom-event-class .wp-playlist {
	height: 250px;
}
.custom-event-class .customaudioplayer:before {
	top: 10px;
	left: 0;
}
.custom-event-class .customaudioplayer::after {
	content: '';
	background: #fff;
	position: absolute;
	width: calc(100% - 55px);
	height: 11px;
	left: -4px;
	margin: 0 auto;
	right: 0px;
	top: 16px;
}
.custom-event-class .download-audio {
	position: relative;
	right: -18px;
	top: 5px;
}
.custom-event-class .custom-audio-title{
	top: -11px;
	left: 28px;
}
#demos .wpb_text_column br{
	display:none;
}
/*BANNER*/
#banner .mobilefirst.wpb_column{
	padding-left: 6em;
}
.entry-content #banner ul > li:before {
	content: '';
	position: absolute;
	width: 13px;
	height: 4px;
	margin-left: -25px;
	margin-top: 12px;
	background-image: url(https://www.jeffmehalic.com/wp-content/uploads/2024/01/list_icon.svg);
	background-size: cover;
	background-repeat: no-repeat;
}
.entry-content #banner ul li{
	list-style-type: none;
	padding-left:20px;
}
#banner ul li:last-child::before {
	display:none;
}
#banner .mobilethird.wpb_column .wpb_text_column {
	display: flex;
	justify-content: center;
}
.entry-content #banner ul {
	padding-left: 10px;
}
#banner h2{
	font-size:24px;
}
#banner h1{
	font-size: 104px;
	font-weight: bold;
	line-height: 63px;
	letter-spacing: -7px;
}
#banner h1 i{
	padding-left: 10px;
	letter-spacing: -3px;
	font-size: 70px;
	color: #985f6f82;
	font-style: normal;
}
#banner h2.tagline {
	font-size: 39px;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-left: 6px;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color: #58222d ;
	font-size: 21px;
}
.vc_row .testimonial {
	padding: 0 6em;
	position: relative;
	color: #241e22 ;
	font-size: 21px;
}
.vc_row .testimonial-name:before {
	content: "-";
	margin: 0 5px;
}
.vc_row .testimonial-content {
	margin-bottom: 2em;
	text-align: center;
}
.strong-view.wpmtst-unstyled .wpmtst-testimonial-inner{
	text-align: right;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content: '';
	background-repeat: no-repeat;
	background-image: url(https://www.jeffmehalic.com/wp-content/uploads/2024/01/left_quotes.svg);
	width: 60px;
	height: 60px;
	top: 0;
	position: absolute;
}
.vc_row .testimonial-content:before {
	left: 2em;
}
.vc_row .testimonial-content:after {
	right: 2em;
	left: initial;
	transform: rotate(180deg);
}
/*ABOUT SECTION*/
#about h2{
	line-height: 55px;
	font-size:77px;
}
#about{
	background-position: top !important;
}
#about h3{
	margin-bottom:10px;
}
#about h2 i{
	font-size: 36px;
	padding-left: 45px;
	font-style: normal;
}
/*LOGO SECTION*/
.wpls-logo-showcase .slick-arrow svg {
	fill: #58222d;
}
body .vc_row .wpls-logo-showcase .slick-arrow {
	text-indent: 0;
	background: transparent !important;
}
.vc_row .wpls-logo-showcase .slick-arrow {
	background-color: transparent;
	width: 45px;
	height: 45px;
}
/*HEADER-SECTION*/
#header{
	background : linear-gradient(0deg, rgba(74, 81, 107, 1) 0%, rgba(54, 59, 82, 1) 54.68%, rgba(41, 45, 66, 1) 99.95%);
}
.header-icons .wpb_wrapper,#header .text-right .wpb_wrapper,#footer .wpb_raw_code .wpb_wrapper {
	display: flex;
	gap: 10px;
}
#header .text-right .wpb_wrapper{
	justify-content:end;
	gap: 20px;
}
#menu-row{
	background-position: bottom !important;
	z-index:999;
}
.disable  .vc_btn3, .vc_row .group,.load-more.disable{
	display:none;
}
.vc_row .group.active {
	display: block;
}
#contact h2 i{
	color: #773241;
	font-style: normal;
}
/*FOOTER-SECTION*/
#contact .contact-icons > .vc_column-inner > .wpb_wrapper {
	display: flex;
	justify-content: space-between;
}
#footer p,#footer a {
	font-size: 16px;
	color:#e4efed ;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px) {
	h2.about-heading{
		font-size: 60px!important;
	}
	#banner h1 {
		font-size: 90px;
	}
	#banner h2.tagline {
		font-size: 33px;
	}
	#banner .mobilefirst.wpb_column{
		padding-left: 5em;
	}
	#about h2 {
		font-size: 54px;
	}
}
@media only screen and (max-width: 1023px) {
	h2.about-heading{
		font-size: 50px!important;
	}
	#banner h1 {
		font-size: 68px;
		letter-spacing: inherit;
	}
	#banner h2.tagline {
    font-size: 27px;
}
}
@media only screen and (max-width: 959px) {
	.menu a span,.menu-toggle, .menu-toggle:hover, .menu-toggle:focus,.menu a span  {
		color: #fff;
	}
	.menu.genesis-nav-menu a {
		display: inline;
	}
	.menu li {
		padding: 8px 0;
	}
	.menu-toggle {
		padding:0;
		font-size: 25px;
		line-height:30px;
		font-weight: 700;
		position: absolute;
		right: 0;
		top: -2.5em;
	}
	.menu li .sub-menu {
		padding-bottom: 0;
	}
	.vc_row .nav-primary{
		position: absolute;
		background:#231f20;
		z-index: 9;
		left: 0;
		padding: 10px 0;
		right:0;
		top: -2em;
		width: 100%;
		border:2px solid #fff;
	}
	#genesis-mobile-nav-primary span, .custom-event-class .nav-primary {
		display: none;
	}
	.site-header .menu-toggle::before{
		content: '☰';
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}
	.site-header .menu-toggle::before {
		top: 0;
	}
	#banner .mobilefirst.wpb_column{
		padding-left: 0;
	}
	#menu-row{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	#contact .contact-icons .vc_column-inner .wpb_raw_code .wpb_wrapper {
		display: flex;
		flex-direction: column;
		gap: 10px;
		text-align: center;
	}
	#header{
		padding-top: 1em !important;
		padding-bottom: 1em !important;
	}
	#header .wpb_column,#banner .wpb_column{
		width:100%;
	}
	#header .wpb_column, #banner h1, #banner h2 {
		text-align:center !important;
	}
	.header-icons .wpb_wrapper,#header .text-right .wpb_wrapper {
		justify-content: center;
	}
	#banner .vc_row.parentrower {
		display: flex;
		flex-direction: column;
	}
	#banner .vc_row.parentrower .mobilefirst{
		order: 1;
	}
	#banner .vc_row.parentrower .mobilesecond{
		order: 2;
	}
	#banner .vc_row.parentrower .mobilethird{
		order: 3;
	}
	#menu-row {
		background-image: none !important;
	}
	#banner{
		background-image: none !important;
		background-color: #e2dfe3;
		margin-top: 0 !important;
	}
}
@media only screen and (max-width: 767px) {
	h1, h2, .vc_row .wpb_single_image, .vc_row .vc_btn3-container, .site-footer .text-right, .site-footer p, .site-footer .vc_row,#voiceDemos {
		text-align:center !important;
	}
	.vc_row .testimonial {
		padding: 0 3em;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 30px;
		height: 30px;
	}
	.vc_row .testimonial-content::before {
		left: 0;
	}
	.vc_row .testimonial-content::after {
		right: 0;
	}
	#about h2 i{
		padding-left: 0;
	}
	#blog .vc_btn3-container.vc_btn3-inline {
		display: block;
	}
	#blog{
		padding-bottom: 6em !important;
	}
	#footer .wpb_raw_code .wpb_wrapper {
		justify-content: center;
	}
	#footer .wpb_raw_code {
		padding-top: 3px !important;
	}
	.vc_sep_width_70 {
		width: 100%;
	}
	#contact .parentrower img{
		padding-top:2em!important;
	}
	#contact .contact-icons > .vc_column-inner > .wpb_wrapper {
		flex-direction:column;
		gap:10px;
	}
}
@media only screen and (max-width: 639px) {
	#banner h1 {
		font-size: 55px;
	}
}
@media only screen and (max-width: 479px) {
	#header .text-right .wpb_wrapper{
		flex-direction:column;
		gap: 2px;
	}
	h2 {
		font-size: 27px;
	}
	#banner h1 {
		font-size: 42px;
		line-height: 40px;
		}
	#banner h1 i {
		font-size: 62px;
	}
	#banner h2.tagline {
		font-size: 20px;
	}
	#banner .vc_sep_width_80 {
		width: 95%;
	}
	#footer .wpb_text_column.inline, #contat .wpb_raw_code {
		margin-right: 0 !important;
		border-right: 0 !important;
		padding-right: 0 !important;
		display: block;
	}
	.menu-toggle {
		top: -3.5em;
	}
	.vc_row .nav-primary{
		top: -3em;
	}
}