/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 30 2024 | 13:52:18 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: "eb-garamond";
	font-family: "spline-sans";
	font-family: "eb-garamond-med";
	font-display: swap;
	src: url("https://www.willakanavo.com/wp-content/uploads/2024/08/splinesans.ttf");
	src: url("https://www.willakanavo.com/wp-content/uploads/2024/08/ebgaramond-bold.ttf");
	src: url("https://www.willakanavo.com/wp-content/uploads/2024/08/ebgaramond.ttf");
}  
body {
	font-family: "spline-sans";
	color:#231f20;
}
body > div {
	font-size: 20px;
}
a {
	text-decoration: none !important;
	color: #231f20;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "eb-garamond-med";
	font-weight: 500;
	color:#19222f;
}
h1{
	font-size:40px;
}
h2 {
	font-size:36px;
}
h3 {
	font-size:24px;
}
.site_title {
	font-family: "eb-garamond";
	font-size: 98px;
}

/***** Full Width CSS ******/
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row, 
.header-full-width .wpb-content-wrapper .row-container {
	max-width: 1200px;
	margin: 0 auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width], 
.header-full-width .wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row {
	max-width: 100%;
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "eb-garamond";
}
.menu li {
	padding: 0 23px;
}
.menu li a {
	padding: 0;
}
.menu li:first-child {
	padding-left: 0;
}
.menu li:last-child {
	padding-right: 0;
}
.nav-primary {       
	float: none;       
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #0b7884;
	padding-bottom:10px;
	border:0;
	text-align: left;
	width: max-content;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
	display: inherit;
}
.genesis-nav-menu .sub-menu .sub-menu{
	margin: 0;
	position: absolute;
	left: 100% !important;
	top: 0px;
}
.vc_row .sub-menu-toggle {
	padding:0;
	display: block;
	visibility: visible;
}
.sub-menu-toggle::before {
	content: "";
	border: 5px solid transparent;
	border-top: 5px solid #ec008c;
	vertical-align: bottom;
	width: auto;
	height: auto;
}
/* .logo-title a {
font-size: 18px;
color: #d47299;
} */
/*BUTTON_SECTION*/
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .entry, .vc_row .menu li {
	margin-bottom: 0;
}
.vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
	font-size: 18px;
	padding: 6px 3.8em;
	background-image: none;
	font-family: "spline-sans";
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color: #3b4b6c;
	opacity:  1;
}
:-moz-placeholder { 
	color: #3b4b6c;
	opacity:  1;
}
::-moz-placeholder {
	color: #3b4b6c;
	opacity:  1;
}
:-ms-input-placeholder {
	color: #3b4b6c;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	border: 0 !important;
	color: #3b4b6c !important;
	line-height: 1;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	background: #ed8b21;
	color: #ffffff !important;
	padding: 8px 2.3em !important;
	font-size: 20px;
}
h2.gform_submission_error {
	font-size: 20px !important;
}
.vc_row textarea.large {
	height: 80px;
}
.vc_row .gfield_html p {
	margin-bottom:0;
	font-size: 18px;
	line-height: 1.5;
}
.vc_row .gform_confirmation_message {
	color:#ffffff;
	padding: 7em 0;
}
/* #contact {
background-image: url(https://www.willakanavo.com/wp-content/uploads/2024/09/contact_bg.png), linear-gradient(0deg, #172130 0%, #494e6b 100%);
background-repeat: no-repeat;
background-position: left;	
background-size: contain;
} */
/*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: 14px;
	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: 2px;
	top: 12px;
}
.customaudioplayer .mejs-button {
	width: 18px;
	height: 18px;
	position: relative;
	left: 0px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, 
.customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio :before,
.custom-event-class .customaudioplayer:before{
	position: absolute;
	content: '';
	background-image: url(https://www.willakanavo.com/wp-content/uploads/2024/08/sprite_button.svg);
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-size: 90px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -42px 0px;
}
.vc_row .mejs-time-rail {
	margin: 0;
	height: 28px;
	padding: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:21px !important;
	width: calc(100% - 22px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 82%;
	background-color: #172130;	
	padding: 0px 10px;
	margin-bottom: 10px;
	min-height: 24px;
}
.custom-audio-title{
	position: absolute;
	top: -28px;
	left: 0;
	font-size: 18px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #94d9c4;
	text-align: left;
}
.customaudioplayer .download-audio :before{
	background-position: -72px 2px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 18px;
	width: 18px;
	top: -18px;
	text-align: left;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background-image: linear-gradient(90deg, #f7c712 0%, #ed8b21 100%) !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: 0;
	height: 28px;
}
.custom-event-class .customaudioplayer:after{
	content: '';
	background: #ffffff;
	position: absolute;
	width: calc(100% - 62px);
	height: 10px;
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 5px;
}
.custom-event-class .customaudioplayer:before{
	background-position: 0px 4px;	
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 2px;
}
/* #target-demotag.wpb_text_column br{
display:none;
}
#gradient_row {
background-image: linear-gradient(0deg, #f49293 0%, #f4c8c8 99%);
} */
/*HEADER_SECTION*/
.wpb_raw_code.info-icon a {
	display: inline-flex;
	align-items: center;
}
.wpb_raw_code.inline, .footer-row .inline{
	vertical-align:middle;
}
/*BANNER_SECTION*/
#banner{
	background-position: top !important;
}
.banner-bio {
	font-size:18px;
}
/* .logo-description {
font-size: 45.15px;
font-family: "montserrat";
font-weight: 400;
color: #56605f;
line-height: 1;
text-align: center;
position: relative;
top: -112px;
padding-left: 2.8em;
} */
#banner .wpb_raw_code {
	font-size:18px;
}
.vc_row.about_row h2 i {
	color: #ffc537;
	font-style: normal;
	padding-left: 1em;
}
.vc_row.about_row p {
	line-height: 35px;
}
#about {
	background-image: linear-gradient(90deg, #172130 0%, #494e6b 100%);
}
/*FLIP_SECTION*/
#flip {
	background-image: linear-gradient(360deg, #f7c712 0%, #ed8b21 100%);
}
.vc_row.flip-row .oxilab-flip-box-1, .vc_row.flip-row .oxilab-flip-box-back-1 {
	border-radius: 50%;
	box-shadow: none;
	border: 0;
	background-image: linear-gradient(90deg, #172130 0%, #494e6b 100%);
}
.vc_row.flip-row .oxilab-flip-box-1 {	    
	background-image: linear-gradient(90deg, #172130 0%, #494e6b 100%);
}
.vc_row.flip-row .oxilab-flip-box-back-1 {	    
	background:#494e6b;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info, .vc_row .oxilab-flip-box-1-data .oxilab-info {
	font-family: "spline-sans";
	color:#ffffff;
}
.vc_row .oxilab-flip-box-1-data .oxilab-icon, .vc_row .oxilab-flip-box-1-data .oxilab-heading {
	display:none;
}
.vc_row .oxilab-flip-box-1-data .oxilab-info img { 
	width: 80px;
	height: 80px;
	padding-bottom:15px;
}
/*VIDEO_SECTION*/
.disable .vc_btn3, .vc_row .group{
	display:none;
}
.vc_row .group.active{
	display: block;
}
.vc_row.about_row .vc_btn3-container.vc_btn3-right.disable {
	padding: 0 !important;
	margin: 0 !important;
}
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
/*LOGO_SECTION*/
.vc_row .wpls-logo-showcase .slick-arrow {
	background-color: transparent;
	width: 50px;
	height: 50px;
}
.vc_row .wpls-logo-showcase .slick-arrow svg {
	fill: #ed8b21;
}
.sliderimage_hide_border .wpls-logo-cnt.slick-slide img {
	width: 100%!important;
	height: auto!important;
	max-width: 100%!important;
}
/*TESTIMONIAL_SECTION*/
/* #testimonial {
background-image: linear-gradient(90deg, #172130 0%, #494e6b 100%);
} */
#testimonial {
	background-image: url(https://www.willakanavo.com/wp-content/uploads/2024/08/testimonial_bg.png), linear-gradient(90deg, #172130 0%, #494e6b 100%);
	background-repeat: no-repeat;
	background-position: right;
}
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color: #94d9c4;
	font-size: 21px;
}
.vc_row .testimonial-content{
	font-size: 18px;	
	margin-bottom: 2em;
}
.vc_row .testimonial-company {
	border-left: 2px solid #94d9c4;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	padding: 0 5em;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content: '';
	background-repeat: no-repeat;
	background-image: url(https://www.willakanavo.com/wp-content/uploads/2024/08/quotes.svg);
	width: 60px;
	height: 60px;
	position: absolute;
}
.vc_row .testimonial-content:before {
	left: 0;
	top: 0;
}
.vc_row .testimonial-content:after {
	right: 0;
	transform: rotate(180deg);
	top: 0;
}
.vc_row.testimonial_row .vc_column-inner {
	background-position: center !important;
}
/*BLOG_SECTION*/
#blog {
	background-position: bottom center !important;
}
.vc_row.blog-row .vc_gitem-zone-a .vc_gitem-row-position-bottom .white, .vc_row.blog-row .vc_gitem-zone-b {
	background-image: linear-gradient(90deg, #172130 0%, #494e6b 100%);
}
.vc_row.blog-row .vc_grid-filter>.vc_grid-filter-item>span {
	color: #ffc537;
}
.sidebar{
	padding: 2em 15px;
}
.content-sidebar .content {
	padding: 2em 0px;
}
.single input, .error404 input, .archive input,
.single select, .archive select{
	border: 2px solid #5f6d48 !important;
}
body.single-post .sidebar {
	padding: 2.6em 0; 
}
.search-form input[type="submit"], .wp-block-search__button[type=submit]{
	color: #ffffff !important;
}
.entry-content .search-form, .error404 .entry, .vc_row .vc_grid-filter{
	margin-bottom: 0px;
}
.wp-block-search__input{
	margin-bottom:10px;
}
.title-column h2 {
	font-size:34px;
}
.title-column span.vc_gitem-post-category-name {
	font-size:20px;
}
.custom-event-class .wpb_video_widget , .custom-event-class .wp-playlist{
	background-image:url(http://site91.myvosite.com/wp-content/uploads/2024/06/video.gif);
}
/*FOOTER_SECTION*/
.footer-row .wpb_text_column p {
	font-size:14px;
	line-height: 1;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	.vc_row.contact-row .wpb_raw_code a {
		font-size:16px;
	}
	.menu a span {		
		font-size: 21px;		
	}
	.vc_row.header-row .vc_inner .wpb_raw_code:not(:last-child) {
		margin-right: 6px !important;
	}
}
@media only screen and (max-width: 1023px){	
	/* 	.vc_row.contact-row .mobilefirst .wpb_single_image  {
	margin-top: 14px !important;
} */
	.vc_row.contact-row .mobilefirst .vc_empty_space  {
		padding: 0 !important;
	}
	.vc_row.contact-row .mobilefirst h2  {
		padding-bottom: 10px !important;
	}
	.site_title {
		font-size: 88px;
	}
}
@media only screen and (max-width: 991px){
	#banner {
		background-image: linear-gradient(91deg, #172130 0%, #494e6b 100%) !important;
	}
	.vc_row.about_row h2 {
		font-size: 28px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .vc_row .sub-menu-toggle {
		color: #ffc537;
	}
	.menu li .sub-menu {
		padding:0;
	}
	.vc_row .nav-primary {
		position: absolute;
		width: 100%;
		text-align: center;
		right: 0;
		left: 0;
		background: #1b2535;
		padding: 14px 0;
		top: 38px;
		border: 6px solid #ffc537;
	}
	.menu li {
		padding: 10px 0;
	}
	.menu li a { 
		display: inline; 	
	}
	.menu li .sub-menu{
		text-align: center;
		width: 100%;
		padding:0;
		background-color: transparent;
	}
	.vc_row .sub-menu-toggle{
		width: 100% !important;
		text-align: right;
	}
	#genesis-mobile-nav-primary span {
		display: none;
	}
	.site-header .menu-toggle::before, .site-header .menu-toggle.activated::before{
		content: "☰";
		top: 6px;
		font-size: 28px;
		height: 35px;
		width: 35px;
		margin:0;
	}
	.site-header .menu-toggle.activated::before{
		content: "☓";
	}
	.site-header .mobilefirst {
		z-index:9;
	}
	.header-row .wpb_column{
		width:100%;
		text-align:center;
	}
	.header-row .vc_col-sm-8 {
		z-index:99;
	}
	/* 	.site-header .vc_row.parentrower { 
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
}
	.site-header .mobilefirst {
	-webkit-order: 1;
	order: 1;
}
	.site-header .mobilesecond { 
	-webkit-order: 2;
	order: 2;
}
	.site-header .mobilethird { 
	-webkit-order: 3;
	order: 3;
	padding-top:10px;
} */
	:focus-visible {
		outline: none;
	}	
	.vc_row .oxilab-flip-box-col-3 {
		width: 100%;
		margin: 15px auto;
	}	
	.hover-blog .vc_grid-filter {
		padding-bottom: 5px !important;
	}
	.hover-blog .vc_gitem-post-data {
		margin-bottom:0;
	}	
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
		padding: 10px 0 0 0;
		line-height: 25px;
		display: block;
	}
	.vc_row.contact-row .wpb_raw_code {
		display:block;
		padding-right:0 !important;
		padding-top:10px !important;
	}
	#blog .vc_gitem-post-data-source-post_excerpt p {
		font-size: 16px;
	}
	.site_title {
		font-size: 70px;
	}
	/* 	.logo-description {
	font-size: 32.15px;		
	top: -80px;		
} */
}
@media only screen and (max-width: 767px){
	h1, h2, h3, .site-footer p, .vc_row .text-right, .vc_row .vc_btn3-container, .vc_row.contact-row .vc_row, .vc_row .gform_wrapper .gform_footer,#banner, #banner .vc_custom_heading, .vc_grid-filter.vc_grid-filter-left {
		text-align:center !important;
	}
	.customaudioplayer, .gform_wrapper {
		width:100%;
	}
	#contact {
		padding-bottom: 3em;
		background-image: linear-gradient(0deg, #172130 0%, #494e6b 100%) !important;
	}
	.site-footer .wpb_text_column {
		padding-top:10px;
	}
	#contact .gform_wrapper {
		padding-bottom: 8px;
	}
	.vc_row.contact-row .mobilefirst .vc_column-inner {
		padding-bottom: 1em !important;
	}
	#banner {
		padding-bottom:0 !important;
	}
	#banner .site-logo {
		display:none;
	}
	#banner .wpb_raw_code {
		display: block;
		margin-right: 0 !important;
	}
	.vc_row.testimonial_row .vc_column-inner {
		padding-top: 2em !important;
		padding-bottom: 2em !important;
	}
	.site_title {
		font-size: 98px;
	}
	.vc_row.about_row h2 i {
		padding-left: 0;
	}
}
@media only screen and (max-width: 639px){
	#contact .wpb_raw_code {
		padding:1em 0 0 0 !important;
		display:block;
	}
	#banner .wpb_raw_code {
		display: block;
		margin: 10px 0 !important;
	}		
}
@media only screen and (max-width: 479px){
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 30px;
		height: 30px;
	}
	.vc_row .testimonial {
		padding: 0 2em;
	}
	.vc_grid-filter>.vc_grid-filter-item>span, 
	.vc_row .oxilab-flip-box-front .oxilab-flip-box-1-data .oxilab-info {
		font-size: 18px;
	}
	.hover-blog .vc_gitem-post-data-source-post_excerpt p {
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 0;
	}
	.hover-blog .vc_gitem-post-data-source-post_title h2 {
		font-size: 20px !important;
	}
	.hover-blog .vc_grid-filter>.vc_grid-filter-item>span, #blog .vc_gitem-post-data-source-post_excerpt p {
		font-size: 15px;
	}
	h2 {
		font-size: 27px;
	}
	#banner .wpb_raw_code {
		display:block;
		margin-right:0 !important;
	}
	.vc_row .oxilab-flip-box-back-1-data .oxilab-info {
		font-size: 12px;
	}
	.site_title {
		font-size: 56px;
	}
}