

/* Start:/local/components/tickets/setrificat/templates/orange/style.css?17610337919939*/
.sertificates {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}

.container h1
{
  margin: 0px !important;
}

.theme-orange .content-site .row .col-12 .sertificates .row h1
{
  text-align: left !important;
}

.sertificates div
{
/*  gap: 10px;*/
  padding: 0px;
}

.sertificates .bottom-block
{
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
  margin-top: 50px;
}

.sertificates .bottom-block h2
{
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.03em;
  text-align: left;
  margin-bottom: 0px;
}

.sertificates .bottom-block h3
{
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: left;
}

.sertificates div .col:not(.content-email)
{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: top;
  justify-content: top;
  max-width: 600px;
  width: 100%;
  gap: 8px;
}
.sertificates div.row
{
  display: flex;
  gap: 24px;
}

.sertificates div .sertificat
{
  background: no-repeat url(/local/components/tickets/setrificat/templates/orange/img/violet.svg) 100%;
  flex-basis: calc((100% - 8px) / 2);
  border-radius: 24px;
  position: relative;
  background-size: 100%;
}

.sertificates div .sertificat:nth-child(2)
{
  background: no-repeat url(/local/components/tickets/setrificat/templates/orange/img/orange.svg) 100%;
  background-size: 100%;
}

.sertificates div .sertificat:nth-child(3)
{
  background: no-repeat url(/local/components/tickets/setrificat/templates/orange/img/green.svg) 100%;
  background-size: 100%;
}

.sertificates div .sertificat:nth-child(4)
{
  background: no-repeat url(/local/components/tickets/setrificat/templates/orange/img/yellow.svg) 100%;
  background-size: 100%;
}

.sertificates div .sertificat .head-price
{
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
  letter-spacing: -0.03em;
  text-align: left;
  color: white;
  position: absolute;
  padding: 20px 18px;
  display: flex;
}

.sertificates div .sertificat .foot-numeric
{
  position: absolute;
  bottom: 0px;
  display: flex;
  margin: 18px;
}

.sertificates div .sertificat .foot-numeric input
{
  width: 60px;
  height: 40px;
  color: white;
  background: none;
  border:0px;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.03em;
  text-align: center;
  padding: 5px;
}

.sertificates div .sertificat .foot-numeric .plus
{
  background: white no-repeat center url(/local/components/tickets/setrificat/templates/orange/img/plus.svg);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  cursor: pointer;
}

.sertificates div .sertificat .foot-numeric .minus
{
  background: white no-repeat center url(/local/components/tickets/setrificat/templates/orange/img/minus.svg);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  cursor: pointer;
}

.sertificates div .sertificat .head-price .price-input
{
  margin-right: 10px;
}

.sertificates div .sertificat .head-price .plus
{
  background: #FFF6ED no-repeat center url(/local/components/tickets/setrificat/templates/orange/img/plus.svg);
  width: 27px;
  height: 42px;
  border-radius: 6px;
  cursor: pointer;
  display: block;
  float: right;
  margin-right: 56px;
  position: absolute;
  right: 0px;
  margin-top: 10px;
  cursor: pointer;
}

.sertificates div .sertificat .head-price .minus
{
  background: #FFF6ED no-repeat center url(/local/components/tickets/setrificat/templates/orange/img/minus.svg);
  width: 27px;
  height: 42px;
  border-radius: 6px;
  cursor: pointer;
  display: block;
  float: left;
  margin-left: 6px;
  position: absolute;
  margin-top: 10px;
  cursor: pointer;
}

.sertificates div .sertificat .head-price input
{
  width: 143.65px;
  height: 56.22px;
  top: 16px;
  left: 16px;
  padding: 14.61px 19.48px 14.61px 19.48px;
  gap: 12.17px;
  border-radius: 9.74px;
  border: 1.22px;
  opacity: 0px;
  font-size: 19.48px;
  font-weight: 500;
  line-height: 26.78px;
  letter-spacing: -0.02em;
  text-align: left;
  border: 1.22px solid #BEC5CC;
  text-align: center;
  z-index: -1;
}

.sertificates div .sertificat .head-price .rouble
{
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
  letter-spacing: -0.03em;
  text-align: left;
  margin-top: 8px;
}

.sertificat-primer img
{
  max-height: 807px;
}

.theme-orange #sertByPodarok
{
    width: 22px;
    height: 22px;
    padding: 0px;
    margin-top: 3px;
    margin-right: 6px;
    margin-left: -6px;
    cursor: pointer;

}

.theme-orange #sertByPodarok:checked
{
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    flex-grow: 0;
    border-radius: 5px;
    background: white;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    border: 1px solid var(--base-color) !important;
    box-shadow: 0px 0px 4px 0px var(--base-color);
    border-color: #0b76ef;
}
.theme-orange #sertByPodarok:checked:after
{
    content: " ";
    background: var(--base-color);
    -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' viewBox='0 0 18 14'%3e%3cpath fill='none' d='M1.5 6.75607L6.4606 11.7126L16.5 1.6731' stroke='%23FF7F00' stroke-width='2.5'/%3e%3c/svg%3e");
    mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14' viewBox='0 0 18 14'%3e%3cpath fill='none' d='M1.5 6.75607L6.4606 11.7126L16.5 1.6731' stroke='%23FF7F00' stroke-width='2.5'/%3e%3c/svg%3e");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center 3px;
    mask-repeat: no-repeat;
    mask-position: center 3px;
    mask-size: 12px 12px;
    width: 20px;
    height: 20px;
    position: absolute;
}
.sertificates .hidden
{
  display: none;
}
.sertificates .error
{
  color: red;
}
.btn{
  cursor: pointer !important;
}

form#sertificat-zakaz
{
  width: 100%;
  background: #F7F9FB;
  padding: 40px;
  gap: 16px;
  border-radius: 24px;
}

form#sertificat-zakaz h3
{
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-align: left;
  padding: 0px;
  margin: 0px;
  margin-bottom: 16px;
}

form#sertificat-zakaz p input
{
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
}

form#sertificat-zakaz p.field-data
{
  margin: 0px;
  margin-bottom: 8px;
}

form#sertificat-zakaz .sertificat-podarok
{
  margin: 18px 0px;
  border-bottom: 1px solid #E0E0E0;
}

form#sertificat-zakaz p input::placeholder 
{
  color: #BEC5CC;
}

form#sertificat-zakaz p input[type=checkbox]
{
width: 22px;
height: 22px;
border-radius: 6px;
border: 1px solid #E0E0E0;
}

form#sertificat-zakaz .sertificat-podarok .form-check-label
{
  padding: 6px;
}

form#sertificat-zakaz .sertificat-podarok input
{
  background: none;
}

form#sertificat-zakaz .form-check-inline
{
  width: 100%;
    padding: 6px;
    padding-left: 6px;
  padding-left: 14px;
  margin-bottom: 14px;
}

form#sertificat-zakaz .send-form
{
  display: flex;
}

form#sertificat-zakaz .send-form .disabled p
{
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #797E84;
  line-height: 46px;
  padding-left: 20px;
}

.theme-orange .sertificates #sertByPodarok:checked::after,
.theme-orange .sertificates #formCheck:checked::after {
  mask-position: 4px 4px;
  mask-size: 12px 12px;
  width: 16px;
  height: 16px;
  position: absolute;
}

.cart-success.orange .success-block .success-block-header .order-price
{
  display: block;
}

.hidden
{
  display: none;
}

.form-check:hover
{
  cursor: pointer;
}

.error-text
{
  color: red;
  font-size: 12px;
  margin-left: 10px;
  display: none;
}

.field-data.error input
{
  border: 1px solid red;
}

.field-data.error .error-text
{
  display: block;
}

.admin_bord
{
  position: fixed;
/*  background: white;*/
  background: scroll #777f8c url(/local/components/tickets/setrificat/templates/orange/../images/panel/top-panel-sprite-2.png) repeat-x 0 -1250px !important;
  padding: 30px !important;
  bottom: 0px;
  right: 0px;
  border: 1px solid #273344;
}

.admin_bord p 
{
  color: #dde7e9;
  text-align: left;
}

.admin_bord p span
{
  font-size: 14px;
  color: #dde7e9;
    margin-bottom: 6px;
  display: block;
}
.admin_bord p input
{
  border: 1px solid #273344;
  border-radius: 0px;
}

.admin_bord input::placeholder {
  color: blue;
  font-size: 18px;
}


@media screen and (max-width: 1100px) {

  .sertificates div.row
  {
    display: block;
  }

  .sertificates div.row .col
  {
    width: 100%;
    max-width: 100%;
  }

  .sertificates .sertificat
  {
    height: 200px;
    background-size: 100% !important;
  }

}

@media screen and (max-width: 680px) {
  .sertificates
  {
    margin-top: 12px;
  }
  .sertificates div .col
  {
    gap: 0px;
  }
  .sertificates div .sertificat
  {
    flex-basis: 100%;
    margin: 8px 12px;
    border-radius: 16px;
  }
  form#sertificat-zakaz
  {
    margin: 12px;
    border-radius: 24px;
  }
  #container .container h1
  {
    font-size: 22px !important;
    font-weight: 600;
    line-height: 26px !important;
    letter-spacing: -0.02em;
    text-align: left;
  }
  form#sertificat-zakaz .send-form
  {
    display: grid;
  }
  form#sertificat-zakaz .send-form .col-text
  {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  }
  form#sertificat-zakaz .send-form .col-button
  {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  }
  form#sertificat-zakaz .send-form .col-text p
  {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
    padding: 0px;
  }
  .sertificates .bottom-block
  {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
    margin: 50px 12px;
  }
  .sertificates .bottom-block ol,
  .sertificates .bottom-block ul
  {
    padding-left: 0px;
  }
  .sertificates .bottom-block h2
  {
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: -0.02em;
    text-align: left;
  }
  .sertificates .bottom-block h3
  {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.02em;
    text-align: left;
    margin: 16px 0px;
  }
  .field-data.error input
  {
    border: 1px solid red !important;
  }
}
/* End */
/* /local/components/tickets/setrificat/templates/orange/style.css?17610337919939 */
