.widget  td {
	
	font-size: 1.5em!important;
}
.widget  td {
	width: 300px;
	color: #FFF;
	font-size: 16px;
}
.widget  select{
	width: 100px!important;
	height: 25pt!important;
	font-size: 16px!important;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control)
{
	font-size: 1rem!important;
	line-height: 20px;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	width: 110px!important;
	padding-top: 1;
	padding-right: rem;
	padding-bottom: 1.25;
	padding-left: rem;
	    height: 25pt!important;
}
#sppb-addon-1554477084738 .sppb-addon-title {
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
}
.slideshow h2{}
.slideshow p{ 
  text-shadow: 2px 2px 8px #000000;
}
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: .8em/*{fsDefault}*/; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/cccccc_40x100_textures_03_highlight_soft_75.png)/*{bgImgUrlHeader}*/ 0/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ffffff_40x100_textures_02_glass_75.png)/*{bgImgUrlContent}*/ 0/*{bgContentXPos}*/ 0/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
#sp-header {
	height: 70px;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 99;
	box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.10);
	background-color: #FFF;
	margin-bottom: 25px!important;
}
#sp-header.header-sticky {
	position: fixed;
	z-index: 9999;
	height: 90px;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    float: left;
    position: relative;
      
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
   font-family: Roboto;
    font-size: 18px;
  color: #2b3084;
  
}