body
{
font-family: 'Roboto', sans-serif !important;
}
@media (min-width: 1200px) {
.container {
    width: 1005px !important;
}
}
a:hover
{
	text-decoration:none;
}
.navbar-right {
    float: right !important;
    margin-right: 15px;
}
.navbar-default {/*ff7b19*/
        background-color: #636363;
    border-color: #e7e7e7;
    padding-bottom: 10px;
}
.line-bottom
{
	background:#989898;
	float:left;
	height:5px;
	width:100%;
	margin-top:30px;
}
header
{
    background: #f5821f;
    width: 100%;
    float: left;
    padding: 8px 0px 10px 0;
    margin-top: -12px;
    z-index: 99999999;
    position: relative;
}
.carousel {
    position: relative;
    margin-top: 40px;
	 
}
.jskb-font {
    font-size: 29px;
    text-align: center;
    color: #fff;
    font-weight: 800;
    padding-top: 19px;
    width: 100%;
    margin-bottom: 0px;
}
.jskb-title-font
{
font-size:15px;
text-align:center;
color:#fff;
font-weight:300;
padding-top:0px;
width:100%;
}
.director-div
{
	margin-top:30px;
	float:left;
}
.navbar {
    position: relative;
    min-height: 35px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 6px 6px;
	font-size:12px;
}
.nav-tag
{
padding-top:6px;
color:#FFFFFF;
}
 
.navbar-default .navbar-brand {
    color: #777;
    margin-top: -34px;
}
 
/*@media (min-width: 1200px)
{
.container {
    width: 1000px;
}
}
*/
/*Dropdown menu*/
.dropdown-div
{
background: #3c763d;
width:100%;
float:left;
height: 42px;
}


  
 .nav-drop>li>a 
 {
 padding: 10px 18px !important;
}

 .dropdown > a
 {
	font-size:14px !important;
	color:#fff;
	padding: 10px 10px;
}
 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-2px;margin-left:-1px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}  
 
  
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;
	font-size:14px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #ecf0ff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
  /*  border-radius: 0px;
    -webkit-box-shadow: 0 0px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
	
}
.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px 5px 10px;
    clear: both;
    font-weight: 400;
	font-size:14px !important;
    line-height: 1.42857143;
    color: #333;
	margin-top:0px;
    white-space: nowrap;
	text-decoration:none !important;
	border-bottom:1px solid #dfdfdf;
	border-radius: 0px !important;
}
.dropdown-menu>li>a:hover {
background:#e7f3fb;
color:#333;
} 
.nav-drop>li>a:hover {
background:#205921;
color:#fff;
} 
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #01b862;
    border-color: #fff;
}
 
/**Dropdown menu/


/*Slider*/
.carousel-control.left, .carousel-control.right {
background-image:none !important;
}
.carousel-inner .item img {
width:100%;
height:100%;
}
.carousel-indicators {
bottom:5px;
left:10px;
width:auto;
padding:5px 25px 5px 25px;
margin-left:0;
/*background:rgba(0,0,0,0.7);*/
}
.carousel-indicators li {
border-radius:0;
width:8px;
height:8px;
background:#fff;
}
.carousel-indicators .active {
width:10px;
height:10px;
background:#39b3d7;
border-color:#39b3d7;
}
 
.carousel-control {
background:    transparent;
color:#fff;
padding: 4px 0;
width:26px;
top:auto;	
left:auto;
bottom:12px;
opacity:0.85;
}
.carousel-control :hover {
    padding:4px;
	background:rgba(0,0,0,0.35);
}
.carousel-control.right {
right:10px;
}
 
.carousel-control.left {
right: 46px;
}
.carousel-caption {
top:auto;
width:auto;
right:auto;
bottom:60px;
left:10px;
padding:20px;
background:rgba(0,0,0,0.70);
text-align:left;
height:auto;
max-width:50%;
 
}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
/*Slider*/

.left-menu-lg
{
padding:0px;
}

.left-menu
{
width:100%;
margin-top:40px;
float:left;
border:1px solid #dfeae0;
-webkit-border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 6px 6px;
background:#e8efe9;
}
.left-menu-2
{
width:100%;
margin-top:25px;
float:left;
border:1px solid #dfeae0;
-webkit-border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 6px 6px;
background:#e8efe9;
}
.contact-btn
{
width:100%;
margin-top:20px;
float:left;
border:1px solid #dfeae0;
-webkit-border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 6px 6px;
background:#00a859;
}
.left-menu-heading
{
background:#3c763d; 
border:1px solid #3c763d;
font-size:14px;
color:#fff;
padding:3px 10px; 
}
.glyphicon {
    position: relative;
    top: 2px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-triangle-right
{
color:#ff7b19;
}
.glyphicon-menu-right, .glyphicon-menu-left
{
font-size:10px;
top: 0px;
color:#ff7b19;
}
 .list-group-item {
    position: relative;
    display: block;
    padding: 5px 11px;
    margin-bottom: -1px;
    background-color: #f0f4f7;
    border: 1px solid #ddd;
}
.list-group
{
margin-bottom:0px;
}
.left-menu a:hover, .left-menu-2 a:hover
{
padding-left:13px;
background-color: #eee;
}
.next-btn {
    font-size: 16px;
    color: #f5821f;
    text-align: right;
    /* clear: both; */
    /* margin-top: 20px !important; */
    padding-top: 20px;
    float: right;
	width:200px;
}
.back-btn {
    font-size: 16px;
    color: #f5821f;
    text-align: left;
    /* clear: both; */
    /* margin-top: 20px !important; */
    padding-top: 20px;
    float: left;
	width:200px;
}
.contact-btn a:hover
{
text-decoration:none;
}
  
.Inquiry-btn
{
background:#3c763d;
width:100%;
}
.col-center-img
{
padding:0px;
margin-top:10px;
} 
.about-font
{
font-size:16px;
color:#f5821f;
/*background:#f5821f;*/
border-bottom:1px solid #eee;
width:100%;
font-weight:600;
padding:2px 0 0 0px;
margin:20px 0px;
} 
.drop-btn
{
width:100%;
padding:5.5px 10px;
border:none;
background:#f0f4f7;
text-align:left;
}
.dropdown-btn {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
	width:100%;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #000;
    border: 1px solid rgba(0,0,0,.15); 
}
.dropdown-btn>li>a {
    display: block;
    padding: 5px 20px 5px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
	font-size:13px!important;
    margin-top: 0px;
    white-space: nowrap;
    text-decoration: none !important;
    border-bottom: 1px solid #316232;
    border-radius: 0px !important;
}
.dropdown-btn>li>a:hover {
background:#e9eef2;
color:#333;
} 
marquee
{
/* padding:10px; */
/* min-height:160px; */
background:#fff;
font-size:14px;
margin-top: 20px;
}
.footer
{
background:#3a3a3a;
margin-top:20px;
text-align:center;
color:#aeaeae;
font-size:11px;
padding:10px 10px 2px 10px;
}
.about-text
{
	font-size:12px;
	color:#484848;
}
.profile-ul
{
	padding-left:5px;
}
.profile-ul li
{
	font-size:12px;	
	margin-bottom:10px;
	line-height:normal;
	list-style:none;
	background:url(../images/li-dot.jpg) no-repeat;
	background-position:0 2px;
	padding-left:20px;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
    float: right;
    margin-top: -20px;
}
.inner-banner
{
	margin-top:40px;
}
.director-name
{
	font-size:13px;
	color:#000;
	font-weight:400;
	text-align:center;
	padding-top:5px;
	margin-bottom:2px;
}
.director-tittle
{
	font-size:13px;
	color:#4a4a4a;
	font-weight:400;
	text-align:center;
	margin-bottom:30px;
}

.view {
  position:relative;
  overflow: hidden;
  height: 530px;
  background: white;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-bottom:8px solid #f5821f;
}

input {
  width: 100%;
  margin-bottom: 0.5rem;
  box-sizing: border-box;
  border: 1px solid #aaa;
}

.info {
  position: absolute;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: white;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-animation: bckg 1s;
          animation: bckg 1s;
  opacity: 0;
}
/*.info p {
  padding: 1rem;
}*/
.info h1 {
  background: #358;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  padding: 1rem;
}

.back, .next {
  z-index: 100;
  padding: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: white;
  color: #58880b;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  cursor: pointer;
  bottom: 2rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.back:active, .next:active {
  background: #358;
  color: #58880b;
}

.back {
  left: 1rem;
}
.back::before {
  width: 1rem;
  height: 1rem;
  font-family: "FontAwesome";
  content: "";
}

.next {
  right: 1rem;
}
.next::before {
  width: 1rem;
  height: 1rem;
  font-family: "FontAwesome";
  content: "";
}

.hide {
  display: none;
}

.l {
  -webkit-animation: fromLeft 1s;
          animation: fromLeft 1s;
}

.r {
  -webkit-animation: fromRight 1s;
          animation: fromRight 1s;
}

.l, .r {
  z-index: 9;
  opacity: 1;
  -webkit-transition: all 0s;
  transition: all 0s;
}

@-webkit-keyframes fromLeft {
  from {
    -webkit-clip-path: circle(0 at bottom 2rem left 2rem);
            clip-path: circle(0 at bottom 2rem left 2rem);
    background: #358;
  }
  to {
    -webkit-clip-path: circle(380px at bottom 2rem left 2rem);
            clip-path: circle(380px at bottom 2rem left 2rem);
    background: white;
  }
}

@keyframes fromLeft {
  from {
    -webkit-clip-path: circle(0 at bottom 2rem left 2rem);
            clip-path: circle(0 at bottom 2rem left 2rem);
    background: #358;
  }
  to {
    -webkit-clip-path: circle(380px at bottom 2rem left 2rem);
            clip-path: circle(380px at bottom 2rem left 2rem);
    background: white;
  }
}
@-webkit-keyframes fromRight {
  from {
    -webkit-clip-path: circle(0 at bottom 2rem right 2rem);
            clip-path: circle(0 at bottom 2rem right 2rem);
    background: #358;
  }
  to {
    -webkit-clip-path: circle(380px at bottom 2rem right 2rem);
            clip-path: circle(380px at bottom 2rem right 2rem);
    background: white;
  }
}
@-webkit-keyframes bckg {
  from {
    background: white;
  }
  to {
    background: #358;
  }
}


@media screen and (min-width :992px) and (max-width :1199px){
.nav-drop > li > a {
    padding: 10px 9px !important;
}
}
.table-striped
{
	font-size:13px;
	padding:10px;
	word-wrap: break-word;
}
.table-striped tr td
{
	padding:10px;
	margin-bottom:10px;
	word-wrap: break-word;
}


.marquee-container {
  height: 160px;
  margin: 0em auto;
  overflow: hidden;
  background: white;
  position: relative;
  box-sizing: border-box;
  padding: 10px;
}

.marquee {
  top: 6em;
  position: relative;
  box-sizing: border-box;
  animation: marquee 30s linear infinite;
}

.marquee:hover {
  animation-play-state: paused;
}

/* Make it move! */
@keyframes marquee {
  0%   { top:   11em }
  100% { top: -11em }
}