/* CSS Document */
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.img-indent {
  float: left;
  margin: 0 20px 0 0;
}
.img-indent1 {
  margin: 5px 0 21px 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%;
}
body {
  background-color: #000000;
}
/*------ header ------- */
header {
  padding: 0;
  position: relative;
  z-index: 10;
  background: url(../img/tail-header.gif) repeat-x 0 0 #0e0e0e;
}
header .container {
  position: relative;
}
/* navbar */
.navbar_,
.navbar_ nav {
  margin: 0;
}
.navbar_ {
  padding: 0;
}
.navbar_ .navbar-inner_ {
  padding: 0;
  margin: 0;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .container {
  position: relative;
}
.nav-collapse_ {
  z-index: 30;
  float: right;
  margin: 0;
  position: relative;
  background: url(../img/border-item.gif) repeat-y right 0;
}
.navbar_ .nav {
  margin: 0;
}
.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/glow-item.png) no-repeat 50% 0;
}
.nav-collapse_ .nav > li:first-child {
  margin: 0;
}
.nav-collapse_ .nav li a {
  text-decoration: none;
  font-weight: normal;
  text-shadow: none;
}
.nav-collapse_ .nav > li > a {
  font-weight: 600;
  margin: 0;
  display: block;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #909090;
  z-index: 10;
  font-size: 15px;
  line-height: 20px;
  padding: 43px 0 47px;
  text-align: center;
  width: 135px;
  background: url(../img/border-item.gif) repeat-y 0 0;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
  background: url(../img/indicator.png) no-repeat 0 bottom;
  width: 7px;
  height: 4px;
  position: absolute;
  display: block;
  bottom: 34px;
  left: 50%;
  margin-left: -3px;
  z-index: 5;
}
.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: url(../img/border-item.gif) repeat-y 0 0;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar_ .nav > .active > a,
.navbar_ .nav > .active > a:hover,
.navbar_ .nav > .active > a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav > li.sfHover > a .sf-sub-indicator,
.nav-collapse_ .nav > li.active > a .sf-sub-indicator {
  background-position: 0 0;
}
.sub-menu > a {
  position: relative;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 150px;
  left: 1px;
  top: 110px;
  list-style: none;
  border: 1px solid #303030;
  zoom: 1;
  z-index: 11;
  background: #0e0e0e;
  padding: 7px 0 8px;
  margin: 0;
}
.nav-collapse_ .nav ul li {
  border-top: 1px solid #303030;
}
.nav-collapse_ .nav ul li:first-child {
  border: none;
  margin: 0;
  padding: 0;
}
.nav-collapse_ .nav ul li a {
  display: block;
  color: #8f8f8f;
  font-size: 12px;
  background: none;
  text-align: center;
  padding: 14px 0 11px;
  text-transform: uppercase;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #ffffff;
}
.nav-collapse_ .nav ul ul {
  background: #8c8c8c;
  border: 1px solid #a0a0a0;
  left: 168px;
  top: 0px;
  width: 189px;
  padding: 2px 20px 3px;
}
.nav-collapse_ .nav ul ul li {
  border-top: 1px solid #a0a0a0;
}
.nav-collapse_ .nav ul ul li a {
  color: #fff;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
  background: url(../img/indicator2.png) no-repeat 0 bottom;
  width: 7px;
  height: 4px;
  position: absolute;
  display: block;
  top: 23px;
  left: auto;
  right: -4px;
  z-index: 5;
}
/*------ logo ------- */
.navbar_ .brand {
  margin: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}
.navbar_ .brand a {
  display: inline-block;
}
.navbar_ .brand a:hover {
  text-decoration: none;
}
/*------ row-home ------- */
.row-slogan {
  background: url(../img/slider-img.jpg) no-repeat 50% 0;
  height: 636px;
}
.row-slogan strong,
.row-slogan span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  color: #d4d4d4;
  line-height: 74px;
  font-size: 50px;
  text-transform: uppercase;
  display: block;
  text-shadow: 1px 2px rgba(0, 0, 0, 0.2);
}
.row-slogan strong {
  padding-top: 14%;
}
.row-slogan span {
  font-weight: 600;
  font-size: 64px;
  line-height: 50px ;
  padding: 0 0 24px ;
}
.row-slogan p {
  color: #acacac;
  font-size: 15px;
  line-height: 21px;
  width: 440px;
  padding-bottom: 41px;
}

/*------ row-about ------- */
.row-slogan2 {
  background: url(../img/slider-Img-Kinder.jpg) no-repeat 50% 0;
  height: 636px;
}
.row-slogan2 strong,
.row-slogan2 span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #d4d4d4;
  line-height: 74px;
  font-size: 50px;
  text-transform: uppercase;
  display: block;
  text-shadow: 1px 2px rgba(0, 0, 0, 0.2);
}
.row-slogan2 strong {
  padding-top: 14%;
}
.row-slogan2 span {
  font-weight: 600;
  font-size: 64px;
  line-height: 50px ;
  padding: 0 0 24px ;
}
.row-slogan2 p {
  color: #acacac;
  font-size: 15px;
  line-height: 21px;
  width: 440px;
  padding-bottom: 41px;
}
.img-polaroid {
  border: 8px solid #ffffff;
}
.img-polaroid1 {
  border: 5px solid #ffffff;
}
/*------ h1, h2, h3, h4, h5, h6 ------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1em;
  font-weight: 600;
  color: #d5d5d5;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
}
header h1 {
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 32px;
  padding: 42px 0 20px;
  margin: 0;  
}
h2 span {
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin: -5px 0 -100px 0;
}

h3 {
  font-size: 32px;
  padding: 42px 0 20px;
  margin: 0;  
}
h3 span {
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin-top: -7px;
}

h3 span a { 
font-color: #4594d0;
} 


h4 {
  font-size: 18px;
  padding: 0 0 7px;
  letter-spacing: -1px;
  margin: 0;
}
h4 span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #9a9a9a;
  padding-top: 4px;
  display: block;
}
h4 a {
  line-height: 26px;
  color: #d1d1d1;
}
h4 a:hover {
  text-decoration: none;
}
p {
  padding-bottom: 14px;
  margin: 0;
}
.link {
  text-decoration: none;
  display: inline-block;
  padding-right: 14px;
  background: url(../img/marker-1.png) no-repeat right 9px;
}
.link:hover {
  text-decoration: none;
}
/*--- header end ------*/
/*------ content ------- */
#content {
  position: relative;
  padding: 0;
  z-index: 5;
  background: url(../img/tail-row-bg.gif);
}
.cont-shadow-top {
  background: url(../img/tail-shadow-top.png) repeat-x 0 0;
  padding: 51px 0 61px;
}
#content.extra-content .cont-shadow-top {
  padding-top: 0;
}
#content ul {
  list-style: outside none;
}
.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;
}
.left-0 {
  margin-left: 0 !important;
}
.overflow {
  overflow: visible;
}
.box-sligan {
  font-size: 26px;
  line-height: 31px;
  border-bottom: 1px solid #3d3d3d;
  padding-bottom: 37px;
  margin-bottom: 36px;
}
.txt-1 {
  color: #0bbdb3;
  padding-bottom: 11px;
}
/*----------- list-latest-posts--------------*/
.list-featured {
  margin: 0;
}
.list-featured li {
  overflow: hidden;
  border-top: 1px solid #3d3d3d;
  padding-top: 16px;
  margin-top: 14px;
}
.list-featured li figure {
  float: left;
  margin: 5px 29px 0 0;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.list-featured li p {
  padding-bottom: 0;
}
.list-featured li a:hover {
  text-decoration: none;
}
.list-featured li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
/*----------- buttons & links--------------*/
.btn-1 {
  background-color: #424242;
  background-image: -moz-linear-gradient(top, #484848, #3a3a3a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484848), to(#3a3a3a));
  background-image: -webkit-linear-gradient(top, #484848, #3a3a3a);
  background-image: -o-linear-gradient(top, #484848, #3a3a3a);
  background-image: linear-gradient(to bottom, #484848, #3a3a3a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484848', endColorstr='#ff3a3a3a', GradientType=0);
  border: none;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 18px;
  padding: 10px 16px 11px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  text-shadow: none;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
  margin-bottom: 1px;
}
.btn-1:hover {
  color: #ffffff;
  background-color: #404040;
  background-image: -moz-linear-gradient(top, #3a3a3a, #484848);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a3a3a), to(#484848));
  background-image: -webkit-linear-gradient(top, #3a3a3a, #484848);
  background-image: -o-linear-gradient(top, #3a3a3a, #484848);
  background-image: linear-gradient(to bottom, #3a3a3a, #484848);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3a3a', endColorstr='#ff484848', GradientType=0);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  text-decoration: none;
  background-position: 0 0;
}
.btn-2 {
  background-color: #0ba098;
  background-image: -moz-linear-gradient(top, #0bbab0, #0b7a74);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0bbab0), to(#0b7a74));
  background-image: -webkit-linear-gradient(top, #0bbab0, #0b7a74);
  background-image: -o-linear-gradient(top, #0bbab0, #0b7a74);
  background-image: linear-gradient(to bottom, #0bbab0, #0b7a74);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0bbab0', endColorstr='#ff0b7a74', GradientType=0);
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  padding: 4px 0 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 117px;
  text-align: center;
  text-shadow: none;
  border: 1px solid #40b0a3;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
}
.btn-2:hover {
  color: #ffffff;
  background-color: #0b948c;
  background-image: -moz-linear-gradient(top, #0b7a74, #0bbab0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0b7a74), to(#0bbab0));
  background-image: -webkit-linear-gradient(top, #0b7a74, #0bbab0);
  background-image: -o-linear-gradient(top, #0b7a74, #0bbab0);
  background-image: linear-gradient(to bottom, #0b7a74, #0bbab0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0b7a74', endColorstr='#ff0bbab0', GradientType=0);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  text-decoration: none;
  background-position: 0 0;
}
/*----------- list-service--------------*/
.list-service {
  margin: 0;
  padding-bottom: 22px;
  overflow: hidden;
}
.list-service figure {
  margin: 0;
}
.list-service h3 {
  padding: 7px 0 7px;
  color: #0bbdb3;
}
/*----------- border-------------*/
.border,
.border1,
.border2 {
  height: 1px;
  background: #3d3d3d;
  margin-bottom: 6px;
}
.border1 {
  margin: 41px 0 7px;
}
.border2 {
  margin: 27px 0 7px;
}
/*----------- list-comments--------------*/
.list-comments {
  margin: 0;
}
.list-comments li {
  border-top: 1px solid #3d3d3d;
  padding-top: 17px;
  margin-top: 18px;
}
.list-comments li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.list-comments span {
  color: #909090;
}
.list-comments em {
  display: block;
  color: #0bbdb3;
}
.list-comments a {
  font-size: 12px;
  text-decoration: none;
  color: #ffffff;
}
.list-comments a:hover {
  color: #0bbdb3;
}
.date-1 {
  color: #999;
  font-size: 11px;
  display: block;
}
/*----------- aside--------------*/
aside {
  background: url(../img/tail-aside.gif) repeat-x 0 bottom #262626;
}
.list-logo {
  background: url(../img/border-item.gif) repeat-y right 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.list-logo li {
  width: 20%;
  float: left;
  background: url(../img/border-item.gif) repeat-y 0 0;
}
.list-logo li a {
  display: block;
  padding: 56px 0 58px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.list-logo li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/*----------- list-latest--------------*/
.list-news {
  margin: 2px 0 0;
  border-bottom: 1px solid #2f2f2f;
  padding-bottom: 38px;
}
.list-news li {
  overflow: hidden;
  border-top: 1px solid #2f2f2f;
  padding-top: 37px;
  margin-top: 39px;
}
.list-news li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.list-news figure {
  margin: 3px 30px 0 0;
  float: left;
}
.list-news p {
  padding: 0 20px 22px 0;
}
.list-news .btn-1 {
  margin-top: 14px;
}
/*------ list-2------- */
.list {
  margin: 5px 0 4px;
  overflow: hidden;
}
.list li {
  line-height: 18px;
  background: url(../img/marker-1.png) no-repeat 0 6px;
  margin-bottom: 13px;
  padding-left: 17px;
}
.list li a {
  font-size: 14px;
  color: #525252;
}
.list li a:hover {
  color: #bfbfbf;
  text-decoration: none;
}
/*------ list_carousel ------- */
.list_carousel {
  padding: 4px 85px;
  position: relative;
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  cursor: default;
}
.list_carousel li {
  color: #999;
  text-align: center;
  padding: 0;
  margin: 0  15px ;
  display: inline-block;
  float: left;
  line-height: 0;
}
.list_carousel li figure {
  margin: 0;
}
.list_carousel li img {
  width: 100%;
  height: auto;
}
.list_carousel.responsive {
  width: auto;
}
#prev,
#next {
  position: absolute;
  top: 50%;
  margin-top: -34px;
  display: block;
  width: 38px;
  height: 62px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#next {
  background: url(../img/prev-next.png) no-repeat right 0;
  right: 33px;
}
#prev {
  background: url(../img/prev-next.png) no-repeat 0 0;
  left: 33px;
}
#prev:hover,
#next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#prev:focus,
#next:focus {
  outline: none;
}
/*------ list-abouts ------- */
.list-about {
  border-bottom: 1px solid #3d3d3d;
  padding-bottom: 35px;
  margin: 0 0 7px;
}
.list-about padding-bottom:9px a {
  text-decoration: none;
  display: inline-block;
}
.list-about padding-bottom:9px a:hover {
  text-decoration: none;
}
.list-about li {
  overflow: hidden;
  padding-top: 18px;
  margin-top: 17px;
  color: #909090;
  border-top: 1px solid #3d3d3d;
}
.list-about li:first-child {
  padding: 0;
  border: none;
  margin: 0;
}
/*------ list-posts ------- */
.list-posts {
  margin: 4px 0 0;
  padding-bottom: 38px;
  border-bottom: 1px solid #3d3d3d;
}
.list-posts figure {
  float: left;
  margin: 6px 30px 0 0;
}
.list-posts > li {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #3d3d3d;
}
.list-posts > li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.list-posts h4 {
  padding: 5px 0 0;
}
.post-body {
  padding-top: 15px;
  overflow: hidden;
}
.post-body p {
  padding-bottom: 22px;
}
.post-body .btn-1 {
  margin-top: 10px;
}
.list-comment {
  margin: -3px 0 0;
  overflow: hidden;
}
.list-comment li {
  float: right;
}
.list-comment li:first-child {
  float: left;
}
.list-comment li a {
  color: #525252;
}
.badge_ {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 18px;
  width: 52px;
  text-align: center;
  background-color: #3e3e3e;
  background-image: -moz-linear-gradient(top, #484848, #303030);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#484848), to(#303030));
  background-image: -webkit-linear-gradient(top, #484848, #303030);
  background-image: -o-linear-gradient(top, #484848, #303030);
  background-image: linear-gradient(to bottom, #484848, #303030);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484848', endColorstr='#ff303030', GradientType=0);
  float: left;
  font-weight: 300;
  margin: 0 15px 0 0;
  text-shadow: none;
  color: #ffffff;
  padding: 10px 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.badge_ span {
  margin-top: -4px;
  display: block;
}
/*------ list-archive ------- */
.list-archive {
  font-style: italic;
  margin: 0;
}
.list-archive dt {
  font-weight: normal;
  text-align: left;
  width: 90px;
}
.list-archive dd {
  margin-left: 90px;
  padding-bottom: 20px;
}
.list-archive dd a {
  color: #333333;
}
.list-archive dd a:hover {
  text-decoration: none;
  color: #0082c6;
}
/***** map *****/
.map {
  margin: 20px 0 40px;
  line-height: 0;
}
.map iframe {
  border: none;
  width: 100%;
  height: 470px;
}
/*------ mail & address------- */
.address-1 {
  padding: 21px 0 4px;
}
.address-1 span {
  display: inline-block;
  width: 90px;
}
.mail-1 {
  color: #525252;
}
.mail-1:hover {
  text-decoration: none;
}
.mar-bot {
  margin-bottom: 20px;
}
/***** contact form *****/
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 27px 0 20px;
}
.txt-form {
  padding-bottom: 3px;
  display: block;
}
.coll-1,
.coll-2,
.coll-3 {
  float: left;
  width: 200px;
}
.coll-1,
.coll-2 {
  margin-right: 10px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
#contact-form label {
  display: block;
  min-height: 42px;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
#contact-form .message {
  min-height: 213px;
  display: block !important;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  border: none;
  background: url(../img/tail-input.gif);
  padding: 3px 8px 5px;
  margin: 0;
  font-size: 14px;
  line-height: 18px !important;
  color: #5d5d5d;
  outline: none;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  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: 26px;
}
#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: 196px;
  resize: none;
  overflow: auto;
}
#contact-form .success {
  border: 1px solid #3a3a3a;
  background: #191919;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-transform: none;
  width: 100%;
  z-index: 20;
}
#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;
  bottom: 2px;
  left: 0;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 3px;
}
.inner-form {
  padding: 10px;
}
.buttons-wrapper {
  position: relative;
}
.buttons-wrapper a {
  margin-right: 35px;
  cursor: pointer;
  margin-top: 0;
}
.buttons-wrapper a:hover {
  text-decoration: none;
}
.buttons-wrapper span {
  display: inline-block;
  font-size: 14px;
  margin-top: 7px;
}
.policy {
  padding-bottom: 20px;
}
.policy h3 {
  padding: 41px 0 19px;
}
.policy p {
  padding-bottom: 21px;
}
.policy a {
  color: #525252;
}
/* block-404 */.block-404 {
  overflow: hidden;
  padding: 46px 0 2px;
}
.block-404 .img-404 {
  float: left;
  margin: 20px 29px 0 0;
  width: 60%;
}
.box-404 {
  overflow: hidden;
  padding-top: 43px;
}
.box-404 h3 {
  padding-bottom: 40px;
}
.box-404 p {
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 17px;
}
/* search */#search {
  margin: 34px 0 0;
}
#search input {
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px 12px 11px;
  margin: 0 0 6px 0;
  font-size: 13px;
  line-height: 20px !important;
  height: 41px;
  color: #5d5d5d;
  background: url(../img/tail-input.gif);
  outline: none;
  width: 100%;
  float: left;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -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;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  float: right;
  padding: 11px 16px 12px;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
  padding: 31px 0;
}
.privacy {
  font-size: 12px;
  color: #222;
  line-height: 16px;
  padding-top: 10px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
.privacy span {
  color: #333;
}
.privacy a {
  color: #222;
}
.list-soc {
  margin: 0;
  float: right;
  overflow: hidden;
  list-style: none;
}
.list-soc li {
  float: left;
  margin: 0 4px;
}
.list-soc li a {
  width: 34px;
  height: 34px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.list-soc li a:hover {
  background-position: 0 bottom;
}
.list-soc .soc-item1 a {
  background: url(../img/soc-icon1.png) no-repeat 0 0;
}
.list-soc .soc-item2 a {
  background: url(../img/soc-icon2.png) no-repeat 0 0;
}
.list-soc .soc-item3 a {
  background: url(../img/soc-icon3.png) no-repeat 0 0;
}
.list-soc .soc-item4 a {
  background: url(../img/soc-icon4.png) no-repeat 0 0;
}
/*--- footer end ------*/
@media only screen and (min-width: 1200px) {
  h3 {
    font-size: 45px;
  }
  h3 span {
    font-size: 35px;
  }
  .nav-collapse_ {
    margin: 0;
  }
  .list-logo li {
    width: auto;
  }
  .row-slogan p {
    width: 524px;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 250px;
  }
  #contact-form label {
    display: inline-block;
  }
  .block-404 .img-404 {
    margin: 0 29px 0 0;
    width: auto;
  }
  #search input {
    width: 246px;
    margin: 0 5px 0 0;
  }
  #search a {
    float: left;
  }
}
@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;
    clear: none;
  }
  h3 {
    font-size: 30px;
  }
  h3 span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .nav-collapse_ .nav > li > a {
    width: 110px;
  }
  .row-slogan p {
    width: 330px;
  }
  .list-thumbnails .thumbnail-1 section {
    padding: 0;
  }
  .list-work figure {
    float: none !important;
    margin-right: 0 !important;
  }
  .list-work figure img {
    width: 100% !important;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .nav-collapse_ .nav > li {
    float: left;
  }
  .list-news figure {
    float: none;
    margin: 3px 0 20px;
  }
  .list-news figure img {
    width: 100%;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 152px;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .address-1 span {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding: 0;
  }
  .bg-top .container,
  aside .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cont-shadow-top {
    padding-top: 0;
  }
  .sf-menu {
    display: none !important;
  }
  .row-top,
  .glow-nav,
  .slider,
  #content .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar_ .brand,
  .navbar_,
  #search {
    float: none;
  }
  #search {
    margin-top: 18px;
    width: 100%;
    margin-left: 0;
  }
  .navbar_ .nav-collapse_ {
    float: none;
    display: none;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .select-menu {
    display: block !important;
    color: #ffffff;
    border: 1px solid #313131;
    background: #343434 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    width: 100%;
    margin: 18px 0 0;
  }
  .select-menu option {
    padding-bottom: 4px;
  }
  .img-indent {
    float: left;
    margin-right: 20px;
  }
  .row-slogan,
  header {
    padding: 0 20px;
  }
  header {
    padding-bottom: 20px;
  }
  .navbar_ .brand {
    position: relative;
    text-align: center;
  }
  .img-indent1 {
    float: left;
    margin-right: 20px;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 100%;
    float: none;
  }
  .policy .pull-right {
    float: none;
  }
  footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-404 {
    overflow: hidden;
    padding: 30px 0;
    margin: 0;
  }
  .block-404 .img-404 {
    float: none;
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .block-404 .img-404 img {
    display: inline-block;
  }
  .box-404 {
    padding: 0;
  }
  #search-404 input {
    width: 100%;
  }
}
@media (max-width: 672px) {
  .list_carousel {
    padding: 4px 50px 0 34px;
    position: relative;
  }
  #prev {
    left: 0px;
  }
  #next {
    right: 0px;
  }
}
@media (max-width: 640px) {
  .img-indent1 {
    float: none;
    margin-right: 0px;
  }
  .img-indent1 img {
    width: 100%;
  }
  .list-news figure {
    float: none;
    margin: 3px 0 20px;
  }
  .list-news figure img {
    width: 100%;
  }
}
@media (max-width: 580px) {
  .post-body figure {
    float: none;
    margin-right: 0;
    margin-bottom: 18px;
  }
  .post-body figure img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .row-slogan {
    background-position: 50% bottom;
    height: 500px;
  }
  .row-slogan strong,
  .row-slogan span {
    line-height: 30px;
    font-size: 32px;
  }
  .row-slogan strong {
    padding-top: 14%;
  }
  .row-slogan span {
    font-weight: 600;
    font-size: 30px;
    line-height: 32px ;
    padding: 0 0 24px ;
  }
  .row-slogan p {
    color: #fff;
    width: auto;
    padding-bottom: 41px;
  }
  .privacy,
  .list-soc {
    float: none;
  }
  .list-posts figure {
    float: none;
    margin: 6px 0 14px 0;
  }
  .list-posts figure img {
    width: 100%;
  }
  .coll-right {
    padding-bottom: 20px;
  }
  .list-clients li {
    width: 100%;
    margin-left: 0;
    display: block;
  }
  .list_carousel {
    padding: 4px 50px 0;
    position: relative;
  }
}
.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;
}
