*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	color: #333 !important;
}
.hidden {
	display: none;
}
.carousel img {
	width: 100%;
	height: auto;
}
.parallax {
	background-attachment: fixed;
	background-position: 50% 0;
	position: relative;
}
header.main_header {
	background-repeat: repeat-x;
	background-position: top center;
	min-height: 644px;
	position: relative;
	font-family: "BebasBold";
}
.isnohome header.main_header {
	background-image: url(../img/top_bg.jpg);
}
header.main_header a {
	color: #fff;
}
.top_line {
	min-height: 97px;
	-webkit-box-shadow: rgba(255,255,255,.3) 0 0 0 1px;
	box-shadow: rgba(255,255,255,.3) 0 0 0 1px;
	width: 100%;
	background-color: rgba(0,0,0,.6);
	padding: 22px 0;
}
.top_line a {
	font-size: 21px;
	border-bottom: #fff dashed 1px;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.top_line a:hover {
	border-bottom: transparent 1px dashed;
}
.top_addr {
	background-image: url("../img/top_map.png");
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 50px;
}
.top_addr strong {
	color: #d12f22;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 32px;
}
.top_line .logo {
	border-bottom: none;
	position: absolute;
	margin-top: -18px;
}
.top_line .logo:hover {
	border-bottom: none;
}
.logo_wrap {
	margin: auto;
	position: relative;
	width: 240px;
}
.ta_right {
	background-image: none;
	padding-left: 0;
	text-align: right;
}
.ta_right span {
	color: #fff;
}
header.main_header h1 {
	color: #fff;
	font-size: 40px;
	margin-top: 65px;
	text-align: center;
	text-shadow: 0 3px rgba(0, 0, 0, 0.55);
	font-family: "BebasRegular";
}
.button {
	background-color: #d12f22;
	display: inline-block;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	vertical-align: middle;
	border-bottom: #AC160A 4px solid;
	color: #fff;
	font-family: "BebasBold";
	cursor: pointer;
	border-bottom: #BC1A0D 4px solid;
	border-left: none;
	border-right: none;
	border-top: none;
}
.small_mnu {
	display: none;
	font-size: 22px;
	height: 62px;
	line-height: 62px;
}
.button:hover {
	background-color: #e64437;
}
.button:active {
	background-color: #b81609;
}
header.main_header .button {
	margin-right: 0px;
}
.st_button {
	background-position: 8px 8px;
	background-repeat: no-repeat;
	line-height: 18px;
	padding-left: 63px;
	padding-top: 7px;
	text-align: left;
}
.buttons_top {
	bottom: 32px;
	position: absolute;
	width: 100%;
}
.menu-verxnee-menyu-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.top_mnu {
	height: 62px;
	background-color: #242424;
	-webkit-box-shadow: rgba(255,255,255,.3) 0 0 0 1px;
	box-shadow: rgba(255,255,255,.3) 0 0 0 1px;
	font-family: "BebasRegular";
	text-transform: uppercase;
}
.top_mnu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.top_mnu a {
	color: #fff;
	font-size: 20px;
	padding: 0 80px;
	display: block;
	line-height: 60px;
	border-left: #3B3B3B 1px solid;
	background-position: 20px 20px;
	background-repeat: no-repeat;
	border-top: #3B3B3B 1px solid;
}
.top_mnu li {
	float: left;
}
.top_mnu li.current-menu-item a,
.top_mnu li:hover a {
	background-color: #d12f22;
}

.top_mnu li a:nth-child(1) {
	border-right: #3B3B3B 1px solid;
}

.waranty {
	border: 3px solid #fff;
	border-radius: 3px;
	color: #fff;
	cursor: default;
	float: right;
	font-size: 15px;
	padding: 3px 5px;
	line-height: 16px;
	margin-top: 10px;
}
.w_left,
.w_right {
	display: inline-block;
	vertical-align: top;
}
.w_left span {
	font-family: "BebasBold";
	font-size: 34px;
}
.w_left {
	font-family: "BebasBold";
	font-size: 20px;
	margin-top: 10px;
	margin-right: 7px;
}
.w_right {
	font-family: "RobotoCondensedRegular";
}
.main_cats {
	background-color: #191919;
	padding: 20px 0 40px;
}
.main_cats h2,
h2.art_header,
article h1,
.pop_form h3 {
	text-transform: uppercase;
	color: #c9c9c9;
	font-family: "BebasRegular";
	font-size: 40px;
	text-align: center;
	display: table;
	margin: 35px auto;
	line-height: 42px;
}
.main_cats h2 strong {
	color: #fff;
}
.main_cats h2 span {
	color: #d12f22;
}
section h2,
article h2,
article h1 {
	position: relative;
}
.s_black h2::before {
	content: "";
	height: 20px;
	margin-left: -68px;
	position: absolute;
	top: 12px;
	width: 50px;
}
.s_black h2::after {
	background-position: -50px 0;
	content: "";
	height: 20px;
	margin-left: 20px;
	position: absolute;
	top: 12px;
	width: 50px;
}
article h2.art_header::before,
article h1::before,
.pop_form h3::before {
	background-image: url("../img/art_header_img.png");
	content: "";
	height: 20px;
	margin-left: -68px;
	position: absolute;
	top: 12px;
	width: 50px;
}
.pop_form h3::before,
.pop_form h3::after {
	top: 22px!important;
}
article h1 {
	color: #000;
}
article h2.art_header::after,
article h1::after,
.pop_form h3::after {
	background-image: url("../img/art_header_img.png");
	background-position: -50px 0;
	content: "";
	height: 20px;
	margin-left: 20px;
	position: absolute;
	top: 12px;
	width: 50px;
}
.mc_item {
	border: #353535 1px solid;
	border-radius: 2px;
}
.mc_item_wrap {
	margin-left: 30px;
	width: 160px;
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
}
.mc_item_wrap:nth-child(1) {
	margin-left: 0;
}
.mc_wrap {
	text-align: center;
	padding: 0;
	position: relative;
}
.mc_item_wrap a {
	color: #fff;
}
.mc_item span {
	display: block;
	height: 85px;
	width: 130px;
	background-image: url(../img/cats_iconset.png);
	margin: 15px auto 0;
}
.mc_item_wrap:nth-child(1) span {
	background-position: -125px 0;
}
.mc_item_wrap:nth-child(2) span {
	background-position: 4px 0;
}
.mc_item_wrap:nth-child(3) span {
	background-position: -264px 0;
}
.mc_item_wrap:nth-child(4) span {
	background-position: -391px 0;
}
.mc_item_wrap:nth-child(5) span {
	background-position: -124px -90px;
}
.mc_item_wrap:nth-child(6) span {
	background-position: 9px -90px;
}
.mc_item_wrap:nth-child(7) span {
	background-position: -528px 0;
}
.mc_item_wrap:nth-child(8) span {
	background-position: -660px 0;
}
.mc_item h4 {
	font-family: "BebasBold";
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 5px;
}
.mc_item a:hover h4,
.mc_item_wrap.active h4 {
	text-decoration: underline;
}
.mc_item_wrap.active,
.mc_item_wrap:hover {
	background-color: #2A2A2A;
}
.mc_toggle {
	background-color: #212121;
	position: relative;
	height: 25px;
	cursor: pointer;
	background-image: url(../img/mc_arr.png);
	background-repeat: no-repeat;
	background-position: 72px 10px;
}
.mc_item_wrap.active .mc_toggle,
.mc_item_wrap:hover .mc_toggle {
	background-color: #353535;
	background-position: -118px 10px;
}
.mc_item_wrap.active > ul li {
	font-family: BebasRegular;
	display: inline-block;
}
body .mc_wrap .mc_item_wrap > ul {
	background-color: #353535;
	font-size: 20px;
	margin-top: 25px;
	position: absolute;
	width: 100%;
	padding: 15px 0;
	list-style-type: none;
	position: absolute;
	width: 100%;
	z-index: 10;
	display: none;
	left: 0;
}
.mc_item_wrap.active > ul li a {
	padding: 0 10px;
	text-decoration: underline;
}
.mc_item_wrap.active > ul li a:hover {
	text-decoration: none;
}
.mc_item_wrap_af {
	background-image: url("../img/mc_c_arr.png");
	content: "";
	height: 9px;
	margin: 16px 69px;
	position: absolute;
	width: 18px;
	display: none;
}
.mc_button_w {
	text-align: center;
	margin-top: 10px;
}
.isnohome article.content {
	background-color: #E9E9E9;
	padding-bottom: 40px;
}
article .art_header {
	color: #fff;
	margin-bottom: 10px;
}
p.h_descr {
	max-width: 790px;
	text-align: center;
	margin: auto;
	margin-top: 0;
	color: #fff;
}
.home_items {
	background-color:#D6D6D6;
	padding: 40px 0 50px;
	margin-top: 40px;
}
.hi_item {
	color: #050505;
	text-align: left;
	font-size: 14px;
	margin-bottom: 30px;
}
.hi_item h3 {
	text-transform: uppercase;
	font-family: "BebasRegular";
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0;
}
.hi_item img {
	max-width: 100%;
	border-top: #AC160A 8px solid;
}
.s_bottom img {
	bottom: 0;
	max-width: 90%;
	position: absolute;
}
.s_bottom {
	padding-top: 50px;
    padding-bottom: 50px;
}
.sb_header.button_cont {
	text-align: right;
}
.sb_header h2 {
	margin: 0;
	text-transform: uppercase;
	font-family: "BebasRegular";
	font-size: 36px;
	color: #fff;
}
.sb_content {
	margin-top: 30px;
}

.sb_content .white {
	color: #fff;
}

.sb_content li {
	color: #fff;
}
footer {
	background-color: #2A2A2A;
	color: #fff;
	padding: 28px 0 2px;
	font-family: "BebasBold";
	font-size: 20px;
}
footer a {
	color: #fff;
	text-decoration: underline;
}
footer a:hover {
	text-decoration: none;
}
footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer li {
	float: left;
}
footer a {
	padding: 0 10px;
}
.sb_but {
	text-align: center;
}
.entry-meta {
	display: none;
}
.cspc-column {
	padding: 0 30px;
	width: 50%;
}
#cspc-content {
	padding-bottom: 40px;
}
.cspc-column p a img {
	min-width: 100%;
	height: auto;
	box-shadow: 0 0 0 5px #d9d9d9;
	margin-top: 10px;
	margin-bottom: 10px;
}
article table.bordered td,
article table.bordered th {
	border: #d1d1d1 1px solid;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
}
article table.bordered tr:hover td {
	background-color: #242424;
	color: #fff;
}
article table.bordered tr:hover td a {
	color: #fff;
}
article table td {
	vertical-align: top;
}
article.content p a,
.cat_news a {
	text-decoration: underline;
}
article.content p a:hover,
.cat_news a {
	text-decoration: none;
}
.preimushestva2013 {
	background-color: #191919;
	color: #fff;
	font-size: 14px;
	margin-right: 30px;
	padding: 30px 20px;
}
.preimushestva2013 td {
	vertical-align: top;
}
.isnohome .main_header {
	min-height: 0;
}
.isnohome .video {
	display: none;
}
.isnohome .buttons_top {
	position: relative;
	display: none;
}
.isnohome .logo_wrap {
	height: 0;
	margin-top: -12px;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
}
.isnohome .main_cats h2,
.isnohome .mc_button_w,
.isnohome .waranty {
	display: none;
}

.main_cats .red {
	color: #d12f22;
}

.isnohome .mc_item_wrap {
	margin-bottom: 20Ð·Ñ‡;
}
.isnohome .main_cats {
	padding-bottom: 0;
}
.services_mnu {
	color: #fff;
	display: none;
	font-family: BebasRegular;
	font-size: 20px;
	height: 62px;
	line-height: 62px;
	padding: 0 20px;
	position: absolute;
	right: 0;
	top: 0;
}
.isnohome .services_mnu {
	display: block;
}
.isnohome .main_cats {
	display: none;
}
.cat_news h3 {
	color: #d12f22;
	font-family: BebasBold;
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 10px;
}
.cat_news .wp-post-image {
	float: left;
	height: 150px;
	margin-right: 20px;
	width: 150px;
	box-shadow: 0 0 0 5px #d9d9d9;
}
.cat_news h3:hover {
	text-decoration: underline;
}
.cat_news a:last-child {
	color: #d12f22;
	text-decoration: underline;
}
article .post p a img {
	box-shadow: 0 0 0 5px #d9d9d9;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tabledirect {
	padding-right: 20px;
}
.cspc-column td {
	padding: 10px 0;
}
.cat_news span {
	color: #999;
}
.cat_news a:last-child:after {
	content: " >>";
}
.wp-pagenavi a, .wp-pagenavi span {
	background-color: #dbdbdb;
	display: inline-block;
	font-size: 18px;
	margin-top: 20px;
	padding: 5px 12px;
}
.pop_form {
	width: 400px;
}
.pop_form h3 {
	font-family: BebasRegular;
	font-size: 32px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #333;
}
.pop_form p {
	margin-top: 0;
	text-align: center;
}
.pop_form input,
.pop_form textarea {
	display: block;
	width: 90%;
	margin: 0 auto 15px;
}
.pop_form button {
	display: block;
	margin: 20px auto 10px;
	height: 42px;
	line-height: 44px;
	padding: 0 20px;
	background-color: #4673AA;
	border-bottom: #2a578e 4px solid;
}
.pop_form button:hover {
	background-color: #2a578e!important;
}
.post-486 .cspc-column a,
.post-482 .cspc-column a,
.post-488 .cspc-column a,
.post-35 .cspc-column a{
	background-color: #242424;
	background-position: 12px -241px;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	padding: 10px 20px 10px 48px;
	text-transform: uppercase;
}
.price {
	color: #7d7d7d;
	float: left;
	font-size: 24px;
	font-family: RobotoBold;
}
.button.b_buy {
	float: right;
	height: 40px;
	line-height: 45px;
	background-color: #4673AA;
	border-bottom: #2a578e 4px solid;
}
.order {
	margin-top: 15px;
}

.block-slider {
  width: 100%;
  margin: 0 auto;
  background-color: #222;
}

.block-front-slider {
  width: 1920px;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.block-front-slider .bx-wrapper {
  margin: 0;
  border: 5px solid #222;
}

.block-front-slider .bxslider {
  padding: 0;
  margin: 0;
  width: 5000em !important;
  list-style: none;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  -o-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
}

.block-front-slider .bxslider > li {
  float: left;
  position: relative;
}

.block-front-slider .bxslider > li .views-field-nothing {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-front-slider .text {
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

.block-front-slider .text .h2 {
  font-size: 48px;
  font-weight: normal;
  margin-top: 70px;
  margin-bottom: 25px;
}

.block-front-slider .text .h2 .highlight {
  font-size: 75%;
  line-height: 0.9;
  background: #68a5e1;
  padding: 3px 5px;
  display: inline-block;
}

.block-front-slider .text .description {
  font-size: 16px;
}

.block-front-slider .text .btn,
.block-front-slider .text .highlight {
  text-shadow: none;
}

.block-front-slider .text-inner > div {
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
  -moz-transition: -moz-transform 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
  -o-transition: -o-transform 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
  transition: transform 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
}

.block-front-slider .bx-pager {
  padding: 0 0 0 15px;
  bottom: 10px;
  width: 50%;
  right: 0;
  left: auto;
  text-align: left;
  line-height: 5px;
}

.block-front-slider .bx-pager .bx-pager-item .bx-pager-link {
  border-radius: 0;
  background: #FFF;
  border: none;
  width: 40px;
  height: 3px;
  margin: 0 1px;
  position: relative;
  -webkit-transition: background-color 0.2s ease 0s;
  -o-transition: background-color 0.2s ease 0s;
  transition: background-color 0.2s ease 0s;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.block-front-slider .bx-pager .bx-pager-item .bx-pager-link:focus {
  background: #FFF;
}

.block-front-slider .bx-pager .bx-pager-item .bx-pager-link:hover, .block-front-slider .bx-pager .bx-pager-item .bx-pager-link.active {
  height: 5px;
  top: -1px;
  background: #ff8500;
}

.block-front-slider .bx-controls-direction a {
  height: 70px;
  width: 30px;
  background: url("../img/sprite-icons.png") scroll no-repeat 0 0 #ff0000;
  margin-top: -35px;
  z-index: 10 !important;
  background-position: 0px -2090px;
  -webkit-transition: background-color 0.2s ease-in-out 0s;
  -o-transition: background-color 0.2s ease-in-out 0s;
  transition: background-color 0.2s ease-in-out 0s;
}

.block-front-slider .bx-controls-direction a.bx-prev {
  background-position: 0px -2090px;
  left: 0;
}

.block-front-slider .bx-controls-direction a.bx-next {
  background-position: 0px -2240px;
  right: 0;
}

.block-front-slider .bx-controls-direction a:hover {
  background-color: rgba(104, 165, 225, 0.4);
}

.block-front-slider .form-bottom-wrap {
  position: absolute;
  z-index: 10;
  bottom: 25px;
  right: 0;
  width: 100%;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
  -moz-transition: -moz-transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
  -o-transition: -o-transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
}

.section-akpp .akpp{
	color: #fff;
}
.section-akpp .akpp span{
	color: #d12f22;
}

.section-akpp .choose{
	color: #fff;
	font-size: 23px;
}
.section-akpp .choose a{
	color: #d12f22;
	font-size: 23px;
}

.section-akpp .choose a:hover{
	color: #fff;
	background-color: #d12f22;
	text-decoration: none;
	font-size: 23px;
}

.section-akpp li{
	color: #fff;
}
.section-akpp li a{
	color: #d12f22;
	text-decoration: none;
}

.section-akpp li a:hover{
	color: #fff;
	background-color: #d12f22;
	text-decoration: none;
}

.tips-akpp h2{
	font-family: "BebasRegular";
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
}
.tips-akpp font{
	color: #d12f22;
	font-family: "BebasBold";
	font-size: 25px;
}

.tips-akpp {
	width: 100%;
	margin-bottom: 50px;
}

.tips-akpp table.bordered td,
.tips-akpp table.bordered th {
	border: #d1d1d1 1px solid;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
}

.tips-akpp table.bordered tr:hover td {
	background-color: #242424;
	color: #fff;
}
.tips-akpp table.bordered tr:hover td a {
	color: #fff;
}
.tips-akpp table td {
	vertical-align: top;
}

.news a {
    display: block;
    position: relative;
 }
.news .read-more {
    text-transform: uppercase;
    font-size: 13px;
    color: #d12f22;
    text-decoration: none;
}
.news .date{
    font-size: 11px;
    color: #777;
    text-transform: uppercase;
    display: inline-block;
}

.news .h3 {
	font-family: "BebasBold";
    font-size: 22px;
    text-transform: none;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 2px;
    position: relative;
    max-height: 62px;
    overflow: hidden;
}

.news .h3 a{
	color: #d12f22;
    display: block;
    line-height: 20px;
}

.hover-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(29, 92, 154, 0.9);
    text-align: center;
    color: #FFF;
    font-family: "BebasRegular";
    text-transform: uppercase;
    font-size: 20px;
    line-height: 245px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out 0s;
    -o-transition: opacity 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s;
}

.hover-overlay span {
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 0;
  line-height: 20px;
  height: 20px;
  width: 100%;
  margin-top: -10px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
  -moz-transition: -moz-transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
  -o-transition: -o-transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
  transition: transform 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
}

.news a:hover .hover-overlay{
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.choose-list ul li {
    list-style: none;
    font-size: 14px;
    color: #2d2d2d;
    line-height: 33px;
    font-weight: 400;
}

.choose-list ul li:before {
    width: 16px;
    height: 16px;
    background: #c7081b;
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    font-size: 12px;
    -moz-padding-start: 1px;
}

.choose-list-main ul li {
    list-style: none;
    font-size: 14px;
    color: #fff;
    line-height: 33px;
    font-weight: 400;
    text-align: center;
}

.choose-list-main p {
    list-style: none;
    font-size: 14px;
    color: #fff;
    line-height: 33px;
    font-weight: 400;
    text-align: center;
}

.choose-list-main ul li:before {
    width: 16px;
    height: 16px;
    background: #c7081b;
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    font-size: 12px;
    -moz-padding-start: 1px;
}

.choose-list-footer ul li {
    list-style: none;
    font-size: 14px;
    color: #fff;
    line-height: 33px;
    font-weight: 400;
}

.choose-list-footer ul li:before {
    width: 16px;
    height: 16px;
    background: #c7081b;
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    font-size: 12px;
    -moz-padding-start: 1px;
}
.top_soc ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.top_soc .vk {
    background: url(../img/vk.png) no-repeat;
    width: 35px;
    height: 35px;
    display: block;
}
.top_soc .viber {
    background: url(../img/viber.png) no-repeat;
    width: 35px;
    height: 35px;
    margin-left: 10px;
    display: block;
}
.top_soc .google {
    background: url(../img/google.png) no-repeat;
    width: 35px;
    height: 35px;
    margin-left: 10px;
    display: block;
}
.top_soc .instagramm {
    background: url(../img/insta.png) no-repeat;
    width: 35px;
    height: 35px;
    margin-left: 10px;
    display: block;
}
.bacground-white {
    background-color: #E9E9E9;
}
article .domdara {
    color: #222;
    margin-bottom: 10px;
}
.domdara-wrapper {
    height: 170px;
    margin-bottom: 30px;
}
#robo-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.paragraph-content #sub {
    
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
}
.adject-bold {
    font-weight: bold;
    font-size: 25px;
}
.adject-bold span{
	display: inline-block;
    transform: rotateY(180deg);
    transition: 800ms;
}
.cart__form {
    position: relative;
    z-index: 2;
    padding: 30px;
    text-align: center;
}
.form-group {
    margin-bottom: 15px;
}
.cart__form .form-control {
    height: 50px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
@media screen and (min-width: 980px){
.img_akpp{
        position: relative;
		width: 500px;
		float: right;
		margin-right: -130px;
	}
}
@media screen and (min-width: 980px) and (max-width: 1402px){
.img_akpp{
        position: relative;
		width: 500px;
		float: right;
		
	}
}
@media screen and (max-width: 980px){
.img_akpp{
         position: relative;
		width: 100%;
		float: left;
	}
}
@media screen and (max-width: 480px){
	.col-md-pull-4 .top_soc{
		display: none !important;
	}
	.bacground-white{
		display: none !important;
	}
	.buttons_top .button {
	    background-image: none;
		font-size: 15px;
	    padding-left: 13px !important;
	    padding-right: 15px;
	}

}
#breadcrumb li{
	display: none;
	color: white;
	padding-right: 10px;
}
.b24-web-form-popup-btn-3, .b24-web-form-popup-btn-7{
	background-color: #d12f22;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    vertical-align: middle;
    border-bottom: #AC160A 4px solid;
    color: #fff;
    font-family: "BebasBold";
    cursor: pointer;
    border-bottom: #BC1A0D 4px solid;
    border-left: none;
    border-right: none;
    border-top: none;
}
.gidro{
    position: relative;
    z-index: 2;
    padding: 30px;
    /* padding-bottom: 70px; */
    border: 3px solid #d12f22;
    margin-bottom: 28px;
    text-align: center;
	}

.list-gidro{
list-style: none;
    font-size: 14px;
    color: #242424;
	content: "\f105";
    line-height: 33px;
    font-weight: 400;
    text-align: center;
}
.crm-webform-button-container {
	margin: 0;
	text-align: center;
}
.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 440px;
	margin: 40px auto;
	position: relative;
}
.white-popup-title, .white-popup-container {
	margin: 0 0 16px 0;
	padding: 0 !important;
	font: bold 22px "OpenSans-Regular",sans-serif;
	text-transform: none;
	color: #333;
	text-align: center;
	font-size: 18px;
}

.white-popup-b {
	margin: 0 0 15px 0;
}
.white-popup-i {
	position: relative;
	background: transparent;
	resize: none;
	display: block;
	width: 100%;
	height: 40px;
	padding: 8px 46px 8px 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f9f9f9;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: normal;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color ease-in-out .5s;
	-moz-transition: border-color ease-in-out .5s;
	transition: border-color ease-in-out .5s;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}
.white-popup-i:hover {
	border-color: #5ba0da;
}
.textareaForm {
	height: 70px;
}
.white-popup-succes .white-popup-block {
	text-align: center;
	padding: 1px 5px;
	margin: 25px 0;
}
.hidden {
	display: none;
}