@charset "utf-8";
/* CSS Document */



@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  src: local("Open Sans"), local("OpenSans"), url("http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}

body{
	font-family: 'Open Sans', sans-serif;
	outline:none;
}

.topheader {
    background: #404042 none repeat scroll 0 0;
    border-bottom: 3px solid #333333;
    padding: 4px 0;
    position: relative;
    width: 100%;
    z-index: 99;
}
.welcomeheading {
    color: #ffffff;
    font-size: 11px;
    margin: 3px 0 0;
    text-align: left;
    text-transform: uppercase;
}
.phonenumber {
    color: #ce283c;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 17px;
    margin-top: 12px;
    text-align: left;
}
.phonenumber strong {
    color: #145390;
    font-size: 16px;
    line-height: 2em;
}
.phonenumber i {
    color: #666666;
    float: left;
    font-size: 50px;
    margin: 2px 11px 0 0;
}
.phonenumber a{
	 font-family: "Open Sans",sans-serif;
	 color:#666;
	 font-size:14px;
	 text-decoration:none;
}
.clock {
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
    margin-top: 5px;
    text-align: left;
}
.clock strong {
    color: #145390;
    font-size: 16px;
    line-height: 25px;
}
.clock i {
    color: #666666;
    float: left;
    font-size: 41px;
    margin: 12px 9px 0 0;
}
.socialmedia {
    color: #545555;
    list-style: outside none none;
    margin: 23px 0 0 0;
}
.socialmedia a {
    color: #545555;
    margin: 0 10px 0 0!important;
    font-size: 22px;
}
.socialmedia a:hover {
    color: #333333;
}
.topmenuarea {
	background:#fff;
    margin: 0;
    padding: 10px;
    position: relative;
    z-index: 99;
}

/*--------------menu-----------*/
.goToTop {
  position: fixed;
  top: 0;
  z-index: 99;
  width:100%;
}
/*----------------*/
.logo{
	margin:0px;
	z-index:9;
}

.topcontect {
    color: #636363;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    margin: 4% 0 0;
    text-align: center;
}
.topcontect h1 {
    color: #323436;
    font-family: "Lato",sans-serif;
    font-size: 38px;
    margin: 0 0 7px;
    text-align: center;
}

.bottombanner {
    background: #96D202 none repeat scroll 0 0;
    color: #000000;
    font-family: "Open Sans";
    font-size: 16px;
    margin-top: 25px;
    padding-bottom: 4px;
    text-align: center;
	text-transform:none;
}
.bottombanner h1 {
    color: #ffffff;
   font-family: "Open Sans";
    font-size: 34px;
    margin: 29px 0 12px;
	text-transform:none;
	font-weight:normal;
}
.bottombanner h1 span {
    color: #1A9C53;
}
.bottombanner a {
    border: 2px solid #ffffff;
    color: #ffffff;
    line-height: 64px;
    padding: 7px 19px;
    text-decoration: none;
}
.bottombanner a:hover {
	background:#1A9C53;
	color:#fff;
	border:none;
}
.welcomecontent{
	margin:41px 0 0 0;
	
}
.welcomenote{
	margin:0px;
	color:#404040;
	font-family: "Open Sans",sans-serif;
	line-height:1.7em;
    text-align: justify;
}
.welcomenote h2{
	font-family: 'Open Sans', sans-serif;
	color:#f79421;
	font-size:31px;
	margin:29px 0 25px;
}
.welcomenote h2 span{
	color:#171414;
}
.welcomenote img{
	float:left;
	margin:0px 15px 5px 0;
}
.welcomenote a img{
	margin-top:20px;
	margin-bottom:27px;
}
.quickcontact{
	margin:0px;
	padding-left:4%;
	
}
.quickcontact h1 {
    background: #1A9C53 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    margin: 0;
    padding: 3% 3% 3% 6%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .quickcontact h1 {
	  font-weight:normal!important;
  }
}
.quickcontact form {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #e5e2e2;
    margin-top: 7px;
    padding: 4%;
}
.quickcontact input {
    border: 1px solid #dddddd;
    border-radius: 3px;
    clear: both;
    margin-top: 5px;
    padding: 7px;
    width: 90%;
	color:#848281;
	 font-family: "Open Sans";
	 font-size:13px;
}
.quickcontact textarea {
    border: 1px solid #dddddd;
    border-radius: 3px;
    clear: both;
    margin-top: 7px;
    padding: 7px;
    width: 90%;
	 font-family: "Open Sans";
	 color:#848281;
	  font-size:13px;
	  height:75px;
}
.submitclass {
    background: #1A9C53 none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 3px;
    color: #fff!important;
    font-size: 16px;
    margin-top: 3% !important;
    padding: 6px 0 !important;
    text-transform: uppercase;
    width: 32% !important;
	 font-family: "Open Sans";
	 font-weight:500;;
}

.paralextop{
	margin-top:50px;
	margin-bottom:2px;
}

.parallax {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.parallax.bg1{background-image:url(../images/background.jpg);}

.parallax img{
	margin:0px;
	padding:0px;
	
}
.contentparalex{
	 font-family: 'Open Sans', sans-serif;
	 font-size:16px;
	 color:#fff;
	 padding-bottom: 10px
}
.contentparalex h1{
	text-align:center;
	color:#fff;
	font-size:38px;
	background:url(../images/border01.jpg) no-repeat center 51px;
	padding-bottom:39px;
	margin-top:29px;
}
.polygon{
	margin:16px 0 41px;
	padding:0px;
}
.polygon img{
	margin:0px 10px 0 0;
	float:left;
	display:block;
}

/*------------Testimonials----------------*/

.carousel-control.left,.carousel-control.right  {background:none;width:25px; background: #000000 none repeat scroll 0 0;
    border: 5px solid #ededed;
    height: 45px;
    width: 47px;
	top:143px;}
.carousel-control.left {left:-25px; }
.carousel-control.right {right:-25px;}
.broun-block {
    padding-bottom: 34px;
}


.block-text {
    background-color: #fff;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 18px;
}
.block-text a {
    background: rgba(0, 0, 0, 0) url("../images/border.jpg") no-repeat scroll 0 33px;
    color: #ce283c;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    padding-bottom: 25px !important;
    text-decoration: none;
}
.mark {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 12px 0;
}
.block-text p {
    color: #585858;
    line-height: 20px;
    margin-top: 16px;
}

.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.block-text img {
	float:left;
	margin:0px 15px 0 0;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #ffcc00;
    display: block;
    font-size: 14px;
    margin-top: 3px;
	margin-bottom:5px;
    text-decoration: underline;
}
.person-text i {
    color: #fff;
    font-family: Georgia;
    font-size: 13px;
}
.rel {
    position: relative;
}

/*---------end------------*/

.bottomsliderimages{
	margin:0px;
	padding:0px;
}
.bottomsliderimages ul {
    margin: 0 0 0 -2.3%;
}
.bottomsliderimages ul li {
    float: left;
    list-style: outside none none;
    margin: 15px 70px 15px 0;
}
.bottomsliderimages ul li img{
	margin:0px;
	padding:0px;
}

footer {
    background: rgba(0, 0, 0, 0) url("../images/footer.jpg") no-repeat scroll center top;
    margin: 0;
	padding-bottom:1%;
}
.footercontent {
    color: #cfcfcf;
    margin: 0;
    padding: 0;
}
.footercontent h1 {
    color: #fff;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    line-height: 2em;
    margin: 2% 0 1%;
    padding: 0;
}
.footercontent h2 {
    color: #fff;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    line-height: 2em;
    margin: 4% 0 -2% 0%;
    padding: 0;
}
.footercontent a {
    color: #cfcfcf;
    font-family: "Open Sans",sans-serif;
    font-size: 13.9px;
    font-style: italic;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
}
.footercontent ul {
    line-height: 2em;
    margin: 1% 0 0;
    padding: 0;
    font-style: italic;
    font-weight: bold;
}
.footercontent ul li {
    color: #c2c2c2;
    float: left;
    font-size: 13px;
    list-style: outside none none;
    margin: 0 1%;
    padding: 0;
}
.footercontent ul li:nth-child(1) {
	margin:0px!important;
}
.navfromclass {
    margin-top: 6%;
	margin-left:-4%;
}
.navfromclassbutton {
    background: #ce283c none repeat scroll 0 0;
    border: medium none;
    color: #fff;
	margin:0px;
}
.navfromclassbuttonstrong {
    clear: both;
    padding-bottom: 7%;
    padding-top: 5% ;
}
.navfromclassbutton:hover {
    color: #fff;
}
.divstyle {
    border: 1px solid #dfdfdf;
    margin: 1% 0% 5% 0%;
    padding: 2%;
	text-align:center;
	-webkit-box-shadow: 0 8px 6px -6px #d5d5d5;
	   -moz-box-shadow: 0 8px 6px -6px #d5d5d5;
	        box-shadow: 0 8px 6px -6px #d5d5d5;
			font-size:14px;
			color:#707070;
			font-family: "Open Sans";
			width:100%;
			font-size:13px;
}
.divstyle img{
	width:100%;
}
.divstyle h1 {
   color: #3d3d3d;
    font-family: "Open Sans";
    font-size: 21px;
    margin-bottom: 3%;
    margin-top: 5%;
    text-transform: none;
}
.divstyle p{
	font-family: "Open Sans";
	padding:0px 2%!important;
}
.divstyle a {
    background: #ce283c none repeat scroll 0 0;
    display: block;
    font-family: arial;
    font-size: 14px;
    text-align: center;
    width: 33%;
    border-radius: 3px;
    padding: 2%;
    color: #fff;
    margin: 4% 0 3% 33%;
    text-decoration: none;
}
.copyright {
    color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    text-align: left;
	clear:both;
}

.clear{
	margin:0px;
	padding:0px;
	clear:both;
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
    body{
		font-weight:normal!important;
	}
	h1,h2,h3,h4,h5{
		font-weight:normal!important;
	}
	.scrollcontent ul li h3{
		margin-top:-1px!important;
	}
	.footercontent a{
		font-weight:normal!important;
	}
	.copyright{
	font-weight:normal!important;
}
}

@media (max-width: 480px) {
	
	.navbar-toggle{
		margin-top:5px!important;
	}
	.form-control{
		width:45%!important;
	}
	.navfromclassbutton{
		padding:6px 57px!important;
	}
	.carousel-control{
		display:none!important;
	}
	.logo img{
		width:100%!important;
	}
}
@media (max-width: 360px) {
	.socialmedia{
		margin:0px 18% 0 0!important;
	}
	.form-control{
		width:62%!important;
	}
	.navfromclassbutton{
		padding:6px 57px!important;
	}
}

/*--------------------innerpages-----------------*/
.innerpagesheader001{
	background:url(../img/headerbackground.jpg) no-repeat top center;
	padding:60px 0;
	color:#fff;
	font-size:2em;
}
.innerpagesheader001 h1 {
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 1.3em;
    margin: 0;
}

.innerpagesheader{
	background:url(../img/headerbackground.jpg) no-repeat top center;
	padding:60px 0;
	color:#fff;
	font-size:2em;
	margin-bottom:3%;
}

.innerpagesheader h1 {
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 1.3em;
    margin: 0;
}
.innerpagesheader01{
	background:url(../img/headerbackground.jpg) no-repeat top center;
	padding:60px 0;
	color:#fff;
	font-size:2em;
	margin-bottom:0;
}

.innerpagesheader01 h1 {
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 1.3em;
    margin: 0;
}
.globalinnerpagegape {
    line-height: 1.7em;
}

.globalinnerpagegapeimagesize{
	width:15%;
}
.globalinnerpagegape h1 {
    color: #0070bb;
    font-family: "Open Sans",sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 3%;
}
.globalinnerpagegape h1 img{
	 
	margin: 0px;
	padding: 0px;
	width: 11%;
	height:30%;
}
.globalinnerpagegapeinternational {
    line-height: 1.7em;
}

.globalinnerpagegapeinternational h1 {
    color: #0070bb;
    font-family: "Open Sans",sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 3%;
}
.globalinnerpagegapeinternational h2 {
    color: #0070bb;
    font-family: "Open Sans",sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 3%;
}

.globalinnerpagegapeinternational001 {
    line-height: 1.7em;
}
.globalinnerpagegapeinternational001 h1 {
    color: #0070bb;
    font-family: "Open Sans",sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 3%;
}
.globalinnerpagegapeinternational001 h2 {
    color: #0070bb;
    font-family: "Open Sans",sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0% 0 1% 0;
	background:#ededed;
	padding:1.5%;
}

.rightbarsection{
	margin:0px;
	border-left:1px #ededed solid;
}
.rightbarsection h1 {
    background: #1A9C53 none repeat scroll 0 0;
    border-bottom: 2px solid #ededed;
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 1.4em;
    margin: 0;
    padding: 12px 20px;
}
.add{
	margin:0px;
	
}
.add img{
	margin:10px 0 30px 0;
	border-radius:6px;
	width:100%;
}
.asideback {
	background:#ededed;
    border: 1px solid #e5e5e5;
    border-radius: 0;
	padding:4%;
	float:left;
	width:100%;
}
.input {
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    color: #929090;
    font-family: arial;
    font-size: 13px;
    margin: 1% 0 1%;
    padding: 2%;
    width: 80%;
}
.textarea {
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    color: #929090;
    font-family: arial;
    font-size: 13px;
    height: 89px;
    margin-top: 1%;
    padding: 7px;
    width: 90%;
}
.submit {
    background: #ce283c none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
	border:none;
    font-size: 15px;
    margin: 7px 0 0;
    padding: 4px 0;
    text-align: center;
    width: 26%;
}
/*------------------contact-----------*/

.iframe{
	margin:0px;
}
.topsectioninner{
	margin-top:1%;
}
.bigsideclass{
	color:#5a5c5d;
	font-size:16px;
	padding:0px 0px 0 6%;
}
.bigsideclass h2{
	color:#5a5c5d;
	font-size:23px;
}
.bigsideclassinner{
	color:#5a5c5d;
	font-size:16px;
	margin-bottom:9%;
	
}
.bigsideclassinner h2{
	color:#5a5c5d;
	font-family: 'Raleway', sans-serif;
	font-size:23px;
}
.bigsideclassinner ul{
	margin:0px;
	padding:0px;
}
.bigsideclassinner ul li{
	margin:2% 0 0 0;
	padding:0px;
}

.bigsideclassinnerinnerpage{
	color:#5a5c5d;
	font-size:16px;
	margin-bottom:3%;
	
}
.bigsideclassinnerinnerpage h2 {
    background: #1A9C53 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 23px;
    margin-top: 0;
    padding: 8px 15px;
}
.bigsideclassinnerinnerpage ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.bigsideclassinnerinnerpage ul li{
	margin:2% 0 0 0;
	padding:0px;
	list-style:none;
}
.siteaddressconte{
	margin:0px;
	padding:0px;
}
.siteaddressconte i {
    float: none;
    margin: 10px 10px 0 0;
}
.siteaddressconte  a{
	color:#666;
	font-size:14px;
}

.undersecondsectionaredbutton001{
		margin-top:9%;
	   clear:both;

}

.undersecondsectionaredbutton001 a {
    background: #e7402f none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
}


.undersecondsection{
	margin:3% 0 0 0;
	padding:0px;
	font-family: 'Raleway', sans-serif;
	color:#5a5c5d;
	font-size:16px;
}
.undersecondsection h3{
	color:#5a5c5d;
	font-family: 'Raleway', sans-serif;
	font-size:22px;
}
.undersecondsection a{
	background:#e7402f;
	text-decoration:none;
	padding:10px 20px;
	border-radius:3px;
	color:#fff;
}
.slider01color{
	margin-top:3.7%;
}
.news001 {
    clear: both;
    margin-bottom: 11px;
    border-bottom: 1px #ededed solid;
}
.news001 h2 {
    color: #ce283c;
    font-family: "Open Sans",sans-serif;
    font-size: 21px;
    font-weight: 700;
    margin-top: 4px;
}
.news001 img {
    border: 1px solid #ededed!important;
    float: left;
    margin: 5px 20px 20px 0;
	
}
.news001 a {
    background: #e7402f none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    padding: 7px 17px;
    text-decoration: none;
}
.directorpages {
    margin: 0;
    text-align: center;
}
.directorpages h1 {
    font-size: 24px;
    margin: 3% 0 0;
    text-align: center;
	color:#e7402f;
}
.directorpages001 {
    margin: 3% 0 0 0;
}
.directorpages001 img{
	float:right;
	margin:0 0 62% 13px;
}
.directorpages001 h2 {
    font-size: 21px;
    margin: 3% 0 3%;
}

.directorpages002 {
    margin: 3% 0 0 0;
}
.directorpages002 img{
	float:right;
	margin:0 0 15% 13px;
}
.directorpages002 h2 {
    font-size: 21px;
    margin: 3% 0 3%;
}

.contactmapiframe{
	margin:0px;
	height:320px;
	width:100%;
	margin-bottom:30px;
}
.socialmediacontent {
    color: #d7d7d7;
    font-family: "FontAwesome";
    font-size: 19px;
    text-align: left;
}
.socialmediacontent i {
    float: left;
    margin-left: 10px;
    margin-top: 7%;
}
.socialmediacontent a {
    color: #e7402f;
}
.socialmediacontent a:hover {
    color: #333333;
}

.bigsideclassinnerinnerpageright{
	color:#5a5c5d;
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	margin-bottom:3%;
	
}
.bigsideclassinnerinnerpageright h2 {
    background: #ce283c none repeat scroll 0 0;
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 25px;
    margin-top: 0;
    padding: 7px 13px;
}
.contactinputsection {
    margin: 0;
    color: #a5a5a5;
}
.contactinputsection input {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dcdbdb;
    margin: 3px 0 11px !important;
    padding: 1.2%;
    width: 100%;
}
.contactinputsection textarea {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dcdbdb;
    height: 160px;
    margin: 1.5% 0 1% 0;
    width: 100%;
}
.contactimages{
	margin:0px;
}
.contactimages img{
	width:100%;
	margin:78px 0 0 0;
}
.undersecondsectionatextarea {
    background: #e7402f none repeat scroll 0 0 !important;
    border-radius: 0!important;
    color: #ffffff;
    padding: 10px 0px!important;
    text-decoration: none;
    float: right!important;
    width: 22%!important;
}
.innerbusimagess{
	margin:4% 0 0 0;
}
.innerbusimagess img{
	width:100%;
}
.innerbusimagessright{
	margin:4% 0 0 0;
}
.h1class h1{
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	color:#1A9C53;
	padding-bottom:16px;
	font-weight:700;
	background:url(../images/dassed.png) no-repeat center 50px;
}
.aboutus{
	margin:0px;
	line-height:23px;
}
.aboutus h1{
	margin:0px 0 10px;
	font-size:21px;
	color:#1A9C53;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
.aboutus img{
	width:100%;
}
.carrer{
	margin-bottom:20px;
	line-height:26px;
}

.carrer h1 {
    border-bottom: 2px solid #ce283c;
    color: #ce283c;
    font-family: "Open Sans",sans-serif;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 6px 0;
}
.carrer img {
  margin:-7px 10px 0 0;
}
.carrerre{
	margin-bottom:39px;
	line-height:26px;
}
.carrerre h1 {
    border-bottom: 2px solid #ce283c;
    color: #ce283c;
    font-family: "Open Sans",sans-serif;
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 6px 0;
}
.carrerreimg {
	margin:10px 0 28px;
	clear:both;
}
.carrerreimg img {
    border: 2px solid #ededed;
	width:100%;
}
.carrerwhy{
	margin:10px 0 30px 0;
	line-height:25px;
}
.carrerwhy ul{
	margin:0px 0 0 10px;
	padding:0px 0 30px 0;
	float:left;	
}
.carrerwhy ul li{
	margin:5px 0 0 0;
	list-style:circle;
	padding:0;
}
.carrerwhy img{
	margin:9px 18px 30px 0;
	float:left;
}
.carrerwhy h1 {
    color: #ce283c;
    font-family: "Open Sans",sans-serif;
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 6px 0;
}
.news001{
	margin-top:0
}
.news001 h2 {
    font-size: 21px;
    margin-bottom: 18px;
}
.news001 img{
	border:1px solid #d8d8d8;
}
.news001 a {
    background: #e7402f none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    padding: 7px 17px;
    text-decoration: none;
}

.mainphotoarea{
	margin-bottom:50px;
}
.photoarea{
	margin:20px 0 0px 0 ;
	position:relative;
}
.photoarea img{
	width:100%;
}
.photoarea h2 {
    background: #1A9C53 none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    font-size: 17px;
    margin: 0;
    opacity: 0.7;
    padding: 10px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.tablecolor{
	background:#1A9C53;
	color:#fff;
}
.trclass{
	background:#dfeffc;
}
.bordertableclass{
	border:2px #1A9C53 solid;
	padding:10px 10px 10px 10px;
}
 @media (max-width: 991px) {
	 .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		 background:none!important;
	 }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}


.asideback input { width:100%; margin-top:4px; line-height:25px;}
.asideback textarea{ width:100%; margin-top:4px; }
.asideback img{  margin-top:4px; }


