/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 22 2024 | 13:45:34 */
@font-face {
	font-family: "RobotoSerif";
	src: url("https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/RobotoSerif-Regular.ttf");
}
@font-face {
	font-family: "PTSerif";
	src: url("https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/PTSerif-Regular.ttf");
}
body {
	color:#666666;
	font-family: "RobotoSerif";
}
body > div {
	font-size: 18px;
}
a, a:hover, a:focus {
	text-decoration: none !important;
	color:#666666;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'PTSerif';
	color:#336666;
}
/*MENU_SECTION*/
.menu a {
	color: #666666 !important;
	font-size: 24px;
	text-transform: uppercase;
}
.menu li {
	padding: 0px 10px;
}
.menu li:first-child{
	padding-left:0;
}
.menu li:last-child{
	padding-right:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.widget ul > li {
	margin-bottom: 0px;
}
.genesis-nav-menu a {
	padding-bottom: 0;
	padding-top: 0;
}
.genesis-nav-menu .menu-item-type-post_type.current-menu-item > a span{
	color: #336666;
	font-weight: 600;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #d9d9d8;
	padding-bottom:15px;
	border:0;
	text-align: left;
}
.menu li .sub-menu li{
	margin:0;
}
/*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 {
	background-color: #cc9933;
	color: #fff ;
	font-size: 18px;
	font-weight: 400;
	border-radius: 0;
	padding: 6px 29px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#669999;
	opacity:  1;
}
:-moz-placeholder { 
	color:#669999;
	opacity:  1;
}
::-moz-placeholder {
	color:#669999;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#669999;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	border:1px solid #7a9d95  !important ;
}
.home input, .home select, .home textarea {
	border:0 !important ;
	color:#669999 !important;
	font-weight: 400;
	font-size: 14px;
	padding: 8px 12px !important;
	line-height: initial;
	background-color: #fff;
}
.vc_row .gform_wrapper textarea.small {
	height: 100px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit], input[type=submit]{
	background : #1C4F55 !important;
	font-size: 20px !important;
	color: #fff !important;
	padding: 5px 2em !important;
	font-weight: 400;
}
.inline  {
	vertical-align: middle;
}
.vc_row .gform_confirmation_message {
	padding: 8em 0;
}
/*AUDIO_SECTION*/
.fa-download:before ,.vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, .vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content, audio{
	display:none !important;
}
.vc_row .mejs-container .mejs-controls, .vc_row .mejs-container{
	background: transparent;
}
.vc_row .mejs-controls .mejs-time-rail .mejs-time-total, .vc_row .mejs-time-float-corner, .vc_row .mejs-controls .mejs-time-rail .mejs-time-loaded{
	background: #fff;
	top: 20px;
	height: 12px;
	width: 97%;
	left: 3px;
	right: 0;
	margin: 0 auto;
	border-radius: 0;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	width: 25px;
	height: 20px;
	position: relative;
	top: 19px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .custom-event-class .customaudioplayer:before {
	position: absolute;
	width: 25px;
	height: 14px;
	content: "";
	background-image: url('https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/sprite_button.svg');
	background-size: cover;
	background-repeat: no-repeat;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before{
	background-position: 9px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -23px 0;
}
.vc_row .mejs-time-rail{
	margin: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 21px)!important;
}
.customaudioplayer{
	position: relative;
	width: 58%;
	background: #669999;
	margin-bottom: 15px;
}
.custom-audio-title{
	position: absolute;
	top: -28px;
	left: 0;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.customaudioplayer .download-audio a {
	position: absolute;
	width: 21px;
	height: 15px;
	content: "";
	background-image: url(https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/sprite_button.svg);
	background-position: -55px 0px;
	background-size: 67px;
	background-repeat: no-repeat;
	top: -20px;
	right: 0;
}
.download-audio {
	position: relative;
}
body .mejs-time-current {
	background : #dbad26 !important;
	height: 12px;
}
body span.mejs-time-loaded,   body span.mejs-time-hovered, body span.mejs-time-buffering {
	display:none !important;
}
body .mejs-button button{
	transition: none !important;
}
.vc_row .mejs-controls{
	padding:0 5px 0 0;
} 
.mejs-button>button:focus{
	outline:none !important;
}
/*EVENT AUDIO*/
.custom-event-class .customaudioplayer:after{
	content: '';
	background: #fff;
	position: absolute;
	width: calc(100% - 66px);
	height: 10px;
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 11px;
}
.custom-event-class .customaudioplayer:before{
	left: 10px;
	top: 9px;
}
.custom-event-class .customaudioplayer {
	height: 32px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 10px;
}
/*HEADER*/
#header, #footer, #about{
	background : linear-gradient(90deg, rgba(203, 228, 216, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.banner-row .mobile-image, .contact-row .mobile-image{
	display: none;
}
#banner h1{
	text-shadow: 7px 2px #336666;
	line-height: 76px;
}
#banner h1 b, #banner h1 i{
	font-weight: 400;
	font-style: normal;
	font-size: 108px;
}
#banner h1 i{
	padding-left:35px;
}
#banner {
	background-position: 83% 0% !important;
}
#banner .content, .contact_text{
	color:#336666;
}
/*ABOUT*/
.about-row p{
	line-height:30px;
	font-size: 20px;
}
/*FLIP_SECTION*/
#flip{
	background : linear-gradient(0deg, rgba(203, 228, 216, 1) 0%, rgba(228, 241, 235, 1) 44.84%, rgba(255, 255, 255, 1) 100%) !important;
}
.vc_row.flip-row .oxilab-flip-box-body-1-1 .oxilab-icon:before, .vc_row.flip-row .oxilab-flip-box-body-1-2 .oxilab-icon:before,
.vc_row.flip-row .oxilab-flip-box-body-1-3 .oxilab-icon:before{
	content: ' ';
	position: absolute;
	background-position: center !important;
	width: 80px;
	height: 80px;
}
.vc_row.flip-row .oxilab-icon{
	position: relative;
}
.vc_row.flip-row .oxilab-flip-box-body-1-1 .oxilab-icon:before{
	background: url(https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/mike.svg) no-repeat;
}
.vc_row.flip-row .oxilab-flip-box-body-1-2 .oxilab-icon:before{
	background: url(https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/slide.svg) no-repeat;
	transform: rotate(180deg);
}
.vc_row.flip-row .oxilab-flip-box-body-1-3 .oxilab-icon:before{
	background: url(https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/gears.svg) no-repeat;
}
.vc_row.flip-row .oxilab-flip-box-1{
	background: url(https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/flip_image.png);
	box-shadow: none !important;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.vc_row.flip-row .oxilab-flip-box-back-1{
	background:transparent !important;
	box-shadow: none !important;
	border: 3px solid #336666 ; 
}
.vc_row .oxilab-flip-box-1-data .oxilab-icon-data, .vc_row .oxilab-flip-box-2-data .oxilab-icon-data , .vc_row .oxilab-flip-box-3-data .oxilab-icon-data  {
	background-color: transparent;
}
.vc_row.flip-row .oxilab-info{
	color: #fff;
	font-family: "RobotoSerif";
}
.vc_row.flip-row .oxilab-flip-box-back .oxilab-info{
	color:#336666;
}
/*CLIENTS-SECTION*/
.wpls-logo-showcase .slick-arrow:hover, .wpls-logo-showcase .slick-arrow {
	background-color:transparent;
}
.wpls-logo-showcase .slick-arrow svg {
	fill: #cc9933;
}
/*TESTIMONIAL_SECTION*/
.vc_row.testimonial-row .mpc-testimonial__content, .wpmtst-testimonial-inner.testimonial-inner {
	padding: 1em 4.5em;
}
.wpmtst-testimonial-inner.testimonial-inner:before, .wpmtst-testimonial-inner.testimonial-inner:after {
	position:absolute;
	content:'';
	background-repeat: no-repeat;
	width: 50px;
	height: 50px; 
}
.wpmtst-testimonial-inner.testimonial-inner:before{
	background-image: url('https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/left_quotes.svg') !important;
	left:2px;
	top:0;
}
.wpmtst-testimonial-inner.testimonial-inner:after {
	background-image: url('https://www.jenniferwesselsvo.com/wp-content/uploads/2023/09/right_quotes.svg') !important;
	right:0px;
	top:0px;
}
.wpmtst-testimonial-content.testimonial-content {
	margin-bottom: 1em;
}
.wpmtst-testimonial-field.testimonial-name,.wpmtst-testimonial-field.testimonial-company{
	font-size: 21px;
}
.testimonial-field-before{
	margin:0 5px;
}
.top_background {
	background : linear-gradient(90deg, rgba(203, 228, 216, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
/*CONTACT*/
#contact{
	overflow: visible;
	z-index:999;
	background-position: 31% !important;
}
#contact .wpb_raw_code{
	font-size: 20px;
}
/*FOOTER*/
.site-footer p, .site-footer p a{
	color:#336666;
	font-size: 14px;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	.menu li {
		padding: 0px 8px;
	}
	.menu a {
		font-size: 20px;
	}
	.banner-row h1 {
		font-size: 68px !important;
	}
	.contact-row .wpb_raw_code.tel{
		margin-right: 2em !important;
	}
	#contact {
		background-position: 35% !important;
	}
}
@media only screen and (max-width: 1023px){
	.banner-row h1 {
		font-size: 60px !important;
	}
	.menu a {
		font-size: 18px;
	}
	#banner h2 {
		font-size: 35px;
	}
	#banner {
		background-position: 81% 0% !important;
	}
	.site-header .wpb_single_image {
		width:125px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #1c4f55;
		font-weight: bold;
	}
	.menu-toggle {
		padding: 0;
		font-size: 24px;
		margin: 0 0 0 auto;
	}
	.vc_row .menu li {
		padding: 10px 0;
		text-align:center;
	}
	.vc_row .nav-primary {
		top: 25px;
		background: rgba(203, 228, 216, 1);
		z-index: 9;
		position: absolute;
		left: 0;
		right:0;
		width: 100%;
		border: 2px solid #1c4f55;
		padding: 10px 0 20px !important;
	}
	.genesis-nav-menu {
		margin-bottom: 0px!important;
		padding-left: 0px!important;
	}
	.vc_row .oxilab-flip-box-col-3 , .vc_row.menu-row .wpb_column, .blog-col .wpb_column{
		text-align: center !important;
	}
	.menu-toggle span , .custom-event-class .nav-primary {
		display: none;
	}
	.menu-toggle::before, .menu-toggle.activated::before {
		content: "☰";
		position: relative;
		top:0 !important;
	}
	.menu-toggle.activated::before {
		content: "☓";
	}
	.menu-row.wpb_column{
		z-index:999;
	}
	.banner-row .mobile-image, .contact-row .mobile-image{
		display: block;
		padding-top: 20px;
	}
	#contact{
		margin-bottom: 0 !important;
	}
	#banner, #contact{
		background-image: none !important;
		background : #cbe4d8 !important;
	}
	#banner h2 {
		font-size: 27px;
	}
	.vc_row .oxilab-flip-box-col-3, .customaudioplayer, .site-header .wpb_column {
		width: 100%;
	}
	.site-header .wpb_single_image{
		display: block;
		padding-right: 0 !important;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.contact-row .wpb_raw_code.tel, .banner-row .wpb_raw_code, .contact-row .wpb_raw_code{
		margin-right: 0 !important;
		display: block;
	}
	.vc_gitem-post-data-source-post_excerpt p{
		font-size: 14px;
	}
	#contact .contact-link{
		padding-top: 0 !important;
	}
	#banner h1 {
		text-shadow: 3px 3px #336666;
		font-size: 49px !important;
	}
	.about-row h2{
		font-size: 30px;
	}
	.contact_text , .contact-row .wpb_raw_code.tel, .banner-row .wpb_raw_code, .contact-row .wpb_raw_code,.site-header .wpb_column {
		text-align: center!important;
	}
	#contact,#about, #banner{
		padding-top: 2em !important;
		padding-bottom: 2em !important;
	}
	.site-footer .wpb_text_column {
		padding-top:0 !important;
	}
	#banner .content{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#contact .wpb_raw_code {
		font-size: 18px;
	}
	.site-header .wpb_single_image {
		width: 100%;
	}
	.site-header .icon-envelope {
		margin-right:0 !important;
	}
}
@media only screen and (max-width: 767px){
	h1, h5, h2, .wpb_single_image, .vc_custom_heading, .vc_row .vc_btn3-container, .site-header .wpb_column, .site-footer .wpb_column,.text-right, .vc_grid-filter.vc_grid-filter-left{
		text-align:center !important;
	}
	.customaudioplayer, .vc_row .gform_wrapper .gform_footer input[type=submit], #contact .vc_col-sm-4 , #contact .vc_col-sm-8 , input[type=submit] {
		width: 100%;
	}
	.vc_row .contact-link {
		padding-top: 20px !important;
	}
}
@media only screen and (max-width: 640px){
	.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
		grid-column: 1/-1;
	}
}
@media only screen and (max-width: 639px){
	.testimonial-field-before {
		display: none !important;
	}
	.testimonial-name ,.testimonial-company {
		display: block;
		text-align: center;
	}
}
@media only screen and (max-width: 479px){
	.wpmtst-testimonial-inner.testimonial-inner {
		padding: 0 1.5em;
	}
	.wpmtst-testimonial-inner.testimonial-inner:before, .wpmtst-testimonial-inner.testimonial-inner:after {
		width: 21px;
		height: 21px;
	}
	.wpmtst-testimonial-inner.testimonial-inner:before{
		left:0;
	}
	#banner h1 {
		font-size: 34px !important;
		line-height: 50px;
	}
	#banner h1 b, #banner h1 i {
		font-size: 50px;
	}
	h2{
		font-size: 27px;
	}
	.about-row h2{
		font-size:23px;
	}
	.tag {
		font-size: 17px !important;
	}
	#contact .wpb_raw_code,	.vc_gitem-post-data-source-post_title h2, #banner .wpb_raw_code{
		font-size: 14px !important;
	}
	.vc_gitem-post-data-source-post_excerpt p, .vc_row .vc_gitem-post-category-name{
		font-size: 11px;
	}
	#banner h1 i {
		padding-left: 0;
	}
	#banner h2 {
		font-size: 21px;
	}
}