﻿#jbCallme_overlay {
  background: #000 none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.jbCallme {
  bottom: 0;
  left: 0;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  opacity: 1;
  font-size: 18px;
}
.wr {
  position: relative;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  z-index: 9999;
  border-radius: 3px;
  color: #171517;
  max-width: 800px;
  min-width: 180px;
  padding: 40px;
}
#jbCallme_question .wr,
#jbCallme_order_form .wr,
#jbCallme_sales .wr {
  max-width: 485px;
  overflow: hidden;
}

#jbCallme_oneclick .info-box {
  margin-bottom: 15px;
}
#jbCallme_oneclick .info-box {
  margin-bottom: 15px;
}
#jbCallme_oneclick .info-box h3.product-title {
  margin: 10px 0;
  color: #000;
}

#jbCallme_oneclick .info-box h3.product-title a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
  border: none;
}

#jbCallme_oneclick .info-box span.product-price {
  border-bottom: 1px solid #cccccc;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#jbCallme_oneclick .info-box .cart-totals {
  font-weight: 800;
  font-size: 18px;
}

.jbCallme .checkbox {
  display: none;
}
.jbCallme .checkbox-label {
  display: block;
  font: 9px 'Circe Regular', Arial, sans-serif;
  color: #84a0a9;
  cursor: pointer;
  position: relative;
  width: 100%;
  vertical-align: middle;
  line-height: 31px;
  margin-top: 20px;
}
.jbCallme .checkbox-label:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  left: 0;
  bottom: 1px;
  border-radius: 5px;
  background-color: #f4f6fa;
  border: 1px solid #dddddd;
  float: left;
}
.jbCallme input[type='checkbox']:checked + label:before {
  content: '\2714';
  color: #ffffff;
  font-size: 21px;
  text-align: center;
  background-color: #fa5054;
}
.jbCallme .checkbox-label a {
  color: #fa5054;
}
.jbCallme .checkbox-label a:hover {
  text-decoration: underline;
}
.jbCallme .checkbox-label .checkbox {
  display: none;
}

.jbCallme .jb_title {
  font-family: 'Proxima NovaExtraBold';
  font-size: 30px;
  margin-bottom: 20px;
}

.jbCallme .modal-descr {
  color: #777;
  display: block;
  margin: 18px 0 24px;
}
.jbCallme textarea {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #8a8a8a;
  font-size: 16px;
  padding: 12px;
  width: 100%;
  padding-left: 20px;
  height: 110px;
}
.jbCallme form {
}
.jbCallme .jb_input {
  margin-bottom: 20px;
}
.jbCallme label {
  font-size: 12px;
  text-transform: uppercase;
  float: left;
  line-height: 24px;
  text-align: left;
  font-family: 'Proxima NovaBold';
}
.jbCallme input[type='text'],
.jbCallme input[type='email'] {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #8a8a8a;
  font-size: 16px;
  padding: 12px;
  width: 100%;
  padding-left: 20px;
}
#jbCallme_oneclick .jb_input {
  width: 49%;
}
#jbCallme_oneclick .jb_input:last-child {
  width: 100%;
}
#jbCallme_oneclick .jb_form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#jbCallme_default .wr,
#jbCallme_banner .wr,
#jbCallme_oneclick .wr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#jbCallme_oneclick .wr bdi {
  display: flex;
}
li.l_1 a {
  font-weight: bold;
  color: #000;
}
li.l_2 {
  font-weight: bold;
}
#jbCallme_default .jb_input,
#jbCallme_banner .jb_input {
  margin-top: 10px;
  float: left;
}
#jbCallme_default .jb_input:first-child {
  width: 65%;
  padding-right: 10px;
}
#jbCallme_banner .jb_input {
  width: 80%;
  padding-right: 10px;
}
#jbCallme_default .jb_input:nth-child(2) {
  width: 35%;
}
#jbCallme_callme_consultation .jb_body,
#jbCallme_callme_consultation_paint .jb_body {
  text-align: center;
}
#jbCallme_callme_consultation .jb_input,
#jbCallme_callme_consultation .standart,
#jbCallme_callme_consultation_paint .jb_input,
#jbCallme_callme_consultation_paint .standart {
  margin-top: 10px;
  max-width: 340px;
  margin: auto;
  text-align: left;
}
#jbCallme_callme_consultation .jb_input,
#jbCallme_callme_consultation_paint .jb_input {
  margin-bottom: 20px;
}
.jbCallme .photo {
  width: 118px;
  margin-right: 40px;
}
.jbCallme .photo .avatar {
  width: 118px;
  height: 118px;
  background-image: url(../images/photo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.jbCallme .photo .name {
  text-align: center;
}
.jbCallme select {
  background-color: #fff;
  border: 1px solid #cccccc;
  display: block;
  margin: 0 10px 0 0;
  background-color: #fff;
  border: 2px solid #e3e3e3;
  color: #777;
  font-size: 16px;
  padding: 11px 0;
  padding-left: 20px;
  width: 100%;
}
.jbCallme select:focus,
.jbCallme input[type='text']:focus,
.jbCallme input[type='email']:focus,
.jbCallme textarea:focus {
  background-color: #f9fbff;
  border: 1px solid #999999;
}
.jbCallme .jb_close {
  cursor: pointer;
  display: block;
  height: 18px;
  width: 18px;
  overflow: hidden;
  position: absolute;
  background-image: url(../css/fancybox/fancy_close.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  right: 10px;
  top: 20px;
  font-size: 0;
  border: none;
  text-decoration: none;
}

.jbCallme input[type='submit'] {
  color: #ffffff;
  background-color: #d74242;
  font-family: 'Proxima NovaBold';
  font-size: 18px;
  padding: 17px 25px;
  border-radius: 3px;
  float: right;
  border: none;
  width: 100%;
}
.jbCallme input[type='submit']:hover {
  text-decoration: none;
  border: none;
  background-color: #b13d3d;
}
.jbCallme .jb_dev {
  bottom: 10px;
  color: #c2c3c4;
  position: absolute;
  right: 10px;
  text-decoration: none;
}
.jbCallme .jb_success {
  color: #323d53;
  font-size: 14px;
  margin: 30px;
}
.jbCallme .jb_fail {
  color: #323d53;
  font-size: 14px;
  margin: 30px;
}
.jb_progress {
  display: inline-block;
  height: 76px;
  position: relative;
  vertical-align: top;
  width: 100%;
}
.jb_progress::after {
  animation: 1s linear 0s normal none infinite running spin;
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  border-style: solid;
  border-width: 0 3px 0 0;
  content: '';
  display: block;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  position: absolute;
  top: 50%;
  width: 50px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
