*{
	outline: none!important;
}
body {
	font-family: 'Open Sans', sans-serif;
	min-width: 320px;
	color: #000;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a, 
button{
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
h1{
	margin-top: 0;
	margin-bottom: 30px;
	font-weight: 600;
}
h4 {
		font-weight: bold;
	}
.img-indent {
  margin: 0 0 19px;
}
.img-indent1 {
  margin: 6px 0 15px;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
}
.mar-top {
  margin-top: 27px;
}
header {
  padding: 0;
  position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	z-index: 50;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out;
	z-index: 100;
	max-height: 78px;
}
header.filled,
header.scroll{
	background: #fff;
	-webkit-box-shadow: 1px 2px 10px rgba(0,0,0,.09);
	-moz-box-shadow: 1px 2px 10px rgba(0,0,0,.09);
	box-shadow: 1px 2px 10px rgba(0,0,0,.09);
}
header.filled{
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}
header.menu-open{
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}
header.filled.scroll{
	border-bottom: 1px solid transparent;
}
header.scroll .nav-collapse_ .nav > li > a,
header.filled .nav-collapse_ .nav > li > a,
header.menu-open .nav-collapse_ .nav > li > a{
	color: #05050e;
}
header.scroll .phones-block .rostov a,
header.filled .phones-block .rostov a,
header.menu-open .phones-block .rostov a{
	color: #000;
}
header.scroll .phones-block .rostov>span,
header.filled .phones-block .rostov>span,
header.menu-open .phones-block .rostov>span{
	color: #000;
}

#stoiki{
	margin:0px 10px 10px 0px;
}
.stoika{
	margin:25px 1px 10px 7px;
}
.rostov{
	margin:5px 10px 10px 0px !important;
	font-size: 14px;
}
.top{
	position:absolute;top:0;left:0;
}
.les{
	margin:20px 5px 10px 3px
}
.les1{
	position:relative;
	margin:0px 0px 0px 0px;
}
#calc11{
	text-align: center;
}
.phones {
	float: right;
	margin: 0 0 0 13px;
	font-size: 18px;
	color: #000;
}
.phones a {
	color:black;
}
.phones span{
	display:inline-block;
	margin:30px;
}
.nav-collapse_ .nav>li {
	margin-left: -4px; !important
}
.nav-collapse.collapse{
	margin-top: 0px !important; 
	width: 550px; 
	overflow: visible!important;
}
.navbar_,
.navbar_ nav {
  margin: 0;
}
.navbar_ {
	padding: 0;
	border: none;
}
.navbar_ .navbar-inner_ {
  padding: 0;
  margin: 0;
  border: none;
}
.navbar_ .container {
  position: relative;
}
.nav-collapse_ {
  z-index: 200;
  float: left;
  margin: 0 10px;
  position: relative;
}
.navbar_ .nav {
  margin: 0;
  width: auto;
}
.nav-collapse.collapse{
	width: auto!important;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
}
.nav-collapse_ .nav > li {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	float: left;
}
.nav-collapse_ .nav > li:first-child {
  margin: 0;
  background: none;
}
.nav-collapse_ .nav li a {
  font-size: 15px;
  line-height: 18px;
}
.nav-collapse_ .nav > li > a {
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	display: block;
	position: relative;
	color: #fff;
	z-index: 100;
	font-weight: 700;
	padding: 0 17px;
	font-size: 16px;
	text-shadow: none;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out;
	line-height: 78px;
}

.nav-collapse_ .nav > li > a .sf-sub-indicator {
  width: 7px;
  height: 4px;
  position: relative;
  display: inline-block;
  margin: -6px 0 0 6px;
  z-index: 100;
}
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
	background: #ffce00;
	color: #05050e;
	box-shadow: none;
}
.nav-collapse_ .nav > li > a:hover {
	background: #ffce00;
	color: #05050e;
	box-shadow: none;
}
.nav-collapse_ .nav > li:hover>a{
	background: #ffce00;
	color: #05050e;
	box-shadow: none;
}
.nav-collapse_ .nav > li.sfHover.active > 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: 662px;
	left: 0;
	top: 78px;
	list-style: none;
	z-index: 200;
	background: #ffffff;
	padding: 30px;
	padding-bottom: 15px;
	margin: 0;
	border-left: 3px solid #ffce00;
	-webkit-box-shadow: 1px 2px 10px rgba(0,0,0,.09);
	-moz-box-shadow: 1px 2px 10px rgba(0,0,0,.09);
	box-shadow: 1px 2px 10px rgba(0,0,0,.09);
}
.nav-collapse_ .nav ul li {
  border-top: none;
}
.nav-collapse_ .nav ul li a {
  display: block;
  color: #05050e;
  background: none;
  text-transform: none;
}
.nav-collapse_ .nav ul ul li a {
  color: #5b5b5b;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #000000;
}
.nav-collapse_ .nav ul ul {
  background: #dfe4e6;
  left: 168px;
  top: 0px;
  width: 191px;
  padding: 2px 20px 3px;
}
.nav-collapse_ .nav ul ul li {
  border-top: 1px solid #ffffff;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
  background: url(../img/indicator2.png) no-repeat 0 0;
  width: 7px;
  height: 4px;
  position: absolute;
  display: block;
  top: 21px;
  left: auto;
  right: -4px;
  z-index: 5;
}
.navbar_ .brand {
	margin: 0;
	display: block;
	float: left;
	padding: 0;
	line-height: 78px;
}
.navbar_ .brand a {
  display: inline-block;
}
.navbar_ .brand a:hover {
  text-decoration: none;
}
.nav.sf-menu>li>ul>li{
	float: left;
	width: 33%;
	margin-bottom: 15px;
	padding-right: 10px;
}
.nav.sf-menu .dropdown>a:before{
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	content: "\e900";
    position: relative;
    top: 2px;
    margin-right: 10px;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.nav.sf-menu>li>ul>li>a{
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out;
}
.nav.sf-menu>li>ul>li>a:hover{
	text-decoration: underline;
}
#search {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ced4d6;
  height: 31px;
  width: 98px;
  float: right;
  background: url(../img/tail-input.png);
  margin: 5px 0 0 14px;
}
#search input {
  padding: 8px 8px 8px;
  margin: 0;
  font-size: 12px;
  line-height: 18px !important;
  height: 29px;
  color: #4e4e4e;
  background: none;
  outline: none;
  width: 76%;
  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 {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 13px;
  height: 13px;
  background: url(../img/part-search.png) no-repeat 0 0;
  display: block;
}
#search a:hover {
  background-position: 0 bottom;
}
header h1 {
  padding: 0;
  margin: 0;
}
h3 {
  font-size: 20px;
  padding: 10px 0 25px;
  margin: 0;
}
h4 {
  font-size: 18px;
  padding: 16px 0 10px;
  margin: 0;
  text-transform: none;
}
h5 {

  font-size: 13px;
  margin: 0 0 3px;
  text-transform: none;
}
h5 a {
  color: #333333;
}
p {
  padding-bottom: 15px;
  margin: 0;
}
.link {
  text-decoration: none;
  display: inline-block;
  background: url(../img/mnarker-1.png) no-repeat right 0;
  padding-right: 24px;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
}
.link:hover {
  text-decoration: none;
}
.img-polaroid {
  border: 1px solid #ced4d6;
  padding: 2px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#content {
  position: relative;
  padding: 0 0 30px 0;
  z-index: 5;
  background: #ffffff;
}
#content.extra-content {
  padding: 0;
  padding-top: 128px;
}
#content ul.clist {
  list-style: disc;
}
.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: hidden;
}
.indent-1 {
  padding-right: 0px;
}
.row-2 {
  background: #fafafa;
  border-top: 1px solid #ced4d6;
  padding-bottom: 10px;
}
.row-3 {
  background: #dfe4e6;
  border-top: 1px solid #ced4d6;
  padding-bottom: 10px;
}
.row-4 {
  background: #eff1f2;
  border-top: 1px solid #ced4d6;
  padding: 21px 0 33px;
}
.row-5 {
  background: #595d61;
  padding: 29px 0 10px;
}
.txt-1 {
  color: #333333;
  padding-bottom: 24px;
}
.list-thumbnails {
  margin: 0;
  padding: 10px 0 10px;
}
.list-thumbnails li {
  margin-bottom: 0px;
  position: relative;
}
.list-thumbnails .thumbnail-1 figure {
  margin: 0;
}
.list-thumbnails section {
  text-align: center;
}
.list-thumbnails section h4{
  padding-top:10px;
}
.list-comments {
  margin: 0;
}
.list-comments li {
  border-top: 1px solid #ced4d6;
  padding-top: 17px;
  margin-top: 15px;
}
.list-comments li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.list-comments span {
  color: #999;
  font-size: 13px;
}
.list-comments em {
  display: block;
  color: #ff0302;
}
.list-comments a {
  font-size: 13px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.list-comments a:hover {
  color: #ff0302;
}
.date-1 {
  color: #999;
  font-size: 11px;
  display: block;
}
.list-latest-posts {
  margin: 0;
}
.list-latest-posts li {
  overflow: hidden;
  border-top: 1px solid #ced4d6;
  padding-top: 18px;
  margin-top: 15px;
}
.list-latest-posts li figure {
  float: left;
  margin: 5px 20px 0 0;
}
.list-latest-posts li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.list-latest-posts a {
  color: #333333;
  font-style: italic;
}
.list-latest-posts a:hover {
  color: #ff0302;
}
.nav-tabs {
  margin-top: 1px;
  margin-bottom: 0;
  border: none;
}
.nav-tabs li {
  width: 137px;
  margin-right: -1px;
}
.nav-tabs li a {
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #fefefe, #dadada);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#dadada));
  background-image: -webkit-linear-gradient(top, #fefefe, #dadada);
  background-image: -o-linear-gradient(top, #fefefe, #dadada);
  background-image: linear-gradient(to bottom, #fefefe, #dadada);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#ffdadada', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #1f1f1f;
  font-size: 14px;
  line-height: 18px;
  margin-right: 0;
  border: 1px solid #d4d4d4;
  padding: 10px 0;
  text-align: center;
}
.nav-tabs li a:hover {
  background: #fff;
  border: 1px solid #d4d4d4;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs li a:focus {
  outline: none;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  background: #ffffff;
  color: #1f1f1f;
  border: 1px solid #d4d4d4;
  border-bottom: 1px solid #ffffff;
}
.tab-content .list-1 {
  width: 150px;
  margin-left: 24px;
  float: left;
}
.list-1 {
  margin: 0;
  overflow: hidden;
}
.list-1 li {
  line-height: 16px;
  background: url(../img/marker-2.png) no-repeat 0 7px;
  margin-bottom: 10px;
  padding-left: 12px;
}
.list-1 li a {
  font-size: 12px;
  color: #a0a0a0;
}
.list-1 li a:hover {
  color: #333333;
}

.list-1 li .current {
  color: #333333;
}
.tab-content {
  background: #fff;
  min-height: 157px;
  padding: 24px 0 13px 10px;
  border: 1px solid #d4d4d4;
}
.box-projects {
  padding: 10px 0 0;
  font-weight: bold;
  text-align: center;
}
.box-projects figure {
  margin: 0 0 19px;
}
.box-projects h4 {
  font-size: 17px;
  padding: 0;
}
.box-projects h4 span {
  text-transform: uppercase;
  font-weight: normal;
  color: #808384;
  font-size: 12px;
  display: block;
  padding-top: 4px;
}
.row-clients h4 {
  padding-top: 29px;
  font-size: 20px;
}
.row-clients .list-clients {
  overflow: hidden;
  margin: 23px 0 0 0;
}
.row-clients .list-clients li {
  float: left;
  background: url(../img/border-item.png) repeat-y 0 0;
  padding: 0 30px;
}
.row-clients .list-clients li:first-child {
  background: none;
}
.row-clients .list-clients li a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.row-clients .list-clients li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.block-slogan table{
	width:auto;
	margin:0 auto;
}
.btn-price {
	position: relative;
	background-color: #e8e8e8;
	background-image: -moz-linear-gradient(top, #fafafa, #cecece);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#cecece));
	background-image: -webkit-linear-gradient(top, #fafafa, #cecece);
	background-image: -o-linear-gradient(top, #fafafa, #cecece);
	background-image: linear-gradient(to bottom, #fafafa, #cecece);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffcecece', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #d9d9d9;
	float: left;
	text-transform: uppercase;
	color: #333333;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	padding: 14px 64px 12px 20px;
	min-width:155px;
	white-space:nowrap;
	-webkit-box-shadow: 1px 1px #424548;
	-moz-box-shadow: 1px 1px #424548;
	box-shadow: 1px 1px #424548;
	margin: 0 15px 15px 0;
}
.btn-price:hover {
  background-position: 0;
  color: #ff0302;
}
.btn-price:before {
  background: url(../img/marker-3.png) no-repeat 0 0;
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  right: 17px;
  top: 9px;
  content: "";
}
.list-soc a {
  float: left;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-soc a img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.list-soc a:hover {
  -webkit-box-shadow: 0 0 8px 5px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 0 8px 5px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 8px 5px rgba(255, 255, 255, 0.4);
}
.tweet {
  padding-bottom: 6px;
  margin: 0;
}
.tweet .tweet_list {
  margin: 0;
}
.tweet .tweet_list li {
  padding-top: 17px;
  margin-top: 17px;
  color: #dde6e9;
  border-top: 1px solid #7a8085;
  line-height: 19px;
}
.tweet .tweet_list li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.tweet .tweet_list .tweet_time a {
  color: #dde6e9;
  font-size: 11px;
}
.tweet .tweet_list .tweet_text a {
  color: #3f4143;
  font-style: italic;
}
.tweet .tweet_list li a {
  color: #ffffff;
}
#flickr_badge_wrapper {
  padding: 5px 0 0;
}
.flickr_badge_image {
  margin: 0 9px 9px 0px;
  float: left;
}
.flickr_badge_image a {
  padding: 2px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #666b70;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flickr_badge_image a img {
  border-radius: 3px;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:active {
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.8);
}
#flickr_badge_wrapper {
  overflow: hidden;
}
#flickr_www,
#flickr_badge_source,
#flickr_badge_image10 {
  display: none;
}
.list-projects {
  overflow: hidden;
}
.list-services {
  margin: 3px 0 0;
}
.list-services .row {
  margin: 0;
}
.list-services .span3 {
  float: none;
  width: auto;
  margin: 0;
}
.list-services > li {
  margin-bottom: 26px;
}
.list-services figure {
  margin: 0 30px 0 0;
  float: left;
}
.list-services p {
  padding-bottom: 20px;
}
.list-product {
  margin-top: 3px;
}
.list-product li {
  margin-bottom: 30px;
}
.list-product .box-product {
  border: 1px solid #d4d4d4;
  padding: 19px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.list-product .box-product section {
  padding-top: 10px;
text-align:center;
}
.list-product .box-product a {
  color: #333333;
}
.list-product .box-product figure {
  margin: 0;
}
.box-product p {
  padding-bottom: 0;
  margin-bottom:10px;
}
.badge_ {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  width: 48px;
  text-align: center;
  background: #fafafa;
  float: left;
  margin: 1px 20px 0 0;
  text-shadow: none;
  color: #333333;
  padding: 3px 0 4px;
  white-space: normal;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ced4d6;
  text-transform: uppercase;
}
.badge_ span {
  display: block;
  font-size: 16px;
  padding-top: 1px;
}
.list-posts {
  margin: 2px 0 0;
}
.list-posts figure {
  float: left;
  margin: 4px 30px 0 0;
}
.list-posts > li {
  padding-top: 29px;
}
.list-posts > li:first-child {
  padding: 0;
  border: none;
}
.post-body {
  padding-top: 16px;
  overflow: hidden;
}
.post-body p {
  padding-bottom: 19px;
}
.post-body .link {
  margin-top: 7px;
}
.list-comment {
  margin: 0;
  overflow: hidden;
}
.list-comment li {
  float: right;
}
.list-comment li:first-child {
  float: left;
}
.list-comment li a {
  color: #999999;
}
.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 {
  margin: 3px 0 45px;
  line-height: 0;
}
.map iframe {
  border: none;
  width: 100%;
  height: 431px;
}
.address-1 {
  margin: -2px 0 0;
}
.address-1 strong {
  display: block;
  color: #333333;
}
.address-1 span {
  display: block;
}
.address-1 p {
  padding-bottom: 19px;
}
.address-1 .border {
  margin: -6px 0 16px;
}
.mail-1 {
  color: #444444;
}
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 2px 0 0;
}
.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: 41px;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
#contact-form .message {
  min-height: 138px;
  display: block !important;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  border: 1px solid #ced4d6;
  background: #ffffff;
  padding: 5px 8px 6px;
  margin: 0;
  font-size: 13px;
  line-height: 18px !important;
  color: #999999;
  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: 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: 115px;
  resize: none;
  overflow: auto;
}
#contact-form .success {
  border: 1px solid #ced4d6;
  background: #ffffff;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  color: #000000;
  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: 9px;
}
.inner-form {
  padding: 10px;
}
.buttons-wrapper {
  position: relative;
}
.buttons-wrapper a {
  margin-right: 29px;
  cursor: pointer;
  margin-top: 0;
}
.buttons-wrapper a:hover {
  text-decoration: none;
}
.buttons-wrapper span {
  display: inline-block;
  font-size: 13px;
  margin-top: 7px;
}
#toTop {
  display: none;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background: url(../img/totop.png) 0 bottom no-repeat;
  position: fixed;
  margin-right: -690px !important;
  right: 50%;
  bottom: 200px;
  z-index: 999;
}
#toTop:hover {
  background-position: 0 0;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
.policy {
  margin-top: 2px;
  padding-bottom: 20px;
}
.policy p {
  padding-bottom: 22px;
}
.policy a {
  color: #ff0302;
}
.term p {
  padding-bottom: 18px;
}
.block-404 {
  overflow: hidden;
  padding: 0 100px 5px 0;
}
.block-404 .img-404 {
  float: left;
  margin: 46px 40px 0 70px;
}
.box-404 {
  overflow: hidden;
}
.box-404 h3 {
  padding: 40px 0 11px;
  color: #ff0302;
  font-size: 40px;
  text-transform: uppercase;
}
.box-404 h3 span {
  display: block;
  font-size: 20px;
  color: #333333;
}
.box-404 .txt-1 {
  font-weight: bold;
  padding-bottom: 0;
}
.box-404 p {
  padding-bottom: 15px;
}
#search-404 {
  position: relative;
  margin: 0;
}
#search-404 input {
  padding: 5px 12px 6px;
  border: 1px solid #ced4d6;
  margin: 0 0 30px;
  font-size: 12px;
  line-height: 18px !important;
  height: 31px;
  color: #999999;
  background: #ffffff;
  outline: none;
  width: 100%;
  -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-404 input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
footer {
  padding: 60px 0;
  border-top: 1px solid #ebebeb;
  margin-top: 100px;
}
.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;
}
.lister {
	clear:both;
	width:520px;
	font-size:14px;
	padding:30px 0 15px 0;
}
.lister div span {
	margin:0 6px;
	color:#ccc;
}
.lister div a {
	margin:0 5px;
	color:#666;
}
.lister div em {
	padding:0 6px;
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
}
.lister table {	
	margin:12px 0 0;
}
.lister td {
	vertical-align:bottom;	
	text-align:center;	
	font-weight:bold;		
}
.lister td a {
	display:block;
	color:#000;
	width:32px;
	padding:5px 0;
	margin:3px;
}
.lister td a:hover{
	background-color:#CDBCA0;
	color:#fff;
}
.lister .cur div{
	width:32px;
	padding:5px 0;
	margin:3px;
	background-color:#9FBE60;	
	color:#fff;
}
.mainpage-catalog-division {
	margin:0;
	padding:10px 0;
}
.slider {
	border-bottom: 3px solid #d3d3d3;
}
.slider-wrapper {
	max-width:1180px;
	margin:0 auto;
	position:relative;
	display:block;
}
.h4-new a {
	color:#fff;
}
.h4-new a:hover {
	color:#000;
}
.number {
	font-size: 24px;
	padding-top: 10px;
}
.video-block{
	position: relative;
}
.video-block:before{
	content: '';
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	height: 148px;
	background-color: rgba(0,0,0,0);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0));
	z-index: 1;
}
.video-block video{
	width: 100%;
	-webkit-filter: brightness(60%);
	filter: brightness(60%);
}
.phones-block{
	text-align: right;
margin-left: 40px;
}
.phones span{
	line-height: 24px;
	margin: 0 !important;
	font-size: 13px;
	color: #777;
}
.phones a{
	font-weight: 600;
	font-size: 14px;
}
.footer-menu a{
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	display: block;
}
.text-left{
	text-align: left;
}
.video-text{
	position: absolute;
	color: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align:center;
	width: 100%;
	padding-top: 35px;
	z-index: 60;
}
.video-text-1{
	font-size: 54px;
	font-weight: 900;
	line-height: 60px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.video-text-2{
	font-size: 28px;
	text-align: center;
	line-height: 28px;
	font-weight: 700;
}
/*.video-text a{
	color: #111820;
	font-size: 16px;
	margin-top: 50px;
	border-radius: 30px;
	padding: 16px 44px;
	display: inline-block;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: #FFCE00;
	font-weight: 600;
}
.video-text a:hover{
	text-decoration: none;
	background: #E9BC00;
}
.video-text a:focus{
	text-decoration: none;
}*/
.video-text a {
	display: inline-block;
	margin-top: 60px;
	position: relative;
}
.video-text a i{
	top: -25px;
	text-align: center;
	position: relative;
	font-size: 15px;
	color: #FFCE00;
	font-weight: 600;
	font-style: normal;
	opacity: 0.75;
}
.video-text a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 3px solid #FFCE00;
	border-bottom: 3px solid #FFCE00;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb07 2s infinite;
	animation: sdb07 2s infinite;
	opacity: 0;
	box-sizing: border-box;
}
.video-text a span:nth-of-type(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.video-text a span:nth-of-type(2) {
	top: 16px;
	-webkit-animation-delay: .15s;
	animation-delay: .15s;
}
.video-text a span:nth-of-type(3) {
	top: 32px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
	0% {
		opacity: 0.1;
	}
	50% {
		opacity: 0.85;
	}
	100% {
		opacity: 0.1;
	}
}
@keyframes sdb07 {
	0% {
		opacity: 0.1;
	}
	50% {
		opacity: 0.85;
	}
	100% {
		opacity: 0.1;
	}
}
.video-block{
	max-height: 735px;
	overflow: hidden;
}
.navbar-toggle {
    position: relative;
    padding: 9px 10px;
       padding-left: 0;
    margin-top: 16px;
    margin-right: 10px;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    float: left;
	cursor: pointer;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.navbar-header button span.icon-bar {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    background: #fff;
	-moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
header.scroll .navbar-toggle .icon-bar,
header.filled .navbar-toggle .icon-bar,
header.menu-open .navbar-toggle .icon-bar{
	background: #000;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
select.select-menu{
	display:none!important;
}
.video-text-1 {
    padding: 0 20px;
}
.phones-block{
	float: left;
	margin-left: 40px;
}
.phones-block:first-child{
	margin-left: 20px;
}
.phones-block .rostov > span{
	color: #fff;
	font-size: 14px;
	opacity: 0.75;
	display: block;
	line-height: 14px;
}
.phones-block .rostov a{
	font-size: 20px;
	color: #facf17;
	font-weight: 700;
}
.phones {
    margin: 17px 0!important;
}
.footer-menu ul{
	padding: 0;
	margin: 0;
}
.footer-menu li{
	list-style: none;
	margin-bottom: 20px;
}
.footer-menu a{
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}
.footer-menu a:hover{
	text-decoration: underline;
}
.footer-block-title{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px;
}
.address-city{
	font-size: 18px;
	margin-bottom: 25px;
}
.footer-block-title-empty{
	height: 26px;
}
.address-block{
	margin-bottom: 15px;
}
.address-block:last-child{
	margin-bottom: 0;
}
.address-title{
	color: #7a7a7a;
	font-size: 16px;
}
.address-data{
	font-size: 15px;
}
.address-data a{
	color: #000;
}
.address-data a:hover{
	color: #000;
}
.address-data-strict{
	letter-spacing: -0.4px;
}
.footer-brand{
	margin-bottom: 120px;
}
.copyright{
	color: #7a7a7a;
	font-size: 14px;
}
.socnet{
	margin-bottom: 60px;
}
.socnet-item{
	float: left;
}
.socnet-item a{
	color: #000;
	font-size: 16px;
	margin-right: 20px;
	line-height: 20px;
}
.socnet-item a:hover{
	color: #FFCE00;
}
.address-data-email a:hover{
	color: #FFCE00;
}
.socnet-item a i{
	margin-right: 5px;
	font-size: 20px;
	line-height: 20px;
	float: left;

}
.main-product-block{
	text-align: center;
}
.main-product-block img{
	-moz-transition: all .85s ease;
	-o-transition: all .85s ease;
	-webkit-transition: all .85s ease;
	transition: all .85s ease;
}
.main-product-block:hover img{
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03); 
	transform: scale(1.03);
}
.main-product-block,
.main-product-block-big{
	-moz-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	-webkit-transition: all .25s ease-in;
	transition: all .25s ease-in;
}
.main-product-blocks{
	padding: 90px 0 70px;
}
.main-product-blocks .row{
	margin-top: -15px;
	margin-bottom: -15px;
}
.main-product-blocks .row>div{
	padding-top: 15px;
	padding-bottom: 15px;
}
.main-product-blocks h1{
	font-size: 32px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 50px;
}
.main-product-block{
	height: 385px;
	padding: 25px 0;
	border-radius: 6px;
	background-color: #fff;
	border: solid 1px #ebebeb;
}
.main-product-block a h4{
	color: #000;
	text-align: center;
	padding: 25px 12px 0;
}
#bx_3013806496_119 .main-product-block{
	padding-top: 0;
}
#bx_3013806496_119 img{
	border-radius: 6px 6px 0 0;
	padding-bottom: 10px;
}
#bx_1847241719_119.main-product-block{
	padding-top: 0;
}
#bx_1847241719_119 img{
	border-radius: 6px 6px 0 0;
	padding-bottom: 10px;
}
#bx_1847241719_98.main-product-block{
	padding-top: 0;
}
#bx_1847241719_98 img{
	border-radius: 6px 6px 0 0;
	padding-bottom: 10px;
}
.main-product-block:hover,
.main-product-block-big:hover{
	-webkit-box-shadow: 1px 2px 15px rgba(0,0,0,.12);
	-moz-box-shadow: 1px 2px 15px rgba(0,0,0,.12);
	box-shadow: 1px 2px 15px rgba(0,0,0,.12);
}
.main-product-block-big{
	height: 280px;
	padding: 25px 0;
	border-radius: 6px;
	background-color: #fff;
	border: solid 1px #ebebeb;
}
.main-block-text-wrapper{
	margin-bottom: 40px;
}
.main-block-text-wrapper h2{
	font-size: 32px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}
.main-block-text{
	font-size: 20px;
	color: #7a7a7a;
	line-height: 28px;
	margin-bottom: 70px;
	font-weight: 400;
}
.main-block-phones{
	width: 700px;
	margin: auto;
	text-align: center;
}
.main-block-phone{
	font-size: 18px;
	color: #8b8b8b;
}
.main-block-phone a{
	font-size: 24px;
	line-height: 30px;
	color: #000;
	font-weight: 600;
}
.main-product-block-big-manupulator{
	background-position: right center;
	background-repeat: no-repeat;
}
.main-product-block-big-about{
	/*background-image: url('/img/main-about.jpg');*/
	background-position: right center;
	background-repeat: no-repeat;
}
.main-product-block-big-brick{
	background-image: url('/img/manipul/manupil-app-1.png');
	background-position: right center;
	background-repeat: no-repeat;
}
.main-product-block-big-about2{
	background-image: url('/img/manipul/manupil-app-2.png');
	background-position: right center;
	background-repeat: no-repeat;
}
.main-product-block-big{
	padding: 25px 30px;
}
.main-product-block-big-title{
	font-size: 24px;
	margin-bottom: 12px;
	font-weight: 700;
}
.main-product-block-big-text{
	height: 80px;
	font-size: 15px;
	color: #7a7a7a;
	line-height: 20px;
}
a.btn-yellow{
	color: #111820;
	font-size: 16px;
	margin-top: 50px;
	border-radius: 30px;
	padding: 16px 44px;
	display: inline-block;
	background: #FFCE00;
	font-weight: 600;
}
a.btn-yellow:hover {
    text-decoration: none;
    background: #E9BC00;
}
.main-product-block-big a.simple-a{
	color: #000;
	font-size: 16px;
	margin-top: 50px;
	display: inline-block;
}
.main-product-block-big a.simple-a:hover{
	color: #FFCE00;
}
.about-row h3{
	font-weight: 600;
}
.about-contacts{
	margin-bottom: 40px;
}
.about-contacts-block{
	margin-bottom: 20px;
}
.about-contacts-block-title{
	font-size: 15px;
	color: #7a7a7a;
}
.about-contacts a{
	color: #000;
}
#content img{
	height: auto;
	max-width: 100%;
}
.breadcrumb-navigation{
	padding: 0;
	margin: 0 0 20px;
}
.breadcrumb-navigation:after{
	clear: both;
	content: ' ';
	display: table;
}
.breadcrumb-navigation li,
.breadcrumb-navigation a{
	color: #7a7a7a;
	font-size: 15px;
}
.breadcrumb-navigation li{
	list-style: none;
	float: left;
}
.breadcrumb-navigation a{
	text-decoration: underline;
}
.breadcrumb-navigation a:hover{
	text-decoration: none;
}
.breadcrumb-navigation .delim{
	margin: 0 10px;
}
.catalog-left-menu{
	padding: 0;
	margin-top: 15px;
}
.catalog-left-menu li{
	list-style: none;
	margin-bottom: 20px;
}
.catalog-left-menu li a{
	color: #000;
	font-size: 16px;
}
.catalog-left-menu li a.current,
.catalog-left-menu li a:hover{
	color: #FFCE00;
}
.inner-product-blocks{
	margin-top: 180px;
}
.inner-product-blocks .row{
	margin-top: -15px;
	margin-bottom: -15px;
}
.inner-product-blocks .row>div{
	padding-top: 15px;
	padding-bottom: 15px;
}
.auth header{
	top: auto;
}
.auth header.scroll{
	top: 0;
}
.mobile-call{
	display: none;
	float: right;
	font-size: 17px;
	background: transparent;
	color: #fff;
	border: none;
	margin: 0;
	padding: 17px 0 10px;
}

header.scroll .mobile-call,
header.filled .mobile-call,
header.menu-open .mobile-call{
	color: #000;
}
.mobile-call2{
	display: none;
	float: right;
	font-size: 17px;
	background: transparent;
	color: #fff;
	border: none;
	margin: 0;
	padding: 17px 0 10px;
}

header.scroll .mobile-call2,
header.filled .mobile-call2,
header.menu-open .mobile-call2{
	color: #000;
}
.modal-dialog{
	border-radius: 0;
}
.modal-dialog .close{
	position: absolute;
	right: 8px;
	top: 0;
	font-size: 34px;
	font-weight: 100;
}
.navbar-mobile{
	display: none;
}
#navbar-mobile .navbar-nav > li > a {
	padding: 8px 0;
	color: #000;
	font-size: 15px;
}
#navbar-mobile .navbar-nav > li {
    float: none;
}
#navbar-mobile{
	padding: 0;
	padding-bottom: 15px;
	overflow: scroll;
}
button span.icon-bar {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar-toggle[aria-expanded="true"] > span.icon-bar:nth-child(2) {
    -webkit-transform: rotate(45deg) translate(4px, 4px);
    transform: rotate(45deg) translate(4px, 4px);
}
.navbar-toggle[aria-expanded="true"] > span.icon-bar:nth-child(3) {
    display: none;
}
.navbar-toggle[aria-expanded="true"] > span.icon-bar:nth-child(4) {
    -webkit-transform: rotate(-45deg) translate(1px, -1px);
    transform: rotate(-45deg) translate(1px, -1px);
}
.stop-scroll{
	overflow: hidden;
}
.logo-hidden{
	display: none!important;
}
.main-product-block-img{
	height: 270px;
	overflow: hidden;
}
.main-product-block-img img{
	margin: auto;
}
.cat-menu-header{
	font-weight: 600;
	margin-bottom: 20px;
}
.nav-collapse_ .nav .cat-menu-row li{
	margin-bottom: 15px;
	display: block;
}
.nav-collapse_ .nav .cat-menu-row li a:hover{
	text-decoration: underline;
}
#navbar-mobile ul.nav.navbar-nav{
	display: block;
	width: 100%;
	float: none;
	padding: 0;
	margin-bottom: 15px;
}
.mobile-nav-block-header{
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 15px;
}
.navbar-nav-another a{
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 15px;
}
.cat-banner-wrapper{
	position: relative;
	height: 620px;
}
.cat-banner-image{
	height: 620px;
	background: url('/upload/video.jpg') 50% 50% / cover no-repeat;
	-webkit-filter: brightness(50%);
	filter: brightness(50%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
}
.cat-banner-image-95{
	background: url('/img/banners/95.jpg') 50% 50% / cover no-repeat;
}
.cat-banner-image-96{
	background: url('/img/banners/96.jpg') 50% 50% / cover no-repeat;
}
.cat-banner-image-97{
	background: url('/img/banners/97.jpg') 50% 50% / cover no-repeat;
}
.cat-banner-image-114{
	background: url('/img/banners/114.jpg') 50% 50% / cover no-repeat;
}
.cat-banner-image-115{
	background: url('/img/banners/115.jpg') 50% 50% / cover no-repeat;
}
.cat-banner-image-116{
	background: url('/img/banners/116.jpg') 50% 50% / cover no-repeat;
}
.cat-banner-image-119{
	background: url('/img/banners/119.jpg') 50% 50% / cover no-repeat;
}
.cat-banner-text{
	text-align: center;
	width: 760px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10;
	padding-top: 50px;
}
.cat-banner-wrapper h1{
	color: #fff;
	font-size: 54px;
	font-weight: bold;
	line-height: 64px;
	margin-bottom: 40px;
}
.cat-banner-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 148px;
    background-color: rgba(0,0,0,0);
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0));
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0));
    z-index: 6;
}
.section-description{
	width: 870px;
	margin: 70px auto 0;
}
.section-description h2{
	text-align: center;
	font-weight: 600;
	font-size: 32px;
	margin: 0;
	margin-bottom: 40px;
}
.section-description p,
.text_content p{
	color: #323232;
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 20px;
	padding: 0;
}
.img-descr{
	font-weight: 600;
}
.section-description img{
	max-width: 100%;
	height: auto;
}
.content-block-line-row{
	margin-top: 60px;
	margin-bottom: 40px;
}
.conent-block-line{
	border-radius: 6px;
	background-color: #fff;
	border: solid 1px #ebebeb;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	padding: 20px;
	display: table-cell;
	height: 120px;
	vertical-align: middle;
}
.conent-block-line:after{
	display: table;
	content: ' ';
	clear: both;
}
.conent-block-line>img{
	position: absolute;
}
.conent-block-line>div{
	padding-left: 85px;
	min-width: 228px;
	cursor: default;
}
.content-image-plate-wrapper{
	border-radius: 6px;
	position: relative;
	margin-bottom: 50px;
}
.content-image-plate{
	position: absolute;
	top: 25px;
	left: 25px;
	bottom: 25px;
	width: 245px;
	background: #fff;
	padding: 25px;
	border-radius: 6px;
}
.content-image-plate .text-1{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
}
.content-image-plate .text-2{
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
}
.content-image-plate a.btn-call{
	font-size: 14px;
	font-weight: 600;
	border-radius: 30px;
	background: #facf17;
	text-align: center;
	position: absolute;
	bottom: 25px;
	left: 25px;
	right: 25px;
	color: #000;
	line-height: 52px;
}
.content-image-plate a.btn-call:hover{
	background: #E9BC00;
}
.cat-banner-wrapper a.btn-call{
	font-size: 16px;
	font-weight: 600;
	border-radius: 30px;
	background: #facf17;
	text-align: center;
	color: #000;
	line-height: 58px;
	min-width: 180px;
	display: inline-block;
}
.cat-banner-wrapper a.btn-call:hover{
	background: #E9BC00;
}
.img-preview.row{
	margin: -10px;
}
.img-preview.row>div{
	padding: 10px;
}
.beton-price-text h3{
	font-size: 26px;
	text-align: center;
	padding: 0;
}
.beton-row-plus>div{
	padding-top: 15px;
	padding-bottom: 15px;
}
.beton-h4row{
	margin-top: -50px;
	margin-bottom: 20px;
}
.text_content img{
	max-width: 100%;
	height: auto;
}
.img-pull-left{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-pull-left img{
	max-width: 100%;
	height: auto;
}
.img-600-center{
	height: auto;
	width: 600px;
	max-width: 100%;
	margin: auto;
}
.img-preview img{
	border-radius: 6px;
}
.bold-text{
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
} 
.arenda-table{
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
.arenda-table td{
	padding: 10px 20px;
	border: 1px solid #ebebeb;
}
.arenda-table th{
	background: #ebebeb;
	text-align: center;
	font-weight: 600;
	padding: 10px 20px;
	border: 1px solid #fff;
}
.arenda-table td.delimiter{
	height: 20px;
	border: none;
}
.arenda-tech{
	margin-right: -15px;
}
.mobile-call-left{
	margin-right: 15px;
}
.mobile-call{
	position: relative;
}
.mobile-call span{
	position: absolute;
	bottom: -18px;
	right: 0;	
	font-size: 13px;
	font-weight: 400;
}
.mobile-call2{
	position: relative;
}
.mobile-call2 span{
	position: absolute;
	bottom: -18px;
	right: 0;	
	font-size: 13px;
	font-weight: 400;
}
@media(min-width: 992px){
	.content-adv-row>div{
		width: 20%;
	}
}

.content-adv{
	text-align: center;
}
.content-icon{
	font-size: 40px;
	position: relative;
	z-index: 50;
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	margin: auto;
}
.content-icon:before{
	z-index: 70;
	width: 90px;
	height: 90px;
	line-height: 80px;
	text-align: center;
}
.content-icon:after{
	content: '';
	width: 90px;
	height: 90px;
	line-height: 90px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #ffce00;
	border-radius: 50%;
	z-index: -1;
	text-align: center;
}
.content-adv-text{
	font-weight: 600;
	line-height: 18px;
	font-size: 13px;
	margin-top: 16px;
	text-transform: uppercase;
}
.content-adv{
	margin-bottom: 45px;
}
.content-adv-row{
	margin-top: 25px;
}
.howtowork-row{
	margin-bottom: 80px;
}
.howtowork-row img{
	border-radius: 6px;
}
.howtowork-text-block{
	padding: 65px 0;
}
.howtowork-title{
	font-size: 20px;
	font-style: italic;
	position: relative;
	padding-left: 30px;
	display: inline-block;
}
.howtowork-title:before{
	content: '—';
	position: absolute;
	left: 0;
}
.howtowork-name{
	font-size: 11px;
	opacity: 0.5;
	line-height: 14px;
	text-transform: uppercase;
	margin-top: 10px;
	padding-left: 30px;
}

/*кнопка звонка*/

.callback-bt {
	background:#4eda5f;
	border:2px solid #fff;
	border-radius:50%;
	box-shadow: none;
	cursor:pointer;
	height:58px;
	text-align:center;
	width:58px;
	position: fixed;
	right: 35px;
	bottom: 30px;
	z-index:999;
	transition:.3s;
	-webkit-animation:hoverWave linear 2s infinite;
	animation:hoverWave linear 2s infinite;
}

.callback-bt .text-call{
	height:56px;
	width:56px;        
	border-radius:50%;
	position:relative;
	overflow:hidden;
}

.callback-bt:hover {
	-webkit-animation:hoverWave linear 2s;
	animation:hoverWave linear 2s;
}
.callback-bt i {
	color:#fff;
	font-size:24px;
	transition:.3s;
	line-height: 48px;
	transition: .5s ease-in-out;
	display: inline-block;
}

.callback-bt i  {
    animation: 2800ms ease 0s normal none 1 running shakes;
	animation-iteration-count: infinite;
	-webkit-animation: 2800ms ease 0s normal none 1 running shakes;
	-webkit-animation-iteration-count: infinite;
}
@media(max-width:419px){
	.callback-bt {
		height:50px;
		width:50px;
		right: 25px;
		bottom: 25px;
	}
	.callback-bt .text-call{
		height:48px;
		width:48px;  
	}
	.callback-bt i {
		font-size:20px;
		line-height: 48px;
	}
}

@-webkit-keyframes hoverWave {
0% {
        box-shadow:0 0 5px 0 rgba(56,253,56,0.3),0 0 0 0 rgba(56,253,56,0),0 0 0 0 rgba(56,253,56,0)
}
40% {
        box-shadow:0 0 5px 0 rgba(56,253,56,0.3),0 0 0 10px rgba(56,253,56,0.2),0 0 0 0 rgba(56,253,56,0.2)
}
80% {
        box-shadow:0 0 5px 0 rgba(56,253,56,0.3),0 0 0 14px rgba(56,253,56,0),0 0 0 15.7px rgba(56,253,56,0.085)
}
100% {
        box-shadow:0 0 5px 0 rgba(56,253,56,0.3),0 0 0 18px rgba(56,253,56,0),0 0 0 20px rgba(56,253,56,0.0)
}
}@keyframes hoverWave {
0% {
        box-shadow:0 0 5px 0 rgba(56,253,56,0.3),0 0 0 0 rgba(56,253,56,0),0 0 0 0 rgba(56,253,56,0)
}
40% {
        box-shadow:0 0 5px 0 rgba(56,253,56,0.3),0 0 0 10px rgba(56,253,56,0.2),0 0 0 0 rgba(56,253,56,0.2)
}
80% {
        box-shadow:0 0 5px 0 rgba(56,253,56,0.3),0 0 0 14px rgba(56,253,56,0),0 0 0 15.7px rgba(56,253,56,0.085)
}
100% {
        box-shadow:0 0 5px 0 rgba(56,253,56,0.3),0 0 0 18px rgba(56,253,56,0),0 0 0 20px rgba(56,253,56,0.0)
}
}

/* animations icon */

@keyframes shakes {
0% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
5% {
    transform: rotateZ(30deg);
        -ms-transform: rotateZ(30deg);
        -webkit-transform: rotateZ(30deg);
}
10% {
    transform: rotateZ(-15deg);
        -ms-transform: rotateZ(-15deg);
        -webkit-transform: rotateZ(-15deg);
}
15% {
    transform: rotateZ(10deg);
        -ms-transform: rotateZ(10deg);
        -webkit-transform: rotateZ(10deg);
}
20% {
    transform: rotateZ(-7.5deg);
        -ms-transform: rotateZ(-7.5deg);
        -webkit-transform: rotateZ(-7.5deg);
}
25% {
    transform: rotateZ(6deg);
        -ms-transform: rotateZ(6deg);
        -webkit-transform: rotateZ(6deg);
}
30% {
    transform: rotateZ(-5deg);
        -ms-transform: rotateZ(-5deg);
        -webkit-transform: rotateZ(-5deg);
}
50% {
	    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
100% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
}

@-webkit-keyframes shakes {
0% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
10% {
    transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
}
20% {
    transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
}
30% {
    transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
}
40% {
    transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
}
50% {
    transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
}
60% {
    transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
}
70% {
    transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
}
80% {
    transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
}
90% {
    transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
}
100% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
}
/* конец кнопки звонка */

#mobileCall .modal-dialog{
	position: absolute;
	bottom: 0;
}
#mobileCall.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, 75%);
    -ms-transform: translate(0, 75%);
    -o-transform: translate(0, 75%);
    transform: translate(0, 75%);
}
#mobileCall.modal.in .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
#mobileCall .phones-block .rostov a{
	color: #000;
	font-size: 15px;
}
.phone-calling{
	display: inline-block;
	background: #4eda5f;
	color: #fff!important;
	line-height: 40px;
	border-radius: 20px;
	font-size: 15px!important;
	text-transform: uppercase;
	font-weight: 300!important;
	padding: 0 20px;
	margin-top: 10px;
}
.phone-calling i{
	margin-right: 10px;
}
.phone-calling:hover,
.phone-calling:focus{
	background: #30c92c;
}
#mobileCall.arenda .phones-block{
	width: 50%;
	float: left;
	margin: 0;
	text-align: center;
}
#mobileCall .modal-dialog {
    width: 100%;
    margin: 0;
}
.callback-bt{
	display: none;
}
#mobileCall .phones-block{
	width: 50%;
	margin: 0;
	text-align: center;
}
.manupul-portfolio-wrapper{
	position: relative;
}
.video-text-1,
.video-text-2{
	cursor: default;
}
h1, h2{
	cursor: default;
}
.video-text-1.yellow a{
	color: #FFCE00;
	margin: 0;
}
.footer-block-slider .address{
	display: none;
}
.address-city a{
	color: #000;
	display: inline-block;
	border-bottom: 1px dotted #000;
}
.address-city a+a{
	margin-left: 15px;
}
.address-city a.active{
	color: #facf17;
	border-bottom: 1px dotted transparent;
}
.btn-calc-red{
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.08);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.08);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.08);
	color: #fff;
	display: inline-block;
	max-width: 240px;
	text-align: center;
	font-size: 16px;
	padding: 8px 24px;
	margin: 12px auto;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	transition: background-color .1s linear;
	background-color: #992b2b;
	border: 1px solid #7e2121;
}