/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 04 2024 | 04:22:10 */
@font-face {
	font-family: "Lato";
	src: url("https://theonevoice.net/wp-content/uploads/2023/07/Lato-Regular.ttf");
}
@font-face {
	font-family: "Mina";
	src: url("https://theonevoice.net/wp-content/uploads/2023/07/Mina-Bold.ttf");
}
@font-face {
	font-family: "Montserrat";
	src: url("https://theonevoice.net/wp-content/uploads/2023/07/Montserrat-Bold.ttf");
}
body {
	color:#24242c ;
	font-family: "Lato";
}
body > div {
	font-size: 18px;
}
a, a:hover, a:focus {
	text-decoration: none !important;
	color:#24242c;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Montserrat';
	font-weight: 700;
}
h1{
	font-family: "Mina";
}
/*MENU_SECTION*/
.menu a {
	color: #fff !important;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Montserrat';
	text-transform: uppercase;
}
.menu li {
	padding: 0px 20px;
}
.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: #24242c;
}
/*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: #3d324c;
	color: #fff ;
	font-size: 18px;
	font-weight: 700;
	border-radius: 0;
	padding: 6px 58px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#24242c;
	opacity:  1;
}
:-moz-placeholder { 
	color:#24242c;
	opacity:  1;
}
::-moz-placeholder {
	color:#24242c;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#24242c;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	border:0 !important ;
	color:#3d324c !important;
	font-weight: 400;
	font-size: 14px;
	padding: 8px 12px !important;
	line-height: initial;
	background-color: #917f6796;
}
.vc_row .gform_wrapper textarea.small, .vc_row .gform_wrapper.gravity-theme .gfield textarea.small {
	height: 100px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit], input[type=submit]{
	background : #24242c !important;
	font-size: 20px !important;
	color: #fff !important;
	padding: 5px 2em !important;
	font-weight: 700;
}
.inline  {
	vertical-align: middle;
}
.vc_row .gform_confirmation_message {
	padding: 8em 0;
}
.vc_row .gform_wrapper .gform_footer {
    margin-top: 14px;
	display: block;
    padding: 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: 0;
	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: 18px;
}
.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://theonevoice.net/wp-content/uploads/2023/07/sprite_image.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: -17px 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: 78%;
	background: #d8cbc3;
	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: 25px;
	height: 20px;
	content: "";
	background-image: url(https://theonevoice.net/wp-content/uploads/2023/07/sprite_image.svg);
	background-position: -50px 0px;
	background-size: 67px;
	background-repeat: no-repeat;
	top: -22px;
	right: 0;
}
.download-audio {
	position: relative;
}
body .mejs-time-current {
	background : #3d324c!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;
}
.error404 .site-inner, .single-post .site-inner{
	margin-top:2em !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 {
	height: 32px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 8px;
}
/*HEADER*/
.banner-row .mobile-image, .contact-row .mobile-image{
	display: none;
}
#banner {
	background-position: center top !important;
}
#banner h2{
	font-weight: 400;
}
.custom-event-class .wpb_video_widget {
	background-image:url(https://theonevoice.net/wp-content/uploads/2023/09/video.gif);
}
/*ABOUT*/
.about-row p{
	line-height:30px;
	font-size: 20px;
}
/*FLIP_SECTION*/
#flip{
	background : linear-gradient(135deg, rgba(189, 176, 159, 1) 0%, rgba(216, 203, 195, 1) 100%);
}
.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://theonevoice.net/wp-content/uploads/2023/07/mike.svg) no-repeat;
}
.vc_row.flip-row .oxilab-flip-box-body-1-2 .oxilab-icon:before{
	background: url(https://theonevoice.net/wp-content/uploads/2023/07/slide.svg) no-repeat;
	transform: rotate(180deg);
}
.vc_row.flip-row .oxilab-flip-box-body-1-3 .oxilab-icon:before{
	background: url(https://theonevoice.net/wp-content/uploads/2023/07/settings.svg) no-repeat;
}
.vc_row.flip-row .oxilab-flip-box-1{
	background:#917f67  !important;
	box-shadow: none !important;
	border-color: #917f67; 
}
.vc_row.flip-row .oxilab-flip-box-back-1{
	background:transparent !important;
	box-shadow: none !important;
	border-color: #917f67; 
}
.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: "Lato";
}
.vc_row.flip-row .oxilab-flip-box-back .oxilab-info{
	color:#24242c;
}
/*CLIENTS-SECTION*/
.wpls-logo-showcase .slick-arrow:hover, .wpls-logo-showcase .slick-arrow {
	background-color:transparent;
}
.wpls-logo-showcase .slick-arrow svg {
	fill: #3d324c;
}
/*TESTIMONIAL_SECTION*/
#testimonials{
	background : linear-gradient(135deg, rgba(189, 176, 159, 1) 0%, rgba(216, 203, 195, 1) 100%);
}
.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://theonevoice.net/wp-content/uploads/2023/07/left_quotes.svg') !important;
	left:2px;
	top:0;
}
.wpmtst-testimonial-inner.testimonial-inner:after {
	background-image: url('https://theonevoice.net/wp-content/uploads/2023/07/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;
	color: #3d324c;
	font-weight: 600;
	font-style: italic;
}
.testimonial-field-before{
	margin:0 5px;
}
/*CONTACT*/
#contact{
	overflow: visible;
	z-index:999;
	background-position: left !important;
}
/*FOOTER*/
.site-footer p, .site-footer p a{
	color:#fff ;
	font-size: 14px;
	font-weight: 600;
}
.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%;
}
.vc_row .wpb_raw_code .videowrapper {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	background-color: #000;
}
.vc_row .wpb_raw_code .videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#contact{
	padding-top: 13em !important;
	padding-bottom: 13em !important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1920px){
	#banner{
		background-position: 70% 37% !important;
	}
	#contact{
		padding-top: 7em !important;
		padding-bottom: 8em !important;
	}
}
@media only screen and (max-width: 1460px){
	#contact .vc_col-sm-4 , #contact .vc_col-sm-8 {
		width: 50%;
	}
}
@media only screen and (max-width: 1200px){
	.menu li {
		padding: 0px 20px;
	}
	.banner-row h1 {
		font-size: 68px !important;
	}
	.contact-row .wpb_raw_code.tel{
		margin-right: 2em !important;
	}
}
@media only screen and (max-width: 1023px){
	.banner-row h1 {
		font-size: 60px !important;
	}
	#contact {
		background-position: 6% !important;
	}
	.menu a {
		font-size: 20px;
	}
	#banner h2 {
		font-size: 34px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #24242c;
		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: #917f67;
		z-index: 9;
		position: absolute;
		left: 0;
		right:0;
		width: 100%;
		border: 2px solid #fff;
		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 {
		display: none;
	}
	.menu-toggle::before, .menu-toggle.activated::before {
		content: "☰";
		position: relative;
		top: -1px!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 : linear-gradient(135deg, rgba(189, 176, 159, 1) 0%, rgba(216, 203, 195, 1) 100%) !important;
	}
	#banner h2 {
		font-size: 27px;
	}
	.vc_row .oxilab-flip-box-col-3, .customaudioplayer, .site-header .wpb_column {
		width: 100%;
	}
	.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-row h1 {
		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;
	}
}
@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-row h1 {
		font-size: 36px !important;
	}
	h2{
		font-size: 27px;
	}
	.about-row h2{
		font-size:23px;
	}
	.tag {
		font-size: 17px !important;
	}
	.vc_gitem-post-data-source-post_title h2{
		font-size: 14px !important;
	}
	.vc_gitem-post-data-source-post_excerpt p, .vc_row .vc_gitem-post-category-name{
		font-size: 11px;
	}
	#banner h2 {
		font-size: 21px;
	}
}