@import url(http://fonts.googleapis.com/css?family=Anton);
/*font-family: 'Anton', sans-serif; @customFontFamily*/
/*------ template stylization ------*/
body {
  background: url(../img/bg-body.jpg) 0 0 repeat #555555;
}
p {
  margin-bottom: 18px;
}
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
  font-family: 'Anton', sans-serif;
  text-transform: uppercase;
}
h41 {
margin: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;

}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a {
  outline: none;
}
h2 {
  position: relative;
  display: block;
  color: #222222;
  font-size: 36px;
  line-height: 35px;
  margin-bottom: 6px;
}
h2.h2indent {
  margin: 31px 0 18px 0;
}
h2.h2indent-1 {
  margin: 25px 0 18px 0;
}
h2.h2indent-3 {
  margin: 9px 0 12px 0;
}
h3 {
  position: relative;
  display: block;
  color: #222222;
  font-size: 30px;
  line-height: 1em;
}
h3 span {
  display: block;
  margin-top: -2px;
}
h4 {
  position: relative;
  display: block;
  color: #0088FF;
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 11px;
}
h4 a {
  color: #ff7a1f;
}
h4 a:hover {
  color: #232323;
}
.font11 {
  font-weight: bold;
  font-size: 11px;
  line-height: 18px;
  color: #222222;
  text-transform: uppercase;
}
.mini-link {
  display: inline-block;
  background: url(../img/mini-link.png) center 0 no-repeat;
  padding: 0 5px;
  width: 4px;
  height: 7px;
}
.mini-link:hover {
  background-position: center bottom;
}
#content ul,
#sub-content ul {
  list-style: none;
}
.dis-block {
  display: block;
}
.left-0 {
  margin-left: 0 !important;
}
.last-mbot {
  margin-bottom: 0 !important;
}
.wrapper,
.extra-wrap,
.wrapper-extra {
  overflow: hidden;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.bd-none {
  border: none !important;
}
.bd-none:after {
  display: none !important;
}
/*=================My styles of bootstrap================*/
.col {
  color: #000000;
}
.btn-1 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 1;
  padding: 8px 19px 8px 19px;
  border: none;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: normal;
  background: #fe7d1d;
  font-size: 18px;
  font-family: 'Anton', sans-serif;
  line-height: 20px;
}
.btn-1:hover {
  outline: none;
  background: #ffffff;
  color: #000000;
  text-shadow: none;
}
.link {
  font-size: 20px;
  display: inline-block;
  line-height: 1em;
  text-transform: uppercase;
  color: #292929;
  font-family: 'Anton', sans-serif;
  background: url(../img/bg-link.png) right 8px no-repeat;
  padding: 0 9px 0 0;
}
.link:hover {
  color: #ff7a1f;
}
.link-1 {
  font-size: 13px;
  line-height: 18px;
  color: #ff7a1f;
  text-decoration: underline;
}
.link-1:hover {
  color: #232323;
}
/*==================list=================*/
.list {
  display: block;
  overflow: hidden;
  margin: 0;
}
.list li {
  display: block;
  overflow: hidden;
  margin: 0 0 0 0;
  padding: 2px 0 2px 11px;
  background: url(../img/bg-list.png) 0 8px no-repeat;
}
.list li a {
  font-weight: bold;
  color: #ff7a1f;
}
.list li a:hover {
  color: #2c2c2c;
}
.list-1 {
  display: block;
  overflow: hidden;
  margin: 0;
}
.list-1 li {
  display: block;
  overflow: hidden;
  margin: 0 0 0 0;
  padding: 8px 0 9px 11px;
  border-top: 1px solid #d4d1d2;
  background: url(../img/bg-list.png) 0 15px no-repeat;
}
.list-1 li:first-child {
  border-top: none;
}
.list-1 li a {
  font-weight: bold;
  color: #0088FF;
}
.list-1 li a:hover {
  color: #2c2c2c;
}
.list-indent {
  margin: 0;
  display: block;
  *zoom: 1;
}
.list-indent:before,
.list-indent:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-indent:after {
  clear: both;
}
.list-indent li {
  *zoom: 1;
  margin-bottom: 3px;
}
.list-indent li:before,
.list-indent li:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-indent li:after {
  clear: both;
}
.list-indent li .extra-wrap {
  overflow: visible;
}
.list-indent li img {
  float: left;
  margin: 0 15px 0 0;
}
.list-indent li a {
  color: #232323;
  font-weight: bold;
}
.list-indent li a:hover {
  color: #ff7a1f;
}
figure.img-polaroid {
  display: inline-block;
  margin: 0 0 15px 0;
}
.img-polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 5px;
  border: none;
  background-color: #d8d7d7;
  box-shadow: none;
}
.img-polaroid img {
  max-width: inherit;
  width: 100%;
}
/*------===============HEADER==============------- */
header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 999;
  padding: 0 0 0 0;
  height: auto;
  background: #01016D;
}
.logo-search {
  background-color: ##FFFFFF;
  background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#FFFFFF));
  background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
  background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
  background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}
.logo-search .brand {
  position: relative;
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.logo-search .brand span {
  display: block;
  text-indent: -4000px;
}
/* navbar */
.navbar_ {
  margin-bottom: 0 !important;
}
.navbar_ .collapse {
  overflow: visible;
}
.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  border: none;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.nav-collapse_ {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  background: #0088FF;
}
.nav-collapse_ .nav {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
/*nav*/
.nav-collapse_ .nav li {
  position: relative;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  zoom: 1;
}
.nav-collapse_ .nav li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-shadow: none;
}
.nav-collapse_ .nav > li {
  display: inline-block;
  float: left;
  margin: 0;
  border: none;
  font-weight: normal;
  width: 157px;
  font-family: 'Anton', sans-serif;
  background: url(../img/bg-li.jpg) 0 1px no-repeat;
}
.nav-collapse_ .nav > li:first-child {
  width: 155px;
}
.nav-collapse_ .nav > li > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: block;
  margin: 0;
  padding: 30px 0;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
}
.nav-collapse_ .nav > li.sub-menu > a:after {
  position: absolute;
  top: 38px;
  left: 70%;
  display: block;
  margin-left: -4px;
  width: 5px;
  height: 4px;
  background: url(../img/indicator.png) 0 0 no-repeat;
  content: '';
}
.nav-collapse_ .nav ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  position: absolute;
  top: 78px;
  left: 0;
  z-index: 9;
  display: none;
  margin: 0;
  padding: 10px 0 10px 0;
  width: 206px;
  background: #232323;
  list-style: none;
  zoom: 1;
}
.nav-collapse_ .nav ul li.sub-menu-1:after {
  display: block;
  content: '';
  width: 3px;
  height: 6px;
  right: 20px;
  top: 14px;
  position: absolute;
  background: url(../img/indicator-1.png) 0 0 no-repeat;
}
.nav-collapse_ .nav ul li {
  display: block;
  padding: 12px 0 12px 27px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
}
.nav-collapse_ .nav ul li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
}
.nav-collapse_ .nav ul li ul {
  background: #99d98e;
  top: -10px;
  left: 126px;
}
.nav-collapse_ .nav ul li ul li a {
  color: #ffffff;
}
.nav-collapse_ .nav ul li ul li a:hover {
  color: #191a1c;
}
/*hover for first level*/
.nav-collapse_ .nav > li.sfHover,
.nav-collapse_ .nav > li.sfHover:hover,
.nav-collapse_ .nav > li:hover,
.nav-collapse_ .nav > li.active,
.nav-collapse_ .nav > li.active:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: 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 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ECECEC;
  color: #000000;
}
/*hover for second level*/
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ff7a20;
}
/*-----================== HEADER END =================------*/
/*------================== Content =================------- */
#content {
  position: relative;
  padding: 64px 0 32px 0;
  background: url(../img/bg-content.jpg) 0 0 repeat;
}
#sub-content {
  position: relative;
  padding: 40px 0 32px 0;
  background: url(../img/bg-content.jpg) 0 0 repeat;
}
.indent-r {
  padding: 1px 32px 10px 0;
  margin: 23px 0 0 0;
  border-right: 1px solid #ced1cc;
  position: relative;
}
.indent-r:after {
  display: block;
  width: 5px;
  height: 5px;
  content: '';
  position: absolute;
  background: url(../img/plus.png) 0 0 no-repeat;
  top: -2px;
  right: -3px;
}
.indent-l {
  padding-left: 49px;
  position: relative;
  border-left: 1px solid #ced1cc;
}
.indent-l h2 {
  top: -6px;
  margin-bottom: 16px;
}
.indent-l:after {
  display: block;
  width: 5px;
  height: 5px;
  content: '';
  position: absolute;
  background: url(../img/plus.png) 0 0 no-repeat;
  top: -2px;
  left: -3px;
}
.block-vert {
  margin: 0 0 30px 0;
}
.block-vert .img-polaroid {
  margin-bottom: 22px;
}
.block-vert p {
  margin-bottom: 13px;
}
.divider {
  border-top: 1px solid #d0cbc5;
  position: relative;
  margin: 12px 0 20px 0;
}
.divider:after {
  display: block;
  position: absolute;
  background: url(../img/plus.png) 0 0 no-repeat;
  width: 5px;
  height: 5px;
  content: '';
  left: 0;
  top: -3px;
}
#toTop {
  display: none;
  width: 60px;
  height: 60px;
  overflow: hidden;
  background: url(../img/top.png) no-repeat 0 0;
  position: fixed;
  margin-right: -660px !important;
  right: 50%;
  bottom: 73px;
  z-index: 999;
}
#toTop:hover {
  background-position: 0 bottom;
}
/*----====================Content end ==================----*/
/*==========================PAGES===========================*/
/*=========================index============================*/
.box-service {
  background: url(../img/bg-box-service.jpg) 0 0 repeat;
  padding-bottom: 21px;
}
.block-service {
  text-transform: uppercase;
  font-family: 'Anton', sans-serif;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 45px 0 55px 42px;
  width: 33%;
  float: left;
}
.block-service > div {
  *zoom: 1;
}
.block-service > div:before,
.block-service > div:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-service > div:after {
  clear: both;
}
.block-service span {
  font-size: 75px;
  line-height: 1em;
  float: left;
}
.block-service em {
  font-style: normal;
  font-size: 36px;
  line-height: 35px;
  display: block;
  float: left;
  padding: 6px 0 0 7px;
}
.block-service a {
  position: absolute;
  bottom: -21px;
  left: 0;
  right: auto;
  top: auto;
}
.block-1 {
  background: url(../img/bg-block.jpg) 0 0 repeat;
}
.block-2 {
  background: url(../img/bg-block-1.jpg) 0 0 repeat;
}
.block-3 {
  background: url(../img/bg-block-2.jpg) 0 0 repeat;
}
.block-indent {
  *zoom: 1;
  margin: 0 0 32px 0;
}
.block-indent:before,
.block-indent:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-indent:after {
  clear: both;
}
.block-indent .img-polaroid {
  float: left;
  margin: 0 20px 15px 0;
}
.block-indent h3 {
  margin: 40px 0 0 0;
}
.block-indent h2 {
  font-size: 42px;
  line-height: 1em;
  top: -12px;
  margin: 0;
}
.block-indent h2 span {
  display: block;
  position: relative;
  top: -6px;
}
.div-banner {
  background: url(../img/bg-banner.jpg) 0 0 repeat;
  border: 1px solid #cac9c5;
  margin: 27px 0 0 0;
  padding: 18px 0 22px 18px;
}
.div-banner span {
  font-size: 42px;
  line-height: 1em;
  color: #232323;
  font-family: 'Anton', sans-serif;
  text-transform: uppercase;
  display: block;
  float: left;
}
.div-banner em {
  overflow: hidden;
  display: block;
  padding: 5px 20px 0 12px;
}
.block h4 {
  margin-bottom: 29px;
}
/*=========================index-1==========================*/
.block-indent-1 {
  *zoom: 1;
  padding: 13px 0 0 0;
}
.block-indent-1:before,
.block-indent-1:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-indent-1:after {
  clear: both;
}
.block-indent-1 .img-polaroid {
  margin: 3px 19px 15px 0;
  float: left;
}
.block-indent-1 .extra-wrap {
  overflow: visible;
}
.comment {
  background: url(../img/marker.png) 72% bottom no-repeat;
  margin: 6px 0 23px 0;
  border: none;
  font-size: 11px;
  line-height: 18px;
  font-weight: bold;
  color: #222222;
  text-transform: uppercase;
  padding: 0 0 40px 0;
  position: relative;
}
.comment p {
  font-size: 11px;
  line-height: 18px;
  padding: 0 0 0 26px;
  margin: 0;
  background: url(../img/bg-comment.png) 0 0 no-repeat;
}
.img-comment {
  background: url(../img/marker-1.png) 0 0 no-repeat;
  padding: 0 0 17px 79px;
}
.banner {
  padding: 43px 0 0 0;
}
.block-indent-2 {
  *zoom: 1;
  padding: 0 0 0 0;
}
.block-indent-2:before,
.block-indent-2:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-indent-2:after {
  clear: both;
}
.block-indent-2 h4 {
  line-height: 20px;
}
.block-indent-2 .img-polaroid {
  margin: 3px 19px 15px 0;
  float: left;
}
.block-indent-2 .extra-wrap {
  overflow: visible;
}
/*=========================index-2==========================*/
.list-dl {
  margin: 15px 0 0 0;
}
.list-dl dt a {
  font-weight: bold;
  color: #232323;
}
.list-dl dt a:hover {
  color: #ff7a1f;
}
.list-dl dd {
  margin: 0 0 18px 0;
}
/*=========================index-3==========================*/
.br-none {
  display: none;
}
.big-box-service {
  *zoom: 1;
  margin-left: -32px;
  padding: 13px 0 0 0;
}
.big-box-service:before,
.big-box-service:after {
  display: table;
  content: "";
  line-height: 0;
}
.big-box-service:after {
  clear: both;
}
.block-services {
  width: 40%;
  float: left;
  margin: 0 0 0 32px;
}
.block-services .img-polaroid {
  width: 100%;
  float: none;
  margin: 0 0 20px 0;
}
/*=========================index-4==========================*/
.list-blog {
  margin: 0;
}
.list-blog li {
  display: block;
  overflow: hidden;
  padding: 9px 0 0 0;
}
.list-blog li:first-child {
  padding-top: 12px;
  border: none;
}
.list-blog li .wrapper-extra {
  overflow: hidden;
}
.list-blog li .wrapper-extra h4 {
  margin-bottom: 8px;
}
.list-blog li .wrapper-extra a {
  color: #232323;
}
.list-blog li .wrapper-extra a:hover {
  color: #ff7a1f;
}
.list-blog li .fleft {
  float: none;
}
.list-blog li .fright {
  padding-right: 7px;
  margin: 5px 0 0 0;
  float: none;
  display: block;
}
.list-blog li .fright a {
  color: #83868a;
}
.list-blog li .fright a:hover {
  color: #ff7a1f;
}
.list-blog li .fright img {
  margin-right: 3px;
}
.date {
  display: inline-block;
  margin-right: 14px;
  white-space: nowrap;
}
.block-blog {
  overflow: hidden;
  margin: 0 0 0 0;
}
.block-blog .img-polaroid {
  float: left;
  margin: 4px 22px 15px 0;
}
.block-blog p {
  margin: 13px 0 18px 0;
}
.block-blog .extra-wrap {
  overflow: visible;
}
/*=========================index-5==========================*/
/*==========================404=============================*/
.box-404 img {
  margin: -26px 0 0 0;
  width: 100%;
}
.block-404 {
  margin: 27px 0 0 0;
}
.block-404 h3 {
  font-size: 24px;
  margin-bottom: 21px;
}
#search {
  position: relative;
  overflow: hidden;
  float: right;
  margin: 70px 0 0 0;
}
#search input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  float: left;
  margin: 0 0 0 0;
  padding: 5px 10px;
  width: 176px;
  height: 28px;
  border: 1px solid #acba85;
  background-color: #a9bc75;
  background-image: -moz-linear-gradient(top, #a9bc74, #a9bb77);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a9bc74), to(#a9bb77));
  background-image: -webkit-linear-gradient(top, #a9bc74, #a9bb77);
  background-image: -o-linear-gradient(top, #a9bc74, #a9bb77);
  background-image: linear-gradient(to bottom, #a9bc74, #a9bb77);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa9bc74', endColorstr='#ffa9bb77', GradientType=0);
  color: #83868a;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 1;
  display: inline-block;
  float: none;
  margin: 0 0 0 2px;
  padding: 4px 13px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: none;
  font-weight: normal;
  background: #292929;
  font-size: 12px;
  line-height: 20px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#search a:hover {
  background: #fe781f;
}
#search-404 {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 8px 0 0 0;
}
#search-404 input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  float: left;
  margin: 0 0 0 0;
  padding: 6px 10px 7px;
  width: 100%;
  height: 33px;
  border: 1px solid #d4d5d4;
  background: #ffffff;
  color: #83868a;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search-404 input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search-404 a {
  float: right;
  margin: 6px 0 0 0;
}
/*======================Privacy Policy======================*/
/*================CONTACT FORM, MAP, ADRESS=================*/
.map {
  display: block;
  margin: 0 0 25px 0;
  line-height: 0;
  border: 5px solid #d8d8d6;
}
.map iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 331px ;
  border: none;
  line-height: 0;
}
.adress {
  font-size: 13px;
  padding: 5px 0 0 0;
}
.adress em {
  display: block;
  font-style: normal;
  margin-bottom: 18px;
}
.adress a {
  display: inline-block;
  margin-left: 2px;
  color: ;
}
.adress a:hover {
  color: #ffa401;
  text-decoration: underline;
}
.adress span {
  display: block;
}
.adress strong {
  display: inline-block;
  font-weight: normal;
}
.adress strong.title1 {
  position: relative;
  display: block;
  color: #ff7a1f;
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 7px;
  font-family: 'Anton', sans-serif;
  text-transform: uppercase;
}
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0;
  padding: 0;
}
.txt-form {
  color: #83868a;
  padding-bottom: 4px;
  display: block;
}
.coll-1,
.coll-2,
.coll-3 {
  float: left;
  width: 199px;
}
.coll-1,
.coll-2 {
  margin-right: 11px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.div-message {
  padding: 8px 0 0 0;
}
#contact-form label {
  display: block;
  min-height: 43px;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
#contact-form .message {
  min-height: 91px;
  display: block !important;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  font-family: Arial, Helvetica, sans-serif;
  padding: 6px 10px 7px;
  margin: 0;
  font-size: 13px;
  line-height: 20px !important;
  color: #83868a;
  background: #ffffff;
  outline: none;
  width: 100%;
  border: 1px solid #d4d5d3;
  -webkit-box-shadow: inset 0 1px 0 rgba(248, 248, 248, 0.51);
  -moz-box-shadow: inset 0 1px 0 rgba(248, 248, 248, 0.51);
  box-shadow: inset 0 1px 0 rgba(248, 248, 248, 0.51);
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input {
  height: 33px;
}
#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: 91px;
  resize: none;
  overflow: auto;
}
#contact-form .success {
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 20;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 10px;
  width: 100%;
  border: 1px solid #fff;
  background: #000;
  color: #ffffff;
  text-align: center;
  text-transform: none;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 22px;
}
#contact-form .error,
#contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  padding: 2px 4px 0px 0;
  width: 100%;
  text-transform: none;
  position: absolute;
  text-align: right;
  left: auto;
  top: 2px;
  right: 2px;
  cursor: default;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 3px;
  top: auto;
  right: auto;
  left: 2px;
  text-align: left;
}
.buttons-wrapper {
  position: relative;
  padding: 19px 0 4px 0;
}
.buttons-wrapper a {
  cursor: pointer;
  margin-top: 0;
}
.buttons-wrapper a:hover {
  text-decoration: none;
}
.buttons-wrapper > span {
  display: inline-block;
  margin-top: 0;
  color: #232323;
  font-size: 13px;
  margin-left: 45px;
}
/*------================== FOOTER ================= ------- */
footer {
  position: relative;
  padding: 41px 0 43px 0 ;
  border-top: none;
  background: url(../img/bg-footer.jpg) 0 0 repeat-x;
  color: #555454;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
}
footer span {
  display: inline-block;
  position: relative;
  top: 10px;
}
footer a {
  color: #555454;
}
footer a:hover {
  color: #ff7a1f;
}
.soc-icons {
  display: block;
  margin: 0;
  float: right;
  list-style: none;
  *zoom: 1;
}
.soc-icons:before,
.soc-icons:after {
  display: table;
  content: "";
  line-height: 0;
}
.soc-icons:after {
  clear: both;
}
.soc-icons li {
  float: left;
  display: inline-block;
  margin-left: 8px;
}
.soc-icons li a {
  width: 26px;
  height: 26px;
}
.soc-icons li a:hover {
  background-position: 0 bottom;
}
.icon-1 {
  background: url(../img/icon.png) 0 0 no-repeat;
}
.icon-2 {
  background: url(../img/icon-1.png) 0 0 no-repeat;
}
.icon-3 {
  background: url(../img/icon-2.png) 0 0 no-repeat;
}
.icon-4 {
  background: url(../img/icon-3.png) 0 0 no-repeat;
}
.icon-5 {
  background: url(../img/icon-4.png) 0 0 no-repeat;
}
/*---===================== FOOTER END ================------*/
.select-menu {
  display: none !important;
}
/*-----================== MEDIA QUERIES============== ------*/
@media (min-width: 1200px) {
  .nav-collapse_ .nav > li {
    width: 195px;
  }
  .nav-collapse_ .nav > li:first-child {
    width: 195px;
  }
  .block-service {
    width: 390px;
  }
  .block-indent .img-polaroid {
    margin: 0 30px 0 0;
  }
  .indent-l {
    padding-left: 69px;
  }
  .list-indent li .extra-wrap {
    overflow: hidden;
  }
  .block-services {
    width: 343px;
    margin-bottom: 15px;
  }
  .block-services .img-polaroid {
    float: left;
    width: auto;
    margin: 0 20px 15px 0;
  }
  .br-none {
    display: block;
  }
  .list-blog li .fright {
    float: right;
    margin: 0;
  }
  .list-blog li .fleft {
    float: left;
  }
  #search-404 input {
    width: 593px;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 249px;
  }
  .comment {
    padding-bottom: 30px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .nav-collapse_ {
    height: auto !important;
  }
}
@media (max-width: 979px) {
  .nav-collapse_ {
    height: auto !important;
  }
  .block-service span {
    float: none;
  }
  .block-service em {
    float: none;
  }
  .div-banner span {
    float: none;
  }
  .div-banner em {
    overflow: visible;
    display: block;
    margin: 15px 0 0 0;
    padding: 0;
  }
  #contact-form label {
    display: block;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 151px;
  }
  .box-404 img {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .nav-collapse_ .nav > li {
    width: 121px;
  }
  .nav-collapse_ .nav > li a {
    font-weight: normal;
  }
  .nav-collapse_ .nav > li:first-child {
    width: 119px;
  }
  .nav-collapse_ .nav li.sub-menu > a:after {
    left: 90%;
  }
  .block-blog .img-polaroid {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .navbar_ .nav-collapse_ .nav {
    display: none;
  }
  .nav-collapse_ {
    height: auto !important;
  }
  .select-menu {
    display: block !important;
    margin: 5px 0;
    width: 100%;
    border: 1px solid #fff;
    background: #232323;
    color: #ffffff;
    cursor: pointer;
  }
  .select-menu option {
    padding-bottom: 3px;
  }
  .block-service {
    padding: 25px 0 35px 12px;
  }
  .block-service span {
    font-size: 40px;
    line-height: 1em;
  }
  .block-service em {
    font-size: 25px;
    line-height: 1em;
  }
  .indent-l {
    padding: 30px 0 0 0;
    border-left: none;
  }
  .indent-l:after {
    display: none;
  }
  .indent-r {
    padding: 30px 0 0 0;
    border-right: none;
  }
  .indent-r:after {
    display: none;
  }
  .block-indent .img-polaroid {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .block-indent h3 {
    margin: 10px 0 0 0;
  }
  .block-indent h3 span {
    display: inline-block;
  }
  .block-vert {
    *zoom: 1;
  }
  .block-vert:before,
  .block-vert:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .block-vert:after {
    clear: both;
  }
  .block-vert .img-polaroid {
    float: left;
    margin: 0 20px 15px 0;
  }
  .block-vert .extra-wrap {
    overflow: visible;
  }
  .soc-icons {
    float: none;
    margin: 0 0 30px 0;
  }
  .soc-icons li {
    margin: 0 8px 0 0;
  }
  #toTop {
    display: none !important;
  }
  .box-indent .span6 {
    float: left;
    width: 40%;
    margin: 0 20px 30px 0;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 100%;
    float: none;
  }
  .map iframe {
    height: 220px;
  }
}
@media (min-width: 626px) and (max-width: 767px) {
  
}
@media (max-width: 626px) {
  .logo-search {
    text-align: center;
  }
  .logo-search .brand {
    width: 99px;
    height: 87px;
    margin: 0 auto;
    float: none;
  }
  .logo-search #search {
    position: relative;
    float: none;
    width: 100%;
    margin: 5px 0 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 66px;
  }
  .logo-search #search input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .logo-search #search a {
    position: absolute;
    margin: 0;
    right: 0;
    top: 0;
  }
  .date {
    display: block;
    margin: 5px 0;
  }
  #sub-content {
    padding-top: 20px;
  }
  .map iframe {
    height: 150px;
  }
}
@media (max-width: 530px) {
  .block-blog .img-polaroid {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .date {
    display: inline-block;
  }
  .block-indent-1 .img-polaroid {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .block-vert .img-polaroid {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
}
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  .block-service {
    float: none;
    width: 100%;
    margin-bottom: 35px;
  }
  .box-indent .span6 {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }
  .big-box-service {
    margin: 0;
  }
  .block-services {
    float: none;
    width: 100%;
    margin: 0;
  }
  footer {
    position: static;
  }
  .block-indent-2 .img-polaroid {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
@media (min-width: 320px) and (max-width: 481px) {
  
}
@media (max-width: 320px) {
  
}
/*Core variables and mixins*/
.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: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}