@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Regular.ttf") format("truetype"); }
.page .mobile .btn-primary {
  background: #FF6600;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 0 none;
  margin-bottom: 25px; }
.page .mobile .btn-primary:hover {
  background: #FF6600; }
.page .deliveryCalc .result {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 14px;
  color: #4A4B65; }
.page .deliveryCalc .name {
  font-weight: 500;
  font-size: 20px;
  color: #4A4B65; }
.page .deliveryCalc .form-group {
  margin-bottom: 20px; }
  .page .deliveryCalc .form-group .form-control {
    border: 1px solid #FF6600;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    color: #808080; }
  .page .deliveryCalc .form-group label {
    font-weight: normal;
    font-size: 14px;
    color: #4A4B65; }
.page .make-me-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 0 15px; }
.page .np {
  padding: 10px; }
.page .rat {
  border-bottom: 1px solid #D0D0D0;
  margin-bottom: 40px; }
.page .raiting {
  padding-top: 10px;
  padding-bottom: 22px;
  color: #FF6600; }
  .page .raiting .molva {
    padding-top: 15px; }
  .page .raiting .number {
    line-height: 54px;
    font-size: 60px;
    text-align: center; }
  .page .raiting .stars {
    font-size: 16px;
    font-weight: 400; }
    .page .raiting .stars div {
      font-size: 20px; }
      .page .raiting .stars div span {
        padding-right: 3px; }
.page .frm {
  background: #F7F7FC;
  border-radius: 4px;
  padding: 48px; }
  .page .frm .frmname {
    font-weight: 500;
    font-size: 20px;
    color: #4A4B65;
    margin-bottom: 23px; }
  .page .frm .btn-primary {
    background: #FF6600;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 0 none; }
  .page .frm .btn-primary:hover {
    background: #FF6600; }
  .page .frm .form-group {
    margin-bottom: 20px; }
    .page .frm .form-group label {
      font-weight: normal;
      font-size: 14px;
      color: #4A4B65; }
    .page .frm .form-group textarea {
      border: 1px solid #FF6600;
      box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.09);
      border-radius: 4px; }
    .page .frm .form-group .big {
      font-size: 30px;
      padding: 0; }
    .page .frm .form-group .custom-file {
      cursor: pointer !important;
      background: none; }
      .page .frm .form-group .custom-file .custom-file-label {
        background: none;
        border: 0 none;
        font-size: 14px;
        color: #888888;
        cursor: pointer !important;
        text-decoration: underline; }
      .page .frm .form-group .custom-file .custom-file-label::after {
        background: none;
        content: ""; }
.page .reviews_list .review {
  border-bottom: 1px solid #D0D0D0;
  margin-bottom: 29px; }
  .page .reviews_list .review .name {
    font-weight: 500;
    font-size: 14px;
    color: #4A4B65; }
  .page .reviews_list .review .organiz, .page .reviews_list .review .date {
    font-weight: normal;
    font-size: 14px;
    color: #737491; }
  .page .reviews_list .review .raiting {
    padding: 0;
    color: #FF6600; }
    .page .reviews_list .review .raiting span {
      padding-right: 3px; }
  .page .reviews_list .review .text {
    padding-bottom: 36px; }
    .page .reviews_list .review .text .block {
      font-weight: normal;
      font-size: 14px;
      color: #717391; }
      .page .reviews_list .review .text .block .lbl {
        font-weight: bold;
        font-size: 14px;
        color: #FF6600;
        margin-bottom: 12px; }
      .page .reviews_list .review .text .block .photo {
        padding-top: 25px; }
.page .nav-pills {
  margin-bottom: 40px; }
  .page .nav-pills .nav-item {
    font-size: 16px; }
    .page .nav-pills .nav-item a {
      color: #5A5B75;
      border: 1px solid transparent; }
    .page .nav-pills .nav-item .active {
      background: none;
      border: 1px solid #dfdfeb;
      color: #FF6600; }

.left {
  background-color: #ffffff; }

.right {
  background-color: #F7F7FC;
  position: relative;
  z-index: 0; }

/* Apply from md screens */
@media (min-width: 992px) {
  .wrapper {
    overflow-x: hidden; }

  .right .bg {
    background-color: #F7F7FC; } }
.right h1 {
  font-size: 24px;
  font-weight: 500;
  color: #4A4B65;
  text-align: left;
  margin-bottom: 12px;
  padding-bottom: 0px; }
.right .description {
  font-size: 16px;
  font-weight: 400;
  color: #737491; }
.right .raiting {
  padding-top: 10px;
  padding-bottom: 22px;
  color: #FF6600; }
  .right .raiting .number {
    font-size: 68px;
    text-align: center; }
  .right .raiting .stars {
    padding-top: 25px;
    font-size: 16px;
    font-weight: 400; }
    .right .raiting .stars div {
      font-size: 20px; }
.right .prices .price {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  border: 1px solid #DFDFEB;
  background: #ffffff;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 40px; }
  .right .prices .price caption {
    font-weight: normal;
    font-size: 14px;
    color: #5A5B75; }
  .right .prices .price .head {
    background: #F7F7F7; }
    .right .prices .price .head th {
      border-bottom: 1px solid #DFDFEB;
      padding-top: 14px;
      padding-bottom: 14px;
      font-size: 14px;
      color: #5A5B75;
      font-weight: 400;
      text-align: center; }
  .right .prices .price .foot {
    padding: 15px; }
    .right .prices .price .foot .number {
      font-size: 18px;
      font-weight: 400;
      color: #4A4B65;
      border: 1px solid #4A4B65;
      border-left: 0 none;
      border-right: 0 none;
      text-align: center; }
    .right .prices .price .foot .btn-secondary {
      border: 1px solid #4A4B65;
      background-color: #ffffff;
      font-size: 18px;
      font-weight: 400;
      color: #4A4B65; }
    .right .prices .price .foot .btn-pluss {
      border-top-right-radius: 4px !important;
      border-bottom-right-radius: 4px !important;
      border-left: 0 none;
      margin-right: 15px; }
    .right .prices .price .foot .btn-minus {
      border-right: 0 none; }
    .right .prices .price .foot .btn-primary {
      padding-left: 40px;
      padding-right: 40px;
      border-radius: 4px !important;
      background: #5A5B75;
      border-color: #5A5B75;
      font-size: 16px;
      text-transform: uppercase; }
    .right .prices .price .foot .btn-primary:hover {
      background: #FF6600;
      border-color: #FF6600; }
  .right .prices .price tbody .name {
    font-size: 14px;
    font-weight: 400;
    color: #5A5B75;
    text-align: left;
    padding-left: 15px; }
  .right .prices .price tbody .p {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #4A4B65;
    text-align: center; }
  .right .prices .price tbody .first {
    padding-top: 26px; }
  .right .prices .price tbody .last {
    padding-bottom: 26px; }
.right .options {
  margin-bottom: 40px; }
  .right .options .option {
    font-weight: normal;
    font-size: 16px;
    color: #737491; }
    .right .options .option strong {
      font-weight: 500;
      font-size: 16px;
      color: #4A4B65; }
.right .delivery {
  margin-bottom: 20px; }
  .right .delivery .btn-primary {
    background: transparent;
    font-weight: 500;
    font-size: 16px;
    color: #4A4B65;
    border: 1px solid #FF6600;
    border-radius: 5px; }
  .right .delivery .btn-primary:hover {
    background: #FF6600;
    border-color: #FF6600;
    color: #ffffff; }
.right .abouts {
  margin-bottom: 40px; }
  .right .abouts .spisok .elem {
    margin-bottom: 10px;
    font-size: 14px; }
    .right .abouts .spisok .elem img {
      padding-right: 10px; }
  .right .abouts ul {
    list-style-image: URL("/images/icons/check-circle.png");
    list-style-position: outside; }
    .right .abouts ul li {
      font-size: 14px;
      vertical-align: middle; }

.catalog .noItems .btn-primary {
  color: #ffffff;
  font-size: 14px;
  background: #FF6600;
  border-color: #FF6600;
  border-radius: 5px; }
.catalog .noItems .btn-primary:hover {
  background: #FF6600;
  border-color: #FF6600; }

@media (max-width: 375px) {
  .right {
    padding-left: 15px; } }

/*# sourceMappingURL=style.css.map */
