﻿.jssocials-shares {
    text-align: center;
}

    .left-menu__item {
    display: block;
}

.left-menu__item:last-child {
    border-bottom: none;
}

.left-menu__item_active {
    font-weight: bold;
}

#breadcrumb {
    width: 100%;
    display: flex;
    margin-left: 25px !important;
    margin-top: 20px !important
}

#breadcrumb ul {
    margin: 0;
    padding-bootom: 0
}

#breadcrumb a {
    color: #2f527e
}

#breadcrumb li {
    margin-left: 15px;
    margin-right: 20px;
    color: #2f527e;
    list-style-image: url(../images/spisok.png)
}

.ot {
    width: 33%;
    float: left;
    padding: 10px;
    min-height: 200px
}

.text_news {
    font-size: 12px
}

.iko_foot img {
    padding: 5px
}

.iko {
    width: 80%;
    margin-right: 60px
}

.iko img {
    padding: 20px
}

.sin {
    color: #2f527e;
    text-decoration: none;
    line-height: 0.2;
    width: 180px
}

.container,
.container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important
}

ul {
    margin: 0 !important;
    padding: 0 !important
}

ul li {
    list-style-type: none
}

h1 {
    text-align: center
}

.round {
    text-align: center;
    padding: 20px;
    border-radius: 100px;
    border: 1px solid #d6d8d9;
    width: 120px;
    background: #f1f5f8;
    float: left;
    margin: 45px;
    height: 120px;
    font-size: 10px
}

.zag {
    text-align: center;
    padding: 10px;
    font-size: 18px;
    font-weight: bold
}

.text {
    float: right;
    padding: 15px;
    width: 60%;
    margin-top: 0px
}

@media(max-width: 768px) {

.bord {width: 130px !important;}
.hed {
    width: 60% !important;
}
    .order {padding-top: 2px;}

    .text {
        width: 100% !important;
        padding: 40px 0 !important;
    }
    .text td {
        text-align: left;
    }
    .jssocials-shares {
        text-align: center;
    }
}

.text td {
    border-bottom: 1px solid #dddddd;
    height: 35px
}

.call-back a,
input[type="button"] {
    padding: 10px 20px;
    border-radius: 20px;
    text-transform: none;
    text-decoration: none;
    color: white !important;
    background: -webkit-linear-gradient(bottom, #3a659b, #30527e);
    background: -o-linear-gradient(bottom, #3a659b, #30527e);
    background: linear-gradient(to top, #3a659b, #30527e);
    border-bottom: 2px solid #30527e
}

.call-back a:hover {
    text-decoration: none
}

#header hr {
    margin: 0;
    height: 2px;
    color: #ededed;
    background-color: #ededed
}

.header-top {
    background: #f1f5f8;
    margin-bottom: 10px
}

.header-top p {
    float: left;
    margin: 10px 0;
    color: #6d6f70;
    font-size: 13px
}

.header-top ul {
    float: right
}

.header-top ul li {
    font-size: 13px;
    padding: 10px 10px;
    display: -moz-inline-box;
    display: -webkit-inline-box
}

.header-top ul li a {
    color: #6d6f70
}

.header-top ul li img {
    padding: 0px 8px 4px
}

.header-bottom {
    padding-top: 15px;
    padding-bottom: 10px
}

.header-logo {
    margin-top: 10px;
    padding: 0 !important;
    display: -moz-inline-box;
    display: -webkit-inline-box
}

.header-logo a {
    text-decoration: none
}

.header-logo img {
    max-width: 100%
}
@media (min-width: 1200px) {
	.header-logo img {
		max-width: none;
		width: auto;
	}
}

.header-contacts {
    color: #6d6f70;
    line-height: 1;
    font-size: 13px
}

.header-contacts p:hover {
    cursor: pointer;
    text-decoration: underline
}

.header-contacts .region {
    margin-bottom: 5px;
    text-transform: uppercase;
    text-decoration: none !important
}

.glav {
    font-size: 16px;
    padding-top: 15px
}

.header-phones {
    display: -moz-inline-box;
    display: -webkit-inline-box
}

.header-phones .img {
    margin: 22px
}

.header-phones ul li a {
    color: #6d6f70;
    font-size: 14px;
    text-decoration: none
}
.header-phones ul li{

}

.header-phones ul li:last-child {
    font-size: 1em
}

.header-phones img {
    padding-right: 5px
}

.call-back {
    color: #6d6f70;
    text-transform: uppercase
}

.call-back p {
    padding-bottom: 10px
}

#menu {
    background: #2f527e;
    height: 50px
}

#menu span {
    top: 175px;
    color: #fff;
    font-size: 12px;
    padding: 0px 6px;
    border-radius: 50%;
    position: absolute;
    margin: auto 1100px;
    background: #e62a28
}

#menu img {
    padding: 10px 30px
}

#menu ul {
    height: 50px
}

#menu ul li {
    padding: 15px 10px;
    display: -moz-inline-box;
    text-transform: uppercase;
    display: -webkit-inline-box
}

#menu ul li a {
    color: #fff;
    font-size: 12px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase
}

#menu ul li:hover {
    background: -webkit-linear-gradient(bottom, #2f6a9d, #0792c5);
    background: -o-linear-gradient(bottom, #2f6a9d, #0792c5);
    background: linear-gradient(to top, #2f6a9d, #0792c5);
    position: relative
}

#menu ul li ul {
    display: none
}

#menu ul li:hover ul {
    left: 0;
    top: 50px;
    width: 275px;
    height: auto;
    z-index: 2000;
    display: inherit;
    background: white;
    position: absolute;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2)
}

#menu ul li ul li a {
    color: black;
    font-size: 14px;
    text-transform: initial
}

#menu ul li ul li {
    width: 100%;
    padding: 8px 20px;
    background: white;
    border-bottom: 1px solid #e4e4e4
}

#menu ul li ul li:last-child {
    border-bottom: none
}

#menu ul li ul li:hover {
    background: #f5f5f5
}

#menu-mobile {
    margin-top: 20px;
    padding: 10px 35%;
    background: -webkit-linear-gradient(bottom, #3a659b, #30527e);
    background: -o-linear-gradient(bottom, #3a659b, #30527e);
    background: linear-gradient(to top, #3a659b, #30527e);
    border-bottom: 2px solid #30527e
}

#menu-mobile a {
    color: white;
    text-transform: uppercase
}

.article-breadcrumbs {
    padding: 20px 0
}

.article-breadcrumbs a {
    color: #232f3e;
    text-decoration: none
}

.advantages {
    background: #f1f5f8
}

.advantages p {
    margin: 0;
    width: 70%;
    color: #2f527e;
    text-transform: uppercase
}

.advantages img {
    height: 37px;
    padding-right: 15px
}

.advantages .block {
    padding: 5px 0;
    display: -moz-inline-box;
    display: -webkit-inline-box
}

.catalog {
    padding: 25px 0
}


}
.catalog .title {
    font-size: 24px;
    padding-bottom: 10px;
    text-transform: uppercase
}
.catalog .name {
    font-size: 16px;
    text-decoration: underline
}
.catalog .name a {
    color: black;
    font-size: 18px
}
.catalog .border {
    border: 1px solid #f1f5f8;
    margin-bottom: 15px
}
.catalog img {
    max-width: 100%;
    border-radius: 5px;
    margin-bottom: 15px
}
.catalog td,
.catalog ul li {
    padding: 3px 0
}
.catalog td a {
    margin: 0 2px;
    color: #2f527e;
    padding: 1px 4px;
    border-radius: 5px;
    background: #f1f5f8;
    text-decoration: none
}
.catalog td a:hover {
    background: #eee
}
.catalog ul li {
    list-style: square outside;
    margin-left: 40px;
}
.catalog ul li:hover {
    background: #eee
}
.catalog ul a {
    color: #2f527e;
    text-decoration: none
}
.description-category img {
    max-height: 300px;
}
.description-img-text {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.reviews {
    padding: 25px 0;
    background: #f1f5f8
}
.reviews .block {
    padding: 20px;
    margin-top: 20px;
    background: white;
    border-radius: 5px;
    border: 1px solid #f1f1f1
}
.reviews p {
    margin-bottom: 5px
}
.reviews .title {
    font-size: 24px;
    text-transform: uppercase
}
.reviews .name {
    color: #3e6675
}
.reviews .description {
    color: #6d6f70
}
.reviews .review {
    text-align: left
}
.top-text {
    padding: 25px 0
}
.top-text .title {
    font-size: 18px;
    text-transform: uppercase
}
.top-text ul li {
    margin-left: 20px;
    list-style-type: disc
}
.bottom-text {
    background: #f1f5f8
}
.bottom-text p {
    color: #6d6f70;
    padding: 25px 0
}
.banner-1 {
    padding: 25px 10px;
    background: url(../images/banner-1.jpg) no-repeat;
    background-size: cover
}
.banner-2 {
    padding: 25px 10px;
    background: url(../images/banner-1.jpg) no-repeat;
    background-size: cover
}
.banner-3 {
    margin-bottom: 10px;
    padding: 25px 10px;
    background: url(../images/banner-1.jpg) no-repeat;
    background-size: cover
}
.banner-1 p,
.banner-2 p,
.banner-3 p {
    float: left;
    margin-top: 5px;
    margin-bottom: 0;
    color: white !important;
    text-transform: uppercase;
    font-size: 24px !important
}
.banner-1 a,
.banner-2 a,
.banner-3 a {
    float: right;
    padding: 10px 15px;
    border: 2px solid white;
    color: white !important;
    text-transform: uppercase;
    font-size: 18px !important
}
.banner-1 a:hover,
.banner-2 a:hover,
.banner-3 a:hover {
    background: white;
    text-decoration: none;
    color: #2f527e !important
}
#footer {
    margin-top: -1%;
    padding: 30px 0;
    background: #313131
}
.col-sm-4 {
    width: 27% !important
}
.col-sm-5 {
    width: 38% !important
}
.col-sm-3,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5 {
    text-align: center
}
.ad {
    float: left;
    padding-bottom: 10px;
    width: 207px
}
#footer a,
#footer ul li {
    color: #b1b1b1;
    font-size: 14px;
    line-height: 1.6
}
#footer p {
    color: #fff;
    text-transform: uppercase
}
#menu,
#toggle-view,
.call-back,
.banner-1 a,
.banner-2 a,
.banner-3 a,
.header-top,
.popup-title,
.advantages p,
.catalog table,
.catalog .name,
.reviews .review {
    font-family: 'Roboto Regular'
}
.header-contacts,
.reviews .description,
.header-logo p:first-child {
    font-family: 'Roboto Light'
}
#footer p,
.banner-1 p,
.banner-2 p,
.banner-3 p,
#menu-mobile,
.header-phones,
.reviews .name,
.reviews .title,
.catalog .title,
.top-text .title,
.header-contacts .region,
.header-logo p:last-child {
    font-family: 'Roboto Bold'
}
@media (max-width: 500px) {
    .rev-out {
        height: 220px
    }
}
@media (min-width: 501px) and (max-width: 767px) {
    .rev-out {
        height: 270px
    }
}


@media (min-width: 768px) {
    .tel_mob .header-contacts.two.col-lg-2.col-sm-3.col-xs-6.text-left {
        padding: 0px;
        padding-left: 60px;
    }   
    .rev-out {
        height: 170px
    }
}
.rev-out {
    margin-bottom: 35px;
    position: relative;
    max-width: 800px;
    float: left
}
.review .rev-in {
    border: 2px solid #f1f1f1
}
.rev-in {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 14px;
    padding: 10px
}
.revimg {
    max-width: 128px;
    width: 100%
}
.pdesc {
    display: none;
    min-height: 100px;
    position: relative;
    width: 100%
}
.rev-in:hover .pdesc {
    display: table
}
.rev-in:hover .rev {
    display: none
}
.rev-in:hover {
    border: 2px dashed #dedede;
    background: #f1f1f1;
    border-radius: 5px;
    box-shadow: 5px 5px 13px 0 rgba(54, 69, 102, 0.5);
    height: auto;
    margin: 0px;
    overflow: visible;
    z-index: 99
}
.catalog .block {
    height: inherit;
    margin-bottom: 0;
    min-height: 270px;
    float: left
}
.catalog .block2 {
    height: inherit;
    margin-bottom: 0;
    min-height: 330px;
    float: left
}
@media (min-width: 992px) and (max-width: 1200px) {
    .catalog .block {
        height: inherit;
        margin-bottom: 0;
        min-height: 260px !important;
        width: 280px;
        float: left
    }
    
    .col-md-6. block2 {
        min-height: 3200px
    }
    
    .header-phones .img {
        display: none
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .catalog .block {
        height: inherit;
        margin-bottom: 0;
        min-height: 220px !important;
        float: left
    }
    
    .header-phones {
        margin: 0 !important;
        text-align: left !important
    }
    
    .header-phones .img {
        display: none
    }
}
.mobile-contacts-block {
    display: none;
    
}
@media (max-width: 768px) {
    .header-contacts:nth-of-type(2) .address:nth-of-type(1):before {
            right: -74px !important;
            display: none;
    }
    .header-contacts:nth-of-type(2) .address:nth-of-type(1):after {
        right: 6px !important;
        display: none;
    }
    .mobile-contacts-block__logo{
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .mobile-contacts-block__logo img {
        width: 189px;
    }
    .mobile-contacts-block {
        position: fixed;
        top: 43px;
        background: #f1f5f8;
        z-index: 555;
        height: calc(100vh - 43px);
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        display: none;
        padding: 15px;
    }
    .mobile-contacts-block__btn-close {
        font-size: 40px;
        top: -7px;
        right: 12px;
        z-index: 556;
        position: absolute;        
    }
    .mobile-contacts-block.active {
        display: block;
    }

    .tel_mob, .header-phones {
        display: none !important;
    }
    .mobile-contacts-block.active .tel_mob,
    .mobile-contacts-block.active .header-phones {
        display: flex !important;
    } 
    .header-phones {
        justify-content: center;
    }
    /*.header-contacts {
        width: 160px !important
    }*/
    
    .col-md-6.block2 {
        /*min-height: 600px !important*/
    }
    .index-page .container > .title {
        display: none;
    }   
    
    .catalog .block {
        height: inherit;
        margin-bottom: 0;
        float: left
    }
    .header-logo, .ball {
        display: none;
    }
    .mob-logo {
        width: auto !important;
        height: 24px;
        margin-right: auto;
        margin-left: 13px;
    }
    
    .glav {
        font-size: 18px;
        padding-top: 15px;
        width: 50%;
        margin-left: 20%;
        text-align: center
    }
    
    .advantages {
        margin-top: 20px
    }
    
    .advantages .block {
        padding: 0;
        margin: 15px 0
    }
    
    .header-top ul {
        float: none
    }
    
    .header-contacts {
        padding-bottom: 10px;
        text-align: left !important
    }
    
    .header-contacts.one {
        text-align: right !important;
        width: 100%
    }
    
    .tel_mob {
        width: 100%;
    }
    .ball img {
        width: 70px;
    }
    body {
        padding-top: 36px;
    }
    #menu-mobile {
        top: 0;
        left: 0;
        position: fixed;
        width: 100%;
        display: flex;
        padding: 7px 15px;
        justify-content: space-between;
        align-items: center;
        z-index: 999;
    }
    .mobile-menu img {
        width: 27px;
    }
    #menu-mobile {
        margin-top: 0;
    }
    .tel_mob {
        padding-top: 10px;
    }
    .header-phones {
        margin: 0 !important;
    }
    .banner-3 {
        width: 100% !important;
        margin: 0 !important;
        padding: 15px 0 30px !important;
        left: 0 !important;
        top: 0;
        height: auto !important;
        float: none !important;  
        text-align: center;    
    }
    .banner-3 p {
        text-align: center;
        float: none !important;
    }
    .banner-3 a {
        float: none !important;
        
    }
    #breadcrumb {
        flex-wrap: wrap;
    }
    body, html {
        overflow-x: hidden;
    }
    h1 {
        padding: 0 15px;
    }
    .popup_content {
        width: calc(100% - 30px);
        padding: 15px;
    }
    
    ._orinationRight_25 .button_1O {
        margin-right: 40px
    }
    
    .header-contacts.two {
        
        padding-left: 0px;
        margin: auto;
    }
    
    .header-contacts p {
        font-size: 12px
    }
    
    .header-phones {
        margin: 20px 0;
        display: inherit;
        text-align: center !important
    }
    
    .header-phones .img {
        display: none
    }
    
    .header-phones ul {
        width: auto !important
    }
    
    .header-phones ul li a {
        font-size: 15px
    }
    
    .catalog {
        padding: 15px 0
    }
    
    .catalog .name {
        padding: 12px 0
    }
    
    .banner-1 p,
    .banner-2 p,
    .banner-3 p {
        margin-bottom: 20px
    }
    
    .btn-default {
        margin-left: 0px
    }
    
    .catalog .block {
        height: inherit;
        margin-bottom: 0;
        float: left
    }
    
    .bottom-text {
        padding-left: 15px;
        padding-right: 15px
    }
    
    .top-text {
        padding: 25px 15px
    }
    
    .vk {
        margin-bottom: 25px
    }
    
    .header-top p {
        margin: 10px 0 0
    }
    
    #popup .popup-content,
    #popup2 .popup-content,
    #popup3 .popup-content {
        width: 100% !important;
        height: 100vh !important;
        padding: 10px;
        border-radius: 0 !important;
        text-align: center;
        position: relative;
        margin: 0 !important;
        background-color: #fff;
        box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5)
    }
    
    #popup .popup-content .popup-title,
    #popup2 .popup-content .popup-title,
    #popup3 .popup-content .popup-title {
        font-size: 20px !important;
        margin-top: 40px !important
    }
}

@media (max-width: 568px) {
    .block2 {
        width: 100%;
    }
    .catalog img {
        display: block;
        margin: auto;
    }
    .catalog .block2 {
        text-align: center;
    }
    #popup .popup-content,
    #popup2 .popup-content {
        padding-top: 40px !important;
    }
}

#popup1 {
    top: 0;
    z-index: 1;
    width: 100%;
    display: none;
    position: fixed;
    min-height: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden
}
#popup1 .popup-content1 {
    width: 90%;
    height: auto;
    padding: 10px;
    text-align: center;
    position: relative;
    margin: 55px auto;
    background: -webkit-linear-gradient(bottom, #3a659b, #30527e);
    background: -o-linear-gradient(bottom, #3a659b, #30527e);
    background: linear-gradient(to top, #3a659b, #30527e);
    border-bottom: 2px solid #30527e;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5)
}
#popup1 .popup-content1 .popup-close1 {
    float: right
}
#popup1::-webkit-input-placeholder {
    color: #808080
}
#popup1::-moz-placeholder {
    color: #808080
}
#popup1:-moz-placeholder {
    color: #808080
}
#popup1:-ms-input-placeholder {
    color: #808080
}
#toggle-view {
    margin-top: 35px !important;
    padding-left: 20px !important
}
#toggle-view li {
    margin: 5px 0;
    cursor: pointer;
    text-align: left;
    padding: 8px 10px;
    position: relative;
    list-style-type: none;
    background-color: #f1f5f8
}
#toggle-view li ul {
    padding: 0
}
#toggle-view li ul li {
    padding: 0;
    margin-left: 12px;
    background-color: #fff;
    list-style-type: inherit
}
#toggle-view li ul li a {
    color: black
}
#toggle-view h3 {
    margin: 0;
    color: #2f527e;
    font-size: 13px
}
#toggle-view span {
    top: 5px;
    left: -20px;
    color: #fff;
    font-size: 15px;
    position: absolute
}
#toggle-view .panel {
    display: none;
    padding: 10px;
    border-radius: 0;
    margin: 8px -10px -10px
}
/* popup */
.popup_wrapper {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 995;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}


.popup_content {
    width: 650px;
    padding: 25px;
    background-color: #fff;
    -webkit-box-shadow: 3px 2px 14px 6px rgba(0,0,0,0.3);
            box-shadow: 3px 2px 14px 6px rgba(0,0,0,0.3);
    text-align: center;
    max-height: 100%;
    overflow-y: auto;
    z-index: 9999;
    position: relative;
}
.popup_content.active {
    -webkit-animation-name: popup_fade;
            animation-name: popup_fade;
    -webkit-animation-duration: .45s;
            animation-duration: .45s; 
}


.popup_content  h3{
    text-align: center;
    font-size: 30px;
    margin: 0 0 20px;
}

.popup_content input, textarea {
    display: block;
    width: 300px;
    margin: auto;
    font-size: 16px;
    padding: 7px 10px;
    margin-bottom: 10px;
}
.popup_content textarea {
   resize: none;
}

.popup_content input[type="submit"] {
    display: inline-block;
    width: auto;
    background-color: #bbb0f1;
    border: 0;
    color: #fff;
    padding: 14px 20px;
    text-transform: uppercase;
    margin-top: 10px;
}

.popup_content p {
  text-align: center;
  z-index: 9999;
}

.popup_close {
    position: absolute;
    right: 20px;
    top: 8px;
}

.popup_close a {
  font-size: 30px;
}

.overlay_popup {
  background-color: rgba(0,0,0,0.25);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100vh;
}

@-webkit-keyframes popup_fade {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); 
   }
  to { 
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);     
   }
}
@keyframes popup_fade {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); 
   }
  to { 
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);     
   }
}




/* new styles */
.panel-body {
    max-height: 1000px;
    overflow-y: auto;	
}
.header-top {
	display: none;
}
.tel_mob {
	display: flex;
	justify-content: space-around;
}
.header-contacts .address:nth-of-type(2)  p:last-of-type {
    margin-bottom: 0 !important;
}
.header-contacts p:nth-of-type(1) {

}
.ball {
    margin-top: -8px;
} 
.address {
    cursor: pointer;
}
.header-contacts:nth-of-type(2) .address:nth-of-type(1) {
	position: relative;
}
.header-contacts:nth-of-type(2) .address:nth-of-type(1):after {
    content: "";
    position: absolute;
    top: -5px;
    right: 43px;

    display: inline-block;
    width: 70px;
    height: 30px;

/*    right: 78px;
    top: -5px;
    width: 26px;
    height: 26px;
    background: red;
    color: #fff;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    background: red;
    font-size: 11px;*/
}
.header-contacts:nth-of-type(2) .address:nth-of-type(1):before {
    content: "Скидка!";
    position: absolute;
    right: 0px;
    top: 2px;
    width: 100px;
    height: 28px;
    color: #000;
    text-align: center;
    font-size: 13px;  
    display: none;
}
.region {
    position: relative;
}
.region + p {
    padding-left: 20px;
    position: relative;
    line-height: 16px;
}
.region + p:before {
    content: " ";
    display: inline-block;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 1px;
    background: url("../images/gmap.png") no-repeat center / contain;
}
#map {
    width: 100%;
    height: 300px;
}

@media (max-width: 1024px) {
    .header-phones .img {
        display: none
    }
    
    .col-md-6. block2 {
        min-height: 300px
    }
    
    .shc.sh_operator_help {
        display: none
    }
    
    #sh_button {
        display: none
    }
    
    #chat {
        display: none
    }
}
.bord2 {
    width: 100%;
    padding: 25px 0;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 1px solid #f1f5f8;
    text-align: center
    -webkit-box-shadow: -1px 1px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 1px 5px 1px rgba(0,0,0,0.75);
    box-shadow: -1px 1px 5px 1px rgba(0,0,0,0.75);
    text-align: center;
}
.order {
    padding: 10px 5px;
    color: black;
    font-weight: 500;
    text-align: left;
    font-size: 18px;
    max-width: 1010px;
    min-width: 400px;
    margin-left: 8%;
}
.order2 {
    margin-top: 10px;
    margin-bottom: 15px;
}
.bord {
    padding: 5px;
    margin: 5px;
    float: left;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 250px;
    
}
.catalog .bord img {
    padding: 0;
    margin: 0;
    border: 0px
}
.catalog .ms_cat .block {
    padding-right: 0px;
    margin-bottom: 25px
}
.bord .name a {
    font-size: 15px
}
.bord .name {
    margin-top: 15px
}
.head_slog1 {
    font-size: 20px;
    position: absolute;
    color: #fff;
    margin: 4% 0 0 16%
}
.head_slog2 {
    font-size: 15px;
    position: absolute;
    color: #fff;
    margin: 6% 0 0 16%
}
@media (max-width: 650px) {
    .catalog .block {
        height: inherit;
        margin-bottom: 0
    }

    .zag {
        text-align: center;
        padding: 10px;
        font-size: 18px;
        font-weight: bold;
        display: -webkit-inline-flex
    }

    .text table {
        width: 100%;
        max-width: 100%;
    }

    .iko {
        width: 300px;
        margin-left: -140px
    }

    .iko img {
        padding: 0px 10px 0px 10px
    }

    .ot {
        width: 33%;
        float: left;
        padding: 10px;
        min-height: 200px;
        font-size: 10px
    }

    .ad {
        float: left;
        padding-bottom: 10px;
        width: 100%
    }

    .col-sm-5 {
        width: 100% !important;
        float: left
    }

    .table-striped {
        font-size: 9px
    }

    .border.bord a img {
        width: 120px;

    }

    .bord .name a {
        font-size: 12px !important
    }

    #footer p,
    .banner-1 p,
    .banner-2 p,
    .banner-3 p,
    #menu-mobile,
    .header-phones,
    .reviews .name,
    .reviews .title,
    .catalog .title,
    .top-text .title,
    .header-contacts .region,
    .header-logo p:last-child {
        font-family: 'Roboto Bold';
        font-size: 10px
    }

    #breadcrumb li {
        font-size: 10px !important
    }

    .bord .name {
        width: 135px
    }

    .name {
        /*        width: 130px;
                min-height: 80px*/
    }

    p img {
        margin: 0 3%
    }

    .l {
        display: none
    }

    ya-share2__icon {
        height: 30px !important;
        width: 30px !important
    }

    @media (max-width: 400px) {
        .header-contacts.two.col-lg-1.col-sm-3.col-xs-6.text-left {
            display: none
        }

        .catalog .block {
            height: inherit;
            margin-bottom: 0;
            width: 150px;
            float: left
        }

        .opisanie img {
            display: none !important
        }

        .no img {
            display: none !important
        }

        #article > div.catalog > div.my > div:nth-child(5) > table > tbody > tr > td {
            width: 0px !important
        }

        .no > tbody > tr > td {
            width: 0px !important
        }

        .bord .name {
            width: 120px;
            min-height: 65px
        }
    }

    .region {
        min-width: 100px
    }

    .advantages {
        display: none
    }
}
.row.content li {
    list-style-type: square !important;
}

#morebtn {
    display: none;
}

.hed {
    width: 75%;
    float: right;
}