::selection {
    background: #ffe64a;
}

.main_send{
	display:none;
}
iframe {
  max-width: 100%;
}
.catalog_stim{
	text-align:center;
    padding-bottom: 30px;
    background: #fff;
}

.new-order-btn div button {
    font-size: 25px;
    font-weight: 400;
    padding: 15px 20px;
    color: #fff;
    background: #363636;
    border: 4px solid transparent;
    border-radius: 10px;
    transition: all .3s;
    width: 100%;
    max-width: 320px;
    text-transform: capitalize;
}

.new-order-btn div button:hover {
    background: #fff !important;
    border-color: #000;
    color: #000;
}

#contactus-lightbox360 {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}

.dimmer {
    width: 100vw;
    height: 100vh;
}

/*#chronoform-services input#submit {
    display: inline-block;
    color: #fff;
    font-size: 25px!important;
    padding: 15px 35px;
    background: #c60000;
    border: 4px solid transparent;
    border-bottom: 4px solid #700000;
    border-radius: 10px;
    transition: all .3s;
    margin: 0 auto;
    height: 70px;
  outline: 0;
}
#chronoform-services input#submit:hover {
    color: #c60000;
    background: #fff;
    text-decoration: none;
    border: 4px solid #c60000;
}*/
.left_cont{
    display: inline-block;
	max-width:670px;
}
.right_cont{
	float:right;
	width:220px;
}
.right_cont .uk-panel-teaser{
	margin:0px;
}
.right_cont .uk-panel{
	padding-bottom:20px;
}
.uk-panel.uk-text-center.our-prog {
    background: #fff;
}
@media (min-width: 960px){
.tm-navbar-sticky .tm-navbar-wrapper, .tm-navbar-sticky .tm-navbar-wrapper-animate {
    border-width: 35px;
}
	
}

.uk-overlay-background {
    background: rgba(250, 250, 250, 0.82);
}
form#chronoform-services {
    background: #fd0;
    padding: 18px 38px;
    border-radius: 10px;
    color: #000;
}

p.chrono_credits {
    display: none;
}

.mod-box-color {
    background: #f4f4f4;
    border-bottom: 4px solid #ffd700;
    padding: 20px 18px;
}
.news .uk-margin p {
    max-height: 77px;
    overflow: hidden;
}

.subscript .inp-txt {
    font-size: 16px;
}

.feedback__call .inp-txt {
    font-size: 16px;
}

.uk-row-first {
    padding: 0px 0px 0px 20px;
}

@media (min-width: 960px) {
    .uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
        width: 35%;
    }
}


    

.btn_add_lg {
    width: 370px;
    outline: 0;
}

.eq-mashiny .uk-article a img {
   display: none;
}

.eq-mashiny .uk-article li a img {
   display: block;
}


.uk-accordion-title:hover {
    border-color: #efefef;
    background: rgb(246,229,1);
    color: #000000;
}

.uk-accordion-title.uk-active {
    border-color: rgba(0, 0, 0, 0);
    background: rgb(244, 244, 244);
    color: #111111;
}
.uk-accordion-title {
    background: rgb(244, 244, 244);
    font-size: 16px;
    line-height: 28px;
    border-bottom: 3px solid #ffd700;
}




@media (min-width: 960px) {
.eq-col-md-4 {
    width: 50%;
    float: left;
}
.eq-col-md-8 {
    width: 48%;
    float: left;
    margin: 0px 18px 0px 0px;
}
}
/*********slider mashines******/


.mashines-categ-eq .uk-slidenav,
.slidernew .uk-slidenav {
  width: 60px;
}

.mashines-categ-eq .uk-h3 {
    font-size: 18px;
    line-height: 16px;
  font-weight: 700;
}

.mashines-categ-eq .uk-link-reset a:focus {
    font-size: 13px;
    font-weight: 700;
}

.mashines-categ-eq .uk-overlay {
    border-radius: 13px;
}
.mashines-categ-eq .uk-slider-container {
    overflow: hidden;
   /** padding: 8px 40px;**/
}

.uk-slidenav-position .uk-slidenav-next {
    right: -50px;
}
.uk-slidenav-position .uk-slidenav-previous {
    left: -50px;
}

/*********************/


.uk-switcher {
    margin: 0;
    padding: 20px 25px;
    background: #fff;
    list-style: none;
    border-radius: 11px;
    box-shadow: 0px 0px 8px #d4d4d4;
}
.uk-panel-box-secondary {
  background-color: #ffffff;
  color: #444444;
  border: 0 solid #f2f2f2;
}

.mashines-categ-eq .uk-slidenav-position .uk-slidenav-previous {
    left: -50px;
}
.mashines-categ-eq{
  
}
.flex-items {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 754px) {
  	.flex-items {
      flex-direction: column;
      justify-content: space-between;
	}
}

.left-button-eq{
 width: 30%; 
  /*float: left; */
}
.left-button-eq:hover{
opacity: 0.8;
  transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-property: opacity, transform, filter;
}

.left-button-eq .nameofcategoryeq .black_link {
    color: #000;
}

.right-slider-eq{
  width: 70%;
  /* float: left; */
  margin: 0px 0px 8px 0px;
}

.right-slider-eq a {
    color: #000;
    font-weight: 400;
}
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.front-top-a {
	padding-top: 40px;
}

.why-we-are {
	background-color: #fff;
	padding: 0px 20px 20px 20px;
}

.why-we-are .uk-h2,
.our-prog .uk-h2,
.uk-text-center .uk-h2 {
    font-size: 48px;
    margin-top: 70px !important;
}

.our-prog {
    margin-top: 0!important;
    padding: 0 0 80px;
}

.margin-top-0 {
	margin-top: 0!important;
}

#tm-footer {
 background: #ffe31b;
 /*background: rgb(255,215,0);
 background: -webkit-linear-gradient(rgba(255,215,0,1) 0%, rgba(251,159,9,1) 100%);
 background: -o-linear-gradient(rgba(255,215,0,1) 0%, rgba(251,159,9,1) 100%);
 background: linear-gradient(rgba(255, 225, 0, 1) 0%, rgb(255, 255, 255) 63%);*/
}

.zebra {
    -webkit-background-size: cover!important;
    background-size: cover!important;
    background-position: 0 0!important;
}

.tm-navbar-left img {
    min-width: 100%;
}
/* фикс шапки */
.tm-navbar-right {
    bottom: 25px;
}

.tm-search .uk-dropdown-blank {
    top: 20px !important;
}

.get-tel.scroll {
    bottom: 8px;
}

.menu-tel {
    display: none;
}

.main_footer_left {
    width: 100%;
}

.menu-tel p{
	margin:0px;
}
.menu-tel  a{
    text-decoration: none;
    font-size: 16px;
    color: #000;
    position: absolute;
    top: 5px;
    right: 65px;
    display: inline-block;
}

.acymailing_form{
	width:100%;
}

.menu-tel a {

    right: 75px;
	}
	
	
	
.acysubbuttons input{
	width:370px;
}



.menu-tel a:hover,
.get-tel:hover {
    text-decoration: none;
}

.get-tel {
    text-decoration: none;
    font-size: 16px;
    color: #000;
    position: absolute;
    bottom: 4px;
    /*right: 65px;*/
	right: 110px;
    display: inline-block;
    border-bottom: 1px dashed black;
}

.get-tel:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/images/phone.png) 50% no-repeat;
    position: absolute;
    left: -35px;
    top: 50%;
    margin-top: -5px;
}

.menu-tel span {
    color: #b0b0b0;
    font-size: 14px;
}

.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block-large:not(.tm-block-fullheight) {
    padding-top: 65px;
}

#tm-main.tm-block-main.uk-block.uk-block-default.uk-block-large {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (min-width: 960px) {
  .tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block:not(.tm-block-fullheight) {
    /*padding-top: 160px;*/
	padding-top: 90px;
  }
}

	
@media (max-width: 960px) {
	.d_box {
		padding: 20px 0 0 25px!important;
	}
	.hidethis {display: none;}
}
@media (min-width: 960px) and (max-width: 1220px) {
	.d_box {
		padding: 20px 0 0 25px!important;
	}
}
@media (min-width: 1220px) {
	.d_box {
		padding: 0!important;
	}
}

/*----------------------------------------------------------------------------------------------------*/
dl.separator dt {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
dl.separator dt {
    width: 140px;
    padding-right: 10px;
    float: left;
    clear: both;
}
dl.separator dt, dl.separator dd {
    line-height: inherit;
}
dl.separator dt {
    font-weight: inherit;
}
dl.separator dt:before {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    width: 80px;
    border-top: 1px solid #656565;
}
dl.separator dt:after {
    content: "";
    position: absolute;
    top: -3px;
    right: -4px;
    width: 5px;
    height: 5px;
    background: #111;
    border: 1px solid #656565;
    border-radius: 6px;
}
dl.separator {
    padding: 0;
    overflow: hidden;
}
p, hr, ul, ol, dl, blockquote, pre, fieldset, figure {
    margin: 8px 0;
}
dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
dl.separator dt:first-child:before, dl.separator dt:first-child:after {
    display: none;
}
dl.separator dd {
    padding-top: 5px;
    padding-bottom: 5px;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #656565;
}
dl.separator dd {
    margin-left: 150px;
    padding-left: 20px;
}
/***************************************************************/
/*.uk-subnav-pill :not(.uk-active) a {
	color: #000!important;
	background: #fff;
}*/

/*************************************************************************************************/
/*************************************************************************************************/
/*************************************************************************************************/
/*************************************************************************************************/
/*************************************************************************************************/
/* EXTRIT            menu         ****************************************************************/
/*************************************************************************************************/
/*************************************************************************************************/
/*************************************************************************************************/
/*************************************************************************************************/
/*************************************************************************************************/
.uk-navbar-nav > li.uk-active > a {
    /*background-color: rgb(246,229,1);*/
    color: #111111;
	
	
/*Ñ€Ñ‹Ð¶Ð¸Ð¹ Ð³Ñ€Ð°Ð´Ð¸ÐµÐ½Ñ‚ Ð² Ð¼ÐµÐ½ÑŽ*/
/*background: -moz-linear-gradient(top,  #ffd700 0%, #ffb600 100%);
background: -webkit-linear-gradient(top,  #ffd700 0%,#ffb600 100%);
background: linear-gradient(to bottom,  #ffd700 0%,#ffb600 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd700', endColorstr='#ffb600',GradientType=0 );
*/
	
	
}

.uk-navbar-nav > li > a {
    position: relative;
	color: #000 !important;
}

.uk-navbar-nav > li:hover > a {
    background-color: transparent;
}

.uk-navbar-nav > li.uk-active > a:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 30%;
    position: absolute;
    top: 35%;
    left: 0;
    z-index: -1;
    background: rgb(246,229,1);
    border-radius: 5px
}

.uk-navbar-nav > li:hover > a:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 30%;
    position: absolute;
    top: 35%;
    left: 0;
    z-index: -1;
    background: rgb(246,229,1);
    border-radius: 5px
}

.uk-navbar-nav > li > a:active {
    background-color: rgba(0, 0, 0, 0);
    color: #f1bd00;
}

.uk-nav-search .uk-nav-header {
    color: #ffd700;
    background-color: #000000;
    font-size: 17px;
}

.uk-dropdown-search {
    width: 250px;
    margin-top: 5px;
    background: rgb(246,229,1);
    color: #444444;
    border-radius: 0;
    box-shadow: 9px 9px 9px rgba(0, 0, 0, 0.15);
}

.uk-nav-search > li > a {
    color: #444444;
    font-family: 'Open Sans';
    font-size: 11px;
    text-transform: none;
    letter-spacing: normal;
}

.uk-nav-search > li.uk-active > a {
    background: rgba(255, 255, 255, 0.85);
    color: #111111;
    outline: none;
}


.uk-dropdown-navbar {
    margin-top: 0px;
    background: rgb(246,229,1);
    color: #444444;
    box-shadow: 9px 9px 9px rgba(0, 0, 0, 0.15);
}

.uk-navbar .uk-search-field {
    color: #111111;
    background-color: rgba(220, 220, 220, 0.14);
}

.uk-navbar .uk-search-field:focus {
    background: rgba(220, 220, 220, 0.2);
}

/*************************************************************************************************/
/* EXTRIT         Ñ…Ð»ÐµÐ±Ð½Ñ‹Ðµ ÐºÑ€Ð¾ÑˆÐºÐ¸            ****************************************************************/
/*************************************************************************************************/

a, .uk-link {
    color: #eabf57;
    text-decoration: none;
    cursor: pointer;
}

a:hover, .uk-link:hover {
    color: rgb(226, 188, 0);
    text-decoration: underline;
}

.uk-article div a:hover{
	text-decoration: none;
}

.uk-navbar {
     box-shadow: 4px 2px 8px rgba(0, 0, 0, 0.3);
     /*border-bottom: 3px solid #ffd700;*/
     padding: 10px 0;
}
/*************************************************************************************************/
/* EXTRIT         Ð”Ñ€ÑƒÐ³Ð¸Ðµ Ñ‚Ð¾Ð²Ð°Ñ€Ñ‹            ****************************************************************/
/*************************************************************************************************/
.other-prod {
    text-align: center;
    padding: 20px 0;
}

.other-prod .uk-panel-title {
    text-transform: uppercase;
    margin-bottom: 35px;
}

.other-prod .uk-nav li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.other-prod .uk-nav li:last-of-type {
     margin-right: 0;
}

.other-prod li.uk-active a,
.other-prod .uk-nav li:hover a {
    background: #ffde01;
}

.other-prod .uk-nav a {
    background: #ececec;
    color: #000;
    border-radius: 10px;
    text-transform: none;
}

/*************************************************************************************************/
/* EXTRIT         Ñ ÑÑ‚Ð¸Ð¼ Ð¿Ð¾ÐºÑƒÐ¿Ð°ÑŽÑ‚           ****************************************************************/
/*************************************************************************************************/

.bay-with {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 45px 0 70px;
}

.bay-with .uk-overlay img{
  object-fit: cover;
    border: 2px solid #cecece;
    border-radius: 10px;
    height: 210px;
    width: 210px;
}

.bay-with .uk-panel-title {
    text-transform: uppercase;
    margin: 0 0 40px;
}
/*************************************************************************************************/
/* EXTRIT        link-group           ****************************************************************/
/*************************************************************************************************/
.link-group {
    width: 100%;
    margin: 0 auto;
    
    bottom: 0%;
    left: 0;
    right: 0;
    max-width: 320px;
}


.link-group a {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
}

.link {
    text-decoration: underline;
}

.link:hover {
    text-decoration: none;
}

/*************************************************************************************************/
/* EXTRIT         zebra border          ****************************************************************/
/*************************************************************************************************/
.uk-block-default + .uk-block-default, .uk-block-muted + .uk-block-muted, .uk-block-primary + .uk-block-primary, .uk-block-secondary + .uk-block-secondary {
    border-top: 0px;
}

.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 0px;
}


/*************************************************************************************************/
/* EXTRIT         slider          ****************************************************************/
/*************************************************************************************************/

#tm-header .uk-slidenav-previous:before {
     background: url('/images/arr-left.png') 50% no-repeat;
     display: inline-block;
     width: 50px;
     height: 50px;
     background-size: contain;
    color: transparent;
}
#tm-header .uk-slidenav-next:before {
     background: url('/images/arr-r.png') 50% no-repeat;
     display: inline-block;
     width: 50px;
     height: 50px;
     background-size: contain;
    color: transparent;
} 

.tm-slideshow-content-panel {
    position: relative;
    left: -85px;
}

.uk-heading-large {
    font-size: 49px;
    font-weight: bold;
    position: relative;
    text-align: center; 
    margin-top: 95px;
    /*margin-bottom: 45px;*/
}

.uk-text-large {
    text-align: center;
	font-size: 19px;
}

.uk-heading-large:after {
    content: '';
    display: inline-block;
    width: 30%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: auto;
}

.txt_center {
    text-align: center;
}

.txt_bold {
    font-weight: bold !important;
}

.tm-slideshow-content-panel .txt_bold {
    margin-top: 20px;
    text-align: center;
    display: inline-block;
    width: 90%;
}

.btn_add {
    display: inline-block;
    color: #fff;
    font-size: 25px;
    padding: 15px 20px;
    background: #363636;
    border: 4px solid transparent;
    border-bottom: 4px solid #000000;
    border-radius: 10px;
    transition: all .3s;
    margin: 0 auto;
}
.main_btn{
    display: inline-block!important;
    color: #fff!important;
    font-size: 25px!important;
    padding: 6px 35px!important;
    background: #363636!important;
    border: 4px solid transparent!important;
    border-bottom: 4px solid #000000!important;
    border-radius: 10px!important;
    transition: all .3s!important;
    margin: 0 auto!important;	
	height:auto!important;
}
.main_btn:hover{
    color: #000000!important;
    background: #fff!important;
    text-decoration: none!important;
    border: 4px solid #000000!important;
}
.btn_add_lg {
    width: 370px;
}

.btn_add:hover {
    color: #000000;
    background: #fff;
    text-decoration: none;
    border: 4px solid #000000;
}

.why_us {
    max-width: 1200px;
    margin: 90px auto 0 !important;
}

.why_us h3 {
    font-size: 20px;
}



/*************************************************************************************************/
/* EXTRIT         news          ****************************************************************/
/*************************************************************************************************/
.news {
    max-width: 1200px;
    margin: 0 auto;
}
.news .uk-panel-box {
    border-radius: 8px;
}

.news .uk-h3 {
    text-align: center;
    font-size: 24px;
    height: 85px;
    overflow: hidden;
    margin: 0px 0px -28px 0px;
}
.news .uk-overlay {
    border-radius: 10px;
}

.news .uk-position-cover:hover {
    border: 1px solid #ffd700;
    border-radius: 10px;
}

.news .uk-overlay {
    height: 165px;
} 

.news .uk-overlay img {
    /* height: 100%; */
    width: auto;
}

.news .uk-button {
    padding: 0 30px;
    border-radius: 7px;
    background: #c60000;
    border-bottom: 3px solid #6c0000;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    text-transform: none;
}

.news .uk-panel > p {
    text-align: center;
}

.news .uk-margin  {
    margin: 0 0 45px 0;
}

.news .uk-margin p {
    font-size: 16px;
    color: #000;
    line-height: 1.5em;
}

.news .uk-article-meta {
    position: relative;
    top: 210px;
    font-size: 15px;
    color: #777;
}

/*************************************************************************************************/
/* EXTRIT        our progects         ****************************************************************/
/*************************************************************************************************/
.our_progects {
    max-width: 1200px;
    margin: 70px auto 0;
}

.our_progects .uk-cover-background {
    background-size: 65%;
    background-position: 50% 50%;
    height: 160px !important;
    max-width: 280px !important;
}

.our_progects .uk-slidenav-previous:before {
     background: url('/images/spritesheet.png') no-repeat;
     background-position: 0 -6px;
     background-size: 280%!important;
     display: inline-block;
     width: 50px;
     height: 50px;
    color: transparent;
}
.our_progects .uk-slidenav-next:before {
     background: url('/images/spritesheet.png')  no-repeat;
     background-position: 0 -71px;
     background-size: 280%!important;
     display: inline-block;
     width: 50px;
     height: 50px;
    color: transparent;
} 

.our_progects .uk-slidenav-previous {
    left: -35px;
}

.our_progects .uk-slidenav-next {
    right: -35px;
}

/*************************************************************************************************/
/* EXTRIT         social         ****************************************************************/
/*************************************************************************************************/
.wrapp {
    max-width: 1200px;
    margin: 0 auto;
}

.social {
    background: #ffe31b; /* Old browsers */
	padding: 45px 0px;
}

.wrapp:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.subscript {
    display: block;
    width: 38%;
    vertical-align: middle;
    text-align: center;
	margin:0px auto;
}

.subscript p {
    font-size: 24px;
    font-style: italic;
    margin: 0 0 15px 0;
}

.social-list {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    width: 58%;
}

.social-list__item {
    display: inline-block;
    width: 98px;
    height: 96px;
    background: url("/images/soc_set.png");
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 10%;
    margin-left: 10%;
    vertical-align: middle;
}
.inst {
    background: url('/images/inst.png');
    height: 54px!important;
}
.telegram{
	background: url("/images/telegram.png");
    height: 54px!important;
}
.viber{
	background: url("/images/viber.png");
    height: 54px!important;
}
.linkedin{
	background: url("/images/linkedin.png");
    height: 54px!important;
}
.social-list__item:last-of-type {
    margin-right: 0;
}

.social-list__item a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.vk {
    background-position: 0 0;
}

.ytube {
    background-position: 432px 0;       
}

.tw {
    background-position: 263px 0;
}

.fb {
    background-position: 100px 0;
}


.subscript .inp-txt {
    padding:15px;
    border-radius: 7px;
    width: 74%;
}
.main_modal{
    display: none;
    max-width: 500px;
    margin: 0px 0px 0px -250px!important;
	overflow:auto;
}
#rashod{
    display: none;
    max-width: 760px;
    margin: 0px 0px 0px -380px!important;
}
.main_modal .modal-body {
    width: 90%;
    position: relative;
    max-height: 700px;
    padding: 5%;
}
.main_modal .feedback__call .inp-txt{
	width:90%;
}

/*************************************************************************************************/
/* EXTRIT         fedback          ****************************************************************/
/*************************************************************************************************/
.feedback {
    padding: 55px 0;
    background: #ffe31b; /* Old browsers */
    text-align: center;
}

.feedback__item {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
}
.feedback__item  img{
	transform:scale(0.9);
}
.feedback__item  img:hover{
	transform:scale(1);
}
.muted{
	display:none;
}
.feedback__item a {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
.feedback__phone {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

.feedback__item img {
    margin-bottom: 30px;
}

.feedback__call .inp-txt {
    padding:15px;
    border-radius: 7px;
    width: 88%;
}

.feedback__call .btn_add {
    width: 96%;
}

.feedback__call p {
    margin: 0;
    text-transform: uppercase;
}

.feedback__call h3 {
    margin: 15px 0 50px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 48px;
    line-height: 1em;
}
.tm-search .uk-dropdown-blank{
	top: 30px;
	left: -200px;
	display:block;
}
#callback .modal-dialog, #zakaz_form .modal-dialog{
	width:500px;
}


/*************************************************************************************************/
/* EXTRIT         footer          ****************************************************************/
/*************************************************************************************************/
#footer {
    padding: 0px 25px 0px 25px;
    /*background: url('/images/zebra-light.png') 0 100% no-repeat;*/
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.footer-top:after {
    display: inline-block;
    content: '';
    width: auto;
    height: 100%;
    vertical-align: middle;
}

.footer-top h3 {
    text-align: center;
    font-size: 48px;
    margin-bottom: 58px;
}

.footer-top .as-col {
    width: 23%;    
    padding-top: 50px;
}

.footer-top .centr {
    width: 52%;
}

.centr iframe {
    display: block;
    margin: 0 auto;
}

.footer-top__item {
    display: inline-block;
    vertical-align: top;
}

.footer-top__item address {
    font-size: 20px;
    text-align: center;
    color: #000;
}

.footer-top__item address span {
    font-weight: 600;
}

.contacts {
    text-align: center;
    font-size: 21px;
    color: #000;
}

.contacts__item {
    margin-bottom: 40px;
}

.contacts__item p {
    margin-top: 0;
    font-weight: 600;
}

.contacts__item a {
    color: #000 !important;
} 
.contacts .social-list__item {
    width: 54px;
    height: 50px;
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 2px;
    margin-left: 3px;
    margin-bottom: 4px;
}

.contacts .social-list__item:last-of-type {
    margin-right: 0;
}

.contacts .social-list {
    width: 100%;
    padding: 0;
}

.contacts .ytube {
    background-position: 223px 0;
}

.contacts .tw {
    background-position: 137px 0;
}

.contacts .fb {
    background-position: 55px 0;
}

.footer-bottom {
    padding: 45px 40px 0;
    color: #000;
}

.footer-bottom:after {
    display: inline-block;
    content: '';
    width: auto;
    height: 100%;
    vertical-align: middle;
}

.footer-bottom a {
    color: #000 !important;
}

.footer-bottom__item {
    display: inline-block;
    vertical-align: middle;
}

.footer-bottom .centr {
    width: 50%;
    text-align: center;
}

.footer-bottom .as-col {
    width: 24%;
}

.footer-bottom .devel a {
    display: inline-block;
}

.footer-mnu {
    list-style: none;
}

.footer-mnu:after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0;
}

.footer-mnu__item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 20px;
}

.footer-mnu__item:last-of-type:after {
    content: '';
}

.footer-mnu__item:after {
    content: '|';
    position: absolute;
    right: -18px;
}

.tm-footer-fixed .tm-block-footer {
    height: 630px;
}

.tm-footer-fixed {
    padding-bottom: 630px;
}

#tm-footer .uk-container {
    max-width: 100%;
    padding: 0;
}

#tm-footer .tm-footer-left {
    right: 0;
}

#tm-footer .uk-panel {
    width: 100%;
} 
/*************************************************************************************************/
/* EXTRIT         widgetkit category grid          ****************************************************************/
/*************************************************************************************************/

.uk-grid-collapse + .uk-grid-collapse, .uk-grid-collapse > .uk-grid-margin, .uk-grid-collapse > * > .uk-panel + .uk-panel {
    margin-top: 22px;
}

.calс_row{
    margin-bottom: 0px
}
.row_item{
	text-align:center;
}
.road{
	border: 2px solid #000;
	display:inline-block;
	vertical-align:top;
    margin: 0px 14px;
}
.road_active, .road:hover{
	border: 2px solid #ff0000;
}
.error_text{
	color:#ff0000;
}
input[type="number"].input_calc{
    font-size: 16px;
    text-align: center;
    width: 80px;
    padding: 3px 0px 3px 12px;
    border: 1px solid #898989;
}
.mat{
    border: 2px solid #000;
    display: inline-block;
    vertical-align: top;
    margin: 0px 4px;
    min-width: 108px;
    padding: 6px 6px;
    margin-bottom: 8px;
	background:#ffe31b;
	color:#000;
	font-size:20px;
}
.mat:focus{
	color:#000;
	text-decoration:none;
}
.mat:hover, .mat_active{
	border: 2px solid #ff0000;
	text-decoration:none;
	color:#000;
}
.kraska_type{
    width: 290px;
    margin: 0px auto;
}
.road img{
    height: 90px;
}
.calc_result{
	width:auto!important;
}
#rashod .modal-body{
	padding:22px 5%;
}

.uk-open .modal-dialog{
    width: 700px;
    margin: 20px auto 0px auto;
    background: #fff;
	position:relative;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1), 0 5px 20px rgba(0, 0, 0, 0.1);
}
.main_uk_modal .uk-modal-close{
	position:absolute;
	right:4px;
	top:4px;
}
.calculate{
    padding: 28px 0px;
}
.result_block{
	display:none;
	padding: 28px 0px;
}
.yellow_block .modal-content{
	background: #ffe31b;
}

.res_block{
    width: 420px;
    margin: 20px auto 20px auto;
	text-align: center;
}
.res_item{
    margin-bottom: 14px;
}
.res_left{
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 22px;
    width: 190px;
    text-align: center;
}
.res_right{
	display: inline-block;
	vertical-align: middle;
}
.number{
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    margin: 0px 2px;
    padding: 8px 5px;
    border-radius: 4px;
    font-size: 30px;
    min-width: 16px
}
.no_number{
    display: inline-block;
    vertical-align: middle;
    margin: 0px 3px;
}
.number_wight{
    font-size: 26px;
    color: #000;
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
}
.search_auto{
	padding:20px 20px;
}


.auto_head{
    text-align: center;
    font-size: 20px;
    margin: 7px 0px 10px 0px;
}
.result_auto{
    /*display: none;*/
    background: #ffe31b;
    padding: 10px 10px 10px 10px;
}
.auto_block{

}
.auto_bg{
	padding:6px;
}
.auto_item{
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 12px;
}
.auto_item_block{
    background: #fff;
    padding: 0px 8px 8px 8px;
    border-radius: 6px;
	margin-bottom: 10px;
}
.auto_name{
	text-align: center;
    font-size: 14px;
    min-height: 60px;
    padding: 4px 0px 4px 0px;
    color: #000;
}
.auto_item_block a:hover{
	text-decoration:none;
}
.auto_image{
	/*max-height: 103px;*/
	overflow: hidden;
}
.auto_image img{
    width: 100%;
}
.auto_more{
    text-align: center;
}
.auto_more a{
    font-size: 20px;
    padding: 6px 10px;
    border-radius: 6px;
}

.search_block{
    background: #ffe31b;
    padding: 20px 10px 10px 10px;
}
.search_form{
	margin:0px;
}
.search_block ol{
	list-style:none;
	padding-left: 0px;
}
.search_block ol input{
	margin:0px;
}
.alert_text{
	display:none;
	color: #f00;
	padding-bottom: 18px;
}


/***mashiny****/
.nameofcategoryeq {
  width: 250px;
  background: #ffe000;
  text-align: center;
  font-size: 22px;
  padding: 30px 3px;
  border-radius: 7px;
  margin: 15px 8px;
  color: #000;
}
.nameofcategoryeq:hover{
  opacity: 0.9;
}

.general-slider .uk-slidenav-position .uk-slidenav-next {
    right: 20px;
}
.general-slider .uk-slidenav-position .uk-slidenav-previous {
    left: 20px;
}
.modal_block{
    width: 400px;
    margin: 0px auto;
    padding: 20px 0px 1px 0px;
}
.modal_block .inp-txt{
    padding: 15px;
    border-radius: 7px;
    width: 100%;
    font-size: 16px;
}

.msg{
    margin: 30px 0px 50px 0px;
    font-size: 20px;
}


/*************************************************************************************************/
/* EXTRIT         body          ****************************************************************/
/*************************************************************************************************/

body {
    padding-top: 90px;
}

.tm-navbar-wrapper-animate.tm-navbar-wrapper {
    background: url(/images/header_bg.png) 56% 480% no-repeat;
    -webkit-background-size: 113%;
}

/* EXTRIT         Ð¿Ð¾Ð´Ð½Ð¸Ð¼Ð°ÐµÐ¼ Ð¿ÐµÑ€Ð²Ñ‹Ð¹ ÑÐ»Ð°Ð¹Ð´      ****************************************************************/


.uk-sticky-placeholder + .tm-header-container .uk-slideshow > li > .uk-overlay-panel {
    padding-top: 0px;
}


#tm-anchor-bottom {
    position: fixed;
    z-index: 20;
    left: 50%;
    margin-left: -20px;
    bottom: 0px;
}

.archive {
    padding: 16px 5px 0px;
    text-align: center;
}

.archive a {
    color: #c60000;
    display: block;
    margin-bottom: 24px;
    font-size: 18px;
    text-decoration: underline;
}

.archive span {
    font-size: 30px;
    text-transform: uppercase;
}


.img-set__item {
    display: inline-block;
    width: 30%;
    max-height: 220px;
    overflow: hidden;
}

.img-set__item img {
    max-width: 100%;
    max-height: 100%;

}

/*************************************************************************************************/
/* EXTRIT         Ð”Ð¾Ñ€Ð¾Ð¶Ð½Ð°Ñ Ñ€Ð°Ð·Ð¼ÐµÑ‚ÐºÐ°            ****************************************************************/
/*************************************************************************************************/
.articles__item span {
    font-weight: bold;
}

.articles__item img {
    max-width: 315px;
    height: auto;
}


.kinds img {
    width: 100%;
    height: auto;
}

.content h3 {
    font-size: 23px;
}

.content h3,
.content h2 {
    font-weight: bold;
    margin: 30px 0;
}

/*************************************************************************************************/
/* EXTRIT         ÐžÐ±Ñ€Ð°Ñ‰ÐµÐ½Ð¸Ðµ Ð² ÑÐµÑ€Ð²Ð¸Ñ            ****************************************************************/
/*************************************************************************************************/
.services .form {
    background: rgb(255,215,0); /* Old browsers */
    background: -webkit-linear-gradient(rgba(255,215,0,1) 0%, rgba(251,159,9,1) 100%);
    background: -o-linear-gradient(rgba(255,215,0,1) 0%, rgba(251,159,9,1) 100%);
    background: linear-gradient(rgba(255,215,0,1) 0%, rgba(251,159,9,1) 100%);
    padding: 30px;
    border-radius: 30px;
}

.form__item label {
    display: inline-block;
    width: 25%;
    position: relative;
}

.form__item input,
.form__item select {
    padding: 13px;
    border-radius: 7px;
    width: 30%;
    display: inline-block;
}

.form__item textarea {
    display: block;
    padding: 13px;
    border-radius: 7px;
    width: 80%;
    height: 200px;
}

.form #file {
    display: none;
}

.file .btn_add {
    font-size: 14px;
    padding: 10px;
    position: absolute;
    right: -160px;
    top: 10%;
}
/*************************************************************************************************/
/* EXTRIT        category          ****************************************************************/
/*************************************************************************************************/

.slidernew .uk-thumbnav > * > * {
    background: none;
}

.slidernew .uk-thumbnav li img {
    border: 3px solid #fece00;
     border-radius: 10px;
}

.slidernew .uk-slideshow > li {
    border-radius: 10px;
    overflow: hidden;
}

.slidernew .uk-position-cover {
    border-radius: 10px;
}

.uk-subnav-pill > .uk-active > a {
    background: #ffde01;
    border: 1px solid transparent;
    color: #191919 !important;
}

.uk-subnav-pill li a:hover {
    background: #ffde01;
    border: 1px solid transparent;
}

.uk-subnav-pill li a {
     color: #191919 !important;
     border: 1px solid #191919;
     border-radius: 20px;
}

@media all and (max-width:1450px)  {
    .contacts .social-list__item {
        margin-right: 0%;
    }

    .footer-bottom {
        padding: 8px 25px 25px;
    }

       .subscript .btn_add {
        width: 80%;
    }
}

@media all and (max-width:1100px)  {
    .tm-slideshow-content-panel {
        position: relative;
        left: -47px;
    }
}

@media all and (max-width:992px)  {
	.left_cont{
		width:100%;
	}
	.right_cont{
		float:none;
	}
	.nameofcategoryeq{
		width:90%;
		word-break: break-all;
	}
	.general-slider .txt_center {
        display: none;
    }
	
    .general-slider span.txt_bold {
        margin-bottom: 50px;
    }
    .social {
        text-align: center;
    }

    .subscript {
        width: 50%;
    }

    .social-list {
        width: 100%;
        padding: 0;
    }

     #footer {
        padding: 0 5px 35px;
    }

    #footer .contacts__item {
        margin: 0 15px 10px;
        display: inline-block;
    }

    #footer iframe {
        height: 270px !important;
    }

    #tm-footer {
        padding-bottom: 0;
    }

    .footer-top .as-col {
        width: 100%;
        padding-top: 10px;
    }

    .footer-top .centr {
        width: 100%;
        margin: 10px 0;
    }

    .footer-bottom {
        padding: 0;
    }

    .footer-bottom .centr {
        width: 58%;
    }

    .footer-bottom .as-col {
        width: 20%;
    }

    .contacts__item p {
        margin: 10px 0 10px 0;
    }

    .footer-mnu {
        margin: 0;
    }

    .social-list {
        margin: 0;
    }

    #footer address {
        margin: 0;
    }

    #footer address p {
        margin: 10px 0 10px 0;
    }

    .contacts .social-list__item {
        margin-right: 7%;
    }

    .footer-mnu__item:after {
        content: '';
    }

    .footer-top h3 {
        margin-bottom: 30px;
    }

    /*.tm-footer-fixed {
        padding-bottom: 820px;
    }

    .tm-footer-fixed .tm-block-footer {
        height: 820px;
    }*/

    .feedback__item {
        width: 60%;
    }

    .subscript {
        width: 60%;
    }

 
}

@media all and (max-width:769px)  {
	.right_cont{
		width:100%;
	}
	.right_cont > .uk-grid{
		max-width:320px;
		margin:0px auto;
	}
	.auto_item{
		width:50%;
	}
	.road img{
		height: 70px;
	}
     .social-list__item {
        margin-right: 0;
    }

    .subscript .btn_add {
        width: 98%;
    }

    .subscript .inp-txt {
        width: 90%;
    }
	.uk-open .modal-dialog{
		width:90%;
	}
   /* .footer-bottom .as-col {
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }

    .footer-bottom .centr {
        width: 100%;
    }
*/
    /*.tm-footer-fixed {
        padding-bottom: 1100px;
    }

    .tm-footer-fixed .tm-block-footer {
        height: 1100px;
    }*/

    /*.contacts .social-list {
        margin: 20px auto;
    }
*/
   /* #footer .contacts__item {
        margin-bottom: 30px;
    }

    #footer iframe {
        height: 377px !important;
    }
*/
    .tm-footer > div:not(:first-child) {
     margin-top: 0; 
    }

    .tm-slideshow-content-panel {
        left: 0px;
    }

     #footer {
        padding: 201px 5px 0px;
    }

     #footer .contacts__item {
        margin: 0 5px 10px;
        font-size: 13px;
        display: none;
    }

    #footer iframe {
        height: 100px !important;
    }

    #footer .contacts__item {
        margin: 0 2px 10px;
    }

     #footer address p {
        margin: 0px 0 0px 0;
        font-size: 14px;
    }

    .footer-top h3 {
        margin-bottom: 10px;
        font-size: 40px;
    }

   .footer-top .as-col {
    padding-top: 0;
   }

    .contacts .social-list__item {
        width: 30px;
        height: 30px;
    }
	.telegram, .viber, .inst{
		height: 30px!important;
	}

    .contacts .ytube {
        background-position: 372px 0;
    }

    .contacts .tw {
        background-position: 313px 0;
    }

    .contacts .fb {
        background-position: 36px 0;
    }
	#rashod{
		width: 90%;
		margin: 0px 5%!important;
		left: 0px;
	}
	.nameofcategoryeq{
		width:100%;
		word-break: break-all;
		margin: 15px 0px;
		padding: 30px 0px;
	}
	.about {
		position: relative;
		padding-bottom: 102px;
	}
}
@media all and (max-width:769px)  and (min-width:480px){
	.uk-article .uk-slider{
		    margin-left: 0px;
	}
}
@media all and (max-width:640px)  {
	.main_modal{
		width: 90%!important;
		margin: 0px 5%!important;
		left: 0px!important;
	}
	.road img{
		height: 46px;
	}
	.road{
		margin:0px 4px;
	}
	.kraska_type{
		width:100%;
	}
	.mat{
		min-width:104px;
	}
	#callback .modal-dialog, #zakaz_form .modal-dialog{
		width:90%;
	}

}
@media all and (max-width:480px)  {
	dl.separator dt {
		width: 80px;
		padding-right: 10px;
		float: left;
		clear: both;
		font-size: 12px;
		word-wrap: break-word;
	}
	dl.separator dd {
		margin-left: 90px;
		padding-left: 10px;
		min-height: 60px;
	}
	#tm-anchor-bottom {
		bottom: -7px;
	}
	.extrit{
		text-align:center;
	}
	.menu-tel{
		display:none;
	}
	.left-button-eq{
		width:100%
	}
	.right-slider-eq{
		width:100%;
	}
    .feedback__item {
        width: 90%;
    }
	.auto_item{
		width:100%;
	}
	.res_block{
		width:100%;
	}
	.auto_name{
		min-height:auto;
	}
	.auto_name{
		min-height:auto;
	}
	.res_left{
		margin-bottom: 10px;
	}
	
	.subscript {
        width: 90%;
    }

    .subscript .inp-txt {
        width: 90%;
    }

    .subscript .btn_add {
        width: 100%;
    }

    .feedback__call h3 {
        font-size: 36px;
    }

    .feedback__call .btn_add {
        width: 98%;
    }

    .our_progects .uk-cover-background {
        background-size: 45%;
        background-position: 50% 50%;
        height: 160px !important;
        max-width: 100% !important;
    }

    .social-list__item {
        width: 70px;
        height: 70px;
    }

    .ytube {
        background-position: 310px 0;
    }

    .tw {
        background-position: 190px 0;
    }

    .fb {
        background-position: 70px 0;
    }

    .footer-bottom .as-col {
         width: 100%;
    }

    #footer .contacts__item {
        margin: 0 5px 10px;
        font-size: 13px;
        display: inline-block;
    }

    #footer iframe {
        height: 200px !important;
    }

   /*  .footer-bottom .as-col {
        margin: 5px 0;
    }

     #footer iframe {
        height: 240px !important;
    }
*/
    .tm-slideshow-avanti .uk-overlay-panel {
        padding: 0;
    }

    .uk-heading-large {
        font-size: 40px;
    }

    .general-slider .btn_add {
        padding: 15px 10px;
    }

    .general-slider .uk-container {
        padding: 0;
    }

    .tm-slideshow-content-panel {
        background: rgba(255,255,255,0.7);
    }

    .tm-navbar {
        padding: 25px 0;
    }

    .menu-tel {
        top: -17px;
    }

    .get-tel {
        bottom: -23px;
    }

    .why-we-are .uk-grid .uk-row-first,
    .news .uk-row-first {
        padding-left: 0;
    }

    .tm-navbar-wrapper-animate.tm-navbar-wrapper {
        /*background: url(/images/zebra.png) 56% 444% no-repeat;*/
        -webkit-background-size: 113%;
    }

    .link-group {
        margin: 0 0 0 19%;
    }
	.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span{
		position:relative;
		padding-left: 5px;
	}
	.uk-breadcrumb > li:nth-child(n+2):before {
		content: "/";
		display: inline-block;
		margin: 0 2px;
		color: rgba(170, 170, 170, 0.3);
		position: absolute;
		left: 0px;
		top: 0px;
	}
}

@media all and (max-width:420px)  {
    

    #footer {
     padding: 100px 5px 25px;
    }

    .footer-top h3 {
        margin-bottom: 10px;
    }

    .footer-bottom {
        font-size: 13px;
    }

    .footer-mnu {
        padding: 0;
    }

    #footer .contacts__item {
        font-size: 10px;
    }

    .why-we-are .uk-h2,
    .our-prog .uk-h2,
    .uk-text-center .uk-h2 {
        font-size: 42px;
        margin-top: 70px !important;
        font-weight: 400;
    }

    .uk-panel-box {
        padding: 10px 0;
    }
	.btn_add_lg{
		width:80%;
	}
	
}

@media all and (max-width:360px)  {
    #footer iframe {
        height: 150px !important;
    }

    #footer {
        padding: 201px 5px 0px;
    }
}

.nameofcategoryeq, .nameofcategoryeq:hover{
	text-decoration: none;
}

.uk-panel .uk-nav li a{
	text-transform: uppercase;
}

.uk-slidenav-next, .uk-slidenav-previous{
	display: none;
}

.uk-button-primary{
  background-color: #eaeaea;
}

.uk-button-primary:hover{
	color:white;
}


.uk-badge{
    background-color: #eaeaea;
}
.smoli .about a.link {
    display: none !important;
}


.tm-navbar-center {
    display: block;
}
.tm-navbar-center > ul {
    display: flex;
    float: none;
    margin-left: 250px;
}
.tm-navbar-center > ul:first-child {
    padding: 25px 0px;
}
.tm-navbar-center > ul:first-child > li > a {
    font-size: 14.5px;
}
.uk-navbar-nav > li > a {
    height: auto;
    line-height: 28px;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: rgb(246,229,1);
    border-radius: 5px;
}
.uk-navbar-nav > li:hover > a {
    background-color: rgb(246,229,1) !important;
    border-radius: 5px;
    color: #000 !important;
}
.lang {
  display: block;
}
.lang a {
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #b0b0b0;
}
.lang a:hover,.lang .uk-link:hover {
    color: rgb(226, 188, 0);
    text-decoration: underline;
}
.tm-search {
  margin-right: 10px;
}
.social .wrapp > p {
    line-height: 30px;
}
.okom {
    display: none;
}
@media screen and (max-width:768px)  {
	.tm-bottom-c table{
		width:100%!important;
		height:auto!important;
	}
	.tm-bottom-c table td{
		display:block;
		width:100%!important;
		box-sizing: border-box;
	}
	.left_cont, .right_cont{
		float:none;
	}
  .okom {
    display: block;
    padding: 30px;
    background: #fae002;
    text-align: center;
  }
  .open_intro {
    cursor: pointer;
  }
}
.g-recaptcha > div {
  margin: 0 auto 10px auto;
}
#chronoform-callback-no-popup #ftr-custom {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  .viewImg .slidernew.modalimg {
      position: fixed;
      top: 0;
      width: 100%;
      left: 0;
      background: rgba(0, 0, 0, 0.8);
      height: 100%;
      margin: 0;
      z-index: 999;
  }
  .viewImg .slidernew.modalimg .uk-slidenav-position {
      width: 60%;
      display: block;
      margin: 0 auto;
      top: 10%;
  }
  .viewImg .slidernew.modalimg .uk-slideshow ,
  .viewImg .slidernew.modalimg li {
      min-height: 80vh !important;
      max-height: 80vh !important;
  }
  .viewImg .slidernew.modal .uk-cover-background {
      background-size: cover;
      height: 100%;
      min-height: 80vh;
  }
  .viewImg .slidernew.modalimg .uk-margin {
      display: block;
      width: 60%;
      margin: 0 auto;
      position: relative;
  }

  .slidernew li {
      cursor: pointer;
      max-height: 350px;
  }
  .uk-grid .uk-slideshow {
      max-height: 350px;
  }
}

.modalimg .uk-slidenav-position .uk-slidenav{color:white}


p, hr, ul, ol, dl, blockquote, pre, fieldset, figure {
	margin: 12px 0;
    text-align: justify;
	color: black;
	font-size: 17px;
	line-height: 24px;
}

h1, h2, h3, h4, h5, h6 {
    color: black;
}

.why-we-are .uk-h2, .our-prog .uk-h2, .uk-text-center .uk-h2 {
 
    margin-top: 30px !important;   
}

h3.uk-h2.uk-margin-top-remove.new_main {
    text-align: center;
    font-size: 48px;
}

.uk-width-medium-1-1.uk-row-first {
    padding-top: 15px;
}

.black_link a {
	color:black;
}

.btn_add_lg {
    margin-top: 15px;
}
/* p {
    text-align: center;
} */

/* Скрываем подменю по умолчанию */
.uk-dropdown, .uk-nav-sub {
    display: none;
    position: absolute;
    background: yellow; /* Жёлтый фон подменю */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); /* Тень */
    z-index: 1000; /* Подменю выше остальных элементов */
}

/* Показываем подменю при наведении */
.uk-parent:hover > .uk-dropdown,
.uk-parent:hover > .uk-nav-sub {
    display: block;
}

/* Позиционируем подменю первого уровня */
.uk-dropdown {
    top: 100%; /* Под родительским элементом */
    left: 0; /* Не меняем направление */
}

/* Позиционируем вложенные подменю (например, второго уровня) */
.uk-nav-sub {
    top: 0; /* По вертикали на одном уровне с родительским пунктом */
    right: 100%; /* Отображаем слева */
    margin-right: -5px; /* Уменьшаем отступ */
}

/* Подстраиваем подменю для удобства */
.uk-dropdown, .uk-nav-sub {
    min-width: 200px; /* Минимальная ширина подменю */
    padding: 10px; /* Внутренние отступы */
    color: #000; /* Чёрный текст для читабельности */
    text-align: left; /* Выравнивание текста влево */
}

/* Дополнительные стили для ссылок */
.uk-nav-sub a, .uk-dropdown a {
    color: #000; /* Чёрный цвет текста */
    text-decoration: none  !important; /* Без подчёркивания */
}

.uk-nav-sub a:hover, .uk-dropdown a:hover {
    text-decoration: underline; /* Добавляем подчёркивание при наведении */
    color: #000 !important;
}
.style-home-p {
    line-height: 35px;
    text-align: center;
}
.style-home {
    text-align: center;
}
.feedback__phone {
    text-align: center;
}
.uk-article-title {
    text-align: center;
}
.uk-panel.custom_text {
    padding-bottom: 30px;
}

.uk-switcher dl.separator dd span a {
    color: #000;
    font-weight: 700;
    text-decoration: underline;
}

.uk-switcher .uk-panel tr td span a {
    color: #000;
    font-weight: 700;
    text-decoration: underline;
}

/*
#tm-content > article > div:nth-child(6){
  display:none;
}*/
/*
#tm-content > article > div:nth-child(8){
  display:none;  
}*/
#tm-content > article > div:nth-child(9){
   display:none;   
}

#tm-content > article > div:nth-child(3) > ul.uk-subnav.uk-subnav-pill.uk-flex-left > li:nth-child(5){
  display:none;
}


  /* h1 — якорь для абсолютного позиционирования на десктопе */
  #tm-content > article > h1.badges-anchor {
    position: relative;
    text-align: center; /* как у тебя на макете */
    line-height: 1.2;
  }

  /* контейнер с иконками */
  .h1-badges {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(calc(-100% - 12px), -50%); /* СЛЕВА от рамки h1 с отступом 12px */
    display: flex;
    align-items: center;
    gap: 8px;
    pointer-events: auto;
    z-index: 2;
  }
  .h1-badges a { display: inline-flex; line-height: 0; }
  .h1-badges img { width: 42px; height: auto; display: block; }

  /* Планшеты/мобилки: иконки внутри строки h1 (перед текстом) */
  @media (max-width: 1024px) {
    .h1-badges {
      position: static;        /* возвращаем в поток */
      transform: none;
      display: inline-flex;    /* остаются в одной строке с текстом */
      vertical-align: middle;
      margin-right: 10px;      /* зазор от текста */
    }
    #tm-content > article > h1.badges-anchor {
      display: inline-flex;    /* держим всё одной строкой */
      align-items: center;
      gap: 10px;               /* если понадобится, можно убрать */
    }
    .h1-badges img { width: 36px; } /* чуть меньше на узких */
  }

  /* Очень узкие экраны — ещё компактнее */
  @media (max-width: 420px) {
    .h1-badges img { width: 32px; }
  }

@media(min-width:640px){
  .h1-badges{
    margin-left: 112px;
  }
}

#tm-content > div.uk-grid > div > article:nth-child(1) > a{
  display:none;  
}

#tm-content > div.uk-grid > div > article:nth-child(2) > a{
  display:none;
}