*{margin:0; padding:0;}

#j-All-Top{position: relative; top: 0; z-index:2;}

.topMost{background-color: #23262B; padding:5px 0px 5px 0px; }

body{font-family: 'Open Sans', sans-serif !important; background: url("../img/bg_patt.png") repeat; }

#header{background-color: #2d3238; }

.navbar-toggler{background-color:#f9aa32 !important; }

ul.jnn-main li a { font-weight: bold; font-size: 16px; text-transform: uppercase; letter-spacing: 0.5px; color:#ffffff !important; }

ul.jnn-main li a:hover{color: #0c85a2 !important; }

.item-129{position:relative; background:#39b2cf; padding:0px 15px 0px 15px; }

.item-129 a.nav-link:hover{color:#ffffff !important; }

ul.jnn-main li.active a{color: #0c85a2 !important; }


.card{border:none !important; }
.c2{margin:100px 0px 140px 0px; }

.signinTitle{padding:10px 0px 20px 0px; color:#0c85a2; font-size:40px; font-weight:bold; text-transform:uppercase; }

/*------------Login-------------*/
.jcb_4{ 
  	height: auto;
    line-height: 35px;
    /*padding-right: 10px;*/
    width: 100%;
    display: table;
  background:#252A30; 
}

.jcb_4 form{display:inline; }

.jcb_4 input {
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 20px;
  box-sizing: border-box;
  font-size: 24px;
  color: #4CBBD8;
}

.jcb_4 button, .klogin-horiz .kbutton {
  text-transform: uppercase;
  outline: 0;
  background: #4CBBD8;
  width: 100%;
  border: 0;
  padding: 25px;
  color: #FFFFFF;
  font-size: 24px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  border-radius:0px !important;
}
.jcb_4 button:hover,.jcb_4 button:active,.jcb_4 button:focus {
  background: #F9AA32;
}








.jcb_4 ul{margin-top:20px; list-style-type:none; text-align: center;}

.jcb_4 ul li{
  margin: 15px 15px 0px 0px;
  color: #b3b3b3;
  font-size: 12px;
  display:inline; 
}
.jcb_4 ul li a {
  font-size:16px; 
  color: #2C4D56;
  text-decoration: none;
  
}

.jcb_4 ul li a:hover{color:#F9AA32; text-decoration:underline; }

.jcb_4 .element-invisible{display:none;}





.jcb_4 #form-login-remember {margin-left:15px; width:180px; overflow:hidden;} 
.jcb_4 #form-login-remember label{color:#2C4D56; float:left;}
.jcb_4 #modlgn-remember {float:right; margin-top:12px; width:50px; }



/*------------Footer------------*/

.page-footer { margin-top:20px; background-color: #2D3238; padding-top: 75px; color: #a4a4a4; font-weight: 400; font-size: 17px; }
.footer-line { border-color: #1d4954; }
.footer-widget { padding-bottom: 50px; }
.footer-title { font-size: 20px; font-weight: bold; margin-bottom: 25px; color: #fff; text-transform: uppercase; }
.footer-widget ul{list-style-type:none; display:block;}
.footer-widget ul li{ }
.footer-widget ul li a {text-transform: capitalize; font-size: 17px; display: block; color: #636e74; font-weight: 600; }
.footer-widget ul li a:hover { color: #f9aa32; }

.tiny-footer { font-size: 14px; padding: 14px 0px; font-weight: 600; background-color: transparent; border-top: 1px solid #1d4954; color: #888d90; line-height: 1; }


p { margin: 0 0 20px; line-height: 1.7; }
p:last-child { margin: 0px; }
/*.page-footer ul, .page-footer ol { }*/
.page-footer a { text-decoration: none; color: #6d767a; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.page-footer li.active a{color: #F9AA32; }

/*----------End Footer -----------*/

