


/* Start:/bitrix/templates/.default/components/okna_components/form.result.new_vamperezvonit/template_vamperezvonit/style.css*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url('/bitrix/templates/.default/components/okna_components/form.result.new_vamperezvonit/template_vamperezvonit/images/table_head.gif');
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url('/bitrix/templates/.default/components/okna_components/form.result.new_vamperezvonit/template_vamperezvonit/images/icon_warn.gif');
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/site_selling/style.css*/
#legal-info.modal {
  z-index: 11000; }

#loader-wrapper {
  z-index: 12000; }

#site-selling-form-OK.reveal-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  visibility: visible;
  z-index: 10001; }

.reveal-modal-bg.site-selling-form-OK {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000; }

#site-selling-form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
#site-selling-form .modal-dialog {
  width: 650px; }
  @media (max-width: 767px) {
    #site-selling-form .modal-dialog {
      width: 300px; } }
#site-selling-form .modal-header .close {
  margin: 8px 10px 0 0; }
#site-selling-form .form-wrapper {
  font-family: 'ALSSchlangesans-Bold'; }
  #site-selling-form .form-wrapper .form-title {
    color: #171616;
    font-size: 49px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'ALSSchlangesans-Black';
    line-height: 1;
    margin-bottom: 10px; }
  #site-selling-form .form-wrapper .form-description {
    font-size: 2em;
    color: #171616;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 20%; }
  #site-selling-form .form-wrapper .form-note-wrapper {
    text-align: center;
    margin-bottom: 15px;
    font-size: 3em; }
  #site-selling-form .form-wrapper .form-errors-text {
    text-align: center;
    margin-bottom: 15px;
    font-size: 3em;
    color: #fe0000; }
  #site-selling-form .form-wrapper .grey-background {
    background: #f4f3f3;
    padding: 20px; }
    @media (max-width: 767px) {
      #site-selling-form .form-wrapper .grey-background .count-wrapper {
        margin-top: 15px; } }
    #site-selling-form .form-wrapper .grey-background .count-wrapper .title {
      font-size: 25px;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center;
      margin-top: 27px;
      font-family: Roboto, sans-serif; }
      @media (max-width: 767px) {
        #site-selling-form .form-wrapper .grey-background .count-wrapper .title {
          margin-top: 0; } }
    #site-selling-form .form-wrapper .grey-background .count-wrapper .count {
      color: #01d2e9;
      font-size: 60px;
      border-bottom: 3px solid #01d2e9;
      padding: 10px 0;
      margin-bottom: 10px;
      text-align: center;
      font-family: 'ALSSchlangesans-Black'; }
    #site-selling-form .form-wrapper .grey-background .count-wrapper .subscription {
      text-align: center;
      font-family: 'Roboto', sans-serif;
      font-size: 20px;
      color: #010101;
      line-height: 1; }
    #site-selling-form .form-wrapper .grey-background .today-count-wrapper .today-title {
      text-transform: uppercase;
      font-size: 35px;
      font-weight: bold;
      text-align: center;
      font-family: Roboto, sans-serif; }
    #site-selling-form .form-wrapper .grey-background .today-count-wrapper .count {
      border-bottom: none;
      color: #fff;
      background-color: #fe0000;
      margin-top: 10px;
      padding: 15px 0;
      font-size: 80px;
      line-height: 1; }
  #site-selling-form .form-wrapper .inputs-wrapper {
    margin-top: 15px; }
    #site-selling-form .form-wrapper .inputs-wrapper .input-wrapper {
      position: relative; }
      #site-selling-form .form-wrapper .inputs-wrapper .input-wrapper:before {
        content: "";
        display: block;
        width: 32px;
        height: 29px;
        left: 26px;
        top: 8px;
        position: absolute;
        background-image: url('/bitrix/templates/.default/components/bitrix/form.result.new/site_selling/images/phone.png');
        background-repeat: no-repeat;
        background-position: center; }
      #site-selling-form .form-wrapper .inputs-wrapper .input-wrapper input {
        border-radius: 5px;
        -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
        box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
        border: 1px solid rgba(128, 128, 128, 0.5);
        outline: none;
        padding: 12px 10px 10px 45px;
        font-size: 16px;
        line-height: 20px;
        color: #171616;
        width: 100%;
        font-family: 'PT Sans', sans-serif;
        background-color: #f4f4f5; }
      @media (max-width: 767px) {
        #site-selling-form .form-wrapper .inputs-wrapper .input-wrapper {
          margin-bottom: 15px; } }
    #site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-label {
      border-radius: 5px;
      -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
      box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
      border: 1px solid rgba(128, 128, 128, 0.5);
      outline: 0;
      padding: 12px 10px 10px 45px;
      line-height: 20px;
      font-size: 16px;
      color: #171616;
      width: 100%;
      font-family: 'PT Sans', sans-serif;
      background-color: #f4f4f5; }
      #site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-label:before {
        width: 32px;
        height: 29px;
        left: 11px;
        top: 8px;
        content: "";
        display: block;
        position: absolute;
        background-image: url('/bitrix/templates/.default/components/bitrix/form.result.new/site_selling/images/position.png');
        background-repeat: no-repeat;
        background-position: center; }
      #site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-label.default {
        color: gray; }
    #site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-option-list {
      background-color: rgba(255, 255, 255, 0.9);
      -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
      box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
      border: 1px solid rgba(128, 128, 128, 0.5);
      border-top: none; }
      #site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-option-list .select-option {
        padding: 5px 10px;
        -webkit-transition: 0.3s ease 0.3s;
        -moz-transition: 0.3s ease 0.3s;
        -ms-transition: 0.3s ease 0.3s;
        -o-transition: 0.3s ease 0.3s;
        transition: 0.3s ease 0.3s;
        font-size: 14px;
        color: black; }
        #site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-option-list .select-option:not(:last-child) {
          border-bottom: 1px solid #a7a9ab; }
        #site-selling-form .form-wrapper .inputs-wrapper .select-wrapper .TS_select-box .select-option-list .select-option:hover {
          background-color: #fe0000;
          color: #fff; }
    #site-selling-form .form-wrapper .inputs-wrapper .submit-wrapper {
      text-align: center;
      margin-top: 15px; }
      #site-selling-form .form-wrapper .inputs-wrapper .submit-wrapper input {
        display: inline-block;
        background-color: #fe0000;
        border-radius: 5px;
        border: none;
        outline: none;
        border-bottom: 4px solid #980000;
        padding: 10px 20px;
        text-transform: uppercase;
        font-size: 20px;
        color: #fff;
        font-family: 'PT Sans', sans-serif;
        font-weight: bold; }
#site-selling-form .prav-info {
  padding: 10px 10px 20px; }

.site-selling-caller {
  position: fixed;
  left: 15px;
  top: 15px;
  width: 130px;
  text-align: center;
  opacity: 0.5;
  padding: 15px;
  background-color: #ececec;
  z-index: 999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .site-selling-caller:hover {
    opacity: 1; }
  .site-selling-caller .text {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: ALSSchlangesans-Black; }
  @media (max-width: 767px) {
    .site-selling-caller {
      display: none; } }

/*# sourceMappingURL=style.css.map */

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/site_selling/more_style.css*/
.modal-header {
    height: 50px;
    border-bottom: 0px;
}
.modal-header .close {
    opacity: 1;
}
.modal-header .close:hover {
    opacity: .8;
}
.modal-body {
    margin-top: -10px;
    padding: 0px;
}
#site-selling-form .form-wrapper .form-description {
    font-size: 20px;
}
.grey-background {
    color: #000;
}
#site-selling-form .form-wrapper .grey-background .count-wrapper .count {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
}
#site-selling-form .form-wrapper .form-title {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
}
#site-selling-form .form-wrapper {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.site-selling-caller .text {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    font-weight: bold;
    font-size: 16px;
}
#site-selling-form .close {
    float: right;
    border: none;
    float: right;
    outline: none;
    background: none;
}
.modal .modal-content {
    background-image: none;
    background-color: #fff;
    padding: 0;
}
#site-selling-form * {
    box-sizing: border-box;
}
/* End */



/* Start:/bitrix/templates/oknaeconom_main/libs/select/css/TS_select.css*/
.TS_select-box {
  position: relative; }
  .TS_select-box input {
    display: none; }
  .TS_select-box .select-label {
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    outline: none;
    outline: 0;
    width: 100%;
    cursor: pointer; }
    .TS_select-box .select-label .value {
      vertical-align: middle; }
    .TS_select-box .select-label .arrow {
      vertical-align: middle;
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%); }
      .TS_select-box .select-label .arrow:before {
        content: "";
        border: 2px solid black;
        border-top: none;
        border-left: none;
        transform: rotate(45deg) translate(-25%, -25%);
        width: 7px;
        height: 7px;
        display: inline-block;
        vertical-align: middle;
        box-sizing: border-box; }
  .TS_select-box .select-option-list {
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    right: 0;
    max-height: 200px;
    outline: 0;
    border-top: none;
    display: none;
    z-index: 10; }
    .TS_select-box .select-option-list.shown {
      display: block; }
    .TS_select-box .select-option-list .select-option {
      cursor: pointer; }
  .TS_select-box:not(.js-hover):hover .select-option-list {
    display: block; }

/*# sourceMappingURL=TS_select.css.map */

/* End */



/* Start:/bitrix/templates/oknaeconom_main/styles.css*/
.footersch {
    margin-top: 10px !important;
}
.change-city {
    margin-top: 10px;
}
#changeCity {
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(/images/caret_down_city.png);
    background-position: right;
    background-repeat: no-repeat;
    border-color: #b3cccc;
    border-radius: .2em;
    border-style: solid;
    border-width: 1px;
    border-right-color: #869999;
    border-bottom-color: #869999;
    color: black;
    padding: 3px 15px 3px 5px;
    width: 180px;
}
/* End */
/* /bitrix/templates/.default/components/okna_components/form.result.new_vamperezvonit/template_vamperezvonit/style.css */
/* /bitrix/templates/.default/components/bitrix/form.result.new/site_selling/style.css */
/* /bitrix/templates/.default/components/bitrix/form.result.new/site_selling/more_style.css */
/* /bitrix/templates/oknaeconom_main/libs/select/css/TS_select.css */
/* /bitrix/templates/oknaeconom_main/styles.css */
