@media only screen and (max-width: 767px) { 
body {
      overflow-x: hidden;
  width: 100%;
  }
.dropdown-backdrop {
    display: none;
}
.menu_line_top {
  margin-bottom: 20px;
  }
.font-size-big *,
.lang * {
  color: #000 !important;
 }
.header-qr {
    max-width: 150px;
    margin: auto;
    margin-top: 75px;
    display: block;
  display: none;
}
.vertical-align {
    display: flex;
    align-items: center;
}
footer {
    position: relative;
}
.outer_wrap_socialki {
    padding-bottom: 0;
}
#logo img {
    margin: 0;
    width: 100% !important;
    height: auto;
    max-width: 100%;
}
.phone {
  /*display: none;*/
}
.phone > span{
  display: none;
}
.phone-mobile {
  display: block;
  margin-top: 17px;
}
.phone-mobile span {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.phone-mobile span a img {
        width: 25px;
}
.phone-mobile a {
  font-size: 0;
  margin-right: 8px;
}
.phone-mobile a:hover, .phone-mobile a:active, .phone-mobile a:visited {
   outline: none;
}
.phone-mobile a:first-child:after {
  font-family: glyphicons;
  content: "\e182";
  color: #fff;
  display: inline-block;
  width: 16px;
  height: 25px;
  margin-left: -8px;
  vertical-align: top;
  font-size: 17px;
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
}
.font-size-big {
    display: none;
}
.menu_line_top .right {
    
}
.menu_line_top .left {
  margin-top: 60px;
}
.logo img {
    max-width: 77px;
}
.zakazat {
    margin-top: 18px;
    position: absolute;
    top: 0;
    right: -35px;
    width: 50%;
}
.logo-title {
    padding: 25px 0;
    line-height: 26px;
  font-size: 19px;
}
.logo {
  display: block;
    float: left;
    margin: 4px 14px 0 0;
}
.outer_wrap_uslugi {
    padding: 15px 0 10px;
    clear: both;
}
.zakazat .btn-primary {
  color: #000000;
  text-shadow: none;
  background-repeat: repeat-x;
  background-color: #f8d641;
  font-size: 12px;
  font-family: robotomedium;
  box-shadow: none;
  background-image: none;
  border: none;
  padding: 6px 3px 10px;
  text-decoration: underline !important;
  border-radius: 2px;
  width: 70%;
  line-height: 14px;
}
.zakazat .btn-primary:hover {
  text-decoration: none !important;
}
.lang {
  display: none;
}
.lang.lang-mobile {
  display: block;
}

.lang.lang-mobile  {
    float: left;
    margin-left: 45px;
    margin-top: 20px;
    margin-right: 15px;
}
.lang.lang-mobile  a {
    display: none;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    width: 100%;
    height: 17px;
    vertical-align: middle;
    margin-right: 10px;
    color: #fff;
    font-family: robotoregular;
}
.navbar-nav>li>a {
    line-height: 22px;
}
.lang.lang-mobile a.active {
    display: block;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    width: 100%;
    height: 17px;
    vertical-align: middle;
    margin-right: 10px;
    color: #fff;
    font-family: robotoregular;
}
.lang.lang-mobile a:first-child {
    background-image: none;
    display: none;
    color: #fff;
}
.lang.lang-mobile a.active:first-child {
    display: block;
    color: #fff;
}
.lang.lang-mobile a:last-child {
    background-image: none;
    display: none;
    color: #fff;
}
.lang.lang-mobile a.active:last-child {
    display: block;
    color: #fff;
}



.font-size-big {
    display: none;
}
.phone  ul {
    margin: 0;
    padding: 0;
}
/*
.main_slider.container-fluid {
  display: none;
}
*/
.outer_wrap_about {
    padding: 20px 15px 20px;
}
.outer_wrap_about .text {
    margin-left: 0;
}
.outer_wrap_banners {
    padding: 0px;
}
.outer_wrap_about .news-latest .image img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 15px 0;
    max-width: fit-content;
}
.outer_wrap_banners .slick-next, .outer_wrap_banners .slick-prev {
    display: none !important;
}
.outer_wrap_socialki .contacts {
    position: absolute;
    margin-top: 26px;
    max-width: 100%;
  width: auto;
    background-color: #fff;
    min-height: 268px;
    padding: 22px 31px;
    border-color: #f3c50a;
    border-style: solid;
    border-width: 4px;
    margin-right: 15px;
}
.outer_wrap_about  .news-latest {
    padding-right: 0;
    padding-left: 0;  
}
.outer_wrap_about  .about {
    padding-right: 0;
    padding-left: 0;  
}
.outer_wrap_about h3 {
    margin: 20px 0;
}
.outer_wrap_banners.wrap2 {
    padding: 30px 0 0;
}
.outer_wrap_banners.wrap2 img {
    object-fit: cover;
    width: 100%;
    height: 270px;    
}
.outer_wrap_uslugi .item {
    margin-bottom: 15px;
}
.banner_slider .product-thumb {
    margin-bottom: 15px;
}
.outer_wrap_banners .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
.outer_wrap_banners .container.banners2 {
    padding-top: 0;
    padding-bottom: 0;
}
.lang .languages-in a.active:after {
    font-family: glyphicons;
    content: "\e252";
    color: #fff;
    display: inline-block;
    width: 7px;
    height: 4px;
    margin-left: 8px;
    vertical-align: top;
    font-size: 9px;
    margin-top: 5px;
}
.nav>li {
    position: relative;
    display: block;
}
.strelochka {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    padding: 16px;
    cursor: pointer;
    margin-right: 0;
}
.strelochka:after {
    font-family: glyphicons;
    content: "\e252";
    color: #fff;
    display: inline-block;
    width: 16px;
    height: 4px;
    margin-left: 8px;
    vertical-align: top;
    font-size: 9px;
    margin-top: 6px;
}
/* Sorting */
.row.select_sorting {
    margin: 0;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: auto;
    padding: 0;
}
.sorting_to_label {
  float: left;
}
.sorting_pokaz_label {
  float: left;
}
.sorting_pagination {
  text-align: left;
}
.sorting_to_select {
    border-right-width: 0px;
}
.sorting_pokaz_select {
    border-right-width: 0px;
}
.product_cat_total {
    border-right-width: 0px;
}
.product-thumb h4 {
    text-align: center;
}
.product-thumb p.price.second {
    text-align: center;
}
.attributes .col-sm-5 {
  margin-top: 50px;
}
.col-sm-6.informations {
  display: block;
    float: left;
    text-align: left;
}
.col-sm-6.informations .powered {
    text-align: left;
}
.container.info iframe {
    padding-right: 0;
    width: 100%;
    padding-bottom: 20px;
}

.socialki {
    margin-right: 15px;
    padding-right: 6px;
}
.phone .first_num {
    top: -14px;
}
.phone .last_num {
font-size: 18px;
    line-height: 30px;
    top: -14px;
}
.outer_wrap_about img {
  width: 100%;
}

/* Main menu */
#nav_menu {
    padding: 0;
    margin: 20px 0;
    text-align: right;
}
#nav_menu li {
    display: block;
    margin: 0;
    text-align: left;
}
#nav_menu li a {
    line-height: 18px;
    display: block;
    padding: 10px 20px;
    background-color: #d3d3d3;
}
.arrow_bottom {
    background-image: url(/image/menu-arrow-bottom.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 38px;
    height: 38px;
    float: right;
    margin: -38px 0 0 7px;
}
#nav_menu .sub_menu {
    display: block !important;
    position: relative;
    padding: 5px 0 5px 15px;
    background-color: #159c6e;
    margin: -1px 0 0 0;
    color: #fff;
    top: 0;
    list-style: none;
}
.outer_wrap_banners .all_news_link {
    display: block;
    clear: both;
    margin: 15px 0 0 0;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 14px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 2px;
    border-radius: 0;
}
.navbar {
    position: fixed;
    min-height: 60px;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 0px !important;
    width: 100%;
    top: 0;
  z-index: 2;
}
.navbar .container {
  
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
    margin-top: 58px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #167f5b;
}
.navbar-nav {
    margin: 0;
    background-color: #167f5b;
    padding: 0;
}
.navbar-default .navbar-nav>li>a:before {
    border-left: none;
    padding-right: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: robotomedium;
    font-size: 16px;
    background-color: #167f5b;
    border-bottom: 1px solid #159c6e87;
    padding: 15px 0;
  margin: 0 15px;
}
.menu_1 .sub_menu {
    display: none !important;
}
.menu_1.open_menu .sub_menu {
    display: block !important;
    position: relative;
    padding: 10px 15px 10px 15px;
    background-color: #159c6e;
    margin: -1px 0 0 0;
    color: #fff;
    top: 0;
    list-style: none;
}
.menu_1.open_menu .sub_menu li {
  
}
.menu_1.open_menu .sub_menu li a {
    color: #fff;
    font-family: robotomedium;
    font-size: 16px;
    padding: 15px 0;
    margin: 0;
    display: block;
    border-bottom: 1px solid #1ca979;  
}
.menu_1.open_menu .sub_menu li:last-child a {
    border-bottom: none;  
}
.menu_1.open_menu .sub_menu li a:hover {
  
}
.outer_wrap_about.second {
    padding: 20px 0 25px;
    clear: both;
    background-color: transparent;
}
.text_copy {
    padding: 20px 0 0;
}





.col-sm-6.informations .powered {
    text-align: left;
}
.powered {
    padding: 15px 0 20px;
}
header {
    box-shadow: 1px 0 10px 0 #d3d3d3 !important;
    margin-bottom: 0 !important;
    border-bottom-color: #dcdada;
    border-bottom-style: solid;
}
.open>.dropdown-menu {
    display: block;
    background-color: #159c6e;
    min-height: 62px;
    margin-top: 20px;
    left: 60px;
    width: auto;
    min-width: auto;
    padding-top: 12px;
    border-radius: 0;
}
.open>.dropdown-menu a {
    display: block !important;
    color: #fff;
    padding-left: 15px;
    padding-top: 5px;
    height: auto;
    padding-right: 15px;
    margin: 0;
    padding: 0 20px 8px;
}
.main_slider .slick-slide img {
    object-fit: cover;
    width: 100%;
    /*height: 300px;*/
}
.top_slider .description {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #0000007a;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #fff;
    padding: 8px 0;
    line-height: 24px;
}
.top_slider .description span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 15px;
    display: block;
    border: 1px solid;
    padding: 2px 8px;
}
.left-sidebar {
    float: left;
    width: 100%;
}
.content.cont {
    margin: 30px 0 0 0;
    width: 100%;
}
.top-form .form.white form {
    width: auto;
    top: 52px;
    left: 0;
    right: 0;
}
.item_breadcrumb {
    display: block;
    clear: both;
    padding-top: 20px;
    margin-bottom: 10px;
}
.outer_wrap_about.second .content {
    overflow: hidden;
}
.menu_1.active a {
    color: #159c6e;
    text-decoration: none;
}
.outer_wrap_about.second h1 {
    font-size: 31px;
    margin: 4px 0 25px 0;
    line-height: 34px;
}

.navbar-toggle.on .icon-bar:first-child {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-225deg);
    top: 6px;
    margin: 0;
    transition: all .5s;
}
.navbar-toggle.on .icon-bar:nth-child(2) {
    opacity: 0;
    margin: 0;
}
.navbar-toggle.on .icon-bar:last-child {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(225deg);
    top: 2px;
    margin: 0;
    transition: all .5s;
}
.outer_wrap_banner .slick-slide img {
    display: block;
    width: 100%;
}
.outer_wrap_gossymbol .row > div {
    text-align: center;
    padding-bottom: 30px;
}
.outer_wrap_banner .container {
    width: 60%;
}
.outer_wrap_banner .slick-prev {
    left: -60px;
}
.outer_wrap_banner .slick-next {
    right: -60px;
}
.top_slider .slick-next, .top_slider .slick-prev {
    top: 25%;
display: none !important;
}
.outer_wrap_about.second .outer_wrap_banners .col-md-6 {
    width: 100%;
}
#c78, #c79, #c80, #c81, #c82, #c83, #c84, #c85, #c86, #c87 {
    display: inline-block;
    width: 100%;
    float: left;
}
.powermail_field.powermail_input {
    width: 100%;
}
.powermail_field.powermail_textarea {
    width: 100%;
}
#c101 .powermail_field.powermail_submit, #c103 .powermail_field.powermail_submit, #c105 .powermail_field.powermail_submit {
    float: none;
    background-color: #009e6c;
    padding: 15px 25px;
    margin: 15px 0 0 0;
}
.csc-textpic-intext-left-nowrap-143 .csc-textpic-text {
    margin-left: 0;
}
#c100 .csc-textpic-text h3, #c102 .csc-textpic-text h3, #c104 .csc-textpic-text h3 {
    margin: 0 0 15px 0;
    color: #424242;
    font-size: 18px;
    clear: both;
}
#c39 .tx-powermail .powermail_fieldset {
    width: 100%;
}
#c39 .tx-powermail .powermail_fieldwrap input {
    width: 100%;
}
.outer_wrap_about.second .contenttable {
    display: block;
}
.outer_wrap_about.second a.download {
    padding: 0 0 13px 40px;
    display: block;
}
.img-gos {
    text-align: left;
}
.news-single-item iframe {
    width: 100%;
}
.about iframe {
   width: 100%; 
}
}