body {
	background: #fff url(img/back.html) repeat;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.content {
	margin: 0px 0px;
	display: block;
}
.panel {/*position: absolute;padding: 5px;height: 20px;width: 250px;height: 64px;left: 50%;margin: 70px 0 0 -125px;z-index: 1;*/
}
.panel a {
	display: inline-block;
	width: 33px;
	margin: 0;
	height: 25px;
	outline: none;
	background: #45484d;
	border: solid 1px #333;
	text-align: left !important;
}
.panel a:nth-child(1) {
background: #e0e0e0;
}
.panel a:nth-child(2) {
background: #111111;
}
.panel a:nth-child(3) {
background: #82837E;
}
.panel a:nth-child(4) {
background: #02b8fa;
}
.panel a:nth-child(5) {
background: #008C9E;
}
.panel a:nth-child(6) {
background: #88c425;
}
.panel a:nth-child(7) {
background: #2ecc71;
}
.panel a:nth-child(8) {
background: #C21A01;
}
.panel a:nth-child(9) {
background: #FA023C;
}
.panel a:nth-child(10) {
background: #ff670f;
}
.panel a:nth-child(11) {
background: #D46D22;
}
.panel a:nth-child(12) {
background: #febf01;
}
.panel a:nth-child(13) {
background: #a849a3;
}
.panel a:nth-child(14) {
background: #F56991;
}
.options {
	margin: 100px 0 0 0px;
	float: left;
	position: fixed;
	left: -310px;
	background: #444;
	border-bottom-right-radius: 10px;
}
.options .tools {
	height: 50px;
	width: 50px;
	margin: 0 -50px 0 0;
	display: block;
	background: #555;
	float: right;
	cursor: pointer;
	color: #dedede;
	font-size: 30px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.options .tools i {
	margin: 10px 0 0 11px;
}
.options .tools:hover {
	background: #333;
transition: all .3s linear;
}
.options > div {
	margin: 0 auto;
	display: block;
	padding: 5px 10px 5px;
	width: 290px;
	color: #dedede;
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.options div span {
	width: 150px;
	font-weight: 500;
	margin: 0 0 5px 0;
	display: inline-block;
}
.options .align {
	margin-top: 5px;
}
.options .reset {
	text-align: center;
	height: 50px;
}
#btReset {
	padding: 8px 50px;
	margin-top: 3px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background: #02b8fa;
}
.jetmenu {
	margin: 0px 0 20px 0;
	z-index: 99;
}
.jetmenu {
	width:;auto
	padding:0;
	margin:0;
	position:relative;
	float:right;
	list-style:none;
	background:#FFF;
}
.jetmenu li {
	display:inline-block;
	float:left
}
.jetmenu a {
-o-transition:all .3s linear;
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
transition:all .3s linear;
	outline:0;
	z-index:10
}
.jetmenu>li>a {
	padding: 22px 17px;
	font-family:'Open Sans', sans-serif;
	font-size: 12px;
	color:#06f;
	/*font-weight:normal;*/
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	line-height:21px;
}

.jetmenu >li:hover{border-top:solid 2px #0066CC;}

.jetmenu>li.active>a, .jetmenu>li:hover>a {
	background: none;
	color:#555;
	
}
.jetmenu ul.dropdown, .jetmenu ul.dropdown li ul.dropdown {
	list-style:none;
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	z-index:99;
	min-width:134px;
	background: #1a1c27;
	border-top:15px solid #fff;
	
	-webkit-box-shadow: 0px 12px 29px -5px rgba(0,0,0,0.43);
-moz-box-shadow: 0px 12px 29px -5px rgba(0,0,0,0.43);
box-shadow: 0px 12px 29px -5px rgba(0,0,0,0.43);
}
.jetmenu ul.dropdown {
	top:65px
}
.jetmenu ul.dropdown li ul.dropdown {
	left:100%;
	top:inherit
}
.jetmenu ul.dropdown li {
	clear:both;
	width:100%;
	font-size:12px
}
.jetmenu ul.dropdown li a {
	width:100%;
	padding:12px 24px;
	display:inline-block;
	float:left;
	clear:both;
	font-family:'Open Sans', sans-serif;
	text-decoration:none;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-top:1px solid #000;
	text-transform:capitalize;
	
}
.jetmenu ul.dropdown li:hover>a {
	background:#e0e0e0;
	color:#555
}
.jetmenu ul.dropdown li ul.dropdown.left {
	left:auto;
	right:100%
	
	
}
.jetmenu .indicator {
	position:relative;
	left:5px;
	top:0;
	font-size:14px;
	float:right;
	color:#FFF;
	display:none;
}

.jetmenu .fa{ float:right; padding:0px 0px 0px 7px; font-size:16px;}
.aarrow .fa { float:left; padding:0px 7px 0px 0px; font-size:16px;}


.jetmenu ul li .indicator {
	font-size:12px;
	top:1px;
	left:10px
}
.jetmenu>li>.megamenu {
	position:absolute;
	display:none;
	/*background: rgba(2, 23, 53, 0.9);*/
	background-color:#1a1c27;
	background-position:right bottom;
	background-repeat:no-repeat;
	border-top:10px solid #fff;
	/*border-bottom:solid 1px #666;
	border-right:solid 1px #666;
	border-left:solid 1px #666;*/
	width:25%;
	top:50px;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	color:#999;
	z-index:99;
	padding:20px 30px;
   -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:0px 0px 15px 15px;
	
	-webkit-box-shadow: 0px 12px 29px -5px rgba(0,0,0,0.43);
-moz-box-shadow: 0px 12px 29px -5px rgba(0,0,0,0.43);
box-shadow: 0px 12px 29px -5px rgba(0,0,0,0.43);


}
.jetmenu li>.megamenu ul {
	margin:0 0 20px;
	float:left;
	padding:0;
	display:block;
	position:relative
}
.jetmenu li>.megamenu ul li {
	width:100%;
	padding:4px 0;
	border-bottom:dotted 1px #929191;
	
}

.jetmenu>li>.megamenu .fa{ float:left;}


.jetmenu li>.megamenu ul li.title {
	margin:0 0 8px;
	padding:0 0 5px;
	font-size:14px;
	color:#fff;
	border-bottom:solid 1px #b0aeae;
	font-weight:800;
	
}
.jetmenu li>.megamenu h5 {
	width:100%;
	margin:0;
	padding:9px 0px 9px 10px;
	color:#0a2144;
font-size:15px;
background-color:#eaeaea;
	
}
.jetmenu li>.megamenu a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
-webkit-transition:color .3s linear;
-moz-transition:color .3s linear;
-o-transition:color .3s linear;
transition:color .3s linear;

margin-left:0px; 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

}
.jetmenu li>.megamenu a:hover {
	color:#0a2144;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-left:5px;
	
}
.jetmenu .megamenu img {
	width:100%;
-webkit-transition:border .3s linear;
-moz-transition:border .3s linear;
-o-transition:border .3s linear;
transition:border .3s linear
}
.jetmenu>li.fix-sub>.dropdown, .jetmenu>li.fix-sub>.megamenu, .jetmenu>li.fix-sub>.megamenu.half-width {
	right:0;
	
	
}
.jetmenu>li>.megamenu.half-width {
	width:50%
}
.jetmenu>li>.megamenu.full-width {
	width:100%;
	left:0
}
.jetmenu li>.megamenu form {
	width:100%
}
.jetmenu li>.megamenu form input[type=text], .jetmenu li>.megamenu form textarea {
	padding:5px;
	color:#999;
	background:#444;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	border:solid 1px transparent;
	outline:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
-webkit-transition:border .3s linear;
-moz-transition:border .3s linear;
-o-transition:border .3s linear;
transition:border .3s linear
}
.jetmenu li>.megamenu form input[type=text]:focus, .jetmenu li>.megamenu form textarea:focus {
	border-color:#e0e0e0
}
.jetmenu li>.megamenu form input[type=text], .jetmenu li>.megamenu form textarea {
	width:100%;
	margin-top:10px
}
.jetmenu li>.megamenu form input[type=submit] {
	width:25%;
	float:right;
	height:30px;
	margin-top:10px;
	border:none;
	cursor:pointer;
	background:#444;
	color:#777;
	font-family:'Open Sans', sans-serif;
-webkit-transition:background .3s linear;
-moz-transition:background .3s linear;
-o-transition:background .3s linear;
transition:background .3s linear
}
.jetmenu li>.megamenu form input[type=submit]:hover {
	background:#e0e0e0;
	color:#555
}
.megamenu .row {
	width:100%;
	margin-top:15px
}
.megamenu .row:first-child {
	margin-top:0
}
.megamenu .row:after, .megamenu .row:before {
	display:table;
	content:"";
	line-height:0
}
.megamenu .row:after {
	clear:both
}
.megamenu .row .col1, .megamenu .row .col2, .megamenu .row .col3, .megamenu .row .col4, .megamenu .row .col5, .megamenu .row .col6 {
	display:block;
	min-height:20px;
	float:left;
	margin-left:2.127659574468085%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.megamenu .row [class*=col]:first-child {
margin-left:0
}
.megamenu .row .col1 {
	width:23%
}
.megamenu .row .col2 {
	width:31.914893617021278%
}
.megamenu .row .col3 {
	width:48.93617021276595%
}
.megamenu .row .col4 {
	width:65.95744680851064%
}
.megamenu .row .col5 {
	width:82.97872340425532%
}
.megamenu .row .col6 {
	width:100%
}
.jetmenu>li.right {
	float:right
}
.jetmenu>li.right>.dropdown, .jetmenu>li.right>.megamenu, .jetmenu>li.right>.megamenu.half-width {
	right:0
}
.jetmenu>li.jsright {
	float:right
}
.jetmenu>li.jsright.last>.dropdown, .jetmenu>li.jsright.last>.megamenu, .jetmenu>li.jsright.last>.megamenu.half-width {
	right:0
}
.jetmenu>li>a>i {
	line-height:23px!important;
	margin-right:6px;
	font-size:18px;
	float:left
}
.jetmenu>li.showhide {
	
	width:100%;
	height:50px;
	cursor:pointer;
	color:#999;
	background:#333;
	
	
}
.jetmenu>li.showhide span.title {
	margin:15px 0 0 25px;
	font-family:'Open Sans', sans-serif;
	float:left
}
.jetmenu>li.showhide span.icon {
	margin:17px 20px;
	float:right
}
.jetmenu>li.showhide .icon em {
	margin-bottom:3px;
	display:block;
	width:20px;
	height:2px;
	background:#999
}
.black ul.dropdown li:hover>a, .black>li.active>a, .black>li:hover>a {
	background:#111;
	color:#fff
}
.black li>.megamenu form input[type=text]:focus, .black li>.megamenu form textarea:focus {
	border-color:#111
}
.black li>.megamenu form input[type=submit]:hover {
	background:#111;
	color:#fff
}
.black li>.megamenu a:hover {
	color:#dedede
}
.grey ul.dropdown li:hover>a, .grey>li.active>a, .grey>li:hover>a {
	background:#82837E;
	color:#fff
}
.grey li>.megamenu form input[type=text]:focus, .grey li>.megamenu form textarea:focus {
	border-color:#82837E
}
.grey li>.megamenu form input[type=submit]:hover {
	background:#82837E;
	color:#fff
}
.grey li>.megamenu a:hover {
	color:#dedede
}
.blue ul.dropdown li:hover>a, .blue>li.active>a, .blue>li:hover>a {
	background:#fff;
	color:#0064c2
}
.blue li>.megamenu form input[type=text]:focus, .blue li>.megamenu form textarea:focus {
	border-color:#02b8fa
}
.blue li>.megamenu form input[type=submit]:hover {
	background:#02b8fa;
	color:#fff;
}
.blue li>.megamenu a:hover {
	color:#f16027;
}
.deeper ul.dropdown li:hover>a, .deeper>li.active>a, .deeper>li:hover>a {
	background:#008C9E;
	color:#fff
}
.deeper li>.megamenu form input[type=text]:focus, .deeper li>.megamenu form textarea:focus {
	border-color:#008C9E
}
.deeper li>.megamenu form input[type=submit]:hover {
	background:#008C9E;
	color:#fff
}
.deeper li>.megamenu a:hover {
	color:#008C9E
}
.green ul.dropdown li:hover>a, .green>li.active>a, .green>li:hover>a {
	background:#88c425;
	color:#fff
}
.green li>.megamenu form input[type=text]:focus, .green li>.megamenu form textarea:focus {
	border-color:#88c425
}
.green li>.megamenu form input[type=submit]:hover {
	background:#88c425;
	color:#fff
}
.green li>.megamenu a:hover {
	color:#88c425
}
.emerald ul.dropdown li:hover>a, .emerald>li.active>a, .emerald>li:hover>a {
	background:#2ecc71;
	color:#fff
}
.emerald li>.megamenu form input[type=text]:focus, .emerald li>.megamenu form textarea:focus {
	border-color:#2ecc71
}
.emerald li>.megamenu form input[type=submit]:hover {
	background:#2ecc71;
	color:#fff
}
.emerald li>.megamenu a:hover {
	color:#2ecc71
}
.red ul.dropdown li:hover>a, .red>li.active>a, .red>li:hover>a {
	background:#C21A01;
	color:#fff
}
.red li>.megamenu form input[type=text]:focus, .red li>.megamenu form textarea:focus {
	border-color:#C21A01
}
.red li>.megamenu form input[type=submit]:hover {
	background:#C21A01;
	color:#fff
}
.red li>.megamenu a:hover {
	color:#C21A01
}
.pox ul.dropdown li:hover>a, .pox>li.active>a, .pox>li:hover>a {
	background:#FA023C;
	color:#fff
}
.pox li>.megamenu form input[type=text]:focus, .pox li>.megamenu form textarea:focus {
	border-color:#FA023C
}
.pox li>.megamenu form input[type=submit]:hover {
	background:#FA023C;
	color:#fff
}
.pox li>.megamenu a:hover {
	color:#FA023C
}
.orange ul.dropdown li:hover>a, .orange>li.active>a, .orange>li:hover>a {
	background:#ff670f;
	color:#fff
}
.orange li>.megamenu form input[type=text]:focus, .orange li>.megamenu form textarea:focus {
	border-color:#ff670f
}
.orange li>.megamenu form input[type=submit]:hover {
	background:#ff670f;
	color:#fff
}
.orange li>.megamenu a:hover {
	color:#ff670f
}
.sunburst ul.dropdown li:hover>a, .sunburst>li.active>a, .sunburst>li:hover>a {
	background:#D46D22;
	color:#fff
}
.sunburst li>.megamenu form input[type=text]:focus, .sunburst li>.megamenu form textarea:focus {
	border-color:#D46D22
}
.sunburst li>.megamenu form input[type=submit]:hover {
	background:#D46D22;
	color:#fff
}
.sunburst li>.megamenu a:hover {
	color:#D46D22
}
.yellow ul.dropdown li:hover>a, .yellow>li.active>a, .yellow>li:hover>a {
	background:#febf01;
	color:#222
}
.yellow li>.megamenu form input[type=text]:focus, .yellow li>.megamenu form textarea:focus {
	border-color:#febf01
}
.yellow li>.megamenu form input[type=submit]:hover {
	background:#febf01;
	color:#222
}
.yellow li>.megamenu a:hover {
	color:#febf01
}
.purple ul.dropdown li:hover>a, .purple>li.active>a, .purple>li:hover>a {
	background:#a849a3;
	color:#fff
}
.purple li>.megamenu form input[type=text]:focus, .purple li>.megamenu form textarea:focus {
	border-color:#a849a3
}
.purple li>.megamenu form input[type=submit]:hover {
	background:#a849a3;
	color:#fff
}
.purple li>.megamenu a:hover {
	color:#a849a3
}
.pink ul.dropdown li:hover>a, .pink>li.active>a, .pink>li:hover>a {
	background:#F56991;
	color:#fff
}
.pink li>.megamenu form input[type=text]:focus, .pink li>.megamenu form textarea:focus {
	border-color:#F56991
}
.pink li>.megamenu form input[type=submit]:hover {
	background:#F56991;
	color:#fff
}
.pink li>.megamenu a:hover {
	color:#F56991
}
@media (max-width:768px) {
.jetmenu>li {
display:block;
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box
}



.jetmenu>li>a {
padding:15px 25px
}
.jetmenu a {
width:100%;
background:#333;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box
}
.jetmenu ul.dropdown, .jetmenu ul.dropdown li ul.dropdown {
width:100%!important;
left:0;
position:static!important;
border:none;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box
}
.jetmenu ul.dropdown li {
background:#fff!important;
border:none
}
.jetmenu ul.dropdown>li>a {
padding-left:40px!important
}
.jetmenu>li>.megamenu {
width:100%!important;
position:static;
border-top:none
}
.jetmenu>li>.megamenu .row [class*=col] {
float:none;
display:block;
width:100%!important;
margin-left:0;
margin-top:15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.jetmenu>li>.megamenu .row, .jetmenu>li>.megamenu .row:first-child [class*=col]:first-child {
margin-top:0
}
.jetmenu>li>ul.dropdown>li>a {
padding-left:40px!important
}
.jetmenu>li>ul.dropdown>li>ul.dropdown>li>a {
padding-left:60px!important
}
.jetmenu>li>ul.dropdown>li>ul.dropdown>li>ul.dropdown>li>a {
padding-left:80px!important
}



}
@media (min-width:768px) and (max-width:900px) {
.jetmenu>li>.megamenu {
width:100%!important;
left:0!important
}






}
@media (max-width: 768px) {
.options {
font-size: 12px;
}
.content {
margin: 0 20px;
display: block;
}
.jetmenu li > .megamenu ul li.title {
border: none;
}





}
@media (max-width: 480px) {
.content {
margin: 0;
}
.jetmenu a {
    width: 100%;
    background: #333;
	
	}
	
.jetmenu > li > a {color:#ccc;}

.megamenu ul li a{ background-color:#1b1d28;}

}
@media (max-width: 768px){
.jetmenu>li {
    display: none;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
}