BODY {
	min-height:100%;
	background: #FFFFFF;
	font-size: 16px; 
	line-height:1.5;
	font-family: 'Roboto Condensed', sans-serif;
	color: #545454;
	padding-bottom:0px;
	font-weight:300;
}

TD, TH {
	padding:8px;
}

IMG,EMBED,OBJECT,VIDEO {
	max-width: 100%;
	height:auto !important;		
}

IFRAME {
	max-width: 100%;
}

H1 { 
	clear:both;
	font-size: 40px; 
	padding-top:0px; 
	padding-bottom:35px; 
	margin:0px; 
	text-align:center;
	color:#000000;
}

H1::after{
	clear:both;
	display:block;
	content:'';
	width:120px;
	max-width:100%;
	height:8px;
	line-height:8px;
	margin:auto;
	margin-top:12px;
	background:#ffcb05;
}
	
H2 { 
}

H3{

}

HR { 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 
	background-color: #cccccc; 
}

INPUT, SELECT { 
	vertical-align:middle; 
	border: 1px solid #cccccc; 
	background-color: #FFFFFF; 
	color: #000000; 
	padding:6px;
}

TEXTAREA { 
	border: 1px solid #cccccc; 
	background-color: #FFFFFF; 
	color: #000000; 
	padding:6px;	
}

INPUT:focus, INPUT:active, TEXTAREA:focus, TEXTAREA:active, SELECT:focus, SELECT:active {
	border:1px solid #666666;
}

INPUT[type="submit"]	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 0px none;
	background: #fec80e; 
	border: 1px solid #fec80e; 	
	color: #000000; 
	padding:6px;	
	transition: all 0.2s ease-in-out;		
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #000000;
    background-color: #ffcb05;
    border-color: #ffcb05;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #000000;
    background-color: #ffcb05;
    border-color: #ffcb05;
}

.btn-primary {
    color: #000000;
    background-color: #ffcb05;
    border-color: #ffcb05;
}

.btn-primary.focus, .btn-primary:focus {
    color: #000000;
    background-color: #ffcb05;
    border-color: #ffcb05;;
}

INPUT[type="submit"]:hover	{ 
	background:#467ec7;
}

.bootstrap-select{
	width:100%;
}

INPUT[type="checkbox"].styled, INPUT[type="radio"].styled {
	margin:0px;
	margin-right:10px;
	border: 1px solid #275899; 
	width:15px;
	height:15px;	
   outline:0px none;
	padding:1px;
}

LABEL{
	font-weight:normal;
}

A { 
	color: #275899;
	text-decoration: none; 
	transition: all 0.2s ease-in-out;		
}

A:hover { 
color: #FF6600;
	text-decoration: none; 
}

#menu1, #menu1 * {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 898;	
}

#g_menu{
	font-weight:400;
}

#menu1 {
	display:block;
	float:right;
	margin:0px;
	padding:0px;
	border-bottom:3px solid #ffcb05;
}

#menu1 LI {
	position: relative;
	white-space: nowrap;
	*white-space: normal;	
}

#menu1 UL LI {
	width:210px;
	white-space: normal;
	text-align:left;
}

#menu1 UL {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 999;
}

#menu1 > LI {
	float: left;
}

#menu1 UL UL {
	top: 0;
	left: 100%;
}

#menu1 LI:hover > UL,
#menu1 LI.sfHover > UL {
	display: block;
}

#menu1 A {
	display: block;
	position: relative;
	zoom: 1;	
	text-decoration: none;	
}

#top_home A{
	color:#ffffff;
	width:32px;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:18px;
	font-family:icomoon;
	color:#000000;
	background:#ffcb05;
	font-size:15px;
}

#top_home A::after{
	content: "\e901";
}

#menu1 A.item1 {
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	height:50px;
	line-height:50px;
	font-size:18px;
	transition: all 0s ease-in-out;	
}

#menu1 LI:last-child A.item1 {
	border-right:0px none;	
}

#menu1 A.item1:hover,
#menu1 LI.sfHover A.item1,
#menu1 LI.sfHover A.current,
#menu1 LI.current A.item1{
	color:#000000;
	background:#ffcb05;
}

#menu1 A.item2 {
	color:#ffffff;
	background:#188dea;
	font-weight:normal;
	font-size:14px;
	text-align:left;	
	padding:10px;	
	border-bottom:1px solid #5fadeb;	
	border-top:0px none;	
	transition: all 0.2s ease-in-out;	
}

#menu1 A.item2:hover {
	color:#ffffff;
	background:#1085e2;
	transition:none;
}

#mobnav-btn {
	display: none;
	position: absolute;
	top:10px;
	right:10px;
	z-index:10;
	font-weight: normal;
	background:#000000;
	color: white;
	padding: 10px;
	text-align:left;
	cursor: pointer;	 
	font-size:18px;
}

#mobnav-btn DIV{
	float:left;
	width: 22px;
	margin-top:5px;
}

#mobnav-btn SPAN{
	background-color: #ffcb05;
	display: block;
	float:left;
	width: 22px;
	height: 2px;
	line-height: 2px;
	margin-top: 4px;
}

#mobnav-btn SPAN:first-child{
	margin-top: 0px;
}

.mobnav-subarrow {
    display: none;
}

#top{
	padding-top:30px;
	background:#000000 url('../img/top.jpg') center center no-repeat;
	background-size:cover;
	overflow-y:auto;
	height:697px;
}

#wwwpage #top{
	height:360px;
}

#top1{
	width:1200px;
	max-width:98%;
	margin:auto;
}

#top1_1{
	float:left;
	text-align:left;
	padding-bottom:10px;	
}

#top1_2{
	float:right;
	text-align:right;
	padding-bottom:10px;
}


#maincontent{
	background:#ffffff;
	clear:both;
}

#maincontent2{
	width:1200px;
	max-width:100%;
	margin:auto;
	text-align:left;
	background:#ffffff;
	padding-top:70px;
	padding-bottom:70px;
	overflow-y:auto;
}

#maincontent3{
}

#foot{
	clear:both;
	padding-top:25px;
	overflow-y:auto;
	border-top:1px solid #cfcfcf;
}

#foot0{
	width:1200px;
	max-width:98%;
	margin:auto;
	font-size:14px;
	color:#000000;
}

#foot0 A{
	color:#000000;
}

#foot0 A:hover{
	color:#666666;
}

#foot1{
	float:left;
	text-align:left;
	padding-bottom:20px;		
}

#foot2{
	float:right;
	text-align:right;
	padding-bottom:20px;	
}

#profiler {
	text-align:left;
}

#profiler .panel-heading{
	text-align:left;
	background:#597c97;
}

#profiler H6.panel-title{
	display:block;
}

#profiler H6.panel-title A{
	color:#ffffff;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
}

#contactp{
	clear:both;
	padding-top:40px;
	padding-bottom:40px;
	width:1200px;
	max-width:98%;
	margin:auto;
	font-size:18px;
}

#contactp .panel_title{
	font-size:36px;
	color:#ffcb05;
	padding-bottom:40px;
	text-align:center;
	font-weight:bold;
}

#dol{
	clear:both;
	list-style-type:none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;     
	margin:auto;
	-webkit-flex-wrap: wrap;	
	flex-wrap: wrap;	
	-webkit-justify-content:center;	
	justify-content:center;	
	padding:0px;
	font-size:21px;
}

#dol1{
	width:50%;
	background:#000000 url('../img/dol1.jpg') top right no-repeat;
	color:#ffffff;
}

#dol2{
	width:50%;
	background:#fec80e url('../img/dol2.jpg') top left no-repeat;
	color:#000000;
}

#dol10{
	width:600px;
	max-width:100%;
	float:right;
	padding:70px;
	padding-left:0px;
}

#dol20{
	width:600px;
	max-width:100%;
	float:left;
	padding:70px;
	padding-right:0px;
}

#dol1 .panel_title{
	font-size:48px;
	text-align:center;
	padding-bottom:50px;
}

#dol1 .panel_title::after{
	content:'';
	display:block;
	margin:auto;
	max-width:116px;
	height:8px;
	line-height:8px;
	background:#ffcb05;
	margin-top:10px;
}


#dol2 .panel_title{
	font-size:48px;
	text-align:center;
	padding-bottom:50px;
	color:#ffffff;
}

#dol2 .panel_title::after{
	content:'';
	display:block;
	margin:auto;
	max-width:116px;
	height:8px;
	line-height:8px;
	background:#000000;
	margin-top:10px;
}

#dol UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}

#dol LI{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

#dol1 LI::before{
	font-family:icomoon;
	content: "\ed82";
	font-size:14px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	color:#ffcb05;
	margin-top:4px;
}


#dol2 LI::before{
	font-family:icomoon;
	content: "\ed82";
	font-size:14px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	color:#ffffff;
	margin-top:4px;
}


#slider2{
	clear:both;
	text-align:center;
	font-size:60px;
	color:#ffffff;
	width:100%;
	padding-top:160px;
}

#slider20{
	width:100%;
}

#slider20 DIV{
	width:100%;
	text-align:center;
}

#slider20 DIV::after{
	clear:both;
	display:block;
	content:'';
	width:435px;
	max-width:50%;
	height:10px;
	line-height:10px;
	margin:auto;
	margin-top:20px;
	background:#ffcb05;
}

#search_panel{
	float:right;
	padding-top:15px;
	clear:both;
	padding-right:10px;
	max-width:250px;
}

@media only screen and (max-width: 480px) {

	#colorbox, div.toplayer #cboxWrapper {
		width:100% !important;
	   max-width:100%;
	}

	#colorbox DIV{
	   max-width:100%;
	}

	#facebook_pan {
	    background:#3b5998;
	    float: none;
	    padding: 0;
	    position: static;
	    right: auto;
	    top: auto;
	    width: 100%;
	    z-index: 1;
	}	
	
	#facebook_pan2 {
	    margin-left: 0px;
		 overflow:hidden;
	}	

	#menu1 A.item1 {
		padding-left:12px;
		padding-right:12px;
		font-size:15px;
	}	

	#g_menu, #menu1{
		overflow-y:auto;
		background:#000000;
		width:100%;
		padding:0px;
		margin:0px;
		display:block;
	}

	#mobnav-btn {
		display: block;
		clear:both;
	}

	.mobnav-subarrow {
		display: block;
		background-color: #0a5ba1;
		opacity: .3;
		height: 20px;
		width: 30px;
		background-position: top left!important;
		position: absolute;
		top: 8px;
		right: 10px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-transition: all .1s ease-in-out;
		-moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		-o-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out;
	}
	 
	#menu1 {
		width: 100%!important;
		display: none;
	}
	
	#menu1.xactive {
		display: block!important;
	}	
	
	#menu1{
		float:none;
		text-align:left;
		width:100%;
	}
		
	#menu1 > LI {
		float: none;
		width:100%;
		position:static;
		border-right:0px none;
	}	
	
	#menu1 UL {
		position: static !important;
		display: none !important;
		top: none;
		z-index: none;
		width:100%;
	}	
	
	#menu1 UL LI {
		width:100%;
		white-space: normal;
		text-align:left;
	}		
	
	#top1_1, #top1_2{
		float:none;
		clear:both;
		width:auto;
		text-align:center;
	}		
	
	#foot1, #foot2{
		float:none;
		clear:both;
		width:auto;
		text-align:center;		
	}	

	#top_home{
		display:none;
	}
	
	#top{
		overflow:hidden;
		height:auto;
	}
	
	#dol1,#dol2{
		float:none;
		width:100%;
	}
	
	#dol10,#dol20{
		padding:20px;
	}
	
	H1{
		font-size:40px;	
	}
	
	#contactp{
		text-align:center;
	}
	
	#slider2 {
	    font-size: 36px;
		 padding-top:60px;
		 padding-bottom:20px;
	}	
	
	.submenu-table-images LI {
	    width: 100%;
	}	
	
	#search_panel{
		float:none;
		margin:auto;
		width:250px;
		max-width:100%;
	}
	
		
}

@media only screen and (max-width: 768px) and (min-width: 481px) {

	#colorbox, div.toplayer #cboxWrapper {
		width:100% !important;
	   max-width:100%;
	}

	#colorbox DIV{
	   max-width:100%;
	}

	#facebook_pan {
	    background:#3b5998;
	    float: none;
	    padding: 0;
	    position: static;
	    right: auto;
	    top: auto;
	    width: 100%;
	    z-index: 1;
	}	
	
	#facebook_pan2 {
	    margin-left: 0px;
		 overflow:hidden;
	}	

	#menu1 A.item1 {
		padding-left:12px;
		padding-right:12px;
		font-size:15px;
	}	

	#g_menu, #menu1{
		overflow-y:auto;
		background:#000000;
		width:100%;
		padding:0px;
		margin:0px;
		display:block;
	}

	#mobnav-btn {
		display: block;
		clear:both;
	}

	.mobnav-subarrow {
		display: block;
		background-color: #0a5ba1;
		opacity: .3;
		height: 20px;
		width: 30px;
		background-position: top left!important;
		position: absolute;
		top: 8px;
		right: 10px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-transition: all .1s ease-in-out;
		-moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		-o-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out;
	}
	 
	#menu1 {
		width: 100%!important;
		display: none;
	}
	
	#menu1.xactive {
		display: block!important;
	}	
	
	#menu1{
		float:none;
		text-align:left;
		width:100%;
	}
		
	#menu1 > LI {
		float: none;
		width:100%;
		position:static;
		border-right:0px none;
	}	
	
	#menu1 UL {
		position: static !important;
		display: none !important;
		top: none;
		z-index: none;
		width:100%;
	}	
	
	#menu1 UL LI {
		width:100%;
		white-space: normal;
		text-align:left;
	}		
	
	#top1_1, #top1_2{
		float:none;
		clear:both;
		width:auto;
		text-align:center;
	}		
	
	#foot1, #foot2{
		float:none;
		clear:both;
		width:auto;
		text-align:center;		
	}	

	#top_home{
		display:none;
	}
	
	#top{
		overflow:hidden;
		height:auto;
	}
	
	#dol1,#dol2{
		float:none;
		width:100%;
	}
	
	#dol10,#dol20{
		padding:20px;
	}
	
	H1{
		font-size:40px;	
	}
	
	#contactp{
		text-align:center;
	}
	
	#slider2 {
	    font-size: 36px;
		 padding-top:60px;
		 padding-bottom:20px;
	}	
	
	.submenu-table-images LI {
	    width: 100%;
	}	

	#search_panel{
		float:none;
		margin:auto;
		width:250px;
		max-width:100%;
	}
		
}

@media only screen and (max-width: 1199px) and (min-width: 769px) {

	#colorbox, div.toplayer #cboxWrapper {
		width:100% !important;
	   max-width:100%;
	}

	#colorbox DIV{
	   max-width:100%;
	}


}

@media print {

	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a, a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	tr,img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}

	h2,h3 {
		page-break-after: avoid;
	}
	
	DIV{
		max-width:100%;
	}	

}