/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 08 2025 | 13:03:23 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Prompt&family=Sansita:wght@700;800;900&display=swap');
@font-face {
	font-family: 'Prompt-Bold';
	font-family: 'Montserrat';
	font-family: 'Montserrat-Regular';
	font-display: swap;
	src: url(https://www.ofallonvo.com/wp-content/uploads/2024/01/Montserrat-Bold.ttf);
	src: url(https://www.ofallonvo.com/wp-content/uploads/2024/01/Montserrat-Regular.ttf);
	src: url(https://www.ofallonvo.com/wp-content/uploads/2024/01/Prompt-Bold.ttf);
}
/*BASIC_SETTINGS*/
body {
	font-family: 'Montserrat';
	color:#ffffff;
	font-weight:400
		background-color:#1c252f;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #ffffff;
}
.site-inner {
	margin-top:0;
}
.error404 .content {
	padding:2em 0;
}
.page .entry, .wpb_content_element {
	margin-bottom: 0;
}
.white a, .white a:hover, .white a:focus {
	color:#ffffff;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Montserrat';
	font-weight : 700;
}
h1{
	font-family: 'Prompt-Bold'!important;
	font-size: 64px!important;
}
h2{
	font-size: 36px;
}
h3, .vc_row.banner-row h2 {
	font-size: 25px;
	font-weight:400;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
.vc_row.banner-row h1 {
	font-family: 'Sansita', sans-serif;
	font-size:77px;
	line-height: 0.8;
}
/*MENU_SECTION*/
.menu a span {
	font-family: 'Montserrat';
	color: #ffffff;
	text-transform: uppercase;
	font-weight:700;
	font-size: 20px;
}
.vc_row .menu li {
	padding: 0 10px;
	margin:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding:0;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 22px;
	background-color: #f6892d;
	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: -19px;
	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;
}
.genesis-nav-menu li.page_item.current-menu-item > a span {
	color:#6e5e7f;
}
/*BUTTON_SECTION*/
.vc_row .vc_btn3.vc_btn3-style-custom {
	background: transparent;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	padding: 5px 2em !important;
}
#about .vc_btn3-container .vc_btn3{
	width: 255px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #151319;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #151319;
	opacity:  1;
}
::-moz-placeholder {
	color:    #151319;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #151319;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background: #6D5D7C;
	border: 1px solid #fff !important;
	color : #151319 !important;
	font-size: 14px !important;
	font-weight: 700;
	padding: 10px !important;
	border-radius:0 !important;
	line-height:1;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	background-color: #6A2743;
	color: #ffffff !important;
	margin: 0;
	border: none!important;
	font-size: 20px !important;
	padding: 8px 2.7em !important;
	font-weight: 700;
}
.vc_row .gform_wrapper .gform_footer{
	padding: 0;
	margin-top: 16px;
	text-align:left;
}
.vc_row .gform_confirmation_message{
	padding:5em 0 3em 0;
	text-align:center;
}
h2.gform_submission_error {
	font-size: 20px;
}
.vc_row .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 85px;
	resize: none;
}
.vc_row .gfield_html p {
	font-size:18px;
	line-height: 24px;
	text-align: center;
	color: #ffffff;
}
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: 16px;
}
.gform_wrapper.gravity-theme .gfield label {
	display:none;
}
.vc_row .gform_wrapper {
	width:98%;
	margin:0 auto;
}
.vc_row .gfield_validation_message, h2.gform_submission_error {
	color:#ff0000;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content, .vc_row .gform_validation_container{
	display:none;
}
.vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, 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: #ffffff;
	top: 9px;
	height: 10px;
	margin: 0;
}
.vc_row .customaudioplayer .mejs-button>button, body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	margin-right: 10px;
	top: 6px;
	width: 15px;
	height: 15px;
	position: relative;
	left: 0px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before{
	position: absolute;
	content: '';
	background-image: url(https://www.ofallonvo.com/wp-content/uploads/2024/01/audio_buttons.svg);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: cover;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -37px 0;
}
.vc_row .mejs-time-rail {
	margin: 0;
	height: 28px;
	padding: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 19px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 78%;
	background: #6E5E7F;
	border-radius: 20px;
	padding: 0px 10px;
	margin-bottom:20px;
	min-height:28px;
}
.custom-audio-title{
	position: absolute;
	top: -25px;
	left: 0;
	font-size: 18px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#fff;
	text-align: left;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -70px 0;
	top: 0;
	right:0;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 15px;
	width: 15px;
	top: -21px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #0F1117!important;
	height: 10px;
}
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-left: 0;
	height: 28px;
}
/*HEADER_SECTION*/
.vc_row.banner-row h1 b { 
	padding-left:1.5em;
}
.vc_row.banner-row .wpb_text_column p, .vc_row.banner-row .wpb_raw_html a {
	font-size:18px;
}
#header .text-right > .vc_column-inner > .wpb_wrapper,#footer .text-right > .vc_column-inner > .wpb_wrapper {
	display: flex;
	column-gap: 20px;
	justify-content: flex-end;
	align-items: center;
}
.wpb_single_image.imdb-logo img {
	width: 40px;
}
/*BIO_SECTION*/
p {
	line-height: 32px;
	margin: 0 0 25px;
}
#about .wpb_text_column h3 {
	margin-bottom: 5px; 
	font-size: 20px;   
	font-weight: 600;
}
/*#about {
background : linear-gradient(0deg, rgba(49, 140, 197, 1) 0%, rgba(46, 134, 189, 1) 16.13%, rgba(38, 118, 168, 1) 40.79%, rgba(24, 91, 134, 1) 70.71%, rgba(8, 60, 93, 1) 100%);
}*/
.about-tagline {
	font-family: 'Sansita',sans-serif;
}
.vc_row.character-button > .wpb_column > .vc_column-inner > .wpb_wrapper {
	display: flex;
	justify-content: flex-end;
	column-gap: 50px;
}
.vc_row.character-button > .wpb_column > .vc_column-inner > .wpb_wrapper .vc_btn3-container {
	padding: 0 !important;
	margin: 0;
}
.vc_row.character-button > .wpb_column > .vc_column-inner > .wpb_wrapper .vc_btn3-container:first-child {
	border: 1px solid #6b2442;
}
/*FLIP_SECTION*/
.vc_row .oxilab-flip-box-back-1, .vc_row .oxilab-flip-box-1 {
	background-color: #151319;
}
.vc_row .oxilab-flip-box-1, .vc_row .oxilab-flip-box-back-1 {
	border-radius: 50%;
	box-shadow: none;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info, .vc_row .oxilab-flip-box-1 .oxilab-info {
	line-height: 21px;
	color:#ffffff;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info{
	font-size: 16px;
}
.vc_row .oxilab-flip-box-front .oxilab-flip-box-1-data .oxilab-info,.vc_row .oxilab-flip-box-back-1-data .oxilab-info{
	font-family: 'Montserrat';
}
.vc_row .oxilab-info img{
	margin-bottom:25px;
}
.vc_row .oxilab-flip-box-1-data .oxilab-heading, .vc_row .oxilab-flip-box-1-data .oxilab-icon {
	display:none;
}
/*.vc_row .oxilab-flip-box-body-1-2 .oxilab-flip-box-back-1, .vc_row .oxilab-flip-box-body-1-2 .oxilab-flip-box-1 {
background-color: #f6892d;
}*/
/*VIDEO_SECTION*/
.vc_btn3-container.disable, .group{
	display:none;
}
.group.active {
	display: block;
}
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color:#ffffff;
	font-size:21px;
	font-style:italic;
}
.vc_row .testimonial-company {
	border-left: 2px solid #ffffff;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	padding: 0 5em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 3em;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content:'';
	position:absolute;
	width: 65px;
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
}
.vc_row .testimonial-content:before {
	background-image: url(https://www.ofallonvo.com/wp-content/uploads/2024/01/left_quote.svg);
	left:2px;
	top:0;
}
.vc_row .testimonial-content:after {
	background-image: url(https://www.ofallonvo.com/wp-content/uploads/2024/01/right_quote.svg);
	right:2px;
	bottom:0;
}
.vc_row .testimonial-content p {
	font-size: 18px;
	line-height: 1.3;
}
/*LOGO_SECTION*/
.download-button .vc_btn3.vc_btn3-style-custom{
	border:1px solid #6b2442;
}
.vc_row .slick-next:after, .vc_row .slick-prev:after{
	content: ' ';
	background:url(https://www.ofallonvo.com/wp-content/uploads/2022/04/arrow.svg) no-repeat;
	position: absolute;
	width:30px;
	height:30px;
	right: 0;
	top: 0;
}
.vc_row .slick-prev:after{
	left: 0;
	transform: rotate(180deg);
}
.vc_row .slick-next:after{
	right: 0 !important;
	left: initial;
	top: initial;
	bottom :0;
}
body .vc_row .wpls-logo-showcase .slick-arrow{
	text-indent: 0;
	background: transparent !important;
}
.site-container{
	-webkit-transform: translate3d(0,0,0);
}
.wpls-logo-cnt.slick-slide img {
	width: 100%!important;
	height: auto!important;
	max-width: 100%!important;
}
.wpls-logo-showcase .slick-arrow svg{
	fill: transparent;
}
/*BLOG_SECTION*/
.sidebar{
	padding: 2em 15px;
}
.content-sidebar .content, body.single-post .sidebar {
	padding: 2em 0px;
}
.entry-content .search-form, .error404 .entry {
	margin-bottom: 0px;
}
.vc_row.blog-row h3{
	margin-bottom:0px;
	text-transform: uppercase;
}
.vc_row .hover-blog{
	background: #318cc5;
}
.vc_row .vc_grid-filter {
	margin-bottom:0;
}
/*FOOTER_SECTION*/
.site-footer .wpb_text_column p {
	font-size:14px;
}
.custom-event-class .wpb_video_widget , .custom-event-class .wp-playlist{
	background-image:url(https://www.ofallonvo.com/wp-content/uploads/2022/06/video.gif);
}
.custom-event-class .wp-playlist {
	height: 250px;
}
.custom-event-class .customaudioplayer:before {
	position: absolute;
	width: 15px;
	height: 15px;
	content: "";
	background-image: url(https://www.ofallonvo.com/wp-content/uploads/2022/04/audio-buttons.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 6px;
	left: 10px;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: hsl(0deg 0% 100%);
	position: absolute;
	width: calc(100% - 75px);
	height: 33%;
	left: -2px;
	margin: 0 auto;
	right: 0;
	top: 9px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 6px;
}
#featured .customaudioplayer {
	background: transparent;
	margin: 0 auto;
}
#representation h3{
	font-weight:900;
	font-size:28px;
}
#representation p,#representation a{
	color:#fff;
	font-size:22px;
	font-weight: 600;
}
#header .vc_btn3.vc_btn3-style-custom,#footer .vc_btn3.vc_btn3-style-custom{
	background :#6A2743;
	color:#000;
	padding: 3px 10px!important;
}
#banner{
	background-position:right!important;
}
.responsive-img{
	display:none;
}
#contact .wpb_raw_code > .wpb_wrapper{
	display: flex;
	justify-content: space-between;
	padding-top:2em;
}
#contact .wpb_single_image img {
	border-radius: 50px;
	box-shadow: 5px 5px 5px #0E0C13;
}
#contact .mobilefirst.wpb_column > .vc_column-inner > .wpb_wrapper{
	width: 85%;
	margin: 0 auto;
}
/*LOGO SECTION*/
.image-row .wpls-logo-showcase .slick-arrow svg{
	fill: #fff;
}
.vc_row.image-row .slick-next:after, .vc_row.image-row .slick-prev:after {
 background: none !important;
}
/***** Full Width CSS ******/
.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%;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){
}
@media only screen and (max-width: 1200px){
	h1 {
		font-size: 60px !important;
	}
	h2.tagline {
		font-size: 27px!important;
		padding-bottom: 1.5em !important;
	}
	#banner {
		background-position: 93% !important;
	}
	.menu a span {
		font-size: 18px;
	}
	#contact .mobilefirst.wpb_column > .vc_column-inner > .wpb_wrapper{
		width: 100%;
	} 
}
@media only screen and (max-width: 1023px){
	.vc_row.contact-row .wpb_raw_code.inline {
		display:block;
		margin:5px 0 0 0 !important;
	}
	#banner{
		background-image: url(https://www.ofallonvo.com/wp-content/uploads/2024/01/banner-bg.jpg) !important;
	}
	.menu a span {
		font-size: 16px;
	}
}
@media only screen and (max-width: 959px){
	.vc_row.vc_gitem_row h2, .vc_row.vc_gitem_row, h1.entry-title, p.entry-meta, .vc_grid-filter.vc_grid-filter-left,.banner-icons.wpb_column,.banner-icons.wpb_column p  {
		text-align: center !important;
	}
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	.menu-toggle {
		padding: 0;
		font-size: 24px;
		margin: 10px auto;
	}
	.vc_row .menu li {
		padding: 5px 0;
		text-align:center;
	}
	.vc_row .nav-primary {
		top: 25px;
		background: #6a2743;
		position: absolute;
		left: 50%;
		z-index:9;
		width: 100%;
		border: 2px solid #fff;
		transform: translate(-50%, 0);
		padding: 0 0 10px 0 !important;
		text-align: center;
	}
	#genesis-mobile-nav-primary span {
		display: none;
	}
	.site-header .menu-toggle::before{
		content: '☰';
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}
	.vc_row.banner-row h1 {
		font-size: 58px;
	}
	#header .wpb_column.vc_col-sm-8{
		z-index: 9;
	}
	.menu-toggle {
		margin: 0 0 0 auto;
	}
	.vc_row .oxilab-flip-box-col-3,	.vc_row .gform_wrapper,#banner .wpb_column,#header .wpb_column,#representation .wpb_column{
		width: 100%;
	}
	.vc_row.blog-row p {
		font-size: 14px;
		line-height: 21px;
	}
	.site-footer .wpb_text_column p {
		font-size: 12px;
	}
	.responsive-img{
		display:block;
	}
	#banner h2.tagline,#banner h1{
		display:none;
	}
	#banner {
		padding-top: 0 !important;
		background-color: #0c0e11 !important;
		background-image: none !important;
	}
	.customaudioplayer {
		margin: 7px auto;
	}
	#header .text-right > .vc_column-inner > .wpb_wrapper{
		justify-content: center;
	}
	#contact .wpb_raw_code > .wpb_wrapper{
		flex-direction: column;
		row-gap: 15px;
	}
	.vc_row.character-button > .wpb_column > .vc_column-inner > .wpb_wrapper{
		flex-direction: column;
		align-items: center;
		row-gap: 2em;
	}
	.menu a span {
		font-size: 18px;
	}
}
@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.banner-row .vc_row, .vc_row.contact-row .vc_row, .vc_row.footer-row .vc_row,  .vc_row.banner-row p.vc_custom_heading, .vc_row .gform_wrapper .gform_footer, .vc_row .testimonial-name, .vc_row .testimonial-company,.wpb_single_image.vc_align_right,.wpb_single_image.vc_align_left{
		text-align:center !important;
	}
	.error404 .entry-content .search-form {
		width:100%;
	}
	.customaudioplayer {
		width: 100%;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after{
		width: 25px;
		height: 25px;
	}
	.vc_row .testimonial {
		padding: 0 2em;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company{
		font-size:18px;
	}
	#contact .wpb_single_image{
		padding-top:30px;
	}
	#footer .text-right > .vc_column-inner > .wpb_wrapper{
		justify-content:center;
	}
}
@media only screen and (max-width: 640px){
	.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
		grid-column: 1/-1;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
		padding: 10px 0 0 0;
		line-height: 25px;
	}
	.vc_row.banner-row .wpb_raw_code.inline {
		display:block;
		margin:5px 0 0 0 !important;
	}
	#flip h2 {
		font-size: 30px;
	}
}
@media only screen and (max-width: 479px){
	.vc_row.banner-row h1 b {
		padding-left: 0;
	}
	h2 {
		font-size: 30px;
	}
	#flip h2 {
		font-size: 20px;
	}
	.vc_row .vc_grid-filter {
		padding-bottom: 0 !important;
	}
	.vc_row.blog-row p {
		font-size: 12px;
		line-height: 15px;
	}
	.vc_row .vc_gitem-post-category-name {
		font-size:14px;
	}
	.site-footer .wpb_text_column p {
		line-height: 21px;
		margin-top: 15px;
	}
	.vc_row.contact-row .wpb_raw_html {
		font-size:18px;
	}
}