  /*
Theme Name: Sborka
Theme URI: #
Version: 1.0
Tags: clean, development, html5
Description: Сборка для сайта услуг
Author: Evgenii
Author URI: #
Text Domain: sborka
*/

* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 14px !important;
  font-family: "Open Sans", sans-serif !important;
  background: #200b1a;
  height: 100%;
  width: 100%;
}
.comment-respond a,
.avtorize-none a,
.razmesh a {
  color: #ff0000 !important;
  text-decoration: underline;
}
.comment-respond a:hover,
.avtorize-none a:hover,
.razmesh a:hover {
  color: #ff0000 !important;
  text-decoration: none;
}
.nones {
  display: none !important;
}

.name_h1 {
  margin: 0 0 15px 0;
  text-transform: uppercase;
  color: #fff;
    text-align: center;
}

.gallets {
  font-size: 0;
}

.gallery-string {
  display: inline-block;
  width: calc(25% - 10px);
  padding: 5px 5px;
  vertical-align: top;
}
.acf-actions {
  text-align: center !important;
  padding-top: 10px !important;
}
@media screen and (max-width: 768px) {
  .gallery-string {
    width: calc(50% - 10px);
  }

  .widget {
    margin-bottom: 0px !important;
  }
}
.block_phone {
  width: 100%;
}
a {
  text-decoration: none;
  outline-style: none !important;
}

.slick-next {
  right: -25px;
  border: 20px solid transparent;
  border-left: 20px solid #760148;
}

img {
  max-width: 100%;
  height: auto;
}

header {
  margin-bottom: 20px;
}

.thetime {
  display: none;
  max-width: 80%;
  margin: 5px auto;
}

.blocki .thetime {
  display: block !important;
}

.container {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
}

header nav {
  background: #000;
}
.acf-table > tbody > tr > th,
.acf-table > tbody > tr > td,
.acf-table > thead > tr > th,
.acf-table > thead > tr > td {
  background: #200b1a !important;
}
.attachments-browser .media-toolbar,
.attachments-browser .screen-reader-text,
.media-modal-icon .screen-reader-text {
  display: none !important;
}
.category_class.plus,
.category_class.minus {
  margin-right: 2px;
}
.category_class.minus {
  background: url(/wp-content/themes/sborka/img/minus.png) no-repeat;
  background-position-y: 9px;
  background-position-x: 205px;
  background-size: 20px;
}
.category_class.plus {
  background: url(/wp-content/themes/sborka/img/plus.png) no-repeat;
  background-position-y: 9px;
  background-position-x: 205px;
  background-size: 20px;
}

header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}

header nav ul li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}

header nav ul li a {
  display: block;
  padding: 11px 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
}

.clr {
  clear: both;
}

section {
  float: right;
  width: calc(65% - 25px);
  color: #e8e8e8;
  padding: 0px 10px 20px 10px;
  margin-right: 0.9%;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.search_box {
  margin-bottom: 15px;
}
aside {
  float: left;
  width: 15%;
  background: #1f1f1f;
  padding: 20px 10px 10px 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  color: #e8e8e8;
}

.right-sidebar {
  float: right;
  width: 15%;
  background: #1f1f1f;
  padding: 20px 10px 10px 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  color: #e8e8e8;
}

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget ul li {
  display: block;
  border-bottom: 1px solid #d6d6d6;
}

.widget ul li a {
  display: block;
  padding: 6px 10px;
  color: #e8e8e8;
}

.widgettitle,
.aside_mob .close {
  text-transform: uppercase;
  display: block;
  font-size: 17px;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 10px;
  padding-bottom: 10px;

  padding-top: 10px;
  text-align: center;
  background: #760148;
}

.arch_ank {
  text-transform: uppercase;
  display: block;
  font-size: 17px;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 10px;
  font-weight: 700;
  padding-bottom: 10px;

  padding-top: 10px;
  text-align: center;

  color: #fff;
  background-color: #f14c4c;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
}

article {
  /*display: inline-block;
    width: 100%;
    margin-right: 1%;
    margin-bottom: 30px;
    vertical-align: top;
    padding: 0px;
    border: 1px solid #eee;*/
  display: inline-block;
  width: 48.5%;
  margin-right: 0.9%;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  vertical-align: top;
  padding: 0px;
  border: 1px solid #eee;
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.2);
}
/* .home.blog article {
  cursor: pointer;
} */
.hommes {
  text-align: left;
  padding: 0 10px;
}

.hommes h1 {
  margin-bottom: 20px;
}

.hommes p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}

article:nth-child(2n+1) {
  margin-right: 0;
}

.smalla {
  position: relative;
  font-size: 0;
  padding: 0px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.ll {
  margin-bottom: 0px;
  position: relative;
  width: 48%;
}

.rr {
  width: 52%;
}
.r-col {
  width: 43%;
  font-size: 13px;
  position: relative;
}
.post_link {
  position: absolute;
  background: #860000;
  bottom: 10px;
  right: 15px;
  display: block;
  color: #fff !important;
  text-align: center;
  padding: 10px 20px;
  font-size: 13px;
}
.post_link:hover {
  color: #ccc !important;
}

.prover_loop {
  position: absolute;
  bottom: 0;
  left: 20px;
}
.par div {
  display: inline-block;
  width: 62%;
  overflow: hidden;
  vertical-align: top;
  font-size: 13px;
  text-align: left;
}

.par div:last-child {
  text-align: right;
  width: 38%;
}

footer {
  margin-top: 40px;
  padding: 20px 0;
  background: #000;
}

.par {
  padding: 0 7px 7px 7px;
  border-bottom: 1px solid #eee;
  margin-bottom: 7px;
}

.testi {
  display: block;
  background: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
  max-width: 100px;
  padding: 10px 0;
  font-size: 11px;
  margin: 0 0 0 auto;
}

.phone,
.about_title {
  font-size: 20px;
  margin-bottom: 8px;
  text-align: center;
  background: #1f1f1f;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 10px;
  color: #e8e8e8;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
}
.about_title {
  border-left: 1px solid #fff;
}
.aname {
  text-decoration: none;
  text-align: center;
  color: #e8e8e8;
  display: flex;
  justify-content: center;
  line-height: 22px;
  font-weight: 700;
  font-size: 16px;
  padding: 9px 10px;
  background: #760148;
  font-family: 'Roboto Condensed', sans-serif;
}
.aname h3{margin-right: 3px;}
.aname a {color: #e8e8e8;}
.page-numbers {
  margin: 0px 0;
  padding: 0;
  list-style: none;
}

.page-numbers li {
  display: inline-block;
  margin: 0 5px;
}

.page-numbers li a {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  text-align: center;
  line-height: 30px;
  font-family: "Roboto Condensed", sans-serif;
  color: #333;
}

.page-numbers li a:hover {
  color: #a00000;
}

.page-numbers li span {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  text-align: center;
  line-height: 30px;
  font-family: "Roboto Condensed", sans-serif;
  color: #333;
}

.checked {
  position: absolute;
  top: 0;
  color: #fff;
  text-align: center;
  padding: 3px 0;
  font-size: 12px;
  right: 20px;
}

.nochek {
  background: #b96f3b;
}

.widget {
  margin-bottom: 30px;
}

.vip {
  margin-bottom: 20px;
}

.entry-content {
  text-align: left;
  padding: 0 20px;
}

.name {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.name .checked {
  right: 0;
  top: 0;
  max-width: 200px;
  left: auto;
  line-height: 22px;
  bottom: auto;
}

.prover {
  display: flex;
  justify-content: center;
  width: 10%;
}

h1 {
  font-size: 29px;
  margin: 10px 0 1px;
  font-weight: 400;
}

.master-phone {
  color: #c64227;
  font-size: 23px;
  padding-bottom: 2px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.main-photo {
  float: left;
  width: 55%;
}

.about_me {
  width: 41%;
  float: right;
  font-size: 13px;
  border-top: 1px solid #eee;
  padding-top: 10px;
  position: relative;
}

.about_me h3 {
  font-size: 15px;
  margin: 0;
  padding-bottom: 11px;
  font-weight: 400;
}

.acf-form {
  max-width: 85%;
  margin: 0 auto;
  max-width: 600px;
}

#poststuff {
  padding-top: 10px;
  min-width: 10px !important;
}

.acf_postbox p.label label {
  font-size: 14px !important;
  font-weight: bold !important;
  margin: 0 0 0px !important;
  text-align: left !important;
  padding: 0 !important;
}

.acf-input-prepend,
.acf-input-append {
  font-size: 12px;
  line-height: 15px;
  height: 15px;
  line-height: 14px !important;
  padding: 5px 7px;
  background: #f4f4f4;
  border: #dfdfdf solid 1px;
}

.acf-input-prepend {
  float: left;
  border-right: 0;
  border-radius: 3px 0 0 3px;
}

.acf-input-wrap input {
  height: 31px;
  margin: 0;
}

.acf-taxonomy-field .acf-checkbox-list {
  margin: 0;
  padding: 10px;
  text-align: left;
}

.premium {
  width: 95%;
  margin: 0 auto;
  display: block !important;
}

.premiums {
  margin: 0 0 20px;
}

.slick-slide {
  outline-style: none !important;
}

.logo {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  margin-right: 4%;
  padding: 7px 0;
}

.logo a {
  color: #760148;
}

.page-numbers li a:hover {
  background: #760148;
  color: #fff;
}

header nav ul li a:hover {
  color: #760148;
}

footer {
  color: #eee;
  text-align: center;
  font-size: 13px;
}

footer ul {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

footer ul li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}

footer ul li a {
  display: block;
  padding: 11px 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  color: #eee;
}

footer ul li a:hover {
  color: #760148;
}

.wp-person a:focus .gravatar,
a:focus,
a:focus .media-icon img {
  color: #760148 !important;
  box-shadow: none !important;
  outline-style: none !important;
}

.about {
  padding: 10px;
  margin-bottom: 20px;
}

.about_me h3,
.rel_title {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
}
.rel_title {
  margin-bottom: 15px;
}

.main-photo h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 10px;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
}

.dannie {
  margin-bottom: 20px;
}

.appart {
  margin-bottom: 20px;
}

.viezd {
  margin-bottom: 20px;
}

.dan {
  padding: 10px;
  background: #1f1f1f;
}

.dan:nth-child(2n) {
  background: #760148;
}

.dan span {
  font-weight: bold;
}

.price {
  padding: 10px;
  background: #1f1f1f;
}

.price:nth-child(2n) {
  background: #760148;
}

.price span {
  font-weight: bold;
}

.drug {
  font-size: 0;
  margin-top: 20px;
}

.lls {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.master-services ul {
  list-style: none;
}

.master-services ul li {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 10px;
}

.master-services ul li a {
  color: #fff;
}

.master-services ul li a:hover {
  color: #760148;
}

.master-services ul li .fa {
  margin-right: 5px;
  font-size: 11px;
  color: #760148;
}

.wp-person a:focus .gravatar,
a:focus,
a:focus .media-icon img {
  color: inherit !important;
  box-shadow: none !important;
  outline-style: none !important;
}

input {
  position: relative;
  display: inline-block;
  border-radius: 3px;
  /* height: 28px; */
  padding: 0 11px 1px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  font-weight: normal;
  font-size: 13px !important;
  line-height: 26px;
  text-decoration: none;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
}

.acf-input-wrap input {
  height: 27px;
  margin: 0;
  text-align: left;
}

.form-table td .notice p,
.notice p,
.notice-title,
div.error p,
div.updated p {
  text-align: left;
}

.vided {
  display: inline-block;
  width: 30%;
  margin-right: 3%;
}

.razmesh h2 {
  font-weight: 400;
  margin: 20px 0;
}

.istek {
  background: #f44336;
  color: #fff;
  text-align: center;
  padding: 3px 0;
  font-size: 12px;
  width: 100%;
}

.mobmenu {
  position: absolute;
  top: 18px;
  font-size: 17px;
  color: #fff;
  right: 5%;
  cursor: pointer;
  display: none;
}

.noistek {
  background: #4caf50;
  color: #fff;
  text-align: center;
  padding: 3px 0;
  font-size: 12px;
  width: 100%;
}

.addi {
  list-style: none;
  margin: 20px 0;
}

.addi li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.addi li a {
  display: block;
  background: #760148;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  font-size: 13px;
}

.addi li a:hover {
  background: #219404;
}

#loginform {
  background: #1f1f1f;
  border: 1px solid #dedede;
  width: auto;
  text-align: center;
  padding: 20px 40px 13px;
  display: block;
  border-radius: 2px;
  margin: 10px auto;
  max-width: 370px;
}
.tarif li a {
  color: #fff;
  display: block;
  text-align: center;
  padding: 10px 20px;
  font-size: 13px;
  background: #3b77b1 !important;
}
.tarif li a:hover {
  background: #458cc6 !important;
}
#loginform label {
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}

#loginform .login-username input {
  padding: 3px 5px !important;
  background: #fff;
  color: #333 !important;
}

#user_pass {
  padding: 3px 5px !important;
  background: #fff;
  color: #333;
}

.login-remember {
  text-align: left;
  display: flex;
  justify-content: center;
  margin: 5px 0;
}

#rememberme {
  float: left;
  clear: none;
  margin: 2px 9px -5px 0px;
}

/*START RECOVERY PAGE */
#wppb-recover-password{
  background: #1f1f1f;
  border: 1px solid #dedede;
  width: auto;
  text-align: center;
  padding: 20px 40px 13px;
  display: block;
  border-radius: 2px;
  margin: 10px auto;
}
#wppb-recover-password  p:nth-child(1){
  margin: 0 auto;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  width: 85%;
}
#wppb-recover-password ul{
  display: flex;
  width: 100%;
  justify-content: center;
}
#wppb-recover-password ul li{
  display: flex;
  flex-direction: column;
}
#wppb-recover-password label{
  width: 100%!important;
  margin-bottom: 10px;
}
#wppb-recover-password .text-input{width: 100%;}

#wppb-recover-password-button{
  background: #760148;
  color: #fff;
  border: 0;
  padding: 8px 23px;
  margin-top: 0px;
  margin-bottom: 0;
  cursor: pointer;
}

/*END RECOVERY PAGE */

#loginform #wp-submit,
#acf-form2 .acf-button {
  background: #760148;
  color: #fff;
  border: 0;
  padding: 8px 23px;
  margin-top: 0px;
  margin-bottom: 0;
  cursor: pointer;
}

.login-submit {
  margin-top: 2px !important;
}

@media screen and (max-width: 319px) {
  aside {
    display: none !important;
  }
  body {
    -ms-overflow-x: hidden;
    overflow-x: hidden;
  }

  section {
    float: none;
    width: auto;
    padding: 20px 0px;
    margin-right: 2%;
    text-align: center;
  }

  .right-sidebar {
    float: none;
    width: auto;
    background: #fbfbfb;
    padding-top: 20px;
    max-width: 210px;
    margin: 0 auto 30px;
  }

  aside {
    float: none;
    width: auto;
    background: #fbfbfb;
    padding-top: 20px;
    max-width: 210px;
    margin: 0 auto 30px;
  }

  .container {
    margin: 0 auto;
    max-width: 95%;
  }

  article {
    display: block;
    width: auto;
    margin-right: auto;
    margin-bottom: 30px;
    vertical-align: top;
    padding: 0px;
    border: 1px solid #eee;
    margin: 0 auto 30px;
    min-width: 210px;
  }

  article:nth-child(4n) {
    margin-right: auto;
  }

  header nav ul li {
    display: block;
    text-align: center;
  }

  header nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    vertical-align: middle;
    height: 0;
    overflow: hidden;
  }

  .opened {
    height: auto !important;
  }

  .premiums {
    max-width: 210px;
    margin: 0 auto;
  }

  .mobmenu {
    display: block;
  }

  .about_me {
    width: auto;
    float: none;
  }

  .main-photo {
    float: none;
    width: auto;
    margin-top: 20px;
  }
}

.slick-slide img {
  display: block;
  width: 100%;
}

@media screen and (min-width: 319px) and (max-width: 768px) {
  .premium {
    width: 70%;
    margin: 0 auto 30px;
    display: block !important;
  }

  body {
    -ms-overflow-x: hidden;
    overflow-x: hidden;
    min-width: 320px;
  }
  #breadcrumbs {
    text-align: center !important;
  }
  .prover,
  .site-phone {
    display: none;
  }
  .write_me ul li a {
    margin-left: 0 !important;
  }
  section {
    float: none;
    width: auto;

    padding: 20px 0px;
    margin-right: 0 !important;
    text-align: center;
  }

  .right-sidebar {
    float: none;
    width: auto;
    padding-top: 20px;
    max-width: 210px;
    margin: 0 auto 30px;
  }

  aside {
    float: none;
    width: auto;
    padding-top: 20px;
    max-width: 210px;
    display: none !important;
    margin: 0 auto 30px;
  }

  .container {
    margin: 0 auto;
    max-width: 95%;
  }

  article {
    margin-bottom: 30px;
    vertical-align: top;
    padding: 0px;
    border: 1px solid #eee;
  }

  article:nth-child(4n) {
    margin-right: auto;
  }

  header nav ul li {
    display: block;
    text-align: right;
  }
  header nav ul li:last-child {
    text-align: center;
  }
  header nav ul li a {
    padding: 11px 40px !important;
  }
  .fire:after,
  .star:after {
    right: 20px !important;
    top: 10px !important;
  }
  .smalla {
    -webkit-flex-direction: column !important;
    -moz-flex-direction: column !important;
    -ms-flex-direction: column !important;
    -o-flex-direction: column !important;
    flex-direction: column !important;
  }
  .ll,
  .rr,
  .r-col {
    width: 100% !important;
  }
  .post_link {
    position: relative !important;
    bottom: 0 !important;
    right: 0 !important;
    margin-top: 15px !important;
  }
  .prover_loop {
    display: none;
  }
  .checked,
  .nochek {
    display: block;
  }
  header nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    vertical-align: middle;
    height: 0;
    overflow: hidden;
    width: 240px;
    right: 0;
    position: absolute;
    background: #000;
    z-index: 999;

    top: 59px;
  }
  .sub-menu.opened {
    top: 0 !important;
  }
  .opened {
    height: auto !important;
    position: fixed;
  }

  .category_class .opened {
    position: relative !important;
  }

  .premiums {
    max-width: 480px;
    margin: 0 auto;
  }

  .mobmenu {
    display: block;
    position: fixed;
    z-index: 3;
    padding: 5px 12px;
    background: #000;
    z-index: 9999;
  }
  .bottom-menu.opened:before {
    content: "";
    position: fixed;
    width: 240px;
    right: 0;
    margin-top: -59px;
    height: 59px;
    background: #000;
  }
  .about_me {
    width: auto;
    float: none;
  }

  .main-photo {
    float: none;
    width: auto;
    margin-top: 20px;
  }

  .lls {
    display: inline-block;
    width: 33.333%;
    vertical-align: top;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  body {
    -ms-overflow-x: hidden;
    overflow-x: hidden;
    min-width: 320px;
  }

  .write_me ul li a {
    margin-left: 35%;
  }
  section {
    background: #1f1f1f;
    padding: 20px 0px;
    margin-right: 2%;
    text-align: center;
  }

  .right-sidebar {
    background: #1f1f1f;
    padding-top: 20px;
    max-width: 210px;
    margin: 0 auto 30px;
  }

  aside {
    background: #1f1f1f;
    padding-top: 20px;
    max-width: 210px;
    margin: 0 auto 30px;
  }

  .container {
    margin: 0 auto;
    max-width: 95%;
  }

  article {
    margin-bottom: 30px;
    vertical-align: top;
    padding: 0px;
    border: 1px solid #eee;
  }
  .phone {
    font-size: 17px;
  }

  article:nth-child(4n) {
    margin-right: auto;
  }

  header nav ul li {
    display: block;
    text-align: center;
  }

  header nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    vertical-align: middle;
    height: 0;
    overflow: hidden;
  }

  .opened {
    height: auto !important;
  }

  .premiums {
    max-width: 768px;
    margin: 0 auto 30px;
  }

  .mobmenu {
    display: block;
  }

  .about_me {
    width: auto;
    float: none;
  }

  .main-photo {
    float: none;
    width: auto;
    margin-top: 20px;
  }

  .lls {
    display: inline-block;
    width: 33.333%;
    vertical-align: top;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1245px) {
  .container {
    max-width: 95%;
  }

  body {
    -ms-overflow-x: hidden;
    overflow-x: hidden;
  }

  .phone {
    font-size: 17px;
  }
}

input {
  background: #fff;
  border: 1px solid #707070;
  outline: none !important;
}

.post-109 h2 {
  margin-bottom: 30px;
}

.prosto {
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  width: 100%;
  padding: 6px;
  background: #fe80c0;
  font-weight: 700;
}

.radio-inline {
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
  background-color: #fff;
  width: 25%;
  margin: 10px auto;
  color: #000;
  border-radius: 25px;
}
.chek {
  background-color: yellow !important;
}

.hidi {
  display: none;
}

input[type="radio"] {
  display: none;
}

.nohidi {
  display: block;
  padding: 20px;
}

.reds {
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  display: block;
  background: #860000;
  font-size: 17px;
  font-weight: bold;
  padding: 15px 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 20px 0;
  width: 200px;
  text-align: center;
}
.single_menu {
  display: none;
}
.nohidi ul li {
  list-style: none;
}
.site-desc {
  text-align: justify;
  padding: 0 10px;
}
.site-desc h2 {
  margin: 15px 0 !important;
  text-align: left;
}
.site-phone .viber,
.site-phone .whatsapp,
.site-phone .telegram,
.single_menu .viber,
.single_menu .whatsapp,
.single_menu .telegram,
.call_me .call_me_icon,
.write_me .write_me_icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  margin-right: 5px !important;
  background-size: 100%;
}
.site-phone .viber,
.single_menu .viber {
  background: url(/wp-content/themes/sborka/img/viber.png) no-repeat;
}
.site-phone .whatsapp,
.single_menu .whatsapp {
  background: url(/wp-content/themes/sborka/img/whatsapp.png) no-repeat;
  background-size: 100%;
  margin: 0 3px;
}
.site-phone .telegram,
.single_menu .telegram {
  background: url(/wp-content/themes/sborka/img/telegram.png) no-repeat;
}
.call_me .call_me_icon {
  background: url(/wp-content/themes/sborka/img/phone.png) no-repeat;
  top: 10px;
  height: 32px;
  margin-right: 10px;
}
.write_me .write_me_icon {
  background: url(/wp-content/themes/sborka/img/mail.png) no-repeat;
  margin-right: 10px;
  top: 3px;
}
.call_me a {
  margin-top: -15px;
  color: #fff;
}
.site-phone {
  margin-left: 5px;
}
.head_btn {
  position: absolute;
  top: 10px;
  right: 5px;
}
.head_btn a {
  display: block;
  background: #760148;
  color: #fff!important;
  text-align: center;
  padding: 10px 20px;
  font-size: 13px;
}

.main_wrap {
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  .main_wrap {
    margin-top: -5px;
  }
  .wrap_class {
    margin-top: 40px;
  }
  .acf-table > tbody > tr > th,
  .acf-table > tbody > tr > td,
  .acf-table > thead > tr > th,
  .acf-table > thead > tr > td {
    background: #1f1f1f !important;
  }
  .head_btn {
    position: relative;
  }
  .single_menu {
    display: flex;
    justify-content: space-around;
    height: 40px;
    background: #760148;
    opacity: 0;
    position: fixed;
    z-index: 999;
  }
  .call_me,
  .write_me {
    align-items: center;
    display: flex;
    position: relative;
    width: 50%;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
  }
  .call_me {
    border-right: 1px solid #fff;
  }
  .only_phone .call_me {
    width: 100% !important;
  }
  .write_me ul {
    background: #760148;
    display: none;
    list-style: none;
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 999;
    border: 1px solid #fff;
  }
  .open {
    display: block !important;
  }
  .hide {
    display: none !important;
  }
  .to_top {
    bottom: 0;
    opacity: 1;
    position: fixed;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    width: 100%;
  }
  .write_me ul li {
    padding: 7px 10px;
    border-bottom: 1px solid #fff;
  }
  .write_me ul li:last-child {
    border-bottom: none;
  }
  .write_me ul li a {
    color: #fff;
    text-align: left;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-left: 25%;
  }

  .write_me ul li a:hover,
  .call_me a:hover,
  .write_me:hover {
    color: #000;
  }
  .write_me ul li:hover {
    border-bottom: 1px solid #ccc;
  }
  .add_anketa {
    display: block !important;
    background: #760148;
  }
}
.fire,
.star {
  position: relative;
}
.fire:after,
.star:after {
  content: url(/wp-content/themes/sborka/img/fire.png);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: -5px;
}
.star:after {
  content: url(/wp-content/themes/sborka/img/star.png);
}
#full-text {
  text-align: justify;
  padding: 15px;
  line-height: 1.5;
}
#full-text ul {
  padding: 0 0 10px 20px;
}
.related_wrap {
  width: 95%;
  margin: 0 auto;
}
.related_photo {
  width: 100%;
}
.slick-slide {
  margin: 0 10px;
}
.slick-list {
  margin: 0 -10px;
}
#breadcrumbs {
  margin-bottom: 10px;
  text-align: left;
}
#breadcrumbs a {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}
#breadcrumbs .breadcrumb_last {
  color: #ffffffa6;
  font-weight: 400;
}
.smalla .phone a {
  color: #e8e8e8;
}
.avtorize-none-text {
  background-color: #760148;
  line-height: 1.5;
  color: #fff;
  margin-top: 15px;
}

/*КОММЕНТАРИИ*/
.comments {
  font-weight: bold;
  color: #030;
  margin-top: 25px;
}
.comments-list ul,
.comments-list ol {
  list-style: none;
}
.comments-list {
  margin: 18px 0 0;
  text-align: left;
}
.comments-list li {
  list-style: none;
}
#comment_block {
  margin: 0px;
}
.comments-list .children {
  margin: 0 0 0 20px;
}
.comment-author {
  padding: 4px;
  color: #030;
}
li.bypostauthor {
  background: rgba(255, 255, 255, 0.4);
}
.date_comments {
  font-size: 11px;
  color: #888;
}
.fn {
  font-style: normal;
  font-weight: bold;
}
.coll_comm {
  font-size: 11px;
  color: #888;
}
.avatar {
  padding: 2px;
  float: left;
  margin: 0 5px 0 0;
}
.commentmetadata {
  font-size: 11px;
  color: #888;
  padding: 3px 0 0;
}
.commentmetadata a {
  color: #888;
  text-decoration: none;
}
.commentmetadata a:hover {
  color: #760148;
  text-decoration: underline;
}
.comment_text {
  margin: 0px 0 0px 10px;
  padding: 5px 7px 0;
  position: relative;
}
.reply {
  float: right;
  margin: 0 10px 10px 0;
}
.reply a {
  text-transform: lowercase;
  background: #760148;
  color: #fff;
  text-decoration: none;
  padding: 0 5px 2px;
  font-size: 13px;
  line-height: 16px;
}
.reply a:hover {
  background: #760148;
  color: #fff;
}
#comment-nav-above {
  width: 100%;
  margin: 15px 0;
}
.prev,
.next {
  display: none;
}
.page-numbers {
  color: #cc0000;
  margin: 0 4px;
}
.current {
  padding: 4px;
  background: #cc0000;
  color: #333;
}
.nav-next {
  float: right;
}

/*ФОРМА ДОБАВЛЕНИЯ КОММЕНТАРИЕВ*/
#respond {
  margin: 0 auto 1.625em;
  padding: 1.625em;
  padding-bottom: 50px;
  text-align: left;
  position: relative;
  z-index: 2;
  background: #1f1f1f;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.2);
}
#respond input[type="text"],
#respond textarea {
  border: 1px solid #9c0;
  position: relative;
  padding: 10px;
  height: 100px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
  position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  left: 4px;
  min-width: 60px;
  padding: 4px 10px;
  position: relative;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
  text-indent: 0;
  z-index: 1;
}
#respond textarea {
  resize: vertical;
  width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
  color: #bd3500;
  font-size: 22px;
  font-weight: bold;
}
#respond .comment-notes,
#respond .logged-in-as {
  font-size: 13px;
}
#respond p {
  margin: 10px 0;
}
#respond .form-submit,
#contactForm .sim {
  float: right;
  margin: -20px 0 10px;
}
#respond .form-submit input,
#contactForm .sim {
  margin: 20px 0;
  padding: 5px;
  position: relative;
  cursor: pointer;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  border: none;
  background: #760148;
  background: -moz-linear-gradient(top, #760148 52%, #760148 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(52%, #760148),
    color-stop(100%, #760148)
  );
  background: -webkit-linear-gradient(top, #760148 52%, #760148 100%);
  background: -o-linear-gradient(top, #760148 52%, #760148 100%);
  background: -ms-linear-gradient(top, #760148 52%, #760148 100%);
  background: linear-gradient(to bottom, #760148 52%, #760148 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#760148', endColorstr='#760148',GradientType=0 );
}
#respond .form-submit input:hover,
#contactForm .sim:hover {
  background: #760148;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
  text-decoration: underline;
}
.commentlist #respond {
  margin: 1.625em 0 0;
  width: auto;
}
#reply-title {
  color: #fff;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 15px;
  font-weight: bold;
}
#cancel-comment-reply-link {
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 2.2em;
  letter-spacing: -1px;
  position: absolute;
  right: 1.625em;
  text-decoration: none;
  text-transform: uppercase;
  top: 1.1em;
}
#respond label {
  line-height: 1.5em;
}
#respond input[type="text"] {
  display: block;
  height: 15px;
  width: 95%;
}
#respond p {
  font-size: 12px;
}
#respond .logged-in-as a {
  color: #fff;
}
#respond .logged-in-as a:hover {
  color: ##760148;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .premiums .container:before {
    left: -10px !important;
  }
  .premiums .container:after {
    right: -10px !important;
  }
}
@media screen and (max-width: 480px) {
  .orig {
    font-size: 10px !important;
  }

  .premiums .container:before {
    left: 0px !important;
  }

  .premiums .container:after {
    right: 0px !important;
  }
  .related_wrap .slick-next {
    right: -20px;
  }
  .related_wrap .slick-prev {
    left: -20px;
  }
}
.premiums .container {
  position: relative;
}
.premiums .container:before {
  content: "VIP";
  position: absolute;
  width: 80px;
  bottom: 20px;
  left: -40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  text-shadow: 1px 1px 2px #760148;
  transform: rotate(-90deg);
  color: #760148;
}
.premiums .container:after {
  top: 5px;
  right: -40px;
  transform: rotate(90deg);
  content: "VIP";
  position: absolute;
  width: 80px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  text-shadow: 1px 1px 2px #760148;
  color: #760148;
}
.tooltip {
  position: absolute;
  margin-top: 10px;
  width: 19px;
  display: inline-block;
}
.tooltip span {
  display: none;
  position: absolute;
  width: 230px;
  top: -15px;
  left: 25px;
  padding: 10px;
  background: #fff;
  color: #000;
  border: 1px solid;
  font-size: 15px;
  border-radius: 5px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
.tooltip:hover span {
  display: block !important;
}
.h2_tooltip {
  font-size: 29px;
  margin: 10px 0 1px;
  position: relative;
  font-weight: 400;
  display: inline-block;
  background-color: transparent !important;
}
.h2_tooltip p {
  display: inline-block;
}
#block {
  display: none;
}
#block_sidebar {
  display: block;
}
@media screen and (max-width: 992px) {
  .radio-inline {
    width: 50% !important;
  }
}
@media screen and (max-width: 768px) {
  .tooltip span {
    left: unset;
    right: 25px;
  }
  .smalla .ll img,
  .main-photo .your-photo img {
    width: 100% !important;
  }
  #block {
    display: block;
  }
  #block_sidebar {
    display: none;
  }
  .testi {
    margin: unset;
  }
  .addi li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
  }
}

.addi li {
  margin-bottom: 10px;
}

.footer-reinsurance-block {
  margin: 10px auto;
  border-radius: 2px;
  position: relative;
  width: 60%;
}
.footer-reinsurance-block .d-block {
  display: block !important;
  padding: 0.5rem 0.75rem;
  background-color: #2b2b2b;
  border: 1px solid #1e1e1e;
  border-bottom-color: #040404;
}
.footer-reinsurance-block-title {
  font: 22px/1 "Oswald", sans-serif;
  position: relative;
  color: #e0aeb3;
  font-size: 18px;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.footer-reinsurance-block-title:before {
  border-top: 1px solid #d28990;
  border-bottom: 2px solid #e0aeb3;
  position: absolute;
  left: 0;
  bottom: 0.45rem;
  width: 100%;
  height: 0.3rem;
  content: "";
}
.footer-reinsurance-block-title span {
  background-color: #2b2b2b;
  position: relative;
  padding: 0 0.75rem;
}
.ya-share2__link {
  margin-top: 15px;
  margin-left: 3px;
  padding: 0 !important;
}
.single_share {
  text-align: right;
  padding-bottom: 15px;
}
.fullstory_text {
  margin: 15px 0 0 0;
}

.comment_wrap .author {
  color: #f14c4c;
}
.comment_wrap .time {
  color: #828181;
  font-size: 12px;
}
.comment_wrap .comment-text {
  color: #fff;
}
.comment_wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding-bottom: 10px;
}
.com_info {
  width: 50%;
  padding: 0 1rem;
}

.page .container h2,
.no_ank {
  background-color: #ef4f4f;
  padding: 5px;
}
.test_open {
  position: absolute;
  display: block !important;
  top: 0;
  max-width: 100%;
  overflow-y: auto;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 100vh;
  left: 0;
  z-index: 99999;
}
.test_close {
  display: none;
}
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.aside_mob .close {
  background: #ef4f4f !important;
  margin: 0 !important;
  color: #fff;
}
.aside_mob .widget_nav_menu .widgettitle {
  margin: 0 !important;
  margin-bottom: 0 !important;
  color: #fff;
}
.aside_wrap .widget_nav_menu ul {
  overflow: scroll !important;
  width: 100% !important;
  height: auto !important;
  position: relative !important;
  top: 0;
}
.aside_wrap {
  margin-top: 40px;
}
.aside_wrap .widget_nav_menu ul a {
  text-align: center;
}
.aside_mob .close i {
  background: url(/wp-content/themes/sborka/img/close.png) no-repeat;
  display: inline-block;
  width: 20px;
  background-size: 20px;
  margin-bottom: -3px;
  height: 20px;
}
.body_fixed {
  position: fixed;
  overflow: hidden;
}
.page_desc,
.site-desc {
  margin: 0;
  text-align: justify;
  padding: 0 10px;
}
.page_desc p,
.site-desc p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}
.page_desc h2,
.site-desc h2 {
  background-color: transparent !important;
  text-align: left;
  padding: 0;
  margin: 0 !important;
}
@media screen and (min-width: 500px) and (max-width: 540px) {
  .acf-image-uploader .hide-if-value .acf-button {
    padding: 8px 0;
  }
  .acf-image-uploader p {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 500px) {
  .acf-image-uploader p {
    display: flex;
    flex-direction: column;
  }
  .acf-image-uploader .acf-button {
    margin-top: 10px !important;
  }

  .acf-form-submit .acf-button {
    width: 100%;
    background: #4caf50 !important;
  }
}
.acf-form-submit .acf-button {
  background: #4caf50 !important;
}
@media screen and (max-width: 390px) {
  .tooltip span {
    left: unset;
    right: -50px;
  }
}
.city_link,
.dist_link,
.metro_link {
  color: #fff !important;
  text-decoration: none;
}
.wppb-success {
  background: none !important;
}

.par {
  padding: 0 7px 5px 7px;
  border-bottom: 1px solid #eee;
  margin-bottom: 5px;
  display: block;
}

tr:last-child .par {
  border-bottom: 0;
  margin: 0;
}
tr:nth-child(1) .par {
  padding: 5px 7px 5px 7px !important;
}
.rr table {
  border-spacing: unset;
  width: 100%;
}
.rr table:last-child {
  border-spacing: unset;
  width: 94%;
  border: 1px solid #fff;
  border-radius: 15px;
  margin: 5px auto;
}
.hidi .acf-image-uploader .acf-icon.-pencil {
  display: none !important;
}
.reklama {
  margin-bottom: 30px;
  vertical-align: top;
  padding: 0px;
  border: 1px solid #eee;
}
.reklama h3 {
  text-decoration: none;
  color: #e8e8e8;
  display: block;
  font-size: 16px;
  padding: 9px 10px;
  background: #760148;
  font-family: "Roboto Condensed", sans-serif;
}
/*.dist_span{width: 100%!important;}
.dist_span:before{
    content: '';
    float: left;
    width: 22px;
    height: 22px;
    display: block;
    background-image: url(/wp-content/themes/sborka/img/pin.png);
    -webkit-background-size: cover;
    background-size: cover;
}*/

.choose_wrap {
  font-size: 14px;
  margin: 0 0 10px;
}
.you-city-white {
  color: #fff;
}
.choose-city-span .js-open-modal {
  text-decoration: underline;
  color: #e0017d;
}
.modal {
  /* Скрываем окна  */
  opacity: 0;
  visibility: hidden;
  /*  Установаем ширину окна  */
  width: 100%;
  max-width: 650px;
  /*  Центрируем и задаем z-index */
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 30; /* Должен быть выше чем у подложки*/
  /*  Побочные стили   */
  box-shadow: 0 3px 10px -0.5px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 30px;
  border-radius: 3px;
  background-color: #fff;
  transition: 0.3s all;
}

/* Стили для активных классов подложки и окна */
.modal.active,
.overlay.active {
  opacity: 1;
  visibility: visible;
}
/* Стили для кнопки закрытия */
.modal__cross {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 20px;
  right: 20px;
  fill: #444;
  cursor: pointer;
}
.cityItem {
  float: left;
  padding: 10px 20px;
  font-size: 16px;
  width: 40%;
  text-align: left;
}
.cityItem a {
  color: #444;
  text-decoration: none;
}
.cityItem a:hover {
  color: #fe64cd;
  text-decoration: none;
  outline: 0;
}

@media screen and (max-width: 768px) {
  .modal {
    max-width: 70%;
  }
}
.site_map {
  display: flex;
  height: 1800px;
  flex-wrap: wrap;
  flex-direction: column;
  list-style-type: none;
}
.site_map li {
  padding: 5px 0;
  text-align: left;
  width: 35%;
}
.site_map li a {
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .site_map li {
    padding: 5px 5px;
    width: 46%;
  }
  article {
    margin-right: 0.8% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  article {
    width: 99%;
    float: none;
  }
  .phone,
  .about_title {
    border-bottom: none;
  }
}
@media screen and (max-width: 991px) {
  .site_map {
    height: auto !important;
    display: block !important;
  }
  .site_map li {
    width: 100%;
    text-align: center;
  }
}
.short_service {
  list-style: none;
  position: absolute;
  display: flex;
  justify-content: space-around;
  width: 100%;
  bottom: 70px;
}
.short_service li {
  display: flex;
  text-decoration: underline;
  margin: 0 5px;
}
.short_service li a {
  display: flex;
  color: #fff !important;
  text-transform: capitalize;
}

.short_service li a:first-letter {
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .short_service {
    position: relative;
    margin-top: 15px;
    bottom: 0 !important;
  }
  .rr table:last-child {
    width: 98%;
  }
  article {
    width: 100%;
  }
}
.r-col .info-column {
  border: 1px solid #fff;
  display: flex;
  border-radius: 15px;
  margin: 5px auto;
  width: 96%;
}

.r-col .info-column .column {
  width: 50%;
  float: left;
}
.r-col table {
  border-spacing: unset !important;
  width: 100%;
}
.r-col .info-column .services-line {
  padding: 5px 7px 5px 7px;
  border-bottom: 1px solid #eee;
  display: block;
}
.r-col .info-column .services-line:last-child {
  border-bottom: unset;
}
.r-col .info-column .column:nth-child(1) .services-line {
  border-right: 1px solid #eee;
}

.r-col .info-column .services-line:nth-child(1) {
  padding: 5px 7px 5px 7px;
}
.phoner {
  background: #760148;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  width: 156px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  border-radius: 10px;
  cursor: pointer;
  border: 2px solid #760148;
}
.show-phone {
  background: #1f1f1f;
  border: none;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  display: flex;
  justify-content: center;
}
.phone{margin-bottom: 0px;padding: 3px 10px;}
.show-phone div:first-child{margin-right: 5px;}
.show-phone a {color: #ffffff;}
}
/* CUston style */
@media screen and (min-width: 1024px) {
  .logo {
    width: 15%;
    padding: 7px 10px;
    font-size: 20px;
    margin-right: 0;
  }
  header nav ul {
    width: calc(65% - 25px);
    padding: 0 10px;
    text-align: center;
  }
  .head_btn {
    right: 15px;
  }
}
@media screen and (min-width: 768px) {
  #single-full-width {
    width: calc(80% - 25px);
  }
  .wppb-recaptcha-element{display: flex !important;}
}

.service_wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 1200px;
  text-align: left;
}
.service_wrap .service_block {
  width: 48%;
}
.service_wrap .service_block li {
  border-bottom: none !important;
}

.service_block .widget-title {
  display: block;
  width: 100%;
  padding: 5px 0;
  background: #760148;
  text-align: center;
}
.short_info{
    font-size: 16px;
    text-align: center;
    background: #1f1f1f;
    border-top: 1px solid #eeeeee;
    padding: 5px 10px;
    color: #e8e8e8;
    font-weight: bold;
    text-transform: lowercase;
    font-family: "Roboto Condensed", sans-serif;
}

.related article{width: 100%;}
.wait_call{
  position: absolute;
  left: 0px;
  border-radius: 5px;
  top: 0px;
  color:#fff;
  background-color: #ff0000;
  padding: 2px 4px;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
box-shadow: 0 0 0 rgba(255, 0, 0, 0.4);
animation: pulse 2s infinite;
}
.wait_call:hover {
animation: none;
}

@-webkit-keyframes pulse {
0% {
  -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
}
70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
}
}
@keyframes pulse {
0% {
  -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
  box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
}
70% {
    -moz-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
    box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
}
100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
}
}

.ifree{
  position: absolute;
  right: 0px;
  border-radius: 5px;
  top: 0px;
  color:#545454;
  background-color: rgba(255, 255, 0, 1);
  padding: 2px 4px;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
box-shadow: 0 0 0 rgba(255, 255, 0, 0.4);
animation: pulse2 3s infinite;
}
.ifree:hover {
animation: none;
}
@-webkit-keyframes pulse2 {
0% {
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 0, 0.4);
}
70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255,255, 0, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 0, 0);
}
}
@keyframes pulse2 {
0% {
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 0, 0.4);
  box-shadow: 0 0 0 0 rgba(255, 255, 0, 0.4);
}
70% {
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 0, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 0, 0);
}
100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 0, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 0, 0);
}
}

.express{
  display: block;
    font-size: 13px;
    position: absolute;
    bottom: 8px;
    right: 35px;
}

tr:last-child .par,
tr:last-child .par2{
    border-bottom:0;
    margin:0;
}
.par2{
    width: 58%;
    overflow: hidden;
    vertical-align: top;
    font-size: 13px;
    text-align: left;
}

.par2:last-child {
    text-align:right;
    width: 42%;
}
.par, .par2 {
    padding: 0 7px 7px 7px;
    border-bottom: 1px solid #eee;
    margin-bottom: 7px;
    color:#fff;
}
@media screen and (max-width: 768px) {
.express{
    top: 0px;
    position: absolute;
    right: 0px;
    height: 20px;
    border-radius: 5px;
    color: #fff;
    background-color: #760f48;
    padding: 2px 4px;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    box-shadow: 0 0 0 rgb(255 0 0 / 40%);
    animation: pulse 2s infinite;
}
}