/* CSS Document */
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
body {
  background: url(../img/tail-bg.jpg) 50% 50% #91a82a;
}
.color-1 {
  color: #efedef;
}
.img-indent {
  float: left;
  margin: 29px 20px 13px 0;
}
.img-indent1 {
  float: left;
  margin: 7px 20px 30px 0;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
}
a,
a focus {
  outline: none !important;
}
.overflow.extra {
  overflow: visible;
}
.left-0 {
  margin-left: 0 !important;
}
.overflow {
  overflow: hidden;
}
.inner-1 {
  padding-right: 30px;
}
/*------ header ------- */
header {
  padding: 0;
  z-index: 50;
  position: relative;
}
/*------ logo ------- */
.navbar_ .brand_ {
  display: block;
  font-size: 0;
  line-height: 0;
  padding: 32px 0;
  margin: 0;
  text-align: center;
  width: 100%;
  float: none;
}
/*------ box-support ------- */
.box-support {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/bg-box-phone.jpg) no-repeat 0 0 #678315;
  border-right: 1px solid #9eb528;
  border-bottom: 1px solid #9eb528;
  border-left: 1px solid #9eb528;
  width: 128px;
  padding: 14px 0 16px 60px;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fffbcd;
  font-family: 'PT Serif', serif;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}
.box-support strong {
  display: block;
}
.box-support b {
  position: absolute;
  width: 31px;
  height: 22px;
  display: block;
  background: url(../img/img-phone.png) no-repeat 0 0;
  top: 23px;
  left: 15px;
}
.row-nav {
  background: url(../img/tail-row-nav.jpg) repeat-x 0 0;
  position: relative;
  padding: 2px 4px;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  background-size: auto 100%;
}
.row-nav:before,
.row-nav:after {
  position: absolute;
  top: 0;
  content: "";
  width: 3px;
  height: 100%;
}
.row-nav:before {
  background: url(../img/part-nav-left.jpg) no-repeat 0 0 #556f0e;
  left: 0;
}
.row-nav:after {
  background: url(../img/part-nav-right.jpg) no-repeat 0 0 #556f0e;
  right: 0;
}
/* navbar */
.navbar_,
.navbar_ nav {
  margin: 0;
}
.navbar_ .sf-menu {
  margin: 0;
  position: relative;
  z-index: 99;
}
.navbar_ .navbar-inner_ {
  padding: 0;
  margin: 0;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/*nav*/
.navbar_ .container {
  position: relative;
}
.nav-collapse_ {
  padding: 0;
  z-index: 10;
  float: left;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: url(../img/border-item.gif) no-repeat 0 49%;
}
.nav-collapse_ .nav > li:first-child {
  background: none;
}
.nav-collapse_ .nav li a {
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  font-family: 'PT Serif', serif;
  font-size: 20px;
  line-height: 22px;
  color: #fffbc6;
  font-weight: bold;
}
.nav-collapse_ .nav > li > a {
  margin: 0;
  padding: 25px 14px 29px;
  display: block;
  position: relative;
  z-index: 10;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
  position: absolute;
  width: 7px;
  height: 4px;
  background: url(../img/indicator.png) no-repeat 0 0;
  left: 50%;
  bottom: 21px;
  margin-left: -7px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  background: none;
  color: #ffcc0f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sub-menu > a {
  position: relative;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 169px;
  left: 0;
  top: 58px;
  list-style: none;
  zoom: 1;
  z-index: 30;
  background: #617e10;
  padding: 18px 0 2px;
  margin: 0;
  border-bottom: 1px solid #c8d95e;
}
.nav-collapse_ .nav ul li {
  padding: 0 0 10px 20px;
}
.nav-collapse_ .nav ul li a {
  display: inline-block;
  background: none;
  text-align: left !important;
  font-size: 15px;
  line-height: 18px;
  color: #d9e790;
}
.nav-collapse_ .nav ul li a .sf-sub-indicator {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 3px;
  height: 5px;
  background: url(../img/indicator-1.png) no-repeat 0 0;
  display: block;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #ffe727;
}
.nav-collapse_ .nav ul ul {
  left: 170px;
  top: -18px;
  border-top: 0;
}
/*------ search ------- */#search {
  position: relative;
  height: 31px;
  margin: 22px 4px 0 0;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #c9d053;
  border-left: none;
  border-right: none;
  border-bottom: none;
  background-color: #9bab1a;
  background-image: -moz-linear-gradient(top, #839919, #bec61c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#839919), to(#bec61c));
  background-image: -webkit-linear-gradient(top, #839919, #bec61c);
  background-image: -o-linear-gradient(top, #839919, #bec61c);
  background-image: linear-gradient(to bottom, #839919, #bec61c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff839919', endColorstr='#ffbec61c', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#search input {
  background: none;
  border: none;
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 17px !important;
  width: 70%;
  font-size: 13px;
  margin: 0;
  padding: 5px 12px 5px 38px;
  height: 20px;
  color: #fff;
  font-style: italic;
}
#search a {
  background: url(../img/part-search.png) no-repeat 0 0;
  width: 24px;
  height: 25px;
  position: absolute;
  top: 3px;
  left: 5px;
  display: inline-block;
}
#search a:hover {
  background-position: 0 bottom;
}
/*------ h1, h2, h3, h4, h5, h6 ------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  color: #e2f08c;
  font-family: 'PT Serif', serif;
  text-shadow: 0 1px #969912;
  font-weight: bold;
}
h1 {
  font-size: 70px;
  line-height: 74px;
}
h2 {
  font-size: 25px;
  line-height: 30px;
  padding: 44px 0 15px;
  margin: 0;
}
.content-extra h2 {
  padding: 23px 0 16px;
}
h3 {
  font-size: 20px;
  line-height: 24px;
  padding: 41px 0 38px;
  margin: 0;
}
h4 {
  color: #ffe727;
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 7px;
}
h4 a {
  color: #ffe727;
}
h4 a:hover {
  color: #e2f08c;
  text-decoration: none;
}
h5 {
  font-size: 18px;
  color: #939393;
  font-weight: 600;
  letter-spacing: -1px;
}
p {
  padding-bottom: 21px;
  margin: 0;
}
.content-extra p {
  padding-bottom: 25px;
}
.thumbnail-1 {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
#content ul {
  list-style: none;
}
/*--- header end ------*/
/*------ content ------- */
#content {
  position: relative;
  padding: 0 0 27px;
  z-index: 20;
}
.img-polaroid {
  padding: 0;
  background: none;
  border: 7px solid #c8d95e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
}
.line-wrapper {
  text-align: center;
  position: relative;
}
.line-wrapper h3 {
  display: inline-block;
  font-style: italic;
  color: #fffbc6;
  margin-bottom: 6px;
}
.line-before,
.line-after {
  height: 6px;
  background: url(../img/border-h3.png) repeat-x 0 0;
  position: absolute;
  top: 45%;
}
.line-before {
  left: 0;
}
.line-after {
  right: 0;
}
/*------ list-service ------- */
.list-service {
  list-style: outside none;
  margin-bottom: 0;
}
.list-service .caption {
  background: url(../img/glow-1.png) no-repeat 50% 50% #617e10;
  text-align: center;
  border-bottom: 1px solid #c8d95e;
  color: #c6d856;
  padding: 0 10px 30px;
  position: relative;
  z-index: 5;
}
.list-service .caption h3 {
  font-style: italic;
  padding: 15px 0 20px;
  text-shadow: 0 1px #6e7915;
}
.list-service figure {
  margin: 0;
}
/*------ list-product ------- */
.list-product {
  list-style: outside none;
  margin-top: 7px;
  margin-bottom: 0;
}
.list-product li {
  margin-bottom: 31px;
}
.list-product .caption {
  background: url(../img/glow-1.png) no-repeat 50% 50% #617e10;
  text-align: center;
  border-bottom: 1px solid #c8d95e;
  color: #c6d856;
  padding: 0 10px 30px;
  position: relative;
  z-index: 5;
}
.list-product .caption h3 {
  font-style: italic;
  padding: 17px 0 18px;
  text-shadow: 0 1px #6e7915;
}
.list-product figure {
  margin: 0;
}
.list-product .caption p {
  padding-bottom: 25px;
}
/*------ list-news ------- */
.list-news.extra li {
  padding-bottom: 11px;
}
.list-news {
  margin: 0 0 3px;
}
.list-news figure {
  float: left;
  margin: 7px 20px 0 0;
}
.list-news li {
  padding-bottom: 7px;
  overflow: hidden;
}
.list-news li p a {
  background: url(../img/marker-1.png) no-repeat 0 0;
  position: relative;
  top: 3px;
  width: 9px;
  height: 15px;
  display: inline-block;
}
.list-news li p a:hover {
  background-position: 0 bottom;
}
/*------ list-company ------- */
.list-company {
  margin: 0 0 3px;
}
.list-company figure {
  float: left;
  margin: 7px 20px 0 0;
}
.list-company li {
  padding-bottom: 28px;
  overflow: hidden;
}
.block-banners {
  margin-top: 10px;
}
.banner-1,
.banner-2 {
  position: relative;
  margin-top: 19px;
}
.banner-1 figure,
.banner-2 figure {
  margin: 0;
}
.banner-1 .btn-1 {
  position: absolute;
  bottom: 20px;
  right: 20px;
  -webkit-box-shadow: 0 1px #ce8200;
  -moz-box-shadow: 0 1px #ce8200;
  box-shadow: 0 1px #ce8200;
}
.banner-2 .btn-1 {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
time.date-1 {
  color: #414141;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 22px;
}
.block-banners {
  overflow: hidden;
}
.list-governance {
  overflow: hidden;
  margin-left: -30px;
}
.list-governance li {
  overflow: hidden;
  width: 335px;
  float: left;
  margin-left: 30px;
}
/*------ badge ------- */
.badge_ {
  background: url(../img/part-badge.png) no-repeat 0 0;
  color: #FFFFFF;
  font-weight: bold;
  float: left;
  font-family: 'PT Serif', serif;
  font-size: 30px;
  line-height: 34px;
  margin-right: 23px;
  padding: 11px 0 13px;
  text-align: center;
  text-shadow: none;
  width: 58px;
  text-shadow: 0 1px #eba100;
  margin-top: 7px;
}
/*------ list-services ------- */
.list-services {
  margin: 0 0 15px;
}
.list-services img {
  display: inline-block;
  margin: 0 11px 0 0;
  float: left;
}
.list-services h4 {
  padding-top: 2px;
  overflow: hidden;
}
.list-services li {
  margin-bottom: 6px;
  overflow: hidden;
}
/*------ list-services1 ------- */
.list-services1 {
  margin: 10px 0 0 -20px;
}
.list-services1 figure {
  margin: 0 0 12px;
}
.list-services1 p {
  padding-bottom: 25px;
}
.list-services1 h4 {
  word-spacing: -1px;
}
/*------ list ------- */
.list {
  list-style: none outside;
  margin: 0;
}
.list li {
  background: url(../img/marker-2.png) no-repeat 0 9px;
  padding-left: 20px;
  padding-bottom: 15px;
  line-height: 25px;
}
.list li a {
  color: #ffe727;
  text-transform: uppercase;
  font-family: 'PT Serif', serif;
  text-shadow: 0 1px #969912;
  font-size: 15px;
  font-weight: bold;
}
.list li a:hover {
  text-decoration: none;
  color: #e2f08c;
}
/*----------- blog --------------*/
.posts {
  padding-bottom: 20px;
}
.post .img-indent1 {
  margin-bottom: 0;
}
.posts .post:first-child {
  margin-top: 0;
}
.post {
  margin-top: 28px;
}
.list-comment {
  padding: 0;
  margin: 0 0 8px;
}
.list-comment li {
  display: inline-block;
  color: #e2f08c;
  padding: 0 0 3px 18px;
  margin-right: 8px;
  font-size: 12px;
}
.list-comment li.img-1 {
  background: url(../img/blog-icon1.png) no-repeat 0 3px;
}
.list-comment li.img-2 {
  background: url(../img/blog-icon2.png) no-repeat 0 3px;
  padding-left: 21px;
  margin-right: 4px;
}
.list-comment li.img-3 {
  background: url(../img/blog-icon3.png) no-repeat 0 3px;
  padding-left: 20px;
}
/***** map *****/
.map {
  line-height: 0;
}
.map iframe {
  border: none;
  width: 480px;
  height: 391px;
}
/*------ mail & address------- */
.address-1 {
  margin-bottom: 22px;
}
.address-1 strong {
  text-transform: uppercase;
  color: #e2f08c;
  font-family: 'PT Serif', serif;
  text-shadow: 0 1px #969912;
  font-weight: bold;
  color: #ffe727;
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 7px;
  word-spacing: -1px;
  display: block;
}
.address-1 span {
  display: inline-block;
  width: 68px;
}
.mail-1 {
  text-decoration: none;
  color: #858585;
  font-weight: bold;
  color: #ffe727;
}
.mail-1:hover {
  text-decoration: underline;
  color: #ffe727;
}
/***** contact form *****/
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  padding: 7px 0 20px;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
#contact-form label {
  display: block;
  min-height: 41px;
  position: relative;
  margin: 0;
}
#contact-form .message {
  min-height: 244px;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  font-family: Arial, Helvetica, sans-serif;
  padding: 7px 18px 7px;
  margin: 0;
  font-size: 13px;
  background-color: #9bab1a;
  background-image: -moz-linear-gradient(top, #839919, #bec61c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#839919), to(#bec61c));
  background-image: -webkit-linear-gradient(top, #839919, #bec61c);
  background-image: -o-linear-gradient(top, #839919, #bec61c);
  background-image: linear-gradient(to bottom, #839919, #bec61c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff839919', endColorstr='#ffbec61c', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-top: 1px solid #beca50;
  border-right: none;
  border-left: none;
  border-bottom: none;
  line-height: 17px !important;
  color: #ffffff;
  font-style: italic;
  outline: none;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input {
  height: 31px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  width: 100%;
  height: 214px;
  resize: none;
  overflow: auto;
}
#contact-form .success {
  display: none;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  background-color: #9bab1a;
  background-image: -moz-linear-gradient(top, #839919, #bec61c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#839919), to(#bec61c));
  background-image: -webkit-linear-gradient(top, #839919, #bec61c);
  background-image: -o-linear-gradient(top, #839919, #bec61c);
  background-image: linear-gradient(to bottom, #839919, #bec61c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff839919', endColorstr='#ffbec61c', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding: 10px 14px;
  text-transform: none;
  border-top: 1px solid #beca50;
  border-right: none;
  border-left: none;
  border-bottom: none;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
#contact-form .error,
#contact-form .empty {
  color: #ffe727;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  margin-bottom: 5px;
  padding: 2px 4px 2px 4px;
  text-transform: none;
}
.buttons-wrapper {
  position: relative;
}
.buttons-wrapper a {
  cursor: pointer;
  margin-right: 10px;
}
.buttons-wrapper a:hover {
  text-decoration: none;
}
/*----------- Back to top --------------*/
#toTop {
  display: none;
  width: 58px;
  height: 58px;
  overflow: hidden;
  background: url(../img/totop.png) 0 0 no-repeat;
  position: fixed;
  margin-right: -690px !important;
  right: 50%;
  bottom: 60px;
  z-index: 999;
}
#toTop:hover {
  background-position: 0 bottom;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*----------- buttons & links--------------*/
.btn-1 {
  font-family: 'PT Serif', serif;
  background-color: #ffd617;
  background-image: -moz-linear-gradient(top, #ffe727, #ffbc00);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffe727), to(#ffbc00));
  background-image: -webkit-linear-gradient(top, #ffe727, #ffbc00);
  background-image: -o-linear-gradient(top, #ffe727, #ffbc00);
  background-image: linear-gradient(to bottom, #ffe727, #ffbc00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe727', endColorstr='#ffffbc00', GradientType=0);
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  padding: 10px 16px 12px;
  text-shadow: 0 1px #eba607;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-box-shadow: 0 1px #717b16;
  -moz-box-shadow: 0 1px #717b16;
  box-shadow: 0 1px #717b16;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.btn-1:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #9fb01b;
  background-image: -moz-linear-gradient(top, #b3c01c, #819819);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3c01c), to(#819819));
  background-image: -webkit-linear-gradient(top, #b3c01c, #819819);
  background-image: -o-linear-gradient(top, #b3c01c, #819819);
  background-image: linear-gradient(to bottom, #b3c01c, #819819);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3c01c', endColorstr='#ff819819', GradientType=0);
  -webkit-box-shadow: 0 1px #738e1f;
  -moz-box-shadow: 0 1px #738e1f;
  box-shadow: 0 1px #738e1f;
  background-position: 0 0;
  text-shadow: 0 1px #848710;
  border: none;
}
.link-1 {
  color: #1298C5;
  display: inline-block;
  margin-bottom: 20px;
  text-decoration: underline;
}
.link-1:hover {
  text-decoration: none;
  color: #1298C5;
}
/* policy */.policy {
  position: relative;
}
.policy p {
  padding-bottom: 22px;
}
/* block-404 */.block-404 {
  padding-bottom: 3px;
  overflow: hidden;
}
.block-404 .img-404 {
  float: left;
  margin: 0 37px 0 0;
  padding-top: 50px;
  max-width: 70%;
}
.box-404 {
  overflow: hidden;
}
/*------ search ------- */#search-404 {
  position: relative;
  height: 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #c9d053;
  border-left: none;
  border-right: none;
  border-bottom: none;
  background-color: #9bab1a;
  background-image: -moz-linear-gradient(top, #839919, #bec61c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#839919), to(#bec61c));
  background-image: -webkit-linear-gradient(top, #839919, #bec61c);
  background-image: -o-linear-gradient(top, #839919, #bec61c);
  background-image: linear-gradient(to bottom, #839919, #bec61c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff839919', endColorstr='#ffbec61c', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 5px;
  width: 73%;
}
#search-404 input {
  background: none;
  border: none;
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 17px !important;
  width: 70%;
  font-size: 13px;
  margin: 0;
  padding: 5px 12px 5px 38px;
  height: 20px;
  color: #fff;
  font-style: italic;
}
#search-404 a {
  background: url(../img/part-search.png) no-repeat 0 0;
  width: 24px;
  height: 25px;
  position: absolute;
  top: 3px;
  left: 5px;
  display: block;
}
#search-404 a:hover {
  background-position: 0 bottom;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
  background: url(../img/tail-row-nav.jpg) repeat-x 0 0;
  position: relative;
  padding: 23px 20px 21px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
  background-size: auto 100%;
}
footer:before,
footer:after {
  position: absolute;
  top: 0;
  content: "";
  width: 3px;
  height: 100%;
}
footer:before {
  background: url(../img/part-nav-left.jpg) no-repeat 0 0 #587111;
  left: 0;
}
footer:after {
  background: url(../img/part-nav-right.jpg) no-repeat 0 0 #587111;
  right: 0;
}
.list-soc {
  float: right;
  margin: 0;
  list-style: none;
}
.list-soc li {
  float: left;
  margin-left: 5px;
}
.list-soc li a {
  display: block;
  width: 35px;
  height: 35px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.list-soc li a.icon-1 {
  background-image: url(../img/soc-icon-1.png);
}
.list-soc li a.icon-2 {
  background-image: url(../img/soc-icon-2.png);
}
.list-soc li a.icon-3 {
  background-image: url(../img/soc-icon-3.png);
}
.list-soc li a.icon-4 {
  background-image: url(../img/soc-icon-4.png);
}
.list-soc li a:hover {
  background-position: 0 bottom;
}
.privacy {
  font-size: 15px;
  line-height: 20px;
  font-family: 'PT Serif', serif;
  font-weight: bold;
  float: left;
  color: #e2f08c;
  text-transform: uppercase;
  text-shadow: 0 1px #828410;
  padding-top: 10px;
  width: 62%;
}
.privacy img {
  margin: -5px 10px 0 0;
}
.privacy a {
  color: #e2f08c;
  display: inline-block;
}
.privacy a:hover {
  text-decoration: none;
  color: #ffe626;
}
/*--- footer end ------*/
@media only screen and (min-width: 1200px) {
  .row-nav {
    padding: 2px 4px 2px 29px;
  }
  .nav-collapse_ .nav > li > a {
    padding: 25px 22px 29px 23px;
  }
  .list-services1 {
    margin: 10px 0 0 -30px;
  }
  #search {
    margin: 22px 24px 0 0;
  }
  .img-indent {
    margin: 29px 20px 23px 0;
  }
  .list-governance li {
    width: 420px;
  }
  .map iframe {
    width: 646px;
  }
  #contact-form label {
    display: block;
  }
  .block-404 {
    overflow: hidden;
  }
  .block-404 .img-404 {
    float: left;
  }
  #search-404 {
    width: 84%;
  }
  .block-404 .img-404 {
    max-width: 813px;
  }
  #search input {
    width: 170px;
  }
}
@media only screen and (max-width: 979px) {
  #contact-form label {
    display: block;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    overflow: inherit;
  }
  .nav-collapse_ {
    clear: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .nav-collapse_ .nav > li > a {
    padding: 27px 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
  }
  .nav-collapse_ .nav > li {
    float: left;
  }
  /* navbar */
  .navbar_ {
    margin: 0;
    position: relative;
  }
  #search input {
    width: 96px;
  }
  .list-service .caption h3,
  .list-product h3 {
    font-size: 18px;
  }
  .list-news figure {
    float: none;
    margin: 7px 0 12px;
  }
  .list-news figure img {
    width: 100%;
  }
  .img-indent {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    display: inline-block;
  }
  .list-service li,
  .list-product li {
    float: left;
  }
  .list-governance li {
    width: 254px;
  }
  /*------ list-company ------- */
  .list-company figure {
    float: none;
    margin: 7px 0px 12px 0;
  }
  .list-company figure img {
    width: 100%;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .buttons-wrapper a {
    margin-right: 2px;
  }
  .map iframe {
    width: 312px;
  }
  .block-404 .img-404 {
    max-width: 60%;
    padding-top: 112px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding: 0;
  }
  .brand_ img {
    width: 60%;
    max-width: 254px;
  }
  .row.extra {
    padding: 0;
  }
  .row {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row-nav {
    height: 60px;
  }
  .sf-menu {
    display: none !important;
  }
  header {
    padding: 0 20px;
  }
  footer {
    margin: 0 20px 50px;
  }
  .navbar_ {
    float: none;
  }
  .navbar_ .nav-collapse_ {
    float: none;
    padding-top: 17px;
    position: relative;
  }
  #search {
    display: none;
  }
  .row-nav {
    padding: 10px;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .box-support {
    display: none;
  }
  .select-menu {
    display: block !important;
    color: #ffffff;
    border: 1px solid #c9d053;
    background: #8a9f19 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .select-menu option {
    padding-bottom: 4px;
  }
  .navbar_ .nav-collapse select {
    margin: 0;
    position: relative;
    width: 100%;
  }
  .list-governance li {
    width: 43%;
  }
  .block-banners {
    margin-left: -15px;
  }
  .block-banners img {
    width: 100%;
  }
  .banner-1,
  .banner-2 {
    float: left;
    width: 45%;
    margin-left: 15px;
  }
  .thumbnail-1 > img {
    width: 100%;
  }
  .list-service li,
  .list-product li,
  .list-services1 li {
    float: left;
    width: 45%;
    margin-left: 20px;
  }
  .list-services1 li {
    width: 28%;
  }
  .list-service li img,
  .list-product li img,
  .list-services1 li img {
    width: 100%;
  }
  .thumbnails-1 .thumbnail-1 img {
    width: 100%;
  }
  .list-governance {
    margin-left: 0;
  }
  .map iframe {
    width: 100%;
  }
  .block-404 .img-404 {
    width: 100%;
    float: none;
    margin-right: 0;
    max-width: 100%;
  }
  .block-404 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #search-404 {
    width: 100%;
  }
}
@media only screen and (max-width: 560px) {
  .privacy,
  .list-soc {
    float: left !important;
    width: 100%;
  }
  .list-service li,
  .list-product li {
    width: 42%;
  }
  .list-governance {
    margin-left: 0;
  }
  .list-governance li {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  footer {
    padding: 8px 20px 6px;
  }
  .img-indent1 {
    float: none;
    margin-right: 0;
  }
  .img-indent1 img {
    width: 100%;
  }
  .post .img-indent1 {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .list-service,
  .list-product,
  .list-services1 {
    padding: 0 20px;
  }
  .list-services1 {
    padding: 0 0 0 20px;
  }
  .list-service li,
  .list-product li,
  .list-services1 li {
    float: none;
    width: 100%;
    margin-left: 0px;
  }
  .line-wrapper h3 {
    padding-top: 10px;
  }
  .block-banners {
    margin-left: 0;
  }
  .block-banners div {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .block-banners div img {
    width: 100%;
  }
  .block-banners div a {
    display: block;
  }
  .privacy {
    font-size: 13px;
  }
}
@media only screen and (max-width: 480px) {
  .privacy img {
    display: none;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
