

/* Start:/bitrix/templates/gbi/components/bitrix/news.list/tovars_menu/style.css?1448367327150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?144836729151*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/gbi/styles.css?1744308993360*/
* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
body {
    font: 13px 'Roboto', sans-serif;
    width: 100%;
    height: 100%;
}
.fancybox{}

@media screen and (max-width: 1250px) {
    body {
        width: 1240px;
    }
}
/* End */


/* Start:/bitrix/templates/gbi/template_styles.css?174430899327285*/
body {
  background: url(/bitrix/templates/gbi/images/fon.jpg) /*top center*/ no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.wrapper {
  /*width: 1280px;*/
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
.clear {
  clear: both;
}
.white {
  background: #fff;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
  height: 185px;
  background: url(/bitrix/templates/gbi/images/header_bg_grey.png) 0 0 repeat;
}
.inner {
  width: 100% !important;
  max-width: 1245px;
  margin: 0 auto;
}
.content .inner_txt {
  padding: 0 41px;
  width: 100% !important;
  max-width: 1158px;
}
.header .logo {
  float: left;
}
.header .menu {
  float: left;
  width: 100% !important;
  max-width: 880px;
  margin-top: 30px;
  margin-left: 38px;
}
.header .menu a {
  display: block;
  float: left;
  color: #ffcb08;
  font-family: "Roboto";
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  width: 100% !important;
  max-width: 25%;
  height: 77px;
}
.header .menu a:hover {
  color: #e8e8e8;
}
.header .menu a img {
  float: left;
  height: 45px;
  margin-right: 7px;
}
.header .menu a span {
  display: block;
  color: #e8e8e8;
  font-size: 14px;
  font-weight: 300;
}
.contacts {
  float: left;
  width: 100% !important;
  max-width: 155px;
  margin-top: 30px;
}
.contacts span {
  color: #e8e8e8;
  font-size: 12px;
  font-weight: 300;
  padding-left: 31px;
}
.contacts div.str {
  color: #ffcb08;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  padding-left: 31px;
  line-height: 22px;
}
.contacts div.str {
  background: url(/bitrix/templates/gbi/images/header_ico_phone.png) left center no-repeat;
}
.contacts div.str + div.str {
  background: url(/bitrix/templates/gbi/images/header_ico_mail.png) left center no-repeat;
}
.contacts div.p2 {
  background: url(/bitrix/templates/gbi/images/header_ico_contact.png) left center no-repeat;
}
.contacts div.p3 {
  background: url(/bitrix/templates/gbi/images/header_ico_homePhone.png) left center no-repeat;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
  padding: 0 0 121px;
}
.content .banner {
  background: url(/bitrix/templates/gbi/images/humans_img.png) center top no-repeat;
  height: 365px;
}
.content .banner div.left {
  float: left;
}
.content .banner div.right {
  float: right;
}
.content .banner div.ban {
  height: 289px;
  width: 100% !important;
  max-width: 349px;
  margin: 30px 0px 0 0;
  background: #fff;
  border: 3px solid #ffcb08;
  position: relative;
}
.content .banner div.ban a + a {
  background: url(/bitrix/templates/gbi/images/banner_a_bg.png) 0 0 no-repeat;
  color: #000;
  display: block;
  position: absolute;
  bottom: -25px;
  font-size: 16px;
  font-weight: 700;
  width: 100% !important;
  max-width: 224px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  text-decoration: none;
  left: 50%;
  margin-left: -112px;
  text-transform: uppercase;
}
.content .banner div.ban a + a:hover {
  background: url(/bitrix/templates/gbi/images/banner_a_bg_h.png) 0 0 no-repeat;
  color: #fff;
}
.list_tovars {
  padding: 0 3px 44px;
}
.list_tovars h2 {
  font-size: 30px;
  text-align: center;
  color: #ffcb08;
  text-shadow: 1px 1px 1px #000000;
  padding: 25px 0 35px;
  display: block;
}
.list_tovars .item {
  float: left;
  width: 100% !important;
  max-width: 162px;
  border: 3px solid #dddddd;
  margin: 0 4px;
  position: relative;
}
.list_tovars .item .img {
  min-height: 130px;
  display: block;
  margin: 0 auto;
  width: 100% !important;
  max-width: 125px;
}
.list_tovars .item .img img {
  position: absolute;
  top: -22px;
}
.list_tovars .item .model {
  font-size: 28px;
  color: #000;
  text-align: center;
  font-weight: 700;
}
.list_tovars .item .diametr {
  color: #747474;
  font-weight: 18px;
  text-align: center;
  border-bottom: 1px solid #ddd;
  width: 100% !important;
  max-width: 140px;
  margin: 0 auto;
  padding-bottom: 10px;
  margin-bottom: 8px;
}
.list_tovars .item .diametr span {
  color: #fb7411;
}
.list_tovars .item .name {
  color: #000;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
.list_tovars .item .country {
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  width: 100% !important;
  max-width: 140px;
  margin: 0 auto;
  margin-bottom: 8px;
}
.list_tovars .item .country img {
  display: block;
  text-align: center;
  width: 100% !important;
  max-width: 42px;
  margin: 0 auto 5px;
}
.list_tovars .item .price {
  font-size: 18px;
  color: #000;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}
.video_vkladki {
  /*  background: url(/bitrix/templates/gbi/images/bg_video_vkladki.png) center 0 no-repeat; */
  background: url(/bitrix/templates/gbi/images/bg_video_vkladki.png) center 0 repeat;
  background-size: cover;
  height: 364px;
  padding: 31px 0;
}
.video_vkladki .video {
  float: left;
  width: 100% !important;
  max-width: 630px;
  overflow: hidden;
  margin-right: -3px;
}
.video_vkladki .text {
  float: left;
}
.video_vkladki .text a {
  display: block;
  float: left;
  color: #000;
  font-weight: 700;
  background: #ffcb08;
  text-align: center;
  line-height: 42px;
  height: 42px;
  text-decoration: none;
  padding: 0 57.4px;
  margin: 0 1px 25px 0;
}
.video_vkladki .text a:hover {
  background: #ff961d;
  color: #fff;
}
.video_vkladki .text .right {
  margin-top: 7px;
  float: left;
}
.video_vkladki .text .right img {
  width: 305px;
}
.video_vkladki .text .left {
  float: left;
  width: 100% !important;
  max-width: 303px;
  margin-right: 5px;
}
.video_vkladki .text .left h2 {
  font-size: 24px;
  color: #1a2020;
  line-height: 34px;
  text-align: center;
}
.video_vkladki .text .left p {
  font-size: 18px;
  color: #696969;
  line-height: 30px;
  text-align: justify;
  max-width: 252px;
}
.our_contacts {
  margin: 0 auto;
  width: 100% !important;
  max-width: 1200px;
}
.our_contacts .grey_butt {
  font-size: 16px;
  font-weight: 300;
  color: #828181;
  background: url(/bitrix/templates/gbi/images/arrow_bot.png) center bottom no-repeat;
  line-height: 60px;
  text-align: center;
  margin: 15px 0 0 0;
}
.our_contacts h2 {
  color: #1a2020;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  line-height: 65px;
}
.our_contacts .four_blocks {
  margin: 0 auto 45px;
  width: 100% !important;
  max-width: 848px;
}
.our_contacts .four_blocks div.blk {
  float: left;
  width: 100% !important;
  max-width: 212px;
  height: 62px;
  background: url(/bitrix/templates/gbi/images/our_contacts_ico_phone.png) center 18px no-repeat
    #ffcb08;
  font-size: 24px;
  font-weight: 300;
  color: #101010;
  text-align: center;
  padding: 60px 0 0 0;
}
.our_contacts .four_blocks div.blk a {
  font-size: 24px;
  font-weight: 300;
  color: #101010;
  text-align: center;
  text-decoration: none;
}
.our_contacts .four_blocks div.blk span {
  color: #9a8227;
  font-size: 14px;
}
.our_contacts .four_blocks div.blk + div.blk {
  background: url(/bitrix/templates/gbi/images/our_contacts_ico_homephone.png) center 18px no-repeat
    #ffd846;
}
.our_contacts .four_blocks div.blk + div.blk + div.blk {
  background: url(/bitrix/templates/gbi/images/our_contacts_ico_face.png) center 18px no-repeat
    #ffcb08;
}
.our_contacts .four_blocks div.blk + div.blk + div.blk + div.blk {
  background: url(/bitrix/templates/gbi/images/our_contacts_ico_mail.png) center 18px no-repeat
    #ffd846;
}
.our_contacts .map {
  /*float: left;*/
  width: 100% !important;
  max-width: 773px;
  margin-left: auto;
  margin-right: auto;
}
.our_contacts .form {
  float: left;
  width: 100% !important;
  max-width: 363px;
  margin-right: 60px;
}
.our_contacts .form h2 {
  font-size: 24px;
  line-height: 48px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.our_contacts .form h3 {
  font-size: 16px;
  font-weight: 300;
  color: #484528;
  margin-bottom: 50px;
}
.our_contacts .form input {
  display: block;
  width: 100% !important;
  max-width: 320px;
  height: 27px;
  border: 1px solid #e6dbd7;
  margin-bottom: 26px;
  padding: 5px 20px;
}
.our_contacts .form textarea {
  display: block;
  width: 100% !important;
  max-width: 320px;
  height: 60px;
  border: 1px solid #e6dbd7;
  padding: 20px;
}
.our_contacts .form span {
  display: block;
  margin: -13px 0 0 14px;
  background: #fff;
  padding: 5px 14px;
  position: absolute;
  color: #b19c95;
  font-weight: 16px;
}
.our_contacts .form .captcha {
  margin: 50px 0 20px 0;
}
.our_contacts .form .captcha .imgcaptcha {
  float: left;
  margin: 0 15px 0 0;
}
.our_contacts .form .captcha input {
  width: 100% !important;
  max-width: 154px;
  height: 38px;
  border: 1px solid #000;
  padding: 0 5px;
}
.our_contacts .form .submit {
  width: 100% !important;
  max-width: 253px;
  height: 51px;
  background: #ffcb08;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.our_contacts .form .submit:hover {
  background: #ff961d;
  color: #fff;
  cursor: pointer;
}
.list_tovars_menu {
  width: 100% !important;
  max-width: 1194px;
  margin: 0 auto;
}
.list_tovars_menu .item {
  float: left;
  width: 100% !important;
  max-width: 112px;
  margin-right: 1px;
  background: #ffcb08;
  border-bottom: 1px solid #d9ad08;
  height: 63px;
  text-decoration: none;
  padding: 0 15px;
}
.list_tovars_menu .item.active {
  background: #fb7411;
}
.list_tovars_menu .item:hover {
  background: #fb7411;
}
.list_tovars_menu .item.home .homeico {
  width: 100% !important;
  max-width: 16px;
  height: 16px;
  margin: 13px auto 5px;
}
.list_tovars_menu .item.last {
  width: 100% !important;
  max-width: 162px;
  text-align: center;
  padding-top: 3px;
  height: 60px;
}
.list_tovars_menu .item.home .name {
  text-align: center;
  margin-top: 0;
}
.list_tovars_menu .item .name {
  font-size: 17.5px;
  color: #000;
  font-weight: 700;
  margin: 14px auto 0;
  padding-left: 5px;
}

.list_tovars_menu .item .name img {
  float: right;
  width: 32px;
}
.list_tovars_menu .item .diametr {
  font-size: 14px;
  color: #000;
}
.list_tovars_menu .item .diametr span {
  font-size: 18px;
}
.detail_tovar {
  width: 100% !important;
  max-width: 1194px;
  margin: 0 auto;
  padding: 25px 0;
}
.detail_tovar .left {
  float: left;
  width: 100% !important;
  max-width: 670px;
  margin-right: 40px;
}
.detail_tovar .left .type {
  font-size: 30px;
  color: #000;
  font-weight: 400;
  margin-bottom: 15px;
}
.detail_tovar .left h1 {
  float: left;
  border-right: 1px solid #c6c6c6;
  font-size: 40px;
  font-weight: 700;
  padding: 0 10px 0 0;
}
.detail_tovar .left .country {
  float: left;
  padding: 13px 0 0 23px;
  font-size: 18px;
  font-weight: 300;
}
.detail_tovar .left .country img {
  float: left;
  margin: 0 12px 0 0;
}
.detail_tovar .left .links a {
  display: block;
  float: left;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  background: #c7c7c7;
  border-bottom: 1px solid #9f9f9f;
  margin: 30px 21px 30px 0;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 17px;
}
.detail_tovar .left .links a + a {
  margin-right: 0px;
}
.detail_tovar .left .links a:hover {
  background: #9f9f9f;
}
.detail_tovar .left .txt {
  line-height: 22px;
  font-size: 14px;
  color: #000;
}
.detail_tovar .left .txt p {
  margin-bottom: 25px;
}
.detail_tovar .right {
  float: left;
}
.detail_tovar .right .links {
  margin: 5px 0 33px 0;
}
.detail_tovar .right .links a {
  float: left;
  display: block;
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 18px;
  width: 100% !important;
  max-width: 177px;
  height: 40px;
  line-height: 40px;
  background: #ffcb08;
  border-bottom: 1px solid #d9ad08;
  text-decoration: none;
  margin-right: 2px;
}
.detail_tovar .right .gall img {
  display: block;
  margin-bottom: 10px;
}
.detail_tovar .left .table table {
  width: 100% !important;
  max-width: 100%;
  border-collapse: collapse;
}
.detail_tovar .left .table .head td {
  background: #ffcb08;
  font-size: 24px;
  font-weight: 400;
  color: #121212;
  padding: 20px 20px;
  line-height: 36px;
  text-transform: uppercase;
}
.detail_tovar .left .table tr td {
  width: 100% !important;
  max-width: 65%;
  border: 1px solid #c9c9c9;
  padding: 10px 30px;
}
.detail_tovar .left .table tr td + td {
  width: 100% !important;
  max-width: 35%;
  padding: 10px 10px 10px 50px;
}
.detail_tovar .left .table tr.grey {
  background: #ececec;
}
.photogallary {
  padding: 42px 0 30px 0;
  width: 100% !important;
  max-width: 1191px;
  margin: 0 auto;
}
.photogallary h1 {
  float: left;
  font-size: 30px;
  color: #000000;
  display: block;
  /*margin-left: 48px;*/
  margin-bottom: 45px;
  text-transform: uppercase;
}
.photogallary .video_link {
  font-size: 18px;
  font-weight: 700;
  width: 100% !important;
  max-width: 300px;
  height: 40px;
  text-align: center;
  background: #c7c7c7;
  line-height: 40px;
  margin-left: 38px;
  display: block;
  color: #000;
  border-bottom: 1px solid #9f9f9f;
  float: left;
  text-decoration: none;
}
.photogallary .video_link:hover {
  background: #9f9f9f;
}
.photogallary .item {
  float: left;
  width: 100% !important;
  max-width: 360px;
  height: 295px;
  overflow: hidden;
  margin-right: 55px;
  position: relative;
  margin-bottom: 40px;
}
.photogallary .list .item:nth-child(3n) {
  margin-right: 0px;
}
.photogallary .item .name {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-align: center;
}
.photogallary .item .descr {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  text-align: center;
  margin-bottom: 15px;
}
.photogallary .item .img {
  height: 232px;
  overflow: hidden;
  position: relative;
}
.photogallary .item span {
  position: absolute;
  display: block;
  background: #ffcb08;
  text-align: center;
  bottom: 0;
  width: 100% !important;
  max-width: 360px;
  height: 55px;
  color: #000;
  font-size: 18px;
  line-height: 55px;
  font-weight: 400;
}
.photogallary .section_name {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}
.photogallary .section_name span {
  font-weight: 700;
}
.photogallary .videogall_detail .left {
  float: left;
  width: 100% !important;
  max-width: 500px;
}
.photogallary .videogall_detail .right {
  float: left;
  padding-left: 40px;
  width: 100% !important;
  max-width: 650px;
}
.photogallary .videogall_detail .right h1 {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  margin-bottom: 30px;
  float: none;
  display: block;
}
.photogallary .videogall_detail .right div {
  font-size: 14px;
  line-height: 22px;
  color: #000;
}
.all_video_gall {
  display: block;
  text-decoration: none;
  width: 100% !important;
  max-width: 238px;
  height: 40px;
  background: #ffcb08;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
  border-bottom: 1px solid #d9ad08;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-top: 24px;
  float: right;
}
.all_video_gall:hover {
  background: #fb7411;
  border-bottom: 1px solid #cd5802;
}
.stati {
  width: 100% !important;
  max-width: 1191px;
  margin: 0 auto;
  padding: 42px 0 30px 0;
}
.stati .item {
  float: left;
  width: 100% !important;
  max-width: 360px;
  margin-right: 55px;
  margin-bottom: 45px;
}
.stati .item:nth-child(3n) {
  margin-right: 0px;
}
.stati .item .date {
  color: #000;
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 20px;
}
.stati .item .name {
  display: block;
  text-decoration: none;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.stati .item .img {
  display: block;
  text-decoration: none;
  margin-bottom: 25px;
}
.stati .item .txt {
  font-size: 14px;
  line-height: 22px;
  color: #000;
  height: 88px;
  overflow: hidden;
}
.stati .item .detail {
  display: block;
  text-decoration: none;
  width: 100% !important;
  max-width: 175px;
  height: 40px;
  background: #ffcb08;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
  border-bottom: 1px solid #d9ad08;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-top: 24px;
  margin: 24px auto 0;
}
.stati .item .detail:hover {
  background: #fb7411;
  border-bottom: 1px solid #cd5802;
}
.stati_detail {
  width: 100% !important;
  max-width: 1191px;
  margin: 0 auto;
  padding: 42px 0 30px 0;
}
.stati_detail .img {
  float: left;
  width: 100% !important;
  max-width: 360px;
  margin: 0 32px 32px 0;
}
.stati_detail .date {
  color: #000;
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 25px;
  line-height: 20px;
}
.stati_detail h1 {
  text-decoration: none;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin: 0 0 30px 0;
  line-height: 22px;
  padding: 0;
}
.stati_detail {
  font-size: 14px;
  color: #000;
  line-height: 22px;
}
.stati_detail p {
  margin-bottom: 25px;
}
.contacts_page {
  width: 100% !important;
  max-width: 840px;
  margin: 0 auto;
  padding: 60px 10px;
}
.contacts_page .left {
  float: left;
  margin-right: 25px;
  width: 100% !important;
  max-width: 450px;
}
.contacts_page .right {
  float: left;
  width: 100% !important;
  max-width: 365px;
  height: 700px;
}
.contacts_page .right .form {
}
.contacts_page h2 {
  font-size: 24px;
  line-height: 48px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.contacts_page .right .form h3 {
  font-size: 16px;
  font-weight: 300;
  color: #484528;
  margin-bottom: 50px;
}
.contacts_page .right .form input {
  display: block;
  width: 100% !important;
  max-width: 100%;
  height: 27px;
  border: 1px solid #e6dbd7;
  margin-bottom: 26px;
  padding: 5px 20px;
}
.contacts_page .right .form textarea {
  display: block;
  width: 100% !important;
  max-width: 100%;
  height: 120px;
  border: 1px solid #e6dbd7;
  padding: 20px;
}
.contacts_page .right .form span {
  display: block;
  margin: -13px 0 0 14px;
  background: #fff;
  padding: 5px 14px;
  position: absolute;
  color: #b19c95;
  font-weight: 16px;
}
.contacts_page .right .form .captcha {
  margin: 50px 0 20px 0;
}
.contacts_page .right .form .captcha .imgcaptcha {
  float: left;
  margin: 0 15px 0 0;
}
.contacts_page .right .form .captcha input {
  width: 100% !important;
  max-width: 154px;
  height: 38px;
  border: 1px solid #000;
  padding: 0 5px;
}
.contacts_page .right .form .submit {
  width: 100% !important;
  max-width: 253px;
  height: 51px;
  background: #ffcb08;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 37px;
}
.contacts_page .right .form .submit:hover {
  background: #ff961d;
  color: #fff;
  cursor: pointer;
}
.contacts_page .left div {
  padding-left: 42px;
  font-size: 18px;
  font-weight: 300;
  color: #101010;
  margin-bottom: 15px;
}
.contacts_page .left div span {
  color: #b19c95;
}
.contacts_page .left div a {
  font-size: 18px;
  font-weight: 300;
  color: #101010;
  text-decoration: none;
}
.contacts_page .left div.freeCall {
  background: url(/bitrix/templates/gbi/images/ico_phone_b.png) left center no-repeat;
}
.contacts_page .left div.mngCall {
  background: url(/bitrix/templates/gbi/images/ico_hphone_b.png) left center no-repeat;
}
.contacts_page .left div.degCall {
  background: url(/bitrix/templates/gbi/images/ico_cphone_b.png) left center no-repeat;
}
.contacts_page .left div.mailCall {
  background: url(/bitrix/templates/gbi/images/ico_mail_b.png) left center no-repeat;
}
.content .h1 {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  padding: 50px 0 40px;
  text-transform: uppercase;
}

.schitaem {
  border: 1px solid #c9c9c9;
  border-collapse: collapse;
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 30px;
}
.schitaem td {
  border: 1px solid #c9c9c9;
}
.schitaem tr:first-child {
  text-align: center;
  background: #ffcb08;
  font-size: 24px;
  color: #121212;
  font-weight: 400;
  line-height: 58px;
  height: 58px;
  text-transform: uppercase;
}
.schitaem tr:nth-child(2) {
  text-align: center;
  font-size: 24px;
  color: #000;
  font-weight: 400;
  height: 105px;
  vertical-align: middle;
  line-height: 105px;
}
.schitaem tr:nth-child(2) img {
  float: left;
  margin-left: 15px;
}
.schitaem tr {
  line-height: 20px;
  font-size: 14px;
  color: #000;
}
.schitaem tr td.grey {
  background: #ececec;
}
.schitaem tr td.padleft {
  padding: 0 0 0 27px;
  text-align: left;
  font-size: 20px;
}
.schitaem tr td {
  text-align: center;
}
.schitaem tr td.noalign {
  text-align: left;
  padding-left: 12px;
}
.schitaem tr + tr + tr td {
  padding: 8px 0;
}
.schitaem tr:nth-child(10) {
}
.schitaem tr:nth-child(10) img {
  float: left;
}
.schitaem tr:nth-child(10) div {
  padding-top: 40px;
}
.ocupaemost {
  border-collapse: collapse;
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 30px;
}
.ocupaemost tr:nth-child(1) {
  text-align: center;
  background: #ffcb08;
  font-size: 30px;
  color: #121212;
  font-weight: 400;
  line-height: 58px;
  height: 58px;
  text-transform: uppercase;
}
.ocupaemost tr:nth-child(2) {
  font-size: 20px;
  line-height: 24px;
  color: #000;
}
.ocupaemost tr:nth-child(2) td {
  text-align: center;
  font-size: 20px;
  color: #000;
  padding: 25px 0;
}
.ocupaemost tr:nth-child(3) td {
  font-size: 20px;
  text-align: center;
  line-height: 60px;
  color: #000;
}
.ocupaemost tr:nth-child(3) img {
  display: block;
  margin: 0 auto;
}
.ocupaemost tr:nth-child(3) td:nth-child(2) {
  font-size: 60px;
  color: #000;
  font-weight: 700;
}
.ocupaemost tr:nth-child(3) td:nth-child(4) {
  font-size: 60px;
  color: #000;
  font-weight: 700;
}
.ocupaemost tr:nth-child(3) td:nth-child(6) {
  font-size: 60px;
  color: #000;
  font-weight: 700;
}
.ocupaemost tr:nth-child(3) td:nth-child(7) {
  font-size: 30px;
  color: #000;
  font-weight: 700;
  text-align: center;
}
.povody {
  margin-bottom: 30px;
}
.povody .zag {
  text-align: center;
  background: #ff9f08;
  font-size: 30px;
  color: #000;
  font-weight: 400;
  line-height: 58px;
  height: 58px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.povody .item {
  width: 100% !important;
  max-width: 100%;
  position: relative;
  min-height: 85px;
  margin-bottom: 15px;
}
.povody .item .number {
  font-size: 48px;
  color: #000;
  position: absolute;
  background: url("/bitrix/templates/gbi/images/povody_number_bg.png") 0 0 no-repeat;
  top: 0;
  left: 0;
  width: 100% !important;
  max-width: 69px;
  height: 65px;
  padding: 5px 0 0 24px;
}
.povody .item .name {
  font-size: 24px;
  color: #000;
  padding: 13px 0 10px 144px;
  text-transform: uppercase;
  line-height: 24px;
}
.povody .item .podname {
  font-size: 24px;
  color: #000;
  padding: 0 0 13px 388px;
  line-height: 24px;
}
.povody .item .txt {
  font-size: 18px;
  color: #000;
  padding: 0 0 5px 144px;
  max-width: 670px;
  line-height: 24px;
}
.sravnit {
  border-collapse: collapse;
  width: 100% !important;
  max-width: 1194px;
  margin: 0 auto 60px;
  border: 1px solid #c9c9c9;
}
.sravnit td {
  width: 100% !important;
  max-width: 54px;
  border: 1px solid #c9c9c9;
  text-align: center;
  font-size: 16px;
  color: #000;
  padding: 5px 3px;
}
.sravnit td + td {
  width: 100% !important;
  max-width: 92px;
}
.sravnit td + td + td {
  width: 100% !important;
  max-width: 209px;
}
.sravnit td + td + td + td {
  width: 100% !important;
  max-width: 106px;
}
.sravnit td + td + td + td + td {
  width: 100% !important;
  max-width: 125px;
}
.sravnit td + td + td + td + td + td {
  width: 100% !important;
  max-width: 125px;
}
.sravnit td + td + td + td + td + td + td {
  width: 100% !important;
  max-width: 223px;
}
.sravnit td + td + td + td + td + td + td + td {
  width: 100% !important;
  max-width: 119px;
}
.sravnit td + td + td + td + td + td + td + td + td {
  width: 100% !important;
  max-width: 187px;
}
.sravnit tr + tr + tr td:nth-child(1) {
  font-size: 30px;
  vertical-align: middle;
}
.sravnit tr:nth-child(2) td {
  font-size: 18px;
}
.sravnit tr + tr + tr td {
  vertical-align: top;
  padding: 20px 3px;
}
.sravnit_models tr:nth-child(3) td:first-child {
  font-size: 18px;
}
.sravnit_models .lnkgrey {
  background: #c7c7c7 none repeat scroll 0 0;
  border-bottom: 1px solid #898989;
  color: #000;
  display: table-cell;
  font-size: 14px;
  height: 41px;
  line-height: 18px;
  margin: 0 auto;
  padding: 3px 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100% !important;
  max-width: 180px;
}
.sravnit.sravnit_models td + td {
  width: 100% !important;
  max-width: 98px;
}
.sravnit.sravnit_models td + td + td {
  width: 100% !important;
  max-width: 194px;
}
.sravnit.sravnit_models td + td + td + td {
  width: 100% !important;
  max-width: 73px;
}
.sravnit.sravnit_models td + td + td + td + td {
  width: 100% !important;
  max-width: 202px;
}
.sravnit.sravnit_models td + td + td + td + td + td {
  width: 100% !important;
  max-width: 118px;
}
.sravnit.sravnit_models td + td + td + td + td + td + td {
  width: 100% !important;
  max-width: 108px;
}
.sravnit.sravnit_models td + td + td + td + td + td + td + td {
  width: 100% !important;
  max-width: 108px;
}
.sravnit.sravnit_models td + td + td + td + td + td + td + td + td {
  width: 100% !important;
  max-width: 112px;
}
.sravnit.sravnit_models tr:nth-child(3) td {
  width: 100% !important;
  max-width: 108px;
}
.sravnit.sravnit_models tr:nth-child(3) td + td {
  width: 100% !important;
  max-width: 108px;
}
.sravnit.sravnit_models tr:nth-child(3) td + td + td {
  width: 100% !important;
  max-width: 112px;
}
.sravnit.sravnit_models tr:nth-child(3) td + td + td + td {
  width: 100% !important;
  max-width: 112px;
}
.inner_content {
  color: #000;
  font-size: 16px;
  min-height: 300px;
  padding: 0 24px;
}
.inner_content h1 {
  font-size: 30px;
  font-weight: 400;
  padding: 50px 0 40px;
  text-align: center;
  text-transform: uppercase;
}
.inner_content h2 {
  font-size: 25px;
}
.inner_content h3 {
  font-size: 20px;
}
.inner_content p {
  color: #000;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 18px;
}
.inner_content ul {
  padding: 0 0 0 20px;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
  margin: -121px auto 0;
  height: 91px;
  background: #5c5a57;
  position: relative;
  padding: 30px 0 0 0;
}
.footer .inner {
  text-align: center;
  font-size: 14px;
  color: #ececec;
}
.footer .inner span {
  color: #ffcb08;
  font-weight: 700;
}
.footer .inner a {
  display: block;
  margin: 15px auto;
  text-decoration: none;
  width: 100% !important;
  max-width: 67px;
  height: 38px;
}

.list_tovars_menu .item {
  width: 100% !important;
  max-width: 118px;
  padding: 0 6px 0 7px;
}

.list_tovars_menu .item .name {
  margin: 14px 0 0 -6px;
}
.clear {
  clear: both;
}
.burger-menu {
  display: none;
}

.menu .contacts {
  display: none;
}
.social_icon {
    display: flex;
    justify-content: center;
    margin: 1% 0;
}
.social_icon_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
a.social_icon {
    margin: 5px 10px;
}


        .buttons_video {
    display: flex;
    width: 100%;
    max-width: 1191px;
    margin: 20px auto;
}
        .buttons_video a {
            padding: 10px 20px;
            background-color: #fff;
            color: white;
            text-decoration: none;
            margin-right: 10px;
            border-radius: 5px;
        }
        .buttons_video a.active {
            background-color: #ffcb08;
        }
        .buttons_video a:hover {
            background-color: #ffcb08;
        }

        .video_content {
            padding: 20px;
            border: 1px solid #ccc;
         }
/* End */
/* /bitrix/templates/gbi/components/bitrix/news.list/tovars_menu/style.css?1448367327150 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?144836729151 */
/* /bitrix/templates/gbi/styles.css?1744308993360 */
/* /bitrix/templates/gbi/template_styles.css?174430899327285 */
