/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 08 2025 | 18:47:46 */
body {
	color:#000000;
	background-color:#ffffff;
}
body > div {
	font-size: 20px;
	font-family: "Roboto", sans-serif;
    font-weight: 300; 
    font-style: normal;
}
a {
	text-decoration: none !important;
	color:#000000;
}

/* SITE INNER */
.content-sidebar .site-inner{
/*	padding: 0px 15px 40px 15px; */
	padding: 0px 15px 0px 15px;
	position: relative;
/*	z-index: 10; */
}

/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	color:#000000;
}
/*MENU_SECTION*/
.menu a span {
/*	color: #000000; */
	font-size: 16px;
}
/*
#mega-menu-wrap-primary #mega-menu-primary{
	
}
*/
/*
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	font-family: "Roboto", sans-serif;
    font-weight: 300; 
    font-style: normal;
}
*/
/* CURRENT ACTIVE MENU ITEM */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
/*	color:#fff; */
}

.menu li {
	padding: 0px 12px;
}
.genesis-nav-menu a{
	font-weight:300;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}

/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
    padding: 8px 15px;
}
.menu li .sub-menu{
    top: 17px;
    background-color: #000000;
    border: 0;
    text-align: left;
    width:215px;
}
.menu li .sub-menu li{
	margin:0;
}
.vc_row .sub-menu-toggle {
	padding:0;
	display: block;
	visibility: visible;
}
.sub-menu-toggle::before {
	content: """";
	border: 5px solid transparent;
	border-top: 5px solid #000000;
	vertical-align: bottom;
	width: auto;
	height: auto;
}
.vc_row .sub-menu-toggle.activated {
    top: -4px;
}
.genesis-nav-menu .sub-menu a span {
    color: #fff;
    font-size: 17px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    right: 100%;
    left: initial;
}
/*ICON_SECTION*/
.wpb_raw_code a {
	display: inline-flex;
	align-items: center;
}
/*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:0px;
	padding: 2px 15px;
	color: #000000;
	background:#ffffff;
	background-image: none;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#000000;
	opacity:  0.6;
}
:-moz-placeholder { 
	color:#000000;
	opacity:  0.6;
}
::-moz-placeholder {
	color:#000000;
	opacity:  0.6;
}
:-ms-input-placeholder {
	color:#000000;
	opacity:  0.6;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #fff;
	border: 2px solid #000000!important;
	color:#000000;
	font-size: 18px !important;
	font-weight: 400;
	padding: 12px 12px !important;
	border-radius:0px !important;
	line-height: 1 !important;
}
.gform_footer input {
	background:#000000;
	margin-bottom: 0px!important;
	width: 100%;
}
/*SITE_FOOTER*/
.site-footer {
/*	background: #000000;  */
	color: white;
	font-size: 14px;
/*	padding: 10px; */
}
.site-footer a {
	color: white;
}
.site-footer .vc_row-has-fill>.vc_column_container>.vc_column-inner{
	padding-top: 0px;
}


.content {
    float: none;
    width: 100%;
}
.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%;
}
.web-stories .site-inner {
    width: 1200px;
    padding: 50px 0px;
}
/* DATA TABLES */
.powered_by_link{ 
	display:none;
}

/* KEY POINT BOXES*/
.key-point-boxes{
	font-size: 1em;
/*    color: #ffffff; */
    text-align: center;
	font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.key-point-boxes .vc_column-inner{
	min-height: 350px;
}

/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
.web-stories .site-inner {
    width: 100%;
}
}
@media only screen and (max-width: 1023px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 6px 0px 6px;
}
}
@media only screen and (max-width: 959px){	
	.site-header {
		position: relative;
		z-index: 11;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: flex;
        position: absolute;
        flex-direction: column;
        min-width: 370px;
        right: 0;
    }
	.genesis-responsive-menu {
		display: block!important;
	}
	.menu-toggle {
		display: none;
	}
	.site-header .wpb_column {
		text-align: center;
	}
	#mega-menu-wrap-primary #mega-menu-primary, .site-header .wpb_single_image.vc_align_left {
		text-align: center!important;
	}
	.vc_row.parentrower {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex!important;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.mobilefirst {
		-webkit-order: 1;
		order: 1;
	}
	.mobilesecond {
		-webkit-order: 2;
		order: 2;
	}
	ul.mega-sub-menu {
		position: relative!important;
	}
	.widget.widget_builder_vc li {
		clear: both!important;
	}
	.header-menu.vc_column_container .vc_column-inner {
		padding: 0;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		right: initial;
	}
}
@media only screen and (max-width: 767px){
	h1.vc_custom_heading, h2.vc_custom_heading, .vc_row .wpb_single_image, .vc_row .vc_btn3-container, .site-footer .text-right, .site-footer p, .site-footer .vc_row {
		text-align:center !important;
	}	
}
