@font-face {
    font-family: AvenirMedium;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Medium.eot);
    src: local("../fonts/AvenirNextCyr/Avenir Next Cyr Medium"), local("AvenirNextCyr-Medium"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Medium.woff) format("woff"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: AvenirLight;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Light.eot);
    src: local("../fonts/AvenirNextCyr/Avenir Next Cyr Light"), local("AvenirNextCyr-Light"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Light.woff) format("woff"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: AvenirRegular;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.eot);
    src: local("../fonts/AvenirNextCyr/Avenir Next Cyr Regular"), local("../fonts/AvenirNextCyr/AvenirNextCyr-Regular"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.woff) format("woff"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: AvenirBold;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Bold.eot);
    src: local("../fonts/AvenirNextCyr/Avenir Next Cyr Bold"), local("../fonts/AvenirNextCyr/AvenirNextCyr-Bold"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Bold.woff) format("woff"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: AvenirHeavy;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Heavy.eot);
    src: local("../fonts/AvenirNextCyr/Avenir Next Cyr Heavy"), local("AvenirNextCyr-Heavy"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Heavy.eot?#iefix) format("embedded-opentype"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Heavy.woff) format("woff"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Heavy.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1;
    font-family: AvenirMedium;
    overflow-x: hidden;
    color: #333
}

body input,
body textarea {
    border: #666 1px solid;
    outline: 0
}

body button {
    outline: 0
}

a,
a:active,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

img {
    vertical-align: bottom
}

ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

p {
    margin-bottom: 0;
    line-height: 1.3
}

.text-center {
    text-align: center
}

b,
strong {
    font-weight: 700
}

.balkon-calc{
	display: none;
}

label{
	margin-bottom: 5px;
	display: block;
}

h2{
	text-align: center;
	font: 2em 'AvenirHeavy', sans-serif;
	margin: 0 auto 30px;
}

.raschet {
    background: url(../img/calc-fon.jpg) no-repeat center / cover;
    padding: 50px 0
}

.calc-menu {
    text-align: center;
    margin-bottom: 30px
}

.calc-menu li {
    display: inline-block;
    margin: 0 10px
}

.calc-menu li.active a {
    background: #004a9b;
    border-color: #004a9b;
    color: #fff
}

.calc-menu a {
    display: inline-block;
    min-width: 145px;
    text-transform: uppercase;
    padding: 15px 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 1px dashed #333;
    color: #333
}

.balkon-calc h2 {
    margin-bottom: 30px
}

.balkon-calc h4 {
    text-transform: uppercase;
    margin-bottom: 20px
}

.thumb-bal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.thumb-bal a {
    display: block;
    margin: 15px 20px 15px 0
}

.thumb-bal li.active a {
    -webkit-filter: drop-shadow(0 0 2px red);
    filter: drop-shadow(0 0 2px red)
}

.width-fields {
    margin-bottom: 20px
}

.width-fields .blk-field {
    display: none
}

.width-fields .blk-field.visible {
    display: block
}

.blk-field {
    position: relative
}

.blk-field input {
    width: 95px;
    height: 40px;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    overflow: hidden;
    position: relative
}

.blk-field label {
    color: #999;
    font-size: 14px
}

.bal-num {
    background: #e40009;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto 0;
    position: relative;
    bottom: -3px
}

.dop-field label {
    position: relative;
    cursor: pointer
}

.dop-field label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/cb.png) no-repeat top center/cover;
    margin-right: 5px;
    vertical-align: -4px
}

.dop-field input {
    display: none
}

.dop-field input:checked+label::before {
    background: url(../img/cb.png) no-repeat bottom center/cover
}

.bal-send {
    text-align: center;
    margin-top: 40px
}

.bal-send .modalka {
    margin-top: 10px;
    padding: 12px 25px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #e40009;
    text-transform: uppercase;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    display: inline-block;
    border-bottom: 3px solid #c50008
}

.bal-send .modalka::after {
    content: '';
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    vertical-align: -5px;
    background: url(../img/cart.svg) no-repeat center/cover;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.bal-send .modalka:hover::after {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.balk-price {
    color: #999;
    font-size: 20px;
    font-family: AvenirBold;
    margin-right: 20px
}

.balk-price span {
    font: 30px AvenirHeavy;
    color: #004a9b
}

#bal-full {
    display: block;
    margin: 0 auto
}

.choice-info {
    margin: 20px 0 0
}

.param-wrp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.param-wrp h4 {
    margin-top: 25px
}

.param-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

#img-action {
    position: relative;
    display: block;
    padding-top: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.img-layer {
    position: absolute;
    top: 0;
    left: 0
}

.choice-info__preview_col-left {
    position: absolute;
    top: 0;
    left: 0
}
.choice-info__preview_col-right{
    min-height: 400px;
}

.img-responsive {
    display: block;
    margin: 0 auto
}

.window-type {
    position: relative
}

.window-type__block {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 3px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    background-color: #f9f9f9;
    white-space: nowrap;
    z-index: 2
}

.window-type__block.active .window-type__block_preview {
    border: 3px solid #e40009
}

.window-type__block.active .window-type__block_img.active {
    border: 3px solid #e40009
}

.window-type__block:hover {
    background-color: #fff;
    border: 1px solid #d8d8d8
}

.window-type__block:hover .window-type__block_preview {
    display: none
}

.window-type__block:hover .window-type__block_img {
    display: inline-block
}

.window-type__block:hover .window-type__block_img.active,
.window-type__block:hover .window-type__block_img:hover {
    border: 3px solid #e40009
}

.window-type__block_preview {
    cursor: pointer;
    border: 3px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.window-type__block_img {
    display: none;
    vertical-align: top;
    cursor: pointer;
    border: 3px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.window-type__block_img+.window-type__block_img {
    margin-left: 6px
}

.calculator-total {
    position: relative;
    margin: 33px 0 0;
    padding: 21px 19px 12px;
    background: #fff;
    border: 2px solid #ebe9e9;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.param {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.param__desc {
    margin: 5px 0 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #858585
}

.param-inpt-text,
.param-inpt-text-2 {
    font-family: Roboto, sans-serif;
    font-size: 24px;
    border: 1px solid #dadada;
    outline: 0;
    background: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.param-inpt-text {
    width: 95px;
    height: 40px;
    text-align: center
}

.param-inpt-text-2 {
    width: 65px;
    height: 40px;
    padding-left: 10px;
    text-align: left
}

.param-btn-minus,
.param-btn-plus {
    position: relative;
    right: 0;
    width: 30px;
    height: 50%;
    border: 1px solid #ccc;
    background-color: #ebe9e9;
    outline: 0;
    cursor: pointer
}

.param-btn-minus:hover,
.param-btn-plus:hover {
    background-color: #ccc
}

.param-btn-plus {
    top: 0
}

.param-btn-minus {
    bottom: 0;
    border-top: 0
}

.param-cross {
    display: inline-block;
    padding: 4px 8px 0 12px;
    font-size: 30px;
    text-align: center
}

.param-label {
    font-size: 16px;
    display: inline-block;
    margin: 30px auto 10px
}

.ui-selectmenu-button.ui-button {
    width: auto
}

.ui-slider .ui-slider-handle:after,
.ui-slider-horizontal .ui-slider-handle:after,
.ui-slider-vertical .ui-slider-handle:after {
    position: absolute;
    content: "";
    background: #fff;
    border-radius: 50%;
    border: 4px solid #e40009;
    width: 20px;
    height: 20px
}

.slider-v {
    margin: 0;
    width: 19px;
    height: 368px;
    background: url(../img/calc/scale-v.png) repeat-y;
    float: left
}

.ui-slider-vertical .ui-slider-handle {
    border: none;
    outline: 0
}

.ui-widget.ui-widget-content {
    border: none
}

.ui-slider-vertical .ui-slider-range-min {
    background: 0 0
}

.slider-h {
    height: 19px;
    background: url(../img/calc/scale-h.png) repeat-x;
    position: absolute;
    width: 85%;
    top: 0;
    left: 50px;
}

.ui-slider-horizontal .ui-slider-handle {
    border: none;
    outline: 0
}

.ui-slider-horizontal .ui-slider-range-min {
    background: 0 0
}

.ui-slider-horizontal .ui-slider-handle,
.ui-slider-vertical .ui-slider-handle {
    background: 0 0
}

#profile {
    display: block;
    border-color: #dadada;
    padding: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: 0
}


@media (max-width:1199.98px) {
    header {
        font-size: .9em
    }
    .logo img {
        width: 100%
    }
    .top-menu a img {
        margin-right: 5px
    }
    .main-menu a {
        font-size: .9em
    }
    .steps-menu li {
        margin: 0 15px
    }
}

@media (max-width:991.98px) {
    .logo img {
        width: auto
    }
    .main-menu,
    .top-menu {
        display: none
    }
    .burger {
        display: block
    }
}

@media (max-width:767.98px) {
    .top-girl {
        width: 100%
    }
    .hit .owl-nav .owl-next {
        right: 0
    }
    .hit .owl-nav .owl-prev {
        left: 0
    }
    .steps-menu li {
        margin: 0 1%;
        padding: 5px
    }
    .raschet {
        -webkit-background-size: cover;
        background-size: cover
    }
    footer {
        text-align: center
    }
    footer .winlanding {
        text-align: center;
        padding-top: 20px
    }
}

@media (max-width:575.98px) {
    main h1 {
        font-size: 2em
    }
    .main-items {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .form-block {
        padding: 40px 30px
    }
    .form-block h3 {
        font-size: 18px
    }
    .steps-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .steps-menu li {
        -webkit-border-radius: 0;
        border-radius: 0;
        border-top: none
    }
    #raschet img {
        max-width: 100%
    }
    .choice-info__preview_col-left {
        left: 10px
    }
    .slider-h {
        position: relative;
        bottom: 0;
        width: 100%;
        margin-top: 90px
    }
    .param-wrp {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 15px auto
    }
    .param-c>div {
        margin: 0 20px
    }
    .bal-send {
        text-align: center
    }
}
/* ========================================================================
 ****************************** modal  *************************************
 * ======================================================================== */
.hiden {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  opacity: 0;
  overflow: hidden;
  height: 0%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transition: height 0s ease 0.9s, opacity 0.6s ease 0.3s;
  -o-transition: height 0s ease 0.9s, opacity 0.6s ease 0.3s;
  transition: height 0s ease 0.9s, opacity 0.6s ease 0.3s;
}

.hiden.active {
  height: 100%;
  opacity: 1;
  -webkit-transition: height 0s ease 0s, opacity 0.6s ease 0s;
  -o-transition: height 0s ease 0s, opacity 0.6s ease 0s;
  transition: height 0s ease 0s, opacity 0.6s ease 0s;
}

.popup, .sent {
  background: #fff;
  position: absolute;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  min-width: 320px;
  left: 50%;
  top: 50%;
  max-width: 500px;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
      -ms-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.6s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, -webkit-transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.6s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, -webkit-transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  -o-transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.6s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.6s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.6s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, -webkit-transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}

.popup.active, .sent.active {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  -webkit-transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, -webkit-transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, -webkit-transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  -o-transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  transition: top 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, opacity 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, -webkit-transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}

.pop-header {
  background: #e40009;
  padding: 10px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.pop-header p span {
  font: 26px "AvenirBold";
  display: block;
}

.head-one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.head-close img {
  width: 25px;
}

.pop-body {
  padding: 20px 20px;
}

.pop-body .form-group {
  width: 100%;
}

.pop-body label {
  margin-bottom: 15px;
  display: block;
}

.pop-body input[type="text"],
.pop-body textarea {
  border: 1px solid #c1c1c1;
  display: block;
  width: 100%;
  padding: 15px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}

.pop-body textarea {
  min-height: 150px;
  font-size: 16px;
}

.pop-body input[type="checkbox"] {
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  float: left;
  margin-right: 10px;
}

.pop-body button {
  color: #fff;
  display: inline-block;
  padding: 15px 20px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  background: #e40009;
  outline: none;
}

.pop-body button:disabled {
  opacity: .5;
  cursor: default;
}

.pop-body button:hover {
  background: #be0008;
}

.sent-img {
  width: 100%;
}

.cross2 {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.agree{
    font-size: 12px;
    margin-bottom: 15px;
}