.mm_mob_submenu {
  display: none;

}

#footer .soc .soc-block .ic.vk:hover {
  background: url('/crimeapoint.ru/wp-content/uploads/2018/07/vk-social-logotype.png') no-repeat center center;

}

#footer .soc .soc-block .ic.od:hover {
  background: url('/crimeapoint.ru/wp-content/uploads/2018/07/odnoklassniki-logo.png') no-repeat center center;

}

#footer .soc .soc-block .ic.fb:hover {
  background: url('/crimeapoint.ru/wp-content/uploads/2018/07/facebok.png') no-repeat center center;

}

#footer .soc .soc-block .ic.tw:hover {
  background: url('/crimeapoint.ru/wp-content/uploads/2018/07/twitter-logo-button.png') no-repeat center center;

}

#footer .soc .soc-block .ic.insta:hover {
  background: url('/crimeapoint.ru/wp-content/uploads/2018/07/instagram-logo.png') no-repeat center center;

}

.phone_bron {
  color: #6d6898;
  font-size: 20px;
  font-weight: 400;

}

.footer_cont_box {
  display: flex;
  flex-direction: column;

}

.footer_cont_box .cont_lable {
  font-weight: 700;
  color: #626262;

}

.footer_cont_box p {
  font-size: 12px;

}

.cp-keshBek {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  background: #096347;
  color: #fff;
  font-size: 23px;
  text-decoration: none;
  transition: ease-in-out 400ms;
  padding: 0 15px;

}

.cp-keshBek:hover {
  background: #0b7553;
  text-decoration: none;
  color: #fff;
  transition: ease-in-out 400ms;

}

.cp-keshBek span {
  font-size: 18px;
  font-weight: 400;
  margin-left: 40px;
  padding: 7px 20px;
  border: solid 1px;
  transition: ease-in-out 400ms;

}

.cp-keshBek span:hover {
  background: #fff;
  color: #0b7553;
  transition: ease-in-out 400ms;

}

@media screen and (max-width: 767px) {
  #header {
    position: relative !important;

  }
  #main {
    margin-top: 0px !important;

  }
  .mm_mob_submenu {
    display: block;

  }
  .cp-keshBek {
    height:120px;

  }

}

@media screen and (max-width: 420px) {
  #main .main-slider {
    display: none;

  }
  .cp-keshBek {
    margin-top:20px;

  }

}