@charset "utf-8";
/*header starts */
.JWT-footer-input span{position: absolute;    right: 42px; top: 6px;color:#fff;}
.JWT-footer-input p {position: absolute;  background-color: transparent;  color: #fff;  padding-left: 10px;    width: 100%;  text-align: left;top:-12px;}
.JWT-footer-input{    width:120px; position: relative;  margin: 0 auto;}
.JWT-footer-list{padding: 0;margin:0; width:100%; display: none; position: absolute;     bottom:100%;left: 0; z-index: 99;  border-bottom: 1px solid #ccc;  background: #222;}
.JWT-footer-list li{    padding: 0;  width:100%;margin: 0;list-style: none;  line-height: 30px; border-bottom: 1px solid #ddd;  }
.JWT-footer-list li a{ display: block;width: 100%;  color:#fff;    padding-left: 6%;margin-top: 8px !important;
line-height: 25px; }
.JWT-footer-input>i{position: absolute;  top: 12px;  right: 56px; font-style: normal;  color: #999;}
.JWT-footer-support{ float:right; margin-top: 20px; }
.JWT-footer-input:hover .JWT-footer-list{ display: block; }
.JWT-footer-support p{ display:block;margin-right:10px;float:left; color:#8f9397;line-height: 31px;}
.JWT-footer-input img{ position: absolute;  right: 17px;      top: -12px; cursor: pointer;  width: 20px; }

.header{
position: absolute;
top: 0;
width: 100%;
}
.posiftzn  {
	position:relative;
	border-bottom: 1px solid #fff;
}
.posiftzn .nwlb {
position: absolute;
    left: 0;
    top: 10px;
    color: #fff;
    width: 75px;
	
}
.posiftzn .nwlb sub {
bottom: 0.1em;
    left: 0px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: 1px;
	border-radius: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
}
.header .dropdown-menu > li > a, .header .dropdown-menu > li > a:focus {
	padding: 6px;
}
.header input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
.header .navbar-nav > li {
	margin-top: 10px;
}
.header .navbar-nav > li a:hover{
	background: #50504a;
	color:#fff;
}
.header .navbar-nav > li a.active {
    background: #50504a;
    color: #fff;
}
.header .navbar-nav > li:last-child{    margin-left: 30px;}
.header input::-webkit-search-decoration, .header input::-webkit-search-cancel-button {
 display: none;
}
.header input[type=search] {
	background: url(../images/serch-btn.png) no-repeat 9px center;
	padding: 9px 10px 9px 32px;
	width: 55px;
	height: auto;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	position: absolute;
	top: 40px;
	right: 0;
}
.header input[type=search]:focus {

	width: 130px;
	background-color: #fff;
	border-color: #66CC75;
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}
 .header input:-moz-placeholder {
 color: #999;
}
.header input::-webkit-input-placeholder {
 color: #999;
}
/* Demo 2 */
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
	margin-top: -35px;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:hover{
	width: 250px;
    padding-left: 40px;
	color: #000;
	background-color: #fff;
	cursor: auto;
	border: 1px solid #009b24 ;
}
#demo-2 input:-moz-placeholder {
 color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
 color: transparent;
}
.navbar {
	min-height: auto !important;
	margin-bottom: 0 !important;
}
.header .navbar-inverse{
	/*background: #1c1c1c !important;*/
}
.header .navbar-inverse .navbar-nav > .active > a, .header .navbar-inverse .navbar-nav > .active > a:hover, .header .navbar-inverse .navbar-nav > .active > a:focus {
	background: none !important;
	color: #fff !important;
}
.header .navbar-inverse .navbar-nav > li > a:hover, .header .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff !important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #000 !important;
	background: none !important;
}
/*.header .dropdown:hover .dropdown-menu {
overflow: visible;
    z-index: 999;
    display: block;
    min-width: 100%;
    top: 160%;
}*/
.header .nav > li > a {
	font-size: 16px;
	color: #fff;
	text-transform: capitalize;
	position: relative;
}
.header img{
	width: 60%;
}
.header .navbar-nav > li >{
	padding-top: 45px;
	padding-bottom: 45px;
}
.header .navbar-nav > li > a:after, .header .navbar-nav > li > a:before {
	content: "";
	position: absolute;
	transition: all .5s;
	display: none;
}
/*.header .navbar-nav > li > a:before {
	background: url(../images/nav-hvr-left.png) no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	left: -6px;
	top: 50px;
}*/
.header .navbar-nav > li > a:hover:before, .header .navbar-nav > li > a:hover:after {
	display: block;
}
/*.header .navbar-nav > li > a:after {
	background: url(../images/nav-hvr-right.png) no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	right: -6px;
	top: 50px;
}*/
/*.header .nav > li > a:after {
	width: 0%;
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: -30px;
	height: 3px;
	background: #00b6ff;
}*/
.navbar-inverse .navbar-toggle {
	border-color: #dd2120  !important;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #dd2120  !important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: transparent;
}
.header .dropdown-menu {
	min-width: 100%;
	text-align: center;/*	width: 100%;*/
}
.header .navbar-nav li:hover .dropdown-menu1 {
	display: block;
}
.header .dropdown-menu li a {
	font-size: 13px;
}
.header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > li > a:focus {
	color: #00b6ff;
}
.header .navbar-default {
	background-color: #fff;
	border-color: #fff;
	height: auto;
	min-height: inherit;
	margin-bottom: 0px;
}
.header .navbar-brand {
	height: auto;
	padding: 0;
}
.header .navbar-brand h1 {
	float: l;
}
.header .navbar-nav > li > a {
	margin: 0 2px;
    font-size: 15px;
    padding: 10px 8px;
}
/*.header .navbar-nav > li > a:hover {
	background:url(../images/nav-hvr.png) no-repeat;
	background-size:contain;
}*/
.lastli {
	margin-right: 40px;
}
.header .navbar-inverse {
	background-color: rgba(0, 0, 0, 0.5) !important;
	border: none !important;
}
.logo-area {
	padding: 5px 0;
	width: auto;
}
.header .navbar-brand {
	height: auto !important;
	padding: 0 !important;
	position: relative;
	z-index: 9999;
}
.logo-area p {
	font-size: 18px;
	color: #fff;
	margin-left: 110px;
	margin-top: 30px;
	
}
.logo-area p span.headspa {
	color: #b81c22;
	display: contents;
}
.searchli {
	position: relative;
	width: 60px;
}
#searchli {
	position: absolute;
	right: 0;
	top: 6px;
	float: left;
	width: 250px;
}
.search {
	padding: 5px 0;
	width: 230px;
	height: 30px;
	position: relative;
	left: 10px;
	float: left;
	line-height: 22px;
}
.search .btn, .search .btn:active:focus {
	background: #fff;
	border: none;
}
.search input {
	position: absolute;
	width: 0px;
	float: Left;
	margin-left: 210px;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	height: 30px;
	line-height: 18px;
	padding: 0 2px 0 2px;
	border-radius: 1px;
	border: none;
	display: none;
	border: 1px solid #00b6ff;
}
.search:hover input, .search input:focus {
	width: 200px;
	display: block;
	margin-left: 0px;
}
.bannerSlider ol > li::before {
	display: none;
	content: '';
}
.mbil-nav [hidden] {
	display: none;
	visibility: hidden;
}
.mbil-nav a, .mbil-nav label {
	display: block;
 padding: 10px;
	color: #fff;
	background-color: #b81c22;
	background-color: #fff;
	box-shadow: inset 0 -1px #ffffff24;
	transition: all .25s ease-in;
}
.mbil-nav a:focus, .mbil-nav a:hover, .mbil-nav label:focus, .mbil-nav label:hover {
	color: #fff;
	    background: #dd2120;
}
.mbil-nav label {
	cursor: pointer;
}
.mbil-nav .group-list li {
	width: 100%
}
.mbil-nav .group-list a, .mbil-nav .group-list label {
	/*	padding-left: 2rem;*/
	background: #b81c22;
	box-shadow: inset 0 -1px #ffffff24;
}
.mbil-nav .group-list a:focus, .mbil-nav .group-list a:hover, .mbil-nav .group-list label:focus, .mbil-nav .group-list label:hover {
	    background: #dd2120;
}
.mbil-nav .sub-group-list a, .mbil-nav .sub-group-list label {
	/*	padding-left: 4rem;*/
	    background: #dd2120;
	box-shadow: inset 0 -1px #ffffff24;
}
.mbil-nav .sub-group-list a:focus, .mbil-nav .sub-group-list a:hover, .mbil-nav .sub-group-list label:focus, .mbil-nav .sub-group-list label:hover {
	    background: #dd2120;
}
.mbil-nav .sub-sub-group-list a, .mbil-nav .sub-sub-group-list label {
	/*	padding-left: 6rem;*/
	background: #074ba2;
	box-shadow: inset 0 -1px #ffffff24;
}
.mbil-nav .sub-sub-group-list a:focus, .mbil-nav .sub-sub-group-list a:hover, .mbil-nav .sub-sub-group-list label:focus, .mbil-nav .sub-sub-group-list label:hover {
    background: #dd2120;
}
.mbil-nav .group-list, .mbil-nav .sub-group-list, .mbil-nav .sub-sub-group-list {
	height: 100%;
	max-height: 0;
	overflow: hidden;
	transition: max-height .5s ease-in-out;
}
.mbil-nav .nav__list input[type=checkbox]:checked + label + ul {
	max-height: 1000px;
}
.mbil-nav label > span {
	float: right;
	width: 12px;
	height: 9px;
	transition: -webkit-transform .65s ease;
	transition: transform .65s ease;
	transition: transform .65s ease, -webkit-transform .65s ease;
	background: url(../images/menu-pls-mins.png) 0 0 no-repeat;
}
.mbil-nav label > span {
}
.mbil-nav .nav__list input[type=checkbox]:checked + label > span {
	background: url(../images/menu-pls-mins.png) 0 -9px no-repeat;
}
.mbil-nav li a {
	color: #1b1b1b;
}
.mbil-nav {
	display: none;
}
#button {
	display: inline-block;
	background: #1a1b1f url(../images/toparrow.png) no-repeat 50% 50%;
	width: 50px;
	height: 50px;
	transition: background-color .3s,;
	opacity : .5s;
	visibility: .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}
#button:hover {
	cursor: pointer;
	background-color: #333;
}
#button:active {
	background-color: #555;
}
#button.show {
	opacity: 1;
	visibility: visible;
}
.fixright {
	position: fixed;
	right: 10px;
	width: 50px;
	top: 17%;
	z-index: 9999;
}
.fixright ul {
	margin: 0;
	padding: 0;
}
.fixright ul li {
	margin-bottom: 0;
	display: block;
}
.fixright ul li a {
	display: block;
}
.fixright ul li.backli {
	background: #1a1b1f;
	background-size: contain;
	width: 50px;
	height: 50px;
}
.fixright ul li.backli a {
	padding: 15px;
	border-bottom: 1px solid #24272c;
	display: inline-block;
	transition: all .3s;
}
.fixright ul li.backli a:hover {
	background-color: #333;
}
.padlft {
	padding-left: 0;
}
h3.nwdsz {
	float: left;
	color: #fff;
	font-size: 16px;
	padding: 10px 0;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 99999;
}
@media (max-width: 999px) {
.logo-area p {
    display: none;
}
.header .nav > li > a {
	font-size: 14px;
	padding: 5px;
}
.header .navbar-inverse .navbar-nav > .active > a, .header .navbar-inverse .navbar-nav > .active > a:hover, .header .navbar-inverse .navbar-nav > .active > a:focus {
	background: none !important;
	color: #00b6ff !important;
	padding-bottom: 5px;
}
.header .navbar-inverse .navbar-nav > li > a:hover, .header .navbar-inverse .navbar-nav > li > a:focus {
	color: #00b6ff !important;
	border-bottom: 1px solid #00b6ff;
	padding-bottom: 5px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #00b6ff !important;
	border-bottom: 1px solid #00b6ff !important;
	background: none !important;
	padding-bottom: 5px !important;
}
.header .dropdown-menu {
	width: 100%;
	text-align: left;
}
.header input[type=search] {
	position: inherit !important;
	margin-left: 14px;
}
}
@media (max-width: 767px) {
a.dragslid {
	margin: 0 auto;
	display: table;
	padding: 0 10px 0 0;
}
.padlft {
	padding-left: 15px;
}
.header .navbar-brand img {
	width: 56%;
}
.pc-nav {
	display: none;
}
.mbil-nav {
	display: block;
}
#demo-2 input[type=search]:focus {
	width: 80%;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
	border: 1px solid #0246a0;
}
#demo-2 input[type=search] {
	margin-top: 8px;
}
.mbil-nav ul {
	padding-left: 0;
}
.mbil-nav ul li, .mbil-nav ul li ul {
	margin: 0;
}
.navbar-collapse {
    background: #009142 !important;
    padding-bottom: 20px;
}
#demo-2 {
	background: #FFF;
	padding-bottom: 4px;
}
}
 .search-form .form-group input.form-control::-webkit-input-placeholder {
 display:none;
}
.search-form .form-group input.form-control::-moz-placeholder {
 display:none;
}
/*.navbar-right{
  min-width:450px; /*or I can probably just use columns
}*/
.navbar-right form {
	width: 100%;
}
.form-group {
	position: relative;
	width: 0%;
	min-width: 60px;
	height: 60px;
	overflow: hidden;
	transition: width 1s;
	backface-visibility: hidden;
}
.form-group input.form-control {
	position: absolute;
	top: 0;
	right: 0;
	outline: none;
	width: 100%;
	height: 60px;
	margin: 0;
	z-index: 10;
}
input[type="text"].form-control {
	-webkit-appearence: none;
	-webkit-border-radius: 0;
}
.form-control-submit, .search-label {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: pointer;
	line-height: 60px;
	background: white;
}
.form-control-submit {
	background: #fff; /*stupid IE*/
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.search-label {
	z-index: 90;
}
.form-group.sb-search-open, .no-js .sb-search-open {
	width: 100%;
}
.form-group.sb-search-open .search-label, .no-js .sb-search .search-label {
	background: #da6d0d;
	color: #fff;
	z-index: 11;
}
.form-group.sb-search-open .form-control-submit, .no-js .form-control .form-control-submit {
	z-index: 90;
}
.stick {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 99999;
}


.navbar-right{
	padding: 20px 0;
}
@media (max-width: 767px) {
.fixright {
	display: none;
}
.logo-area p {
    display: none;
}
.logo-area {
    padding: 0px 0;
	width: 100%;
}
.navbar-inverse .navbar-toggle {
    margin-top: 20px;
}
}

.credit {
    width: 30%;
    /* margin: 0 0 30px 0; */
    /* float: right; */
    height: 100px;
    background: #000;
    margin: 0 auto;
    display: table;
	position:relative;
}
.caret-up {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);
}
.drop-up {
	top: auto;
	bottom: 100% !important;
}
.credit .btn-default {
	background: #222 url(../images/droparrow.png) no-repeat 97% 50% !important;
	padding: 5px 0;
	width: 100%;
	border: none;
	text-align: left;
	border-radius: 0;
	font-size: 12px;
	color: #fff;
	padding-left: 15px;
	line-height: 20px;
	font-family: Swis721 BT;
	border: 1px solid #2e323e;
}
.credit .btn-group {
	    width: 100%;
    position: absolute;
    bottom: 0;
}
.credit .open > .dropdown-menu {
	width: 100%;
	background: #191c23;
	border: none;
	border-radius: 0;
	border-bottom: 0;
}
.credit .dropdown-menu-ftrbtm {
	min-width: 175px;
}
.credit ul li a {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
}
#button {
	display: inline-block;
	background: #1a1b1f url(../images/toparrow.png) no-repeat 50% 50%;
	width: 50px;
	height: 50px;
	transition: background-color .3s,;
	opacity : .5s;
	visibility: .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}
#button:hover {
	cursor: pointer;
	background-color: #333;
}
#button:active {
	background-color: #555;
}
#button.show {
	opacity: 1;
	visibility: visible;
}

@media (max-width: 999px) {
	.credit {
		width: 50%;
	}
}
@media (max-width: 768px) {
	.footerbtmr>ul>li:last-child {
		height: 40px;
	}
	.JWT-footer-input p {
		position: absolute;
		background-color: transparent;
		color: #fff;
		padding-left: 19px;
		width: 100%;
		text-align: left;
		top: 10px;
	}
	.JWT-footer-input img {
		position: absolute;
		right: 17px;
		top: 10px;
		cursor: pointer;
		width: 20px;
	}
	.footerbtm .col-md-5{
		border-top: 1px solid #3a3a3a;
	}
}


