input, select, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0;
    padding: 14px 18px;
        padding-right: 18px;
    border: 1px #e8e8e8 solid;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5em;
    color: #444444;
    outline: none;
    background: transparent;
    resize: vertical;
}
.itemFullText table td {
    border: 1px solid;
}
.itemFullText table {
    border-collapse: collapse;
}
.customtelr {
  display: block;
  float: right;
}
.customtelr p {
  margin: 0;
}
.customtelr p a {
  height: 100%;
  display: block;
  float: left;
  margin-right: 20px;
}
.customtelr p a:last-child {
  margin-right: 25px;
}
.bvi-panel-close {
  display: none !important;
}
.customtelr p a img {
  height: 60px;
  width: auto;
  display: block;
}
#footer .nav.menu{padding:0;list-style:none;margin-bottom:20px;}
.moduletablefootmeni{float:left;margin-right:85px;height:240px;overflow:hidden;margin-bottom:30px;}
.contacts-part__soc{float:right;margin-left:52px;}
.itemExtraFields{float:left;position:relative;text-align:center;width:100%;}
.itemExtraFields ul{list-style:none;margin:0;padding:0;}
.itemExtraFields .typeTextfield{list-style:none;background:#e4002b;padding:10px 0;font-size:16px;font-weight:bold;}
.catItemIntroText .itemExtraFields{float:none;display:block;}
.catItemIntroText .itemExtraFields .typeTextfield{background:transparent;font-size:15px;padding:0;color:red;}
.button.openModal {
    width: 100%;
    float: left;
    position: relative;
    background: #e4002b;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    border: 1px solid #e4002b;
    margin-bottom: 10px;
	-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.button.openModal h2 {
    font-size: 14px !important;
    line-height: 16px;
    padding: 4px 10px !important;
    color: #fff !important;
    margin: 0 !important;
	-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.desctos {
    width: 100%;
}
.button.openModal.liz {
    color: #e4002b;
    background: transparent;
    border: 1px solid #e4002b;
    font-size: 14px;
	-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.k2ItemsBlock.companinews {
    float: left;
    width: 100%;
    position: relative;
}
.k2ItemsBlock.companinews .modulePretext {
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    padding: 15px 10px;
    color: #e4002b;
}
.button.openModal.liz:hover {
    background: #e4002b;
    color: #fff;
    text-decoration: none;
}
.button.openModal:hover {
    background: #fff;
    color: #e4002b;
    border: 1px solid #e4002b;
    text-decoration: none;
}
.button.openModal:hover  h2 {
	 color: #e4002b !important;
}
.customcontactfot{float:left;width:412px;margin-top:22px;}
.customcontactfot .contacts-part__phones{margin:31px 0;}
#top{min-height:150px;position:relative;background-position:center center;background-repeat:no-repeat;background-size:cover;line-height:1.4;width:100%; background-image: url(../img/bg.jpg);}
#top:after{position:absolute;left:0;right:0;top:0;z-index:4;bottom:0;content:'';display:block;background:#e4002b;opacity: 0.8;}

.itemImageBlock img {
    width: auto !important;
    height: auto !important;
    margin: 0 auto;
    display: block;
    max-height: 406px;
}
.moduletableanketirovanie {
    background: #008573;
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    margin-bottom: 35px;
}
.moduletableanketirovanie p {
    margin: 0;
}
.moduletableanketirovanie a {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    float: left;
    padding: 30px 0;
}

.menu-blocker.is-show {
    display: block;
	opacity: 1;
}

.phone-blocker.is-show {
    display: block;
    opacity: 1;
}


.phone-blockerinvisible.is-show {
    display: block;
    width: calc(100% - 320px);
    right: 320px;
    position: fixed;
    height: 100%;
    top: 60px;
    z-index: 1000;
}
.phone-blockerinvisible {
    display: none;
}
.phone-container.is-open.is-show {
    right: 0;
    width: 320px;
    max-height: calc(100% - 60px);
    -webkit-transition: right .4s ease-in-out;
    transition: right .4s ease-in-out;
    height: 100%;
}

.menu-overlay .customlogo p {
    margin: 0;
    padding: 0;
	font-size: 12px;
}
.navbar-right svg {
    fill: #fff;
}
.bvi-panel-close {
    display: block;
    margin: 0 15px;
    text-indent: -9999px;
    width: 0;
    float: right;
}
.menu-search {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	padding: 4.5px 0;
	display: none;
}
.menu-search.active {
    display: block;
}
.menu-search .button.btn.btn-primary {
    background: transparent;
    border: none;
    position: absolute;
    right: 14px;
    top: 0;
    cursor: pointer;
}
.menu-search .button.btn.btn-primary svg {
    width: 20px;
    fill: #222;
}

.menu-search .form-inline {
    width: calc(100% - 285px);
    margin: 0 auto;
    display: block;
    background: transparent;
    position: relative;
    left: 20px;
	z-index: 10;
}
.footer_top .custom {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.footer_top .custom p {
    margin: 0;
	font-size: 13px;
}
.footer_top .custom a {
    margin: 0 5px;
}
.menu-search input {
    background: #fff;
}
.menu-overlay .customlogo p a{
	font-size: 12px;
	 color: #fff;
}
.menu-overlay .customlogo img {
    width: auto;
    height: 50px;
    padding: 5px 0 0;
}

.menu-overlay .customlogo p strong {
    font-size: 28px;
}
.menu-overlay .customlogo p a strong {
    font-size: 28px;
    color: #e4002b;
}
.gap_phone ul li .phoneimg {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.phonetext svg {
    width: 16px;
    height: 16px;
    fill: #e4002b;
    top: 4px;
    position: relative;
    margin-right: 6px;
}
.gap_phone ul li .phoneimg img {
    width: 100%;
}
.gap_phone ul .phonetitle {
    width: 100%;
    float: left;
    margin-bottom: -5px;
}
.phonetext {
    width: calc(100% - 90px);
    float: left;
}
.phonetel {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 4px;
    background: transparent;
    text-align: left;
    color: #e4002b !important;
    padding: 0;
    cursor: pointer !important;
	font-size: 13px;
}
#ascrail2001 {
    z-index: 10000 !important;
    left: initial !important;
    right: -8px;
	 -webkit-transition: right .4s ease-in-out,width .4s ease-in-out;
    transition: right .4s ease-in-out,width .4s ease-in-out;
}
body.phone-show #ascrail2001 {
    right: 0 !important;
}
.phoneemail {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 2px;
    background: transparent;
    text-align: left;
    color: #e4002b !important;
    padding: 0;
    cursor: pointer !important;
	font-size: 13px;
}
.phonetext .phonedesc {
    width: 100%;
    float: left;
    position: relative;
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    line-height: 13px;
    margin-top: 4px;
}
.gap_phone ul li {
    float: left;
    width: calc(100% - 30px);
    position: relative;
    padding: 15px;
    border-top: 1px solid #e5e5e5;
}
.gap_phone ul li .phoneimg a {
    cursor: pointer !important;
}
.gap_phone ul {
    margin: 0;
    list-style: none;
    padding: 0;
    float: left;
    position: relative;
    width: 100%;
}


.menu-container.is-open.is-show {
    left: 0;
    width: 320px;
    max-height: calc(100% - 60px);
    -webkit-transition: left .4s ease-in-out;
    transition: left .4s ease-in-out;
    overflow-x: hidden;
    height: 100%;
    background: #fff;
}
.menu-container nav .menu-content {
    margin: 0;
    height: 100%;
    -webkit-transition: left .4s ease-in-out;
    transition: left .4s ease-in-out;
    min-height: 100%;
    background: #fff;
    position: relative;
    float: left;
}
.menu-container nav {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    top: 0;
}



.navbar-nav > li {
    float: left;
}
.nav > li {
    position: relative;
    display: block;
}


.menu-content .menu-item:first-child {
    min-height: 65px;
    height: 65px;
}

.menu-content li {
    -webkit-transition: background .5s linear;
    transition: background .5s linear;
}
.menu-content .menu-item:first-child label {
    padding: 0;
	width: 100%;
}

.menu-content label {
    text-transform: uppercase !important;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    margin-bottom: 0;
    z-index: 20;
    display: block;
    height: auto;
    cursor: pointer;
    float: left;
 width: calc(100% - 60px);
padding-right: 30px;
}

.menu-content .menu-item:first-child label a {
    display: block;
    padding: 25px 0 25px 57px;
}
.plus-icon.inactive .plus-icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.plus-icon.inactive .plus-icon-bar:nth-of-type(2) {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.menu-content ul ul li .menu-title a {
    outline: 0;
    display: block !important;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    padding-left: 0 !important;
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
    font-weight: normal;
	padding-right: 25px !important;
}
.menu-content ul ul label {
    padding: 0 !important;
    width: 100% !important;
}
.menu-content ul ul .menu-item:first-child label {
  padding: 0 !important;
    width: 100% !important;
}
.menu-content ul ul .acrivs1qw {
    display: none;
}
.menu-content ul ul {
    float: left;
    width: 100%;
    margin-top: 0;
    position: relative;
    display: block;
    margin-bottom: 25px;
    margin-left: 0;
}
.menu-content ul ul .menu-title {
    padding-left: 58px !important;
    width: calc(100% - 58px) !important;
    padding-right: 0 !important;
}

.menu-content .menu-item ul li {
    min-height: auto !important;
    height: auto !important;
    border: none !important;
    float: left;
    width: 100%;
}
.menu-content ul ul li .menu-title {
    padding: 0;
    width: 100%;
}
#contacts .itemFullText table td p {
    margin: 0 0 10px;
}
.menu-container a {
    display: block;
}
.menu-container a, .menu-container a:hover {
    text-decoration: none;
    color: #000 !important;
}
.home-icon svg {
    height: 17px;
    width: 13px;
}
.k2ItemsBlock.leftmenu {
    float: left;
    width: 100%;
    position: relative;
}

.menu-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}
.menu-content .menu-item .home-icon {
    position: absolute;
    display: inline-block;
    left: 29px;
    top: 25px;
}
.home-icon {
    height: 12px;
    width: 12px;
}
.menu-content .menu-item {
    border-top: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    position: relative;
}
.menu-content .menu-item li:hover, .menu-content label:hover {
    background-color: #EEE;
}
.menu-content .plus .menu-title a {
    float: left;
    width: auto;
    line-height: normal;
}
.menu-content li {
    -webkit-transition: background .5s linear;
    transition: background .5s linear;
}
.plus-icon {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-top: 7px;
    cursor: pointer;
    position: absolute;
}
.menu-content .menu-title {
    padding-left: 27px;
    float: left;
    position: relative;
    z-index: 1;
}
body.is-show #ascrail2000 {
    left: 312px !important;
}
#ascrail2000 {
    z-index: 1000000 !important;
    left: -8px !important;
    -webkit-transition: left .4s ease-in-out;
    transition: left .4s ease-in-out;
    display: block !important;
}
.acrivs1qw {
    float: left;
    margin-top: -1px;
    width: 16px;
    height: 16px;
	   position: absolute;
    left: 30px;
}
.menu-blockerinvisible.is-show {
    display: block;
    width: calc(100% - 320px);
    left: 320px;
    position: fixed;
    height: 100%;
    top: 60px;
    z-index: 1000;
}
.menu-blockerinvisible {
    display: none;
}
.plus-icon .plus-icon-bar {
    width: 12px;
    height: 2px;
    background-color: #000;
    transition: transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    -moz-transition: transform .3s ease;
    -ms-transition: transform .3s ease;
    -o-transition: transform .3s ease;
}
.plus-icon .plus-icon-bar:nth-of-type(2) {
    margin-top: -2px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.menu-content {
    background-color: #fff;
    border-radius: 0;
    font-size: .9em;
    min-height: 100vh;
    padding: 0;
    width: 100%;
    width: 320px;
    position: relative;
	font-weight: bold;
}
.menu-content, .menu-content label {
    position: relative;

}

.search-bar {
    display: none;
}
.navbar-default .navbar-brand {
    color: #777;
}

.navbar-brand img, .navbar-brand svg {
    display: inline;
    position: absolute;
    left: 0;
    right: 0;
    margin: 12px auto 0;
        margin-top: 12px;
    width: 164px;
    height: 35px;
}
.k2CategoriesListBlock.cataloghome {
    width: 100%;
    float: left;
    position: relative;
}
.k2CategoriesListBlock.cataloghome ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.k2CategoriesListBlock.cataloghome ul li {
    width: 50%;
    display: block;
    float: left;
    position: relative;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 320px;
    height: 320px;
    background: #242424;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
	position: relative;
}
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 320px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    width: auto;
    height: 40px;
    margin: 0 auto;
    display: block;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor .catTitle {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    line-height: 34px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor::after {
    right: -13px;
    border-width: 15px 0 15px 15px;
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
    z-index: 1;
    top: 50%;
    border-color: transparent #242424;
    transform: translate(0, -50%);
}
.k2CategoriesListBlock.cataloghome ul li .catimg {
    float: right;
    width: calc(100% - 320px);
    height: 320px;
	overflow: hidden;
}
.k2CategoriesListBlock.cataloghome ul li a {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 100%;
    height: 320px;
}
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    float: left;
    position: relative;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catleftc {
    float: right;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catleftc {
    float: right;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catcolor::after {
    left: -13px;
	 border-width: 15px 15px 15px 0;
	right: none;
}

.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catcolor::after {
    left: -13px;
	right: none;
	  border-width: 15px 15px 15px 0;
	
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 30px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.Komatsu {
background: #111351; /* Old browsers */
background: -moz-linear-gradient(45deg,  #111351 0%, #9532fb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #111351 0%,#9532fb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #111351 0%,#9532fb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111351', endColorstr='#9532fb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.k2CategoriesListBlock.cataloghome ul li .catcolor.Komatsu::after {
   border-color: transparent #732ACF;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catcolor.Komatsu::after, .k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catcolor.Komatsu::after {
   border-color: transparent #371C82;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI {
background: #ba0105; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ba0105 0%, #333579 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #ba0105 0%,#333579 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #ba0105 0%,#333579 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba0105', endColorstr='#333579',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI::after {
   border-color: transparent #51295F;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catcolor.HELI::after, .k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catcolor.HELI::after {
   border-color: transparent #941026;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.Boulder {
background: #fe5e00; /* Old browsers */
background: -moz-linear-gradient(45deg,  #fe5e00 0%, #fbe132 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #fe5e00 0%,#fbe132 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #fe5e00 0%,#fbe132 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe5e00', endColorstr='#fbe132',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.k2CategoriesListBlock.cataloghome ul li .catcolor.Boulder::after {
   border-color: transparent #FCC126;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catcolor.Boulder::after, .k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catcolor.Boulder::after {
   border-color: transparent #FD840E;
}
	
	.k2CategoriesListBlock.cataloghome ul li .catcolor.MultiOne {

background: #00a0e5; /* Old browsers */
background: -moz-linear-gradient(45deg,  #00a0e5 0%, #013d7c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #00a0e5 0%,#013d7c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #00a0e5 0%,#013d7c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e5', endColorstr='#013d7c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
.k2CategoriesListBlock.cataloghome ul li .catcolor.MultiOne::after {
   border-color: transparent #015696;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catcolor.MultiOne::after, .k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catcolor.MultiOne::after {
   border-color: transparent #0085CF;
}

	.k2CategoriesListBlock.cataloghome ul li .catcolor.TISEL {
background: #00569f; /* Old browsers */
background: -moz-linear-gradient(45deg,  #00569f 0%, #31b790 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #00569f 0%,#31b790 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #00569f 0%,#31b790 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00569f', endColorstr='#31b790',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.TISEL::after {
   border-color: transparent #249E94;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catcolor.TISEL::after, .k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catcolor.TISEL::after {
   border-color: transparent #0C6F9B;
}

	.k2CategoriesListBlock.cataloghome ul li .catcolor.Atlet {
background: #474c52;
background: -moz-linear-gradient(45deg,  #474c52 0%, #8292a6 100%);
background: -webkit-linear-gradient(45deg,  #474c52 0%,#8292a6 100%);
background: linear-gradient(45deg,  #474c52 0%,#8292a6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474c52', endColorstr='#8292a6',GradientType=1 );

}
.k2CategoriesListBlock.cataloghome ul li .catcolor.Atlet::after {
   border-color: transparent #738191;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catcolor.Atlet::after, .k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catcolor.Atlet::after {
   border-color: transparent #575F69;
}

	.k2CategoriesListBlock.cataloghome ul li .catcolor.SOCMA {
background: #1e276f;
background: -moz-linear-gradient(45deg,  #1e276f 0%, #6407ac 100%);
background: -webkit-linear-gradient(45deg,  #1e276f 0%,#6407ac 100%);
background: linear-gradient(45deg,  #1e276f 0%,#6407ac 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e276f', endColorstr='#6407ac',GradientType=1 );

}
.k2CategoriesListBlock.cataloghome ul li .catcolor.SOCMA::after {
   border-color: transparent #520F9C;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catcolor.SOCMA::after, .k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catcolor.SOCMA::after {
   border-color: transparent #311E80;
}


.k2CategoriesListBlock.cataloghome ul li .catcolor.dst {
background: #fe5e00; /* Old browsers */
background: -moz-linear-gradient(45deg,  #fe5e00 0%, #fbe132 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #fe5e00 0%,#fbe132 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #fe5e00 0%,#fbe132 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe5e00', endColorstr='#fbe132',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.moduletable.container {
	height: 100%;
margin: 0 auto;
padding: 0 20px;
width: 1200px;
}
.moduletable.container .owl-item {
    height: 400px;
    position: relative;
}
.moduletable.container .owl-item .ext-item-wrap {
    padding: 0;
    margin: 0;
    border: none;
}
.moduletable.container .owl-item .product-item {
    height: 400px;
padding: 20px;
display: block;
background: transparent;
max-width: 100%;
box-sizing: border-box;
text-align: center;
position: relative;
width: 100%;
border: 1px solid transparent;
border-radius: 2px;
background-size: cover;
background-position: center center;
border-radius: 5px;
}
.moduletable.container .owl-item .itemContainer {
float: left;
height: 400px;
width: 100%;
}

.moduletable.container .owl-theme .owl-nav .owl-prev svg {
    transform: rotate(-180deg);
}

.moduletable.container .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
	width: 100%;
	height: 60px;
	z-index: 1;

}
.moduletable.container .k2ItemsBlock.rightpol ul li {
    float: left;
    margin: 0 0.45% 10px;
    width: 24% !important;
    overflow: hidden;
    padding: 20px;
    background: transparent;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    box-shadow: 0px 0px 45px rgb(40 57 144 / 10%);
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    border: 1px solid transparent;
    border-radius: 5px;
    height: 230px;
}
.moduletable.container .k2ItemsBlock.rightpol ul li .moduleItemIntrotext {
    display: block;
    position: relative;
    top: 50%;
    transform: translate(0 , -50%);
}
.moduletable.container .k2ItemsBlock.rightpol ul li .moduleItemIntrotext p {
    margin: 0;
}
.moduletable.container .k2ItemsBlock.rightpol ul li .moduleItemIntrotext p img {
    max-width: 100%;
    height: auto;
    max-height: 200px;
    width: auto;
}
.moduletable.container .k2ItemsBlock.rightpol ul li .moduleItemIntrotext p a {
    font-style: italic;
}
.moduletable.container.parthners {
    margin-top: 50px;
}
.owl-theme .owl-nav .owl-prev {
    left: -35px;
    position: absolute;
	 z-index: 10;
	 background: transparent !important;
}
.owl-theme .owl-nav .owl-next {
    right: -35px;
    position: absolute;
    z-index: 10;
	background: transparent !important;
}

.owl-stage-outer {
    z-index: 10;
}
.moduletable.container .owl-theme .owl-nav svg {
    width: 30px;
    fill: #222;
}
#homeds .moduletable.container table td {
    border: 1px solid #ccc;
    padding: 10px 20px;
}
#homeds .moduletable.container table {
    border-collapse: collapse;
    margin-bottom: 30px;
}
.custom.container.texthome {
    margin-top: 40px;
}
.moduletable.container > h3 {
    text-align: center;
	font-size: 20px !important;
line-height: 18px !important;
color: #e4002b !important;
font-weight: bold !important;
text-transform: uppercase !important;
margin-top: 40px;
}
.moduletable.container .owl-item .itemContainer .product-title-parametrs__block {
    position: absolute;
    padding: 20px 20px;
    bottom: 0;
    color: #fff;
    font-weight: bold;
    display: block;
    width: calc(100% - 40px);
    z-index: 10;
}

.moduletable.container .owl-item .itemContainer .product-title-parametrs__block .product-item-title {
    font-weight: bold;
    display: block;
    text-align: left;
	font-size: 14px;
}
.moduletable.container .owl-item .itemContainer .product-item-block {
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}
.mod_ext_owl_carousel_k2_content.container {
    padding: 0;
}


.moduletable.container .owl-item .itemContainer a::before {
    background: -webkit-gradient(linear,left bottom,left top,from(var(--gradient-start,rgba(0,0,0,.8))),color-stop(50%,var(--gradient-mid,rgba(0,0,0,.55))),to(var(--gradient-end,transparent)));
    background: -webkit-linear-gradient(bottom,var(--gradient-start,rgba(0,0,0,.8)) 0,var(--gradient-mid,rgba(0,0,0,.55)) 50%,var(--gradient-end,transparent) 100%);
    background: -moz-linear-gradient(bottom,var(--gradient-start,rgba(0,0,0,.8)) 0,var(--gradient-mid,rgba(0,0,0,.55)) 50%,var(--gradient-end,transparent) 100%);
    background: linear-gradient( 0deg ,var(--gradient-start,rgba(0,0,0,.8)) 0,var(--gradient-mid,rgba(0,0,0,.55)) 50%,var(--gradient-end,transparent) 100%);
    width: 100%;
    height: 50%;
    position: absolute;
    content: "";
    z-index: 1;
    bottom: 0;
}

.k2CategoriesListBlock.cataloghome ul li .catcolor.dst::after {
   border-color: transparent #FCC126;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catcolor.dst::after, .k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catcolor.dst::after {
   border-color: transparent #FD840E;
}

.k2CategoriesListBlock.cataloghome ul li .catimg .column-panel__image.image {
    width: 100%;
    position: relative;
    height: 100%;
	
    display: block;
	-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform .5s ease-out;
-webkit-transition: -webkit-transform .5s ease-out;
-ms-transition: transform .5s ease-out;
}
.k2CategoriesListBlock.cataloghome ul li:hover .catimg .image {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
}

.navbar-brand {
	  float: none;
    width: auto;
    margin: 0 auto;
    position: static;
    clear: both;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    outline: 0;
}


#itemListLeading .itemContainer .product-item {
    padding: 20px;
    display: block;
    background: transparent;
    box-shadow: 0px 0px 45px rgb(40 57 144 / 10%);
    margin-bottom: 40px;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
background-size: cover;
background-position: center center;
border-radius: 5px;
}
#itemListLeading .itemContainer .product-item {
    margin-bottom: 10px;
}
#k2Container.itemListView.itemlistcat.newcar .itemContainer {
    float: left;
    height: 400px;
    box-shadow: 0px 0px 45px rgba(40, 57, 144, 0.1);
	margin-bottom: 40px;
	border-radius: 5px;
overflow: hidden;
margin-right: 0.7%;
width: 24% !important;
}

#k2Container.itemListView.itemlistcat.newcar #itemListLeading .itemContainer .product-title-parametrs__block {
    position: absolute;
    padding: 20px 20px;
    bottom: 0;
    color: #fff;
    font-weight: bold;
    display: block;
    width: calc(100% - 40px);
	z-index: 10;
}
#k2Container.itemListView.itemlistcat.newcar #itemListLeading .itemContainer .product-item {
    height: 400px;
}
#k2Container.itemListView.itemlistcat.newcar #itemListLeading .itemContainer .product-title-parametrs__block .product-item-title {
font-weight: bold;
display: block;
text-align: left;
}
#itemListLeading .itemContainer a.product-item-image-wrapper {
    text-align: center;
    max-width: 100%;
    padding: 0px;
    min-height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    width: 100%;
    position: relative;
    transition: all 300ms ease;
}
#itemListLeading {
    display: table;
    position: relative;
    float: left;
    width: 100%;
}
#itemListLeading .itemContainer {
    margin-bottom: 0;
    margin-right: 0.7%;
    width: 24% !important;
    position: relative;
    display: inline-block;
}
#itemListLeading .itemContainer {
    margin-bottom: 0;
    margin-right: 0;
    width: 100% !important;

}
#itemListLeading .itemContainer .product-item-image_bg {
    display: block;
    width: 100%;
    height: 170px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
#itemListLeading .itemContainer .product-title-parametrs__block {
    width: calc(100% - 10px);
    padding: 10px 5px;
}
#itemListLeading .itemContainer .product-title-parametrs__block .product-item-title {
    margin: 0;
    position: relative;
    white-space: normal !important;
	overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}
#itemListLeading .itemContainer .product-title-parametrs__block .product-item-title a {
  font-size: 18px;
text-align: center;
margin-top: 0;
display: block;
line-height: 140%;
color: #008573;
text-decoration: none;
transition: 250ms linear all;
font-weight: 500;
}
.catItemDateCreated {
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px;
    padding: 15px 5px;
    background: #e4002b;
    color: #fff;
	max-width: 50px;
    text-align: center;
    border-radius: 10px;
    line-height: 15px;
    box-shadow: 0px 0px 45px rgba(40, 57, 144, 0.1);
}
#pedagog .itemFullText table td p {
    margin: 0 0 10px;
}
.socialshard {
    margin-top: 30px;
    float: left;
    width: 100%;
    text-align: left;
}
.footer_versia {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    display: block;
    height: 44px;
}
.footer_versia a{
    background: #e4002b;
    width: 300px;
    margin: 0 auto;
    position: relative;
    padding: 10px 15px;
    display: block;
    border-radius: 15px;
    color: #fff !important;
}
.footer_versia svg {
    display: block !important;
    float: left;
    position: relative;
    fill: #fff;
    padding: 0 !important;
    top: -13px;
}
.catItemDateCreated b {
    width: 100%;
    float: left;
    font-size: 22px;
}
.bgtitlek2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.itemFullText a {
	color: #008573;
font-weight: 500;
text-decoration: underline !important;
}
#itemListLeading .itemContainer .product-item-buttons__block {
    width: calc(100% - 20px);
    min-height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
}

#itemListLeading .itemContainer .product-item-buttons__block a {
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
	border-radius: 5px;
}
#itemListLeading .itemContainer .product-item_btn-transparent {
    font-size: 13px;
    background: #fff;
    color: #e4002b;
    border: 1px solid #008573;
    margin-bottom: 10px;
	color: #008573;
	-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}

#itemListLeading .itemContainer .product-item_btn-blue {
    background: #e4002b;
    font-size: 13px;
    color: #fff;
    border: 1px solid #e4002b;
    font-weight: bold;
    cursor: pointer;
	-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
#itemListLeading .itemContainer  .product-item_btn-transparent:hover {
    background: #008573;
    color: #fff;
    text-decoration: none;
}
#itemListLeading .itemContainer .product-item_btn-blue:hover {
    background: #fff;
    color: #e4002b;
    border: 1px solid #e4002b;
    text-decoration: none;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}




#homeds #content {
    margin: 0;
}
#homeds .custommaps {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.k2ItemsBlock.companinews ul {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 100%;
    list-style: none;
}
.k2ItemsBlock.companinews ul li {
    float: left;
    position: relative;
    width: 50%;
    height: 500px;
	overflow: hidden;
    display: block;
}
.k2ItemsBlock.companinews ul li .moduleItemImage .image_bg {
    width: 100%;
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	transition: transform .5s ease-out;
-webkit-transition: -webkit-transform .5s ease-out;
-ms-transition: transform .5s ease-out;
}
.k2ItemsBlock.companinews ul li .moduleItemIntrotext {
    width: 100%;
    float: left;
    position: relative;
    height: 500px;
}
.k2ItemsBlock.companinews ul li .moduleItemImage {
    width: 100%;
    position: relative;
    height: 500px;
    display: block;
    text-align: center;
}
.k2ItemsBlock.companinews ul li .moduleItemImage span {
    color: #fff;
    font-size: 28px;
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: bold;
	line-height: 28px;
}
.k2ItemsBlock.companinews ul li .moduleItemImage .image_bg::before {
    content: '';
    background: rgba(0,0,0,0.2);
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
}
.k2ItemsBlock.companinews ul li:hover .moduleItemImage .image_bg {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
}


.menu-content label > .menu-title {
    width: calc(100% - 27px);
}

.menu-icon-close {
    position: relative;
    right: 25px;
    top: 5px;
	 display: none;
}
.navbar-right .promo-menu .menu-icon.active .menu-icon-close svg {
    display: block;
    left: 0;
    top: 0;
    width: 20px;
}
#search-menu.active svg {
    display: none;
}
#search-menu.active .menu-icon-close {
    display: block;
	right: 0;
}
#search-menu.active .menu-icon-close svg{
    display: block;
	left: 0;
top: 0;
width: 20px;
}
.menu-icon.active svg {
	 display: none;
}
.menu-icon.active .menu-icon-close {
    display: block;
}

.menu-icon.active .menu-icon-bar:nth-of-type(1) {
 -webkit-animation:dissappear .5s ease;
 animation:dissappear .5s ease;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}
.menu-icon.active .menu-icon-bar:nth-of-type(2) {
 -webkit-animation:squishTop .5s ease;
 animation:squishTop .5s ease;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}
.menu-icon.active .menu-icon-bar:nth-of-type(3) {
 -webkit-animation:squishBottom .5s ease;
 animation:squishBottom .5s ease;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}

@-webkit-keyframes squishTop {
 0% {
  margin-top:-10px;
  -webkit-transform:rotate(0);
  -o-transform:rotate(0)
 }
 50%,
 75% {
  margin-top:-3px;
  -webkit-transform:rotate(0);
  -o-transform:rotate(0)
 }
 100% {
  margin-top:-3px;
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg)
 }
}
@-webkit-keyframes squishBottom {
 0% {
  margin-top:14px;
  -webkit-transform:rotate(0);
  -o-transform:rotate(0)
 }
 50%,
 75% {
  margin-top:-2px;
  -webkit-transform:rotate(0);
  -o-transform:rotate(0)
 }
 100% {
  margin-top:-2px;
  -webkit-transform:rotate(135deg);
  -o-transform:rotate(135deg)
 }
}
@-webkit-keyframes dissappear {
 0%,
 50% {
  opacity:1
 }
 100%,
 65% {
  opacity:0
 }
}
@-webkit-keyframes squishBottomRev {
 0% {
  margin-top:-2px;
  -webkit-transform:rotate(135deg);
  -o-transform:rotate(135deg)
 }
 50%,
 75% {
  margin-top:-2px;
  -webkit-transform:rotate(0);
  -o-transform:rotate(0)
 }
 100% {
  margin-top:14px;
  -webkit-transform:rotate(0);
  -o-transform:rotate(0)
 }
}
@-webkit-keyframes squishTopRev {
 0% {
  margin-top:-3px;
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg)
 }
 50%,
 75% {
  margin-top:-3px;
  -webkit-transform:rotate(0);
  -o-transform:rotate(0)
 }
 100% {
  margin-top:-10px;
  -webkit-transform:rotate(0);
  -o-transform:rotate(0)
 }
}
@-webkit-keyframes dissappearRev {
 0%,
 50% {
  opacity:0
 }
 100% {
  opacity:1
 }
}
@keyframes squishTop {
 0% {
  margin-top:-10px;
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 50%,
 75% {
  margin-top:-3px;
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  margin-top:-3px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg)
 }
}
@keyframes squishBottom {
 0% {
  margin-top:14px;
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 50%,
 75% {
  margin-top:-2px;
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  margin-top:-2px;
  -webkit-transform:rotate(135deg);
  transform:rotate(135deg)
 }
}
@keyframes dissappear {
 0%,
 50% {
  opacity:1
 }
 100%,
 65% {
  opacity:0
 }
}
@keyframes squishBottomRev {
 0% {
  margin-top:-2px;
  -webkit-transform:rotate(135deg);
  transform:rotate(135deg)
 }
 50%,
 75% {
  margin-top:-2px;
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  margin-top:14px;
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
}
@keyframes squishTopRev {
 0% {
  margin-top:-3px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg)
 }
 50%,
 75% {
  margin-top:-3px;
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  margin-top:-10px;
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
}
@keyframes dissappearRev {
 0%,
 50% {
  opacity:0
 }
 100% {
  opacity:1
 }
}




.navbar-right .search-trigger {
    padding-right: 10px;
}
.navbar-right .search-trigger {
    cursor: pointer;
    padding-right: 0;
    padding-top: 13px;
    float: right;
    right: 10px;
    position: relative;
    width: 100%;
    height: auto;
    top: 18px;
}
.search-icon {
    display: inline-block;
    margin-right: 20px;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	  outline: none;
}
.company-pillars article .copy :hover, .company-pillars article.instagram, .home-icon, .plus-icon, .product-grid .logo .text :hover, .search-icon {
    cursor: pointer;
}
.search-icon .search-icon-glass {
 -webkit-transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
 transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
 width:21px;
 height:21px;
 border-radius:100%;
 border:1px solid #000;
 color:#000
}
.search-icon .search-icon-handle {
 width:13px;
 height:2px;
 margin-top:-14px;
 margin-left:-6px;
 background-color:#000;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg)
}
.search-icon .search-icon-crossbar {
 width:25px;
 height:2px;
 margin-top:-10px;
 margin-left:-20px;
 opacity:0;
 background-color:#000;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg)
}
.search-icon.active .search-icon-glass {
 -webkit-animation:collapseGlass .25s ease;
 animation:collapseGlass .25s ease;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}
.search-icon.active .search-icon-handle {
 -webkit-animation:rotate315 .25s ease;
 animation:rotate315 .25s ease;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}
.search-icon.active .search-icon-crossbar {
 -webkit-animation:showCrossbar .25s ease;
 animation:showCrossbar .25s ease;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}
.search-icon.inactive .search-icon-glass {
 -webkit-animation:expandGlass .25s ease;
 animation:expandGlass .25s ease;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}
.search-icon.inactive .search-icon-handle {
 -webkit-animation:rotate45 .25s ease;
 animation:rotate45 .25s ease;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}
.search-icon.inactive .search-icon-crossbar {
 -webkit-animation:hideCrossbar .25s ease;
 animation:hideCrossbar .25s ease;
 -webkit-animation-fill-mode:forwards;
 animation-fill-mode:forwards
}
.search-icon.ios9-fix .search-icon-glass {
 -webkit-animation:none!important;
 animation:none!important
}
@-webkit-keyframes rotate315 {
 0% {
  margin-top:-14px;
  margin-left:-6px;
  width:13px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg)
 }
 100% {
  margin-top:-29px;
  margin-left:-21px;
  width:25px;
  -webkit-transform:rotate(315deg);
  transform:rotate(315deg)
 }
}
@-webkit-keyframes rotate45 {
 0% {
  margin-top:-29px;
  margin-left:-21px;
  width:23px;
  -webkit-transform:rotate(315deg);
  transform:rotate(315deg)
 }
 100% {
  margin-top:-14px;
  margin-left:-6px;
  width:13px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg)
 }
}
@-webkit-keyframes collapseGlass {
 0% {
  -webkit-transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
  transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
  width:21px;
  height:21px;
  opacity:1
 }
 75% {
  opacity:1
 }
 100% {
  -webkit-transform:rotate(-225deg) translate3d(-4px,14px,0);
  transform:rotate(-225deg) translate3d(-4px,14px,0);
  width:1px;
  height:25px;
  opacity:0
 }
}
@-webkit-keyframes expandGlass {
 0% {
  -webkit-transform:rotate(-225deg) translate3d(-4px,14px,0);
  transform:rotate(-225deg) translate3d(-4px,14px,0);
  width:1px;
  height:25px;
  opacity:0
 }
 75% {
  opacity:1
 }
 100% {
  -webkit-transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
  transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
  width:21px;
  height:21px;
  opacity:1
 }
}
@-webkit-keyframes showCrossbar {
 0% {
  margin-top:-10px;
  margin-left:-20px;
  opacity:0
 }
 75% {
  opacity:0
 }
 100% {
  margin-top:-1px;
  margin-left:-20px;
  opacity:1
 }
}
@-webkit-keyframes hideCrossbar {
 0% {
  margin-top:-1px;
  margin-left:-20px;
  opacity:1
 }
 25% {
  opacity:0
 }
 100% {
  margin-top:-10px;
  margin-left:-20px;
  opacity:0
 }
}
@keyframes rotate315 {
 0% {
  margin-top:-14px;
  margin-left:-6px;
  width:13px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg)
 }
 100% {
  margin-top:-29px;
  margin-left:-21px;
  width:25px;
  -webkit-transform:rotate(315deg);
  transform:rotate(315deg)
 }
}
@keyframes rotate45 {
 0% {
  margin-top:-29px;
  margin-left:-21px;
  width:23px;
  -webkit-transform:rotate(315deg);
  transform:rotate(315deg)
 }
 100% {
  margin-top:-14px;
  margin-left:-6px;
  width:13px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg)
 }
}
@keyframes collapseGlass {
 0% {
  -webkit-transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
  transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
  width:21px;
  height:21px;
  opacity:1
 }
 75% {
  opacity:1
 }
 100% {
  -webkit-transform:rotate(-225deg) translate3d(-4px,15px,0);
  transform:rotate(-225deg) translate3d(-4px,15px,0);
  width:1px;
  height:28px;
  opacity:0
 }
}
@keyframes expandGlass {
 0% {
  -webkit-transform:rotate(-225deg) translate3d(-4px,15px,0);
  transform:rotate(-225deg) translate3d(-4px,15px,0);
  width:1px;
  height:28px;
  opacity:0
 }
 25% {
  opacity:1
 }
 100% {
  -webkit-transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
  transform:rotate(45deg) translate3d(-15px,15px,0) translateX(-50%) translateY(-50%);
  -webkit-transform:rotate(45deg) translate3d(-24px,18px,0) translateX(-50%) translateY(-50%)\9;
  transform:rotate(45deg) translate3d(-24px,18px,0) translateX(-50%) translateY(-50%)\9;
  width:21px;
  height:21px;
  opacity:1
 }
}
@keyframes showCrossbar {
 0% {
  margin-top:-10px;
  margin-left:-20px;
  opacity:0
 }
 75% {
  opacity:0
 }
 100% {
  margin-top:-1px;
  margin-left:-20px;
  opacity:1
 }
}
@keyframes hideCrossbar {
 0% {
  margin-top:-1px;
  margin-left:-20px;
  opacity:1
 }
 25% {
  opacity:0
 }
 100% {
  margin-top:-10px;
  margin-left:-20px;
  opacity:0
 }
}
.no-csstransforms3d .search-icon {
 width:30px;
 height:30px;
 background:url(../img/icons.png) no-repeat;
 margin:-15px -23px
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}

.moduletablerek {
    margin: 20px 20px 0 0;
    float: left;
     width: 430px;
}
#menu_top ul li.item-128:hover > ul {
    margin-left: 0;
    width: 294px;
}
.moduletablerek2 {
    float: left;
    margin: 20px 0 0 0;
    width: 430px;
}

.pprice {
    width: 100%;
    display: block;
    font-size: 22px;
    color: red;
}
.itemFullText table tr:first-child th {
    background: #eee;
	padding: 10px 10px;
border: 1px solid #eee;
font-family: Montserrat, sans-serif !important;
color: #000 !important;
font-size: 14px !important;
font-weight: normal;
}
.desctos h2 {
    font-size: 20px !important;
    margin: 0;
}
.desctos blockquote {
  padding: 20px;
  background: #fff !important;
border: none !important;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
box-shadow: 0 5px 10px rgba(165,175,185,0.3);
border-bottom: 5px solid #e4002b !important;
margin: 0 0 2em 0;
float: left;
width: 100%;
}
.desctos ol {
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 15px;
}
.itemFullText table.brigada {
  width: 100% !important;
}
.itemFullText table.brigada tr:first-child td {

    background: transparent;

}
.polosa1 {
    position: relative;
    display: table-cell;
    width: 20%;
}
.custombannerbot {
background: #eee;

    padding: 20px 0;
    line-height: 15px;
    font-size: 16px;
    display: table;
    width: 100%;
}
.polosa1 .polosa2 {
    width: max-content;
    margin: 0 auto;
    display: block;
    position: relative;
}
.polosa1 .polosa2 > div {
    vertical-align: middle;
    display: table-cell;
    height: 75px;
	color: #000;
}
.polosa1 > div svg {
    fill: #e4002b;
}

.custombannerbot svg {
    width: 50px;
}

.custombannerbot p {
    margin: 0;
}
.leftcontainer {
 
}
#sale #content {
    width: max-content;
    margin: 60px auto 0;
    display: block;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}
.desctos h2 a {
    padding-top: 60px;
    position: relative;
    float: left;
    width: 100%;
    margin-top: -60px;
}

.itemFullText table.brigada td img {
    border-radius: 0;
}
.itemFullText table.brigada td {

    padding: 20px 0;
    border: none;

}
.desctos ol li {
    list-style: decimal;
}
.desctos blockquote a {
    color: #e4002b;
    text-decoration: underline;
}


.itemFullText.productx {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.photomanager {
    float: right;
    width: 555px;
}
.photomanager .text {

    width: 275px;
    float: left;

}
.itemImageBlock .itemImage a {
  
    position: relative;
    display: block;
}
.photomanager .portf {

color: #e4002b !important;

cursor: pointer !important;

font-weight: 700;

border-bottom: 1px solid #e4002b;

}
.photomanager .name {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 16px;
    color: #000;
}
.photomanager p {
    margin-bottom: 10px;
}
.prem {
    width: 100%;
    float: left;
    margin: 26px 0;
    color: #000;
}
.prem div:nth-child(1) {
    width: 170px;
    float: left;
    display: flex;
}
.prem div:nth-child(2) {
    width: 130px;
    float: left;
    display: flex;
}
.prem div:nth-child(3) {
    width: 140px;
    float: left;
    display: flex;
    margin: 0;
}
.prem div i {

    font-size: 58px;
    text-align: left;
    display: block;
    padding-right: 10px;
color: #e4002b;
}

.prem div {

    margin-right: 30px;
    font-style: italic;

}
.itemImageBlock {
    float: left;
    margin-right: 0;
    width: 100%;
    min-width: 100%;
    display: block;
    max-height: 406px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 20px;
}

.itemFullText table td{padding:10px 10px;font-family:Montserrat, sans-serif !important;color:#000 !important;font-size:14px !important;}
.itemFullText table td span{font-family:Montserrat, sans-serif !important;color:#000 !important;font-size:14px !important;}
.itemFullText table td p{font-family:Montserrat, sans-serif !important;color:#000 !important;font-size:14px !important;margin:0;}
.itemFullText table{margin-bottom:15px;  width: 100% !important;}



.custommaps p {
    margin: 0;
    padding: 0;
}
.custommaps a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#homeds .custom h2{text-align:left !important;padding:35px 0 5px 0;margin:0;margin-bottom:0px;border-bottom:2px solid #e4002b;margin-bottom:18px;}
.itemListCategory h1{padding:35px 0 5px 0;margin:0;margin-bottom:0px;border-bottom:2px solid #e4002b;margin-bottom:18px;}
.subCategoryContainer{    margin-bottom: 0;
    margin-right: 0.7%;
    width: 24% !important;
    position: relative;
    display: inline-block;
}
.subCategoryContainer .product-item {
    padding: 20px;
    display: block;
    background: transparent;
    box-shadow: 0px 0px 45px rgb(40 57 144 / 10%);
    margin-bottom: 40px;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
}
.subCategoryContainer a.product-item-image-wrapper {
    text-align: center;
    max-width: 100%;
    padding: 0px;
    min-height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    width: 100%;
    position: relative;
    transition: all 300ms ease;
    margin-top: 15px;
}
.subCategoryContainer .product-item-image_bg {
    display: block;
    width: 100%;
    height: 170px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.subCategoryContainer .product-item {
    text-align: center;
}
.subCategoryContainer .product-title-parametrs__block .product-item-title {
    margin: 0;
    position: relative;
    white-space: normal !important;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}
.subCategoryContainer .product-title-parametrs__block .product-item-title a {
    font-size: 18px;
    text-align: left;
    margin-top: 0;
    display: block;
    line-height: 120%;
    color: #e4002b;
    text-decoration: none;
    transition: 250ms linear all;
}
.subCategoryContainer .product-title-parametrs__block .product-item-title span {
    text-align: left;
    float: left;
    position: relative;
    width: 100%;
    color: #a1a1a1;
    margin-top: 0;
    font-style: italic;
}
#pedagog .itemFullText table tr:first-child td {
    background: #fff;
}
#pedagog .itemFullText table tr td {
    background: #fff;
    border: none;
}
.subCategoryImage{width:100%;float:left;position:relative;}
.subCategoryContainer h2{background:#e4002b;display:table-cell;font-size:13px !important;font-weight:bold !important;height:60px;line-height:18px;margin:0;padding:0 10px;position:relative;text-align:center;text-transform:uppercase;vertical-align:middle;width:270px;}
.subCategoryImage{float:left;position:relative;height:180px;overflow:hidden;}
.itemListCategoriesBlock table{width:100%;}
.itemListCategoriesBlock table td{border:1px solid #eee;}
.itemListCategoriesBlock table td p{margin:0;}
.catItemImageBlock{float:left;position:relative;height:180px;overflow:hidden;}
.itemListSubCategories{margin-bottom:-35px;float:left;}
.subCategoryContainer h2 a{color:#fff;text-decoration:none;}
.itemFullText table.table1 tr:first-child td{background:#FFF;}
.itemFullText table.table1{width:100% !important;}
.itemFullText table.table1 td{padding:10px 10px;border:none;font-family:Montserrat, sans-serif !important;color:#000 !important;font-size:14px !important;}
.subCategoryContainer:hover h2 a{color:#e4002b !important;}
.subCategoryContainer:hover h2{background:#e4002b !important;color:#e4002b;}
#homeds #k2Container{margin-bottom:50px;float:left;width:100%;margin-left:0; margin-top: 70px;}
#homeds .desctos{display:none;}
.subCategoryContainer h2:hover{background:#e4002b !important;color:#e4002b;}
.subCategoryImage img{width:100% !important;height:auto !important;}
.subCategoryImage:hover img{filter:none;-webkit-filter:none;-moz-filter:none;-o-filter:none;-ms-filter:none;}
div.itemHeader h1.itemTitle{padding:35px 0 5px 0;margin:0;margin-bottom:0px;border-bottom:2px solid #e4002b;margin-bottom:18px;}
.itemFullText h2{font-size:20px !important;line-height:18px !important;}
.itemFullText img{border-radius:55px 0 55px 0;}
.table-wrapper td{padding:5px 10px;vertical-align:top;}
.moduletable_menulefts{float:left;width:300px;margin:20px 0;background:#eee;}
.moduletable_menulefts li{list-style:outside none none;}
.moduletable_menulefts ul li.current a{border-bottom:1px solid #e4002b;border-left:4px solid #e4002b;color:#fff;font-weight:400;padding:17px; background: #e4002b;}
.moduletable_menulefts ul li a{border-bottom:1px solid #e4002b;border-left:5px solid #e4002b;color:#e4002b;display:block;font-size:14px;font-weight:400;padding:17px;text-decoration:none;}
.moduletable_menulefts ul li.active ul li a{border-bottom:1px solid #e4002b;border-left:5px solid #e4002b;color:#e4002b;display:block;font-size:14px;font-weight:400;text-decoration:none;}
.moduletable_menulefts ul li a:hover{border-bottom:1px solid #e4002b;border-left:4px solid #e4002b;color:#fff;font-size:14px;font-weight:400;padding:17px;text-decoration:none;background:#e4002b;}
.moduletable_menulefts ul li ul li a{padding-left:28px !important;}
.moduletable_menulefts ul li.active ul li a:hover{border-bottom:1px solid #e4002b;border-left:4px solid #e4002b;color:#e4002b;font-size:14px;font-weight:400;padding:17px;padding-left:17px;text-decoration:none;}
.moduletable_menulefts ul{margin:0 0;padding:0;}
#k2Container {
    margin-bottom: 0;
    float: left;
    width: 100%;
    margin-left: 0;
	margin-top: 30px;
	margin-bottom: 100px;
}


.desctos {
    margin: 0 !important;
}
#homes #footer_top{background:url('../img/5656.jpg');height:100%;color:#fff;padding:70px 0;float:left;min-width:100%;}
#footer {
    background: #EEE;
    float: left;
    height: 100%;
    padding: 50px 0 10px;
    min-width: 100%;
    color: #000;
}
#footer ul.final-links {
    list-style: none;
    text-align: center;
    margin: 0;
    float: left;
    left: 50%;
    transform: translate(-50%,0);
    position: relative;
    padding: 0;
}
#footer ul.final-links li {
    display: inline;
}
#footer a {
    text-decoration: none;
    line-height: 24px;
    font-weight: 700;
    color: #000;
}
#footer a:hover {
    text-decoration: none;
    color: #8f8f8f;
}

#top #container{height:100%;margin:0 auto;padding:0 20px;width:1200px;z-index:100;position:relative;}
#logo{float:left;margin-top:4px;width:140px;}

#logo a{float:left;width:140px;}
#menu_top{float:left;margin-top:-35px;width:100%;position:relative;z-index:100;}
.polosa{width:50%;background:#e4002b;height:70px;position:absolute;}
.contacts-part__address{display:inline-block;position:relative;}
.contacts-part__address--icon{display:inline-block;width:48px;height:48px;vertical-align:middle;border-radius:50%;margin-right:12px;background:#e4002b url('../img/map.svg') center center no-repeat;background-size:19px 22px;}
.contacts-part__address--radio{display:none;}
.contacts-part__address .address{font-size:14px;line-height:25px;font-family:Montserrat, sans-serif;font-weight:400;}
.contacts-part__address .address{position:relative;color:#fff;vertical-align:middle;font-size:15px;display:inline-block;max-width:250px;line-height:1.4;box-sizing:border-box;}
.contacts-part__phones{display:inline-block;position:relative;margin-left:40px;}
.contacts-part__phones--radio{display:none;}
.contacts-part__phones .phones{font-size:20px;font-family:Montserrat, sans-serif;font-weight:800;font-size:20px;font-family:Montserrat, sans-serif;font-weight:800;}
.contacts-part__phones .phones{position:relative;color:#fff;vertical-align:middle;font-size:19px;display:inline-block;max-width:200px;line-height:1.4;box-sizing:border-box;}
.contacts-part__phones--icon{display:inline-block;width:48px;height:48px;vertical-align:middle;border-radius:50%;margin-right:12px;background:#e4002b url('../img/phone.svg') center center no-repeat;background-size:22px 22px;}
.contacts-part__phones .phones__title{font-size:14px;font-family:Montserrat, sans-serif;font-weight:400;}
a[href^="tel:"]{text-decoration:none;cursor:pointer;}
#menu_top ul{margin:0;padding:0;position:relative;z-index:10;}
#menu_top ul li{position:relative;display:inline-block;list-style:outside none none;padding:25px 22px 25px 55px;background:#e4002b;}
#menu_top > div > ul > li:first-child {
    padding-left: 30px !important;
}
.itemFullText {
    position: relative;
    float: left;
    width: 100%;
}
.Jext_more {
    display: none;
}
.catItemDateCreated span {
    float: left;
    width: 100%;
    font-size: 11px;
}
.itemListView.news #itemListLeading .itemContainer {
    width: 100% !important;
    margin-right: 0 !important;
}
.itemListView.news #itemListLeading .itemContainer .catItemImageBlock {
    width: 350px;
    margin-right: 15px;
	height: auto !important;
}
.itemListView.news #itemListLeading .itemContainer .catItemImageBlock .catItemImage {
    width: 100%;
    height: 100%;
    margin: 0;
}
.itemListView.news #itemListLeading .itemContainer .catItemImageBlock img {
    width: 100% !important;
    height: auto !important;
}
.catItemHeaderright {
    float: left;
    width: calc(100% - 365px);
    display: table;
    position: relative;
}
#k2Container.itemView.newsblock .itemImageBlock {
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    border-radius: 55px 0 55px 0;
}

.itemListView.news #itemListLeading .itemContainer h3.catItemTitle {
    background: transparent !important;
    height: auto !important;
    width: auto !important;
    padding: 0 !important;
    display: block;
    text-align: left;
}
.itemListView.news #itemListLeading .itemContainer h3.catItemTitle a {
    color: #e4002b;
    font-size: 16px;
}
.itemListView.news #itemListLeading .itemContainer .catItemIntroText {
    padding: 0 !important;
    border: none !important;
    text-align: left !important;
    margin-top: 15px;
}
.itemListView.news #itemListLeading .itemContainer .catItemIntroText p {
   margin: 0 0 10px;
    font-size: 14px;
}
.itemListView.news #itemListLeading .itemContainer {
    width: calc(100% - 40px) !important;
    margin-right: 0 !important;
    box-shadow: 0px 0px 45px rgba(40, 57, 144, 0.1);
    padding: 20px;
    float: left;
    margin-bottom: 20px;
    display: block;
}
#menu_top #container > ul > li::before{content:'';position:absolute;width:0;height:0;border-style:solid;border-color:transparent;border-left-color:transparent;top:0;z-index:1;z-index:4;border-left-color:#e4002b;border-width:35px 0 35px 20px;right:-20px;}
#menu_top #container > ul > li:hover{background:#999;}
#menu_top #container > ul > li:hover::before{border-left-color:#999;}
#menu_top #container > ul > li:hover::after{border-left-color:rgba(255, 255, 255, 0.2);}
#menu_top #container > ul > li::after{content:'';position:absolute;width:0;height:0;border-style:solid;border-color:transparent;border-left-color:transparent;top:0;z-index:1;z-index:3;border-left-color:rgba(255, 255, 255, 0.2);border-width:35px 0 35px 20px;right:-21px;}
#menu_top #container > ul > li:hover a{color:#fff;text-decoration:none;}
#menu_top ul li a{color:#e4002b;display:inline-block;font-size:14px;line-height:18px;margin:0;text-decoration:none;padding:0;padding-right:0px;padding-right:0;text-transform:uppercase;font-weight:bold;}
#menu_top ul li:hover{text-decoration:underline;}
#tel{color:#fff;float:right;font-weight:bold;position:relative;right:0;}
#tel .custom{float:left;width:235px;color:#fff;margin-top:42px;}
#tel .custom:nth-child(1){text-align:left;width:220px;line-height:14px;margin-top: 29px;}
#tel .custom:nth-child(2){text-align:left;width:215px;font-size:20px;margin-top: 58px;}
#tel .custom:nth-child(3){margin-top:66px;text-align:left;width:195px;font-size:20px;}
#tel .custom:nth-child(4){text-align:right;width:200px;margin-top:60px;}
#tel .custom:nth-child(5){margin-top:42px;text-align:left;width:180px;font-size:20px;}
#tel a{color:#fff;}
.itemListCategoriesBlock{float:left;width:100%;position:relative;}
.itemList{float:left;position:relative;width:100%;}
#vtemcarouselcarouselid106{float:left;position:relative;width:100%;margin-bottom:70px;margin-top:70px;}
.moduletablepartner{float:left;position:relative;}
.moduletablepartner h3{padding:35px 0 12px 0;color:#e4002b !important;font-size:33px !important;font-weight:bold !important;text-transform:uppercase !important;border-bottom:2px solid #e4002b;margin-bottom:18px;}
#vtemcarouselcarouselid106 .jcarousel-container-horizontal {
    width: calc(100% - 70px);
    padding: 0 35px !important;
    border: none !important;
    background: none !important;
}
#vtemcarouselcarouselid106 .jcarousel-clip-horizontal {
    width: 100%;
    height: auto;

}
#vtemcarouselcarouselid106 .jcarousel-clip-horizontal .jcarousel-item {
    height: auto;
}
#vtemcarouselcarouselid106 .jcarousel-container, #vtemcarouselcarouselid106 .jcarousel-container .jcarousel-clip, #vtemcarouselcarouselid106 .jcarousel-container .vtem-carousel-readon{border:none !important;background-color:#ffffff;color:#666666;}
.vtem_carousel_item .jcarousel-prev-horizontal {
    position: absolute;
    top: 50% !important;
    left: 0 !important;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transform: translate(0, -50%);
}
.vtem_carousel_item .jcarousel-next-horizontal {
    position: absolute;
    top: 50% !important;
    right: 0 !important;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transform: translate(0, -50%);
}

#menu_top ul li:hover > ul {
    display: block;
    width: 1180px;
    margin-left: -165px;
    margin-top: 25px;
    left: 0;
}
#menu_top ul li ul{background:none repeat scroll 0 0 rgba(255,255,255);border-bottom:5px solid #e4002b;border-top:5px solid #e4002b;display:none;padding:5px 0;position:absolute;z-index:999999999;box-shadow:0px 5px 12px -6px #000;}
#menu_top ul li ul li ul {
    margin-left: 0 !important;
    margin-top: -15px !important;
    width: 420px !important;
    top: 0;
    left: 0;
}
#menu_top ul li ul li ul li {
    width: 100%;
}
#menu_top ul li ul li ul li a {
    padding: 6px 6px 6px 30px !important;
    width: 100%;
}
#menu_top ul li ul li{background:none repeat scroll 0 0 transparent;float:none;margin:5px 0;padding:0 !important; width: 294px;}
#menu_top ul li ul li a{background:url("../img/icon-menu.png") no-repeat scroll 18px center rgba(0, 0, 0, 0);padding:6px 85px 6px 30px !important;text-transform:none;font-weight:normal;color:#e4002b !important;width:100%;}
#menu_top ul li ul li:hover a{color:#111111;text-decoration:underline !important;}
#menu_top #container ul li ul li ul li a{color:#111111;text-decoration:none !important;}
.tp-arr-titleholder{display:none !important;}
#footer .nav.menu li {
    float: left;
    width: 25%;
    display: block;
    margin-bottom: 15px;
}
#osmap {
    margin-top: 50px;
}
#footer .nav.menu {
    width: 90%;
    position: relative;
    margin: 0 5%;
    display: block;
}
#footer .moduletablecontacts {
    width: 100%;
    float: left;
}
.customcontacts {
    margin: 0 auto;
    display: table;
    position: relative;
}
.itemListView.searched h2 {
    margin-bottom: 0px;
    font-size: 20px !important;
}
.itemListView.searched .post-item {
    margin-bottom: 35px;
}
.k2ItemsBlock.rightpol ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.k2ItemsBlock.rightpol ul li {
    margin-bottom: 0;
    padding: 20px;
    position: relative;
    height: 400px;
}
.k2ItemsBlock.rightpol ul li .moduleItemImage .moduleItemTitle {
position: absolute;
padding: 20px 20px;
bottom: 0;
color: #fff;
font-weight: bold;
display: block;
width: calc(100% - 40px);
text-align: left;
z-index: 10;
}
.k2ItemsBlock.rightpol ul li .moduleItemImage {
    background-size: cover;
    height: 400px;
    position: relative;
    display: block;
    width: 263px;
    border-radius: 5px;
    overflow: hidden;
	background-position: center center;
	
}
.k2ItemsBlock.rightpol ul li .moduleItemImage:before, #k2Container.itemListView.itemlistcat.newcar .itemContainer a:before {
background: -webkit-gradient(linear,left bottom,left top,from(var(--gradient-start,rgba(0,0,0,.8))),color-stop(50%,var(--gradient-mid,rgba(0,0,0,.55))),to(var(--gradient-end,transparent)));
background: -webkit-linear-gradient(bottom,var(--gradient-start,rgba(0,0,0,.8)) 0,var(--gradient-mid,rgba(0,0,0,.55)) 50%,var(--gradient-end,transparent) 100%);
background: -moz-linear-gradient(bottom,var(--gradient-start,rgba(0,0,0,.8)) 0,var(--gradient-mid,rgba(0,0,0,.55)) 50%,var(--gradient-end,transparent) 100%);
background: linear-gradient( 0deg ,var(--gradient-start,rgba(0,0,0,.8)) 0,var(--gradient-mid,rgba(0,0,0,.55)) 50%,var(--gradient-end,transparent) 100%);
width: 100%;
height: 50%;
position: absolute;
content: "";
z-index: 1;
bottom: 0;
}

.footer_top {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 12px;
}
#footer .nav.menu li a {
    display: inline;
}
.customcontacts p {
    margin: 0;
    padding: 0;
}
.customcontacts p a {
    background: #000;
    width: 45px;
    height: 45px;
    display: block;
    margin: 0 5px;
    position: relative;
    float: left;
    border-radius: 100%;
}
.customcontacts p a i {
    font-size: 25px;
    color: #fff;
    padding: 10px 12px;
    float: left;
    display: block;
}
.customcontacts p a:nth-child(1) i {
    padding-left: 9px;
}
.customcontacts p a:hover {
	background: #8f8f8f;
	
}
#menu_top #container ul li ul li ul li:hover a{color:#111111;text-decoration:underline !important;}
#menu_top ul li a:hover{color:#fff;text-decoration:none;}
#tel p{margin:0;padding:0;}
.item-102 a, .item-107 a, .item-171 a, .item-119 a{background:url("../img/icon-strelka.png") no-repeat scroll right center rgba(0, 0, 0, 0);padding-right:27px !important;}
.item-121, .item-122{background:none repeat scroll 0 0 #47c234 !important;}
.item-121:hover,.item-122:hover{background:none repeat scroll 0 0 #3FA130 !important;}
.b-top{bottom:10px;margin-left:0;opacity:0.5;position:fixed;right:10px;z-index:2600;}
.k2CategoriesListBlock.menumater{float:left;margin-right:20px;width:270px;}
.materild #itemListLeading .itemContainer{width:300px !important;}
.materild .catItemImage img{filter:none;width:300px !important;}
.itemListView.materild{float:left;position:relative;width:910px;}
.materild .itemListCategory > h2{margin:12px 0 20px;}
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-caption{background:#e4002b none repeat scroll 0 0 !important;text-align:center;}
.k2CategoriesListBlock.menumater ul{float:left;list-style:outside none none;margin:15px 0;padding:0;width:100%;}
.services__title{color:#000;font-size:33px !important;padding-bottom:7px;font-weight:bold;text-transform:uppercase;text-align:center;}
.services__inner .item{display:inline-block;vertical-align:top;width:33.11%;padding:64px 25px 20px 0;box-sizing:border-box;text-align:left;}
.customvizovzam{float:left;width:100%;padding:40px 0;background:url(../img/78.jpg);position:relative;}
.customvizovzam::after{position:absolute;left:0;right:0;top:0;bottom:0;content:"";background:rgba(21, 19, 25, 0.58);z-index:3;width:100%;height:auto;}
.services__inner .icon{float:left;width:80px;height:80px;margin-right:17px;}
.services__inner .title{color:#000;padding:5px 0 7px;overflow:hidden;font-size:22px;font-weight:bold;}
.services__inner .body{color:#4c4c4c;padding:3px 0 8px;overflow:hidden;font-size:16px;}
.services__inner .icon svg{width:80px;height:80px;}
html .services__inner svg{background-color:#47c234;border-radius:6px;fill:#ffffff;}
.customkakmi{float:left;margin:70px 0 50px;}
.content-form__title{display:inline-block;vertical-align:top;width:272px;text-align:right;padding:2px 22px 6px 0;color:#fff;font:300 40px/0.8 Montserrat, sans-serif;letter-spacing:-0.9px;border-right:1px solid #fff;}
html .content-form__title{color:#fff;border-right-color:#fff;}
.content-form p{margin:0;}
.content-form__title strong{font-weight:500;}
html .content-form__text{color:#fff;}
.content-form__text{display:inline-block;vertical-align:top;width:425px;color:#fff;font:300 15px/20px Montserrat, sans-serif;padding:9px 0 0 24px;}
.content-form__link{float:right;text-decoration:none;border:2px solid #fff;color:#fff;font:bold 20px/1 Montserrat, sans-serif;padding:28px 45px;border-radius:40px;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;-ms-transition:0.3s;transition:0.3s;}
html .content-form__link{border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-left-color:#fff;color:#fff;}
.content-form__link{max-width:300px;}
.k2CategoriesListBlock.menumater ul li a{background:#e4002b none repeat scroll 0 0;color:#fff;float:left;margin:1px 0;padding:6px 0;position:relative;text-align:center;width:100%;}
.k2CategoriesListBlock.menumater ul li a:hover{background:#111111 none repeat scroll 0 0;}
.k2CategoriesListBlock.menumater .activeCategory > a{background:#47c234 none repeat scroll 0 0 !important;}
p{margin:0 0 10px;}
h3{color:#000;font-size:20px;font-weight:bold;}
.b-top:hover{opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but{background:url("../img/top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);border-radius:7px;bottom:0;color:white;display:block;height:45px;margin:0;padding:0;position:absolute;right:0;width:45px;z-index:2600;}
.custombann{background:url("../../../images/banner2.jpg") repeat scroll center center rgba(0, 0, 0, 0);height:120px;width:100%;}



.eventgallery-subcategories{display:none;}
.nav.eventgallery-subcategories-list{display:none;}
h1, h2{color:#e4002b !important;font-size:33px !important;font-weight:bold !important;text-transform:uppercase !important;line-height:33px;}


.catItemView h3{background:#e4002b;display:table-cell;font-size:13px;font-weight:bold;height:60px;line-height:18px;margin:0;padding:0 10px;position:relative;text-align:center;text-transform:uppercase;vertical-align:middle;width:270px;}
.catItemImage {

    display: block;
    margin-bottom: -6px;
    position: relative;
    height: 180px;
width: 290px;
}
.catItemView h3:hover{background:#e4002b;color:#111;}
.catItemIntroText{padding:5px 10px;border:1px solid #eee;text-align:center;}
.catItemIntroText p{margin:0;font-size:11px;}
.catItemImage img {
    width: auto !important;
    height: 100% !important;
    margin: 0 auto;
    position: relative;
    display: block;
    object-fit: cover;
    left: 50%;
    transform: translateX(-50%);
}

.catItemView:hover img{filter:none;-webkit-filter:none;-moz-filter:none;-o-filter:none;-ms-filter:none;}
.catItemView:hover h3{background:#e4002b;color:#111;}
.catItemView:hover h3 a{color:#111 !important;}
.catItemTitle > a{color:#fff;text-decoration:none;}
.one-screen.second-part .one-screen__bottom{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;}
.one-screen__bottom{}
.one-screen__bottom{top:182px;position:absolute;}
.text-part{width:846px;float:left;margin-right:68px;color:#fff;margin-top:122px;}
.form-bottom-part{width:224px;float:left;padding:30px 31px;background:#fff;}
.tpl-anketa .title{text-align:center;font-size:25px;font-weight:bold;margin-bottom:18px;padding:0 20px;line-height:24px;}
.one-screen.second-part .text-part{text-align:left;padding:0 30px 0;}
.field-value.input-name input{box-shadow:rgba(0, 0, 0, 0) 0px 1px 4px inset;box-sizing:border-box;width:100%;border:1px solid #b5b5b5;padding:0 20px;height:46px;border-radius:24px;margin-bottom:20px;}
.field-value.input-phone input{margin-bottom:20px;box-shadow:rgba(0, 0, 0, 0) 0px 1px 4px inset;box-sizing:border-box;width:100%;border:1px solid #b5b5b5;padding:0 20px;height:46px;border-radius:24px;}
.one-screen .text-part{text-align:center;max-width:1050px;margin:0 auto;padding-bottom:100px;}
.text-part__title{font-size:45px;font-family:Montserrat, sans-serif;font-weight:800;}
.one-screen .text-part__title{color:#fff;line-height:1.4;padding-bottom:20px;font-size:46px;font-weight:500;}
.text-part__text{font-size:20px;line-height:32px;font-family:Montserrat, sans-serif;font-weight:300;}
.one-screen .text-part__text{color:#fff;font-size:17px;padding-bottom:40px;line-height:1.8;}
.form-bottom-part{box-shadow:rgba(0, 0, 0, 0.47) 0px 20px 30px 0px;}
form{display:block;margin-top:0em;}
.form-bottom-part{border-bottom-width:5px;border-bottom-style:solid;border-bottom-color:rgba(209, 209, 209, 1);border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;box-shadow:0 25px 30px 0 rgba(0, 0, 0, 0.45);}
.one-screen.second-part .form-bottom-part{-webkit-box-flex:none;-webkit-flex:none;-moz-box-flex:none;-moz-flex:none;-ms-flex:none;flex:none;width:320px;box-sizing:border-box;padding:20px 30px 30px;background:#fff;border-radius:6px;text-align:center;}
.one-screen.second-part .form-bottom-part .tpl-field{padding-bottom:20px;text-align:left;font-size:17px;box-sizing:border-box;}
.one-screen.second-part .form-bottom-part .tpl-field input[type="text"]{box-shadow:rgba(0, 0, 0, 0) 0px 1px 4px inset;}
.one-screen.second-part .form-bottom-part .tpl-field input[type="text"]{border-left-color:rgb(209, 208, 199);}
.one-screen.second-part .form-bottom-part .tpl-field input[type="text"]{border-bottom-color:rgb(209, 208, 199);}
.one-screen.second-part .form-bottom-part .tpl-field input[type="text"]{border-right-color:rgb(209, 208, 199);}
.one-screen.second-part .form-bottom-part .tpl-field input[type="text"]{border-top-color:rgb(209, 208, 199);}
.one-screen.second-part .form-bottom-part .tpl-field input[type="text"], .one-screen.second-part .form-bottom-part .tpl-field input[type="email"], .one-screen.second-part .form-bottom-part .tpl-field textarea{box-sizing:border-box;width:100%;border:1px solid #b5b5b5;box-shadow:inset 0 1px 4px rgba(0, 0, 0, 0.2);padding:0 20px;height:46px;border-radius:24px;}
.one-screen.second-part .form-bottom-part .tpl-field.tpl-field-button{padding-bottom:0;}
.form-bottom-part .tpl-field button{font-size:18px;font-family:Montserrat, sans-serif;font-weight:300;box-shadow:0 7px 15px 0 rgba(0, 0, 0, 0.1);background-color:#47c234;outline-style:none;display:block;min-height:46px;box-sizing:border-box;width:100%;padding:8px 15px;transition:all 0.3s;color:#fff;border-radius:6px;border:none;cursor:pointer;}
.tpl-field.tpl-field-personal_bottom.type-checkbox.field-required ul{list-style:none;padding:0;font-size:13px;text-align:center;margin-bottom:0;}
.one-screen.second-part .form-bottom-part .tpl-field.tpl-field-personal_bottom{font-size:14px;color:#666;margin:0;width:100%;padding:20px 0px 0 0;text-align:center;}
.producia h2{margin-bottom:6px;}
#homes #k2Container .itemListCategory h2{display:none;}
#homes .itemListView.homes{float:left;margin-top:40px;}

.news ul{margin:0;padding:0;}
.news ul li{background:none repeat scroll 0 0 #f3f3f3;float:left;height:60px;list-style:outside none none;margin-bottom:2px;margin-right:2px;padding:20px 15px;width:568px;}
.news a{font-size:14px;font-weight:bold;text-transform:uppercase;}
.k2ItemsBlock.news{float:left;margin-top:20px;margin-bottom:40px;}
#akcii .catItemView .catItemIntroText{height:95px;overflow:hidden;padding:10px;margin-bottom:30px;}
#akcii .catItemView:hover h3{background:none repeat scroll 0 0 #e4002b;}
.code-list{float:left;left:0;top:0;width:100%;}
.code-container{margin:20px auto;width:100%;}
.code-question{border:1px solid #ccc;cursor:pointer;font-size:14px;font-weight:bold;}
.code-question.codedark.code-active.codedarkdell{background-color:#41c02e !important;border-color:transparent !important;box-shadow:none !important;color:#fff !important;}
.code-question:hover{color:#fff !important;}
.code-answer{background:none repeat scroll 0 0 #fff;border:1px solid #ccc;display:none;font-size:14px;padding:10px;}
.overlay{background-color:rgba(0, 0, 0, 0.6);bottom:0;cursor:default;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity 0.5s ease 0s;visibility:hidden;z-index:5000;}
.overlay:target{opacity:1;visibility:visible;}
.popup{background:none repeat scroll 0 0 #fff;border-radius:5px;display:inline-block;left:50%;opacity:0;padding:30px 40px;position:fixed;text-align:justify;top:40%;transform:translate(-50%, -50%);transition:opacity 0.5s ease 0s, top 0.5s ease 0s;visibility:hidden;z-index:5001;}
.overlay:target + .popup{opacity:1;top:50%;visibility:visible;}
.close {
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: -20px;
    text-align: center;
    top: -20px;
    width: 25px;
}
.popup label a {
    font-weight: bold;
}
.close:before, .close:after {
	position: absolute;
left: 15px;
content: ' ';
height: 20px;
width: 2px;
background-color: #fff;
}
.close:before {
transform: rotate(45deg);
}
.close:after {
transform: rotate(-45deg);
}

.formbaton{font-size:18px;font-family:Montserrat, sans-serif;font-weight:300;box-shadow:0 7px 15px 0 rgba(0, 0, 0, 0.1);background: #e4002b;outline-style:none;display:block;min-height:46px;box-sizing:border-box;width:100%;padding:8px 15px;transition:all 0.3s;color:#fff;border-radius:5px;border:none;cursor:pointer;}
.popup p, .popup div{margin-bottom:0;}
.popup label {
    display: inline-block;
    text-align: center;
    width: 397px;
    font-size: 12px;
    font-style: italic;
}
.popup input[type="text"], .popup input[type="password"]{box-shadow:rgba(0, 0, 0, 0) 0px 1px 4px inset;box-sizing:border-box;width:100%;border:1px solid #b5b5b5;padding:0 20px;height:46px;border-radius:5px;margin-bottom:15px;}
.popup input[type="text"]:hover, .popup input[type="password"]:hover{}

@media screen and (max-width:1760px){ 
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 280px);
    height: 280px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 280px;
    height: 280px;
}	
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 280px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li a {
    height: 280px;
}
}
@media screen and (max-width:1550px){ 
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 250px);
    height: 250px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 250px;
    height: 250px;
}	
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 250px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li a {
    height: 250px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 30px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 24px;
}
}
@media screen and (max-width:1440px){ 
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 230px);
    height: 230px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 230px;
    height: 230px;
}
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 230px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li a {
    height: 230px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 30px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 24px;
}
}


@media screen and (max-width:1280px){
	.k2CategoriesListBlock.cataloghome ul li a {
    height: 208px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 208px;
    height: 208px;
}
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 208px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 208px);
    height: 208px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 25px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 21px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor .catTitle {
    font-size: 14px;
    line-height: 28px;
}
}


@media screen and (max-width:1240px){
	#container, .moduletable.container {
    width: 970px;
}
.itemImageBlock img {
    width: 100% !important;
}
#itemListLeading .itemContainer {
    width: 32% !important;
}
.subCategoryContainer {
    width: 32% !important;
}
	.itemImageBlock {
    width: 400px;
    min-width: 400px;
}
.moduletable.container .k2ItemsBlock.rightpol ul li {
    width: 32.42% !important;
    margin: 0 0.45% 10px !important;
}
}

@media screen and (max-width:1150px){
	.k2CategoriesListBlock.cataloghome ul li a {
    height: 185px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 185px;
    height: 185px;
}
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 185px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 185px);
    height: 185px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 25px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 21px;
}
}


@media screen and (max-width:1000px){
	#container, .moduletable.container {
    width: 600px;
}
#contacts .itemFullText table td {
    display: block;
}
#contacts .itemFullText img {
    width: 100%;
    height: auto;
}
.itemFullText table.brigada img {
    width: 200px;
    height: auto;
    float: left;
    position: relative;
    margin-bottom: 15px;
}
.subCategoryContainer {
    width: 48% !important;
}
#itemListLeading .itemContainer {
    width: 48% !important;
}
.itemImageBlock {
    width: 100%;
    min-width: 100%;
    margin: 0 0 20px;
}
.photomanager {
    width: 100%;
}
.itemListView.news #itemListLeading .itemContainer .catItemImageBlock {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
.catItemHeaderright {
    width: 100%;
}
.moduletable.container .k2ItemsBlock.rightpol ul li {
    width: 49.1% !important;
    margin: 0 0.45% 10px !important;
}
#sale #content {
    width: 600px;
}
.moduletablerek {
    margin: 20px auto 0;
    float: none;
    width: 430px;
    display: block;
    position: relative;
}
.moduletablerek2 {
    float: none;
    margin: 20px auto 0;
    width: 430px;
}
#footer .nav.menu li {
    width: 50%;
    text-align: left;
}
	.k2CategoriesListBlock.cataloghome ul li a {
    height: 150px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 150px;
    height: 150px;
}
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 150px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 150px);
    height: 150px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 14px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 12px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor .catTitle {
    font-size: 12px;
    line-height: 0;
}
.k2ItemsBlock.companinews ul li .moduleItemImage span {
    font-size: 20px;
    line-height: 20px;
}
.custombannerbot {
    line-height: 13px;
    font-size: 12px;
}
.custombannerbot svg {
    width: 31px !important;
    max-height: 34px;
}
.polosa1 .polosa2 > div:nth-child(1) {
    width: 40px !important;
    height: 50px;
}
.nav > li > a {
    padding: 10px 0;
}
#footer .nav.menu li a {
    font-size: 11px;
}
}
@media screen and (max-width:700px){
.custombannerbot {
    display: none;
}
}
@media screen and (max-width:600px){
	#vtemcarouselcarouselid106 .jcarousel-clip-horizontal .jcarousel-item {
  width: 240px !important;
height: 130px;
}
.moduletable.container .k2ItemsBlock.rightpol ul li {
    width: 100% !important;
    margin: 0 0 10px !important;
}
.forcefullwidth_wrapper_tp_banner {
    float: left;
    width: 100%;
    position: relative;
}
.menu-search .form-inline {
    width: calc(100% - 195px);
    margin: 0 auto;
    display: block;
    background: transparent;
    position: relative;
    left: -25px;
}
h1, h2  {
    font-size: 1.2rem !important;
    line-height: 1.2rem !important;
}
	.promo-menu .menu-label {
    display: none;
}
.k2CategoriesListBlock.cataloghome ul li {
    width: 100%;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+3) .catleftc {
    float: left;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+4) .catleftc {
    float: right;
}
.k2CategoriesListBlock.cataloghome ul li:nth-child(4n+2) .catleftc {
    float: right;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor::after {
   display: none;
}
.k2CategoriesListBlock.cataloghome ul li a {
    height: 200px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 200px;
    height: 200px;
}
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 200px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 200px);
    height: 200px;
}
.k2ItemsBlock.companinews ul li {
    width: 100%;
    height: 300px;
}
.k2ItemsBlock.companinews ul li .moduleItemImage {
    width: 100%;
    height: 300px;
}

#container {
    width: calc(100% - 40px);
}
.moduletable.container {
    width: calc(100% - 60px);
}

#homeds .moduletable.container table td p {
    font-size: 10px;
}
#homeds .moduletable.container table td {
    padding: 5px 2px;
}

.itemFullText img {
    width: 100%;
    height: auto;
    margin-left: 0 !important;
}
.itemFullText table.brigada td {
    width: 100% !important;
    float: left;
    margin-top: 0;
    padding: 0;
    margin-bottom: 35px;
}
.subCategoryContainer {
    width: 100% !important;
	 margin-right: 0;
}
.prem {
    display: none;
}
.manager {
    margin-bottom: 10px;
    position: relative;
    float: left;
    width: 100%;
}
.itemImageBlock {
    width: 100%;
    min-width: 100%;
    margin: 0 0 20px;
}
#itemListLeading .itemContainer {
    width: 100% !important;
    margin-right: 0;
}
.custombannerbot {
	 display: none;
}
	body .wrapper.menu-open {
    left: 0;
    width: 100% !important;
}
.photomanager .text {
    width: 100%;
    float: left;
}
.manager img {
    display: none;
}
.itemFullText table.brigada img {
    width: 100%;
    height: auto;
}
.popup {
    width: 60%;
    margin: 0 auto;
}
.itemFullText.productx {
    overflow: hidden;
}
.itemFullText table {
    overflow-x: auto;
    display: block;
	-webkit-overflow-scrolling: touch;
}
#content .breadcrumb li {

    height: 20px;
}
.popup label {
    width: 100%;
}
#content .breadcrumb li a {
    color: #e4002b;
    font-size: 10px;
    text-decoration: none;
    font-weight: 500;
    text-transform: initial;
}
#content .breadcrumb li {
    color: #a0a0a0;
    font-size: 10px;
}
}

@media screen and (max-width:540px){ 
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 170px);
    height: 170px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 170px;
    height: 170px;
}	
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 170px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li a {
    height: 170px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 14px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 12px;
}
}

@media screen and (max-width:470px){ 
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 152px);
    height: 152px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 152px;
    height: 152px;
}	
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 152px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li a {
    height: 152px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 14px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 12px;
}
}
@media screen and (max-width:420px){ 
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 135px);
    height: 135px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 135px;
    height: 135px;
}	
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 135px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li a {
    height: 135px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 14px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 12px;
}
}
@media screen and (max-width:380px){ 
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 120px);
    height: 120px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 120px;
    height: 120px;
}	
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 120px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li a {
    height: 120px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 14px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 12px;
}
}
@media screen and (max-width:330px){ 
.k2CategoriesListBlock.cataloghome ul li .catimg {
    width: calc(100% - 105px);
    height: 105px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor {
    width: 105px;
    height: 105px;
}	
.k2CategoriesListBlock.cataloghome ul li a .catleftc {
    width: 105px;
    height: 100%;
}
.k2CategoriesListBlock.cataloghome ul li a {
    height: 105px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor img {
    height: 14px;
}
.k2CategoriesListBlock.cataloghome ul li .catcolor.HELI img {
    height: 12px;
}
}