@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;800;900&display=swap');
@charset "utf-8";

/* Plugins */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    max-height: 100vh!important;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.owl-carousel {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    width: 100%;
    height: 100%;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    width: 100%;
    height: 100%;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/*======================================
  Selectric v1.11.0
========================================*/

.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    width: 100%;
    padding: 10px 20px;
    border: none;
    background: #fff;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 2.14;
    color: #333;
    min-height: 50px;
    outline: none;
    position: relative;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 100%;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #BBB;
    border-bottom: none;
}

.selectric-focus .selectric {
    border-color: #aaaaaa;
}

.selectric-hover .selectric {
    border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
    color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2;
}

.selectric-open {
    z-index: 9999;
}

.selectric-open .selectric {
    border-color: #c4c4c4;
}

.selectric-open .selectric-items {
    display: block;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}


/* Items box */

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    z-index: -1;
    box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
}

.selectric-items li.selected {
    background: #E0E0E0;
    color: #444;
}

.selectric-items li.highlighted {
    background: #fff;
}

.selectric-items li:hover {
    background: #eff3f7;
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}

.selectric-items .selectric-group li {
    padding-left: 25px;
}


/* CSS Document */


/******************************

[Table of Contents]

1. Fonts
2. Body and some general stuff
3. Header
4. Menu
5. Home
6. Intro
7. Why
8. Services
9. cta
10. Team
11. Comment
12. Footer

main color: ffc50e

******************************/


/***********
1. Fonts
***********/


/*
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
*/

* {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

body {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    background: #FFFFFF;
    color: #333;
    line-height: 1.8;
}

div {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style: none;
    margin-bottom: 0px;
}

p {
    color: #333;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

p a {
    display: inline;
    position: relative;
    color: inherit;
    border-bottom: solid 1px #ffa07f;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

p:last-of-type {
    margin-bottom: 0;
}

.dnone {
    display: none;
}

.colorbtn {
    background: #f57c20;
}

.colorbtn:hover {
    opacity: .9;
}

.mybtn {
    padding: 10px 50px;
    border-radius: 30px;
    font-weight: 700;
    color: #fff!important;
    font-size: 14px;
    background: #f57c20;
    border: 1px solid #f57c20;
    cursor: pointer;
}

.mybtn:hover {
    color: #fff;
    opacity: .9;
}

.dflex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.dflex.align-items-baseline {
    align-items: baseline;
}

iframe {
    width: 100%;
}

a {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

a,
a:hover,
a:visited,
a:active,
a:link {
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

p a:active {
    position: relative;
    color: #FF6347;
}

p a:hover {
    color: #FFFFFF;
    background: #ffa07f;
}

p a:hover::after {
    opacity: 0.2;
}

::selection {
    background: rgba(87, 204, 195, 0.75);
    color: #FFFFFF;
}

p::selection {}

b {
    font-weight: 700;
}

h1,
.h1 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
    display: inline;
}

.bgcolor {
    background: #f57c20;
}

.z-100 {
    z-index: 100;
}

.h2,
h2 {
    font-size: 33px;
}

.h2-opros {
    font-size: 24px;
}

.h3,
h3 {
    font-size: 24px;
}

.h4,
h4 {
    font-size: 24px;
}

.h5,
h5 {
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h5,
.h6 {
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    line-height: 1.2;
    color: #333;
}

h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection {}

.back-h2 {
    color: #f1f1f1;
    font-size: 90px;
    opacity: .6;
    line-height: 35px;
    position: absolute;
    z-index: 0;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}

.form-control {
    color: #db5246;
}

section {
    display: block;
    position: relative;
    box-sizing: border-box;
}

.sectionblock {
    padding: 80px 0;
}

.clear {
    clear: both;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.trans_200 {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.trans_300 {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.trans_400 {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.trans_500 {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.fill_height {
    height: 100%;
}

.super_container {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.politika_container {
    padding: 40px 0;
}

.politika_link {
    display: inline!important;
    color: unset!important;
    font-weight: unset!important;
    border-bottom: dashed 1px #9a9a9a!important;
    
}

.politika_link:hover {
    background: transparent;
}

.politika_container ul {
    list-style: disc!important;
}

.politika_container li {
    margin-left: 15px!important;
}

.prlx_parent {
    overflow: hidden;
}

.prlx {
    height: 130% !important;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.parallax_background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.background_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    /*    opacity: .7;*/
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.nopadding {
    padding: 0px !important;
}

.button {
    height: 46px;
    border-radius: 5px;
}

.button a,
.button {
    display: block;
    padding-left: 40px;
    padding-right: 36px;
    line-height: 42px;
    font-size: 12px;
    font-weight: 600;
}

.button_1 {
    background: #f57c20;
    border: solid 2px transparent;
    cursor: pointer;
    color: #fff;
}

.button_1:hover {
    opacity: .9;
}

.button_1:hover a {
    color: #f57c20;
}

.button_2 {
    background: transparent;
    border: solid 2px #f57c20;
}

.button_2 a {
    color: #f57c20;
}

.button_2:hover {
    background: #f57c20;
}

.button_2:hover a {
    color: #FFFFFF;
}

.section_subtitle {}

.section_title {
    margin-top: 9px;
}

.intro_text {
    margin-top: 32px;
}

.intro_text b {
    text-transform: lowercase;
}

.liveinternet {
    display: none;
}

img[loading=lazy] {
    /* transition: 2s; */
}


/*********************************
3. Header
*********************************/


/*HEADER*/

.head {
    transition: .4s;
}

header {
    position: relative;
    border-bottom: 1px solid #d6d6d6;
}

.header-1 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d6d6d6;
    padding: 7px 0;
    min-height: 65px;
    font-weight: 600;
}

.header-top,
.top-phone {
    display: none;
}

.top-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.top-menu ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.top-menu ul li {
    list-style-type: none;
    font-size: 14px;
    padding: 0 10px;
    color: #333;
}

.top-menu ul li a {
    color: #333;
    white-space: nowrap;
    overflow: scroll;
}

.top-menu ul li a:hover {
    color: #f57c20;
}

.top-info h1,
.top-info div {
    font-size: 14px;
    padding: 0 10px;
    color: #333;
    align-items: center;
    white-space: nowrap;
}

.phone-bg-kont {
    display: none;
}

.bottom-menu {
    width: 100%;
    z-index: 100;
}

.about_company ul {
    list-style: disc;
    margin-bottom: 0px;
    padding-left: 35px;
}

.bottom-menu-ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.bottom-menu-ul div {
    position: relative;
}

.submenu-ul {
    position: absolute;
    top: 100%;
    z-index: 1;
    background: white;
    padding: 20px 15px 30px;
    width: 100%;
    display: none;
    border: 1px solid #d6d6d6;
    -webkit-box-shadow: 0 30px 20px rgb(35 35 35 / 30%);
    box-shadow: 0 30px 20px rgb(35 35 35 / 30%);
    min-width: 200px;
    transition: 2s;
}

.submenu-back {
    display: none!important;
}

.submenu-ul li a {
    color: #333;
    height: 100%;
    display: block;
    padding: 5px 0;
}

.submenu-ul li a.name {
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
}

.submenu-ul li a:hover {
    color: #ff893e;
}

.bottom-li,
.bottom-li-noneclick {
    position: relative;
    cursor: pointer;
    padding: 20px;
    display: block;
    color: #333!important;
    font-weight: 600;
    white-space: nowrap;
}

.bottom-li:first-child,
.bottom-li-noneclick:first-child {
    padding-left: 0;
}

.bottom-li.open:before,
.bottom-li-noneclick.open:before {
    content: "";
    display: block;
    position: absolute;
    background: #444444;
    width: 100%;
    left: 0;
    height: 3px;
    bottom: 0;
    transition: .9s;
}

.bottom-li.active:before {
    content: "";
    display: block;
    position: absolute;
    background: #444444;
    width: 100%;
    left: 0;
    height: 3px;
    bottom: 0;
    transition: .9s;
}

.nav__phone {
    font-size: 18px;
    padding: 0 15px;
    font-weight: 600;
    color: #333;
    white-space: nowrap;
}

.nav-btn {
    background: #fff;
    border-radius: 27px;
    cursor: pointer;
    transition: .2s;
    padding: 5px 15px;
    border: 1px solid #f57c20;
    white-space: nowrap;
    color: #333;
    font-weight: 600;
}

.nav-btn:hover {
    opacity: .9;
    background: #f57c20;
    color: #fff;
}

.menu-works {
    display: none;
}

button:focus {
    outline: none;
}

.nav-btn:focus {
    box-shadow: none;
}

.button_for_block {
    margin: 15px auto;
    display: block;
    text-align: center;
    max-width: 250px;
}

.header-2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.header-2-openmenu {
    display: none;
}

.bottom-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.header__logo {
    width: 16.5%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.header__logo:hover {
    color: #333;
}

.header__logo span {
    color: #ffc60b;
}

.header__logo img {
    width: 100%;
}

.submenu-block--santehnika,
.submenu-block--electric,
.submenu-block--zasori,
.submenu-block--tehnika,
.submenu-block--sborka,
.submenu-block--remont,
.submenu-block--other {
    position: absolute;
    top: 100%;
    background: #fff;
    width: 100%;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    display: none;
    z-index: 10;
}

.santehnika-li:hover ~ .submenu-block--santehnika {
    display: block;
}

.nav__submenu {
    padding: 30px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.nav__submenu a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    color: #333!important;
    cursor: pointer;
}

.nav__submenu a[href]:hover {
    color: #f57c20!important;
    text-decoration: underline;
}

.nav__names {
    font-size: 18px!important;
    margin-bottom: 10px!important;
    color: #333!important;
    padding: 0!important;
}

.nav-item {
    max-width: 25%;
}


/*HEADER FIXED*/

header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 16px rgba(51, 51, 51, .2);
    z-index: 200;
}

.header-1.dnone {
    display: none;
}


/*********************************
4. Menu
*********************************/

.menu {
    position: fixed;
    top: 0;
    right: -350px;
    max-width: 350px;
    height: 100vh;
    background: #f57c20;
    z-index: 102;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
}

.menu.active {
    right: 0;
}

.menu_overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.75);
    z-index: 101;
    visibility: hidden;
    opacity: 0;
}

.menu_overlay.active {
    visibility: visible;
    opacity: 1;
}

.menu_close_container {
    position: absolute;
    top: 41px;
    left: 28px;
    width: 18px;
    height: 18px;
    transform-origin: center center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
    z-index: 1;
}

.menu_close {
    width: 100%;
    height: 100%;
    transform-style: preserve-3D;
}

.menu_close div {
    width: 100%;
    height: 2px;
    background: #FFFFFF;
    top: 8px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.menu_close div:last-of-type {
    -webkit-transform: rotate(90deg) translateX(-2px);
    -moz-transform: rotate(90deg) translateX(-2px);
    -ms-transform: rotate(90deg) translateX(-2px);
    -o-transform: rotate(90deg) translateX(-2px);
    transform: rotate(90deg) translateX(-2px);
    transform-origin: center;
}

.menu_close:hover div {
    background: #1befc5;
}

.menu_nav {
    margin-top: 75px;
}

.menu_nav ul li:not(:last-child) {
    margin-bottom: 1px;
}

.menu_nav ul li a {
    font-size: 24px;
    color: #fff;
}

.menu_nav ul li a:hover {
    color: #1befc5;
    text-decoration: underline;
}

.menu_social {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.menu_social ul li:hover {
    background: #333;
}

.menu_social ul li:hover a i {
    color: #FFFFFF;
}

.menu_extra {
    margin-top: 50px;
}

.menu_extra > div:not(:last-child) {
    margin-bottom: 5px;
}

.menu_link,
.menu_link a {
    font-size: 13px;
    color: #fff;
}

.menu_link.tel {
    font-size: 24px;
    font-weight: 600;
}

.menu_link a:hover {
    text-decoration: underline;
}

.menu-arrow {
    position: absolute;
    top: 48%;
    right: 0;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #555 transparent transparent transparent;
    background: transparent;
    border-radius: 0;
}


/*********************************
5. Home
*********************************/

.home {
    width: 100%;
}

.home_slider_container {
    width: 100%;
    height: 100%;
}

.home_slider_container .owl-item {
    background: #ddf0fa;
}

.home_container {
    padding: 80px 0;
}

.home_content {}

.home_subtitle {
    color: #333;
    line-height: 1.1;
    margin: 0;
}

.home_title {
    font-size: 64px;
    color: #333;
    line-height: 1.2;
    font-weight: 700;
    margin-top: -2px;
    margin-bottom: 0px;
    text-shadow: 0 0 30px white;
    max-width: 930px;
}

.home_title.mini {
    font-size: 53px;
}

.home_title span {
    /* white-space: nowrap; */
}

.gotohome a {
    display: inline-block;
    padding: 20px 40px;
    background: #f57c20;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    margin: 40px 0;
}

.home_input {
    height: 46px;
    padding: 0px 20px;
}

.home_input.k2 {
    min-width: 350px;
}

.home_form .button {
    padding: 0 80px;
    text-transform: inherit;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    background: -webkit-
}

.master-button {
    padding: 20px 50px;
    background: #f57c20;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 20px 0 0;
    margin-right: 15px;
}

.master-button:hover {
    color: #fff;
    opacity: .8;
}

.master-button--works {
    background: #FFF;
    color: #333;
    border: 1px solid #f57c20;
}

.master-button--works:hover {
    color: #f57c20;
}

.home_form input {
    color: #333;
    margin-right: 10px;
    border-radius: 5px;
    height: 65px;
    border: 1px solid #d6d6d6;
}

.home_form input[type="text"] {
    min-width: 250px;
}

.home_form input[type="text"]:hover {
    border: solid 1px #f57c20;
}

.bottom-form {
    margin: 15px 0 0;
    font-size: 10px;
    color: #797979;
    display: block;
}

.home_text {
    margin: 12px 0;
    color: #333;
    font-size: 15px;
}

.home_slider_dots {
    position: absolute;
    bottom: 53px;
    left: calc((100vw - 1140px) / 2);
    z-index: 1;
}

.home_slider_custom_dot {
    width: 8px;
    height: 8px;
    background: #b4b4b4;
    border-radius: 50%;
    cursor: pointer;
}

.home_slider_custom_dot.active,
.home_slider_custom_dot:hover {
    background: #f57c20;
}

.home_slider_custom_dot:not(:last-child) {
    margin-right: 8px;
}

.home-bg {
    background: #e9f2f5;
}


/*********************************
6. Intro
*********************************/

.intro {
    width: 100%;
    background: #FFFFFF;
}

.milestones {
    margin-top: 85px;
}

.milestone_counter {
    font-size: 33px;
    color: #333;
    line-height: 0.75;
}

.milestone_text {
    margin-top: 5px;
    font-size: 14px;
    color: #333;
}

.intro_form_container {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 25px 38px rgba(0, 0, 0, 0.2);
}

.intro_title {
    background: #f57c20;
}

.intro_form_title {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}

.intro_form {
    width: 100%;
}

.intro_form_container .intro_form {
    /*    padding: 30px;*/
}

.intro_form_container .intro_form,
.intro_title {
    padding: 30px;
}

.intro_title p {
    color: #fff;
}

.intro_input {
    width: calc((100% - 15px) / 2);
    height: 62px;
    background: transparent;
    border: solid 1px #e6ebf1;
    margin-bottom: 18px;
    padding-left: 25px;
    outline: none;
    color: #333;
    border-radius: 5px;
}

.intro_select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    font-size: 14px !important;
    font-style: italic;
    color: #a09f9f !important;
    cursor: pointer;
}

.intro_select.selected {
    color: #333 !important;
    font-style: normal !important;
}

.intro_select option {}

.intro_input:focus,
.intro_input:hover {
    border: solid 1px #f57c20;
}

.intro_input::-webkit-input-placeholder {
    font-style: italic;
    color: #a09f9f !important;
}

.intro_input:-moz-placeholder {
    font-style: italic;
    color: #a09f9f !important;
}

.intro_input::-moz-placeholder {
    font-style: italic;
    color: #a09f9f !important;
}

.intro_input:-ms-input-placeholder {
    font-style: italic;
    color: #a09f9f !important;
}

.intro_input::input-placeholder {
    font-style: italic;
    color: #a09f9f !important;
}

.intro_button {
    width: 100%;
    font-size: 14px;
    border: solid 2px #f57c20;
    cursor: pointer;
    color: #333;
    background: transparent;
    cursor: pointer;
}

.intro_button:hover {
    cursor: pointer;
    color: #fff;
    background: #f57c20;
}


/*********************************
8. Prices
*********************************/

.prices {
    background-color: #FFFFFF;
}

.price_col {
    margin-bottom: 58px;
}

.price {
    padding: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    min-height: 380px;
    background: #e9f2f5;
    border-top: 1px solid #f57c20;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 20%);
    height: 100%;
}

.price a:hover .price_title {
    color: #f57c20;
    cursor: pointer;
}

.price_photo {
    max-width: 150px;
}

.price_photo img {
    width: 100%;
    border-radius: 50%;
    ;
    max-height: 150px;
}

.price_block {
    padding: 35px 0;
    text-align: center;
}

.price_title {
    font-weight: 600;
    color: #333;
}

.pricehrefto:hover .price_title {
    text-decoration-color: #f57c20;
    cursor: pointer;
}

.pricehrefto {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.price_title h2 {
    font-size: 18px!important;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
}

.pricehrefto .price_title {
    text-decoration: underline;
    text-decoration-color: #333333;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    text-decoration-style: dashed;
}

.prices.mini .price_title h2 {}

.prices.mini .price_title {}

.price_text {
    margin-top: 10px;
}

.price_panel {
    border-radius: 20px;
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 39px;
    border: 1px solid #f57c20;
    text-align: center;
    cursor: pointer;
    transition: .1s;
    width: 100%;
    display: block;
}

.price_panel:hover {
    color: #fff!important;
    background: #f57c20;
}

.text {
    padding-bottom: 80px;
    padding: 10px 20px 80px;
    ;
}

.moreprice p {
    display: block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgb(0 0 0 / 1%) 0 0 1px;
    line-height: 1.2;
    font-weight: 600;
    margin: 20px 0;
    color: #333;
    font-size: 24px;
}

.moreprice a {
    color: #333;
    display: inline-block;
    background: #e9f2f5;
    border-radius: 50px;
    margin: 5px 5px 5px 0;
    padding: 5px 14px 5px 11px;
}

.infotext {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*    overflow: scroll;*/
}

.infotext-flat {
    padding: 60px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*    overflow: scroll;*/
}

.infotext ul {
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    list-style-type: disc;
    margin-left: 15px;
}

.infotext ul li {}

.infotext ul b {
    font-size: 14px;
}

.infotext span {
    font-weight: 600;
}

.infotext .title {
    width: 100%;
    display: block;
    -webkit-font-smoothing: antialiased;
    text-shadow: rgb(0 0 0 / 1%) 0 0 1px;
    line-height: 1.2;
    font-weight: 600;
    margin: 20px 0 30px;
    color: #333;
    font-size: 24px;
}

.infotext b {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.infotext p,
.infotext ul {
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

.infotext p b {
    font-size: 18px;
}

.infotext p b.sm {
    font-size: 14px;
}

.infotext div {
    width: 45%;
    margin-bottom: 60px;
}

table,
td {
    border: 1px solid #d6d6d6;
    padding: 25px;
    margin-bottom: 20px;
    width: 100%;
}

td {
    width: 30%;
    vertical-align: top;
}

thead,
tfoot {
    background-color: #333;
    color: #fff;
}


/***********************
Material
***************************/

.materialimg {
    width: 90%;
    text-align: center;
    margin: 40px auto;
    display: block;
}

.dop-item {}

.dop-item img {
    width: 100%;
    border-radius: 5px;
    margin: 30px 0;
}

.dop-item span {
    position: absolute;
    left: 15px;
    bottom: 54px;
    display: inline-block;
    background: #ff8b3e;
    color: #fff;
    font-size: 18px;
    padding: 5px 30px;
    border-radius: 0 5px 5px 0;
}


/***********************
Works Remont
***************************/

.works__images {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.popup-gallery a {
    margin: 10px;
    display: block;
}

.block-works {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.gallery-menu ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.gallery-menu ul li {
    color: #333;
    padding: 0 15px;
    cursor: pointer;
    margin: 5px;
}

.gallery-menu ul li.open,
.gallery-menu ul li:hover {
    color: #f57c20;
    border-bottom: 2px solid #f57c20;
}

.works__images div img {
    width: 100%;
    max-width: 64px;
    cursor: pointer;
    transition: .1s opacity;
    max-height: 90px;
    border-radius: 5px;
}

.works__images img:hover {
    opacity: .5;
}

.works {
    margin-bottom: 60px;
}

.works-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 80px 0;
}

.g-img {
    display: none;
}

.g-otdelka {
    display: block;
}


/*CALCzabor*/

.calczabor {
    padding: 80px 0;
}

.calc-title {
    color: #333;
}

.calc-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.calc-inner,
.calc-info {
    margin: 40px 0;
}

.calc-col {
    width: 45%;
}

.calc-input,
.calc-radio,
.calc-itog {
    margin: 10px auto;
    position: relative;
    user-select: none;
}

.calc-input input,
.box select {
    width: 100%;
    padding: 10px 20px;
    border: none;
    background: #fff;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 2.14;
    color: #333;
    min-height: 50px;
    outline: none;
}

.calc-radio {
    display: flex;
}

.calc-radio input[type=radio] {
    display: none;
}

.calc-radio label {
    cursor: pointer;
    border: 1px solid #999;
    border-radius: 60px;
    user-select: none;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.calc-itog p {
    font-size: 24px;
    display: inline;
}

.calc-itog span {
    font-size: 14px;
}


/* Checked */

.calc-radio input[type=radio]:checked + label {
    background: #f57c20;
    border: 3px solid #f57c20;
    color: #fff;
}


/* Hover */

.calc-radio label:hover {
    border: 1px solid #f57c20;
}

.calc-radio input[type=radio]:disabled + label {
    background: #efefef;
    color: #666;
}

.box::before {
    content: "\f13a";
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    text-align: center;
    font-size: 28px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.1);
    pointer-events: none;
}

.box:hover::before {
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.2);
}

.box select option {
    padding: 30px;
}

.calc-info {
    background: #fff;
    padding: 30px;
}

.calc-info p {}

.politika {
    padding: 5px 0;
    display: block;
    font-size: 12px;
}


/*********************************
Case
**************************/

.case-item__table::-webkit-scrollbar {
    background: #eff3f7;
    cursor: pointer;
    width: 2px;
}

.case-item__table::-webkit-scrollbar-thumb {
    -webkit-border-radius: 1ex;
    background: #f57c20;
    height: 2px;
}

.case {}

.case-item {
    background: #eff3f7;
    padding: 15px 15px 40px;
    border-radius: 5px;
    height: 100%;
    max-height: 800px;
    display: block;
    color: #333;
}

.btn-casemore {
    cursor: pointer;
    background: #f47c21;
    padding: 10px 18px;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
}

.btn-casemore:hover {
    opacity: .9;
}

.btn-casenew {
    cursor: pointer;
    border: 1px solid #f47c21;
    padding: 10px 18px;
    border-radius: 50px;
    color: #333;
    font-weight: 600;
}
.btn-casenew:hover {
    background: #f47c21;
    color: #fff;
}
.case-block {
    margin-bottom: 40px;
}

.case-item__header {
    font-size: 18px;
    padding: 30px 0 30px;
    display: block;
    color: #333;
    font-weight: 600;
}

a.case-item__header {
    color: #333;
}

a.case-item__header:hover {
    color: #333;
}

.case-item__img {
    overflow: hidden;
    max-height: 275px;
    border-radius: 5px;
}

.case-item__img img {
    width: 100%;
    min-height: 275px;
}

.case-item__table {
    overflow: scroll;
    width: 100%;
    display: block;
    padding: 0;
    border: none;
    cursor: auto;
    margin-bottom: 40px;
}
.case-item__table div {
    margin-bottom: 15px;
}
.case-item__table td {
    text-align: left;
}

.case-item__table th {
    text-align: right;
}

.case-item__table td,
.case-item__table th {
    padding: 15px 0;
    width: 50%;
    border: none;
    margin: 0;
}

.case-item__table tbody {
    width: 100%;
    display: block;
}

.case-item__table tr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
}

.case-item__btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 40px;
    left: 30px;
    right: 30px;
}

.case-item__btn-btn {
    border: 1px solid #f57c20;
    padding: 5px 25px;
    border-radius: 20px;
    color: #333;
}

.case-item__btn span {
    color: #f57c20;
    font-size: 20px;
    margin-left: 3px;
}

.case-item__link {
    color: #333!important;
    text-decoration: underline!important;
    text-decoration-color: #333!important;
    text-underline-offset: 6px!important;
    text-decoration-thickness: 1px!important;
    text-decoration-style: dashed!important;
}

.case-item__link:hover {
    color: #333;
    text-decoration: underline;
    text-decoration-color: #f57c20!important;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    text-decoration-style: dashed;
    color: #f57c20!important;
}

.case-on-case {
    background: #f9f9f9;
}

.case-on-case .section_title,
.case-on-case .back-h2 {
    text-align: left;
}


/*********************************
Infocase
*********************************/

.infocase {
    background: #f9f9f9;
}

.infocase-block {
    padding: 20px 0 40px;
}

.infocase-title {
    font-size: 28px;
    font-weight: 500;
}

.infocase-img {}

.infocase-img img {
    max-height: 400px;
    max-width: 100%;
    border-radius: 5px;
    min-width: 250px;
}

.infocase-info {
    padding: 40px 0;
}

.infocase-price {
    font-size: 20px;
    line-height: 1;
}

.infocase-price span {
    color: #f57c20;
    font-weight: 600;
}

.infocase-table {
    width: 100%;
}

.infocase-table tr {}

.infocase-table td {
    padding: 15px;
}

.infocase-text {
    margin: 60px 0 0;
}

.infocase-text ul {
    list-style: disc;
    margin-left: 15px;
}

.infocase-hr {
    margin-bottom: 0;
    width: 30%;
    background: #f58330;
    height: 1px;
}

.infocase-itog {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.infocase-itog button {
    background: #f57c20;
    border: none;
    color: #fff;
    padding: 8px 71px;
    border-radius: 50px;
    font-weight: 600;
    cursor: pointer;
}

.infocase-itog button:hover {
    opacity: .9;
}

.breadcrumbs {
    padding: 20px 0 0;
    color: #797979;
}
.breadcrumbs ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.breadcrumbs ul li {
    padding-right: 10px;
}


.breadcrumbs a {
    color: #f57c20;
}

.breadcrumbs-slash {
    padding: 0 5px;
}


/*********************************
Table
*********************************/

.mytable-home {
    overflow: scroll;
    padding-bottom: 80px;
    margin-top: -80px;
}

.mytable-home--inner {
    padding: 0 15px;
}

.mytable {}

.mytable tr {}

.mytable tr:nth-child(2n) {
    background: #f9f9f9;
}

.mytable td {
    font-weight: 400;
    padding: 20px 30px;
}

.mytable td:first-child {
    width: 80%;
}

.mytable td:last-child {
    width: 20%;
    white-space: nowrap;
}

.mytable-part2 {
    display: none;
}


/********************
Answer
*************************/

.opros-main {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.answer_hidden {
    display: none;
}

.opros {
    padding: 40px 0;
}

.opros textarea {
    padding: 15px;
    max-height: 100px;
    resize: none;
    border-radius: 5px;
    max-width: 100%;
}

.opros_answer {
    text-align: center;
}

.answer {
    display: inline-block;
    border: 1px solid #f57c20;
    text-align: center;
    color: #f57c20;
    cursor: pointer;
    padding: 5px 55px;
    margin: 15px;
    font-weight: 500;
    border-radius: 5px;
}

input.answer {
    display: block;
    margin: 0 auto;
    background-color: white;
}

.answer_no {
    text-align: center;
}

.opros_section-title {
    font-size: 25px;
    line-height: 30px;
    font-family: sans-serif, Arial;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    margin-bottom: 40px;
    color: #000;
}

.answer_yes_section-title,
.answer_no_section-title,
#form_result {}


/*********************************
Calc Price remont
*********************************/

.calc {
    width: 100%;
}

.calc__wrapper {
    padding: 45px 30px;
    margin: auto;
}

.calc__line {
    display: flex;
    justify-content: space-between;
}

.calc__line:first-child {
    margin-bottom: 20px;
}

.calc__column:first-child {
    width: 60%;
}

.calc__column:nth-child(2) {
    width: 40%;
}

.calc__title {
    font-size: 16px;
    margin-bottom: 15px;
    color: #333;
}

.calc__buttons {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    width: 90%;
}

.calc__button {
    width: 100%;
    width: 170px;
    margin-right: 20px;
}

.calc__button label {
    border-radius: 20px;
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 39px;
    border: 2px solid #f57c20;
    text-align: center;
    cursor: pointer;
    transition: .2s;
    width: 100%;
}

.calc input[type='radio']:checked ~ label,
.calc input[type='radio']:checked ~ label:hover,
.calc input[type='radio']:checked ~ label:focus {
    background-color: #f57c20;
    color: #fff;
}

.hidden {
    display: none;
}

.calc__price {
    font-size: 24px;
    font-weight: 600;
    color: #333;
}

.calc__warning {
    color: #333;
    font-size: 12px;
    margin-top: 20px;
}

.calc__value {
    border-radius: 5px;
    border: 0;
    margin-right: 5px;
    width: 80px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
}

.calc__value:focus {
    outline: 0 none;
}

.calc__range {
    -webkit-appearance: none;
    height: 5px;
    width: 95%;
    margin-right: 5%;
    /*    background:-webkit-linear-gradient(left ,#f57c20 0%,#f57c20 30%,#d5d3d3 30%, #d5d3d3 100%);*/
    background: #f57c20;
    border-radius: 5px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.30), 0 1px 0 rgba(255, 255, 255, 1);
    transition: 0.5s;
    cursor: pointer;
}

.calc__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 36px;
    height: 36px;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #999;
    cursor: pointer;
}


/*********************************
Construktor
*********************************/

.const input[type="radio"]:not(:checked) {
    opacity: 0;
}

.const [type="radio"]:checked {
    opacity: 0;
}

.const-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 15px;
    color: #333;
    line-height: 2;
}

.const-item {
    margin-right: 25px;
    cursor: pointer;
}

.const-item.checked img {
    border: 3px solid #f57c20;
}

.const-block img {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50px;
    border: 1px solid #ddd;
    background: #fff;
}

.const-title {
    color: #333;
    margin-bottom: 15px;
    font-weight: 600;
}

.const-item.mini {
    margin-right: 15px;
}


/*
.const-item.mini img
{
    width: 45px;
    height: 45px;
}
*/

.const {
    margin: 40px 0!important;
}

.const-choose {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.const-choose div {
    width: 50%;
}

.const-choose label {
    font-size: 14px;
    color: #333;
}

.const-img--item img {
    width: 100%;
    height: 100%;
}

.const-img--item {
    position: absolute;
    height: 100%;
}

.okna img,
.saiding img,
.list img,
.uteplenie img,
.svet-potolok img,
.svet-stena img,
.skaf-raspash img,
.skaf-kupe img,
.skaf-tumba img,
.steni img {
    display: none;
}

.const-block--steni,
.const-block--pol {
    display: none;
}

.const-block--steni.checked,
.const-block--pol.checked {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: 0;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 23px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
    line-height: 1;
    white-space: nowrap;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 9px;
    height: 9px;
    background: #f57c20;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/*********************************
Block Links
*********************************/

.links-block {
    padding: 20px 0;
}

.links-block .name {
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
}

.links-block li a {
    color: #333;
    height: 100%;
    display: block;
    padding: 5px 0;
    text-decoration: underline;
    cursor: pointer;
}

.links-block li a:hover {
    color: #f57c20;
}


/*********************************
Vnesh Otdelka
*********************************/

.vnesh-img {
    /*    min-height: 430px;*/
}

.vnesh-img,
.vnesh-block--chose {
    padding: 40px 0;
    position: relative;
}

.vnesh-img img {
    width: 100%;
    max-width: 336px;
    display: block;
    margin: 0 auto;
}

.vnesh-img-back-back {
    opacity: 0;
    position: relative!important;
}

.vnesh-item--title {
    font-size: 22px;
    margin: 10px;
}

.vnesh-item--choose {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.vnesh-item--choose div {
    width: 45px;
    height: 45px;
    margin: 10px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #797979;
}

.vnesh-item--choose div:hover {
    transform: scale(1.06);
}

.vnesh-item--choose div.active {
    border: 3px solid #f57c20;
}

.vnesh-item--choose-0 {
    color: #fff;
}

.vnesh-item--choose-1 {
    background: #c39583;
}

.vnesh-item--choose-2 {
    background: #cebcb3;
}

.vnesh-item--choose-3 {
    background: #878787;
}

.vnesh-item--choose-4 {
    background: #d3c4b5;
}

.vnesh-item--choose-5 {
    background: #e1cea9;
}

.vnesh-item--choose-6 {
    background: #857f78;
}

.vnesh-item--choose-7 {
    background: #a2a7aa;
}

.vnesh-item--choose-8 {
    background: #a08a7b;
}

.vnesh-item--choose-9 {
    background: #826863;
}

.vnesh-item--choose-10 {
    background: #7d8f8f;
}

.vnesh-item--choose-11 {
    background: #dddca4;
}

.vnesh-item--choose-12 {
    background: #5f7767;
}

.vnesh-item--choose-13 {
    background: #e5cfb5;
}

.vnesh-item--choose-14 {
    background: #d2cfc7;
}

.vnesh-item--choose-15 {
    background: #988e6d;
}

.vnesh-item--choose-16 {
    background: #97aaa5;
}

.vnesh-item--choose-17 {
    background: #a1ced0;
}

.vnesh-item--choose-18 {
    background: #f0e1ad;
}

.vnesh-item--choose-19 {
    background: #7cb26f;
}

.vnesh-item--choose-20 {
    background: #9f9c96;
}

.vnesh-item--choose-21 {
    background: #c2c6d0;
}

.vnesh-item--choose-22 {
    background: #8fcece;
}

.vnesh-item--choose-23 {
    background: #4fb9ab;
}

.vnesh-item--choose-24 {
    background: #bdab9d;
}

.vnesh-item--choose-25 {
    background: #beac9e;
}

.vnesh-item--choose-26 {
    background: #81aeca;
}

.vnesh-item--choose-27 {
    background: #eae9e4;
}

.vnesh-item--choose-28 {
    background: #eae9e4;
}

.vnesh-item--choose-29 {
    background: #b6676a;
}

.vnesh-item--choose-30 {
    background: #ff4d58;
}

.vnesh-item--choose-31 {
    background: #5e6fb1;
}

.vnesh-item--choose-32 {
    background: #9d6e6e;
}

.vnesh-item--choose-33 {
    background: #c7e5c7;
}

.vnesh-item--choose-34 {
    background: #777c86;
}


/*********************************
7. Why
*********************************/

.why {
    width: 100%;
    background: #eff3f7;
}

.why_text {}

.why_list {}

.why_list ul li:not(:last-of-type) {}

.icon_container {
    width: 61px;
    height: 61px;
    border-radius: 50%;
    background: #f57c20;
    position: absolute;
    left: 0;
}

.why-textblock {
    padding-left: 90px;
    text-align: left;
    margin-bottom: 40px;
    ;
}

.icon {
    width: 32px;
    height: 32px;
}

.icon img {
    max-width: 100%;
}

.why_list_content {
    padding-left: 37px;
}

.why_list_title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
}

.why_list_text {
    font-size: 14px;
    color: #868686;
}

.why_image_container {
    width: 100%;
    height: 100%;
}

.why_image {
    position: absolute;
    bottom: 0;
    right: 0;
}

.brands-tehnika {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.brands-tehnika img {
    max-height: 29px;
    margin: 20px 40px;
    width: auto;
}


/*********************************
Sales
*********************************/

.sales-item {
    padding: 30px 15px;
    display: block;
    margin-bottom: 30px;
}

.sales-item img {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%;
    opacity: 0.12;
    border-radius: 15px;
}

.sales-item--header {
    font-size: 18px;
    padding: 20px 0;
    font-weight: 600;
}

.sales-item--text {}

.sales-item--btn {
    margin: 30px 0 15px;
    display: inline-block;
    text-transform: inherit;
}


/*********************************
CTA
*********************************/

.reviews-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.reviews-box a {
    margin-bottom: 30px;
    overflow: hidden;
    display: block;
    border-radius: 5px;
}

.reviews-item {}

.reviews-item img {
    box-shadow: 0px 0px 3px 0px rgb(214 214 214);
    border-radius: 5px;
    cursor: pointer;
    max-width: 100%;
    min-height: 200px;
}

.reviews-item img:hover {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
}

.rev-video img {}


/*********************************
Okna calc
*********************************/

.param-wrp.param-c div:first-child {
    display: none;
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

.raschet {
    background: url(https://балкон-строй.рф/images/calc/okna/calc-fon.jpg) no-repeat center / cover;
    padding: 50px 0
}

.calc-menu {
    text-align: center;
    margin: 30px 0;
    color: #333;
}

.calc-menu li {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
}

.calc-menu li.active a {
    background: #f57c20;
    border-color: #f57c20;
    color: #fff;
}

.calc-menu a {
    display: inline-block;
    min-width: 145px;
    text-transform: uppercase;
    padding: 10px 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 1px dashed #f57c20;
    color: #333;
}

.calc-menu a:hover {
    border: 1px solid #f57c20;
}

.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: #f57c20;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto 0;
    position: relative;
    bottom: 3px;
    line-height: 1.7;
    font-size: 12px;
}

.dop-field label {
    position: relative;
    cursor: pointer;
    margin-right: 30px;
    color: #333;
    white-space: nowrap;
}

.dop-field label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(https://балкон-строй.рф/images/calc/okna/cb.png) no-repeat top center/cover;
    margin-right: 5px;
    vertical-align: -4px
}

.calc-subtitle {
    font-size: 20px;
    color: #333;
    padding: 10px 0 10px;
}

.calc-subtitle.dop {
    margin-right: 20px;
    padding-top: 20px;
    white-space: nowrap;
}

.dop-field input {
    display: none
}

.dop-field input:checked+label::before {
    background: url(https://балкон-строй.рф/images/calc/okna/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: #333;
    font-size: 14px;
    background: transparent;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    display: inline-block;
    border: 2px solid #f57c20;
    cursor: pointer;
}

.bal-send .modalka:hover {
    background: #f57c20;
}

.balk-price {
    color: #999;
    font-size: 14px;
    margin-right: 20px
}

.balk-price span {
    color: #333;
    font-size: 30px;
}

#bal-full {
    display: block;
    margin: 0 auto;
    width: auto;
}

.choice-info {}

.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;
    max-height: 70px;
}

.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 #f57c20
}

.window-type__block.active .window-type__block_img.active {
    border: 3px solid #f57c20
}

.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 #f57c20
}

.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-size: 14px;
    color: #858585
}

.param-inpt-text,
.param-inpt-text-2 {
    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: absolute;
    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: 8px solid #f57c20;
    width: 30px;
    height: 30px;
}

.slider-v {
    margin: 0;
    width: 19px;
    height: 368px;
    background: url(https://балкон-строй.рф/images/calc/okna/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(https://балкон-строй.рф/images/calc/okna/calc/scale-h.png) repeat-x;
    position: absolute;
    width: 80%;
    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
}

#dop2 {
    overflow: scroll;
}

@media (max-width:991.98px) {
    .logo img {
        width: auto
    }
    .main-menu,
    .top-menu {
        display: none
    }
    .burger {
        display: block
    }
    .param-wrp.param-c {
        display: none;
    }
}

@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
    }
    .choice-info__preview_img img {
        width: 100%;
    }
    .param-wrp.param-c {
        display: none;
    }
    .calculator__params {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .choice-info__type {
        display: none;
    }
}

@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
    }
    .choice-info__preview_col-left {
        left: 10px
    }
    .slider-h,
    .slider-v,
    .window-type:last-child,
    .window-type__block_img {
        display: none;
    }
    .window-type {
        position: relative;
        max-height: 70px;
        width: 100%;
        background: #f9f9f9;
        overflow: scroll;
    }
    .choice-info__preview_col-right {
        min-height: auto;
    }
    .dflex.align-items-baseline {
        overflow: scroll;
    }
    .param-wrp {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 15px auto
    }
    .param-wrp.param-c {
        display: none;
    }
    .param-c>div {
        margin: 0 20px
    }
    .bal-send {
        text-align: center
    }
    .calc-subtitle.dop {
        padding-top: 50px;
    }
    .calc-menu li.active a {
        margin: 10px 0;
    }
}


/* ========================================================================
 ****************************** 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: #f57c20;
    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: #f57c20;
    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;
}


/*********************************
9. Services
*********************************/

.services {}

.services_row {
    margin-top: 30px;
}

.service_col {}

.service_title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
}

.service_text {
    margin-top: 15px;
}


/*********************************
Comments
*********************************/

.testimonials {}

.testimonials_row {}

.quote {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f57c20;
}

.test_slider_container {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.test_text p {
    font-size: 16px;
    line-height: 1.875;
    color: #868686;
}

.test_info {
    margin: 52px 0 20px;
}

.test_image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.test_image img {
    max-width: 100%;
}

.test_text {
    padding-left: 16px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    width: 60%;
}

.test_text span {
    color: #f57c20;
}

.test_slider.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 44px;
}

.test_slider.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 4px;
}

.popup-gallery {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.popup-gallery div {
    margin: 0px 20px 40px 20px;
}

.owl-item .popup-gallery {
    max-width: 100%;
}

.popup-gallery a {
    cursor: zoom-in;
    width: auto;
    display: block;
}

.popup-gallery a:hover {
    transform: scale(1.05);
}

.testimonials .popup-gallery img {
    max-height: 200px;
    width: auto;
    border-radius: 15px;
}

.testimonials.other .popup-gallery img {
    max-height: 200px;
    width: 100%;
    border-radius: 15px;
}

.all-works img {
    max-height: none!important;
    width: 100%;
    height: 100%;
}

.all-works div {
    margin: 0px 0px 30px!important;
}

.all-works a {
    height: 220px;
    overflow: hidden;
    border-radius: 5px;
}


/*********************************
Cities
*********************************/

.cities {
    margin: 40px 0;
}

.cities li span {
    font-weight: 700;
    font-size: 16px;
}

.cities li a {
    color: #333;
    padding: 5px 0;
    display: block;
}

.cities li a:hover {
    color: #ff893e;
}


/*********************************
Team
*********************************/

.team {
    background: #FFFFFF;
    padding-top: 91px;
    padding-bottom: 81px;
}

.team_row {
    margin-top: 60px;
}

.team_item {
    width: 100%;
    height: 100%;
}

.team_image {
    width: 100%;
    max-height: 150px;
}

.team_image img {
    max-width: 100%;
    max-height: 150px;
    border-radius: 50%;
}

.team_content {
    padding-top: 37px;
}

.team_name {
    font-size: 24px;
    font-weight: 600;
    color: #333;
}

.team_title {
    font-size: 14px;
    font-weight: 600;
    margin-top: 3px;
}

.team_text {
    margin-top: 22px;
}

.poli_col img {
    width: 80%;
    border-radius: 5px;
}

.poli_col p {
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0;
    color: #444;
}

.poli-cont img {
    width: 100%;
    border-radius: 50%;
    max-width: 150px;
}

.team_col {
    width: 400px;
}

.slick-dots {
    display: none!important;
}

.variable-width {
    padding: 40px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.slick-arrow {
    border-radius: 50px;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 45%;
    line-height: 1;
    border: none;
    color: #fff;
    z-index: 99;
    font-size: 41px;
    background: #f57c20;
    cursor: pointer;
}

.infocase-img .popup-gallery div {
    margin-bottom: 0px;
}

.slick-arrow:hover {
    opacity: .9;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}


/*********************************
Acordion
*********************************/

.accordion {
    /*    padding: 40px 0;*/
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    border-bottom: 1px solid #e5e5e5;
}

.accordion button:hover,
.accordion button span:hover {
    color: #333;
    cursor: pointer;
}

.accordion-item:hover {
    cursor: pointer;
}

.accordion-item:hover .accordion-title
/*.accordion-item.active .accordion-title*/

{
    color: #f57c20;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    font-weight: 600;
    color: #333;
    font-size: 18px;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded='true'] {
    color: #333;
}

.accordion button[aria-expanded='true'] .icon::after {
    width: 0;
}

.accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    max-height: 14em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    display: none;
    overflow: hidden;
}

.accordion .accordion-content p {
    margin: 1em 0;
    color: #333;
}


/*********************************
Ready
*********************************/

.ready_image {
    width: 100%;
    max-height: 150px;
}

.ready_image img {
    max-width: 100%;
    width: 50%;
    max-height: 129px;
    border-radius: 50%;
}

.ready_name {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}


/*********************************
Footer
*********************************/

.footer {
    display: block;
    position: relative;
    background: #f8f8f8;
}

.footer_logo img {
    max-width: 220px;
    margin-bottom: 15px;
}

.footer_content {}

.footer_button {
    margin-top: 20px;
    text-align: center;
}

.footer_button:hover {}

.footer_about_text {
    margin-top: 40px;
}

.footer_about_text p {
    color: #868686;
}

.footer_title {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 1.2;
}

.footer_contact {}

.contact_list li:hover a {
    color: #f57c20!important;
}

.contact_list li {
    color: #333;
}

.contact_list li:first-child a {
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}

.footer_location {}

.locations_list {}

.locations_list li:not(:last-child) {
    font-weight: 600;
}

.location_title {}

.footer_bar {
    width: 100%;
    padding-bottom: 20px;
}

.footer_bar_content {
    height: 49px;
}

.footer a {
    color: #333;
    display: block;
    width: 100%;
    cursor: pointer;
}

.footer a:hover {
    color: #333;
}

.footer li {
    margin-bottom: 10px;
}

.copyright {
    color: #9a9a9a;
    display: block;
    padding: 40px 0 0;
}

.footer_nav ul li:not(:last-child) {
    margin-right: 29px;
}

.footer_nav ul li a {
    font-size: 12px;
    color: #333;
}

.footer_nav ul li a:hover {
    color: #333;
}

.footer_phone a {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
}

.method-pay {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.method-pay img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* IE 6-9 */
    height: 27px;
    margin: 40px 0;
    margin-right: 15px;
}

.wrapper {
    display: none;
}

.callbackhunt {
    height: 60px;
    width: 60px;
    background: #00aff3;
    padding: 12px;
    border-radius: 50%;
    position: fixed;
    right: 70px;
    bottom: 80px;
    cursor: pointer;
    z-index: 100;
}

.callbackhunt::before,
.callbackhunt::after {
    content: '';
    position: absolute;
    border: 1px solid #85dbfd;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: callbackhunt 1.8s linear infinite;
    opacity: 0;
}

.callbackhunt:hover::after {
    animation-delay: .5s;
}

@keyframes callbackhunt {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

#button-up {
    display: none;
    right: 20px;
    margin: 0;
    position: fixed;
    bottom: 20px;
    outline: none;
    width: 45px;
    height: 45px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border-radius: 30px;
    background: #f57c20;
    text-align: center;
    box-shadow: 0 2px 4px #999;
    -webkit-box-shadow: 0 2px 4px #999;
    -moz-box-shadow: 0 2px 4px #999;
    -o-box-shadow: 0 2px 4px #999;
    font-size: 29px;
    z-index: 999;
    opacity: .8;
}

#button-up i {
    width: 100%;
    display: block;
    margin-top: 50%;
    margin-bottom: 50%;
    line-height: 0;
}

.wrapper {
    position: fixed;
    bottom: 15px;
    right: 15px;
}

.pulse {
    box-shadow: 1px 1px 15px -4px #797979;
    width: 75px;
    height: 75px;
    color: #fff;
    text-align: center;
    background: #00aff3;
    border-radius: 50%;
    transition: .5s;
    cursor: pointer;
}

.phone {
    position: absolute;
    font-size: 39px;
    text-align: center;
    width: 75px;
    height: 75px;
    line-height: 78px;
    opacity: 1;
}

.phone i {
    transition: .5s ease-in-out;
}

.pulse.change i {
    transition: .5s ease-in-out;
    transform: scale(0);
    opacity: 0;
}

.wrapper .text {
    position: absolute;
    font-weight: 600;
    top: 29px;
    transform: scaleX(-1);
    transition: .5s ease-in-out;
    opacity: 0;
    padding: 0;
    text-align: center;
    font-size: 10px;
    width: 100%;
}

.pulse.change .text {
    transform: scaleX(1);
    transition: .5s ease-in-out;
    opacity: 1;
}


/*

.pulse:hover::before,
.pulse:hover::after {
 content: '';
 position: absolute;
 border: 1px solid #29AEE3;
 left: -20px;
 right: -20px;
 top: -20px;
 bottom: -20px;
 border-radius: 50%;
 animation: pulse 1.8s linear infinite;
}

.pulse:hover::after {
 animation-delay: .5s;
}

@keyframes pulse {
 0% {
  transform: scale(0.5);
  opacity: 0;
 }
 50% {
  opacity: 1;
 }
 100% {
  transform: scale(1.2);
  opacity: 0;
 }
}

@keyframes phone {
 0%, 100% {
  transform: rotate(-20deg);
 }
 50% {
  transform: rotate(21deg);
 }
}
*/


/*********************************
MAP
*********************************/

.map {
    padding: 80px 0;
}

.map .h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    display: block;
}

.map a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    color: #333!important;
}

.map a:hover {
    color: #f57c20!important;
}


/*********************************
Modal Window
*********************************/

.newmodal {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 100;
    display: none;
    align-items: center;
    justify-content: space-evenly;
}

.modal-window {
    padding: 40px;
    max-width: 650px;
    background: #fff;
}

.modal-close {
    position: absolute;
    right: 20px;
    top: -40px;
    font-size: 50px;
    line-height: 0;
    cursor: pointer;
    z-index: 2;
    color: #fff;
}

.modal-close:hover {
    color: #f57c20;
}

.modal-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    text-align: center;
    border-bottom: 2px solid #f57c20;
    margin: 0 0 20px;
    padding-bottom: 10px;
    font-size: 22px;
    color: #333;
}

.modal-inner div {
    width: 44%;
}

.modal-form input {
    width: 100%;
}


/*ContactsPage*/

.contacts-page {
    margin-top: 20px;
}

.contacts-page p {
    margin: 0;
}

.contacts-page span {
    font-size: 17px;
    font-weight: 600;
}

@media(max-width: 1199px) {
    .home_title {
        font-size: 54px;
    }
    .home_title.mini {
        font-size: 44px;
    }
    .nav-btn.callme8.top {
        display: none;
    }
    .top-info {}
    .nav__phone,
    .nav-btn.header_button {
        display: none;
    }
    .home_form input[type="text"] {
        min-width: auto;
    }
    .home_form .button {
        padding: 0 50px;
    }
    .nav__phone.top {
        display: block;
    }
    .top-phone {
        display: block;
    }
    .why_image {
        position: relative;
        bottom: auto;
        right: auto;
    }
    .why_content {
        padding-bottom: 60px;
    }
    .why_image img {
        max-width: 100%;
    }
    .price_col:nth-last-child(n+3) {
        margin-bottom: 0px;
    }
    .price_col:not(:last-child) {
        margin-bottom: 57px;
    }
    .calc__line {
        flex-direction: column;
    }
    .calc__column:first-child {
        width: 100%;
        margin-bottom: 40px;
    }
    .calc__column:nth-child(2) {
        width: 100%;
    }
    .calc__title {
        margin-bottom: 30px;
    }
    .team_col:not(:last-child) {
        margin-bottom: 60px;
    }
    .team_image {
        width: 65%;
        display: block;
        margin: 0 auto;
        max-height: 150px;
    }
    .cta_phone {
        margin-top: 33px;
    }
    .test_slider_container {
        padding-left: 0;
        padding-right: 0;
    }
    .comment-info {
        text-align: center;
        flex-wrap: wrap;
    }
    .test_text,
    .popup-gallery,
    .owl-item .popup-gallery {
        width: 100%;
        margin: 0;
    }
    .footer_col:not(:last-child) {
        margin-bottom: 80px;
    }
    .footer_location,
    .footer_contact {
        padding-top: 0;
    }
    .calc-okna--checkbox label {
        margin-right: 10px;
    }
}

@media(max-width: 992px) {
    .bottom-menu {
        display: none;
    }
    .header-2-openmenu {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        min-height: 50px;
    }
    .toggle-menu {
        display: block;
        width: 32px;
        height: 28px;
        position: absolute;
    }
    .toggle-menu span:after,
    .toggle-menu span:before {
        content: "";
        position: absolute;
        left: 0;
        top: 9px;
    }
    .toggle-menu span:after {
        top: 18px;
    }
    .toggle-menu span {
        position: relative;
        display: block;
    }
    .toggle-menu span,
    .toggle-menu span:after,
    .toggle-menu span:before {
        width: 100%;
        height: 4px;
        background-color: #333;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }
    .toggle-menu.on span {
        background-color: transparent;
    }
    .toggle-menu.on span:before {
        -webkit-transform: rotate(45deg) translate(-1px, 0);
        -ms-transform: rotate(45deg) translate(-1px, 0);
        transform: rotate(45deg) translate(-1px, 0);
    }
    .toggle-menu.on span:after {
        -webkit-transform: rotate(-45deg) translate(6px, -7px);
        -ms-transform: rotate(-45deg) translate(6px, -7px);
        transform: rotate(-45deg) translate(6px, -7px);
    }
    .tog-menu.on {
        position: fixed;
        top: auto;
        right: 15px;
        z-index: 102;
        height: 200%;
    }
    .poli-cont img {
        max-width: 100px;
    }
    .tog-menu {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
    }
    .tog-title {
        display: flex;
        align-items: center;
        font-size: 14px;
        font-weight: 600;
        color: #333;
        transition: .1;
    }
    .tog-menu.on .tog-title {
        display: none;
    }
    .tog-menu > a {
        position: relative;
        z-index: 9999;
        margin: 10px;
    }
    .nav-btn.callme8.top {
        display: none;
    }
    header {
        background: #fff;
    }
    .nav__phone.top {
        font-size: 17px;
        border-bottom: 1px dashed;
        padding: 0;
    }
    .header__logo {
        width: 28%;
    }
    .top-info.time {
        display: none;
    }
    .nav-btn {
        display: none;
    }
    .top-menu {
        display: none;
    }
    .top-phone {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .phone-menu-bg {
        width: 100%;
        height: 100vh;
        background: rgba(255, 255, 255, .7);
        position: fixed;
        z-index: 101;
        top: 0;
        left: 0;
        display: none;
    }
    .phone-menu,
    bottom-menu-ul {
        height: 100vh;
        background: #fff;
        width: 250px;
        z-index: 101;
        top: 0;
        left: 0;
        padding: 40px 0;
        overflow: scroll;
        overflow-x: hidden;
        display: block;
    }
    .phone-menu .bottom-li {
        font-size: 16px;
        color: #333;
        padding: 13px 10px;
        font-weight: 600;
        border-bottom: 2px solid #f6f6f6;
        display: block;
    }
    .click:hover {
        color: #f57c20!important;
    }
    .phone-bg-kont,
    .menu-works {
        display: block;
    }
    .submenu-ul li {
        padding: 5px 0;
        border-bottom: 1px solid #f6f6f6
    }
    #submenu-ul {
        width: 250px;
        height: 100vh;
        background: #fff;
        position: fixed;
        z-index: 101;
        top: 0;
        left: 0;
        display: none;
        overflow: scroll;
        padding: 50px 0;
    }
    .submenu-back {
        display: block!important;
        text-decoration: underline!important;
        line-height: 1;
    }
    .submenu-ul li a.name {
        font-size: 16px;
        color: #333;
        font-weight: 600;
        border-bottom: 2px solid #f6f6f6;
        display: block;
        text-transform: none;
    }
    .phone-menu ul li:hover a {
        color: #f57c20;
    }
    .phone-menu li a {
        color: #797979;
        display: block;
        padding: 10px 15px;
        line-height: 1.5;
    }
    .phone-menu .bottom-li.sub::after {
        content: "";
        position: absolute;
        display: block;
        top: 45%;
        right: 23px;
        transform: rotate(135deg);
        margin-left: 100%;
        transition: .2s;
        width: 6px;
        height: 6px;
        background: transparent;
        border-right: 1px solid #333;
        border-top: 1px solid #333;
    }
    .phone-bg-kont {
        padding: 20px 10px;
    }
    .phone-bg-kont a {
        font-size: 20px;
        color: #333;
        border-bottom: 1px dashed;
        font-weight: 600;
        display: inline-block;
        margin: 5px 0 10px;
    }
    .home_title.mini,
    .home_title.mini h1 {
        font-size: 30px;
    }
    .nav-btn.callme8.top {
        display: block;
    }
    .bottom-li {
        white-space: nowrap;
    }
    .header-2 {
        overflow: scroll;
    }
    .nav-item {
        max-width: 50%;
        width: 50%;
        margin-top: 40px;
    }
    .nav__submenu {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .intro_col {
        margin-top: 50px;
    }
    .intro_button {
        min-height: 60px;
    }
    .price_panel {
        padding: 5px;
    }
    .div-video {
        min-height: 160px;
    }
    .h2,
    h2 {
        font-size: 28px;
    }
    /*    Constructor*/
    .const-img {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-around;
        height: 500px;
    }
    .case-item__img {
        max-height: 178px;
    }
    .calc-okna--item:first-child {
        margin-bottom: 80px;
    }
    .calc-okna--mainokno img {
        width: 70%;
    }
    .calc-okna--inputgorizont {
        bottom: -40px;
    }
    .for-calc-okna--inputgorizont {
        bottom: -60px;
    }
    .calc-okna--constructiya {
        width: 100%;
    }
    .calc-okna--checkbox {
        display: flex;
        justify-content: space-between;
        margin: 40px 0;
    }
    .infocase-info .popup-gallery a {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-around;
        margin-bottom: 60px;
    }
    .infocase-img img {
        border-radius: 20px;
    }
    .opros-main {
        display: block;
    }
    .answer_hidden {
        display: none;
    }
    .mytable-home--inner {
        padding: 0;
    }
}


/************
10. 767px
************/

@media(max-width: 767px) {
    .header-phone {
        font-size: 18px;
    }
    .header__logo {
        width: 40%;
    }
    .logo a > div:first-child {
        font-size: 24px;
    }
    .top-info {
        display: none;
    }
    .home_slider_dots {
        left: calc((100vw - 510px) / 2);
    }
    .home_content {
        max-width: 100%;
    }
    .home_title {
        font-size: 39px;
    }
    .home_subtitle {
        font-size: 24px;
    }
    .home_form input:first-child {
        display: none;
    }
    .h2,
    h2 {
        font-size: 22px;
    }
    .milestone_col:not(:last-child) {
        margin-bottom: 50px;
    }
    .case-item__img {
        max-height: 122px;
    }
    .case-item__btn span {
        font-size: inherit;
    }
    .case-item__btn {
        font-size: 11px;
    }
    .case-item__header {
        font-size: 12px
    }
    .case-item__table td,
    .case-item__table th {
        font-size: 11px;
    }
    .testimonials_row {
        margin-top: 15px;
    }
    .service_col {
        margin-bottom: 30px;
    }
    .extra_content {
        width: 100%;
    }
    .footer_bar_content {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .footer_nav {
        margin-top: 15px;
    }
    .footer a {
        padding: 5px 0;
    }
    .method-pay {
        justify-content: space-around;
    }
    .modal-inner {
        flex-wrap: wrap;
    }
    .modal-inner div {
        width: 100%;
        margin-bottom: 20px;
    }
    .const-title {
        margin-top: 35px;
    }
    .infotext div {
        width: 100%;
    }
}

@media(max-width: 575px) {
    body {
        font-size: 14px;
        font-weight: 400;
    }
    p {
        font-size: 14px;
    }
    .infotext ul {
        width: 90%;
    }
    h2,
    .h2 {
        font-size: 25px;
    }
    h3,
    .h3 {
        font-size: 20px;
    }
    .header.scrolled .header_content,
    .header_content {
        height: 80px;
    }
    .header-phone {
        display: none;
    }
    .header__logo img {
        width: 100%;
    }
    .intro_title p {
        font-size: 14px;
    }
    .home {
        height: calc(100vh - 60px)
    }
    .background_image {
        min-height: 430px;
    }
    .logo a > div:first-child {
        font-size: 24px;
    }
    .logo a > div:last-child {
        font-size: 10px;
    }
    .team_name,
    .service_title {
        font-size: 16px;
    }
    .prices.mini .price_title {
        font-size: 14px;
        padding: 0 0 10px;
    }
    .callbackhunt {
        right: 15px;
        bottom: 15px;
        display: none;
    }
    .wrapper {
        display: block;
    }
    .gallery-menu ul li {
        color: #333;
        padding: 0 15px;
        cursor: pointer;
        margin: 8px;
        font-size: 15px;
        width: 100%;
    }
    .div-video {
        min-height: 150px;
    }
    .youtube {
        height: 40px;
        width: 40px;
    }
    .modal-title {
        font-size: 15px;
        text-align: left;
    }
    .gallery-menu ul li.open,
    .gallery-menu ul li:hover {
        color: #f57c20;
        border-bottom: none;
        text-decoration: underline;
    }
    .accordion .accordion-content p {
        margin: 1em 0;
        color: #78797a;
        font-weight: 400;
    }
    footer a {
        line-height: 2.5;
    }
    .header_content {
        padding-left: 15px;
        padding-right: 30px;
    }
    .home_title,
    .home_title.mini {
        font-size: 28px;
        line-height: 1.4;
    }
    .home_block {
        padding: 0;
    }
    .home_form {
        flex-wrap: wrap;
    }
    .home_form input {
        width: 100%;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .home_form .button {
        padding: 0;
    }
    .button {
        height: 40px;
    }
    .button a {
        font-size: 12px;
        line-height: 36px;
    }
    .home_slider_dots {
        display: none !important;
    }
    .home_subtitle {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .intro_form input {
        width: 100%;
    }
    .price {
        padding: 30px 15px;
    }
    .price_panel {
        padding: 0;
        font-size: 12px;
    }
    .cta_title {
        font-size: 24px;
    }
    .cta_phone {
        font-size: 24px;
    }
    .test_text p {
        font-size: 14px;
    }
    .test_slider.owl-theme .owl-dots {
        display: none !important;
    }
    .footer-center {
        flex-wrap: wrap;
    }
    .footer-center ul {
        width: 100%;
    }
    .nav-item {
        max-width: 100%;
        width: 100%;
    }
    .intro_form_container {}
    .intro_form_container .intro_form {
        padding: 35px 15px;
    }
    .milestones {
        display: none;
    }
    .moreprice a {
        font-size: 16px;
    }
    .infotext div {
        width: 100%;
    }
    .intro_input {
        padding-left: 10px;
    }
    .footer_nav ul li a {
        white-space: nowrap;
    }
    .footer_nav {
        overflow: scroll;
    }
    .contact_list {
        margin-right: 0;
    }
    .calc__range {
        display: none;
    }
    .calc__buttons {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        width: 100%;
        overflow: scroll;
        flex-wrap: wrap;
    }
    .calc__buttons.dop {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .calc__value {
        width: 80%;
        font-size: 15px;
        padding: 25px;
    }
    .calc__line:last-child .calc__column {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
    }
    .calc__button label {
        padding: 0 15px;
    }
    .calc-menu {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
    }
    .calc-menu a {
        min-width: auto;
    }
    .calculator__params {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
    }
    .calc-item {
        flex-wrap: wrap;
    }
    .calc-col {
        width: 100%;
    }
    .calc-info button {
        font-size: 12px;
    }
    #img-action {
        padding-top: 0;
    }
    .modal-window {
        padding: 35px;
    }
    .button_1 {
        height: 50px;
    }
    .calc__button {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    .price {
        min-height: auto;
        height: 100%;
    }
    .home_title,
    .home_title.mini {
        font-size: 26px;
    }
    .price_col {
        padding: 5px;
    }
    .price_photo {
        padding: 5px;
    }
    .const-img {
        height: 400px;
        width: 270px;
        margin: 15px 0;
    }
    .const-title {
        font-size: 18px;
    }
    .const-title {
        margin-top: 25px;
    }
    .testimonials .popup-gallery img {
        max-height: 250px;
    }
    .accordion button .accordion-title {
        font-size: 16px;
    }
    .accordion button .icon {
        display: none;
    }
    .footer a {
        font-weight: 600;
    }
    .footer_phone a {
        font-size: 20px;
        display: inline;
        border-bottom: 1px dashed;
    }
    .services_row {
        margin-top: 40px;
    }
    .poli-cont img {
        max-width: 100px;
    }
    .background_image {
        background-position: right;
        opacity: .1;
    }
    .slick-prev {
        left: 0%;
    }
    .slick-next {
        right: 0%;
    }
    .slick-arrow {
        height: 70px;
        width: 70px;
        top: 40%;
        font-weight: 600;
        background: #f57c20;
        color: #fff;
    }
    .popup-gallery div {
        margin: 10px;
    }
    .callbackhunt::before,
    .callbackhunt::after {
        animation: none;
    }
    .case-item__img {
        max-height: 250px;
    }
    .case-item__table td,
    .case-item__table th {
        font-size: inherit;
    }
    .case-item__btn span {
        font-weight: 600;
    }
    .home_text {
        font-size: 14px;
    }
    .master-button {
        text-align: center;
        width: 100%;
        font-size: 12px;
    }
    .case-item__btn {
        font-size: 14px;
        left: 15px;
        right: 15px;
    }
    .case-item__header {
        font-size: 18px;
    }
    .mytable td:first-child {
        min-width: 220px;
    }
    .my-col-12 {
        padding: 0;
    }
}


/*for calc okna*/

@media(max-width: 490px) {
    .calc-okna--constructiya,
    .calc-okna--checkbox {
        overflow: scroll;
        min-height: 100px;
    }
    .calc-okna--constructiya:last-child {
        overflow: hidden;
    }
    .why-textblock {
        margin-bottom: 20px;
    }
    .answer {
        margin: 5px;
    }
    .h2-opros {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .opros_answer {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-around;
    }
    .calc-okna--constructiya-name {
        margin-right: 15px;
    }
    .calc-okna--constructiya-img {
        margin-right: 25px;
        min-width: 70px;
    }
    .calc-okna--brand-img img {
        width: 48px;
        height: 48px;
    }
    .for-calc-okna--inputgorizont {
        bottom: -80px;
    }
    .vnesh-item--choose div {
        height: 50px;
        width: 50px;
    }
    .vnesh-img img {
        top: auto;
        max-width: 390px;
    }
    .infocase-itog {
        flex-wrap: wrap;
    }
    .infocase-itog .infocase-price,
    .infocase-itog button {
        width: 100%;
        margin: 15px 0;
    }
    #comment .popup-gallery a {
        width: 40%;
        overflow: hidden;
    }
}

@media(max-width: 350px) {
    .home_title,
    .home_title.mini {
        font-size: 23px;
    }
    .nav__phone.top {
        font-size: 16px;
    }
    .font-init {
        font-size: 20px;
        margin-top: 10px;
    }
}
