button,
hr,
input {
    overflow: visible
}

audio,
canvas,
progress,
video {
    display: inline-block
}

.breadcrumbs__list span {
    color: #fff
}

button.close {
    display: none;
}

progress,
sub,
sup {
    vertical-align: baseline
}

.sitemap {
    padding-left: 40px;
    list-style-type: disc
}

.sitemap ul {
    list-style-type: disc;
    padding-left: 40px
}

.header__list ul,
.header__list {
    list-style-type: none;
    padding-left: 0
}
.header__list .menu-item-102 {
    display: none;
}
.ui.button.btn.btn-default.oc-icon-upload.upload-button.dz-clickable {
    padding: 10px;
    width: 100%;
    text-align: center;
    color: #828e96;
    background-color: #fff ;
    border-radius: 10px;
    margin-top: 5px
}

.responsiv-uploader-fileupload.style-file-multi .upload-object .meta .upload-remove-button {
    top: calc(50% + 20px);
    line-height: 1px;
}

.responsiv-uploader-fileupload.style-file-multi .upload-object:hover .info {
    background-color: #4da7e8
}

.upload-object {
    width: 30%;
    float: left;
    background-color: #f7f7f7;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

select#cb_usluga {
    width: 100%;
    margin: 5px 0 10px;
    padding: 10px 0;
    line-height: 1;
}

.upload-object img {
    width: 100px;
    max-height: 100px
}

.upload-remove-button {
    background-color: #333;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    display: block
}

.blocks .block {
    display: block;
    width: 100%;
    position: relative;
    min-height: 166px;
    background-color: #CAE6FF;
    overflow: hidden;
    border-radius: 10px;
    transition: all .2s ease;
    margin-bottom: 20px
}

.blocks .block:hover {
    background-color: #ddd
}

.blocks .block a {
    color: #3d4853;
    display: block;
    height: inherit;
    width: 100%;
    min-height: 166px
}

.blocks .block a .img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 250px
}

.blocks .block a .img.obs {
    background-image: url(../img/article/obs.jpg)
}

.blocks .block a .img.zap {
    background-image: url(../img/article/zap.jpg)
}

.blocks .block a .img.rem {
    background-image: url(../img/article/rem.jpg)
}

.blocks .block a .img.chist {
    background-image: url(../img/article/chist.jpg)
}

.blocks .block a .img.mon {
    background-image: url(../img/article/mon.jpg)
}

.blocks .block a .img.dem {
    background-image: url(../img/article/dem.jpg)
}

.blocks .block a .img.zim {
    background-image: url(../img/article/zim.jpg)
}

.blocks .block a .img.remontventi {
    background-image: url(/storage/app/media/remont-vent.jpg);
    background-size: 115%;
}

.blocks .block a .img.zascita {
    background-image: url(/storage/app/media/zascita.jpg);
    background-size: 115%;
}

.blocks .block a .img.kompre {
    background-image: url(/storage/app/media/kompre.jpg);
    background-size: 115%;
}

.blocks .block a .img img {
    width: 250px
}

span.install__title {
    font-size: 24px;
    text-transform: uppercase;
    color: #3d4853;
    padding: 25px 0;
    font-weight: bold;
    display: block
}

ul.pagination {
    display: block;
    width: 100%;
    margin: 20px 0
}

ul.pagination li {
    display: block;
    float: left;
    margin: 0 5px;
    padding: 7px;
    height: 32px;
    min-width: 32px;
    text-align: center;
    background-color: #CAE6FF;
    border-radius: 5px;
    transition: all .2s ease
}

img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(95%)
}

ul.pagination li a {
    color: #000;
    transition: all .2s ease
}

ul.pagination li:hover {
    background-color: #3d4853
}

ul.pagination li:hover a {
    color: #fff
}

.article__right-col img {
    max-width: 100%
}

.blocks .block a .info {
    padding-left: 280px;
    padding-right: 50px;
    /*padding-bottom: 20px;*/
    padding-bottom: 8px;
    display: inline-block;
    background: 0
}

.blocks .block a .info .header {
    display: block;
    font-size: 35px;
    margin-bottom: 10px
}

.our-team {
    border: 1px solid #d3d3d3;
    position: relative;
    overflow: hidden
}

.our-team img {
    width: 100%;
    height: auto
}

.our-team .team-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 45px 18px;
    background: rgba(0, 0, 0, 0.7);
    transform: translateX(-100%);
    transition: all .20s ease 0s
}

.our-team:hover .team-content {
    transform: translateX(0)
}

.our-team .team-content .post-title {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase
}

.our-team .team-content .post {
    font-size: 14px;
    color: #cb95e1;
    display: block;
    margin-bottom: 20px
}

.our-team .description {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 20px
}

.our-team .team_social {
    margin: 0;
    padding: 0;
    list-style: none
}

.our-team .team_social li {
    display: inline-block;
    margin-right: 5px
}

.our-team .team_social li a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #f5f5f5;
    font-size: 17px;
    color: #f5f5f5;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    transition: border .3s ease 0s
}

.our-team .team_social li a:hover {
    border-color: transparent
}

.our-team .team-prof {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: right;
    padding: 20px 16px;
    background: rgba(0, 0, 0, 0.7);
    transform: translateX(0);
    transition: all .20s ease 0s
}

.our-team:hover .team-prof {
    transform: translateX(100%)
}

.our-team .team-prof .post-title {
    font-size: 18px;
    color: #fff;
    margin: 0 0 8px;
    text-transform: uppercase
}

.our-team .team-prof .post {
    font-size: 14px;
    color: #cb95e1;
    margin-bottom: 0
}

@media only screen and (max-width: 990px) {
    .our-team {
        margin-bottom: 20px
    }
}

@media (max-width: 898px) {
    .blocks .block a .img {
        background-size: 350px
    }
}

@media (max-width: 709px) {
    .blocks .block a .img {
        background-size: 100% !important;
        width: 100%;
        height: 140px;
        background-position: center;
    }

    .blocks .block a .info {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 120px;
        padding-bottom: 40px;
        display: inline-block;
        background: 0
    }

    .blocks .block a .info .header {
        font-size: 26px
    }
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.tcalActive {
    background-image: url('img/no_cal.gif')
}

#tcal {
    margin: 0 15px;
    position: fixed;
    visibility: hidden;
    z-index: 10000;
    width: 170px;
    background-color: #fff;
    margin-top: 2px;
    padding: 0 2px 2px;
    border: 1px solid silver;
    -moz-box-shadow: 3px 3px 4px silver;
    -webkit-box-shadow: 3px 3px 4px silver;
    box-shadow: 3px 3px 4px silver;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')
}

#tcalControls {
    border-collapse: collapse;
    border: 0;
    width: 100%
}

#tcalControls td {
    border-collapse: collapse;
    border: 0;
    padding: 0;
    width: 16px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer
}

#tcalControls th {
    border-collapse: collapse;
    border: 0;
    padding: 0;
    line-height: 25px;
    font-size: 10px;
    text-align: center;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    white-space: nowrap
}

#tcalPrevYear {
    background-image: url('../img/prev_year.gif')
}

#tcalPrevMonth {
    background-image: url('../img/prev_mon.gif')
}

#tcalNextMonth {
    background-image: url('../img/next_mon.gif')
}

#tcalNextYear {
    background-image: url('../img/next_year.gif')
}

#tcalGrid {
    border-collapse: collapse;
    border: 1px solid silver;
    width: 100%
}

#tcalGrid th {
    border: 1px solid silver;
    border-collapse: collapse;
    padding: 3px 0;
    text-align: center;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    background-color: gray;
    color: white
}

#tcalGrid td {
    border: 0;
    border-collapse: collapse;
    padding: 2px 0;
    text-align: center;
    font-family: Tahoma, Geneva, sans-serif;
    width: 14%;
    font-size: 11px;
    cursor: pointer
}

#tcalGrid td.tcalOtherMonth {
    color: silver
}

#tcalGrid td.tcalWeekend {
    background-color: #acd6f5
}

#tcalGrid td.tcalToday {
    border: 1px solid red
}

#tcalGrid td.tcalSelected {
    background-color: #ffb3be
}

.links {
    margin-bottom: 15px
}

.links a {
    text-decoration: underline;
    color: #3d4853;
    margin-right: 15px
}


/*! jQuery UI - v1.12.0 - 2016-07-08* http://jqueryui.com* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-button-icon-only,
.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-checkboxradio-disabled,
.ui-state-disabled {
    pointer-events: none
}

.ui-helper-reset,
.ui-menu {
    outline: 0;
    list-style: none
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-autocomplete,
.ui-menu .ui-menu {
    position: absolute
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    padding: 0;
    margin: 0;
    display: block
}

.ui-button,
.ui-controlgroup {
    display: inline-block;
    vertical-align: middle
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.dropdown {
    display: none;
    position: absolute;
    top: 17px;
    background-color: #f5f5f5;
    padding: 0;
    /*min-width: 250px;*/
    min-width: 265px;
    border: 1px solid #d3d3d3;
    border-bottom: 0;
    z-index: 999999
}

.dropdown li {
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
    transition: all .2s ease;
    cursor: pointer
}

.dropdown li:hover {
    background-color: #CAE6FF
}

.dropdown li a {
    color: #000
}

.header_drop {
    position: relative
}

@media (min-width: 1060px) {
    .header_drop:hover .dropdown {
        display: block
    }

    .header_link_drop {
        display: none
    }
}

@media (max-width: 1060px) {
    .hide-on-mobile {
        display: none;
    }

    .dropdown {
        display: none;
        top: 38px;
        left: 0;
        width: 100%;
        text-align: center
    }

    .header_drop {
        display: block;
        width: 100%;
        position: relative;
        text-align: center
    }

    .header_link_drop {
        position: absolute;
        /* right: 30px; */
        top: -3px;
        font-size: 30px
    }

    .dropdown.show {
        display: block;
        overflow: scroll;
        max-height: 50vh;
    }
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup > .ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: 0
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: 0
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: 0
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: 0
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: 0
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
    bottom: 0
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: 0;
    background: 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 2em .2em .4em;
    vertical-align: middle
}

.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
    color: #222
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #d3d3d3
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x #ccc;
    font-weight: 700
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #d3d3d3;
    background: url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x #e6e6e6;
    font-weight: 400;
    color: #555
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #555;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #dadada;
    font-weight: 400;
    color: #212121
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #212121;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #aaa;
    background: url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
    font-weight: 400;
    color: #212121
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #aaa;
    background-color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x #fbf9ee;
    color: #363636
}

.ui-state-checked {
    border: 1px solid #fcefa1;
    background: #fbf9ee
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;
    color: #cd0a0a
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-button .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-button:active .ui-icon,
.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-active .ui-icon,
.ui-state-default .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: -8px -8px 8px #aaa;
    box-shadow: -8px -8px 8px #aaa
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

h1,
h2,
h3,
h4,
h5,
h6,
figure {
    margin: 0
}

ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0
}

.content ul {
    list-style-type: disc;
    padding-left: 40px;
    margin: 10px
}

.hide,
#toomany {
    display: none
}

#filec {
    display: none
}

#filec.show,
#toomany.show {
    display: block
}

a {
    text-decoration: none;
    outline: 0
}

p strong {
    display: block
}

button,
input {
    padding: 0;
    border: 0;
    outline: 0
}

button {
    cursor: pointer
}

body {
    font-family: "PT Sans", "Arial", sans-serif
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.header__wrap {
    background: #f5f5f5
}

.header__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-justify-content: space-between;*/
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%
}

.diff {
    margin-top: 30px;
    background: 0;
    padding: 64px 0 50px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.diff-item {
    display: inline-block;
    vertical-align: top;
    padding-top: 46px;
    max-width: 480px;
    width: 48.46%;
    text-align: center
}

.diff-item__title {
    font-size: 18px;
    color: #666;
    font-weight: bold;
    margin-bottom: 22px
}

.diff-item_good .diff-item__title {
    color: #00a800
}

.diff-item__block {
    position: relative;
    padding: 50px 10px 23px;
    font-size: 15px;
    font-weight: 500;
    line-height: 120%;
    color: #666;
    margin-bottom: 19px
}

span.noti {
    border: 2px solid #3D8DD7;
    border-radius: 5px;
    padding: 5px;
    display: block;
    text-align: center
}

.diff-item__block_fix-1 {
    padding: 56px 10px 35px
}

.diff-item__block_fix-2 {
    padding: 58px 10px 33px
}

.diff-item__block em {
    font-weight: 800
}

.diff-item_good .diff-item__block {
    color: #000
}

.diff-item__block:after,
.diff-item__block:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.diff-item__block:after {
    height: 39px;
    top: 0;
    background-image: url('../img/icon/diff-bad-top.png')
}

.diff-item__block:before {
    height: 21px;
    bottom: 0;
    background-image: url('../img/icon/diff-bad-bottom.png')
}

.diff-item_good .diff-item__block:after {
    top: -3px;
    height: 42px;
    background-image: url('../img/icon/diff-good-top.png')
}

.diff-item_good .diff-item__block:before {
    background-image: url('../img/icon/diff-good-bottom.png')
}

.diff-item_bad {
    margin-right: 2.55%
}

.whynot {
    padding-top: 30px;
    padding: 64px 0 50px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.sheme-bl {
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 440px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 18px
}

.sheme-bl p,
.sheme-bl .p {
    line-height: normal;
    vertical-align: middle;
    display: inline-block
}

.sheme-bl * {
    line-height: normal
}

.sheme-bl ol {
    line-height: normal;
    overflow: hidden;
    padding-top: 4px
}

.sheme-bl ol li {
    padding-bottom: 3px
}

.sheme__header {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 12px
}

.sheme__spacer {
    margin: 30px 0
}

.sheme-title {
    display: block;
    font-size: 24px;
    color: #3D8DD7;
    font-weight: bold
}

.sheme-i {
    position: static;
    margin: 0 auto;
    top: 5px;
    left: 5px;
    width: 95px;
    height: 95px
}

.sheme-i_1 {
    background: url('../img/icon/sheme_1.png') no-repeat 50% 50%
}

.sheme-i_2 {
    background: url('../img/icon/sheme_2.png') no-repeat 50% 50%
}

.sheme-i_3 {
    background: url('../img/icon/sheme_3.png') no-repeat 50% 50%
}

.sheme-i_4 {
    background: url('../img/icon/sheme_4.png') no-repeat 50% 50%
}

.sheme-i_5 {
    background: url('../img/icon/sheme_5.png') no-repeat 50% 50%
}

.sheme-i_6 {
    background: url('../img/icon/sheme_6.png') no-repeat 50% 50%
}

.sheme-i_7 {
    background: url('../img/icon/sheme_7.png') no-repeat 50% 50%
}

.header__logo {
    width: 14.592%;
    padding: 69px 0 0;
    margin-bottom: -29px;
    margin-right: 30px;
    text-align: center;
    background: #3D8DD7;
    border-radius: 0 0 9px 9px
}

.header__logo-link {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff
}

.header__logo-link::before {
    content: "";
    position: absolute;
    top: -40px;
    right: 0;
    display: block;
    width: 32px;
    height: 32px;
    background: url("../img/fan.svg") no-repeat center
}

.header__nav {
    width: 65.23%;
    transition: ease .5s;
    width: 100%;
}

.header__info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 30px;
    margin: 25px 0 10px;
    border-bottom: 1px solid #3D8DD7;
}

#link_price {
    font-size: 18px;
    text-transform: uppercase;
    color: #0075b2;
    text-decoration: underline;
    padding-top: 5px
}

#link_price:visited {
    color: #800080
}

#link_price:hover {
    font-size: 20px;
    text-decoration: none;
    color: #3d4853
}

.header__title {
    position: relative;
    margin-right: 0.5%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #000;
    padding-left: 25px;
}
.header__title img {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: -6px;
}

.header__applications {
    position: relative;
    display: block;
    font-size: 14px;
    /*font-weight: bold;*/
    line-height: 25px;
    color: #3d4853;
    padding: 7px 20px 7px 45px;
    /*border: 1px solid #3E4852;*/
    /*border-radius: 9px;*/
}

.header__contacts {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

.header__socials {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #3d4853;
    margin: 5px 0;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 200px;
    margin-left: 20px;
}

.header__socials__two {
    width: auto !important;
}

.header__socials a.tell {
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #3d4853;
    line-height: 27px;
}

.header__title:before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("../../assets/img/icon/time.svg");
    background-repeat: no-repeat;
    
}
@media (max-width: 768px) {
    .header__title:before {
        left: -25px;
    }
}

.header__title span {
    display: block;
}

.header__office {
    display: flex;
    align-items: center;
}
.header__office:last-child {
    justify-content: end;
}
.header__office:first-child {
    justify-content: start;
}

.header__office__new-mob-icon {
    content: "";
    display: block;
    width: 13px;
    height: 22px;
    background-image: url(../img/icon/tel.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}
.header__office__new-adress {
    text-align: left;
}
.header__office__new-adress span {
    display: block;
}

.header__office__new-adress__name {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #000
}

.header__office__new-adress__phone {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #000
}

.header__applications:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 14px;
    display: block;
    width: 18px;
    height: 21px;
    background-image: url("../img/DOC.png");
    background-size: 100%;
    background-repeat: no-repeat;
}

.header__title--tablet {
    display: none
}

.header__list {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header__list li {
    position: relative
}

/* .header__list .active::after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 0;
    display: block;
    width: 100%;
    height: 8px;
    background: #3D8DD7;
    border-radius: 8px 8px 0 0
} */

.header__link, .menu-item-object-page, .menu-item-object-custom, .menu-item-object-blog_category {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #000;
    text-transform: uppercase;
    transition: ease .35s
}
.header__link a, .menu-item-object-page a, .menu-item-object-custom a, .menu-item-object-blog_category a {
    color: #000;
    transition: ease .35s

}
.current_page_item a, .current-menu-item a{
    color: #3D8DD7;
    text-transform: uppercase;
}
.header__link:hover a, .menu-item-object-page:hover a {
    color: #3D8DD7;
}

/* Стили для выпадающих подменю */
.header_drop {
    position: relative;
}

.header_drop .header_link_drop {
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #666;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.header_drop:hover .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.header_drop .dropdown li {
    margin: 0;
    padding: 0;
}

.header_drop .dropdown li a {
    display: block;
    padding: 10px 20px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    transition: background-color 0.2s ease, color 0.2s ease;
    border-bottom: 1px solid #f5f5f5;
}

.header_drop .dropdown li:last-child a {
    border-bottom: none;
}

.header_drop .dropdown li a:hover {
    background-color: #f8f9fa;
    color: #3D8DD7;
}

/* Адаптивность для мобильных устройств */
@media (max-width: 768px) {
    .header_drop .dropdown {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        border: none;
        background: transparent;
        min-width: auto;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
    }
    
    .header_drop.active .dropdown {
        max-height: 500px;
    }
    
    .header_drop .dropdown li a {
        padding: 8px 15px;
        font-size: 13px;
        border-bottom: 1px solid #e0e0e0;
    }
}

.header__call {
    width: 18.592%;
    text-align: right;
    /*margin-top: 35px;*/
}

.header__call-link {
    display: block;
    padding: 10px 10px;
    /*margin-bottom: 15px;*/
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #3D8DD7;
    border-radius: 9px;
    transition: ease .35s
}

.header__call-link:hover {
    opacity: .9
}

.header__call-link:active {
    opacity: .8
}

.mobile-button__question, .tab-button__question {
    display: none;
}

.header__call-pfone {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    color: #3d4853
}
#menu-glavnoe-1 .menu-item-object-services {
    display: none;
}
.header__call-mail {
    /*margin: 10px 0;*/
    display: inline-block;
    padding-left: 22px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    color: #3d4853;
    position: relative;
    padding-bottom: 3px;
}

.header__call-mail:after {
    content: '';
    display: block;
    background-image: url(../../assets/img/icon/mail.svg);
    background-size: 100%;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -4px;
    top: 0
}

.header__call-pfone::before {
    content: "";
    position: absolute;
    top: 0;
    left: -23px;
    display: block;
    width: 13px;
    height: 22px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: -10px -323px
}

.header__menu-wrap {
    position: relative;
    display: none;
    padding: 15px 2%;
    border-top: 1px solid #b2b2b2;
    transition: all 0.3s ease;
}

/* Стили для открытого мобильного меню - убираем, блок не должен меняться */

/* Скрываем мобильную навигацию по умолчанию */
.header__mobile-nav {
    display: none;
}

/* Показываем кнопку меню по умолчанию */
.header__menu {
    display: flex;
    align-items: center;
    cursor: pointer;
}

/* Показываем мобильную навигацию при открытом меню */
.header__menu-wrap.mobile-menu-open .header__mobile-nav {
    display: block;
    margin-top: 15px;
    width: 100%;
}

/* Стили для мобильного меню */
.header__list--mobile {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.header__list--mobile li {
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    padding: 0;
}

.header__list--mobile li:last-child {
    border-bottom: none;
}

/* Стили для выпадающих подменю в мобильном меню */
.header__mobile-nav .header_drop {
    position: relative;
    cursor: pointer;
}

.header__mobile-nav .header_drop .header_link_drop {
    position: absolute;
    right: 20%;
    top: 20px;
    cursor: pointer;
    color: #333;
    font-size: 25px;
    transition: transform 0.3s ease;
    z-index: 10;
}

.header__mobile-nav .dropdown {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #f8f9fa;
    border-top: 1px solid #eee;
}

.header__mobile-nav .header_drop.active .dropdown {
    display: block;
    animation: slideDown 0.3s ease;
}

.header__mobile-nav .dropdown li {
    border-bottom: 1px solid #e9ecef;
    padding: 0;
}

.header__mobile-nav .dropdown li:last-child {
    border-bottom: none;
}

.header__mobile-nav .dropdown .header__link {
    padding: 12px 30px;
    display: block;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.header__mobile-nav .dropdown .header__link:hover {
    color: #007bff;
    background-color: #e9ecef;
}

@keyframes slideDown {
    from {
        max-height: 0;
        opacity: 0;
    }
    to {
        max-height: 200px;
        opacity: 1;
    }
}

.header__list--mobile a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    display: block;
    padding: 12px 15px;
    transition: background-color 0.2s ease;
}

.header__list--mobile a:hover {
    color: #3D8DD7;
    background-color: #f8f9fa;
}

.header__menu-wrap span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #000;
    text-transform: uppercase
}

.header__menu {
    position: absolute;
    top: 13px;
    padding-left: 34px;
}
.header__menu span {
    text-transform: uppercase;
    padding-top: 3px;
}

.header__office__mobile {
    display: none;
}

.header__icon-menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    width: 22px;
    height: 18px;
    background: url("../../assets/img/menu.svg") no-repeat center;
    transition: ease .5s;
}

.header__cross {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5000;
    display: none;
    width: 22px;
    height: 18px;
    background: none;
    transition: ease .5s;
    cursor: pointer;
}

.header__cross::before,
.header__cross::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 2px;
    background-color: #3D8DD7;
    transform-origin: center;
}

.header__cross::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.header__cross::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

/* Стили для кнопок меню в открытом состоянии - убираем, блок не должен меняться */

/* Анимация для плавного появления/скрытия мобильной навигации */
@keyframes slideDown {
    from {
        max-height: 0;
        opacity: 0;
    }
    to {
        max-height: 500px;
        opacity: 1;
    }
}

.header__menu-wrap.mobile-menu-open .header__mobile-nav {
    animation: slideDown 0.3s ease-out;
}

/* Стили для кликабельных баннеров в слайдере услуг */
.banner-link {
    display: block;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}

.banner-link:hover {
    transform: scale(1.02);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.banner-link img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}

.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.banner-link:hover .banner-overlay {
    opacity: 1;
}

.banner-link-icon {
    font-size: 24px;
    color: white;
    background: rgba(61, 141, 215, 0.9);
    padding: 8px 12px;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.header__call-pfone--mob {
    display: none
}

.intro__wrap {
    position: relative;

}

.intro__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.intro__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Адаптивные изображения для intro */
.intro__img-desktop {
    display: block;
}

.intro__img-mobile {
    display: none;
}

/* Показываем мобильное изображение на мобильных устройствах */
@media (max-width: 768px) {
    .intro__img-desktop {
        display: none;
    }
    
    .intro__img-mobile {
        display: block;
    }
}

.intro__content {    
    max-width: 1230px;
    margin: 0 auto;
    padding: 200px 0 50px;
}
.intro__content-wrap {
    max-width: 790px;
    margin-left: auto;
    text-align: center;
}

.intro__title {
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase
}

.intro__title span {
    display: block
}

.intro__subtitle {
    padding: 10px 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.intro__text {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1;
    color: #3d4853;
    text-transform: uppercase
}

.intro__indications {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 66.5%;
    margin: 0 auto 15px;
    font-size: 14.82px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase
}

.intro__indications span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    margin-right: 12px;
    font-size: 17px;
    border: 1px solid #fff;
    border-radius: 50%
}

.intro__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-shadow: 0 6px 6px rgba(0, 0, 0, 0.16)
}

.intro__payment {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff
}

.intro__payment::after {
    content: "";
    position: relative;
    top: 18px;
    left: 1%;
    display: inline-block;
    width: 60px;
    height: 67px;
    background-image: url(../img/payment-pc.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.intro__mob-text {
    display: none
}

.intro__mob-text::after {
    content: "";
    position: relative;
    top: 18px;
    left: 1%;
    display: inline-block;
    width: 30px;
    height: 33px;
    background-image: url(../img/payment-mobi.png)
}

.intro.successPage .toHome {
    text-transform: uppercase;
    background-color: #3D8DD7;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    line-height: 48px;
    border-radius: 12px;
    width: 170px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    transition: ease .3s
}

.intro.successPage .toHome:hover {
    opacity: .7
}

.service {
    background: rgba(245, 245, 245, 0.8)
}

.service__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 30px 2%;
    margin-bottom: 25px
}

.service__title {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    color: #3d4853;
    text-align: center;
    text-transform: uppercase
}

.service__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.service__item {
    position: relative;
    display: block;
    width: 31.42%;
    padding: 30px 0 23px 2.55%;
    background: #E2F1FF;
    border-radius: 8px;
    min-height: 250px;
    margin-bottom: 30px;
}

.service__item:hover {
    top: 3px
}

.service__item-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    color: #3d4853;
    text-transform: uppercase;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7)
}

.service__list li {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #3d4853;
    white-space: pre-line
}

.service__item ul {
    min-height: 144px
}

.service__link {
    position: block;
    display: block;
    width: 85%;
    margin-top: 5px;
    padding: 4px 0 5px 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    bottom: 24px;
    right: 0;
    color: #fff;
    background: #3D8DD7;
    border-radius: 4px 0 0 4px;
    transition: ease .35s;
    margin-left: auto;
}

.service__link::before {
    content: "";
    position: absolute;
    top: 5px;
    right: 12px;
    display: block;
    width: 8px;
    height: 13px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: -10px -10px
}

.service__link:hover {
    opacity: .8
}

.service__link:active {
    opacity: .6
}

.additional__wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%;
    padding-top: 20px
}

.specials-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    max-width: 1230px;
    margin: 60px auto 30px;
    padding: 0 2%
}

.specials-wrap .special-wrap {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;
    flex-direction: column
}

.specials-wrap .special-wrap .special {
    position: relative;
    padding-left: 50px;
    margin-bottom: 40px
}

.specials-wrap .special-wrap .special a {
    color: #000
}

.specials-wrap .special-wrap .special .icon {
    position: absolute;
    left: 0;
    top: 0
}

.specials-wrap .special-wrap .special .headline {
    font-weight: bold;
    font-size: 18px;
    position: relative;
    top: 9px
}

.additional__item {
    position: relative;
    display: block;
    width: 31.42%
}

.additional__item:hover {
    top: 3px
}

.additional__item img {
    width: 100%;
    height: auto;
    border-radius: 0 0 7px 7px
}

.additional__item--winter {
    position: relative
}

.additional__item--winter p {
    position: absolute;
    top: 132px;
    left: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase
}

.additional__item--winter p span {
    display: block
}

.additional__item--winter::before {
    content: "";
    position: absolute;
    top: 94px;
    left: 20px;
    display: block;
    width: 24px;
    height: 28px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: -10px -365px
}

.additional__title {
    width: 100%;
    padding: 23.5px 0;
    border-radius: 7px 7px 0 0;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    line-height: 1.1;
    color: #3d4853;
    text-transform: uppercase;
    text-align: center;
    background: #f1f1f2
}

.specialist__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%;
    padding-bottom: 25px;
    padding-top: 40px
}

.specialist__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.specialist__container {
    width: 21.951%;
    position: relative;
    border: 1px solid #CAE6FF;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-right: 2.333%;
    margin-bottom: 35px
}

.specialist__container--show {
    width: 100%
}

.specialist__img {
    height: 280px;
    background-position: center top;
    overflow: hidden
}
.specialist__img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.specialist__description {
    background-color: #CAE6FF;
    color: #3d4853;
    text-align: center;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px
}

.specialist h1,
.specialist h2 {
    font-size: 24px;
    color: #3d4853;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center
}

.specialist p {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 0;
    width: 200px;
    margin: 0 auto
}

.specialist span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 20px
}

.specialist .swiper-container {
    display: none
}

.specialist .swiper-container--show {
    display: block
}

.swiper-container {
    width: 100%;
    height: auto;
    margin: 20px auto
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 250px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: transparent
}

.info {
    background-color: #f7f7f7
}

.info__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 37px
}

label#chekbox {
    float: left;
    line-height: 1.4;
    font-size: 14px;
    padding: 10px 0;
    color: #fff;
    padding-left: 36px;
    border-radius: 8px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 10px;
    background-color: #3D8DD7;
}

label#chekbox:before {
    content: '';
    display: none
}

label#chekbox a {
    color: #3d4853;
    font-weight: bold
}

input[type="checkbox"] {
    float: left;
    text-align: left;
    width: 17px !important;
    height: 17px;
    position: absolute;
    left: 8px;
    top: 20%
}

.info p {
    color: #000;
    font-size: 16px
}

.info h1,
.info h2 {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    padding-bottom: 25px;
    text-transform: uppercase
}

.footer-icons a {
    margin-right: 5px;
}

.page-footer {
    background-color: #3d4853;
    padding: 50px 0 85px 0
}

.page-footer__container {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    padding-top: 35px
}

.page-footer__wrap--border {
    border-bottom: 1px solid #646d75;
    padding-bottom: 35px
}

.page-footer__left-column {
    width: 38.211%
}

.page-footer__left-column .page-footer__logo-link {
    position: relative;
    display: inline-block;
    padding-top: 25px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff
}

.page-footer__left-column .page-footer__logo-link::before {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    display: block;
    width: 32px;
    height: 32px;
    background: url("../img/fan.svg") no-repeat center
}

.page-footer__left-column .page-footer__logo-link:hover {
    display: inline-block;
    border-bottom: 0
}

.page-footer__btn {
    text-transform: uppercase;
    background-color: #3D8DD7;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 45px;
    line-height: 48px;
    border-radius: 12px;
    width: 170px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    transition: ease .3s
}

.page-footer__sub-title {
    font-size: 18px;
    width: 370px;
    margin-bottom: 25px;
    margin-top: 25px
}

.page-footer__btn:hover {
    opacity: .7;
    transition: ease .3s
}

.page-footer__link {
    border-bottom: 1px solid #a4a8ac
}

.page-footer__middle-column {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 30px
}

.page-footer__right-column {
    width: 35.26%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.page-footer__right-column ul li a {
    text-transform: capitalize!important;
}
.page-footer__middle-column--line-height {
    line-height: 18px;
    width: 31.333%
}

.header__link .page-footer__left-column-bottom {
    width: 32.35%
}

.page-footer__right-column--bottom {
    display: flex;
    justify-content: flex-start;
    width: 16%
}

.page-footer__text {
    width: 385px
}

.page-footer__span {
    display: block
}
.brands__container.brands__container--home {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.brands__container .page-footer__img {
    width: 100%
}

.page-footer__right-column--bottom .page-footer__cop-link {
    position: relative;
    display: block;
    margin-left: 10px
}

.page-footer__right-column--bottom .page-footer__cop-link span {
    display: block;
    font-size: 13px
}

.page-footer__right-column--bottom .page-footer__cop-link .page-footer__ap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 110px;
    font-size: 11px
}

.page-footer__cop {
    margin-bottom: 13px
}

.page-footer__right-column--bottom .page-footer__cop-link:hover {
    display: block;
    border-bottom: 0
}

.page-footer__img {
    height: 55px
}

.page-footer a {
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    height: auto;
    box-sizing: border-box;
}

.page-footer li {
    line-height: 30px
}

.page-footer a:hover span {
    box-sizing: border-box;
    text-decoration: underline;
    display: inline
}

#breadcrumb li + li:before {
    content: '\\';
    margin: 0 2px;
    color: #fff
}

.breadcrumbs {
    background: #2070C0
}

.breadcrumbs__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%
}

.breadcrumbs__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12.5px;
    margin-left: 223px
}

.breadcrumbs__link {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff
}

.contacts {
    margin-bottom: 42px
}

.contacts__wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%
}

.contacts__map-col {
    width: 66.16%
}

.contacts__title {
    padding: 26px 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    color: #3d4853;
    text-transform: uppercase
}

.contacts__info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 1.7% 22px;
    margin-bottom: 17px;
    background: #3d4853;
    border-radius: 10px
}

.contacts__list li {
    position: relative;
    margin-bottom: 10px;
}

.contacts__list p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff
}

.contacts__list span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #CAE6FF
}

.contacts__list a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff;
    text-decoration: underline
}

.contacts__list time {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff
}

.contacts__list ._icon-1::before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    display: block;
    width: 12px;
    height: 22px;
    background: url("../img/pfone-w.png") no-repeat center
}

.contacts__list ._icon-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: -33px;
    display: block;
    width: 16px;
    height: 22px;
    background: url("../img/pointer.png") no-repeat center
}

.contacts__list:nth-child(1) {
    margin-left: 6.5%
}

.contacts__list:nth-child(3) p span {
    display: block;
    color: #fff
}

.contacts__map {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-radius: 10px;
    padding-top: 10px;
    overflow: hidden;
}
.contacts__map iframe {
    width: 100%;
}

.contacts__form-col {
    width: 31.7%
}

.contacts__form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 26px 5% 12px;
    background-color: #CAE6FF;
    border-radius: 10px
}

.contacts__field-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.contacts__field {
    width: 100%;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    color: #828e96;
    border-radius: 8px
}

.contacts textarea {
    width: 100%;
    min-height: 355px;
    padding-top: 15px;
    padding-left: 10px;
    margin: 20px 0;
    font-size: 14px;
    font-weight: 400;
    color: #828e96;
    border: 0;
    border-radius: 10px;
    resize: none;
    outline: 0
}

.contacts__field::-webkit-input-placeholder,
.contacts textarea::-webkit-input-placeholder {
    color: #fff!important;
}
.popup-talk__calendar::-webkit-input-placeholder {
    color: #fff!important;
}

.popup-talk__calendar::-moz-placeholder {
    color: #828e96!important;
}

.popup-talk__calendar:-ms-input-placeholder {
    color: #fff!important;
}

.popup-talk__calendar::placeholder {
    color: #fff!important;
}
.contacts__field::-moz-placeholder,
.contacts textarea::-moz-placeholder {
    color: #828e96!important;
}

.contacts__field:-ms-input-placeholder,
.contacts textarea:-ms-input-placeholder {
    color: #828e96!important;
}

.contacts__field::placeholder,
.contacts textarea::placeholder {
    color: #828e96!important;
}

.contacts__form-btn {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background-color: #3D8DD7;
    border-radius: 8px;
    transition: ease .3s
}

.contacts__form-btn:hover {
    opacity: .7;
    transition: ease .3s
}

.popup-talk {
    display: none;
    position: relative
}

.popup-talk__wrap {
    width: 90%;
    margin: 0 auto;
    background-color: #CAE6FF;
    position: fixed;
    top: 100px;
    left: 50%;
    z-index: 1000;
    margin-left: -45%;
    border-radius: 8px
}

.popup-talk__wrap--inner {
    position: relative;
    top: 60px;
    margin-left: 0;
    left: 0;
    width: auto
}

.popup-talk__form {
    padding: 0 0 40px 0
}

.popup-talk__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 1.77%;
    width: 100%;
    border-bottom: 1px solid #dfe6e9
}

.popup-talk__left-column {
    width: 63.358%
}

.popup-talk__right-column {
    width: 34.333%
}

.popup-talk__btn {
    display: block;
    width: 320px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
    background-color: #3D8DD7;
    border-radius: 8px;
    transition: ease .3s
}

.popup-talk__btn:hover {
    opacity: .7;
    transition: ease .3s
}

.popup-talk textarea {
    min-height: 385px;
    resize: none;
    border-radius: 10px;
    color: #828e96;
    outline: 0;
    width: 100%;
    border: 0;
    padding-top: 15px;
    padding-left: 10px
}

.popup-talk .titlepp {
    font-size: 24px;
    color: #3d4853;
    text-transform: uppercase;
    display: block;
    position: absolute;
    top: -40px
}

.popup-talk h3 {
    font-size: 14px;
    color: #3d4853;
    text-transform: uppercase;
    padding-left: 15px;
    padding-bottom: 20px
}

.popup-talk ol {
    margin: 0;
    margin-left: 15px;
    padding: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfe6e9;
    list-style-type: none;
    counter-reset: item;
    font-size: 14px
}

.popup-talk li:before {
    content: counter(item) ') ';
    counter-increment: item
}

.popup-talk__input-info {
    margin-left: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfe6e9
}

.popup-talk__calendar {
    color: #fff;
    font-size: 14px;
    -webkit-appearance: none
}

.popup-talk__calendar::placeholder {
    color: #fff
}

.popup-talk input {
    width: 100%;
    margin-bottom: 5px;
    line-height: 35px;
    border-radius: 8px;
    padding-left: 15px
}

.popup-talk__input {
    font-size: 14px
}

.popup-talk__input-content {
    color: #fff;
    margin-left: 15px;
    padding-top: 20px
}

.popup-talk__close {
    width: 30px;
    height: 30px;
    background-color: #CAE6FF;
    position: absolute;
    top: -40px;
    right: 0;
    border-radius: 8px;
    background-image: url("../../assets/img/icon/cross.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.popup-talk__close--inner {
    display: none
}

.popup-talk__calendar {
    position: relative;
    font-size: 12px;
    cursor: pointer;
    background-color: #3D8DD7;
}

.popup-talk__calendar::before {
    content: "";
    background-image: url("../img/calendar.png");
    width: 22px;
    height: 22px;
    position: absolute;
    right: 2px;
    top: 7px;
    background-repeat: no-repeat
}

.popup-talk label {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 35px;
    border-radius: 8px;
    padding-left: 15px;
    font-size: 12px;
    background-color: #828e96
}

.popup-talk label::before {
    content: "";
    background-image: url("../img/cloud.png");
    width: 22px;
    height: 22px;
    position: absolute;
    right: 2px;
    top: 7px
}

.popup-talk input[type=file] {
    display: none
}

.popup-talk input[type=date] {
    -webkit-appearance: none
}

.popup-talk__input-content--no-margin {
    margin-left: 0;
    padding-bottom: 20px
}

.overlay {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none
}

.popup-talk--show {
    display: block;
    position: relative;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%;
    margin-bottom: 100px;
    z-index: 10
}

.popup-call {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.23);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    align-items: center;
    justify-content: center;
}

.popup-call__wrap {
    width: 46.34%;
    max-width: 600px;
    background-color: #CAE6FF;
    position: relative;
    z-index: 1001;
    border-radius: 8px;
    padding-left: 7.9%;
    padding-right: 7.9%;
    padding-bottom: 35px;
    margin: 20px;
}

.popup-call__btn {
    margin-top: 50px;
    display: block;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 35px;
    background-color: #3D8DD7;
    border-radius: 8px;
    transition: ease .3s
}

.popup-call__btn:hover {
    opacity: .7;
    transition: ease .3s
}

.popup-call__close {
    width: 30px;
    height: 30px;
    background-color: #CAE6FF;
    position: absolute;
    top: -40px;
    right: -30px;
    border-radius: 8px;
    background-image: url("../../assets/img/icon/cross.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.popup-confidential__wrap .titlepp {
    display: block;
    margin-bottom: 10px !important
}

.popup-call .titlepp {
    font-size: 24px;
    color: #3d4853;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: center;
    padding-top: 35px;
    display: block;
    font-weight: bold
}

.popup-call input {
    font-size: 14px;
    width: 100%;
    margin-bottom: 5px;
    line-height: 35px;
    border-radius: 8px;
    padding-left: 15px
}

.popup-confidential__wrap {
    width: 94.912%;
    margin: 0 auto;
    padding-bottom: 35px
}

.price-list {
    margin-bottom: 65px
}

.price-list__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.price-list__container {
    width: 1000%;
    margin: 0 auto;
    background-color: #CAE6FF;
    border-radius: 8px;
    padding-bottom: 15px
}

.price-list__title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 35px
}

.price-list__items {
    width: 97%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 8px;
    padding-bottom: 30px
}

.price-list__link {
    display: block;
    color: #3d4853;
    font-size: 16px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 20px;
    padding: 18px 0;
    border-bottom: 1px solid #d8dadd
}

.price-list li {
    transition: ease .3s
}

.price-list li:hover {
    transition: ease .3s;
    background-color: #eef2f4
}

.price-list form {
    width: 28.205%;
    position: relative;
    margin-left: auto
}

.price-list input {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 35px;
    border-radius: 8px;
    padding-left: 15px;
    font-size: 12px;
    color: #3d4853;
    -moz-text-align-last: left;
    text-align-last: left;
    background-color: #CAE6FF;
    cursor: pointer;
    transition: ease .3s;
    margin: 25px 0
}

.price-list input:hover {
    background-color: #3D8DD7;
    color: #fff;
    transition: ease .3s
}

.price-list form::before {
    content: "";
    background-image: url("../img/download.png");
    width: 22px;
    height: 22px;
    position: absolute;
    right: 15px;
    top: 32px;
    z-index: 100
}

.price-list h1,
.price-list h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #3d4853;
    padding: 25px 0
}

.price-list h4 {
    color: #3d4853
}

.price-list b {
    display: inline-block;
    padding-right: 5px
}

.brands {
    background-color: #f7f7f7;
    padding: 40px 0 45px 0
}

.brands__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%
}

.brands__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.brands__container--guarantee {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 10px;
}
.brands__container--guarantee .brands__content {
    width: 100%;
}
.brands__content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.brands__content a {
    height: 100px;
    margin: 0 auto;
    border: 1px solid #d4d8dc;
    border-radius: 8px;
    margin-bottom: 30px;
    background-color: #fff;
}
.brands__content-1 {
    padding-top: 13px
}

.brands h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #3d4853;
    padding: 25px 0;
    text-align: center
}

.brands img {
    display: block;
    margin: 0 auto;
    padding-top: 12px;
    padding-bottom: 12px;
    max-width: 172px;
    max-height: 82px;
}

.brands p {
    font-size: 18px;
    font-weight: 700;
    color: #3d4853;
    text-transform: uppercase;
    text-align: center
}

.article {
    min-height: 700px
}

.article__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%
}

.article__title {
    padding: 27px 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    color: #000;
    text-transform: uppercase
}

.article__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.article__left-col {
    width: 24%
}

.article__link {
    position: relative;
    display: block;
    padding: 16px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    color: #fff;
    text-align: right;
    background: #2070C0;
    border-radius: 10px
}

.article__link::before {
    content: "";
    position: absolute;
    display: block;
    width: 22px;
    height: 18px;
    background: url("../img/menu-w.png") no-repeat center
}

.article__img-wrap {
    width: 100%;
    height: 248px
}

.article__img-wrap img {
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0 0
}

.article__img--bdr {
    border-radius: 10px
}

.article__description {
    padding: 18.5px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    text-align: center;
    background: #3D8DD7;
    border-radius: 0 0 10px 10px
}

.article__right-col {
    width: 74.6%;
    padding-bottom: 30px
}

.article__right-col p {
    margin-bottom: 27px;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 400;
    color: #000
}

.remont {
    margin-bottom: 100px
}

.remont__wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%
}

.remont input {
    width: 100%;
    margin-bottom: 5px;
    line-height: 35px;
    border-radius: 8px;
    padding-left: 15px
}

.remont label {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 35px;
    border-radius: 8px;
    padding-left: 15px;
    font-size: 12px;
    background-color: #828e96
}

.remont input[type=file] {
    display: none
}

.remont label::before {
    content: "";
    background-image: url("../img/cloud.png");
    width: 22px;
    height: 22px;
    position: absolute;
    right: 2px;
    top: 7px
}

.remont__left-col {
    width: 66.15%
}

.remont__left-col p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    color: #000
}

.remont__left-col h4 {
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    color: #3d4853
}

.remont__left-col span {
    display: block;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    color: #000
}

.remont__left-col b {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #3D8DD7
}

.remont__list {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #828e96
}

.remont__list li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    color: #3d4853
}

.remont__text {
    margin-bottom: 30px;
    border-bottom: 1px solid #828e96
}

.remont__right-col {
    width: 31.8%
}

.remont__title {
    padding: 26px 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    color: #3d4853;
    text-transform: uppercase
}

.remont__form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 5% 12px;
    background-color: #CAE6FF;
    border-radius: 10px
}

.remont__form h4 {
    margin-bottom: 22px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    color: #3d4853;
    text-transform: uppercase
}

.remont__form ul {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dfe6e9
}

.remont__form ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #3d4853
}

.remont__form p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #3d4853
}

.remont__form textarea {
    width: 100%;
    min-height: 115px;
    padding-top: 15px;
    padding-left: 10px;
    margin: 5px 0;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    color: #828e96;
    border: 0;
    border-radius: 10px;
    resize: none;
    outline: 0
}

.remont__field {
    width: 100%;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    color: #828e96;
    border-radius: 8px
}

.remont__field::-webkit-input-placeholder,
.remont textarea::-webkit-input-placeholder {
    color: #828e96
}

.remont__field::-moz-placeholder,
.remont textarea::-moz-placeholder {
    color: #828e96
}

.remont__field:-ms-input-placeholder,
.remont textarea:-ms-input-placeholder {
    color: #828e96
}

.remont__field::placeholder,
.remont textarea::placeholder {
    color: #828e96
}

.remont__form-btn {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background-color: #3D8DD7;
    border-radius: 8px;
    transition: ease .3s
}

.remont__form-btn:hover {
    opacity: .7;
    transition: ease .3s
}

.remont__left-col .remont__guarantee {
    padding-bottom: 30px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    color: #3d4853;
    text-transform: uppercase;
    border-bottom: 1px solid #828e96
}

.remont__dot-list li {
    margin-bottom: 7px
}

.news {
    min-height: 850px
}

.news__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2% 50px
}

.news__title {
    padding: 27px 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    color: #3d4853;
    text-transform: uppercase
}

.news__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news__item {
    display: block;
    position: relative;
    width: 22.8%;
    padding: 0 0 14px;
    margin-right: 2.75%;
    margin-bottom: 32px;
    text-align: center;
    background: #CAE6FF;
    border-radius: 10px
}

.news__item img {
    width: 100%;
    height: 248px;
    border-radius: 10px 10px 0 0;
    transition: ease .35s;
    object-fit: cover;
}

.news__item:hover {
    background: #3D8DD7
}

.news__item:hover h3 {
    color: #fff
}

.news__item:hover a {
    color: #fff
}

.news__item:nth-child(4n) {
    margin-right: 0
}

.news__flag {
    position: absolute;
    top: 20px;
    width: 57%;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    background: #3D8DD7;
    border-radius: 0 10px 10px 0
}

.news__item-title {
    min-height: 51px;
    padding: 0 5%;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    color: #242425;
    text-transform: uppercase
}

.news__item-link {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    color: #242425
}

.news__btn {
    display: block;
    width: 50%;
    padding: 5px 0;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #3d4853;
    border-radius: 10px
}

.certificate {
    background-color: #f7f7f7
}

.certificate__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%;
    padding-bottom: 25px;
    padding-top: 40px
}

.certificate__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.certificate__container {
    width: 225px;
    height: 348px;
    position: relative;
    border: 0;
    border-radius: 10px;
    margin-right: 2.333%;
    margin-bottom: 35px
}

.certificate__container--show {
    width: 100%
}

.certificate__img {
    background-position: center top;
    max-width: 272px;
    max-height: 382px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.certificate__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.certificate h2 {
    font-size: 24px;
    color: #3d4853;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center
}

.input-calendar__calendar {
    background-color: #828e96;
    color: #fff;
    position: relative;
    font-size: 12px;
    -webkit-appearance: none;
    margin-bottom: 0
}

.input-calendar__calendar::-webkit-input-placeholder {
    color: #fff
}

.input-calendar__calendar::-moz-placeholder {
    color: #fff
}

.input-calendar__calendar:-ms-input-placeholder {
    color: #fff
}

.input-calendar__calendar::placeholder {
    color: #fff
}

.unstyled::-webkit-inner-spin-button,
.unstyled::-webkit-calendar-picker-indicator {
    opacity: 0;
    -webkit-appearance: none
}

#icon {
    margin: 0;
    padding: 0;
    position: relative;
}

#date {
    margin-bottom: 0;
    font-size: 12px
}

#icon::before {
    content: "";
    background-image: url("../../assets/img/icon/calendar.png");
    width: 22px;
    height: 22px;
    position: absolute;
    right: 10px;
    top: 7px;
    background-repeat: no-repeat;
    z-index: 100;
    pointer-events: none
}

.install__wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 2%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}

.install__column-left {
    width: 65.811%
}

.install__column-right {
    width: 31.621%
}

.install__container {
    background-color: #CAE6FF;
    border-radius: 8px
}

.install__text {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #3d4853;
    padding: 12px 0
}

.install__input-info {
    position: relative;
    padding-bottom: 20px
}

.install select {
    position: relative;
    width: 100%;
    height: 35px;
    border-radius: 8px;
    padding-left: 15px;
    outline: 0;
    font-size: 14px;
    color: #4c5660;
    margin-bottom: 5px;
    border: 0;
    -webkit-appearance: none
}

.install__select-icon {
    position: relative
}

.install__select-icon::before {
    content: "";
    background-image: url("../img/arrow-d.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 5px;
    top: 7px;
    z-index: 100;
    pointer-events: none
}

.install__input--content {
    padding-top: 17px;
    padding-bottom: 15px
}

.install__input-info::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #dfe6e9;
    width: 100%
}

.install__input-info::after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #dfe6e9;
    width: 100%;
    top: 59px
}

.install__input {
    font-size: 14px;
    color: #828e96;
    margin-bottom: 5px
}

.install__input--border {
    margin: 12px 0 20px 0
}

.install__btn {
    display: block;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
    background-color: #3D8DD7;
    border-radius: 8px;
    transition: ease .3s
}

.install__textarea {
    padding-top: 20px;
    border-top: 1px solid #dfe6e9;
    padding-bottom: 5px
}

.install textarea {
    min-height: 145px;
    resize: none;
    border-radius: 10px;
    color: #828e96;
    outline: 0;
    width: 100%;
    border: 0;
    padding-top: 15px;
    padding-left: 10px
}

.install__select-bottom {
    border-bottom: 1px solid #dfe6e9;
    padding-bottom: 15px
}

.install__text-info {
    color: #3d4853;
    font-size: 14px;
    padding: 5px 15px;
    padding-bottom: 10px
}

.install__price-text {
    font-size: 14px;
    color: #3d4853;
    padding-top: 17px;
    padding-bottom: 10px
}

.install__btn:hover {
    opacity: .7;
    transition: ease .3s
}

.install__span {
    font-size: 30px;
    font-weight: 700;
    color: #3D8DD7;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 3px
}

.install__span--upper {
    text-transform: uppercase;
    color: #3d4853
}

.install__guarantee-text {
    color: #000;
    padding-top: 20px
}

.install__description {
    padding: 30px 0;
    border-bottom: 1px solid #828e96;
    color: #3d4853
}

.install__title-service {
    padding-top: 25px
}

.install h1,
.install h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #3d4853;
    padding: 25px 0
}

.install h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #3d4853
}

.install__span-sub-title {
    font-size: 16px;
    font-weight: 700;
    color: #3d4853;
    display: block;
    padding-bottom: 25px
}

.install__input--files {
    margin: 0;
    color: #fff
}

.install ul {
    list-style-type: disc;
    padding-left: 20px;
    color: #000;
    padding-bottom: 25px
}

.install input[type=file] {
    display: none
}

.install label {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 35px;
    border-radius: 8px;
    padding-left: 15px;
    font-size: 12px;
    color: #000;
}

.install label::before {
    content: "";
    background-image: url("../img/cloud.png");
    width: 22px;
    height: 22px;
    position: absolute;
    right: 10px;
    top: 7px
}

.install input {
    width: 100%;
    line-height: 35px;
    border-radius: 8px;
    padding-left: 15px;
    margin-bottom: 5px
}
.cookie button {
    background: #3D8DD7!important;
}
.cookie p a {
    color: #3D8DD7!important;
}

/* Стили для отображения cookie блока */
.cookie {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    padding: 15px;
    z-index: 9999;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}

.cookie.show {
    display: block;
}

.cookie div {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.cookie p {
    margin: 0;
    flex: 1;
    font-size: 14px;
    line-height: 1.4;
}

.cookie button {
    background: #3D8DD7 !important;
    color: #fff !important;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    white-space: nowrap;
}

.cookie button:hover {
    background: #2a6bb8 !important;
}
/* Адаптивность для мобильных */
@media (max-width: 768px) {
    .cookie div {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .cookie p {
        font-size: 13px;
    }
    
    .cookie button {
        width: 100%;
        max-width: 200px;
    }
}

#pdopage, #pdopage .blocks {
    width: 100%
}

.rows {
    width: 100%
}

.tab-button__question {
    width: 28%;
}

.tab-button__question .header__call {
    width: 100%;
}
.header__menu-wrap__desktop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 18px;
}

@media (max-width: 1060px) {
    .header__call-link {
        border-radius: 0 0 9px 9px;
    }

    .tab-button__question {
        display: block;
    }

    .specialist__content {
        display: none
    }

    .specialist__container {
        width: 270px
    }

    .specialist .swiper-container {
        display: block
    }

    .specialist h1,
    .specialist h2 {
        font-size: 16px
    }

    .info h1,
    .info h2 {
        font-size: 16px
    }

    .page-footer {
        position: relative;
        padding: 35px 0
    }

    .page-footer__wrap::before {
        display: none;
        position: absolute;
        width: 100%;
        content: "";
        top: 340px;
        border-bottom: 1px solid #646d75
    }

    .page-footer__wrap::after {
        position: absolute;
        width: 100%;
        content: "";
        bottom: 125px;
        border-bottom: 1px solid #646d75
    }

    .page-footer__sub-title {
        font-size: 14px;
        width: auto
    }

    .page-footer__left-column {
        padding-bottom: 35px
    }

    .page-footer__right-column {
        padding-top: 35px
    }

    .page-footer__container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 0
    }

    .page-footer__info-about {
        margin-top: 45px
    }

    .page-footer__left-column {
        width: 45.211%
    }

    .page-footer__btn {
        margin-left: 0;
        display: block
    }

    .page-footer__right-column {
        width: 96%
    }

    .page-footer__left-column-bottom {
        padding: 35px 0;
        width: 43.35%
    }

    .page-footer__middle-column--line-height {
        padding: 35px 0
    }

    .page-footer__right-column--bottom {
        padding-top: 35px
    }

    .page-footer__img {
        margin-left: 0
    }

    .popup-talk__wrap {
        width: 95%;
        margin: 0 auto;
        background-color: #CAE6FF;
        position: fixed;
        top: 100px;
        left: 50%;
        z-index: 1000;
        margin-left: -48%
    }

    .popup-talk__wrap--inner {
        position: relative;
        top: 50px
    }

    .popup-talk__left-column {
        width: 48.358%
    }

    .popup-talk__right-column {
        width: 50.333%
    }

    .popup-talk--show {
        padding: 0;
        z-index: 10
    }

    .popup-call {
        /*width: 60.34%;*/
        /*margin-left: -30%*/
    }

    .popup-call__wrap {
        width: 80%;
        margin: 20px;
    }

    .price-list form {
        width: 47%
    }

    .price-list h1,
    .price-list h2 {
        font-size: 16px;
        padding-top: 33px
    }

    .brands__container {
        width: 64%;
        margin: 0 auto
    }


    .brands__img {
        width: 60%
    }

    .brands__content-1 {
        padding-top: 0
    }

    .brands__lg {
        width: 30%
    }

    .brands__content--tablet {
        padding-top: 8px
    }

    .brands h2 {
        font-size: 16px;
        width: 64%;
        margin: 0 auto
    }

    .brands p {
        font-size: 16px
    }

    .article__content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .article__title {
        padding: 23px 0;
        font-size: 16px
    }

    .article__left-col {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 25px
    }

    .article__left-col--fs {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .article__img-wrap {
        display: none
    }

    .article__link {
        width: 270px;
        margin-bottom: 0;
        margin-right: 16px
    }

    .article__description {
        width: 270px;
        padding: 18px 0;
        margin-left: 16px;
        border-radius: 10px
    }

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

    .article__right-col p {
        margin-bottom: 20px
    }

    .remont {
        margin-bottom: 0
    }

    .remont__wrap {
        padding: 0;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .remont__left-col {
        padding: 0 2%;
        width: 100%
    }

    .remont__title {
        font-size: 16px
    }

    .remont__right-col {
        width: 100%
    }

    .remont__right-col .remont__title {
        text-align: center
    }

    .remont__form {
        padding: 20px 0 12px;
        border-radius: 0
    }

    .news__title {
        padding: 23px 0;
        font-size: 16px
    }

    .news__content {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .news__item {
        width: 270px
    }

    .certificate .certificate h2 {
        font-size: 16px
    }

    .install__wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }

    .install__column-left {
        width: 100%;
        padding: 0 2%
    }

    .install__column-right {
        width: 100%
    }

    .install__title {
        text-align: center
    }

    .install__container {
        border-radius: 0
    }

    .install h1,
    .install h2 {
        font-size: 16px
    }

    .header__container {
        position: relative;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: start;
        padding: 0
    }

    .header__wrap--fix {
        padding-top: 164px
    }

    .header__container--fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        background: #f5f5f5
    }

    .header__logo {
        width: 28.33%;
        padding: 48px 0 27px;
        margin-bottom: 10px;
        margin-left: 2%
    }
    .header__nav {
        display: none;
        position: fixed;
        top: 64px;
        left: 0;
        right: 0;
        z-index: 1000;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.33);
        margin-top: 155px;
    }

    .header__info {
        display: none
    }

    .header__list {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 10px 0;
        margin-bottom: 0;
        background: #f5f5f5;
        border-top: 1px solid #b2b2b2
    }

    .header__list li:nth-child(1) {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .header__list li:nth-child(2) {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 1;
    }

    .header__list li:nth-child(3) {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .header__list li:nth-child(4) {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .header__list li:nth-child(5) {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .header__list li:nth-child(6) {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .header__list li:nth-child(7) {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .header__list li:nth-child(8) {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .header__list li:nth-child(9) {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .header__list li:nth-child(10) {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .header__list li:nth-child(11) {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }


    .header__list .active::after {
        display: none
    }

    .header__link, .current_page_item {
        display: inline-block;
        padding: 9.5px 21px
    }

    .header__title--tablet {
        display: block;
        width: 34%;
        margin: 20px 0 0 30px;
        color: #3d4853
    }

    .header__call {
        width: 28.33%;
        margin-right: 2%;
        text-align: center
    }

    .header__call-link {
        padding: 17px 0 18px;
        margin-bottom: 21px
    }

    .header__call-pfone {
        font-weight: 400
    }

    .header__menu-wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    .header__icon-menu {
        display: block
    }

    .header .visible {
        display: block
    }

    .header .disappear {
        display: none
    }

    .header__applications--tablet {
        margin: -7px 91px -10px auto;
        border: none;
        padding: 0;
    }

    .header__applications--tablet:before {
        display: none;
    }

    .intro {
        position: relative;
    }

    .intro__content {
        padding: 210px 0 200px
    }

    .intro__title {
        width: 100%;
        padding: 0 5% 20px;
        margin: 0;
        font-size: 24px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5)
    }

    .intro__subtitle {
        width: 60%;
        padding: 25px 0 30px;
        margin: 0 auto;
        font-size: 16px;
        border: 0
    }

    .intro__text {
        display: none
    }

    .intro__indications {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        margin-bottom: 30px;
        font-size: 10px;
        text-align: left
    }

    .intro__indications span {
        width: 35px;
        height: 35px;
        margin-right: 8px
    }

    .intro__item {
        margin: 0 2.5%
    }

    .intro.successPage .toHome {
        text-transform: uppercase;
        background-color: #3D8DD7;
        display: inline-block;
        vertical-align: top;
        margin-top: 10px;
        line-height: 48px;
        border-radius: 12px;
        width: 170px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        transition: ease .3s
    }

    .intro.successPage .toHome:hover {
        opacity: .7
    }

    .service__wrap {
        padding: 23px 2% 23px
    }

    .service__title {
        font-size: 16px;
        margin-bottom: 29px
    }

    .service__link {
        width: 92%
    }

    .service__item {
        padding: 28px 0 10px 2.55%
    }

    .service__item-title {
        min-height: 40px;
        padding-bottom: 10px;
        margin-bottom: 15px;
        font-size: 14px
    }

    .service__list li {
        min-height: 30px;
        font-size: 14px;
        line-height: 15px;
        white-space: pre-line
    }

    .additional__item {
        width: 29.42%
    }

    .additional__item--winter p,
    .additional__item--winter::before {
        display: none
    }

    .additional__title {
        min-height: 67px;
        padding-left: 10%;
        padding-bottom: 0;
        font-size: 14px;
        text-align: left
    }

    .breadcrumbs__list {
        margin: 0;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .breadcrumbs__list li:nth-child(1) a {
        margin-left: 0
    }

    .contacts {
        margin-bottom: 10px
    }

    .contacts__wrap {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }

    .contacts__map-col {
        width: 100%
    }

    .contacts__title {
        padding-left: 2%;
        font-size: 16px
    }

    .contacts__title--center {
        text-align: center;
        padding-left: 0
    }

    .contacts__info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 40px 2% 22px;
        margin-bottom: 0;
        border-radius: 0
    }

    .contacts__list {
        width: 50%
    }

    .contacts__list:nth-child(1) {
        padding-left: 6.5%;
        margin-bottom: 15px;
        margin-left: 0
    }

    .contacts__list:nth-child(3) {
        padding-left: 6.5%
    }

    .contacts__map {
        height: 423px;
        border-radius: 0
    }

    .contacts__form-col {
        width: 100%
    }

    .contacts__form {
        padding: 26px 13.5% 12px
    }
}
@media screen and (max-width: 900px) {
    .service__item {
        width: 48%;
    }
}
.popup-call .ui.button.btn.btn-default.oc-icon-upload.upload-button.dz-clickable {
    text-align: left;
    position: relative;
}

.popup-call .ui.button.btn.btn-default.oc-icon-upload.upload-button.dz-clickable:after {
    content: '';
    display: block;
    position: absolute;
    right: 11px;
    height: 21px;
    top: calc(50% - 12px);
    width: 21px;
    background-image: url(../img/upload-3-24.png);
    background-size: 100%;
}

@media (max-width: 782px) {
    .tab-button__question {
        width: 25%;
    }
}

@media (max-width: 600px) {
    .header__applications--tablet {
        margin: -7px 129px -10px auto;
        border: none;
        padding: 0;
    }

    .tab-button__question {
        display: none;
    }

    .mobile-button__question {
        display: block;
    }

    .mobile-button__question .header__call-link {
        max-width: 100%;
    }
}

@media (max-width: 1060px) {

    .header__list .header__call-mail {
        display: none !important;
        float: right;
        padding-right: 15px
    }
    
    /* Обеспечиваем видимость мобильного меню */
    .header__menu-wrap {
        display: flex;
        align-items: center;
        width: 100%;
    }
    
    /* Убираем изменения для header__menu-wrap - блок не должен меняться */
    
    .header__icon-menu {
        display: block;
    }
    
    .header__cross {
        display: none;
    }
}

@media (max-width: 600px) {
    .spoiler img {
        width: 100% !Important
    }

    .info__wrap img {
        float: left !important;
        width: 100% !important;
        height: initial !important;
        margin: 10px 0 !important
    }

    .page-footer__left-column {
        width: 99%
    }

    .page-footer__right-column {
        width: 99%
    }

    .page-footer__left-column-bottom {
        width: 99%
    }

    .page-footer__middle-column--line-height {
        width: 99%
    }

    .page-footer::before {
        position: absolute;
        width: 100%;
        content: "";
        top: 613px;
        border-bottom: 1px solid #646d75
    }

    .popup-talk__wrap {
        width: 100%;
        top: 23px;
        left: 0;
        margin-left: 0
    }

    .popup-talk__container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .popup-talk__left-column {
        width: 100%
    }

    .popup-talk__right-column {
        width: 100%
    }

    .popup-talk__close {
        width: 25px;
        height: 25px;
        top: -24px
    }

    .popup-talk h1,
    .popup-talk h2 {
        font-size: 18px;
        color: #3d4853;
        text-transform: uppercase;
        display: block;
        position: absolute;
        top: -20px
    }

    .popup-talk h3 {
        padding-top: 0;
        padding-bottom: 3px;
        padding-left: 3px;
        margin-left: 12px
    }

    .popup-talk textarea {
        min-height: 65px;
        font-size: 12px
    }

    .popup-talk ol {
        padding-bottom: 3px
    }

    .popup-talk__input-info {
        padding-bottom: 3px;
        padding-top: 3px;
        margin-left: 0
    }

    .popup-talk__input-content {
        padding-top: 3px;
        margin-left: 0
    }

    .popup-talk__container {
        padding-bottom: 3px
    }

    .popup-talk input {
        line-height: 30px
    }

    .popup-talk span {
        padding-top: 3px;
        padding-bottom: 3px
    }

    .popup-talk label {
        line-height: 30px
    }

    .popup-talk__btn {
        line-height: 30px
    }

    .popup-call {
        width: 100%;
        left: 0;
        margin-left: 0;
        top: 0;
        /*top: 40px;*/
        height: 100%;
        overflow: scroll;
    }

    .popup-call .popup-call__close {
        right: 10px;
        top: 2px
    }

    .popup-call .titlepp {
        margin-bottom: 0;
        font-size: 19px;
    }

    .popup-call .remont__form {
        padding-top: 0;
    }

    .popup-call__wrap {
        width: 90%;
        margin: 10px;
    }

    .popup-call select#cb_usluga {
        margin: 0;
        border: none;
    }

    .popup-call .install__input--content {
        padding-bottom: 0;
    }

    .popup-call .install__textarea {
        padding-top: 0;
    }

    .popup-call textarea {
        min-height: 50px;
        padding-top: 0;
    }

    .popup-call h2 {
        font-size: 18px
    }

    .price-list__wrap {
        padding: 0
    }

    .price-list form {
        width: 100%
    }

    .price-list h1,
    .price-list h2 {
        padding-left: 20px;
        padding-bottom: 0
    }

    .price-list input {
        border-radius: 0
    }

    .brands__container {
        width: 98%
    }

    .brands__img {
        width: 70%
    }

    .brands__lg {
        width: 35%
    }

    .article__wrap {
        padding: 0
    }

    .article__title {
        text-align: center
    }

    .article__left-col {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px
    }

    .article__img-wrap {
        display: block
    }

    .article__link {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center
    }

    .article__description {
        width: 100%;
        margin-left: 0;
        border-radius: 0 0 10px 10px
    }

    .article__right-col {
        padding: 0 15px 5px
    }

    .remont__right-col .remont__title {
        padding-left: 15px;
        text-align: left
    }

    .remont__left-col {
        padding: 0 15px
    }

    .remont__form {
        padding: 20px 15px 12px
    }

    .news__wrap {
        padding: 0 0 20px
    }

    .news__title {
        text-align: center
    }

    .news__content {
        padding: 0 25px
    }

    .news__btn {
        width: 100%;
        border-radius: 0
    }

    .header__title--tablet {
        margin-top: 10px;
        margin-left: 0;
        width: 45%;
        padding-left: 0;
        font-weight: 300;
    }
    .header__wrap--fix {
        padding-top: 145px
    }

    .header__logo {
        width: 40.32%;
        padding: 43px 0 19px;
        margin-left: 15px
    }

    .header__logo-link {
        font-size: 23px
    }

    .header__logo-link::before {
        top: -23px;
        width: 22px;
        height: 22px;
    }

    .header__call {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        width: 100%;
        margin: 0
    }

    .header__call-link {
        padding: 7.5px 0;
        margin: 0;
        border-radius: 0
    }

    .header__call-pfone {
        display: none
    }

    /*.header__call-mail {*/
    /*    float: right;*/
    /*    padding-right: 15px*/
    /*}*/
    .header__menu-wrap {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 15px 15px 12px
    }

    .header__menu {
        position: relative;
        top: auto
    }

    .header__applications--tablet {
        display: flex;
        margin: 0;
        margin-left: auto;
        margin-right: 25px;
   
    }

    .header__applications--tablet a {
        height: 30px;
    }

    .header__call-pfone--mob {
        display: block;
        font-weight: 700
    }


    .intro__wrap {
        padding: 0;
        height: 520px;
        display: flex;
        justify-content: end;
        flex-direction: column;
    }

    .intro__content {
        padding: 150px 0 20px
    }

    .intro__title {
        padding: 0 10% 10px;
        font-size: 14px
    }

    .intro__subtitle {
        padding: 10px 0;
        font-size: 14px
    }

    .intro__mob-text {
        display: block;
        padding: 0 20%;
        font-size: 11px;
        line-height: 1.1;
        font-weight: 400;
        color: #fff;
        text-transform: uppercase
    }

    .intro__indications {
        display: none
    }

    .intro__payment {
        display: none
    }

    .service__wrap {
        padding: 0;
        margin-bottom: 0
    }

    .service__title {
        padding: 20px 0;
        margin-bottom: 0
    }

    .service__row {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .service__item {
        width: 100%;
        min-height: 214px;
        padding-bottom: 12px;
        margin-bottom: 10px;
        border-radius: 0
    }

    .service__item-title {
        min-height: 0;
        padding-bottom: 20px;
        font-size: 16px
    }

    .service__list li {
        font-size: 16px;
        line-height: 30px;
        white-space: pre-line
    }

    .service__link {
        width: 177px;
        padding: 10px 0 10px 10px;
        bottom: 10px
    }

    .specials-wrap {
        padding: 0;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .additional__wrap {
        padding: 0;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .additional__item {
        width: 100%
    }

    .additional__item img {
        height: 149px;
        border-radius: 0
    }

    .additional__title {
        min-height: 0;
        padding: 25px 15px;
        font-size: 16px;
        border-radius: 0
    }

    .additional__item--winter p,
    .additional__item--winter::before {
        display: block;
        left: 8px
    }

    .contacts__title {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px
    }

    .contacts__info {
        padding: 20px 65px 17px
    }

    .contacts__list {
        width: 100%
    }

    .contacts__list:nth-child(1),
    .contacts__list:nth-child(3) {
        padding-left: 0
    }

    .contacts__form {
        padding: 26px 15px 12px
    }
}

@media (max-width: 1060px) and (min-width: 600px) {
    .spoiler img {
        display: block;
        margin: 10px 0;
        width: 60% !important
    }
}

@media (min-width: 995px) and (max-width: 1060px) {
    .header__call-mail {
        display: block;
        width: 288px
    }

    .header__call-mail:after {
        /*left: 72px*/
    }
}

@media (max-width: 880px) {
    .input-calendar__calendar::before {
        right: 10px
    }
}


#pdopage,
#pdopage div.rows {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.btn-more {
    width: 50% !important
}

@media (max-width: 1060px) {
    #pdopage,
    #pdopage div.rows {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .remont__left-col {
        order: 1
    }

    .remont__right-col {
        order: 2
    }

    .mobile-button__question {
        padding: 15px;
    }

    .mobile-button__question a {
        border-radius: 9px;
        max-width: 345px;
        padding: 10px 0;
    }
}

@media (max-width: 600px) {
    #pdopage,
    #pdopage div.rows {
        padding: 0 25px
    }

    .popup-talk__calendar::-webkit-input-placeholder {
        color: #fff
    }
}

@media (max-width: 880px) {
    p > img {
        max-width: 100% !important;
        height: auto !important
    }
}

.spoiler {
    margin-bottom: 10px
}

.spoiler img {
    width: 50%;
    height: auto
}

.spoiler__link {
    width: 100%;
    background-color: #3D8DD7;
    border-radius: 5px;
    display: block;
    color: #fff;
    padding: 10px;
    text-align: center;
    cursor: pointer !important;
    font-size: 16px !important;
    color: #fff !important;
    text-transform: initial !important;
    font-weight: normal;
    margin: 0 !important;
    padding: 10px !important
}

.spoiler__link > h2,
.spoiler__link > h3 {
    font-weight: normal;
    font-size: 1em
}

.spoiler__content {
    display: none;
    margin-top: 15px
}

.open + .spoiler__content {
    display: block
}

.spoiler__content table {
    border: 2px solid #3D8DD7;
    border-spacing: 0;
    margin-top: 10px;
}

.spoiler__content table tr:first-child {
    background-color: #3D8DD7 !important;
}

.spoiler__content table tr:first-child td {
    border: 0 !important;
}

.spoiler__content table tr td:first-child {
    border-right: 1px solid #3D8DD7;
}

.spoiler__content table tr td:last-child {
    border-left: 1px solid #3D8DD7;
}

.spoiler__content table tr td {
    padding: 5px 10px;
}

.spoiler__content table tr:first-child td {
    color: #FFF;
}


.custom-list {
    list-style: circle;
    padding-left: 25px;
    margin-top: -10px;
    margin-bottom: 30px
}

.page-footer .footer__link2air {
    margin-left: 0;
    justify-content: center;
}

#slider div {
    max-height: 272px;
}

#slider div img {
    width: 100%;
    height: 100%;
    max-height: 272px;
    object-fit: cover;
}

.controls {
    width: 100%;
    float: left;
    display: flex;
    margin: 10px 0
}

ol.numericControls {
    list-style-type: none;
    line-height: 1;
    display: block;
    float: left;
    padding: 0;
    margin: 0 auto
}

ol.numericControls li {
    float: left
}

.numericControls li a {
    height: 10px;
    display: block;
    margin: 0 10px;
    width: 10px;
    text-align: center;
    line-height: 30px;
    background-color: #ddd;
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #ddd;
    border-radius: 50%;
    text-indent: -8888px
}

.numericControls li.current a {
    background-color: #333;
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #333
}

.side-bar-brands > span {
    margin: 20px 0;
    display: block;
    font-weight: bold;
    text-align: center
}

.side-bar-brands > p {
    text-align: center;
    margin: 0
}

.side-bar-brands .brands__container .brands__content img {
    width: 93%;
    margin: 0 auto;
    display: block;
    padding: 10px
}
.side-bar-brands .brands__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.side-bar-brands .brands__content a {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 100px;
}
.show-on-small {
    display: none !important;
}
.page-footer__nav .menu-item-57 {
    display: none;
}
.header__call-mob {
    display: none;
}

/* a.viber-ico {
    visibility: hidden;
} */

@media (min-width: 1060px) {
    .mobile-tablet-menu {
        display: none
    }
}
.header__office__mobile__desktop {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 20px 15px;
}
@media (max-width: 600px) {
    .header__office__mobile {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 20px 15px;
        border-top: 1px solid #b2b2b2;
    }
    .header__office__mobile__desktop {
        display: none;
    }
    .header__call-mob {
        display: block;
    }

    /*.hide-on-small, .page-footer__wrap::before {*/
    /*    display: none !important;*/
    /*}*/
    .hide-on-small-two {
        display: block !important;
    }

    .show-on-small {
        display: block !important;
    }

    .show-on-small.on-header {
        display: flex !important;
        justify-content: flex-end;
        align-items: center;
    }

    /* a.viber-ico {
    	    visibility: visible;
    	} */
}

/* Стили для выпадающего списка мессенджеров */
.socials-dropdown {
    position: relative;
    display: inline-block;
}

.socials-dropdown__trigger {
    display: flex;
    align-items: center;
    gap: 8px;
    background: none;
    border: none;
    cursor: pointer;
    border-radius: 6px;
    transition: background-color 0.2s ease;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.socials-dropdown__trigger:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.socials-dropdown__arrow {
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.2s ease;
}

.socials-dropdown.open .socials-dropdown__arrow {
    transform: rotate(180deg);
}

.arrow-icon {
    width: 25px;
    height: 25px;
    background-image: url('../img/icon/arrow_bottom.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.socials-dropdown__menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    min-width: 200px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.2s ease;
}

.socials-dropdown.open .socials-dropdown__menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.socials-dropdown__item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    text-decoration: none;
    color: #333;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #f0f0f0;
}

.socials-dropdown__item:last-child {
    border-bottom: none;
}

.socials-dropdown__item:hover {
    background-color: #f8f9fa;
}

.socials-dropdown__item img {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.socials-dropdown__item span {
    font-size: 14px;
    font-weight: 500;
}

/* Интеграция с существующими стилями header__socials */
.header__socials__dropdown .socials-dropdown__trigger {
    color: #000;
    font-weight: 600;
}

.header__socials__dropdown .socials-dropdown__trigger:hover {
    background-color: rgba(61, 141, 215, 0.1);
}

/* Адаптивные стили */
@media (max-width: 768px) {
    .socials-dropdown__trigger span {
        display: none;
    }
    
    .socials-dropdown__menu {
        right: 0;
        left: auto;
        min-width: 180px;
    }
    
    .header__socials__dropdown {
        margin-left: 0;
    }
}

/* Стили для мобильной версии выпадающего списка */
.mobile-dropdown .socials-dropdown__trigger--mobile {
    padding: 4px 8px;
    gap: 4px;
}

.mobile-dropdown .socials-dropdown__arrow {
    width: 20px;
    height: 20px;
}

.mobile-dropdown .arrow-icon {
    width: 20px;
    height: 20px;
}

.mobile-dropdown .socials-dropdown__menu--mobile {
    right: 0;
    left: auto;
    min-width: 160px;
}

.mobile-dropdown .socials-dropdown__item {
    padding: 8px 12px;
    font-size: 13px;
}

@media (max-width: 480px) {
    .socials-dropdown__trigger {
        padding: 6px 8px;
    }
    .header__wrap {
        background-color: #fff;
    }
    .header__office {
        width: 100%;
        justify-content: end;
    }
    .header__office__new-adress {
        display: flex;
        align-items: center;
        align-items: start;
        justify-content: start;
        flex-direction: column;
        gap: 0;
    }
    .socials-dropdown__trigger--tablet .socials-dropdown__arrow {
        margin-left: 3px!important;
    }
    .socials-dropdown__arrow {
        width: 30px;
        height: 30px;
    }
    
    .arrow-icon {
        width: 30px;
        height: 30px;
    }
    
    .socials-dropdown__menu {
        min-width: 160px;
    }
    
    .socials-dropdown__item {
        padding: 10px 12px;
    }
    
    .mobile-dropdown .socials-dropdown__trigger--mobile {
        padding: 2px 6px;
    }

}

/* ========================================
   КАРТА САЙТА
======================================== */

.sitemap {
    padding: 40px 0;
    background: #f8f9fa;
    min-height: 60vh;
}

.sitemap__header {
    text-align: center;
    margin-bottom: 40px;
}

.sitemap__title {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}

.sitemap__description {
    font-size: 16px;
    color: #666;
    margin: 0;
}

.sitemap__content {
    background: #fff;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
}

.sitemap__tree {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sitemap__item {
    margin-bottom: 8px;
    position: relative;
}

.sitemap__subtree {
    list-style: none;
    margin: 5px 0 0 20px;
    padding: 0;
    border-left: 1px solid #ddd;
    padding-left: 15px;
}

.sitemap__subitem {
    margin-bottom: 4px;
    position: relative;
}

.sitemap__subitem::before {
    content: '';
    position: absolute;
    left: -20px;
    top: 8px;
    width: 6px;
    height: 1px;
    background: #F67D00;
}

.sitemap__subitem--title {
    font-weight: 600;
    color: #F67D00;
    margin-bottom: 8px;
    font-size: 14px;
}

.sitemap__subitem--title::before {
    display: none;
}

.sitemap__link,
.sitemap__sublink {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: color 0.2s ease;
}

.sitemap__sublink {
    font-size: 13px;
    color: #666;
}

.sitemap__link:hover,
.sitemap__sublink:hover {
    color: #F67D00;
}

/* Адаптивность */
@media (max-width: 768px) {
    .sitemap {
        padding: 20px 0;
    }
    
    .sitemap__title {
        font-size: 28px;
    }
    
    .sitemap__content {
        padding: 20px;
        margin: 0 10px;
    }
    
    .sitemap__subtree {
        margin-left: 15px;
        padding-left: 10px;
    }
    
    .sitemap__subitem::before {
        left: -15px;
        width: 6px;
    }
    
    .sitemap__link,
    .sitemap__sublink {
        font-size: 13px;
    }
    
    .sitemap__sublink {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .sitemap__content {
        padding: 15px;
        margin: 0 5px;
    }
    
    .sitemap__link,
    .sitemap__sublink {
        font-size: 12px;
    }
    
    .sitemap__sublink {
        font-size: 11px;
    }
}

/* ========================================
   СТИЛИ ДЛЯ SERVICE-SPOILERS
   Интегрированы напрямую для совместимости с Яндекс браузером
   ======================================== */

/* Контейнер спойлеров */
.service-spoilers {
    margin: 30px 0;
    width: 100%;
    box-sizing: border-box;
}

/* Элемент спойлера */
.spoiler-item {
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
    background: #3D8DD7;
    transition: box-shadow 0.3s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Заголовок спойлера */
.spoiler-title {
    text-align: center;
    margin: 0;
    background: #f8f9fa;
    border-bottom: 1px solid #e0e0e0;
}

.spoiler-title:hover {
    background: #0073aa;
}

.spoiler-title .spoiler-toggle {
    display: block;
    padding: 15px;
    text-decoration: none;
    text-transform: capitalize;
    color: #3D8DD7;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.3s ease;
    position: relative;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
}

.spoiler-title .spoiler-toggle:hover {
    color: #fff;
    background: #0073aa;
}

/* Иконка спойлера */
.spoiler-icon {
    display: none;
}

.spoiler-item.active .spoiler-icon {
    transform: rotate(45deg);
}

/* Содержимое спойлера */
.spoiler-content {
    display: none;
    padding: 20px;
    background: #fff;
    border-top: 1px solid #e0e0e0;
}

.spoiler-item.active .spoiler-content {
    display: block;
}

/* Rich Text содержимое */
.spoiler-rich-content {
    line-height: 1.6;
    color: #333;
}

.spoiler-rich-content h1,
.spoiler-rich-content h2,
.spoiler-rich-content h3,
.spoiler-rich-content h4,
.spoiler-rich-content h5,
.spoiler-rich-content h6 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #333;
}

/* Стили для горизонтального положения мобильных устройств */
@media screen and (orientation: landscape) and (max-height: 500px) {
    .popup-call {
        overflow-y: auto;
        overflow-x: hidden;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
    }
    
    .popup-call__wrap {
        width: 95%;
        max-height: 90vh;
        margin: 10px auto;
        overflow-y: auto;
        padding: 15px;
    }
    
    .popup-talk__wrap {
        max-height: 90vh;
        overflow-y: auto;
        top: 5vh;
    }
    
    .popup-talk__container {
        max-height: 80vh;
        overflow-y: auto;
    }
    
    .popup-talk textarea {
        min-height: 100px;
        max-height: 200px;
    }
    
    /* Обеспечиваем скролл для всех форм на мобильных в горизонтальном положении */
    body {
        overflow-x: hidden;
    }
    
    .remont__form {
        max-height: 80vh;
        overflow-y: auto;
    }
    
    .contacts__form {
        max-height: 80vh;
        overflow-y: auto;
    }
    
    /* Дополнительные стили для форм в горизонтальном положении */
    .popup-call .remont__form {
        max-height: 70vh;
        overflow-y: auto;
    }
    
    .popup-call textarea {
        min-height: 80px;
        max-height: 150px;
    }
    
    .popup-call input {
        margin-bottom: 8px;
    }
    
    .popup-call .popup-call__btn {
        margin-top: 20px;
    }
}

.spoiler-rich-content p {
    margin-bottom: 15px;
}

.spoiler-rich-content ul,
.spoiler-rich-content ol {
    margin-bottom: 15px;
    padding-left: 20px;
}

.spoiler-rich-content li {
    margin-bottom: 5px;
}

/* Таблица спойлера */
.spoiler-table-wrapper {
    margin: 20px 0;
}

.table-title {
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.spoiler-table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #3D8DD7;
}

.spoiler-table th,
.spoiler-table td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #3D8DD7;
    border-right: 1px solid #3D8DD7;
}

.spoiler-table th {
    background: #f8f9fa;
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

.spoiler-table td {
    color: #555;
    font-size: 14px;
}

.spoiler-table tbody tr:hover {
    background: #f8f9fa;
}

.spoiler-table th:last-child,
.spoiler-table td:last-child {
    border-right: none;
}

/* Пользовательский контент */
.spoiler-custom-content {
    line-height: 1.6;
    color: #333;
}

/* Адаптивность для service-spoilers */
@media (max-width: 768px) {
    .service-spoilers {
        margin: 20px 0;
    }
    
    .spoiler-title .spoiler-toggle {
        padding: 15px;
        font-size: 16px;
    }
    
    .spoiler-icon {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        margin-right: 10px;
    }
    
    .spoiler-content {
        padding: 15px;
    }
    
    .spoiler-table th,
    .spoiler-table td {
        padding: 10px 12px;
        font-size: 13px;
    }
    
    .table-title {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .service-spoilers {
        margin: 15px 0;
    }
    
    .spoiler-title .spoiler-toggle {
        padding: 12px;
        font-size: 15px;
    }
    
    .spoiler-icon {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        margin-right: 8px;
    }
    
    .spoiler-content {
        padding: 12px;
    }
    
    .spoiler-table {
        font-size: 12px;
    }
    
    .spoiler-table th,
    .spoiler-table td {
        padding: 8px 10px;
    }
}

/* Анимации для service-spoilers */
.spoiler-content {
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Стили для JavaScript service-spoilers */
.spoiler-item.active .spoiler-content {
    animation: slideDown 0.3s ease;
}

@keyframes slideDown {
    from {
        max-height: 0;
        opacity: 0;
    }
    to {
        max-height: 1000px;
        opacity: 1;
    }
}

/* Дополнительные стили для интеграции с темой service-spoilers */
.service-spoilers h2 {
    margin-bottom: 20px;
    color: #333;
    font-size: 24px;
    font-weight: 600;
}

/* Специальные стили для Яндекс браузера */
@supports (-webkit-appearance: none) {
    .service-spoilers .spoiler-item {
        -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }
    
    .service-spoilers .spoiler-title .spoiler-toggle {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .service-spoilers .spoiler-content {
        -webkit-animation: fadeIn 0.3s ease;
        animation: fadeIn 0.3s ease;
    }
}

/* Принудительные стили для Яндекс браузера */
.service-spoilers * {
    box-sizing: border-box;
}

.service-spoilers .spoiler-item {
    display: block;
    position: relative;
}

.service-spoilers .spoiler-title {
    display: block;
    position: relative;
}

.service-spoilers .spoiler-content {
    display: none;
    position: relative;
}

.service-spoilers .spoiler-item.active .spoiler-content {
    display: block !important;
}

/* Дополнительные принудительные стили для Яндекс браузера */
.service-spoilers {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.service-spoilers .spoiler-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.service-spoilers .spoiler-title {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.service-spoilers .spoiler-title .spoiler-toggle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #3D8DD7;
    color: #fff;
    text-transform: none!important;
}

.service-spoilers .spoiler-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Исправление для Яндекс браузера - принудительное отображение */
.service-spoilers .spoiler-item.active .spoiler-content {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
}

/* Скрытие неактивных спойлеров */
.service-spoilers .spoiler-item:not(.active) .spoiler-content {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
}

/* Стили для сообщений форм */
.form-message {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    font-weight: 500;
}

.form-message--success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.form-message--error {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.form-message p {
    margin: 0;
}

/* Стили для полей с ошибками */
.form input.error,
.form textarea.error {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* Стили для автозакрытия datepicker */
.datepickers-container {
    transition: all 0.3s ease-out;
}

/* Скрытие календаря при выборе даты */
.datepickers-container[style*="opacity: 0"] {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    z-index: -1 !important;
}

/* Скрытие datepicker без активных классов */
.datepicker[style*="opacity: 0"] {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
