.popup_window {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 900;
  width: 290px;
}
.popup_window .header {
  display: block;
  background-color: #ebebeb;
  color: #898989;
  padding: 10px 0;
}
.popup_window .header a {
  color: #898989;
  margin-left: 15px;
}
.popup_window .item {
  overflow: hidden;
  margin: 0 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dadada;
  display: block;
  float: left;
}
.popup_window .delete,
.popup_window .close,
#popup-city-new .close {
  width: 16px;
  height: 16px;
  background: url('/img/close.png') no-repeat #a8a8a8 center center;
  background-size: 60% 60%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  display: block;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}
.popup_window .close,
#popup-city-new .close {
  position: absolute;
  margin-top: -20px;
  right: -5px;
}
#ppajx {
  bottom: 30px;
  right: 30px;
  position: fixed;
}
#ppajx .item {
  width: 180px;
}
#ppajx .header .slide {
  display: inline-block;
  float: right;
  margin: 2px 5px 0 0;
  cursor: pointer;
  font-size: 12px;
}
#ppajx .header #up:after,
#ppajx .header #down:after {
  content: '\1F781';
  display: block;
  font-size: 14px;
  line-height: 14px;
  float: right;
  margin: 3px 0 0 3px;
}
#ppajx .header #down:after {
  content: '\1F783';
  margin-top: -2px;
}
#ppajx .pp_prod {
  width: 100%;
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}
#ppajx .pp_prod input {
  width: 20px;
  display: block;
  text-align: center;
  float: left;
}
#ppajx .pp_prod table tr {
  vertical-align: top;
}
#ppajx .pp_prod table tr td {
  padding: 15px 5px 0 0;
}
#pp-box {
  padding: 15px ;
  display: none;
}
#pp-box .red {
  color: #c30e2e;
  font-weight: bold;
}
#compare-box {
  bottom: 30px;
  right: 30px;
  position: fixed;
}
#compare-box .header a {
  margin-left: 0;
  text-align: center;
  display: block;
}
#compare-box .item {
  width: 260px;
  padding-top: 15px;
  float: right;
}
#compare-box .image {
  display: block;
  float: left;
  width: 80px;
  text-align: left;
  margin-right: 15px;
}
#compare-box .body {
  float: right;
  width: 150px;
  margin-right: 15px;
  text-align: left;
}
#compare-box .name {
  max-height: 3.2em;
  overflow: hidden;
  display: block;
}
#compare-box .price {
  display: block;
  font-weight: bold;
}
#compare-box .delete {
  position: absolute;
  right: 10px;
}
#pay_popup {
  padding: 15px;
  margin-left: 10px;
  display: none;
}
#pay_popup .text {
  display: none;
}
#popup-city-new {
  display: none;
  z-index: 999;
  background: #ffffff;
  border: 1px solid #6397c1;
  color: #000000;
  padding: 20px 50px;
}
#popup-city-new .close {
  margin-top: -25px;
  right: 15px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#popup-city-new .owl-carousel {
  padding: 0;
}
#popup-city-new a {
  text-decoration: none;
}
#popup-city-new .heading-select-city {
  font-size: 1.714em;
  display: block;
  line-height: normal;
}
#popup-city-new label {
  width: 100%;
  display: block;
  margin: 15px 0;
}
#popup-city-new #new_city_input {
  width: 99%;
  margin-bottom: 10px;
  height: 28px;
  display: block;
  float: left;
  font-size: 16px;
  padding-left: 1%;
}
#popup-city-new .save {
  width: 100px;
  height: 30px;
  display: block;
  background: url(/img/city_twostep.png);
  float: right;
}
#popup-city-new .short-list a {
  display: block;
  float: left;
  padding: 10px 15px 10px 0;
}
#popup-city-new .short-list .show_all_city {
  display: block;
  float: right;
  color: #bc0a29;
  margin: 10px 0;
  cursor: pointer;
}
#popup-city-new .short-list .show_all_city .arrow {
  font-size: 12px;
}
#popup-city-new .heading-select-city a {
  text-decoration: underline!important;
  display: inline-block;
}
#popup-city-new .all-list {
  margin-top: 10px;
}
#popup-city-new .all-list .carousel .items {
  margin-right: -100px;
  overflow: hidden;
}
#popup-city-new .all-list .carousel .items a {
  color: #000000;
  display: block;
  white-space: nowrap;
}
#popup-city-new .all-list .carousel .items .list {
  display: inline-block;
  width: 25%;
  padding-right: 3%;
  overflow: hidden;
}
#popup-city-new .owl-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -30px;
}
#popup-city-new .owl-buttons div {
  width: 16px;
  height: 31px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  position: absolute;
}
#popup-city-new .owl-buttons .owl-prev {
  left: -35px;
}
#popup-city-new .owl-buttons .owl-next {
  right: -35px;
}
#popup-city-new .owl-pagination {
  display: block;
  margin: 0 auto;
  width: 100px;
  margin-top: 20px;
}
#popup-city-new .owl-pagination .owl-page {
  text-decoration: none;
  display: inline-block;
  background-color: #cfc5c5;
  height: 5px;
  width: 5px;
  border-radius: 3px;
  text-align: center;
  margin-right: 10px;
}
#popup-city-new .owl-pagination .owl-page.active {
  background: #06589c;
}
@media (max-width: 767px) {
  #popup-city-new {
    position: fixed!important;
    top: 0;
    height: 100%;
    border: none;
    padding: 40px 20px;
    overflow: scroll;
  }
  #popup-city-new .short-list a {
    float: none;
    border-bottom: 1px solid #dadada;
    padding: 15px 0;
  }
  #popup-city-new .ui-autocomplete {
    box-shadow: none;
    height: 100%;
  }
  #popup-city-new .ui-autocomplete li {
    border-bottom: 1px solid #dadada;
    padding: 15px 0;
    margin: 0;
  }
  #popup-city-new .ui-autocomplete li:first-child {
    margin-top: 10px;
  }
}
.city_onestep {
  display: none;
  position: absolute;
  border: 1px solid #6397c1;
  top: 85px;
  background: #ffffff;
  padding: 20px 20px 0;
  border-radius: 5px;
  color: #000000;
  font-size: 16px;
}
.city_onestep span {
  display: block;
  margin-bottom: 20px;
}
.city_onestep .but {
  float: left;
  background: url(/img/city_onestep.png);
  height: 21px;
  cursor: pointer;
}
.city_onestep .but.yes {
  width: 40px;
  margin-right: 5px;
}
.city_onestep .but.no {
  width: 130px;
  background-position: -40px 0;
}
.service_request_popup,
.service-answer {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #ffffff;
}
.service_request_popup .modal-content {
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.service_request_popup .modal-content #service_request {
  background: #18609e;
  padding: 20px 0;
}
.service_request_popup .modal-content .servis_font {
  display: block;
  margin-left: 20px;
  margin-bottom: -21px;
  width: 600px;
}
.service_request_popup .modal-content .servis_font_bottom {
  margin-left: 40px;
  width: 600px;
}
.service_request_popup .modal-content .close {
  background-color: #036bc0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  margin: -40px -10px 0 0;
  border: 2px solid #fff;
}
.service_request_popup .modal-content .close::after {
  font-size: 30px;
  margin-top: -2px;
}
.service_request_popup h2 {
  font-size: 16px;
  margin-top: 15px;
}
.service_request_popup p {
  width: 85%;
  margin-bottom: 10px;
}
.service_request_popup input {
  height: 20px;
  width: 73%;
}
.service_request_popup textarea {
  height: 70px;
  resize: none;
  width: 72%;
}
.service_request_popup input,
.service_request_popup textarea {
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px #c2c2c2 solid;
  float: right;
  color: #000;
}
.service_request_popup .prob {
  margin-top: 20px;
}
.service_request_popup .er {
  color: #ff7a7a;
  font-size: 12px;
  height: 15px;
  margin-bottom: 2px;
}
.service_request_popup .list .er {
  margin-left: 27%;
}
.service_request_popup .captcha {
  margin-top: 5px;
}
.service_request_popup .list {
  display: block;
  height: 40px;
}
.service_request_popup .list label {
  width: 26%!important;
  display: inline-block;
  font-size: 16px;
  float: left;
}
.service_request_popup .file {
  display: block;
  background: url(/img/servis-file.png) right 0 no-repeat;
  width: 100%;
  margin: 5px 0 15px;
  cursor: pointer;
  overflow: hidden;
  float: right;
}
.service_request_popup .file input {
  opacity: 0;
  border: none;
  height: 28px;
  cursor: pointer;
}
.service_request_popup .file .jInputFile-fileName {
  text-align: right;
}
.service_request_popup span.submit-form-button {
  width: 230px;
  font-size: 18px;
  display: block;
  float: right;
  cursor: pointer;
}
.service_request_popup .agreement {
  color: #fff;
  text-align: center;
  margin-top: 15px;
}
.modal-content .service-answer {
  background: #ad274b;
  padding: 10px 40px 10px 40px;
  display: block;
  width: 300px;
  text-align: center;
  font-size: 27px;
  margin-top: 150px;
  margin-left: -190px;
  left: 50%;
  position: fixed;
  line-height: 27px;
}
.modal-content .service-answer .close {
  margin: -25px -55px 0 0;
}
.modal-content .service-answer span {
  display: block;
  font-size: 30px;
  font-weight: bold;
}
