@charset "utf-8";
/* CSS Document */

.container {
	width: 1120px;
}
.logo {
	float: left;
	margin-top: 0.25em;
}
.logo img {
	height: 85px;
}
.top-menu {
	float: right;
}
.top-menu ul li {
	display: inline-block;
	float: left;
}
.top-menu ul li a {
	text-decoration: none;
	color: #777777;
	text-transform: uppercase;
	padding: 1.3em 0.85em;
	float: left;
	font-size: 1.2em;
	font-weight: 400;
}
.top-menu ul li a.active {
	color: #fff;
	background: #96C504;
	padding: 1.3em 0.85em;
}
.top-menu ul li a:hover {
	color: #fff;
	background: #96C504;
}
i.home {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -1px -132px;
	display: block;
	margin: 0 auto;
}
i.home1 {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -1px -157px;
	display: none;
	margin: 0 auto;
}
.top-menu ul li a:hover div.hom i.home {
	display: none;
}
.top-menu ul li a:hover div.hom i.home1 {
	display: block;
}
i.news {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -26px -132px;
	display: block;
	margin: 0 auto;
}
i.news1 {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -26px -157px;
	margin: 0 auto;
	display: none;
}
.top-menu ul li a:hover div.message i.news {
	display: none;
}
.top-menu ul li a:hover div.message i.news1 {
	display: block;
}
i.service {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -51px -132px;
	display: block;
	margin: 0 auto;
}
i.service1 {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -51px -157px;
	display: none;
	margin: 0 auto;
}
.top-menu ul li a:hover div.ser i.service {
	display: none;
}
.top-menu ul li a:hover div.ser i.service1 {
	display: block;
}
i.about {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -76px -132px;
	display: block;
	margin: 0 auto;
}
i.about1 {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -76px -157px;
	display: none;
	margin: 0 auto;
}
.top-menu ul li a:hover div.abt i.about {
	display: none;
}
.top-menu ul li a:hover div.abt i.about1 {
	display: block;
}
i.works {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -102px -132px;
	display: block;
	margin: 0 auto;
}
i.works1 {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -102px -157px;
	display: none;
	margin: 0 auto;
}
.top-menu ul li a:hover div.wrk i.works {
	display: none;
}
.top-menu ul li a:hover div.wrk i.works1 {
	display: block;
}
i.team {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -127px -132px;
	display: block;
	margin: 0 auto;
}
i.team1 {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -127px -157px;
	display: none;
	margin: 0 auto;
}
.top-menu ul li a:hover div.tm i.team {
	display: none;
}
.top-menu ul li a:hover div.tm i.team1 {
	display: block;
}
i.contact {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -153px -132px;
	display: block;
	margin: 0 auto;
}
i.contact1 {
	width: 25px;
	height: 25px;
	background: url('images/img-sprite.png') no-repeat -153px -157px;
	display: none;
	margin: 0 auto;
}
.top-menu ul li a:hover div.cntc i.contact {
	display: none;
}
.top-menu ul li a:hover div.cntc i.contact1 {
	display: block;
}
.banner {
/*	background: url('images/slider-bg.jpg') no-repeat 0px 0px;*/
	background-position: center;
	background-size: cover;
/*	height: 350px;*/
	margin-top: -10px;
	border-top: 2px solid #96C504;
}
.banner .container {
	text-align: right;
	padding-top: 100px;
}


.banner_services {
	background: url('images/services-slider.jpg') no-repeat 0px 0px;
	background-position: center;
	background-size: cover;
	height: 350px;
	margin-top: -10px;
	border-top: 2px solid #96C504;
	border-bottom: 2px solid #96C504;
}
.banner_services .container {
	text-align: right;
	padding-top: 100px;
}

.banner_about {
	background: url('images/about-slider.png') no-repeat 0px 0px;
	background-position: center;
	background-size: cover;
	height: 350px;
	margin-top: -10px;
	border-top: 2px solid #96C504;
	border-bottom: 2px solid #96C504;
}
.banner_about .container {
	text-align: right;
	padding-top: 100px;
}
.content {
	font-size: 1.2em;
	padding-top: 50px;
	text-align: justify;
}
.services_list {
	list-style: none;
}
.col_one_fourth {
	width: 335px;
	float: left;
	background-color: #96C504;
	padding: 10px;
	color: #FFFFFF;
	text-align: left;
	height: 550px;
}
.second {
	margin-left: 38px;
}
.list_key {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.col_one_fourth img {
	margin-left: -10px;
	margin-top: -10px;
}
.col_one_fourth h2 {
	background-color: #9cfe7e;
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px;
	margin-top: 0px;
	color: #333333;
}
.list_key li {
	background-image: url("images/go.png");
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 25px;
/*	font-style: italic;*/
}
.footer {
	height: 100px;
	background: #E3DCDC;
	margin-top: 20px;
	padding-top: 20px;
}
.footer .container {
	text-align: right;
}
.footer .container a {
	text-decoration: none;
	color: #777777;
	text-transform: uppercase;
	padding: 1.3em 0.85em;
	font-size: 1em;
	font-weight: 400;
}



.col_one_fourth1 {
	width: 335px;
	float: left;
/*	background-color: #728CBE;*/
background-color: #99B1C7;
	padding: 10px;
	color: #000000;
	text-align: left;
	height: 870px;
	box-shadow: 0px 0px 10px #888888;
}
.col_one_fourth1 img {
	margin-left: -10px;
	margin-top: -10px;
/*	border:1px solid #B5B3B3;*/
}
.col_one_fourth1 h2 {
	background-color: #006699;
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px;
	margin-top: 0px;
	color: #FFFFFF;
}
.more
{
	text-decoration:none;
	color:#ffffff;	
	background-image: url("images/go.png");
	background-repeat: no-repeat;
	background-position: 0px center;
	padding:5px;
	padding-left: 25px;
	border:2px solid #ffffff;
	display:inline-block;
	border-radius:5px;

}
.more:hover
{
	text-decoration:none;
	color:#ffffff;	
}


label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}


form button, form input[type="button"], form input[type="reset"], form input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

#contact-form #comment-input input[type="text"] {
    -moz-box-sizing: border-box;
    width: 32.55%;
}

select, textarea, input[type="text"], input[type="password"], 
input[type="datetime"], input[type="datetime-local"], 
input[type="date"], input[type="month"], input[type="time"], 
input[type="week"], input[type="number"], input[type="email"], 
input[type="url"], input[type="search"], input[type="tel"], 
input[type="color"], .uneditable-input{
    height: auto;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82,146,40, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82,146,40, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82,146,40, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82,146,40, 0.6);
}


.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.btn.btn-theme {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-image:url(images/button-shade.png);
	background-repeat: repeat-x;
	background-position: top;
	background-size: auto;
	/* Fix box-shadow transition because of bootstrap */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	/* ^^END Fix */

	transition: box-shadow 0.2s linear 0s;
	-webkit-transition: box-shadow 0.2s linear 0s;
	-moz-transition: box-shadow 0.2s linear 0s;
	background-color:#529228;
}

.btn.btn-theme:hover {
	background-size: auto;
	background-position: top;
	color: #fff;
}

.btn-theme.caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}

.btn-theme:hover {
  -webkit-box-shadow: 0px 0px 9px rgba(82,146,40, 0.8);
  -moz-box-shadow:    0px 0px 9px rgba(82,146,40, 0.8);
  box-shadow:         0px 0px 9px rgba(82,146,40, 0.8);
}

.btn-warning {
    color: #FFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: #FAA732;
    background-image: linear-gradient(to bottom, #FBB450, #F89406);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}