/*---------------------------------[ Мобильная версия ]---------------------------------*/
@media (max-width: 768px) {
  html body nav.main .header_menu,
  html body .sidebar {
    display: none !important;
  }
  html body .btn_wrapper .btn_green {
    padding: 10px;
    text-align: center;
    justify-content: center;
  }
  html body .btn_wrapper .btn_green:before {
    display: none;
  }
  html body .btn_wrapper .btn_green:after {
    display: none;
  }
  html body .button_sale {
    margin-top: 10px;
  }
  html body .button_sale h2 {
    font-size: 18px;
    text-align: center;
  }
  html body .button_sale .btn_wrapper .btn_green {
    font-size: 14px;
    justify-content: center;
    padding: 10px;
    text-align: center;
  }
  html body .button_sale .btn_wrapper .btn_green:before {
    display: none;
  }
  html body .button_sale .btn_wrapper .btn_green:after {
    display: none;
  }
  html body header .mobile_menu {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
    list-style: none;
  }
  html body header .mobile_menu li {
    display: block;
    width: 100%;
  }
  html body header .mobile_menu li a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    color: #ffffff;
    text-transform: uppercase;
  }
  html body header .burger {
    display: flex;
    width: 40px;
    height: 40px;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100;
    background-color: #7f9db8;
    border-radius: 5px;
  }
  html body header .burger span {
    width: 80%;
    height: 1px;
    border: 2px solid #ffffff;
    border-radius: 3px;
    display: block;
    background-color: #FFFFFF;
  }
  html body header .burger .active {
    position: absolute;
    top: 50%;
  }
  html body header .burger .active:nth-child(1) {
    transform: rotate(45deg);
    transition-duration: 0.5s;
  }
  html body header .burger .active:nth-child(2) {
    display: none;
  }
  html body header .burger .active:nth-child(3) {
    transform: rotate(-45deg);
    transition-duration: 0.5s;
  }
  html body header a.logo {
    margin-bottom: 10px;
  }
  html body header .phone {
    margin-bottom: 10px;
  }
  html body header .email_icq .email,
  html body header .email_icq .icq {
    font-size: 24px;
  }
  html body header .email_icq .icq {
    margin-bottom: 5px;
  }
  html body header .email_icq .social_wrapper {
    justify-content: space-around;
  }
  html body header .email_icq .social_wrapper .social {
    font-size: 32px;
    width: 50px;
    height: 50px;
  }
  html body nav.main {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  }
  html body nav.main .bottom_menu {
    display: block;
  }
  html body nav.main .bottom_menu a {
    display: block;
    background-color: #6085a7;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
    margin: 10px auto;
    color: #ffffff;
    text-transform: uppercase;
  }
  html body nav.main .bottom_menu a:hover {
    text-decoration: none;
  }
  html body .company .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  html body .company .owl-item img {
    max-width: 100%;
  }
  html body .company .our_clients {
    width: 100%;
    margin-bottom: 60px;
  }
  html body .company .our_clients:before {
    right: 45%;
    top: 44px;
    border-left-color: transparent;
    border-top-color: #7f9db8;
  }
  html body .main_content h2 {
    text-align: center;
  }
  html body .main_content .batch_spring .batch_spring_icon {
    display: none;
  }
  html body .main_content .batch_spring .batch_spring_text {
    width: 100%;
  }
  html body .main_content .batch_spring .batch_spring_text div {
    text-align: center;
  }
  html body .main_content .gallery_item {
    height: 85px;
    margin-bottom: 10px;
  }
  html body .main_content .gallery_item_last {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  html body .main_content .sidebar_bottom_mobile {
    display: block;
    height: auto;
  }
  html body .main_content .sidebar_bottom_mobile .sidebar_bottom_container_1 a {
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  html body .main_content .sidebar_bottom_mobile .sidebar_bottom_container_2 a {
    min-height: 135px;
  }
  html body section.map .banks {
    display: none;
  }
  html body footer {
    padding-top: 10px;
    padding-bottom: 55px;
  }
  html body footer nav.footer .header_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  html body footer nav.footer .header_menu li {
    margin-top: 5px;
    width: 30%;
    text-align: center;
  }
  html body footer nav.footer .header_menu li a {
    font-size: 18px;
    text-transform: none;
  }
  html body .modal.show {
    width: 90% !important;
    margin-top: 20px !important;
  }
  html body #data_personal {
    width: 90%;
  }
  html body #data_personal .modal-dialog {
    margin: 0;
  }
  html body #modal_form_manager {
    height: auto;
  }
  html body #modal_form_manager .img_manager {
    position: static;
    margin: 0 auto;
  }
  html body #modal_form_manager p input,
  html body #modal_form_manager p textarea {
    width: 100%;
  }
  html body .managers_block {
    flex-direction: column;
  }
  html body .springs_content .container .springs_item_img {
    height: 110px;
  }
  html body .springs_content .container .springs_item_title {
    font-size: 16px;
  }
  html body section.spring_content .spring_text table tr td {
    font-size: 12px;
  }
  html body .delivery_content .delivery_address .delivery_address_item {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  html body section.reviews .comment .comment_item .comment_item_img {
    display: none;
  }
  html body section.reviews .comment_form p.form-submit input#submit {
    width: 60%;
  }
  html body section.partners .btn_wrapper .btn_green {
    justify-content: center;
  }
  html body section.partners .btn_wrapper .btn_green:before {
    display: none;
  }
  html body section.partners .btn_wrapper .btn_green:after {
    display: none;
  }
  html body section.commands .main_content .btn_wrapper {
    justify-content: center;
  }
  html body section.commands .main_content .btn_wrapper .btn_blue {
    width: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  html body section.blog .blog_item .blog_item_title {
    margin-top: 15px;
  }
  html body section.blog .blog_item .blog_item_title h3 {
    text-align: center;
  }
  html body section.blog .blog_item .blog_item_text {
    text-align: left;
  }
  html body section.single .btn_wrapper .btn_green {
    justify-content: center;
    padding: 10px;
    text-align: center;
  }
}
