/*===== create custom css =======*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

body, h1, h2, h3, h4, h5, h6, li, ul, a, p, div, span {
    font-family: 'Roboto Condensed', sans-serif !important;
}

h3 > a {
    border: none;
}

p {
    font-size: 17px;
}

section {
    border: none !important;
}

.uk-panel-box {
    background: none;
}

/*меню сайта*/
#MAIN_MENU .uk-navbar-nav > li {
    text-transform: uppercase;
}

#MAIN_MENU .uk-navbar-nav > li > a {
    color: #fff;
    background: #f7a154;
}

#MAIN_MENU .uk-navbar-nav > li > a:hover {
    background: #ffaf67;
}

.uk-navbar {
    background: #c76409;
    color: #fff;
}

#MAIN_MENU .uk-navbar-nav > li.uk-active > a {
    background: #e47815;
}

.uk-navbar-nav > li > a {
}

.uk-navbar-nav > li > a:hover {
    background: #ffaf67;
}

.uk-navbar-nav > li > a:active {
    background-color: #f5a154;
}

.uk-navbar-nav > li > a:focus {
    background-color: #f5a154;
    color: #000;
}

#MAIN_MENU .uk-navbar-nav > li > a:active {
    color: #fff;
    background: #e47815;
}

.uk-dropdown-navbar {
    background: #f3c78d;
}

.uk-nav-navbar > li > a {
    color: #fff;
}

.uk-nav-navbar > li.uk-active > a {
    background-color: #e47815;
}

.uk-nav-navbar > li > a:hover {
    background: #ffaf67;
    color: #fff;
    outline: 0;
}

/*карта гугл - адрес*/
section#BOTTOM_B {
    position: relative;
}

.tm-panel.adres-map {
    position: absolute;
    top: 24px;
    left: 25px;
    width: 349px;
    background: rgb(243, 241, 241);
    font-weight: bold;
    border-bottom: 2px solid rgba(238, 126, 24, 0.62);
    border-top: 2px solid rgba(238, 126, 24, 0.62);
}

.tm-panel.adres-map p {
    font-size: 18px;
    color: #ee7e18;
}

/*сайдбар*/
section#SIDEBAR_RIGHT .tm-panel {
    border-bottom: 2px solid rgba(238, 126, 24, 0.62);
}

/*слайдеры - реклама*/
#INNER_TOP .uk-slidenav-position:hover .uk-slidenav, #INNER_TOP ul.uk-dotnav.uk-dotnav-contrast.uk-position-bottom.uk-flex-center, #SIDEBAR_RIGHT .uk-slidenav-position:hover .uk-slidenav, #SIDEBAR_RIGHT ul.uk-dotnav.uk-dotnav-contrast.uk-position-bottom.uk-flex-center {
    display: none;
}

#SIDEBAR_RIGHT .uk-slidenav-position {
    /*border-bottom: 2px solid rgba(238, 126, 24, 0.62);*/
    margin-top: 10px;
    padding-bottom: 10px;
}

/*слайдер главная*/
section#BOTTOM_A div#slider_news_5 .uk-panel-box {
    border-bottom: 2px solid rgba(238, 126, 24, 0.62);
    border-top: 2px solid rgba(238, 126, 24, 0.62);
}

section#BOTTOM_A .uk-slidenav {
    display: block;
}

/*шапка*/
.heeder {
    background: #EF7E18;
}

/*форма обратки справа*/
section#BOTTOM_B form#EmailForm {
    background: rgb(243, 241, 241);
    padding: 14px;
    color: #ee7e18;
    border-bottom: 2px solid rgba(238, 126, 24, 0.62);
    border-top: 2px solid rgba(238, 126, 24, 0.62);
    position: absolute;
    top: 24px;
    right: 25px;
}

section#BOTTOM_B form#EmailForm textarea, section#BOTTOM_B form#EmailForm input {
    width: 100%;
}

/*кнопки*/
.uk-button {
    background: #EE7E18;
    color: #fff !important;
    font-size: 18px;
}

.uk-button:hover {
    background-color: #ffaf67;
    color: #444;
}

.uk-button:active {
    background-color: #f5a154;
    color: #444;
}

.uk-button:focus {
    background: #EE7E18;
    color: #fff !important;
}

/*табы*/
.category_uslugi {
    display: none;
}

.uk-tab > li > a {
    background: #f3c485;
    color: #fff;
    border: none;
    font-size: 16px;
}

.uk-tab > li > a:hover {
    background: #f5b663;
    color: #fff;
}

.uk-tab-left > li.uk-active > a, .uk-tab-right > li.uk-active > a {
    border-right: 0 !important;
    font-weight: bold;
    border: 2px solid #b76214;
    color: #b76214;
}

.uk-tab-left > li:nth-child(n+2) > a, .uk-tab-right > li:nth-child(n+2) > a {
    margin-top: 0;
}

.uk-tab > li > a, .uk-tab > li > a:hover {
    border-right: 2px solid #b76214;
}

.uk-tab-left > li.uk-active > a:hover {
    margin-right: 0;
}

.uk-tab-left > li.uk-active > a:hover, .uk-tab-right > li.uk-active > a:hover {
    background: #fff;
    border-right: 0;
    color: #444;
}

.uk-tab-left > li:not(.uk-active) > a:hover {
    margin-right: 0;
}

.table-pages-images {
    float: left;
    width: 33%;
}

.table-pages-images > * {
    float: left;
    width: 100%;
}

.table-pages-description {
    width: 66%;
    float: right;
}

.table-pages-info div i {
    display: none;
}

.table-pages-info > div {
    color: transparent;
}

.uk-form fieldset {
    text-align: center;
}

fieldset span {
    display: none;
}

#SIDEBAR_RIGHT a.uk-button {
    width: 221px;
}

.uk-width-medium-1-1.color {
    background: #310600;
    padding: 17px;
    margin-left: -15px;
}

.content-uslugi .catalog {
    display: none;
}

a.block {
    background: #ef7e18;
    color: #fff;
}

a.block:hover {
    background: #f79e4f;
}

.uk-navbar-nav > li > a {
    font-size: 16px;
}

.uk-form-row {
    font-size: 17px;
}

.uk-slidenav-position ul li div div div div.uk-margin-top {
    display: none;
}

.content-otzyvy div i {
    display: none;
}

h1 > a, h2 > a, h3 > a {
    color: #ef7e18;
}

.phone {
    padding-top: 28px;
    color: #310600 !important;
}

.content-otzyvy div div div p {
    display: none;
}

div {
    font-size: 17px;
}

#SIDEBAR_RIGHT p.page-description {
    display: none;
}

.phone h2 {
    color: #310600;
}

.uk-margin-bottom {
    display: none;
    margin-bottom: 0 !important;
    max-height: 0;
}

img.ym-advanced-informer {
    position: relative;
    bottom: 62px;
    left: 27px;
}

.uk-container.uk-container-center > a {
    border-bottom: none;
}

.tm-panel.soc_seti {
    height: 90px;
}

.table-pages-description > p {
    display: block !important;
}

.uk-pagination > .uk-active > span {
    background: #EE7E18;
    color: #fff;
}

@media screen and (max-width: 1219px) {
    .tm-panel.adres-map {
        position: relative;
        top: auto;
        left: auto;
        width: calc(50% - 10px);
        box-sizing: border-box;
    }

    section#BOTTOM_B form#EmailForm {
        position: relative;
        top: auto;
        right: auto;
        width: calc(50% - 10px);
        box-sizing: border-box;
    }

    section#BOTTOM_B {
        display: flex;
        justify-content: space-between;
        flex-flow: wrap;
    }

    section#BOTTOM_B > *:nth-child(1) {
        width: 100%;
        margin-bottom: 20px;
    }

    .uk-navbar-nav > li > a {
        padding: 0 10px;
    }
 .phone h2:nth-child(1) {
        font-size: 26px !important;
    }
section#MAIN_MENU .tm-panel.heeder .uk-grid>*:nth-child(1) h2:nth-child(2) span {
    font-size: 46px!important;
}
  .tm-panel.soc_seti p {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
  .tm-panel.soc_seti p a {
    width: 33%;
    border-bottom:0!important;
}
 .table-pages-description {
    width: 100%!important; 
  }
  
  
}

  
  
  
@media screen and (max-width: 970px) {
    ul.uk-navbar-nav.uk-hidden-small {
        display: none;
    }

    a.uk-navbar-toggle.uk-visible-small {
        display: block !important;
    }
section#MAIN_MENU .phone h2 {
    font-size: 24px !important;
}
  #SIDEBAR_RIGHT a.uk-button {
    width: auto;
    padding: 0 10px;
}
  ul#tab-left-content>li>ul>li {
    width: 50%!important;
}
  body table {
    max-width: 100%!important;
    width: 100%!important;
}
 .content-video .uk-grid>* {
    width: 100%;
}
  
  
}
  
@media screen and (max-width: 767px) {
.heeder {
  text-align: center;
  }
section#MAIN_MENU .tm-panel.heeder .uk-grid>*:nth-child(2)  {
    padding-top: 30px;
}
  .tm-panel.heeder {
    padding: 15px 0;
}
  
  .uk-width-medium-1-1.color {
    margin-left: 0;
}
  section#BOTTOM_B form#EmailForm, .tm-panel.adres-map {
    width: 100%;
  }
  .tm-panel.adres-map {
    margin-bottom: 30px;
  }
  img.ym-advanced-informer {
    bottom: 0;
    margin: 5px 0;
}
  footer.tm-footer>* {
    padding: 0;
}
  section#BOTTOM_B>.tm-panel:nth-child(1) {
    padding: 0;
}
 body>.uk-container {
    padding: 0 15px;
}
section#BOTTOM_A>.tm-panel, section#SIDEBAR_RIGHT>.tm-panel, section#CONTENT>.uk-panel.uk-panel-box {
    padding-left: 0;
    padding-right: 0;
}  
  p>iframe {
    min-height: 350px;
}
  .uk-tab-left > li.uk-active > a, .uk-tab-right > li.uk-active > a {
    border: 2px solid #b76214!important;
    border-bottom: 0!important;
}
 .uk-tab > li > a, .uk-tab > li > a:hover {
    border-right: 0;
} 
  .uk-tab {
    border-bottom: 1px solid #b76214;
    margin-bottom: 20px!important;
}
  body table {
    max-width: 100%!important;
    width: 100%!important;
    overflow-x: scroll;
    max-width: calc(100vw - 45px);
    display: block;
}
 body table td {
    padding: 5px;
    box-sizing: border-box;
} 
  
}
  


@media screen and (max-width: 480px) {

   div#recaptcha, div#recaptcha * {
    max-width: 100%!important;
}
  .table-pages-images {
    width: 100%;
  }
  
  .table-pages-content>.uk-grid.uk-grid-small>* {
    width: 100%;
    margin-bottom: 5px;
}
 section#MAIN_MENU .tm-panel.heeder .uk-grid>*:nth-child(1) h2:nth-child(2) span {
    font-size: 34px!important;
}
   p>iframe {
    min-height: 200px;
}
  
}
button.btn.btn-dark.bvi-open {
    background: #000;
    border: 0;
    color: #fff;
    padding: 10px 15px;
    cursor: pointer;
}
body .bvi-body[data-bvi-images=grayscale]:not(.bvi-no-styles) ul.uk-slideshow.uk-overlay-active .uk-cover-background.uk-position-cover {
   filter: grayscale(1);
}

body.bvi-active .tm-panel.adres-map, body.bvi-active section#BOTTOM_B form#EmailForm, body.bvi-active .tm-panel.map-kontacts {
    position: static;
}