/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)

 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
	font-family:Roboto;
	padding-top:40px;
	margin:0;
}

.tab-content {
    text-align: left;
    margin-top: 20px;
}
.textitem1typetext1 {
    background: #9ed5ff;
    color: #000;
    text-align: center;
    font-size: 15px;
}
td {
    padding: 10px;
    border: 1px solid #dfdfdf;
}
.valuebox1 {
    background: #08659e;
    color: #fff;
}
.textitem010 {
    background: #0ec2f6;
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.textitem11 {
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 15px;
}
.textitem0 {
    background: #fdd706;
    color: #000;
    text-align: center;
    font-size: 15px;
}
.textitem01 {
    background: #53841c;
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.textitem1subtextnew {
    background: #dabc15;
    color: #000;
    text-align: center;
    font-size: 15px;
}
.textitem1 {
    background: #fbea8c;
    color: #000;
    text-align: center;
    font-size: 15px;
}
.textitem1subtext {
    background: #82be3f;
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.textitem1device {
    background: #e1fbc5;
    color: #000;
    text-align: center;
    font-size: 15px;
}
.textitem1textbox1 {
    background: #0281a6;
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.textitem1typetext {
    background: #fff2e8;
    color: #000;
    text-align: center;
    font-size: 15px;
}
.textitem1subtextnew1 {
    background: #cf7227;
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.textitem010new {
    background: #b95707;
    color: #fff;
    text-align: center;
    font-size: 15px;
}
.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

* {
  box-sizing: border-box;
}
.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top:150px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fff;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width:100%;
}

/* The Close Button */
.close {
  color:#fff;
  position: absolute;
  top: 110px;
  right:10px;
  font-size:65px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: black;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 21px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



/* Home Page Carousel */

header.carousel {
    height: 80%;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
.placeimage {
    float: left;
}
.addressbox {
    width: 100%;
    margin-bottom: 25px;
}
.space {
    text-align: left;
    margin: 0px 0 0 40px;
}
header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.navbar-inverse {
    background-color: #fff;
    border:none !important;
}
.navbar{-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.6);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.6);
 background-color:#fff;}
.navHeight{ min-height: 100px !important;}
.logo{ margin-top:-9px;}
.navbar-nav{ padding-top:20px; }
.navbar-inverse .navbar-nav > li > a:focus,.navbar-inverse .navbar-nav > li > a.active, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #337ab7;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #337ab7;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000;
	font-family:Roboto;
	margin-right:10px;
	font-size:14px;
	font-weight:400;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border:none !important;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color:#000;
    background-image: none;
    border: 1px solid #116b8f;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
.navbar-inverse .navbar-toggle {
    border:none !important;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color:#000;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color:#000;
}
.capText{ font-size:60px; font-weight:600; color:#000;}
.capText span{font-weight:900; background:#e8021d; font-size:45px; line-height:20px; padding:4px;}
.bigCap{ font-size:55px;font-weight:900; margin-top:0px;}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
      background-image: none;
      background-image: none;
    background-image: none;
	top:20px;
   
    background-repeat: repeat-x;
}
.carousel-control.left {
    left: 0;
    right: auto;
    background-image: none;
      background-image: none;
      background-image: none;
    background-image: none;
   
    background-repeat: repeat-x;
}
.page-header{ font-weight:300; border-bottom:none;}
.page-header span{ font-weight:500;}
.marginTop{ margin-top:30px;}
.bg{ background-color:#337ab7; padding-bottom:20px;}
.bg1{ background-image:url(../images/machinery.jpg);  padding-bottom:30px;}
.bg2{background-color:#fdd706;  padding:5px;}
.bg3{background-color:#fdd706;}
.bg4{ background-image:url(../images/machinery2.jpg);  padding-bottom:30px;}
	.capText1{ font-size:40px; font-weight:600; color:#000;}

.copper {
  position: relative;
  width: 50%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.blue{
	background-color:#fbdc48;  
	color:#000;
	padding:10px;
}

.bg-light {
    background-color: #f8f9fa;
	padding:20px;
	  border: 1px solid #353535;

}
.yellow{
    background-color: #ffd600;
	padding:40px;
}
.blo{
    background-color: #337ab7;
	padding:20px;
	color:#fff;

}
.blo:hover{
    background-color: #000;
	padding:20px;
	color:#fff;

}
.blo1{
    background-color: #337ab7;
	padding:20px;
	color:#fff;

}
.blo1:hover{
    background-color: #000;
	padding:20px;
	color:#fff;

}
.listPart li {
    list-style: square;
    margin-bottom: 8px;
	text-align:left;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #337ab7;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.copper:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.texto {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}




.texts{
	color:#fff;
	list-style:none;
	text-decoration:none;
}
.texts:hover{
	color:#fdd706;
	list-style:none;
	text-decoration:none;
}
.black{
	color:#000;
	list-style:none;
	text-decoration:none;
}
.grid {
	position: relative;
	margin: 0 auto;
	padding: 4px;
	max-width: auto;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	
	
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	
	opacity: 0.8;
}

.grid figure figcaption {

	color: #fff;
	text-transform: uppercase;
	font-size: 16px !important;
	font-weight:bold;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-family: 'Titillium Web', sans-serif;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
	font-size: 20px !important;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 55%;
	left: 0;
	width: 100%;
	color: #fff;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
	font-family:Roboto;
	font-size:12px;
	font-weight:300;
	text-transform:none;

}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

a.viewBtn{ font-size:15px; color:#000; background:#fdd706; padding:10px; margin-top:10px;}
a.viewBtn:hover{ text-decoration:none; background:#000; color:#fff;}

a.viewBtn1{ font-size:13px; color:#fff; background:#337ab7; padding:10px; margin-top:10px;}
a.viewBtn1:hover{ text-decoration:none; background:#000; color:#fff;}

a.viewBtn2{ font-size:12px; color:#000; background:#fdd706; padding:10px; margin-top:40px;}
/*a.viewBtn2:hover{ text-decoration:none; background:#000; color:#fff;}*/
.smallHeading{ text-transform:uppercase; color:#000; font-size:18px;font-family: 'Titillium Web', sans-serif; font-weight:500; text-align:left;}



.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:173px;
	right:18px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}


.parallax {
	/* The image used */
	background-image: url(../images/parallax-bg.jpg);
	min-height:300px;
	padding-bottom:20px;
	/* Set a specific height */
	
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.whiteBigText{ color:#fff;}
.whitesmallText{ font-size:16px; color:#C00; background:#fff; padding:4px; width:360px; text-align:center;}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #353535;
    background-color:transparent !important;
    background-image: none;
    border: 1px solid #353535!important;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
	font-size:18px;
	color:#fff;
	padding:8px;
	font-family:Roboto;
}
.form-inline .checkbox label, .form-inline .radio label {
    margin-left: 10px;
}
.btn-default:hover {
    color: #039445;
    background-color: #fff;
    border:none !important;
}
.btn-default {
    color: #fff;
    background-color: #039445;
 border:none !important;
	border-radius:0px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
}
.bodyText{ font-size:14px; color:#333;font-family:Roboto; }
.bodyText02{font-size:14px; color:#333;font-family:Roboto;}
.bodyText-white{ color:#fff;}
.footerHeading{ font-size:22px;color:#333; margin-top:20px; margin-bottom:30px; padding:0px; text-transform:uppercase;}
ul.footerNav{ margin-top:10px; margin-left:-40px;}
ul.footerNav li{ list-style:none; padding-bottom:10px; font-size:14px; border-bottom:1px dotted #ccc;}
ul.footerNav li.noBorder{ border-bottom:none !important;}
.linkText{ color:#333;}
.linkText:hover{ color:#0379af; text-decoration:none;}
.paddingZero{ padding-left:0px !important; padding-right:0px !important;}
.course-title{ background:#feffe9; padding:10px; text-transform:uppercase; color:#000;}
.listitem{ font-size:16px; }
.listitem li{margin-bottom:8px; margin-top:8px; color:#000; text-transform: uppercase;}
.darkBg{ background:#214b78; padding:10px; color:#fff; padding-left:10px;}
.subText{ font-size:15px; line-height:30px; color:#000;}
.yellowBg{ background:#fab005; padding-bottom:20px;}
.whiteText{ font-size:24px; color:#fff; }
.whiteText span{ font-size:18px; color:#fff; }

.hovereffect {
  position: relative;
  width:100%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition:.5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.hovereffect:hover .image {
  opacity: 0.3;
}

.hovereffect:hover .middle {
  opacity: 1;
}

.text {
  background-color:#010937;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  list-style:none;
  text-decoration:none;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 78px;
  right: 18px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:#337ab7;
  color: white;
  cursor: pointer;
  padding:4px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #000;
}

.caption {
    position: absolute;
    top: -100%;
    right: 0;
    background: rgba(20, 6, 228, 0.75);
    width: 100%;
    height: 100%;
    padding:0%;
    text-align: center;
    color: #fff !important;
    z-index: 2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 30px;
    cursor: pointer;
}
.thumbnail .caption {
    background:#010937;
}
.thumbnail:hover .caption {
	top: 0%;
}
.pageTitle {
    font-size: 36px;
    line-height: 40px;
    font-family:Roboto;
    font-weight: 200;
}

.thumbnail {
    position: relative;
    overflow: hidden;
	
}

.whitebodyText {
    color: #ccc;
    font-family:Roboto;
    font-size:20px;
	text-decoration:none;
	
}

.color{
	color:#000;
}


.color1{
	background-color:#337ab7;
	color:#fff;
	padding:42px;
	font-size:13px;
	margin-top:15px;
}
.color1:hover{
	background-color:#FF6;
	color:#000;
	padding:42px;
	font-size:13px;
margin-top:15px;
}
.owl-carousel .owl-item img {
	display: block;
	width: auto !important;
}

.hello{
padding-top:30px;	
}

.list-1 {
    padding-top: 19px;
}
.list-1 li {
    background:url(../images/icon-2.gif) 1px 6px no-repeat;
    padding-left: 19px;
    line-height: 12px;
    margin: 2px 0px 5px;
	list-style:none;
}
.list-1 li a {
    transition: all 0.5s linear;
    line-height: 20px;
}


.linko {
	font-size:34px;
	color:#fff;
	margin: 10px;
}
.linko:hover {
	color: #337ab7;
}

.helloo{
	text-align:center;
	padding-left:70px;
}







/* Footer Styles */

.footerBg{ background:#1b1c1c; padding:10px;}

/* Responsive Styles */


@media(max-width:991px) {
	

}
@media(max-width:1024px) {

 header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height:59%;
	
}
	.bg {
    background-color: #337ab7;
    padding-top: 10px;
/*    margin-top: -40px;*/
}
.carousel-indicators {
    position: absolute;
    bottom:30px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}



}
@media(min-width:768px) {

	header.carousel {
        height:98%;
}
.bigCap {
    font-size: 41px;
    font-weight: 900;
    margin-top: 0px;
}
	.bg {
    background-color: #337ab7;
     padding-top: 10px;
/*    margin-top: -40px;*/
}

}
@media(max-width:767px) {


/*
	.bg {
    background: url(../images/bg.png) repeat;
    padding-bottom: 50px;
    margin-top: -40px;}
	*/
	.valuebox1 {
    margin-bottom: 10px;
}
	.bg {
    background-color: #337ab7;
    padding-bottom: 20px;
/*    margin-top: -40px;*/
}
	.small{
		width:60%;
		padding-top:10px;
	}
.logo{ margin-top:-14px;}
 .image {
  opacity: 1;
  display: block;
  width:60%;
  height: auto;
  transition:.5s ease;
  backface-visibility: hidden;
  padding-top:10px;
}  
  header.carousel{

        height: 40% !important;
    padding-top:30px;
}

	.capText{ font-size:30px; font-weight:600; color:#000;}
	.capText1{ font-size:30px; font-weight:600; color:#000;}
.capText span{font-weight:900; background:#e8021d; font-size:20px; line-height:20px; padding:4px;}
.bigCap{ font-size:22px;font-weight:900; margin-top:0px;}
.carousel-caption{ top:20px;}
header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 61%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.page-header {
    padding-bottom: 9px;
    margin: 0px 0 20px;
    border-bottom: none !important;

	
}

.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	  margin-top:-10px;

	}
	.whitesmallText {
    font-size: 16px;
    color: #C00;
    background: #fff;
    padding: 4px;
    width: 237px;
    text-align: center;
}
.smallHeading{ text-transform:uppercase; color:#000; font-size:18px;font-family:Roboto; font-weight:500; text-align:center;}
.bodyText02{font-size:14px; color:#333;font-family:Roboto; text-align:center;}
.navHeight {
    min-height: 100px !important;
}
figure.effect-sadie p{ font-size:11px;padding: 10px;}
.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
	font-size: 12px !important;
}
.page-header {
    padding-bottom: 9px;
    margin: 14px 0 20px;
    border-bottom: none;
}
figure.effect-sadie h2 {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    color: #fff;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}
.navbar-nav{ padding-top:2px;}

.dropdown-submenu {
	position: relative;
	
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu > a::after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    /*border-left-color: #ccc;*/
    margin-top:4px;
    margin-right: 16px;
}.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;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown-menu{ min-width:150px;}
.form-area{
    background-color: #fff;
	padding: 10px 40px 60px;
	margin: 10px 0px 60px;


	}
	input{ border:#ccc;}
	
	.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        /*border-color: #EEEEEE;*/

    }
	
.panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #fff;
       		background-color:#116b8f;
   /*     border-color: #EEEEEE;*/
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #fff;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
	

}