@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBold.eot');
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url('Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('Montserrat-SemiBold.woff') format('woff'), url('Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Bold.eot');
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url('Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('Montserrat-Bold.woff') format('woff'), url('Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.eot');
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('Montserrat-Regular.woff') format('woff'), url('Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Medium.eot');
    src: local('Montserrat Medium'), local('Montserrat-Medium'), url('Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('Montserrat-Medium.woff') format('woff'), url('Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraBold.eot');
    src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'), url('Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('Montserrat-ExtraBold.woff') format('woff'), url('Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Black.eot');
    src: local('Montserrat Black'), local('Montserrat-Black'), url('Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('Montserrat-Black.woff') format('woff'), url('Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Montserrat';
}

*,
:after,
:before {
    outline: none !important;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    *,
    :before,
    :after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    table {
        border-collapse: collapse !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    line-height: 1.42857143;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.gallery_open_format .slick-dots{
	padding:0px;
	margin:0px;
	width:100%;
	display:flex;
	justify-content:center;
}

.standart .gallery_open_format .slick-dots li{
	width:14px;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 1170px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 1170px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 5px 20px;
    margin: 0 0 20px;
    font-size: 20px;
    border-left: 5px solid rgb(241, 48, 48);
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 1170px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 1070px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1070px
    }
}

@media (min-width: 1270px) {
    .container {
        width: 1170px
    }
}

@media (min-width: 1590px) {
    .container {
        width: 1270px
    }
}

@media (min-width: 1690px) {
    .container {
        width: 1470px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 1170px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    vertical-align: top
}

table>thead>tr>th {
    vertical-align: bottom
}

table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>td {
    border-top: 0
}

table table {
    background-color: #fff
}

table-condensed>thead>tr>th,
table-condensed>tbody>tr>th,
table-condensed>tfoot>tr>th,
table-condensed>thead>tr>td,
table-condensed>tbody>tr>td,
table-condensed>tfoot>tr>td {
    padding: 5px
}

table-bordered {
    border: 1px solid #ddd
}

table-bordered>thead>tr>th,
table-bordered>tbody>tr>th,
table-bordered>tfoot>tr>th,
table-bordered>thead>tr>td,
table-bordered>tbody>tr>td,
table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

table-bordered>thead>tr>th,
table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

table>thead>tr>td.active,
table>tbody>tr>td.active,
table>tfoot>tr>td.active,
table>thead>tr>th.active,
table>tbody>tr>th.active,
table>tfoot>tr>th.active,
table>thead>tr.active>td,
table>tbody>tr.active>td,
table>tfoot>tr.active>td,
table>thead>tr.active>th,
table>tbody>tr.active>th,
table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

table-hover>tbody>tr>td.active:hover,
table-hover>tbody>tr>th.active:hover,
table-hover>tbody>tr.active:hover>td,
table-hover>tbody>tr:hover>.active,
table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

table>thead>tr>td.success,
table>tbody>tr>td.success,
table>tfoot>tr>td.success,
table>thead>tr>th.success,
table>tbody>tr>th.success,
table>tfoot>tr>th.success,
table>thead>tr.success>td,
table>tbody>tr.success>td,
table>tfoot>tr.success>td,
table>thead>tr.success>th,
table>tbody>tr.success>th,
table>tfoot>tr.success>th {
    background-color: #dff0d8
}

table-hover>tbody>tr>td.success:hover,
table-hover>tbody>tr>th.success:hover,
table-hover>tbody>tr.success:hover>td,
table-hover>tbody>tr:hover>.success,
table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

table>thead>tr>td.info,
table>tbody>tr>td.info,
table>tfoot>tr>td.info,
table>thead>tr>th.info,
table>tbody>tr>th.info,
table>tfoot>tr>th.info,
table>thead>tr.info>td,
table>tbody>tr.info>td,
table>tfoot>tr.info>td,
table>thead>tr.info>th,
table>tbody>tr.info>th,
table>tfoot>tr.info>th {
    background-color: #d9edf7
}

table-hover>tbody>tr>td.info:hover,
table-hover>tbody>tr>th.info:hover,
table-hover>tbody>tr.info:hover>td,
table-hover>tbody>tr:hover>.info,
table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

table>thead>tr>td.warning,
table>tbody>tr>td.warning,
table>tfoot>tr>td.warning,
table>thead>tr>th.warning,
table>tbody>tr>th.warning,
table>tfoot>tr>th.warning,
table>thead>tr.warning>td,
table>tbody>tr.warning>td,
table>tfoot>tr.warning>td,
table>thead>tr.warning>th,
table>tbody>tr.warning>th,
table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

table-hover>tbody>tr>td.warning:hover,
table-hover>tbody>tr>th.warning:hover,
table-hover>tbody>tr.warning:hover>td,
table-hover>tbody>tr:hover>.warning,
table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

table>thead>tr>td.danger,
table>tbody>tr>td.danger,
table>tfoot>tr>td.danger,
table>thead>tr>th.danger,
table>tbody>tr>th.danger,
table>tfoot>tr>th.danger,
table>thead>tr.danger>td,
table>tbody>tr.danger>td,
table>tfoot>tr.danger>td,
table>thead>tr.danger>th,
table>tbody>tr.danger>th,
table>tfoot>tr.danger>th {
    background-color: #f2dede
}

table-hover>tbody>tr>td.danger:hover,
table-hover>tbody>tr>th.danger:hover,
table-hover>tbody>tr.danger:hover>td,
table-hover>tbody>tr:hover>.danger,
table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 1170px) {
    table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    table-responsive>table {
        margin-bottom: 0
    }
    table-responsive>table>thead>tr>th,
    table-responsive>table>tbody>tr>th,
    table-responsive>table>tfoot>tr>th,
    table-responsive>table>thead>tr>td,
    table-responsive>table>tbody>tr>td,
    table-responsive>table>tfoot>tr>td {
        white-space: nowrap
    }
    table-responsive>table-bordered {
        border: 0
    }
    table-responsive>table-bordered>thead>tr>th:first-child,
    table-responsive>table-bordered>tbody>tr>th:first-child,
    table-responsive>table-bordered>tfoot>tr>th:first-child,
    table-responsive>table-bordered>thead>tr>td:first-child,
    table-responsive>table-bordered>tbody>tr>td:first-child,
    table-responsive>table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    table-responsive>table-bordered>thead>tr>th:last-child,
    table-responsive>table-bordered>tbody>tr>th:last-child,
    table-responsive>table-bordered>tfoot>tr>th:last-child,
    table-responsive>table-bordered>thead>tr>td:last-child,
    table-responsive>table-bordered>tbody>tr>td:last-child,
    table-responsive>table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    table-responsive>table-bordered>tbody>tr:last-child>th,
    table-responsive>table-bordered>tfoot>tr:last-child>th,
    table-responsive>table-bordered>tbody>tr:last-child>td,
    table-responsive>table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    border: 1px solid #e6e6e6;
    font: 16px;
    height: 44px;
    margin-bottom: 21px;
    display: block;
    width: 100%;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555
}

.form-control:focus {
    outline: 0
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 1170px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 1170px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 1170px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 1170px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
	
.main_shema_image_wrap{
		overflow:hidden;
}
	
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 1170px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

@media (min-width: 1170px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 1170px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 1170px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 1170px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 1170px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 1170px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 1170px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 1170px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 1170px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 1170px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 1170px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 1170px) {
    .navbar-toggle {
        display: none
    }
}

@media (max-width: 1170px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 8px -15px
}

@media (min-width: 1170px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 1170px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 1170px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 1170px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 1170px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #c21642;
    border-color: #fff
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 1170px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width: 1170px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb>li {
    display: inline-block
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 1170px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>table,
.panel>table-responsive>table,
.panel>.panel-collapse>table {
    margin-bottom: 0
}

.panel>table caption,
.panel>table-responsive>table caption,
.panel>.panel-collapse>table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>table:first-child,
.panel>table-responsive:first-child>table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>table:first-child>thead:first-child>tr:first-child,
.panel>table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,
.panel>table:first-child>tbody:first-child>tr:first-child,
.panel>table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>table:last-child,
.panel>table-responsive:last-child>table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>table:last-child>tbody:last-child>tr:last-child,
.panel>table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child,
.panel>table:last-child>tfoot:last-child>tr:last-child,
.panel>table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+table,
.panel>.panel-body+table-responsive,
.panel>table+.panel-body,
.panel>table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>table>tbody:first-child>tr:first-child th,
.panel>table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>table-bordered,
.panel>table-responsive>table-bordered {
    border: 0
}

.panel>table-bordered>thead>tr>th:first-child,
.panel>table-responsive>table-bordered>thead>tr>th:first-child,
.panel>table-bordered>tbody>tr>th:first-child,
.panel>table-responsive>table-bordered>tbody>tr>th:first-child,
.panel>table-bordered>tfoot>tr>th:first-child,
.panel>table-responsive>table-bordered>tfoot>tr>th:first-child,
.panel>table-bordered>thead>tr>td:first-child,
.panel>table-responsive>table-bordered>thead>tr>td:first-child,
.panel>table-bordered>tbody>tr>td:first-child,
.panel>table-responsive>table-bordered>tbody>tr>td:first-child,
.panel>table-bordered>tfoot>tr>td:first-child,
.panel>table-responsive>table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>table-bordered>thead>tr>th:last-child,
.panel>table-responsive>table-bordered>thead>tr>th:last-child,
.panel>table-bordered>tbody>tr>th:last-child,
.panel>table-responsive>table-bordered>tbody>tr>th:last-child,
.panel>table-bordered>tfoot>tr>th:last-child,
.panel>table-responsive>table-bordered>tfoot>tr>th:last-child,
.panel>table-bordered>thead>tr>td:last-child,
.panel>table-responsive>table-bordered>thead>tr>td:last-child,
.panel>table-bordered>tbody>tr>td:last-child,
.panel>table-responsive>table-bordered>tbody>tr>td:last-child,
.panel>table-bordered>tfoot>tr>td:last-child,
.panel>table-responsive>table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>table-bordered>thead>tr:first-child>td,
.panel>table-responsive>table-bordered>thead>tr:first-child>td,
.panel>table-bordered>tbody>tr:first-child>td,
.panel>table-responsive>table-bordered>tbody>tr:first-child>td,
.panel>table-bordered>thead>tr:first-child>th,
.panel>table-responsive>table-bordered>thead>tr:first-child>th,
.panel>table-bordered>tbody>tr:first-child>th,
.panel>table-responsive>table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>table-bordered>tbody>tr:last-child>td,
.panel>table-responsive>table-bordered>tbody>tr:last-child>td,
.panel>table-bordered>tfoot>tr:last-child>td,
.panel>table-responsive>table-bordered>tfoot>tr:last-child>td,
.panel>table-bordered>tbody>tr:last-child>th,
.panel>table-responsive>table-bordered>tbody>tr:last-child>th,
.panel>table-bordered>tfoot>tr:last-child>th,
.panel>table-responsive>table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 33px;
    font-weight: 700;
    line-height: 1;
    color: #dc092d;
    text-shadow: 0 1px 0 #fff
}

.close:hover,
.close:focus {
    color: #dc092d;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 0
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 1170px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 18px rgba(0, 0, 0, 0.2)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 1199px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 1199px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
    .visible-xs-block {
        display: block !important
    }
    .visible-xs-inline {
        display: inline !important
    }
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 1199px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 1199px) and (max-width: 768px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
    .visible-md-inline {
        display: inline !important
    }
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 1200px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .hidden-md {
        display: none
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-slide img {
    display: block;
    max-width: 100%;
}

ul {
    padding-left: 0px;
}

.calculation_wrapper {
    background-color: #f6f6f6;
    padding: 40px 0px;
}

.calc_wrapper {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    margin: 0px 0px;
    border-left: 1px solid rgba(217, 216, 230, .55);
    border-right: 1px solid rgba(217, 216, 230, .55);
    border-bottom: 1px solid rgba(217, 216, 230, .55);
}

.selector_list_item {
    cursor: pointer;
    margin-bottom: 15px;
    border: 1px solid rgba(217, 216, 230, .55);
    border-radius: 5px;
    -webkit-transition: -webkit-box-shadow .15s ease-out;
    transition: -webkit-box-shadow .15s ease-out;
    transition: box-shadow .15s ease-out;
    transition: box-shadow .15s ease-out, -webkit-box-shadow .15s ease-out;
    padding: 15px 15px 15px 55px;
    font-size: 16px;
    position: relative;
}

.selector_list_title {
    font-size: 24px;
    margin-bottom: 20px;
}

.radio_calc {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    -webkit-transition: -webkit-transform .15s ease-out;
    transition: -webkit-transform .15s ease-out;
    transition: transform .15s ease-out;
    transition: transform .15s ease-out, -webkit-transform .15s ease-out;
    border-radius: 50%;
    background-color: #e8e8e8;
    border: 2px solid #e8e8e8;
}

.selector_list_item.selected .radio_calc {
    border: 2px solid #56b665;
    background-color: #fff;
}

.radio_calc:after {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 3px;
    top: 3px;
    opacity: 0;
    border-radius: 6px;
    background-color: #56b665;
    transition-property: opacity, left, top, height;
    transition-duration: 0.6s, 0.6s;
}

.selector_list_item.selected .radio_calc:after {
    opacity: 1;
}

.calc_image img {
    margin-bottom: 15px;
    max-height: 335px;
    border-radius: 5px;
    width: 100%;
    object-fit: cover;
}

.step_nav {
    padding-top: 15px;
}

.step_nav .send_style {
    display: inline-block;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}

.calc_wrapper {
    padding: 50px 90px;
}

h3.calc_wrapper_title,
div.calc_wrapper_title {
    margin: 0 0 0px;
    font-weight: 700;
    position: relative;
    font-size: 32px;
    color: #fff;
    text-align: center;
    padding: 30px;
    background-color: #56b665;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.selector_list_step {
    display: none;
}

.selector_list_step.active {
    display: block;
}

.prev_button.send_style {
    display: none;
    margin-right: 15px;
}

.prev_button.send_style.active {
    display: inline-block;
}

.razmer_main {
    max-width: 340px;
}

.selector_input_wrap {
    position: relative;
    padding-right: 40px;
    display: inline-block;
}

.dcm {
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 54px;
}

.selector_list_step_form {
    padding-top: 30px;
    margin: 0 -15px 0px;
}

.step_form_label {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
    padding-right: 30px;
}

.step_form_input {
    display: inline-block;
    margin-bottom: 15px;
}

.result_price {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.get_result_summprice {
    font-weight: 600;
    font-size: 24px;
    color: #56b665;
    padding-left: 10px;
}

.step_nav .send_button {
    display: none;
}

.step_nav .send_button.active {
    display: inline-block;
}

.selector_list_descriptor {
    font-size: 14px;
    margin-bottom: 20px;
}

.price_descriptor_calc {
    font-size: 12px;
    margin-top: 5px;
}

@media(max-width:768px) {
    .calc_wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }
    .selector_list_item input[type="text"] {
        padding-left: 15px;
        padding-right: 0px;
    }
    .get_result_summprice {
        display: inline-block;
        padding-left: 0px;
    }
}

@media(max-width:468px) {
    h3.calc_wrapper_title {
        font-size: 24px;
    }
    .mobile_hide {
        display: none;
    }
    .calc_wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .selector_list_title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .step_nav .send_style {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 16px;
    }
}

.lds-ellipsis {
    display: inline-block;
    position: absolute;
    width: 78px;
    left: 50%;
    margin-left: -39px;
    top: 0px;
    height: 48px;
}

.lds-ellipsis div {
    position: absolute;
    top: 19px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

.send_button .btn_load {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.send_button.submitting .btn_text {
    opacity: 0;
}

.send_button .btn_load {
    opacity: 0;
}

.send_button.submitting .btn_load {
    opacity: 1;
}

.after_send {
    padding: 15px;
    border-radius: 5px;
    margin-top: 15px;
    display: none;
    color: #fff;
    background-color: #56b665;
    font-size: 16px;
}

.breadcrumb {
    padding-left: 0px;
}

.slick-arrow.slick-hidden {
    display: none
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

table tr th,
table tr td {
    border-left: 1px solid #f0f0f0;
    border-right: 0 none;
    border-bottom: 0 none;
    padding-left: 27px;
    padding-right: 27px;
    vertical-align: middle
}

table tr td {
    padding-bottom: 8px;
    padding-top: 8px;
    color: #5d5d5d;
    font-weight: 300;
    font-size: 13px
}

table tr th {
    border-top: 2px solid #f8f8f8;
    background: #fbfbfb;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    padding-bottom: 11px;
    padding-top: 11px
}

table tr td p {
    margin: 0;
    padding: 0
}

tr:nth-child(2n+1) {
    background: #fff
}

tr:nth-child(2n) {
    background: #fbfbfb
}

.form_name {
    text-align: center
}

.styletext h2 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 20px
}

.styletext ul {
    margin-bottom: 30px
}

.calcwrap.inpage {
    text-align: left
}

.calcwrap.inpage .calc_name.form_name,
.calcwrap.inpage .calc_name.form_name span,
.calcwrap.inpage .calc_name.form_name small {
    font-size: 24px
}

.sec_b_item {
    margin-bottom: 40px
}

.sec_b_item h2 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0;
    color: inherit;
    text-transform: none
}

.sec_b_item h2 a {
    color: inherit;
    text-decoration: none
}

.sec_b_item a {
    color: #56b665;
    text-decoration: underline
}

.sec_b_imgwrap {
    height: 193px;
    overflow: hidden
}

.sec_b_imgwrap img {
    min-height: 193px;
    width: 100%;
    border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0
}

.sec_b_infwrap {
    font-size: 14px;
    color: #262626;
    border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    background-color: #f6f6f6;
    padding: 36px 43px;
    min-height: 345px
}

.sec_all {
    padding: 40px 0 30px
}

.sec_all_item {
    margin-bottom: 20px
}

.sec_all_item a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #56b665;
    text-decoration: none !important
}

.sec_all_item a:hover {
    color: #187827
}

.tabs_anons ul li {
    margin-bottom: 5px;
}

ol.with_line h2 {
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
    color: #000;
    padding-top: 0px;
}

.sec_main .confid {
    color: #fff;
}

.flex_wide {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.btnfox {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    text-decoration: none !important;
    font-weight: 700;
    cursor: pointer;
    flex-wrap: wrap;
    height: 40px;
    padding: 0 25px;
    text-transform: uppercase;
    border: 2px solid #3c984b;
    color: #3c984b;
    font-size: 18px;
}

.btnfox:hover {
    color: #fff;
    background-color: #3c984b;
}

.nova_cols img {
    width: 100%;
    border-radius: 3px;
    height: 270px;
    z-index: 1;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

.nova_cols a {
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
}

.nova_cols a:hover img {
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

.nova_cols span {
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    bottom: 30px;
    left: 0px;
    margin-left: 30px;
    margin-right: 30px;
    color: #fff;
    background-color: #56b665;
    padding: 5px 10px;
    line-height: 1.4;
    z-index: 2;
}

.nova_colitem {
    margin-bottom: 30px;
}

.fs_text {
    margin-top: 30px;
}

.sec-video.text_main_page h2 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.sec-video.text_main_page h3 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.sec-video.text_main_page ul {
    margin-top: 15px;
    margin-bottom: 15px;
}

.gallery_open_format {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
}

.gallery_open_format li {
    display: inline-block;
    width: 33.33333333333333333%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.gallery_open_format li img {
    width: 100%;
    height: 290px;
    object-fit: cover;
    border-radius: 15px;
}

@media(max-width:1590px) {
	.gallery_open_format li img {
		height:240px;
	}
}

@media(max-width:990px) {
    .gallery_open_format li img {
        height: 210px;
    }
	
	.container.gallery_open_format_container{
		padding-left:0px;
		padding-right:0px;
	}
	
.standart .gallery_open_format .slick-dots li {
  width: 18px;
}
	
}

@media(max-width:790px) {
    .gallery_open_format li img {
        height: 190px;
    }
}

@media(max-width:590px) {
    .gallery_open_format li {
        width: 33.333333333333333333%;
    }
}

@media(max-width:390px) {
    .gallery_open_format li img {
        height: 160px;
    }
}

@media(max-width:340px) {
    .gallery_open_format li {
        width: 50%;
    }
    .gallery_open_format li img {
        height: 140px;
    }
}

.tabs_anons a {
    text-decoration: underline;
}

.tabs_anons ol {
    list-style-type: none;
}

.tabs_anons>ol.with_line>li {
    border-top: 2px dashed;
    border-color: #13531d !important;
    margin: 0;
    padding: 30px;
    counter-increment: section;
    position: relative;
}

.tabs_anons>ol.with_line>li:nth-child(even) {
    padding-left: 30px;
    padding-right: 0px;
}

.tabs_anons>ol.with_line>li:nth-child(odd) {
    padding-left: 0px;
    padding-right: 30px;
}

.tabs_anons>ol.with_line>li:nth-child(even):before {
    content: counter(section);
    right: 100%;
    margin-right: -17.5px;
    position: absolute;
    border-radius: 50%;
    line-height: 35px;
    height: 35px;
    width: 35px;
    background-color: #13531d;
    text-align: center;
    color: white;
    font-size: 14px;
}

.tabs_anons>ol.with_line>li:nth-child(odd):before {
    content: counter(section);
    left: 100%;
    margin-left: -17.5px;
    position: absolute;
    border-radius: 50%;
    padding: 0px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    background-color: #13531d;
    text-align: center;
    color: white;
    font-size: 14px;
}

.tabs_anons>ol.with_line>li:nth-child(even) {
    border-left: 2px dashed;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-right: 30px;
    padding-right: 0;
}

.tabs_anons>ol.with_line>li:nth-child(odd) {
    border-right: 2px dashed;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-left: 30px;
    padding-left: 0;
}

.tabs_anons>ol.with_line>li:first-child {
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.tabs_anons>ol.with_line>li:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.sec-1.sec_1_new {
    position: relative;
}

@media (min-width: 1280px) {
    .sec-3.new_padding,
    .sec-4.new_padding,
    .ourworkers.new_padding,
    .sec_gal_new.new_padding {
        padding: 55px 0px;
    }
}

@media (max-width: 1280px) {
    .sec-3.new_padding,
    .sec-4.new_padding,
    .ourworkers.new_padding,
    .sec_gal_new.new_padding {
        padding: 40px 0px;
    }
}

.sec-4.oneside_padding {
    padding-top: 40px;
    padding-bottom: 0px;
}

.sec-3.new_padding h2,
.ourworkers.new_padding .h2,
.sec-4.new_padding h2,
.sec_gal_new.new_padding h2,
.sec_tabs h2 {
    margin-bottom: 40px;
}

.sec-3.new_padding .sec_3_itemin {
    margin-bottom: 0px;
}

.photo_fix {
    margin-left: -15px;
    margin-right: -15px;
}

.left_style {
    text-align: left !important;
}

.sec_tabs.bottom_style {
    padding-bottom: 40px;
}

.tabs_anons.bottom_no_style {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.calculator-prices_1 {
    line-height: 1.2;
}

.calculator-prices_2 {
    margin-bottom: 15px;
}

.sec-video {
    font-size: 15px;
    line-height: 1.5;
    padding-bottom: 80px;
}

.sec-video h3 {
    font-size: 30px;
    padding-top: 0px;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 900;
    color: #56b665;
}

.sec-video ul li:after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    top: 10px;
    left: 0;
    background-color: #56b665;
}

.sec-video ul li {
    padding-left: 18px;
    line-height: 24px;
    position: relative;
}

.mainphone {
    position: relative;
    display: block;
}

.h-link {
    line-height: 1.2;
}

.whatsapp {
    padding: 12px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #25D366;
    position: fixed;
    bottom: 37px;
    right: 20px;
    color: #fff;
    padding: 13px;
    z-index: 50;
}

.whatsapp img {
    width: 24px;
    height: 24px;
}

.whatsapp i {
    font-size: 24px;
}

.difh2 h2 span {
    color: #fff
}

.rounded {
    counter-reset: li;
    list-style: none;
    padding: 0;
}

.tophead_right ul {
    margin: 0px;
    padding: 0px;
    text-align: right;
}

.tophead_right ul,
.tophead_right ul li {
    list-style-type: none;
}

.tophead_right ul,
.tophead_right ul li a {
    line-height: 27px;
}

.tophead_right ul li {
    padding-left: 20px;
    display: inline-block;
}

.sec-8 .h2 {
    margin-bottom: 40px;
}

.sec-8 .open_middle_raiting {
    font-size: 18px;
    text-align: center;
    margin-bottom: 25px;
}

.rounded li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 5px;
}

.rounded li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: 0px;
    top: 1px;
    display: block;
    font-size: 12px;
    background: #56b665;
    height: 18px;
    width: 18px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    border-radius: 9px;
    transition: all .3s ease-out;
}

.sec_tab_cur.ts {
    text-align: left;
}

.list_row .sec_2_item {
    text-align: left;
    margin-bottom: 15px;
}

.sec-4.new_text_box h2.nonetoph2 {
    padding-top: 0px;
}

.list_row .sec_2_inf {
    min-height: 20px;
}

.sec-2.new_sec_2.list_row .sec_2_item .sec_2_itemin {
    min-height: 20px;
    padding: 15px 25px;
}

.sec-2.new_sec_2.list_row .sec_2_item a.sec_2_link {
    margin: 0px;
    line-height: 1.6;
}

.hs-chat-footer {
    padding-bottom: 12px !important;
}

.hs-chat-footer a,
.hs-chat-footer svg {
    display: none !important;
}

.sec_tabs_main_img video {
    width: 100%;
    height: 430px;
    border-radius: 5px;
    object-fit: cover;
}

.breadcrumbs_wrap {
    background-color: #f4f4f4;
    padding: 10px 0px;
}

.breadcrumbs_wrap .breadcrumb {
    text-align: left;
}

.breadcrumbs_wrap .breadcrumb li {
    font-size: 12px;
}

.breadcrumbs_wrap .breadcrumb ul {
    display: inline-block;
}

h1.h1_onlypage {
    text-align: center;
    font-size: 55px;
    margin: 40px 0px 40px;
    color: #56b665;
    font-weight: 900;
}

#okompanii h3 {
    font-weight: 900;
    color: #56b665;
}

#okompanii ol li,
#okompanii ol {
    list-style-type: none;
}

#okompanii ol li {
    position: relative;
    padding-left: 20px;
}

#okompanii ol li:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background-color: #56b665;
    position: absolute;
    left: 0px;
    top: 7px;
}

.sec-4 ul,
.sec_price ul {
    margin-bottom: 15px;
}

.sec_price ul li:before {
    content: '- ';
}

.sec_price {
    line-height: 1.2;
}

.sec_price .sec_2_item_dopname {
    padding-bottom: 0px;
    text-align: right;
}

.sec_price .list_row.sec-2 {
    padding: 0px;
    margin: 0 auto;
    max-width: 900px;
}

.sec_gal_new {
    padding: 55px 0;
}

.sec_gal_new_cur .slick-arrow.slick-next {
    left: -70px;
}

.sec_gal_new_cur .slick-arrow.slick-prev {
    right: -70px;
}

.sec_gal_new_cur .slick-arrow {
    background-color: #13531d;
    font-size: 21px;
    color: #fff;
    height: 45px;
    margin-top: -10px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 45px;
}

.sec_gal_new_cur .slick-arrow:hover {
    background-color: #56b665;
}

.sec_gal_new_cur li a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
}

h3.classic_h3 {
    font-size: 30px;
    font-weight: 900;
    color: #56b665;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 55px;
    text-align: center;
}

.sec_gal_new_cur li a img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.sec_price table tr td {
    font-size: 18px;
}

.i1_v1.i1 {
    position: relative;
    min-height: 100vh;
    background-image: url(../img/005.jpg);
}

.i1_v1.i1 h1 {
    font-size: 70px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}

.i3.v1_3i3 {
    padding-top: 20px;
}

.i1_v1.i1 .mainformclass {
    font-size: 33px;
    padding-bottom: 5px;
}

.i1_v1.i1 .mainformtext {
    padding-bottom: 15px;
}

.mojka2 {
    position: absolute;
    color: #fff;
    font-size: 30px;
    line-height: 55px;
    left: 20px;
    top: 0px;
    display: block;
}

.i1_v1.i1 .calc_wrapin {
    padding: 35px;
}

.page-overlay {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
    left: 0;
    background-color: #1D6026;
    background: linear-gradient(to right, #1D6026, rgba(0, 0, 0, 0));
}

.calc_wrapin_out {
    width: 500px;
    margin: 0 auto;
}

.i1_v1.i1 .container {
    position: relative;
    z-index: 12;
}

.h-last a.formail {
    font-size: 16px !important;
    color: #0a6a19;
    font-weight: 400;
}

.h-slogan_box {
    padding-top: 25px;
}

.h_location_wrap {
    padding-left: 50px;
}

.new_text_box.difh2 {
    background-image: none;
}

.new_text_box.difh2 a {
    color: #56b665;
    text-decoration: underline;
}

.ct_container .icbox img {
    width: auto;
}

.new_text_box h2 {
    padding-top: 30px;
}

.sec_calc {
    padding: 60px 0 55px
}

.kvmbtninp.fullkvm .wpcf7-form-control.wpcf7-text {
    width: 100%;
    height: 53px
}

.kvmbtninp.fullkvm .supkvm {
    display: none
}

.sec_calc .send_style {
    margin-top: 0;
    height: 51px
}

.sec_calc .calc_wrapin .crosshalf {
    margin-bottom: 0
}

.sec_calc .calc_wrapin {
    padding: 0
}

.dataopen2wrap {
    margin-bottom: 40px;
    text-align: center
}

.dataopenbox2 img {
    width: 100%
}

.dataopenbox2 {
    display: none
}

.dataopenbox2.active {
    display: block
}

.dataopen2 {
    display: inline-block;
    margin: 0 15px;
    cursor: pointer
}

.dataopen2 span {
    display: block;
    border-radius: 8px;
    padding: 6px 9px;
    font-weight: 500;
    font-size: 18px
}

.dataopen2:hover span {
    color: #56b665
}

.dataopen2.active span {
    background-color: #56b665;
    color: #fff
}

.icbox {
    border-radius: 6px;
    font-weight: 600;
    padding: 32px 16px;
    margin-bottom: 30px;
    background-color: #f4f4f4;
    text-align: center
}

.icbox img {
    height: 39px
}

.ictext {
    margin-top: 14px
}

.icon_alert {
    font-size: 32px;
    line-height: 32px
}

.sec_tabs_main_img img {
    width: 100%;
    border-radius: 6px
}

.tabs_pre_text {
    padding-bottom: 15px
}

.price_item {
    margin-bottom: 30px
}

.sec_price {
    padding: 40px 0 40px
}

.sec_price .send_style {
    margin-top: 25px
}

.price_item_dopname span {
    font-size: 19px
}

.price_item_dopname {
    font-size: 36px
}

.price_item_box {
    background-color: #f6f6f6;
    padding-top: 32px;
    padding-right: 42px;
    padding-left: 42px;
    margin: 0;
    color: #343538;
    min-height: 214px;
    transition: all 700ms ease 0s;
    border-color: transparent;
    box-shadow: none;
    font-size: 26px;
    font-weight: 800
}

.price_img {
    font-size: 27px;
    font-weight: 600;
    color: #fff;
    background-size: cover;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border: 0 solid #000;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 76px;
    padding-right: 42px;
    padding-left: 42px;
    min-height: 208px;
    transition: all 700ms ease 0s;
    margin: 0;
    border-color: transparent;
    box-shadow: none
}

.new_item_dopname {
    font-size: 18px
}

.new_item_in {
    height: 261px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
    position: relative;
    color: #fff;
    font-size: 24px;
    margin-bottom: 35px
}

.new_item_name {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 45px 45px;
    text-align: left;
    font-weight: 600;
    position: absolute
}

.new_item_wrap {
    text-align: center;
    margin-left: -15px;
    margin-right: -15px
}

.new_item {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    width: 33%
}

.sec_new {
    padding: 107px 0 80px
}

.sec_tabs {
    color: #262626;
    padding: 40px 0 0
}

.sec_tabs .dataopenbox .send_style {
    width: 260px;
    margin: 40px auto 0
}

.tabs_anons {
    margin-bottom: 25px;
    padding-top: 10px
}

.tabs_anons h3 {
    margin-top: 0
}

.tabs_anons ul {
    margin-bottom: 15px
}

.alteritem {
    margin-bottom: 30px
}

.tabs_alert {
    background: #56b665;
    padding: 16px 1px;
    color: #fff;
    border-radius: 10px
}

.icbox img {
    display: inline-block
}

.sec_tabs .dataopenbox ul li:after,
.openboxli .tabs_anons ul li:after,
.bottom_no_style.tabs_anons ul li:after,
.sec-4 ul li:after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    top: 7px;
    left: 0;
    background-color: #56b665
}

.sec_tabs .dataopenbox ul li,
.openboxli .tabs_anons ul li,
.bottom_no_style.tabs_anons ul li,
.sec-4 ul li {
    padding-left: 18px;
    line-height: 1.42857143;
    position: relative;
    margin-bottom: 10px;
}

.sec_tabs h2 {
    text-align: center;
    margin-bottom: 40px
}

.tabs_pre_h2 {
    text-align: center;
    padding-bottom: 35px
}

.sec_price h2 {
    text-align: center
}

.sec_tabs .dataopen {
    cursor: pointer
}

.sec_tabs .dataopenbox h2 {
    font-size: 40px
}

.sec_tabs ul.tabs_list {
    margin-bottom: 40px
}

.sec_tabs.alter_tabs .dataopenbox {
    padding-top: 0
}

.alter_tabs.alter_tabs2 {
    padding-top: 0
}

.sec_tabs ul li.dataopen {
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    width: 33.333333333%
}

.sec_tabs ul li.dataopen:first-child {
    border-left: 1px solid #ddd
}

.sec_tabs ul li.dataopen {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.sec_tabs ul li.dataopen.active span {
    background-color: #262626;
    color: #fff
}

.sec_tabs ul li.dataopen span {
    display: block;
    height: 70px;
    line-height: 70px;
    background-color: #f4f4f4;
    text-align: center
}

.sec_tabs .dataopenbox {
    padding: 90px 0 70px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right
}

.sec_main {
    background-size: cover;
    background-position: top 0 center;
    background-repeat: no-repeat;
    padding: 60px 0 45px;
    position: relative;
}

.sec_main:after {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    display: block;
    content: '';
    width: 100%;
    background: rgba(175, 241, 185, 0.3);
    background: linear-gradient(90deg, rgba(19, 83, 29, 1) 0%, rgba(19, 83, 29, 0) 53%);
}

.sec_main .container {
    position: relative;
    z-index: 2;
}

.hpostzagalov {
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px;
    font-size: 18px;
}

.sec_main h1 {
    margin: 0;
    text-transform: none;
    padding: 0;
    font-weight: 800;
    padding-top: 0px;
    color: #fff;
    font-size: 35px;
    padding-bottom: 15px;
}

.sec_main .send_style {
    width: auto;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px
}

.sec-1 p span {
    color: #8be699
}

.sec-1 p {
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 31px;
    padding-bottom: 50px;
    font-weight: 700
}

.send_style {
    text-align: center;
    background-color: #56b665;
    border-bottom: 4px solid #3c984b;
    border-left: 0 none;
    padding: 0;
    border-right: 0 none;
    border-top: 0 none;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    line-height: 51px;
    height: 55px;
    border-radius: 7px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    transition: all 250ms ease-out;
    margin-top: 0
}

.sec_2_centeredbtn {
    text-align: center
}

.sec_2_centeredbtn a.send_style {
    width: 240px;
    margin-bottom: 0;
    color: #fff;
    display: inline-block;
    text-decoration: none !important
}

.send_style:hover {
    background-color: #54d568
}

.calcwrap {
    text-align: right
}

.calc_wrapin {
    background-color: #fff;
    padding: 30px 30px 0;
    display: inline-block;
    text-align: left;
    border-radius: 7px
}

.calc_in .calc_wrapin {
    width: auto;
    padding: 0;
    display: block !important
}

.calcwrap .calc_name {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    color: #56b665;
    padding-bottom: 30px
}

.calcwrap .calc_name.form_name {
    font-size: 22px
}

.calcwrap .calc_name.form_name span {
    font-size: 26px;
    color: red;
    font-weight: 700
}

.calcwrap .calc_name.form_name small {
    font-size: 15px
}

.calc_wrapin .inp {
    font-size: 18px;
    font-weight: 600;
    color: #262626
}

.crossdata {
    display: none
}

.modal-sm .modal-content input[type="text"],
input[type="text"],
input[type="date"],
input[type="time"] {
    background-color: #eeecec;
    font-size: 16px;
    border-radius: 7px;
    border: 1px solid #e8e8e8;
    color: #262626;
    height: 54px;
    width: 100%;
    padding: 0 30px
}

.calcwrap .calc_name {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    color: #56b665;
    padding-bottom: 30px
}

.inp {
    padding-bottom: 5px
}

.h-logo img {
    height: 50px
}

.tophead {
    background-color: #13531d;
    color: rgba(255, 255, 255, 0.2);
    font-size: 14px;
    color: #fff;
    padding: 12px 0
}

.tophead a {
    color: #fff
}

.tophead .icontop {
    position: relative;
    font-size: 14px;
    padding-left: 40px
}

.tophead .icontop:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -5px;
    width: 27px;
    height: 27px;
    background-image: url(../img/mail.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.tophead .icontop.icon1:after {
    background-image: url(../img/what.svg)
}

.tophead .icontop.icon2:after {
    background-image: url(../img/vk.svg)
}

.tophead .icontop.icon3:after {
    background-image: url(../img/insta.svg)
}

.sec-1 {
    background-image: url(../img/x2.jpg);
    background-position: center center;
    background-repeat: no-repeat
}

.sec-1 .secshadow {
    background-color: rgba(0, 0, 0, 0.5);
    min-height: 620px;
    padding: 53px 0 53px
}

h1.mainpage {
    color: #8be699;
    font-size: 51px;
    text-align: center;
    font-weight: 800;
    margin-top: 90px;
    text-transform: uppercase
}

h1.mainpage span {
    color: #fff
}

.sec-2 {
    padding: 60px 0 20px
}

.sec_2_itemin {
    color: #fff;
    padding: 82px 32px 16px;
    background-size: cover;
    border-radius: 6px;
    min-height: 368px;
    position: relative
}

.sec_2_item span {
    display: block
}

.sec_2_item {
    text-align: center
}

.sec_overlay {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    position: absolute;
    left: 0;
    background-color: #56b665;
    top: 0;
    opacity: 0;
    transition: all 250ms ease-out
}

.sec_2_item:hover .sec_overlay {
    opacity: .2
}

.sec_2_inf {
    position: relative;
    z-index: 2;
    min-height: 110px
}

.sec_2_item_btn {
    position: relative;
    z-index: 2
}

.sec_2_item_name {
    font-size: 21px;
    font-weight: 600
}

.sec_2_item_dopname {
    font-size: 24px;
    font-weight: 800
}

.sec_2_item_dopname span {
    font-weight: 700;
    display: inline;
    font-size: 16px
}

.sec_2_item a.sec_2_link {
    display: block;
    margin-bottom: 40px;
    text-decoration: none !important;
    text-transform: uppercase;
    margin-top: 20px;
    color: #56b665 !important;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    font-size: 18px;
    position: relative
}

.sec-4 {
    color: #262626;
    background-image: url(../img/fon-01.jpg);
    background-size: cover;
    background-position: top right;
    font-size: 15px;
    background-repeat: no-repeat;
    padding: 55px 0 55px
}

.sec-4 h2 {
    position: relative;
    z-index: 2;
    margin-bottom: 15px
}

.sec-5 {
    padding-top: 100px;
    min-height: 877px;
    text-align: center;
    background: url(../img/nova-min.png) bottom center no-repeat
}

p.dopname {
    position: relative;
    padding-bottom: 40px;
    font-size: 24px;
    color: #42a251;
    font-weight: 700;
    padding-left: 140px
}

p.dopname:after {
    content: '';
    display: block;
    position: absolute;
    top: -50px;
    left: 0;
    background-image: url(../img/verxnyaya-kavychka.png);
    background-repeat: no-repeat;
    width: 117px;
    height: 103px
}

.sec-6 {
    padding: 120px 0 100px;
    text-align: center
}

.sec-6 ul,
.sec-6 ul li {
    list-style-type: none
}

.sec-6 ul {
    margin: 0 0 25px
}

.sec-6 ul li {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 18px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.sec-6 ul li span {
    display: block;
    border-radius: 8px;
    padding: 6px 9px;
    font-weight: 500
}

.sec-6 ul li:hover span {
    color: #56b665
}

.sec-6 ul li.active span {
    background-color: #56b665;
    color: #fff
}

.sec6miniphoto {
    height: 265px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    background-position: center center
}

.sec_6_item a {
    display: block;
    padding-left: 15px;
    padding-right: 15px
}

.dataopenbox {
    display: none
}

.dataopenbox.active {
    display: block
}

.sec-6 ul.slick-dots {
    margin-top: 25px
}

.slick-dots li button {
    background-color: #56b665;
    font-size: 0px;
    padding: 0;
    opacity: .5;
    border-radius: 2px;
    height: 8px;
    border: 0 none;
    text-indent: -9999;
    width: 8px
}

.slick-dots li.slick-active button {
    opacity: 1;
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}

.sec-6 ul.slick-dots li {
    margin-left: 7px;
    margin-right: 7px
}

.sec-7 {
    padding: 110px 0;
    background-color: #f6f6f6
}

.group {
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 9px
}

.group .vopros_name {
    margin: 0;
    position: relative;
    padding: 20px 50px 20px 26px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    cursor: pointer
}

.group .vopros_name.ui-accordion-header-active {
    color: #262626
}

.group .vopros_name .ui-icon {
    position: absolute;
    right: 30px;
    top: 20px
}

.opener {
    padding: 0 56px 15px;
    display: none;
    position: relative;
}

.vopros_name:after {
    content: '';
    display: block;
    position: absolute;
    right: 25px;
    top: 22px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    background-image: url(../img/angle-arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.active .vopros_name:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sec_8_item_info {
    padding-left: 0px;
    position: relative
}

.sec_8_item_info .sec_8_item_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 64px;
    border-radius: 64px;
    background-size: cover
}

.sec_8_item_name {
    font-size: 18px;
    font-weight: 800
}

.sec_8_item_dopname {
    font-size: 14px;
    color: #333
}

.sec-8 {
    background-image: url(../img/fon-02.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 85px 0
}

.sec-8 .h2 span {
    color: #fff
}

.sec_8_item_dopname {
    padding-right: 40px
}

.sec_8_itemin {
    background-color: #fff;
    border-radius: 6px;
    padding: 33px 33px 40px
}

.sec_8_item_info {
    padding-bottom: 10px
}

.sec_8_item {
    font-size: 15px;
    color: #262626;
    padding-left: 15px;
    padding-right: 15px
}

ul.slick-dots {
    margin-top: 20px;
    text-align: center
}

ul.slick-dots li {
    margin-left: 7px;
    margin-right: 7px;
    display: inline-block
}

.sec-8 ul.slick-dots li button {
    opacity: 1
}

.sec-8 ul.slick-dots li.slick-active button {
    background-color: #56b665
}

.sec-8 ul.slick-dots li button {
    background-color: #fff
}

.sec-9 {
    padding: 100px 0;
    text-align: center
}

.sec-10 {
    background-color: #f6f6f6;
    padding: 100px 0
}

.sec-10 input.form-control {
    background-color: #fff;
    padding-left: 20px;
    font-size: 16px;
    border-radius: 6px;
    border: 1px solid #fff
}

.sec-10 textarea {
    height: 210px;
    resize: none;
    font-size: 16px;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    width: 100%;
    padding-left: 20px;
    padding-top: 15px
}

.sec5-inp {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    color: #262626
}

.sec-10 .send_style {
    width: 260px;
    font-size: 18px;
    margin-top: 25px
}

.sec_10_inf {
    font-size: 16px;
    padding-top: 26px
}

.sec_10_inf a.strong {
    font-weight: 700
}

.sec_10_title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px
}

input.error-input {
    border: 1px solid red
}

footer {
    background-color: #13531d;
    padding: 42px 0;
    text-align: center;
    color: #fff
}

h2,
.h2,
.h2likev {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 900;
    color: #47a756;
    margin-top: 0;
    margin-bottom: 55px
}

.h2likev {
    text-align: center
}

h2 span,
.h2 span {
    color: #47a756
}

.ts {
    padding: 70px 0 80px;
    text-align: center
}

.ts h2 {
    text-align: center;
    margin-bottom: 22px
}

.ts_name {
    padding-left: 95px;
    position: relative;
    font-size: 16px;
    margin-top: 25px;
    min-height: 54px
}

.ts_name span {
    position: absolute;
    top: -6px;
    left: 0;
    font-size: 57px;
    font-weight: 900;
    color: #56b665;
    display: block;
    line-height: 1
}

.ts_des {
    font-size: 18px;
    margin-bottom: 40px;
    text-align: center;
    color: #262626
}

.ts_item {
    display: inline-block;
    text-align: left;
    margin-bottom: 20px
}

.ts_item img {
    max-width: 100%
}

ul {
    margin: 0
}

ul,
li {
    list-style-type: none
}

input.form-control.error-input,
.modal-sm .modal-content input.form-control.error-input {
    border-color: red
}

.h-menu.fixed {
    position: fixed;
    margin-top: 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0 17px 23px -9px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 17px 23px -9px rgba(0, 0, 0, 0.10);
    box-shadow: 0 17px 23px -9px rgba(0, 0, 0, 0.10)
}

header.with_padding {
    height: 137px
}

.sec5-inp {
    padding-bottom: 8px
}

.adminthis {
    position: absolute;
    left: 50%;
    margin-left: -17.5px;
    bottom: -17.5px;
    background-color: #fff;
    height: 35px;
    z-index: 50;
    width: 35px;
    font-size: 16px;
    border-radius: 35px;
    line-height: 35px;
    text-align: center
}

.editadmin {
    height: 55px;
    width: 55px;
    background-color: #fff;
    border-radius: 55px;
    font-size: 20px;
    line-height: 55px;
    text-align: center;
    text-decoration: none !important;
    position: fixed;
    left: 5%;
    bottom: 70px;
    z-index: 9999;
    -webkit-box-shadow: 0 0 20px -13px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 20px -13px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 20px -13px rgba(0, 0, 0, 0.75)
}

.editadmin:hover {
    color: #fff;
    background-color: #2768d1
}

.wrapper {
    overflow: hidden
}

.modal-content {
    padding: 54px 15px 40px;
    text-align: left
}

input.form-control {
    height: 50px
}

.sec-2-form .wrapmainform input.form-control {
    border-radius: 5px;
    background-color: #fff
}

input.redborder {
    border-width: 2px;
    border-color: red
}

button.close {
    height: 32px;
    width: 32px;
    position: absolute;
    top: -16px;
    right: -16px;
    opacity: 1 !important;
    padding: 0;
    color: #469a53;
    font-size: 34px;
    line-height: 32px;
    cursor: pointer;
    transition: all 250ms ease-out;
    border: 0;
    -webkit-appearance: none;
    border-radius: 32px;
    background-color: #c6e0ca;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.18)
}

button.close:hover {
    background-color: #469a53;
    color: #c6e0ca
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    border-radius: 7px
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 0
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn .btn {
    margin-left: -1px
}

.modal-footer .btn-block .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.modal .send_style {
    margin-top: 35px
}

.modal .confid {
    text-align: center
}

.i1 {
    background-image: url(../img/i1.jpg);
    background-position: center center;
    background-size: cover;
    height: auto;
    padding-bottom: 60px;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 160px
}

.i1 h1 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 51px;
    color: #8be699;
    margin: 0;
    padding-bottom: 25px
}

.i1 h1 span {
    color: #fff;
    display: block
}

.i1 p {
    color: #fff;
    font-size: 28px;
    font-weight: 700
}

.i1 .calc_wrapin {
    margin-top: 50px
}

.i3 {
    padding: 90px 0 60px;
    border-bottom: 1px solid #f8f8f8
}

.i3 .container {
    padding-left: 90px;
    padding-right: 90px
}

.i3_wrap {
    margin-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px
}

.i3_name {
    font-weight: 600;
    padding-bottom: 10px
}

.i3_name span {
    opacity: .5
}

.sec-3.i4 {
    padding-bottom: 40px
}

.i5 {
    padding: 65px 0;
    text-align: center
}

.i5_item {
    background-color: #f9f9f9;
    padding: 50px 35px 45px;
    text-align: center;
    border-radius: 5px
}

.i5_name {
    font-weight: 600;
    color: #000;
    font-size: 24px;
    padding-bottom: 10px
}

.i5_text {
    opacity: .7
}

.i5_price {
    color: #56b665;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0 40px
}

.i5 .sec_2_item_btn {
    text-transform: none
}

.i6 .container {
    padding-left: 50px;
    padding-right: 50px
}

.i6 {
    border-bottom: 1px solid #ededed;
    margin-bottom: 0;
    padding-bottom: 55px;
    opacity: .7
}

.i7 {
    padding-top: 50px;
    padding-bottom: 50px
}

.i7_name {
    color: #000;
    font-size: 16px;
    padding-bottom: 10px
}

.i7_item a {
    background-color: #56b665;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    display: block;
    padding-left: 20px;
    line-height: 40px;
    border-radius: 40px;
    height: 40px;
    text-decoration: none !important;
    text-align: center;
    position: relative
}

.i7_item a:after {
    position: absolute;
    left: 20px;
    content: '';
    top: 11px;
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-image: url(../img/what.svg)
}

.i7_item a.aftervk {
    background-color: #4a76a8
}

.i7_item a.aftervk:after {
    background-image: url(../img/vk.svg)
}

.i7_item a.afterinsta {
    background-color: #e1306c
}

.i7_item a.afterinsta:after {
    background-image: url(../img/insta.svg)
}

.i7_item a:hover {
    opacity: .8
}

.mainformname.f_name_style {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 800;
    padding-bottom: 20px;
    color: #56b665;
    text-align: center
}

@media(min-width:1170px) {
    .modal-dialog {
        width: 600px;
        margin: 200px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .2);
        box-shadow: 0 0 18px rgba(0, 0, 0, .2)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.mytextbox ul {
    margin-bottom: 30px
}

.mytextbox .modal-sm {
    width: 990px
}

.modal-sm {
    width: 455px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.modal-sm .modal-content {
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.modal {
    text-align: center
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

html body .modal-backdrop.show {
    opacity: .5
}

.modal .km_cf7-submit-btn-txt.km_cf7-btn-txt-h,
.modal .km_cf7-submit-btn-txt.km_cf7-btn-txt-r,
.modal .km_cf7_label-content,
.modal .init_box {
    display: none !important
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%)
}

.modal-sm .modal-content {
    color: #262626;
    padding: 55px 55px 55px
}

.modal-sm .modal-content input[type="text"],
.wpcf7-form-control.wpcf7-text {
    background-color: #eeecec;
    font-size: 16px;
    border-radius: 7px
}

.modal input[type="text"]::-moz-placeholder {
    color: #b2b2b2
}

.modal input[type="text"]::-webkit-input-placeholder {
    color: #b2b2b2
}

.modal input[type="text"]:-ms-input-placeholder {
    color: #b2b2b2
}

.modal input[type="text"]::-ms-input-placeholder {
    color: #b2b2b2
}

.modal input[type="text"]::placeholder {
    color: #b2b2b2
}

.modal .inp {
    font-size: 18px;
    margin-bottom: 11px
}

html .modal input[type="button"],
.modal input[type="reset"],
.modal input[type="submit"],
html body .wpcf7-form-control.wpcf7-submit {
    text-align: center;
    background-color: #56b665;
    border-bottom: 4px solid #3c984b;
    border-left: 0 none;
    padding: 0;
    border-right: 0 none;
    border-top: 0 none;
    color: #fff;
    font-size: 18px;
    line-height: 51px;
    height: 55px;
    border-radius: 7px;
    font-weight: 800;
    text-transform: uppercase;
    width: 100%;
    transition: all 250ms ease-out
}

html .modal input[type="button"]:hover,
.modal input[type="reset"]:hover,
.modal input[type="submit"]:hover,
html body .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #54d568
}

html .modal input[type="button"]:active,
.modal input[type="reset"]:active,
.modal input[type="submit"]:active,
html body .wpcf7-form-control.wpcf7-submit:active {
    margin-top: 4px;
    height: 51px;
    border-bottom: 0 none
}

html .modal .your-phone {
    margin-bottom: 49px
}

.ajax-loader {
    display: none !important
}

.modal-sm .modal-content .wpcf7-form-control-wrap.your-topic {
    display: none !important
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    padding: 25px;
    border-radius: 7px;
    text-align: center;
    border-width: 2px;
    border-color: red
}

.modal-dialog {
    text-align: left
}

.idform {
    display: none
}

.textorder {
    color: #262626;
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 50px
}

.orderoption {
    text-align: center;
    margin-top: 40px;
    font-size: 16px
}

.orderoption a {
    font-weight: 600
}

.modal .mainformname {
    color: #262626;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px
}

.modal-sm {
    width: 455px
}

.usl_row {
    padding-top: 0px
}

.usl_box_name {
    min-height: 35px;
    font-weight: 600
}

.sitemap h3 {
    font-size: 16px
}

.c_section_1 h2 {
    padding-top: 45px;
    padding-bottom: 25px;
    margin: 0
}

h3.tabs_h3 {
    font-size: 32px;
    font-weight: 700;
    color: #56b665;
    margin: 0;
    padding-bottom: 35px
}

.ct_container {
    width: 100%;
    margin: 40px auto 0
}

@media(max-width:990px) {
    .calcwrap.inpage.inpage_wrap {
        padding: 35px 15px 0px;
    }
    .calcwrap.inpage.inpage_wrap .send_style {
        font-size: 13px
    }
    .dataopen2 span {
        font-size: 15px
    }
    .ct_container .row {
        margin-left: -5px;
        margin-right: -5px
    }
    .ct_container .icbox {
        padding-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 25px;
        font-size: 11px
    }
    .ct_container .col-md-4 {
        width: 33.333333333333333333333%;
        padding-left: 5px;
        padding-right: 5px
    }
    .sec-4.difh2 {
        background-image: none !important;
        background-color: #f4f4f4
    }
    .sec_calc .calc_wrapin.row {
        margin-left: 0;
        margin-right: 0
    }
    .dataopen2 {
        margin-left: 3px;
        margin-right: 3px
    }
    html body .sec_main {
        padding-bottom: 0
    }
    .cleankers {
        padding-top: 30px
    }
    .dataopen2wrap {
        margin-bottom: 30px
    }
    h3.tabs_h3 {
        padding-bottom: 15px;
        font-size: 21px
    }
    .sec_main .head_no_wrap .calc_wrapin {
        border-radius: 0
    }
    .sec_tabs_main_img {
        text-align: center;
    }
    .sec_tabs h2 {
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .sec_tabs_main_img video {
        width: 200px;
        height: 240px;
        border-radius: 5px;
        object-fit: cover;
    }
    .sec_tabs_main_img img {
        width: 240px;
        height: auto;
    }
    .ct_container {
        width: 100%
    }
    .sec_main h1 {
        padding-top: 0px;
        font-size: 30px;
        padding-bottom: 25px;
    }
    .sec_main {
        background-position: top 0 center
    }
    .sec_main .send_style {
        width: 100%
    }
    .i1 {
        padding-top: 30px;
        height: auto;
        padding-bottom: 30px
    }
    .i1 h1 {
        font-size: 27px;
        font-weight: 700
    }
    .i1 h1 span {
        display: inline
    }
    .i1 p {
        font-weight: 600;
        font-size: 18px
    }
    .i3 .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .i3_wrap {
        padding-left: 0;
        padding-right: 0
    }
    .i3_text {
        font-size: 12px
    }
    .i3 {
        padding: 30px 0
    }
    .i3 .col-md-6 {
        width: 50%
    }
    .sec-3.i4 {
        padding-bottom: 20px
    }
    .sec-3.i4 .sec_3_itemin {
        margin-bottom: 10px
    }
    .sec-3.i4 .sec_3_item {
        width: 50%;
        padding-left: 5px;
        margin-bottom: 0;
        padding-right: 5px
    }
    .sec-3.i4 .row {
        margin-left: -5px;
        margin-right: -5px
    }
    .sec-3.i4 .sec_3_name {
        font-size: 12px
    }
    .sec-3.i4 .sec_3_itemin {
        padding: 10px
    }
    .i5 {
        padding: 35px 0
    }
    .i5_item {
        padding: 15px;
        margin-bottom: 15px
    }
    .i5_price {
        padding: 10px 0
    }
    .i7_item a {
        margin-bottom: 15px
    }
    .i7 {
        padding-bottom: 20px
    }
    .cleanerv {
        width: 33.33333333333333%
    }
    .cleanker {
        margin: 0 auto;
        height: 340px;
        width: 240px
    }
    .ts {
        padding-top: 30px;
        padding-bottom: 10px
    }
    .ts_des {
        font-size: 14px
    }
    .ts_item_m {
        width: 49%;
        display: inline-block
    }
    .kvmbtninp.fullkvm {
        width: 100%
    }
    .sec6miniphoto {
        height: 200px
    }
    .sec-6 {
        padding: 30px 0
    }
    .sec-6 ul li {
        font-size: 12px;
        margin-left: 0;
        margin-right: 0
    }
    .sec-4 {
        background-color: #e7f3e9;
        background-image: none
    }
    .sec-5 {
        display: none
    }
    p.dopname:after {
        display: none
    }
    p.dopname {
        text-align: center;
        padding-bottom: 5px;
        padding-left: 0;
        font-size: 16px
    }
    p.dopname br {
        display: none
    }
    .sec-1 {
        background-position: top center;
        padding-bottom: 0
    }
    .calcwrap {
        padding: 0
    }
    .sec-1 .calc_wrapin {
        border-radius: 0;
        width: 100%
    }
    .forplace {
        text-align: center
    }
    .modal-sm .modal-content input[type="text"],
    .wpcf7-form-control.wpcf7-text {
        font-size: 15px
    }
    .crossitem {
        width: 35px
    }
    .crossresult {
        font-size: 16px
    }
    .calc_wrapin {
        padding: 15px
    }
    .calcwrap .calc_name {
        text-align: center;
        padding-bottom: 10px;
        font-size: 18px
    }
    h1.mainpage {
        font-size: 18px;
        text-align: center
    }
    p.mainp {
        padding-bottom: 50px;
        font-size: 14px;
        line-height: 1.1;
        text-align: center
    }
    .sec-1 .secshadow {
        padding: 25px 0 0
    }
    .sec-1 {
        padding-top: 0;
        background-size: cover;
        min-height: 1px
    }
    .t_item span {
        display: none
    }
    .t_item {
        padding-right: 10px;
        padding-left: 10px
    }
    .h-link {
        display: none
    }
    .h-logo {
        padding-top: 0
    }
    .tophead .icontop {
        padding: 0
    }
    .tophead {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        margin-top: 65px
    }
    .mobiletel {
        color: #fff;
        text-align: right;
        position: absolute;
        top: 1px;
        font-size: 14px;
        right: 70px
    }
    .mainphone {
        display: none
    }
    .mobiletel a {
        color: #fff
    }
    .modal-sm {
        width: 100% !important
    }
    .textorder {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 20px
    }
    .modal-sm .modal-content {
        padding: 30px;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }
    .modal-dialog {
        margin: 0
    }
    button.close {
        top: 0;
        right: 0;
        box-shadow: none;
        text-align: center;
        border-radius: 0 0 0 5px;
        -moz-border-radius: 0 0 0 5px;
        -webkit-border-radius: 0 0 0 5px
    }
    .wpcf7-form-control-wrap {
        margin-bottom: 15px
    }
    html .modal input[type="button"],
    .modal input[type="reset"],
    .modal input[type="submit"] {
        font-size: 16px
    }
    html .modal .your-phone {
        margin-bottom: 30px
    }
    .orderoption {
        font-size: 14px;
        margin-top: 20px
    }
}

.sucsess {
    display: none
}

.confid {
    font-size: 12px;
    color: #6e6e76;
    padding-top: 15px;
    font-weight: 400;
}

.confid a {
    text-decoration: underline;
    color: inherit;
}

select {
    width: 100%;
    background-color: transparent;
    height: 40px;
    padding-left: 15px;
    border: 1px solid #aeaeb8
}

.modal select {
    border-radius: 5px;
    height: 54px;
    border-color: #e6e6e6
}

.inpname {
    padding-left: 0;
    text-align: left;
    padding-bottom: 8px;
    font-size: 16px
}

.mobilemenu,
.mobilebox {
    display: none
}

input.form-control {
    height: 46px;
    font-size: 18px;
    border-radius: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

input.form-control:focus {
    border-color: #000
}

input.form-control.redborder {
    border-width: 2px;
    border-color: red !important
}

.container {
    width: 1200px
}

header {
    font-size: 16px;
    position: relative;
    z-index: 50
}

.h-location-wrap,
.h-phone-wrap {
    padding-top: 12px
}

.h-location-wrap {
    text-align: center
}

.h-location {
    cursor: pointer;
    padding-left: 18px;
    display: inline-block;
    background-image: 12px 16px;
    background-position: left top 2px;
    background-repeat: no-repeat;
    background-image: url(../img/point.svg)
}

.h-phone-wrap {
    text-align: center
}

.h-order-wrap {
    text-align: right
}

.h-order {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    width: 170px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    background-color: #0046a8
}

.h-menu {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: right;
	display:flex;
	align-items:center;
}

.h-menu ul,
.h-menu ul li {
    list-style-type: none
}

.h-menu nav>ul>li {
    display: inline-block;
    padding-right: 4px;
    padding-left: 4px;
}

.h-menu nav>ul>li>a {
    display: block;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none !important;
    display: block;
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    color: #000
}

.h-menu ul li.dropdown i {
    margin-right: 10px
}

.h-location.dropdown .dropdown-menu a,
.h-menu ul li.dropdown .dropdown-menu a {
    color: #0a2f60
}

.h-menu ul li.dropdown .dropdown-menu a:hover,
.h-location.dropdown .dropdown-menu a:hover,
.h-menu ul li a:hover {
    color: #56b665
}

.h-menu ul>li.dropdown>a span,
.h-location.dropdown span {
    padding-right: 15px;
    position: relative
}

.h-menu ul>li.dropdown>a span:after,
.h-location.dropdown span:after {
    content: '';
    display: block;
    height: 6px;
    position: absolute;
    top: 5px;
    right: 0;
    width: 10px;
}

.undropoff {
    margin-top: 10px;
    border-radius: 0;
    border: 1px solid #f4dfe2;
    padding: 15px;
    text-align: left;
    min-width: 232px;
    color: #e21c31;
    font-size: 14px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.h-menu ul li.dropdown .dropdown-menu,
.h-location.dropdown .dropdown-menu,
.sec-1-good-text .qbox .dropdown-menu {
    position: absolute;
    min-width: 250px;
    border-radius: 0;
    padding: 15px 25px;
    top: 22px;
    left: -15px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    display: block;
    z-index: -2
}

html body .h-location.dropdown .dropdown-menu {
    top: 20px
}

.h-menu ul li.dropdown:hover .dropdown-menu,
.h-location.dropdown:hover .dropdown-menu,
.sec-1-good-text .qbox:hover .dropdown-menu {
    display: block;
    left: -15px;
    opacity: 1;
    z-index: 2;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.h-menu ul li.dropdown .dropdown-menu li,
.h-location.dropdown .dropdown-menu li {
    margin-bottom: 11px;
    margin-top: 11px
}

.h-menu ul li.dropdown .dropdown-menu a,
.h-location.dropdown .dropdown-menu a {
    text-decoration: none !important;
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 300
}

.h-menu ul li.dropdown .dropdown-menu a:after {
    display: none
}

.h-menu ul li a:after {
    position: absolute;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    bottom: 0;
    left: 0;
    width: 100%;
    content: '';
    display: block;
    opacity: 0;
    height: 2px;
    background-color: #56b665
}

.h-menu ul>li.dropdown>a:after {
    display: none !important
}

.h-menu ul li a:hover:after {
    opacity: 1
}

.h-phone a {
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none
}

.h-phone span {
    padding-left: 20px;
    background: url(../img/call-answer.svg) top 2px left no-repeat
}

.h-last {
    margin-top: 0px;
    text-align: right
}

.h-last a {
    color: #000;
    font-size: 22px !important;
    font-weight: bold
}

.h-last a i {
    color: #56b665
}

.formatted p {
    font-size: 14px
}

.formatted p.first {
    font-size: 20px
}

.formatted ul li {
    font-size: 14px !important
}

.formatted h2 {
    margin-top: 0
}

.plong {
    top: 150px !important
}

.osb {
    top: 120px !important
}

.normal {
    top: 100px !important
}

.notice {
    font-size: 20px;
    position: relative;
    padding: 40px 40px 40px 100px;
    background-color: #f4dfe2
}

.notice:after {
    position: absolute;
    display: block;
    content: "";
    width: 45px;
    height: 93px;
    top: -22px;
    left: 27px;
    background-image: url(../img/feed2.svg);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat
}

.notice.not-fix {
    margin-top: -30px
}

.sec-7 {
    padding: 75px 0 75px;
    font-size: 20px
}

.sec-7 h2 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 51px
}

.sec-7-item {
    margin-bottom: 30px
}

.sec-7-des {
    margin-bottom: 30px;
    color: #0046a4
}

.sec-7-text {
    padding-top: 70px;
    padding-left: 100px;
    color: #0a2f60;
    font-size: 14px
}

.sec-7-num {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    text-align: center
}

.sec-7-num:after {
    content: '';
    display: block;
    width: 65px;
    height: 65px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -32.5px;
    background-size: 65px 65px
}

.sec-7-num span {
    font-size: 45px;
    position: relative;
    z-index: 10;
    font-weight: 700;
    display: block;
    font-family: 'Roboto Condensed', sans-serif
}

.sec-7-num img {
    width: 60px
}

.ic4 .sec-7-num img {
    width: 49px
}

.sec-7 .notice {
    margin-top: 30px
}

.pro-wrap img {
    position: absolute;
    top: -570px;
    right: -555px;
    display: none
}

.sec-8 {
    padding-bottom: 75px
}

.step_wrap {
    width: 570px;
    margin: 0 auto 0;
    display: none
}

.step_wrap.active {
    display: block
}

.step_select_wrap {
    background-color: #fff;
    padding: 25px 40px;
    margin-bottom: 55px
}

.step_select_name {
    width: 38%
}

.step_select_name,
.step_input_name {
    color: #1b6fdc;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    padding-top: 15px
}

.step_select_input {
    width: 58%;
    cursor: pointer;
    position: relative;
    vertical-align: top;
    display: inline-block
}

.step_select_current {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    color: #0a2f60;
    position: relative;
    vertical-align: top;
    border-bottom: 2px solid #e21c31
}

.step_select_current:after {
    content: '';
    display: block;
    height: 6px;
    width: 9px;
    position: absolute;
    top: 50%;
    margin-top: 0;
    right: 0;
    background: url(../img/ar1.svg) no-repeat
}

.step_select_input:hover .step_select_items_wrap {
    display: block
}

.step_select_items_wrap {
    position: absolute;
    top: 100%;
    background-color: #e21c31;
    left: 0;
    width: 100%;
    display: none
}

.step_select_item {
    border-bottom: 1px solid #fff;
    padding: 5px 15px;
    color: #fff
}

.step_select_item:hover {
    background-color: #a71c2b
}

.step_check {
    padding-left: 45px;
    position: relative;
    font-size: 14px;
    color: #0a2f60;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    font-weight: 500
}

.step_check:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid #0a2f60
}

.step_check_wrap {
    padding: 0 25px
}

.step_input_name {
    width: 100%;
    padding-left: 15px;
    padding-bottom: 20px
}

.step_check:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    display: none;
    left: 15px;
    z-index: 10;
    border-radius: 10px;
    height: 10px;
    width: 10px;
    margin-left: -5px;
    margin-top: -5px;
    background-color: #e21c31
}

.step_check.active:after {
    border-color: #e21c31
}

.step_check.active:before {
    display: block
}

.step_button {
    background-color: #e21c31;
    color: #fff;
    text-align: center;
    height: 56px;
    cursor: pointer;
    line-height: 56px;
    width: 45%;
    margin-left: 2%;
    margin-right: 2%;
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.step_button:hover {
    background-color: #a10c1c
}

.step_button.prev_button {
    display: none;
    background-color: #c8c8d8;
    color: #e21c31
}

.step_button.prev_button:hover {
    background-color: #e5e5e8
}

.step_button.prev_button.active {
    display: inline-block
}

.step_navigator {
    text-align: center;
    width: 604px;
    margin: 0 auto
}

.send_button {
    display: none
}

.send_button.active {
    display: inline-block
}

.sec-5.sec-9 {
    background-image: url(../img/bg3.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 0 75px;
    color: #0a2f60
}

.sec-5.sec-9 h2 {
    color: #e21c31
}

.sec-5.sec-9 h2 span,
.sec-10 h2 span {
    border-color: #1b6fdc
}

.sec-5.sec-9 .sec-5-des {
    margin: 15px 0 15px 0
}

.sec-5.sec-9 p {
    color: #0a2f60
}

.sec-5.sec-9 ul li {
    color: #0a2f60
}

.sec-5.sec-9 ul li:after {
    content: '';
    display: block;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 6px;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    background-image: url(../img/cube.svg)
}

.sec-10 {
    font-size: 14px;
    padding-top: 75px;
    padding-bottom: 75px
}

.sec-10 strong {
    font-size: 20px;
    font-weight: normal
}

.sec-10 h2 {
    color: #e21c31;
    font-weight: 700;
    margin-top: 0
}

.sec-10 ul li {
    font-size: 14px
}

.sec-11 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(../img/bg4.jpg);
    padding: 55px 0 75px
}

.sec-11 h2 {
    font-weight: 700;
    color: #e21c31
}

.sec-11-des {
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 15px
}

.sec-11-item {
    padding: 125px 40px 0;
    min-height: 360px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 14px;
    color: #0a2f60;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.sec-11-item:hover {
    -webkit-box-shadow: 0 30px 32px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 30px 32px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 30px 32px 0 rgba(0, 0, 0, 0.26)
}

.sec-11-item:after {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: 40px;
    z-index: 10;
    height: 117px;
    width: 83px;
    background-image: url(../img/flag1.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain
}

.sec-11-item.fl2:after {
    background-image: url(../img/flag2.png)
}

.sec-11-item.fl3:after {
    background-image: url(../img/flag3.png)
}

.sec-12 {
    padding-top: 75px;
    font-size: 14px;
    padding-bottom: 75px
}

.sec-12 strong {
    font-size: 20px;
    font-weight: normal
}

.sec-12 img {
    max-width: 100%
}

.sec-12 h2 {
    color: #e21c31;
    margin-bottom: 20px
}

.main_form {
    border-left: 3px solid #e21c31;
    padding: 63px 44px 30px;
    background-color: #f8f8f9;
    position: relative
}

.main_form .cube {
    position: absolute;
    width: 90px;
    height: 90px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 35px;
    left: 27px;
    display: block
}

.main_form .mainformname {
    font-size: 36px;
    padding-bottom: 20px;
    position: relative;
    z-index: 10;
    line-height: 1.3;
    color: #0a2f60;
    font-family: 'Roboto Condensed', sans-serif
}

.main_form .mainformtext {
    color: #0a2f60;
    padding-bottom: 20px;
    font-size: 16px
}

.main_form .confid {
    text-align: center;
    font-size: 12px;
    color: #0a2f60;
    font-weight: 400;
    margin-top: 15px;
}

.main_form input.form-control {
    border: 2px solid #3666a5;
    height: 56px;
    font-size: 16px;
    padding-left: 22px;
    color: #0a2f60;
    font-weight: 400
}

.main_form input.form-control.error-input {
    border-color: #e21d31
}

.main_form .h-call {
    margin-top: 45px;
    height: 56px;
    margin-bottom: 50px;
    background-color: #e21c31;
    line-height: 56px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.main_form .h-call:hover {
    background-color: #a10c1c
}

.form-margin {
    margin-top: 45px
}

.sec-14 {
    background-image: url(../img/bg5.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0 45px
}

.sec-14 h2 {
    margin-bottom: 40px
}

h2 i {
    color: #e21c31;
    font-style: normal
}

h2 span {
    border-color: #3666a5
}

.sec-14-ava {
    position: relative;
    padding-left: 110px;
    min-height: 84px;
    font-size: 20px;
    color: #0046a4;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    width: 218px
}

.sec-14-ava-img {
    width: 84px;
    position: absolute;
    top: 0;
    left: 0;
    height: 84px;
    border-radius: 84px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: -15px
}

.sec-14-dopname {
    margin-top: 0;
    color: #db282c;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.sec-14-item {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 12px 32px 0 rgba(0, 0, 0, 0.26);
    background-color: #fff;
    padding: 35px 20px 0;
    min-height: 170px;
    border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 0 0 7px 7px
}

.sec-14-item:hover {
    background-color: #0046a4;
    color: #fff
}

.sec-14-item:hover .sec-14-dopname,
.sec-14-item:hover .sec-14-ava {
    color: #fff
}

.f-container {
    font-family: 'Roboto', sans-serif;
    padding: 40px 0 20px
}

.f-container a {
    color: #0046a4
}

.f-container ul,
.f-container ul li {
    list-style-type: none
}

.f-container ul {
    margin: 0;
    padding: 0
}

.f-container ul li {
    margin-bottom: 10px
}

.f-container ul li a {
    color: #3666a5;
    font-size: 14px;
    text-decoration: underline
}

.f-container ul li a:hover {
    color: #e21d31
}

.f-politika {
    height: 50px;
    line-height: 50px;
    background-color: #e21d31;
    text-align: center
}

.f-politika a {
    color: #fff;
    text-decoration: underline
}

.f-logo {
    display: block;
    margin-bottom: 15px
}

.f-location {
    font-size: 16px;
    margin-bottom: 5px;
    padding-left: 25px;
    margin-top: 10px;
    display: inline-block;
    color: #0046a4;
    background-image: 12px 16px;
    background-position: left top 3px;
    background-repeat: no-repeat;
    background-image: url(../img/point.svg)
}

.f-phone {
    color: #0046a4;
    font-size: 19px;
    margin-bottom: 25px;
    padding-left: 25px;
    background: url(../img/call-answer.svg) top 4px left no-repeat
}

.cinar a {
    display: block
}

.cinar a img {
    margin-bottom: 25px
}

.sec-num-box {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.numeric {
    position: relative
}

.sec-num-box {
    position: absolute;
    right: -300px;
    top: 100px;
    font-size: 21px;
    color: #0a2f60;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif
}

.sec-num-box span {
    position: relative;
    padding-left: 100px
}

.sec-num-box span:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1.2px;
    left: 9px;
    width: 80px;
    height: 3.4px;
    background-color: #e21c31
}

.sec-3 .sec-num-box,
.sec-5 .sec-num-box {
    right: auto;
    top: 100px;
    left: -300px;
    color: #fff
}

.sec-5.sec-9 .sec-num-box {
    color: #1b6fdc;
    top: 165px
}

.sec-5.sec-9 .sec-num-box span:after {
    background-color: #e21c31
}

.sec-3 h2 span,
.sec-5 h2 span {
    border-color: #fff
}

.sec-3 .sec-num-box span:after,
.sec-5 .sec-num-box span:after {
    background-color: #fff
}

.sec-4 .sec-num-box,
.sec-11 .sec-num-box {
    top: 90px
}

.sec-7 .sec-num-box,
.sec-11 .sec-num-box,
.sec-14 .sec-num-box {
    right: auto;
    left: -300px
}

.group-box {
    position: relative;
    height: 344px
}

.group-box img {
    position: absolute;
    top: 0;
    left: -60px
}

.sec-2-v2 h2 {
    color: #e21c31
}

.sec-2-v2 {
    padding-bottom: 75px;
    font-size: 14px;
    color: #0a2f60;
    font-weight: 400
}

.sec-3.sec-3-v2 {
    background-image: url(../img/bg6.jpg)
}

.sec-3.sec-3-v2 .sec-3-dopname {
    color: #e21c31
}

.sec-3.sec-3-v2 h2 {
    color: #0046a4
}

.sec-3.sec-3-v2 h2 span {
    border-color: #e21c31
}

.sec-3.sec-3-v2 p {
    color: #0a2f60
}

.sec-3.sec-3-v2 .sec-num-box {
    color: #1b6fdc
}

.sec-3.sec-3-v2 .sec-num-box span:after {
    background-color: #e21c31
}

.sec-4-v2 {
    padding: 75px 0;
    font-size: 14px
}

.sec-4-v2 h2 {
    margin-top: 0;
    color: #e21c31
}

.sec-4-v2 img {
    max-width: 100%
}

.sec-4-v2 ul {
    margin-bottom: 15px
}

.sec-4-v2 ul li {
    position: relative;
    padding-left: 12px
}

.sec-5.sec-5-v2 {
    padding-bottom: 75px;
    font-size: 14px
}

.sec-5.sec-5-v2 h2 {
    margin-bottom: 35px
}

.sec-5.sec-5-v2.sec-9 {
    font-size: 18px
}

p.sec-10-color2 {
    color: #3666a5
}

.sec-10.sec-10-common {
    padding-bottom: 75px
}

.sec-4-img img {
    margin-bottom: 40px
}

.sec-4-feed.sec-4-feed-v2 {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.8;
    padding-top: 105px;
    min-height: 533px
}

.sec-4-feed.sec-4-feed-v2:after {
    width: 45px;
    height: 93px;
    top: -10px;
    background-image: url(../img/path46.svg)
}

.sec-4-feed.sec-4-feed-v2:before {
    content: 'Р’Р°Р¶РЅРѕ';
    position: absolute;
    top: 20px;
    left: 110px;
    font-weight: 700;
    font-size: 42px;
    color: #e21c31;
    font-family: 'Roboto Condensed', sans-serif
}

.sec-7.sec-7-v2 {
    padding-top: 0
}

.sec-7-v2 p.sec-7-des {
    font-weight: 700
}

.sec-7-v2 .sec-7-item {
    font-size: 16px
}

.notice.notice-v2 {
    font-size: 20px;
    line-height: 1.8
}

.step_select_wrap .step_check {
    margin-bottom: 30px
}

.calc_input_col {
    width: 370px;
    margin: 0 auto
}

.calc_input_col input.form-control {
    border-width: 2px;
    padding-left: 22px;
    font-weight: 400;
    color: #0a2f60;
    font-size: 16px;
    border-color: #3666a5
}

.calc_input_col .step_input_name {
    padding-left: 0
}

.step-5 .step_wrap {
    width: 970px;
    margin: 0 auto
}

.sec_rev {
    padding-bottom: 75px
}

.sec_rev_wrap {
    width: 775px;
    margin: 75px auto 0
}

.sec_rev h4 {
    font-size: 51px;
    color: #e21c31;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif
}

.sec_rev h4 span {
    z-index: 10;
    position: relative
}

.sec_rev_item img {
    max-width: 100%
}

.sec_rev_text {
    font-size: 14px;
    color: #0a2f60;
    font-weight: 400;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 12px solid #3666a5
}

.sec_rev_name {
    font-size: 20px;
    font-weight: 500;
    color: #e21c31
}

.slick-arrow {
    background-color: #f4dfe2;
    height: 70px;
    position: absolute;
    top: 140px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    color: #e21c31;
    border: 0 none;
    font-size: 18px;
    padding: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.slick-arrow.slick-next {
    left: -140px
}

.slick-arrow.slick-prev {
    right: -140px
}

.slick-arrow:hover {
    color: #fff;
    background-color: #e21c31
}

.group-box.g-fix {
    min-height: 540px
}

.sec-2-v2.sec-2-v3 h2 {
    margin-top: 0
}

.sec-4-des-item {
    margin-top: 15px;
    margin-bottom: 30px
}

.sec-4-feed.sec-4-feed-v2.sec-4-feed-fix2 {
    min-height: 20px;
    padding-bottom: 40px;
    padding-left: 112px;
    margin-top: 60px
}

.sec-7.sec-7-v3 {
    padding-top: 0
}

.sec-7.sec-7-v3 .sec-7-des {
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif
}

.sec-7.sec-7-v3 .sec-7-text {
    padding-left: 0;
    font-size: 14px
}

.sec-7.sec-7-v3 .sec-7-num img {
    position: absolute;
    top: -4px;
    left: 90px
}

.sec-price {
    padding: 75px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(../img/bg7.jpg)
}

.sec-price h2 {
    color: #e21c31;
    margin-bottom: 55px
}

.tborder {
    margin-bottom: 40px;
    background-color: #fff;
    padding: 35px 15px 35px;
    border: 10px solid #f4dfe2
}

.tname {
    margin-bottom: 45px;
    font-size: 20px;
    color: #1b6fdc;
    font-weight: 500;
    padding-left: 30px;
    padding-right: 30px
}

.tcol {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 21px;
    color: #0a2f60;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif
}

.tcol span {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    min-height: 30px
}

.tcol span.empty {
    width: 39%;
    position: relative
}

.tcol span.empty:after {
    content: '';
    display: block;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #f4dfe2;
    position: absolute;
    top: 50%
}

.tcolitem {
    margin-bottom: 22px
}

.sec_rev_v2 {
    padding-top: 75px
}

.sec_price_text {
    color: #0a2f60;
    font-size: 14px;
    margin-bottom: 75px
}

.for_whom {
    padding: 210px 0 75px;
    background-image: url(../img/bg8.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 14px;
    color: #0a2f60;
    background-position: center center
}

.for_whom ul {
    margin: 15px 0 25px
}

.for_whom h2 {
    color: #e21c31
}

.for_whom_img img {
    margin-top: -150px
}

.sec-num-box.alter {
    left: auto;
    right: -300px
}

.sec-num-box.alter2 {
    left: -300px;
    right: auto
}

.sec-price h2 {
    margin-top: 0
}

.sec-price.sec_price_2 {
    background-image: url(../img/bg8.jpg);
    background-size: cover;
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-position: center center
}

.sec-price.sec_price_2 .tcol span {
    width: 77%
}

.sec-price.sec_price_2 .tcol span.empty {
    width: 20%
}

.sec_price_text ul li {
    font-weight: 700
}

.sec-5.sec-9.sec-9-v2 {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400
}

.sec-5.sec-9.sec-9-v2 h2 {
    margin-bottom: 25px
}

.sec-5-img-fix-pc {
    margin-top: 50px
}

.sec-7.sec-7-v3.sec-7-v4 {
    padding-top: 85px
}

.calc_margin {
    margin-top: 75px
}

.for_whom.for_whom_v2 {
    padding-top: 75px
}

.sec-10-h2-fix h2 {
    margin-bottom: 30px
}

.sec-10-h2-fix .sec-num-box {
    top: 165px;
    color: #1b6fdc
}

.sec-10-h2-fix .sec-num-box:after {
    background-color: #1b6fdc
}

.sec-10-wrap-content {
    position: relative;
    z-index: 10
}

.sec-10-mask {
    position: absolute;
    top: 0;
    left: -290px;
    background-image: url(../img/mask200.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 407px;
    height: 332px
}

h2.sec_h2 span {
    margin-right: 0
}

.sec-10.sec-10-bg {
    background-image: url(../img/bg14.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.sec-10.sec-10-bg .sec-5-img {
    margin-top: 50px
}

.sec-7.sec-7-v3.sec-7-v4.sec-7-v5 {
    padding-top: 0
}

.sec-4-feed.sec-4-feed-v2.sec-4-feed-fix2.sec-4-feed-fix3 {
    padding-left: 30px
}

.sec-10.sec-10-common.sec-10-newstyle.sec-10-newstyle2 h2 span {
    margin-right: 0
}

.sec-12 ul {
    margin: 25px 0 25px
}

.sec-5-img.sec-5-img-v2 {
    margin-top: 100px
}

.sec-price.sec_price_2.sec_price_3 .sec_price_text {
    margin-bottom: 30px
}

.sec_price_text_v2 {
    margin-top: 35px
}

.sec-7.sec-7-v5 h2 {
    color: #0046a4
}

.sec_75 {
    margin-bottom: 60px;
    font-size: 16px;
    text-align: center;
    color: #3666a5;
    font-size: 16px
}

.sec_75 img {
    margin-bottom: 25px
}

.sec-5.sec-9.sec-9-v5 {
    font-size: 14px
}

.sec-5.sec-9.sec-9-v5 h2 {
    margin-bottom: 25px
}

.sec_shadow_img img {
    max-width: 100%;
    -webkit-box-shadow: 0 23px 34px -3px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 23px 34px -3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 23px 34px -3px rgba(0, 0, 0, 0.16)
}

h2.alter {
    color: #e21c31 !important
}

.oneline input.form-control,
.main_form.oneline .h-call {
    margin-top: 0;
    margin-bottom: 30px
}

.main_form.oneline .confid {
    text-align: left
}

.main_form.oneline {
    padding: 45px 100px 35px
}

.main_form.oneline .cube {
    left: 80px
}

.breadcrumb {
    text-align: left;
    margin-top: 0
}

h1.allh1 {
    font-weight: 700;
    font-size: 60px;
    color: #56b665;
    margin-bottom: 50px
}

.altername {
    color: #e21c31;
    font-size: 51px;
    margin-bottom: 20px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif
}

.phname {
    padding-left: 30px;
    font-size: 20px;
    color: #1b6fdc;
    margin-bottom: 10px;
    padding-left: 35px;
    background: url(../img/call-answer.svg) top 5px left no-repeat;
    font-weight: 700
}

.phitem {
    font-size: 20px;
    font-weight: 700;
    color: #3666a5
}

.phitem a {
    color: #3666a5
}

.phitem span {
    font-size: 16px;
    font-weight: 400
}

.phmargin {
    margin-top: 40px
}

.phitem.pi2 {
    font-weight: 500
}

.phname.ox2 {
    background: url(../img/point.svg) top 5px left no-repeat
}

.phname.ox3 {
    background: url(../img/cl.png) top 5px left no-repeat
}

.phname.ox4 {
    background: url(../img/c1.png) top 5px left no-repeat
}

.sec-5-img.sec-5-img-v6 {
    height: 512px
}

.classic {
    margin-top: 90px;
    font-weight: 700;
    color: #0a2f60
}

.boxforabout {
    margin-top: 90px
}

.alterh1 h1.allh1 {
    color: #e21c31
}

.protext {
    padding-bottom: 70px;
    font-size: 18px;
    padding-top: 20px;
    color: #0a2f60
}

.spec_box .sec-14-item {
    background-color: #f4dfe2
}

.spec_box .sec-14-item:hover {
    background-color: #e21c31
}

.main_form.oneline.margifix2.margifix3 {
    margin-bottom: 50px
}

.actbg {
    height: 372px;
    margin-bottom: 30px;
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat
}

.blogitem {
    position: relative;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 46px;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px
}

.blogitem:hover .blogimg {
    opacity: .7
}

.blogitem a {
    position: absolute;
    top: 0;
    z-index: 10;
    left: 0;
    width: 100%;
    height: 100%
}

.bloginf {
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    padding: 32px 24px 40px;
    background-color: #f8f8f9
}

.blogdata {
    position: relative;
    font-size: 16px;
    color: #e21c31;
    padding-left: 25px
}

.blogdata:after {
    width: 16px;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    background-position: center center;
    background-image: url(../img/o4.svg);
    background-repeat: no-repeat;
    height: 16px;
    background-size: contain
}

.blogname {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    color: #3666a5;
    font-weight: 700
}

.blogimg {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    height: 200px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.alterh1.alterh1_marginfix h1.allh1 {
    margin-bottom: 40px
}

.photobox {
    margin-top: 40px;
    margin-bottom: 60px;
    font-size: 14px
}

.photobox img {
    margin-bottom: 20px;
    width: 100%;
    margin-top: 20px;
}

.photobox h1.allh1 {
    margin-bottom: 20px;
    font-size: 34px
}

.photobox ul li {
    list-style-type: disc;
    margin-left: 20px
}

.photobox ol li {
    list-style-type: decimal;
    margin-left: 20px
}

.maybe {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
    color: #1b6fdc
}

.onpc {
    display: block
}

.onmob {
    display: none
}

.calc_body .sucsess {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px
}

.calc_body .mainformtext {
    color: #e21c31
}

.varlist {
    display: none
}

.varlist.active {
    display: block
}

.secnewform {
    padding-bottom: 75px
}

@media(max-width:1690px) {
    .pro-wrap img {
        position: absolute;
        display: none;
        top: -100px;
        right: 0;
        width: 400px;
        height: auto
    }
}

.calcbtn {
    height: 306px;
    width: 56px;
    background-image: url(../img/redcalc.svg);
    background-position: left top;
    background-repeat: no-repeat;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -153px;
    z-index: 80;
    cursor: pointer
}

@keyframes glowing {
    0% {
        opacity: 1;
        -webkit-box-shadow: 16px 0 50px 0 rgba(226, 28, 49, 0.65);
        -moz-box-shadow: 16px 0 50px 0 rgba(226, 28, 49, 0.65);
        box-shadow: 16px 0 50px 0 rgba(226, 28, 49, 0.65)
    }
    50% {
        opacity: .66;
        -webkit-box-shadow: 8px 0 25x 0 rgba(226, 28, 49, 0.33);
        -moz-box-shadow: 8px 0 25x 0 rgba(226, 28, 49, 0.33);
        box-shadow: 8px 0 25x 0 rgba(226, 28, 49, 0.33)
    }
    100% {
        opacity: 1;
        -webkit-box-shadow: 16px 0 50px 0 rgba(226, 28, 49, 0.65);
        -moz-box-shadow: 16px 0 50px 0 rgba(226, 28, 49, 0.65);
        box-shadow: 16px 0 50px 0 rgba(226, 28, 49, 0.65)
    }
}

.calcbtn {
    animation: glowing 2000ms infinite
}

#calcin .modal-content {
    padding: 0
}

#calcin .modal-sm {
    width: 990px
}

.step_button.prev_button.onmob {
    display: none
}

.calc_input_col input.form-control.error-input {
    border-color: red
}

.forpolit {
    text-align: left;
    padding: 0
}

.forcinar {
    text-align: right
}

.estim {
    line-height: 22px;
    font-size: 22px;
    font-weight: 600;
    color: #e21c31
}

.linear {
    display: none;
    transform: rotate(90deg);
    position: fixed;
    left: auto;
    right: -760px;
    z-index: 9999
}

.linaer {
    display: none;
    transform: rotate(90deg);
    position: fixed;
    right: auto;
    left: -774px;
    z-index: 9999
}

.r01 {
    right: -294px !important
}

.r02 {
    right: -267px !important
}

.r03 {
    right: -279px !important
}

.r04 {
    right: -273px !important
}

.r05 {
    right: -276px !important
}

.r06 {
    right: -261px !important
}

.r07 {
    right: -302px !important
}

.r08 {
    right: -282px !important
}

.r09 {
    right: -287px !important
}

.r10 {
    right: -326px !important
}

.r11 {
    right: -278px !important
}

.r12 {
    right: -360px !important
}

.r13 {
    right: -306px !important
}

.r14 {
    right: -330px !important
}

.r15 {
    right: -317px !important
}

.r16 {
    right: -312px !important
}

.r17 {
    right: -342px !important
}

.r18 {
    right: -248px !important
}

.l02 {
    left: -304px !important
}

.l03 {
    left: -313px !important
}

.l04 {
    left: -288px !important
}

.l05 {
    left: -280px !important
}

.l06 {
    left: -278px !important
}

.l07 {
    left: -284px !important
}

.l08 {
    left: -293px !important
}

.l09 {
    left: -276px !important
}

.l10 {
    left: -354px !important
}

.l11 {
    left: -317px !important
}

.l12 {
    left: -330px !important
}

.l13 {
    left: -266px !important
}

.sec-num-box.erlast {
    right: -296px
}

#back-top {
    position: fixed;
    bottom: 30px;
    z-index: 1000;
    left: 50px
}

#back-top a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    line-height: 46px;
    width: 50px;
    opacity: .7;
    background: #13531d;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.18);
    height: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #fff
}

#back-top a:hover {
    opacity: 1;
    background-color: #13531d
}

.t_item {
    display: inline-block;
    padding-right: 25px;
    line-height: 27px;
}

.sec-3 {
    padding: 70px 0 70px;
    background-color: #f6f6f6
}

.sec-3 {
    text-align: center
}

.sec_3_img {
    min-height: 80px
}

.sec_3_name {
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600
}

.sec_3_itemin {
    background-color: #fff;
    padding: 27px 34px 0 34px;
    min-height: 190px;
    margin-bottom: 30px;
    border-radius: 6px;
    text-align: center
}

.sec_3_text {
    line-height: 1.4;
    font-size: 14px;
    font-weight: 400;
    color: #7d7d7d
}

.container_shadow {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 70px 0px;
}

.fixcalc {
    position: fixed;
    bottom: -100%;
    width: 100%;
    z-index: 100;
    left: 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 25px;
    transition: all 0.4s ease-in-out 0s;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 6px 0px;
}

.fixcalc.fixed {
    bottom: 0px;
}

.fixcalc .cross,
.fixcalc .wpcf7-form-control-wrap {
    margin-bottom: 0px;
}

.fixcalc .send_style {
    font-size: 15px;
}

.rating_stars {
    background: url("../img/stars_empty.png") no-repeat scroll 0 0;
    height: 13px;
    position: relative;
    width: 90px;
    display: inline-block;
}

.rating_full {
    background: url("../img/stars_full.png") no-repeat scroll left top;
    height: 13px;
    position: absolute;
    width: 90px;
}

.i1.i1v2 {
    background-position: top center;
    padding: 0px;
}

.i6.i6v2 {
    padding: 40px 0px 20px;
    margin-bottom: 0px;
}

.i6.i6v2 .container {
    padding-left: 15px;
    padding-right: 15px;
}

.sec-1.sec_1_new {
    min-height: 715px;
    background-position: top center;
    background-image: url(../img/novaclean_main_4-min.jpg);
}

.sec-1.sec_1_new h1.sec_1_new_h1 {
    font-size: 50px;
    line-height: 1.3;
    color: #56b665;
    padding-top: 120px;
    text-align: left;
    width: 58%;
    font-weight: 800;
}

.sec-1.sec_1_new p {
    text-align: left;
}

.sec-1.sec_1_new .calc_wrapin {
    padding: 25px 35px 10px;
    width: 400px;
    text-align: left;
    margin-top: 15px;
}

.sec-1.sec_1_new .calc_wrapin input {
    font-weight: 500;
}

.sec-1.sec_1_new .calcwrap,
.sec-1.sec_1_new .calcwrap .calc_name.form_name {
    text-align: left;
    font-weight: 600;
    color: #000;
    padding-bottom: 15px;
    text-transform: none;
}

.sec-1.sec_1_new .calcwrap .wpcf7-form-control-wrap {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 25px;
    padding-right: 0px;
}

.sec-1.sec_1_new .calcwrap .wpcf7-form-control-wrap .lastinp {
    display: none;
}

.new_company.sec-4 {
    position: relative;
    background-image: none;
    background-color: #fff;
}

.new_company.sec-4 .container {
    position: relative;
    padding-bottom: 90px;
}

.new_company.sec-4 img {
    position: absolute;
    left: -400px;
    top: 0px;
}

.sec_main.headin2 {
    padding: 55px 0 55px;
}

@media (min-width:990px) and (max-width:1390px) {
    .sec-4 {
        font-size: 14px;
    }
    h2,
    .h2,
    .h2likev {
        font-size: 36px;
    }
    .new_company.sec-4 img {
        left: -120px;
        max-width: 660px;
    }
    .new_company.sec-4 .container {
        padding-bottom: 40px;
    }
}

@media (min-width:990px) and (max-width:1190px) {
    .tophead .icontop {
        font-size: 10px;
        min-height: 27px;
        display: inline-block;
    }
    .container {
        width: 990px;
    }
    .cleanker {
        height: 290px;
    }
    .h-last a {
        font-size: 20px !important;
    }
    .i7_item a {
        font-size: 12px;
    }
    .h-menu nav>ul>li {
        padding-left: 0px;
        padding-right: 0px;
    }
    .h-menu nav>ul>li a {
        font-size: 12px;
        font-weight: 500;
    }
    .kvmbtninp .wpcf7-form-control.wpcf7-text {
        width: 80px;
    }
    .sec_calc {
        padding-top: 20px;
    }
    .mainformname.f_name_style {
        font-size: 20px;
    }
    .sec_main h1 {
        font-size: 50px;
    }
    .send_style {
        font-size: 15px;
        font-weight: 600;
    }
    .modal-sm {
        width: 350px;
        margin-top: 40px;
        display: inline-block;
    }
    .sec_2_item_name {
        font-size: 18px;
    }
    .modal .mainformname {
        margin-bottom: 20px;
    }
    .modal-sm .modal-content {
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.sec_3_text {
    min-height: 130px;
}

.sec-2.new_sec_2 .sec_2_item .sec_2_itemin {
    background-size: contain;
    background-position: top right;
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    padding: 65px 70px 40px;
    color: #262626;
    min-height: 60px;
}

.sec-2.new_sec_2 h2 {
    text-align: center;
}

.container.sec-2.new_sec_2 {
    padding: 0px 15px;
}

.sec-2.new_sec_2 .sec_2_item .sec_2_itemin .send_style {
    border: 3px solid #56b665;
    background-color: transparent;
    color: #56b665;
    font-size: 14px;
}

.sec-2.new_sec_2 .sec_2_item .sec_2_itemin .send_style:hover {
    background-color: #56b665;
    color: #fff;
}

.ourworkers {
    padding: 100px 0px;
    text-align: center;
}

.worker_in {
    background-color: #f6f6f6;
    padding: 45px 15px;
    border-radius: 5px;
}

.worker_img {
    width: 180px;
    height: 180px;
    border-radius: 90px;
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
}

.worker_name {
    margin-top: 30px;
    padding-left: 94px;
    display: inline-block;
    position: relative;
    text-align: left;
}

.worker_star {
    position: absolute;
    left: 0px;
    top: 6px;
    height: 42px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    width: 80px;
    border-radius: 5px;
    background-color: #ffbe10;
}

.worker_star span {
    padding-left: 25px;
    position: relative;
}

.worker_star span:after {
    content: '';
    display: block;
    background-image: url(../img/starv.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 17px;
    width: 17px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.worker_inf {
    color: #333;
}

.worker_inf span {
    font-weight: 600;
    color: #000;
    font-size: 21px;
}

.revlist_box .sec_8_itemin {
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 25px;
    -webkit-box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, .3);
}

.send_style.send_inline {
    width: 240px;
    margin-bottom: 30px;
}

.modal-content textarea {
    height: 120px;
    width: 100%;
    border: 0px none;
    resize: none;
    padding: 20px 30px;
    background-color: #eeecec;
    font-size: 16px;
    border-radius: 7px;
}

h1.mainformname.f_name_style {
    margin: 0px 0 20px;
    padding: 0px;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
}

.sec-1.sec_1_new .wpcf7-form-control.wpcf7-text {
    background-color: #fff;
}

.sec-1.sec_1_new .calc_wrapin {
    padding-left: 0px;
    padding-right: 40px;
    background-color: transparent;
}

.sec_main .calc_wrapin {
    padding: 35px 35px 15px 35px;
}

.sec_main .wpcf7-form-control.wpcf7-text {
    background-color: #fff;
}

.sec_main .calc_wrapin h1 {
    font-size: 33px;
    font-weight: 700;
    color: #56b665;
    text-transform: none;
}

.mobilecall {
    display: none;
}

.calculator-total-cost-title {
    margin-bottom: 15px;
}

.table-cena input {
    padding: 0px;
    height: 40px;
    width: 55px;
    display: inline-block;
    vertical-align: top;
}

.table-cena {
    font-weight: 600;
    color: #262626;
    border: 0px none;
    width: 100%;
    background: #fff;
}

.table-cena tr td:first-child {
    min-width: 440px;
}

.table-cena tr td:nth-child(2),
.table-cena tr td:nth-child(3),
.table-cena tr td:nth-child(4) {
    min-width: 120px;
}

border-collapse: separate !important;
margin-bottom: 16px;
}

.table-cena th {
    padding: 10px 5px;
}

.table-cena th {
    background-color: transparent;
}

.table-cena td {
    background: #fff;
}

.table-cena td,
.table-cena th {
    padding: 5px 5px;
    font-size: 16px;
    font-weight: 600;
    color: #262626;
    border-left: 0px none;
    border-right: 0px none;
    border-top: 14px solid #f6f6f6;
    border-bottom: 14px solid #f6f6f6;
}

.table-cena td:first-child {
    padding: 10px 5px 10px 15px;
    border-radius: 12px 0px 0px 12px;
    -moz-border-radius: 12px 0px 0px 12px;
    -webkit-border-radius: 12px 0px 0px 12px;
}

.table-cena td:last-child {
    padding: 10px 15px 10px 5px;
    border-radius: 0px 12px 12px 0px;
    -moz-border-radius: 0px 12px 12px 0px;
    -webkit-border-radius: 0px 12px 12px 0px;
}

.shema .nav-tabs.nav-tabs-2 > li{
	width:50%;
}

@media (max-width: 990px) {
    .table-cena td:first-child,
    .table-cena td:last-child {
        padding: 5px 5px;
    }
}

.calculator-input-number-controls {
    height: 40px;
    background: #56b665;
    border-radius: 5px;
    color: #fff !important;
    font-size: 16px;
}

.table-cena td {
    vertical-align: middle;
}

.table-cena tr {
    padding: 15px 0px;
}

.table-cena:not(.simply_tmob) tr:nth-child(2n+1),
.table-cena:not(.simply_tmob) tr {
    background: #f6f6f6;
}

.calculator-input-number-controls:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.calculator-input-number {
    text-align: center;
}

.calculator-input-number-text {
    margin-left: 10px;
}

.object-price {
    white-space: nowrap;
}

.nav-pills {
    border-bottom: 1px solid #e5eaec;
    margin-bottom: 16px;
}

.tab-link {
    color: #000;
    padding-bottom: 8px;
    border-bottom: 1px solid transparent;
    border-radius: 0 !important;
    margin: 0 8px 0 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.tab-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-link.active,
.tab-link:hover {
    color: #000 !important;
    background: none !important;
    border-bottom: 1px solid #41bacd;
}

.calculator_mini.calculator .table-cena {
    margin-bottom: 2px;
}

.calculator_mini.calculator .table-cena td,
.calculator_mini.calculator .table-cena th {
    border-top: 9px solid #f6f6f6;
    border-bottom: 9px solid #f6f6f6;
}

.calculator {
    padding: 45px 0px;
    background-color: #f6f6f6;
    display: block;
    border-radius: 5px;
}

.calculator .send_style {
    color: #fff;
    text-decoration: none;
}

.calculator h2 {
    padding: 0px 0 40px;
    margin: 0px;
}

.calculator-new-price {
    font-size: 27px;
    font-weight: 700;
}

.calc_for_container {
    margin-top: 60px;
}

.calc_for_container.fix_inside_calc {
    margin-top: 40px;
}

@media(max-width:990px) {
    .flex_wide {
        display: block;
    }
    .btnfox {
        margin-bottom: 15px;
    }
    .table-cena input {
        width: 45px;
    }
    .calculator_mini.calculator .sec-1.sec_1_new .calcwrap {
        padding-bottom: 0px;
    }
    .video_block {
        margin-bottom: 25px;
    }
    .sec-video {
        font-size: 14px;
        line-height: 1.4;
    }
    .sec-video h3 {
        font-size: 18px;
    }
    .sec-video {
        padding-bottom: 30px;
    }
    .calc_for_container,
    .calc_for_container.fix_inside_calc {
        margin-top: 30px;
    }
    .calculator {
        padding: 15px 0;
    }
    .table-cena {
        background-color: transparent;
    }
    .table-cena:not(.simply_tmob,
    .easym_table,
    .easym_table_thead) thead {
        display: none;
    }
    .table-cena:not(.simply_tmob,
    .easym_table) td:before {
        content: attr(data-label);
        position: absolute;
        top: 7px;
        left: 5px;
        font-weight: 300;
        text-align: right;
    }
    .table-cena tr td:first-child,
    .table-cena tr td:nth-child(2),
    .table-cena tr td:nth-child(3),
    .table-cena tr td:nth-child(4) {
        min-width: 1px;
        border-radius: 0px;
        background-color: transparent;
    }
    .table-cena.easym_table:not(.easym_table_3_col,
    .easym_table_thead) thead {
        display: none;
    }
    .table-cena.easym_table.easym_table_3_col thead th {
        font-size: 12px;
    }
    .table-cena.easym_table.easym_table_thead thead th {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .table-cena.easym_table tr td {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }
    .table-cena.easym_table.easym_table_thead td {
        font-size: 13px;
    }
    .table-cena.easym_table tr {
        background-color: #fff !important;
        border-radius: 5px !important;
        margin: 10px 0px 10px;
    }
    .table-cena:not(.simply_tmob,
    .easym_table) tr {
        background-color: #fff !important;
        border-radius: 5px !important;
        display: block;
        padding: 0px 0;
        margin: 10px 0px 10px;
    }
    .table-cena:not(.simply_tmob,
    .easym_table) tr td {
        display: block;
        border: none;
        font-size: 14px;
        border-radius: 0px;
        position: relative;
        padding-left: 50% !important;
    }
    .sec-2.new_sec_2.list_row .sec_2_item .sec_2_itemin {
        padding: 15px 0px;
    }
    .sec-2.new_sec_2 .sec_2_item .sec_2_item_name {
        font-size: 15px;
    }
    .sec_2_item_dopname {
        font-size: 15px;
    }
    .tophead_right {
        display: none;
    }
    .ct_container .col-md-4.withvideo {
        width: 100%;
        text-align: center;
    }
    .ct_container .col-md-4.withvideo .icbox {
        width: 32%;
        margin-top: 15px;
        vertical-align: top;
        display: inline-block;
    }
    .sec-4,
    .sec-4 ul,
    .sec-4 ul li {
        font-size: 13px;
    }
    .sec_gal_new.fancy.ts {
        padding-bottom: 35px;
    }
    .sec_main .head_no_wrap {
        padding-top: 30px;
        padding-bottom: 15px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .breadcrumbs_wrap .breadcrumb li {
        font-size: 12px;
    }
    h1.h1_onlypage {
        font-weight: 900;
        font-size: 30px;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    #okompanii h3 {
        font-size: 20px;
    }
    h3.classic_h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .sec_price table tr td {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .mobilecall {
        width: 80%;
        right: 10%;
        bottom: 5px;
        background-color: #fdba00;
        color: #fff !important;
        text-decoration: none !important;
        height: 45px;
        line-height: 45px;
        text-align: center;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 700;
        outline: none !important;
        position: fixed;
        display: block;
        z-index: 500;
        border-radius: 5px;
    }
    .mojka .tophead,
    .h-slogan_box,
    .h_location_wrap {
        display: none;
    }
    .i3.v1_3i3 {
        padding-top: 0px;
    }
    .h_time_call {
        text-align: center;
        padding-top: 10px;
    }
    .i1_v1.i1 .calc_wrapin {
        margin-top: 20px;
    }
    .i1_v1.i1 {
        min-height: 200px;
    }
    .i1_v1.i1 .mainformclass {
        font-size: 22px;
    }
    .i1_v1.i1 h1 {
        font-size: 30px;
        padding-bottom: 0px;
        font-weight: 700;
    }
    .i1_v1.i1 .calc_wrapin {
        padding: 20px;
    }
    header.mojka {
        padding-top: 55px;
    }
    .calc_wrapin_out {
        width: 100%;
    }
    html body .sec_main {
        padding-top: 0px;
    }
    .sec_main .calc_wrapin {
        padding: 45px;
        background-color: transparent;
    }
    .sec_main .calc_wrapin h1 {
        color: #fff;
        font-size: 24px;
    }
    .sec_main.mobilebg {
        background-size: cover;
        background-image: url(../img/bg_clean.jpg) !important;
    }
    html body .sec_main .container {
        background-color: rgba(0, 0, 0, 0.5);
    }
    .sec-2.new_sec_2 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .sec_2_item_dopname {
        padding-bottom: 15px;
    }
    .sec-1.sec_1_new h1.sec_1_new_h1 {
        margin-top: 0px;
        padding-top: 0px;
        width: 100%;
        color: #fff;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .sec-1.sec_1_new .calc_wrapin {
        background-color: transparent;
    }
    .sec-1.sec_1_new .calc_wrapin .inp {
        display: none;
    }
    .sec-1.sec_1_new .calc_wrapin .wpcf7-form-control.wpcf7-text {
        background-color: #fff;
    }
    .calc_wrapin input[type="text"] {
        height: 54px;
    }
    .sec-1.sec_1_new {
        background-size: cover;
        background-image: url(../img/bg_clean.jpg);
    }
    .sec-1.sec_1_new .row {
        margin: 0px;
    }
    .sec-1.sec_1_new .container {
        padding: 30px;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .sec_main.headin2 {
        padding-top: 250px;
        background-size: 100% auto;
        background-position: top center;
    }
    h1.mainformname.f_name_style {
        text-align: center;
        font-size: 20px;
        margin-bottom: 15px;
        line-height: 25px;
    }
    .fixcalc {
        display: none !important;
    }
    .send_style.send_inline {
        width: 100%;
    }
    .new_company.sec-4 .container {
        padding-bottom: 30px;
    }
    .worker_in {
        margin-bottom: 30px;
        padding: 15px 15px;
    }
    .worker_inf span {
        font-size: 14px;
    }
    .worker_name {
        margin-top: 15px;
    }
    .ourworkers {
        padding: 40px 0px 40px;
    }
    .worker_star {
        height: 37px;
        line-height: 37px;
        top: 2px;
    }
    .sec-2.new_sec_2 .sec_2_item .sec_2_itemin {
        padding-left: 30px;
        padding-right: 30px;
    }
    .sec_3_text {
        font-size: 12px;
    }
    .new_company.sec-4 img {
        display: none;
    }
    .sec-1.sec_1_new h1.sec_1_new_h1 {
        font-size: 20px;
    }
    .sec-1.sec_1_new {
        min-height: 10px;
    }
    .sec-1.sec_1_new .calcwrap .calc_name.form_name {
        padding-top: 0px;
    }
    .sec-1.sec_1_new .calc_wrapin {
        padding: 15px 15px 0px;
    }
    .sec-1.sec_1_new .calcwrap,
    .sec-1.sec_1_new .calcwrap .calc_name.form_name {
        font-size: 16px;
        text-align: center;
    }
    .sec-1.sec_1_new .calc_wrapin {
        width: 100%;
    }
    .nomibilebox {
        display: none;
    }
    main.photobox {
        margin-top: 10px
    }
    .photobox h1.allh1 {
        font-size: 18px;
        text-align: left
    }
    .t_item a {
        height: 20px;
        width: 27px;
        display: block
    }
    .t_item {
        padding-right: 10px;
        padding-left: 10px
    }
    .tophead .icontop:after {
        top: 0
    }
    .breadcrumb {
        text-align: left;
        margin-top: 0
    }
    #back-top {
        position: fixed;
        bottom: 30px;
        z-index: 1000;
        right: auto;
        left: 30px
    }
    .estim {
        text-align: center;
        font-size: 15px;
        font-weight: 400;
        color: #e21c31;
        padding-top: 5px
    }
    .h-location-wrap {
        padding-top: 5px
    }
    .estim br {
        display: none
    }
    .undropoff {
        display: none
    }
    .forpolit {
        padding-bottom: 10px
    }
    .sec-1-action {
        margin-top: 36px
    }
    .headrape {
        padding-top: 0
    }
    .formatted p.first,
    .sec-12 strong,
    .sec-11-des,
    .sec-10 strong {
        font-size: 14px
    }
    .forpolit,
    .forcinar {
        text-align: left;
        width: 100%
    }
    .forcinar {
        padding-left: 0
    }
    .forcinar a {
        padding-left: 0;
        display: block
    }
    .sec-4-v2,
    .sec-10.sec-10-common,
    .sec-price,
    .for_whom,
    .sec-7.sec-7-v3.sec-7-v4,
    .for_whom.for_whom_v2,
    .sec-5.sec-5-v2,
    .secnewform {
        padding-bottom: 10px;
        padding-top: 20px
    }
    .sec-8 {
        padding-bottom: 20px
    }
    .main_form.oneline {
        padding: 45px 50px 35px
    }
    .sec-8.calc_margin {
        margin-top: 10px
    }
    .onpc {
        display: none !important
    }
    .step_button.prev_button.onmob {
        display: block !important
    }
    .step_navigator {
        padding-bottom: 15px
    }
    .calcbtn {
        display: none
    }
    h1.allh1 {
        font-size: 26px;
        margin-bottom: 20px;
        text-align: center
    }
    .sec-price.sec_price_2 .sec-4-feed.sec-4-feed-v2.sec-4-feed-fix2 {
        margin-top: 0
    }
    .sec-4-feed.sec-4-feed-v2.sec-4-feed-fix2 {
        padding-left: 15px;
        font-size: 14px
    }
    .mobilefixcol {
        width: 50%
    }
    .tborder {
        padding: 10px;
        border-width: 2px
    }
    .tname {
        margin-bottom: 15px;
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px
    }
    .tcol span.empty:after {
        display: none !important
    }
    .tcol {
        font-weight: 400;
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px
    }
    .tcolitem {
        margin-bottom: 10px
    }
    .tcol span {
        min-height: 40px
    }
    .sec-price.sec_price_2 {
        padding-top: 30px
    }
    .sec-price h2,
    .sec_price_text {
        margin-bottom: 30px
    }
    .sec-8.calc_margin {
        padding-bottom: 0
    }
    .fixedwidth {
        padding-bottom: 30px
    }
    .fixedwidth .tborder {
        width: 540px;
        margin-bottom: 0
    }
    .fixedwidth .fixscrool {
        overflow: auto
    }
    .mobilefixcol2 br {
        display: none
    }
    .mobilefixcol2 {
        width: 33.3333333333%
    }
    header.with_padding {
        height: auto !important
    }
    .slick-arrow {
        z-index: 200;
        height: 45px;
        width: 45px;
        line-height: 45px
    }
    .slick-arrow.slick-next {
        left: 0
    }
    .slick-arrow.slick-prev {
        right: 0
    }
    .sec_rev_item img {
        height: 200px;
        margin-bottom: 30px;
        display: inline-block
    }
    .sec-2-v2,
    .sec_rev_text,
    .sec_rev_name {
        font-size: 16px
    }
    .group-box {
        min-height: 200px;
        height: auto;
        text-align: center
    }
    .group-box img {
        position: relative;
        left: 0;
        margin-bottom: -15%
    }
    .f-politika {
        height: auto;
        line-height: 1.4;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .sec-11-item:after {
        width: 40px;
        height: 70px
    }
    .main_form {
        margin-top: 30px
    }
    .main_form .mainformname {
        font-size: 24px
    }
    .main_form {
        padding: 30px 15px
    }
    .sec-11-item {
        padding-top: 60px;
        min-height: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 30px
    }
    .step_navigator {
        width: 100%;
        background-color: #fff;
        margin-top: 20px
    }
    .calc_step_wrap {
        margin-bottom: 0
    }
    .calc_body {
        background-color: #fff;
        padding-bottom: 0
    }
    .calc_input_col {
        width: 100%
    }
    .step_button {
        width: 90%;
        margin: 0 auto 10px
    }
    .sec-7 {
        padding-bottom: 30px;
        padding-top: 30px
    }
    .calc_name {
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 1.4;
        font-size: 22px
    }
    .step_wrap {
        width: 100%
    }
    .calc_step_wrap {
        width: 80%
    }
    .group h3 {
        font-size: 16px
    }
    .sec_9_item {
        text-align: center
    }
    .sec-9,
    .sec-10 {
        padding: 30px 0
    }
    .sec_9_item img {
        display: inline-block !important
    }
    .sec-10 .wrapmainform {
        margin-bottom: 40px
    }
    .opener {
        font-size: 16px;
        padding-left: 26px;
        padding-right: 26px;
    }
    .sec-5-img {
        display: none
    }
    .notice.not-fix {
        margin-top: 30px
    }
    .notice {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        font-weight: 500
    }
    .notice:after {
        height: 50px;
        background-position: left top;
        left: 20px;
        background-image: url(../img/feed.svg)
    }
    .sec-5-des,
    .sec-5 {
        font-size: 18px
    }
    .sec-5 h2 span,
    .sec-10 h2 span {
        margin-right: 0
    }
    .sec-5 {
        padding: 30px 0
    }
    .sec-4 {
        padding: 30px 0
    }
    .sec-4 p {
        font-size: 14px
    }
    .sec-4 ul li {
        font-size: 14px
    }
    .sec-4 h3 {
        margin-bottom: 5px;
        font-size: 21px
    }
    .sec-4 p.sec-4-des {
        padding-top: 5px
    }
    .sec-4-right {
        text-align: left
    }
    .sec-4-right img {
        display: none
    }
    .sec-1-nav li {
        font-size: 16px
    }
    .sec-3 {
        padding: 30px 0
    }
    .sec-3-imgs {
        margin-top: 15px
    }
    .sec-3-imgs a {
        margin-bottom: 30px;
        width: 49%
    }
    .sec-2 {
        padding-bottom: 30px
    }
    .sec-2-imgs a {
        width: 46%;
        margin-right: 1%;
        margin-left: 1%;
        display: inline-block
    }
    .sec-2-imgs {
        margin-top: 15px
    }
    .sec-2 p.sec-2-des {
        margin-top: 5px
    }
    .onmob {
        display: block !important
    }
    .onpc {
        display: none !important
    }
    .h-phone {
        text-align: center
    }
    .h-phone a {
        display: block
    }
    .h-phone span {
        padding-left: 0;
        background-image: none
    }
    .h-logo {
        text-align: center
    }
    .h-menu {
        display: none
    }
    .h-order {
        margin-top: 15px;
        width: 100%
    }
    .h-phone-wrap {
        padding-top: 4px
    }
    .container {
        width: 100%;
        max-width: 540px;
    }
    .modal .modal-content {
        background-image: none
    }
    .modal .modal-sm {
        width: 100%
    }
    .modal-content {
        padding: 55px 15px 15px
    }
    .modal-open .modal {
        padding: 0 !important
    }
    .modal-dialog {
        margin: 75px auto 0
    }
    .modal-sm {
        width: 100%
    }
    .close {
        position: absolute;
        top: 5px;
        right: 5px
    }
    .phonebtnmob {
        background-image: url(../img/phone2.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 15px 15px;
        position: absolute;
        width: 32px;
        height: 32px;
        background-color: #fff;
        line-height: 32px;
        position: absolute;
        top: 12px;
        text-align: center;
        right: 20px;
        border-radius: 10px
    }
    .sec-4 .sec_tabs_main_img img {
        height: 250px;
        width: 250px;
        object-fit: cover;
    }
    .kvmbtninp {
        margin-top: 0px;
    }
    .sec_main h1 {
        font-weight: 700
    }
    .mainformname.f_name_style {
        font-size: 18px;
        padding-bottom: 10px
    }
    .sec_main .send_style {
        height: auto;
        font-size: 16px;
        line-height: 1.3;
        padding: 10px 15px
    }
    .sec_tabs ul li.dataopen {
        width: 100%;
        border-left: 1px solid #ddd
    }
    .sec_tabs ul li.dataopen span {
        height: auto;
        line-height: 1.2;
        padding: 15px 10px;
        font-size: 16px
    }
    .sec_tabs .dataopenbox h2 {
        font-size: 20px;
        text-align: left
    }
    .new_item {
        width: 100%
    }
    .new_item_in {
        font-size: 16px
    }
    .new_item_name {
        padding: 25px 15px
    }
    .sec_price {
        padding: 30px 0
    }
    .sec_calc {
        padding: 30px 0
    }
    .sec_tabs_main_img {
        margin-bottom: 30px
    }
    .sec_all {
        padding: 30px 0
    }
    .price_item_box {
        padding: 25px 15px
    }
    .price_img {
        font-size: 21px;
        padding-left: 15px;
        padding-right: 15px
    }
    .price_item_dopname {
        font-size: 25px
    }
    .sec_tabs .dataopenbox {
        padding: 20px 0 20px;
        background-image: none !important
    }
    .sec_new {
        padding: 30px 0
    }
    .sec_main {
        padding: 30px 0;
        text-align: center
    }
    body {
        height: 100%
    }
    body.showmob .mobilebox,
    body.showmob .mobilebox:after {
        left: 0
    }
    body.showmob .wrapper {
        right: -100%;
        width: 100%;
        position: fixed
    }
    .wrapper {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        right: 0;
        overflow: hidden;
        width: 100%;
        position: relative
    }
    .sec-1 {
        background-size: 990px auto
    }
    .sec-2 {
        padding-top: 30px
    }
    h2,
    .h2 {
        text-align: center;
        font-size: 24px;
        margin-bottom: 24px
    }
    .sec_3_itemin {
        text-align: center;
        padding: 20px;
        min-height: 20px
    }
    .sec_2_inf {
        min-height: 70px
    }
    .sec_2_itemin {
        padding-top: 50px;
        min-height: 250px
    }
}

@media(max-width:690px) {
    .btnfox {
        margin-top: 20px;
    }
    .sec_3_itemin {
        padding-left: 9px;
        padding-right: 9px;
    }
    .sec-2.new_sec_2 .sec_2_item .sec_2_itemin {
        padding-top: 30px;
        padding-top: 30px;
    }
    .cleanerv {
        width: 33.33333333333333%
    }
    .cleanker {
        margin: 0 auto;
        height: 240px;
        width: 190px
    }
    .clinf {
        left: 15px
    }
    .tabs_anons>ol.with_line>li {
        border: 0px none !important;
        margin: 0px 0 15px;
        padding: 0px;
    }
    .tabs_anons>ol.with_line>li:before {
        display: none !important;
    }
    .tabs_anons>ol.with_line>li:nth-child(even) {
        padding-left: 0px;
        padding-right: 0px;
        margin: 0px 0 15px;
    }
    .tabs_anons>ol.with_line>li:nth-child(odd) {
        padding-left: 0px;
        margin: 0px 0 15px;
        padding-right: 0px;
    }
}

@media(max-width:490px) {
    .sec-3 {
        padding-bottom: 0px;
    }
    .cleanerv {
        padding-left: 5px;
        padding-right: 5px
    }
    .cleanker {
        margin: 0 auto;
        height: 340px;
        width: 100%
    }
    .ts_item_m {
        width: 100%;
        display: inline-block
    }
    .sec-1 {
        background-size: 490px auto
    }
    .kvmbtninp {
        margin-top: 0px
    }
}

@media(max-width:450px) {
    .h2likev {
        font-size: 24px;
        margin-bottom: 30px
    }
    .clinf {
        left: 8px
    }
    .clcol {
        font-size: 14px
    }
    .clreit img {
        width: 80px
    }
    .clreit span {
        font-size: 24px
    }
    .cleanker {
        background-position: top center;
        margin: 0 auto;
        height: 230px;
        width: 100%
    }
    .clname {
        font-size: 16px
    }
    .kvmbtninp {
        margin-top: 0
    }
    .price_item_box {
        min-height: 50px;
        text-align: center
    }
    .price_img {
        text-align: center
    }
    .price_item_box {
        min-height: 100px
    }
    .sec_tabs {
        padding-top: 15px
    }
    .sec-3 .sec_3_item {
        width: 50%
    }
}

@media(max-width:400px) {
    .sec_main.headin2 {
        padding-top: 120px;
    }
    .calculator h2 {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .calculator_mini.calculator .table-cena tr td,
    .calculator_mini.calculator .table-cena tr td:before {
        font-size: 14px;
    }
    .calculator_mini.calculator .table-cena tr td {
        padding-left: 50% !important;
        min-height: 45px;
        display: flex;
        align-items: center;
        vertical-align: middle;
    }
    .calculator_mini.calculator .table-cena tr td:before {
        width: calc(50% - 10px - 5px);
        text-align: right;
        padding-right: 5px;
        min-height: 22px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .calculator_mini.calculator .table-cena td,
    .calculator_mini.calculator .table-cena th {
        border-width: 2px;
    }
    .calculator_mini.calculator .table-cena tr {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .sec_gal_new_cur li a img {
        height: 240px;
    }
    .sec_3_text {
        font-size: 11px;
    }
    .cleanker {
        background-position: top center;
        margin: 0 auto;
        height: 200px;
        width: 100%
    }
    .ct_container .icbox {
        min-height: 136px
    }
    .sec_3_name {
        font-size: 11px
    }
    .sec_3_itemin {
        padding: 14px 6px
    }
    .sec_3_item {
        padding-left: 5px;
        padding-right: 5px
    }
    .sec-3 .row {
        margin-left: -5px;
        margin-right: -5px
    }
}

@media(max-width:360px) {
    .sec-2.new_sec_2 .sec_2_item .sec_2_item_name {
        font-size: 14px;
    }
    .sec_2_item_dopname,
    .sec_2_item_dopname span {
        font-size: 14px;
    }
    .table-cena tr td {
        font-size: 14px;
    }
}

@media(max-width:340px) {
    .table-cena tr td {
        font-size: 14px;
    }
    .sec-2.new_sec_2 .sec_2_item .sec_2_item_name {
        font-size: 12px;
    }
    .sec_2_item_dopname,
    .sec_2_item_dopname span {
        font-size: 12px;
    }
    .sec_main h1 {
        font-size: 21px;
    }
    .sec_main.headin2 {
        padding-top: 90px;
    }
    h2 {
        font-size: 21px;
    }
    .sec_3_text {
        font-size: 10px;
    }
    .kvmbtninp {
        margin-top: 0px
    }
    .cleanerv {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        margin-bottom: 30px
    }
    .cleanker {
        margin: 0 auto;
        height: 300px;
        width: 100%
    }
    .nova_cols img {
        height: 220px;
    }
}

img.redcoder-lazy-style {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

img.redcoder-lazy-style.redcoder-lazy-loaded {
    opacity: 1;
}

.sec_10_inf a {
    color: #333;
    text-decoration: underline;
    font-weight: 500;
}

.sec_dev_in {
    background-color: #fff;
    height: 100%;
    border-radius: 15px;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}

.sec_dev_img {
    display: flex;
    justify-content: center;
    padding: 25px 0px;
}

.sec_dev_name {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 21px;
}

.standart_col_dev {
    margin-bottom: 30px;
}

.sec_dev_in img {
    width: auto;
    height: 140px;
    max-width: 100%;
}

.standart_col_xs_4 {
    width: 33.333333333333%;
}

@media (max-width: 1040px) {
    .standart_col_xs_4 {
        width: 50%;
    }
    .sec_dev_name {
        font-size: 16px;
    }
}

@media (max-width: 640px) {
    .standart_col_xs_4 {
        width: 100%;
    }
}

.standart .head_right_calc {
    max-width: 100%;
    width: 100%;
}

.standart .head_right_calc {
    padding: 30px;
}

.standart .head_right_calc form .confid br {
    display: none;
}

.standart .head_right_calc form .confid {
    width: 100%;
    text-align: center;
}

.standart .head_right_calc form .inp_wrap {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}

.standart .head_right_calc form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.table_gray_wrapper {
    padding: 30px;
    background-color: #f6f6f6;
    border-radius: 5px;
}

@media (min-width: 1240px) {
    .standart .calc_title {
        font-size: 40px;
        margin-bottom: 30px;
    }
}

@media (max-width: 1240px) {
    .standart .head_right_calc form .inp_wrap {
        width: 50%;
    }
}

@media (max-width: 990px) {
    .standart .head_right_calc form .inp_wrap {
        width: 100%;
    }
    .standart .head_right_calc form .confid br {
        display: block;
    }
}

@media (max-width: 560px) {
    .table_gray_wrapper {
        padding: 15px;
    }
}

.table-cena tr td.fulltd {
    padding-left: 15px;
    border-radius: 12px !important;
}

.table-cena tr td a {
    text-decoration: underline;
    color: #56b665;
}

.send_style {
    display: block;
    color: #fff !important;
    text-decoration: none !important;
}

.standart_row {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.standart_row>div {
    padding-left: 15px;
    padding-right: 15px;
}

.standart_row_mini_centered {
    max-width: 545px;
    margin: 0 auto;
}

.standart_col_xs_6 {
    width: 50%;
}

@media (max-width: 990px) {
    .standart_col_xs_6 {
        width: 100%;
    }
}

.sec_8_item {
    margin-bottom: 30px;
}

.sec_8_item.sec_8_item_min {
    width: 33.3333333333%;
}

@media (max-width: 990px) {
    .sec_8_item.sec_8_item_min {
        width: 100%;
    }
}

.sec_8_itemin {
    height: 100%;
}

.sec_8_itemin iframe {
    height: 300px !important;
    width: 100% !important;
    margin: 0px !important;
    float: none !important;
}

.sec_8_item_text {
    font-size: 16px;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .easym_table_thead_wrap {
        width: 100%;
        overflow: auto;
        position: relative;
    }
    .easym_table_thead_wrap table {
        width: 540px;
    }
    .standart_col_xs_6.sec_8_item {
        width: 100%;
    }
    .sec_8_itemin {
        padding: 25px;
    }
    .sec_8_item_text {
        font-size: 15px;
        line-height: 1.4;
    }
    .group .vopros_name {
        font-size: 16px;
    }
}

@media (max-width: 540px) {
    .standart_col_xs_6 {
        width: 100%;
    }
    .standart_col_xs_6 .send_style {
        margin-bottom: 15px;
    }
}

.mini_info {
    margin-top: 30px;
}

.odd_type_1 {
    margin: 30px 0px 0;
}

.odd_type_1 .shema_content_item_title span.shema_content_item_title_num,
.odd_type_1 .shema_content_item_text p,
.odd_type_1 .shema_content_item_title {
    margin-bottom: 0px;
}

.odd_type_1 .shema_content_item_title {
    justify-content: center;
    display: flex;
    width: 100%;
}

.odd_type_1 .shema_content_in {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    padding-bottom: 0px;
}

.odd_type_1 .shema_content_item_text {
    max-width: 300px;
    padding-left: 0px;
    padding-top: 15px;
    font-size: 18px;
    width: 100%;
}

@media (max-width: 990px) and (min-width: 768px) {
    .odd_type_1 .shema_content_item_text {
        padding-left: 0px;
        font-size: 15px;
        line-height: 1.2;
    }
}

@media (max-width: 768px) {
    .odd_type_1 .def_col {
        margin-bottom: 30px;
    }
}

.h-link {
    cursor: pointer;
    color: #13531d;
    text-decoration: none;
    font-weight: 600;
}

.h-link:hover {
    color: #0a6a19
}

.headwrap {
    padding-top: 20px;
    padding-bottom: 20px
}

.breadcrumb li a {
    font-weight: 400;
    position: relative;
    color: #000;
}

.breadcrumb li a:after {
    content: '';
    display: block;
    position: absolute;
    right: -28px;
    background-image: url(../img/separator.svg);
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -14px;
}

.breadcrumb li {
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.6);
}

.breadcrumb li a {
    margin-right: 34px
}

.breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.calc_wrapin input[type="text"] {
    color: #262626;
    height: 53px
}

.calc_wrapin input[type="text"]:focus {
    border-color: #eeecec !important
}

.kvmbtn {
    display: inline-block;
    vertical-align: top;
    width: 53px;
    height: 53px;
    background-color: #eeecec;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    line-height: 51px;
    font-size: 19.3px;
    color: #262626;
    margin-right: 7px;
    cursor: pointer
}

.kvmbtn.active {
    color: #fff;
    background-color: #56b665
}

.kvmbtninp {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.kvmbtninp .wpcf7-form-control.wpcf7-text {
    width: 94px;
    height: 53px;
    padding-left: 12px;
    padding-right: 12px
}

.kvmbtninp .supkvm {
    position: absolute;
    right: -30px;
    top: 5px;
    font-size: 18px;
    color: #262626
}

.calc_wrapin .your-kvm {
    display: none !important
}

.cross {
    position: relative
}

.cross {
    margin-bottom: 15px
}

.cross input[type="text"] {
    text-align: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.crossitem {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    cursor: pointer;
    width: 54px;
    height: 54px;
    z-index: 10;
    position: absolute;
    top: 0;
    color: #fff;
    background-color: #3c984b;
    line-height: 54px;
    text-align: center;
    font-size: 34px;
    font-weight: 700
}

.wpcf7-form-control-wrap {
    margin-bottom: 24px;
    display: block
}

.crossitem.crossitemminus {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.crossitem.crossitemplus {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.crossitem:hover {
    background-color: #54d568
}

.crosshalf {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 35px
}

.calc_wrapin .crosshalf {
    margin-bottom: 2px
}

.crossitem.crossitemplus {
    right: 0
}

.crossitem.crossitemminus {
    left: 0
}

.crosscheck:after {
    width: 23px;
    height: 23px;
    background-color: #eeecec;
    border-radius: 3px;
    content: '';
    display: block;
    position: absolute;
    top: 3.4px;
    left: 0
}

.crosscheck:before {
    background-image: url(../img/check.png);
    background-size: 11px 8px;
    background-position: center center;
    top: 3.4px;
    position: absolute;
    left: 0;
    content: '';
    z-index: 90;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    width: 23px;
    height: 23px;
    opacity: 0
}

.crosscheck.active:before {
    opacity: 1
}

.crosscheck {
    cursor: pointer;
    margin-top: 3px;
    padding-left: 33px;
    font-size: 18px;
    position: relative;
    color: #262626
}

.crossresult {
    text-align: right;
    font-size: 22px
}

.crossresult,
.crossresultstyle {
    color: #56b665;
    font-weight: 700
}

.crossresultstyle {
    font-size: 19px
}

.calc_in .calc_wrapin .crossresult,
.calc_in .calc_wrapin .crossresultstyle {
    line-height: 33px
}

.calc_in .calc_wrapin span.wpcf7-not-valid-tip {
    display: none !important
}

.calc_in .calc_wrapin .ajax-loader.is-active {
    display: block !important
}

.cross input[type="text"] {
    text-align: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.inp_wrap .inp {
    font-weight: 500;
    margin-bottom: 7px;
}

.standart_inside {
    padding: 35px 0 30px;
}

.worker_img img {
    object-fit: cover;
    width: 180px;
    height: 180px;
    border-radius: 90px;
}

.gray-panel .simply_tmob thead tr {
    background-color: #f6f6f6;
}

.worker_in {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cs_price_item_wrap {
    width: 33.33333333%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.cs_price_item {
    display: flex;
    flex-wrap: wrap;
}

.cs_price_info {
    padding: 35px 50px;
    width: 100%;
    background-color: #fbba0c;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

.cs_price_text {
    font-weight: 700;
    font-size: 24px;
}

.cs_price_label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.cs_price_sum {
    padding: 35px 50px;
    width: 100%;
    background-color: #fff;
}

.cs_price_sum_title {
    font-size: 27px;
    font-weight: 700;
    color: #56b665;
}

.cs_price_items_row {
    display: flex;
    margin: 0 -15px 0;
    flex-wrap: wrap;
}

.standart.standart_text_big .standart_text_in {
    font-size: 18px;
    line-height: 1.6;
}

.standart.standart_text_big .standart_text_in a {
    text-decoration: underline;
    color: green;
	font-weight:500;
}

@media (min-width: 1300px) {
    .standart_text_wrapper {
        min-height: 437px;
    }
}

@media (max-width: 990px) {
    .standart.standart_text_big .standart_text_in {
        font-size: 16px;
        line-height: 1.4;
    }
    .mobile_off {
        display: none;
    }
}

.sep_title td:last-child {
    font-size: 18px;
    padding: 15px;
}

.odds_row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.odd_title {
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 600;
}

.odd_icon {
    margin-bottom: 15px;
}

.odd_icon img {
    height: 70px;
}

.odd_text {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    font-weight: 500;
}

.odd_item {
    padding-left: 15px;
    padding-right: 15px;
}

.odds_in {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-height: 161px;
    background: #fff;
    box-shadow: 0px 16px 73px rgba(207, 214, 223, 0.15);
    border-radius: 15px;
    padding: 30px 54px 38px 38px;
    position: relative;
    z-index: 20;
}

.odds_in_wrap {
    position: relative;
    z-index: 1;
}

.odds_box {
    position: relative;
    z-index: 5;
}

@media (max-width: 990px) {
    .odd_item {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
    }
    .odds_in {
        padding-left: 15px;
        padding-right: 15px;
    }
    .odd_title {
        font-size: 14px;
    }
    .odds_in {
        padding-bottom: 15px;
    }
}

.main_fixer {
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: -1px;
    left: 0;
    z-index: 3;
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

h3 {
    font-size: 21px;
}

.text-block-2 h2 {
    max-width: 990px;
}

.item_cur {
    margin-bottom: 30px;
}

.gray-panel {
    padding: 30px;
    background-color: #f6f6f6;
    border-radius: 5px;
}

.table-cena.table-cena-mini tr td {
    padding-left: 15px !important;
}

.standart.standart_gray+.standart.standart_gray {
    padding-top: 0px;
}

.standart iframe {
    float: right;
    border-radius: 15px;
    margin-left: 40px;
    overflow: hidden;
    max-width: 520px !important;
    width: 100% !important;
}

.menutype_li li {
    padding: 15px;
}

ul.menutype_li,
ul.menutype_li li {
    list-style-type: none;
}

ul.menutype_li {
    padding: 0px;
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.standart ul.menutype_li li {
    padding: 0px 10px !important;
    margin: 0px;
    margin-bottom: 5px;
}

ul.menutype_li li:before {
    display: none !important;
}

ul.menutype_li a {
    height: 56px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    font-weight: 500;
    text-decoration: none !important;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    color: #333333;
    border: 1px solid rgba(72, 72, 72, 0.3);
    border-radius: 15px;
}

ul.menutype_li a:hover {
    color: #fff;
    border-color: #56b665;
    background-color: #56b665;
}

@media (max-width: 990px) {
    ul.menutype_li {
        justify-content: center;
    }
    ul.menutype_li a {
        height: auto;
        padding: 15px 10px;
        font-size: 14px;
    }
    .standart ul.menutype_li li {
        padding: 0px 5px !important;
    }
    ul.menutype_li {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }
}

.blog_row a.blog_item_element img {
    position: relative;
    width: 100%;
    height: 232px;
    object-fit: cover;
    border-radius: 24px;
}

.blog_row a.blog_item_element {
    color: #333;
    margin-bottom: 30px;
    display: block;
    text-decoration: none !important;
}

.blog_row a.blog_item_element span {
    display: block;
}

.blog_item_element_wrap {
    margin-bottom: 30px;
}

.inside_blog_item_element {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

.news_excerpt_more {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 24px;
    font-weight: 700;
    color: #13531d;
}

.inside_item_blog_all_info_in_wrap {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 18px;
}

.sec_b_item a {
    display: block;
}

.sec_b_item a span {
    display: block;
}

.last_row_right,
.confid-right {
    display: flex;
    justify-content: flex-end;
    text-align: right;
}

.confid-right br {
    display: none;
}

.unstandart_calc .wpcf7-form-control.wpcf7-text {
    height: 64px;
}

.unstandart_calc_wrap {
    background-color: #fff;
    border-radius: 15px;
    padding: 60px 55px 15px;
}

.littleform_item_col_first_row {
    margin-bottom: 14px;
}

.littleform_item_selector_wpap {
    position: relative;
    text-align: left;
    z-index: 10;
}

.littleform_item_selector_item.active,
.littleform_item_selector_item:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.littleform_item_wrap {
    margin-left: -10px;
    margin-right: -10px;
}

.littleform_item_wrap .label_title {
    margin-bottom: 10px;
    font-weight: 500;
}

.littleform_item_col input[type="checkbox"],
.littleform_item_col input[type="radio"] {
    position: absolute;
    top: 0px;
    left: 0px;
}

.littleform_item_wrap {
    display: flex;
    flex-wrap: wrap;
}

.littleform_item_col {
    min-width: 24%;
}

.littleform_item_result {
    line-height: 55px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.littleform_item_result span {
    color: #3c984b;
}

.littleform_item_inp {
    display: none;
}

.littleform_item_wrap .littleform_item_col {
    margin-bottom: 30px;
}

@media (max-width: 990px) {
    .littleform_item_wrap {
        padding-bottom: 0px;
    }
    .unstandart_calc_wrap {
        padding: 35px 25px 15px;
    }
    .littleform_item_wrap .littleform_item_col {
        width: 33.333333%;
        margin-bottom: 15px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
    }
    .littleform_item_wrap .label_title {
        font-size: 13px;
    }
}

input[type=checkbox],
input[type="radio"] {
    height: 0;
    width: 0;
    visibility: hidden;
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    margin-left: 0px;
}

.unstandart_calc label {
    cursor: pointer;
    text-indent: -9999px;
    width: 75px;
    height: 40px;
    background: #eeecec;
    display: block;
    border-radius: 100px;
    position: relative;
}

.unstandart_calc label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    background: #BDBDBD;
    border-radius: 15px;
    transition: 0.2s;
}

.unstandart_calc input:checked+label {
    background: #eeecec;
}

.unstandart_calc input:checked+label:after {
    background: #5A9842;
    left: calc(100% - 5px);
    transform: translateX(-100%);
}

.unstandart_calc label:active:after {
    width: 40px;
}

.unstandart_calc .littleform_item_col {
    padding-left: 10px;
    padding-right: 10px;
}

.littleform_item_col {
    position: relative;
}

.littleform_item_col.littleform_item_col_zindex {
    z-index: 30;
}

.littleform_item {
    margin-bottom: 16px;
}

.littleform_item_selector_list {
    position: absolute;
    top: 52px;
    width: 100%;
    left: 0%;
    display: none;
    padding-top: 14px;
    background-color: #eeecec;
    color: #2D2A32;
    -webkit-border-radius: 14px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius: 14px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-radius: 14px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.littleform_item_selector_item {
    padding: 10px 20px;
    cursor: pointer;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.littleform_item_selector {
    height: 64px;
    border-radius: 7px;
    background-color: #eeecec;
    padding-left: 30px;
    padding-right: 24px;
    display: flex;
    align-items: center;
    position: relative;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    cursor: pointer;
    color: #2D2A32;
    z-index: 3;
}

.littleform_item_selector:after {
    content: '';
    display: block;
    position: absolute;
    transition: all .2s ease-in-out;
    right: 28px;
    background-image: url(../img/ar_bottom.svg);
    width: 20px;
    top: 50%;
    margin-top: -6px;
    height: 12px;
    background-size: 20px 12px;
    background-repeat: no-repeat;
}

.standart:not(.standart_gray,
.standart_white) .table-cena td {
    background-color: #f6f6f6;
    border-top: 14px solid #fff;
    border-bottom: 14px solid #fff;
}

.standart:not(.standart_gray,
.standart_white) .table-cena th {
    border-bottom: 14px solid #fff;
    background-color: #fff;
}

.standart:not(.standart_gray,
.standart_white) .calculator {
    background-color: #fff;
}

.standart.standart_mini h2 {
    font-size: 30px;
    margin-bottom: 15px;
}

.sec_main h1 {
    font-size: 54px;
}

.btns_area {
    margin-top: 30px;
}

.btns_area .send_style {
    max-width: 240px;
}

.h-whitebtn {
    background-color: #fff;
    border-radius: 5px;
    height: 55px;
    display: flex;
    max-width: 245px;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
    justify-content: center;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.h-whitebtn:hover {
    background-color: rgb(86, 182, 101);
    color: #fff;
}

.index_main {
    background-image: url(../img/new_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center center;
}

.container-left {
    max-width: 730px;
}

.new_head_overlay {
    padding-top: 55px;
}

.sec-4 {
    font-size: 16px;
    line-height: 1.5;
}

.standart_text_in img {
    float: right;
    margin-left: 40px;
    margin-bottom: 30px;
    max-width: 50%;
    border-radius: 15px;
}

.standart_text_in img.left_img {
    float: left;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 30px;
}

@media (max-width: 990px) {
    .sec_main h1 {
        font-size: 34px;
    }
    .standart_text_in img,
    .standart_text_in img.left_img {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
        float: none;
        margin-left: 0px;
        margin-right: 0px;
    }
}

.section-colored-content-box {
    padding: 72px 81px 56px;
    background: rgba(86, 182, 101, 0.2);
    border-radius: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
}

.section-colored-content-box h2 {
    color: #333333;
}

.section-colored-content-box p+h2 {
    margin-bottom: 15px;
    margin-top: 30px;
}

html body .section-main-text.standart ul li,
html body .section-main-text.standart ol li {
    padding-left: 35px;
    margin-bottom: 10px;
}

html body .section-main-text.standart ul li:before,
html body .section-main-text.standart ol li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 7px;
    background-color: transparent;
    background-image: url(../img/list_check.svg);
    width: 18px;
    height: 13px;
    background-size: 18px 13px;
    background-repeat: no-repeat;
}

@media (max-width: 990px) {
    .section-colored-content-box {
        padding: 30px;
    }
}

.pre_update-2023 .sec_3_itemin {
    padding: 0px 0 0px 96px;
    background-color: transparent;
    position: relative;
    min-height: 70px;
    margin-bottom: 40px;
}

.pre_update-2023 .sec_3_text {
    min-height: 30px;
}

.pre_update-2023 .sec_3_itemin .sec_3_img {
    position: absolute;
    left: 0px;
    top: 0px;
}

.pre_update-2023 .h2 {
    text-align: center;
}

.pre_update-2023 .row {
    display: flex;
    flex-wrap: wrap;
}

.container-in {
    padding: 60px 55px 15px;
    background-color: #fff;
    border-radius: 15px;
}

@media (max-width: 990px) {
    .pre_update-2023 .row .sec_3_item {
        width: 100%;
    }
    html body .sec_3_text {
        font-size: 14px;
    }
    .pre_update-2023 .sec_3_itemin {
        padding: 0px 0 0px 85px;
    }
    .pre_update-2023 .sec_3_name {
        padding-bottom: 10px;
    }
    .pre_update-2023 .sec_3_itemin {
        height: auto;
        margin-bottom: 15px;
    }
    .container-in {
        padding: 30px;
    }
}

@media (max-width: 720px) {
    .sec_3_text {
        font-size: 13px;
    }
}

.divan_him img {
    width: 100%;
}

.divan_him {
    position: relative;
}

.divan_him_list {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.him_good,
.him_bad {
    position: absolute;
    width: 50%;
    top: 0px;
    height: 100%;
}

.him_bad {
    left: 0px;
}

.him_good {
    left: 50%;
}

.him_good li span {
    color: #56b665;
}

.him_bad li span {
    color: red;
}

.him_good li:nth-child(1) {
    left: 10%;
    top: 20px;
}

.him_good li:nth-child(2) {
    left: 45%;
    top: 0px;
}

.him_good li:nth-child(3) {
    left: 0;
    top: 120px;
}

.him_good li:nth-child(4) {
    left: 45%;
    top: 280px;
}

.him_bad li:nth-child(1) {
    left: 10%;
    top: 20px;
}

.him_bad li:nth-child(2) {
    left: 45%;
    top: 0px;
}

.him_bad li:nth-child(3) {
    left: 0;
    top: 120px;
}

.him_bad li:nth-child(4) {
    left: 45%;
    top: 280px;
}

.him_dtext {
    font-size: 40px;
    position: absolute;
    width: 50%;
    bottom: 0px;
    font-weight: 700;
    color: #bbbbbb;
    text-align: center;
}

.him_do {
    left: 0;
}

.him_posle {
    left: 50%;
}

.standart .divan_him_list ul,
.standart .divan_him_list ul li {
    list-style-type: none;
}

.standart .divan_him_list ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

html body .standart .divan_him_list ul li {
    background-color: #fff;
    padding: 0px 25px;
    border-radius: 20px;
    font-size: 18px;
    height: 40px;
    font-weight: 500;
    position: absolute;
    display: flex;
    align-items: center;
    -webkit-box-shadow: 1px 4px 12px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 1px 4px 12px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 1px 4px 12px 2px rgba(34, 60, 80, 0.2);
}

html body .standart .divan_him_list ul li span {
    margin-right: 10px;
}

.standart .divan_him_list ul li:before {
    display: none !important;
}

@media (max-width: 990px) {
    html body .standart .divan_him_list ul li {
        position: relative;
        top: 0px;
        left: 0px;
        line-height: 40px;
        display: inline-block;
        bottom: auto;
    }
    html body .standart .divan_him_list ul.him_good {
        text-align: right;
    }
}

@media (max-width: 768px) {
    html body .standart .divan_him_list ul li {
        font-size: 14px;
        padding: 0px 15px;
    }
}

@media (max-width: 468px) {
    html body .standart .divan_him_list ul li {
        font-size: 12px;
        padding: 10px 15px;
        height: auto;
        line-height: 1.2;
    }
    .him_good,
    .him_bad {
        position: relative;
    }
    .him_good {
        left: 0px;
    }
    .divan_him_list {
        padding-top: 30px;
        position: relative;
        height: auto;
        display: flex;
        width: 100%;
    }
    .divan_him {
        padding-top: 50px;
    }
    .him_dtext {
        font-size: 30px;
        bottom: auto;
        top: 0px;
    }
    .him_dtext.him_do {
        text-align: left;
    }
    .him_dtext.him_posle {
        text-align: right;
    }
}

.def_flex_row {
    flex-wrap: wrap;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

.def_col {
    padding-left: 15px;
    padding-right: 15px;
}

.def_3 {
    width: 33.333333333333333%;
}

.def_4 {
    width: 25%;
}

.shema_content_item_title {
    font-weight: 800;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
    position: relative;
    color: rgba(86, 182, 101, 1);
}

.shema_content_item_title span.shema_content_item_title_num {
    position: relative;
    margin-bottom: 0px;
    font-weight: 800;
    margin-bottom: 10px;
    text-align: center;
    line-height: 1;
    font-size: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    border-radius: 30px;
    background-color: rgba(86, 182, 101, 1);
    color: #fff;
}

.shema_content_item_title span {
    display: block;
}

.shema_content_item_title_in {
    position: relative;
    z-index: 2;
}

.shema_content_item_text {
    font-size: 15px;
    line-height: 24px;
    color: #333333;
}

.shema_content_in {
    position: relative;
    text-align: left;
    padding-bottom: 46px;
}

.standart p:not(.subtitle)+h2,
.standart ul+h2 {
    font-size: 24px;
}

.standart .standart_text_in {
    line-height: 1.5;
    font-size: 16px;
}

.standart .standart_text_in p+h2,
.standart .standart_text_in ul+h2 {
    margin-top: 30px;
    margin-bottom: 15px;
}

html body .standart .standart_text_in>ul>li,
html body .standart .standart_text_in>ol>li {
    padding-left: 35px;
    margin-bottom: 10px;
    position: relative;
}

html body .standart .standart_text_in>ul>li:before,
html body .standart .standart_text_in>ol>li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 7px;
    background-color: transparent;
    background-image: url(../img/list_check.svg);
    width: 18px;
    height: 13px;
    background-size: 18px 13px;
    background-repeat: no-repeat;
}

.sec_b_imgwrap img {
    height: 323px;
    object-fit: cover;
}

.sec_b_imgwrap {
    height: 323px;
    overflow: hidden;
}

.h-last a i {
    margin-right: 7px;
}

.tabs_anons p+h3,
.tabs_anons ul+h3,
.tabs_anons ol+h3,
.tabs_anons p+h2,
.tabs_anons ul+h2,
.tabs_anons ol+h2 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.standart_description {
    padding-bottom: 35px;
}

.has_standart_description {
    margin-bottom: 25px;
}

.shema .table-cena tr td:nth-child(2),
.shema .table-cena tr td:nth-child(3),
.shema .table-cena tr td:nth-child(4),
.shema .table-cena tr th:nth-child(2),
.shema .table-cena tr th:nth-child(3),
.shema .table-cena tr th:nth-child(4) {
    text-align: center;
}

@media (max-width: 990px) {
    .shema .table-cena tr td:nth-child(2),
    .shema .table-cena tr td:nth-child(3),
    .shema .table-cena tr td:nth-child(4),
    .shema .table-cena tr th:nth-child(2),
    .shema .table-cena tr th:nth-child(3),
    .shema .table-cena tr th:nth-child(4) {
        text-align: left;
    }
    .calculator-section td:before {
        display: none !important;
    }
}

.item_icon_td.plus_icon {
    color: green;
}

.item_icon_td.minus_icon {
    color: red;
}

.table-cena tr td.tdlikehead:last-child,
.table-cena tr th.tdlikehead:last-child {
    font-size: 18px;
    color: #56b665;
    padding-left: 15px;
    border-radius: 5px;
    background-color: transparent;
}

.calc_result {
    text-align: center;
    font-weight: 700;
    display: none;
    margin-bottom: 10px;
}

.content_price_podskazka {
    color: rgb(241, 48, 48);
}

.calculator-prices_new {
    margin-bottom: 30px;
}

.table-cena .td_and_img input {
    width: 46px;
    height: 46px;
    margin: 0 4px;
}

.td_and_img img {
    border-radius: 5px;
    height: 90px;
    margin-right: 25px;
}

.content_price_wrap {
    display: flex;
    align-items: center;
}

.td_and_img .calculator-input-number-controls {
    width: 46px;
    height: 46px;
    font-weight: 700;
    display: flex;
    font-size: 21px;
    align-items: center;
    justify-content: center;
}

.table-cena tr.td_and_img td:nth-child(2) {
    min-width: 150px;
}

.number-controls_wrapper {
    display: flex;
    align-items: center;
}

.disveryi_row {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 990px) {
    .calculator-section td,
    .calculator-section tr,
    .calculator-section table,
    .calculator-section tbody {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        height: 100%;
    }
    .calculator-section .table-cena td.title_option {
        width: 100%;
    }
    .calculator-section .table-cena td.calculator-input-number-wrapper {
        width: 60%;
    }
    .calculator-section .table-cena td.object-price-item {
        display: none;
    }
    .calculator-section .table-cena td {
        width: 40%;
    }
    .calculator-section .table-cena td,
    .calculator-section.table-cena tr {
        border: 0px none !important;
    }
    .calculator-section tr {
        width: 100%;
        background-color: #fff;
        border: 0px;
    }
    .calculator-section td {
        height: 100%;
    }
    .td_and_img .content_price_wrap {
        display: block;
    }
    .td_and_img .content_price_wrap img {
        display: none;
    }
    .td_and_img .content_price_wrap .a_d_flex_item_price {
        padding-left: 0px;
        font-size: 14px;
    }
    .td_and_img .content_price_wrap .a_d_flex_item_price:before {
        display: none;
    }
    .table-cena tr.td_and_img td {
        padding-left: 20px !important;
    }
    .table-cena tr.td_and_img td:before {
        width: -webkit-calc(35% - 10px - 5px);
        width: calc(35% - 10px - 5px);
    }
    .table-cena tr.td_and_img td:first-child,
    .table-cena tr.td_and_img td {
        padding: 10px 5px;
    }
    .content_price_podskazka {
        margin-top: 5px;
    }
    .disveryi_row .disveryi_item_1 {
        order: 2;
    }
    .disveryi_row .disveryi_item_2 {
        order: 1;
        margin-bottom: 15px;
    }
}

.standart {
    padding: 55px 0px;
}

.standart .calculator {
    padding: 0px;
}

.standart.standart_gray {
    background-color: #f6f6f6;
}

.standart.standart_white+.standart.standart_white {
    padding: 0px 0px 55px;
}

@media (max-width: 768px) {
    .standart {
        padding: 35px 0px;
    }
    .standart.standart_white+.standart.standart_white {
        padding: 0px 0px 35px;
    }
}

#panel1 ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#panel1 {
    position: relative;
}

@media (min-width: 768px) {
    #panel1:not(.unit_content):after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        position: absolute;
        top: 0;
        left: 0;
    }
    .cl-sh-point:nth-of-type(9) {
        top: 88%;
        left: 5%;
    }
    .shema-office .cl-sh-point:nth-of-type(9) {
        top: 88%;
        left: 5%;
    }
    .shema-office .cl-sh-point:nth-of-type(9) {
        top: 38%;
        left: 55%;
    }
    .cl-sh-point:nth-of-type(8) {
        top: 39%;
        left: 71%;
    }
    .cl-sh-point:nth-of-type(7) {
        bottom: 10%;
        left: 21%;
    }
    .shema-office .cl-sh-point:nth-of-type(7) {
        bottom: 70%;
        left: 53%;
    }
    .cl-sh-point:nth-of-type(6) {
        bottom: 20%;
        left: 27%;
    }
    .shema-office .cl-sh-point:nth-of-type(6) {
        bottom: 25%;
        left: 21%;
    }
    .shema-office .cl-sh-point:nth-of-type(4) {
        top: 60%;
        left: 59%;
    }
    .cl-sh-point:nth-of-type(5) {
        bottom: 34%;
        left: 5%;
    }
    .shema-office .cl-sh-point:nth-of-type(5) {
        bottom: 43%;
        left: 29%;
    }
    .cl-sh-point:nth-of-type(4) {
        top: 28%;
        left: 12%;
    }
    .shema-office .cl-sh-point:nth-of-type(4) {
        top: 65%;
        left: 60%;
    }
    .cl-sh-point:nth-of-type(3) {
        top: 55%;
        left: 83%;
    }
    .shema-office .cl-sh-point:nth-of-type(3) {
        top: 22%;
        left: 74%;
    }
    .cl-sh-point:nth-of-type(2) {
        bottom: 8%;
        left: 64%;
    }
    .cl-sh-point:nth-of-type(1) {
        bottom: 34%;
        right: 28%;
    }
    .shema-office .cl-sh-point:nth-of-type(1) {
        bottom: 34%;
        right: 55%;
    }
    .cl-sh-point {
        position: absolute;
        border-radius: 50%;
    }
    .cl-sh-point .cd-more-info.cd-top:before {
        border-top-color: rgba(255, 255, 255, 0.95);
        top: 100%;
    }
    .cl-sh-point .cd-more-info.cd-top:before,
    .cl-sh-point .cd-more-info.cd-bottom:before {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .cl-sh-point .cd-more-info:before {
        content: '';
        display: block;
        position: absolute;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-top-color: transparent;
    }
    .cl-sh-point .cd-more-info.cd-top:before {
        border-top-color: rgba(255, 255, 255, 0.95);
        top: 100%;
    }
    .cl-sh-point .cd-more-info.cd-top {
        bottom: 160%;
        top: auto;
    }
    .cl-sh-point.is-open .cd-more-info.cd-top {
        bottom: 140%;
    }
    .cl-sh-point.is-open>a {
        background-color: rgb(241, 48, 48);
    }
    .cl-sh-point.is-open .cd-more-info {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
    }
    .cl-sh-point .cd-more-info {
        position: absolute;
        width: 240px;
        height: 100px;
        padding: 1em;
        overflow-y: visible;
        line-height: 1.4;
        border-radius: 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }
    .cl-sh-point.is-open>a:after,
    .cl-sh-point.is-open>a:before {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
        -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
        -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
        transform: translateX(-50%) translateY(-50%) rotate(135deg);
    }
    .cl-sh-point.is-open>a:after,
    .cl-sh-point.is-open>a:before {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
        -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
        -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
        transform: translateX(-50%) translateY(-50%) rotate(135deg);
    }
    .cl-sh-point .cd-more-info.cd-top,
    .cl-sh-point .cd-more-info.cd-bottom {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .cl-sh-point .cd-more-info {
        display: flex;
        position: absolute;
        align-items: center;
        width: 240px;
        height: 100px;
        padding: 1em;
        overflow-y: visible;
        line-height: 1.4;
        border-radius: 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        top: 0;
        left: 0;
        z-index: 3;
        border-radius: 5px;
        text-align: left;
        line-height: 1.5;
        background-color: rgba(255, 255, 255, 0.95);
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
    }
    .cd-close-info {
        display: none;
    }
    .cd-close-info {
        position: fixed;
        top: 0;
        right: 0;
        height: 44px;
        width: 44px;
    }
    .cl-sh-point:after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: inherit;
        background-color: transparent;
        -webkit-animation: cd-pulse 2s infinite;
        -moz-animation: cd-pulse 2s infinite;
        animation: cd-pulse 2s infinite;
    }
    .cl-sh-point>a {
        position: relative;
        z-index: 2;
        display: block;
        width: 28px;
        height: 28px;
        border-radius: inherit;
        background: #54d568;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        transition: background-color 0.2s;
    }
    .cl-sh-point>a:before {
        height: 12px;
        width: 2px;
    }
    .cl-sh-point>a::after {
        height: 2px;
        width: 12px;
    }
    .cl-sh-point>a:after,
    .cl-sh-point>a:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        background-color: #ffffff;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
    .tab-content #panel2,
    .unit_content {
        padding: 30px;
    }
}

.cd-more-info img {
    background: #fbba0c;
    width: 50px;
    height: 50px;
    object-fit: contain;
    padding: 5px;
    border-radius: 5px;
}

.cl-sh-point .cd-more-info p {
    font-weight: 600;
    font-size: 15px;
    padding-left: 11px;
    margin-bottom: 0;
    text-align: left;
    width: 70%;
    line-height: 1.2;
    color: #000;
}

@-webkit-keyframes cd-pulse {
    0 {
        -webkit-transform: scale(1);
        box-shadow: inset 0 0 1px 1px rgb(232, 232, 232)
    }
    50% {
        box-shadow: inset 0 0 1px 1px rgb(232, 232, 232)
    }
    100% {
        -webkit-transform: scale(1.6);
        box-shadow: inset 0 0 1px 1px rgba(170, 80, 160, 0)
    }
}

@-moz-keyframes cd-pulse {
    0 {
        -moz-transform: scale(1);
        box-shadow: inset 0 0 1px 1px rgb(232, 232, 232)
    }
    50% {
        box-shadow: inset 0 0 1px 1px rgb(232, 232, 232)
    }
    100% {
        -moz-transform: scale(1.6);
        box-shadow: inset 0 0 1px 1px rgba(170, 80, 160, 0)
    }
}

@keyframes cd-pulse {
    0 {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        box-shadow: inset 0 0 1px 1px rgb(232, 232, 232)
    }
    50% {
        box-shadow: inset 0 0 1px 1px rgb(232, 232, 232)
    }
    100% {
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        -o-transform: scale(1.6);
        transform: scale(1.6);
        box-shadow: inset 0 0 1px 1px rgba(170, 80, 160, 0)
    }
}

.shema .nav-tabs>li {
    float: left;
    margin-bottom: 0;
    width: 33.333333333333333%;
}

.shema .nav-tabs>li.active>a,
.shema .nav-tabs>li.active>a:focus,
.shema .nav-tabs>li.active>a:hover {
    color: #ffffff;
    cursor: default;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    background: #fbba0c;
}

.shema .nav>li>a {
    position: relative;
    display: block;
    padding: 15px 25px;
    font-size: 17px;
    color: #fff;
    background: #3c984b;
}

.shema .nav>li:first-child a {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

.shema .nav>li:last-child a {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    border-right: 0px none;
}

.shema .nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    border-right: 1px dashed rgba(255, 190, 16, 0.5);
}

.shema .nav .active a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -9px;
    transform: translateX(-9px);
    border-top: 9px solid #fbba0c;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    z-index: 15;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.tab-content #panel2,
.unit_content {
    background-color: #f6f6f6;
}

@media (max-width: 1080px) {
    .shema .nav>li>a {
        font-size: 16px;
    }
}

@media (max-width: 768px) and (min-width: 428px) {
    .cl-sh-point_wrap {
        margin-right: -5px;
        margin-left: -5px;
    }
    .cl-sh-point {
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 768px) {
    .def_3 {
        width: 100%;
    }
    .table-cena td::before {
        width: -webkit-calc(50% - 10px - 5px);
        width: calc(50% - 10px - 5px);
        font-weight: 600;
    }
    .table-cena td:last-child {
        padding-right: 5px;
    }
    .table-cena td:before {
        line-height: 1.2;
    }
    .shema .nav>li {
        width: 100%;
    }
    .tab-pane .calc_wrapper {
        border: 0px none;
        padding: 15px;
    }
    .tab-pane .calc_wrapper .selector_list_item {
        font-size: 14px;
        font-weight: 600;
    }
    .tab-pane {
        padding: 25px 10px 10px;
        border-bottom: 1px solid rgba(217, 216, 230, .55);
        border-right: 1px solid rgba(217, 216, 230, .55);
        border-left: 1px solid rgba(217, 216, 230, .55);
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .main_shema_image {
        border-radius: 5px;
        margin-bottom: 15px;
    }
    .cl-sh-point {
        margin-bottom: 15px;
    }
    .cl-sh-point .cd-more-info {
        display: flex;
        align-items: center;
    }
    .cl-sh-point .cd-more-info p {
        width: 270px;
    }
    .cl-sh-point_wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .shema.shema_new_type .nav>li {
        width: 33.33333333%;
    }
    .shema .table-cena tr td:nth-child(1),
    .shema .table-cena tr td:nth-child(2),
    .shema .table-cena tr td:nth-child(3),
    .shema .table-cena tr td:nth-child(4) {
        text-align: left;
    }
}

@media (max-width: 540px) {
    .shema.shema_new_type .nav>li>a {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 428px) {
    .cl-sh-point {
        width: 100%;
    }
}

.gallery_open_format,
.gallery_open_format li {
    list-style-type: none;
}

.standart ul.gallery_open_format {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.standart .gallery_open_format li {
    width: 33.3333333333333333%;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-bottom: 30px !important;
}

.standart .gallery_open_format li:before {
    display: none !important;
}

.disveryi {
    border: 2px dashed #56b665;
    border-radius: 10px;
    padding: 15px 25px;
    font-weight: 600;
    font-size: 14px;
    color: #484848;
}

.d_flex_item.d_flex_item_wide {
    width: 50%;
}

@media (max-width: 475px) {
    .gallery_open_format li {
        width: 33.33333333333333333%;
    }
    .disveryi {
        padding: 15px;
        font-size: 12px;
    }
    html body .row_d_flex {
        margin-left: -10px;
        margin-right: -10px;
    }
    html body .d_flex_item {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.disveryi .calculator-prices_2 {
    margin-bottom: 0px;
}

.a_d_flex_item_price.a_d_flex_item_price_price_list {
    line-height: 1.8;
    font-size: 14px;
    margin-top: 10px;
}

.disveryi a {
    text-decoration: underline;
    color: inherit;
}

@media (min-width: 1326px) {
    .a_d_flex_item_price.a_d_flex_item_price_price_list table tr td {
        font-size: 16px;
    }
}

.a_d_flex_item_price_price_list table {
    border: 0px none;
    display: block;
}

.a_d_flex_item_price_price_list table tr {
    background-color: transparent;
    display: block;
}

.a_d_flex_item_price_price_list table tr td {
    background-color: transparent;
    border: 0px none;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.a_d_flex_item_price.a_d_flex_item_price_price_list table tr td {
    font-weight: 600;
}

@media (max-width: 475px) {
    .a_d_flex_item_price.a_d_flex_item_price_price_list table tr td {
        font-size: 12px;
    }
    .a_d_flex_item_price.a_d_flex_item_price_price_list:before {
        display: none;
    }
    .a_d_flex_item_price.a_d_flex_item_price_price_list {
        padding-left: 0px;
    }
}

.red_alert {
    background-color: red;
    color: #fff;
    font-weight: 700;
    padding: 4px 8px;
    display: inline-block;
    border-radius: 3px;
}

.a_d_flex_item_price {
    padding-left: 35px;
    position: relative;
}

.a_d_flex_item_price:before {
    background-image: url(../u03/arrow_right.svg);
    width: 25px;
    height: 25px;
    content: '';
    position: absolute;
    left: 0px;
    top: -1px;
    display: block;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: center center;
}

.d_flex_item img {
    height: 248px;
    width: 100%;
    object-fit: cover;
    transition: all .2s ease-in-out;
}

.d_flex_item:hover img {
    transform: scale(1.03);
}

.sec_3_text {
    font-weight: 500;
    line-height: 1.6;
    min-height: 100px;
}

.sec_3_name {
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 1.6;
}

@media (max-width: 778px) {
    .sec_3_item {
        width: 25%;
    }
    .sec_3_name {
        font-size: 16px;
    }
    .sec-3 .row {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 720px) {
    .sec_3_item {
        width: 50%;
        text-align: center;
        margin-bottom: 30px;
    }
    .sec-3.new_padding {
        padding-bottom: 30px;
    }
    .sec_3_itemin {
        height: 100%;
        padding: 40px;
    }
    .sec_3_text {
        min-height: 20px;
        font-size: 12px;
    }
}

@media (max-width: 720px) and (min-width: 428px) {
    .sec-3.new_padding {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 520px) {
    .sec_3_itemin {
        height: 100%;
        padding: 30px;
    }
}

@media (max-width: 460px) {
    .sec_3_itemin {
        height: 100%;
        padding: 20px;
    }
}

@media (max-width: 400px) {
    .sec_3_item {
        margin-bottom: 10px;
    }
}

.sec_tabs {
    padding: 55px 0px;
}

.sec_tabs+.calc_for_container.fix_inside_calc {
    margin-top: 0px;
}

.uslonmainpage {
    padding: 55px 0px;
}

.sec-9+.uslonmainpage {
    padding-top: 0px;
}

.uslonmainpage+.sec-9 {
    padding-top: 0px;
}

.points+.uslonmainpage {
    padding-top: 0px;
}

.points+.sec-9 {
    padding-top: 0px;
}

.d_flex_item a {
    text-decoration: none !important;
}

.a_d_flex_item_price {
    display: block;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    margin-top: 5px;
}

.a_d_flex_item_price span {
    font-size: 15px;
    font-weight: 500;
}

.a_d_flex_item_title {
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin-bottom: 0px;
    color: #484848;
}

.d_flex_item_list {
    margin-top: 25px;
}

.d_flex_item_list ul li {
    margin-bottom: 5px;
}

.d_flex_item_list ul li a {
    color: #484848;
}

.d_flex_item_list ul li a:hover {
    text-decoration: underline !important;
}

.row_d_flex {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.d_flex_item {
    padding-left: 15px;
    width: 25%;
    padding-right: 15px;
    margin-bottom: 60px;
}

.phone_on_mobile {
    display: none;
}

.send_style.red_btn_like {
    background-color: rgba(191, 48, 48, 1);
    border-bottom: 4px solid rgba(151, 48, 48, 1);
}

.send_style.red_btn_like:hover {
    background-color: rgb(241, 48, 48);
}

.send_style_group {
    display: flex;
    flex-wrap: wrap;
    margin-top: 23px;
    position: relative;
    width: auto;
    max-width: 545px;
}

.group_item {
    padding-right: 15px;
    width: 50%;
}

.send_style.send_style_yellow {
    background-color: #fbba0c;
    border-bottom: 4px solid #e6a503;
}

.send_style_group .send_style {
    width: 100%;
    display: block;
    color: #fff !important;
    text-decoration: none !important;
}

@media (max-width: 540px) {
    .group_item {
        padding-right: 0px;
        width: 100%;
        margin-bottom: 15px;
    }
    .standart_text_wrapper {
        min-height: 50px;
    }
}

.standart h2 {
    margin-bottom: 30px;
}

@media (max-width: 990px) {
    .main_info_list ul li:nth-last-child(-n+3),
    .label_calc_check_wrap_hidden_in_m {
        display: none;
    }
    .label_calc_m_wrap {
        flex-wrap: wrap;
        margin-left: 0px;
        margin-right: 0px;
    }
    .sec_main h1 {
        padding-bottom: 15px;
    }
    html body .main_info_list ul li {
        text-align: center;
        width: 100%;
        display: block;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 18px;
    }
    html body .main_info_list ul li .img_icon {
        display: none !important;
    }
    .breadcrumbs_wrap {
        text-align: center;
    }
    .breadcrumbs_wrap .breadcrumb {
        display: inline-block;
        font-weight: 500;
    }
    .phone_on_mobile {
        display: block;
        text-align: center;
        color: #000;
        text-decoration: none !important;
        font-size: 27px;
        margin-top: 0px;
        font-weight: 700;
    }
    header {
        margin-top: 65px;
    }
    .tophead {
        display: none;
    }
    .d_flex_item {
        width: 50%;
        margin-bottom: 30px;
    }
    .a_d_flex_item_title {
        font-size: 16px;
    }
    .uslonmainpage+.sec-9 {
        padding-top: 0px;
    }
    .d_flex_item_list ul li a {
        font-size: 14px;
    }
    .a_d_flex_item_price {
        font-size: 14px;
    }
}

.d_flex_item img {
    border-radius: 12px;
    margin-bottom: 25px;
}

.rater {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.7);
}

.star_rating {
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-image: url('../u02/star_blank.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.star_rating.over {
    background-image: url('../u02/star_full.png');
}

.footer_contact {
    margin-top: 30px;
}

.footer_contact .phone_bottom {
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
}

.sec_main .main_info_list h1 {
    font-size: 54px;
}

@media (max-width: 1390px) {
    .sec_main .main_info_list h1 {
        font-size: 50px;
    }
}

@media (max-width: 1190px) {
    .sec_main .main_info_list h1 {
        font-size: 44px;
    }
}

@media (max-width: 990px) {
    .sec_main .main_info_list h1 {
        font-size: 34px;
    }
}

@media (max-width: 768px) {
    .sec_main .main_info_list h1 {
        font-size: 30px;
    }
}

.usl_row_item {
    margin-bottom: 15px;
}

.sec-7 {
    font-size: 16px;
}

.i7 ul li {
    margin-bottom: 5px;
}

.i7 ul li a {
    color: rgba(0, 0, 0, 0.7);
    font-weight: 500;
}

.usl_row_item_wrap {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.usl_row_item {
    padding-left: 20px;
    padding-right: 20px;
}

.usl_row_item.usl_row_item_first {
    padding-right: 30px;
}

@media (max-width: 1390px) {
    .usl_row_item {
        max-width: 20%;
    }
    .usl_row_item.usl_row_item_first {
        padding-right: 20px;
    }
}

@media (max-width: 1190px) {
    .i7 ul li a {
        font-size: 12px;
    }
    .usl_row_item {
        max-width: 50%;
    }
}

@media (max-width: 990px) {
    .sec_main .main_info_list h1 {
        font-size: 34px;
    }
    .i7 ul li a {
        font-size: 16px;
    }
    .usl_row_item {
        width: 100%;
        max-width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .sec_main .main_info_list h1 {
        font-size: 30px;
    }
}


a.btn-telegram__footer {
    background-color: #049be5;
    margin-right: 20px;
}

a.btn-whatsapp__footer {
    background-color: #4baf50;
}

a.btn-telegram__footer,
a.btn-whatsapp__footer {
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    text-decoration: none;
}

a.btn-telegram__footer svg,
a.btn-whatsapp__footer svg {
    margin-right: 15px;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-block {
    display: block !important;
}

a.title-phone svg {
    margin-right: 15px;
}

a.title-phone {
    display: flex;
    align-items: center;
    background-color: #13531d;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    margin-right: 20px;
}

a.title-phone {
    color: #fff;
    font-size: 16px;
}

.social-button-footer a {
    text-decoration: none;
    font-weight: 600;
    line-height: 1.4;
}

.social-button-footer a:hover {
    opacity: 0.9;
}

.usl_main_page_wrap {
    padding: 50px 0px 140px;
}

.calc_form {
    float: none;
}

.calc_form_wrap {
    padding: 20px 40px;
    height: 640px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: rgba(255, 255, 255, 0.2);
}

.calc_form_wrap .calc_title,
.calc_form_wrap .confid {
    color: #fff;
}

.new_head {
    padding: 0px 0;
    height: 540px;
    position: relative;
    color: #fff;
    overflow: hidden;
}

.new_head h1 {
    margin-bottom: 25px;
    font-size: 54px;
    font-weight: 800;
}

.maindescript_top {
    font-size: 24px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.maindescript_top span {
    font-weight: 700;
}

.descript_top {
    font-size: 16px;
    line-height: 1.6;
}

.maindescript_wrap {
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.new_head_overlay .row {
    display: flex;
    flex-wrap: wrap;
}

.text_on_image {
    height: 100%;
    float: none;
}

.maindescript {
    max-width: 450px;
    padding-right: 10px;
    position: relative;
    padding-left: 35px;
    margin-bottom: 5px;
    line-height: 1.6;
    font-size: 16px;
}

.maindescript:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 6px;
    content: '';
    background-color: #56b665;
    height: 14px;
    width: 14px;
    border-radius: 7px;
}

.maindescript a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.text_on_image {
    padding-top: 50px;
}

.new_head_overlay {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: linear-gradient(97.89deg, rgba(19, 83, 29, 0.9) 32.77%, rgba(19, 83, 29, 0.162) 100%);
}

#videobg {
    width: 100%;
    height: 640px;
    position: absolute;
    object-fit: cover;
    bottom: 0px;
    left: 0px;
}

.row_flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.label_calc_m_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.label_calc_m_btn {
    color: #000;
    padding: 10px;
    border-radius: 5px;
    margin-right: 5px;
    font-weight: 600;
    display: flex;
    align-items: center;
    background-color: #eeecec;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.label_calc_m_btn input {
    width: 110px;
    padding: 0px;
    text-align: center;
    height: 30px;
    border: 0px none;
    font-size: 12px;
    margin-right: 5px;
    background-color: #fff;
}

.label_calc_m_btn.active {
    background-color: #3c984b;
    color: #fff;
}

.main_info_list ul,
.main_info_list ul li {
    list-style-type: none;
}

.main_info_list ul {
    margin: 20px 0 0;
    padding: 0px;
}

.main_info_list ul li {
    color: #fff;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 18px;
}

.main_info_list ul li a {
    text-decoration: underline;
    color: #fff;
}

.main_info_list ul li img {
    display: inline-block;
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.main_info_list ul li .img_icon {
    width: 40px;
    display: inline-block;
    margin-right: 20px;
}

.head_right_wrap {
    position: relative;
    display: flex;
    float: none;
    justify-content: flex-end;
}

.head_right_wrap .send_style {
    margin-top: 0px;
    width: 100%;
}

.label_like {
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
}

.label_calc_check_wrap {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.label_calc_m_check {
    width: 50%;
    cursor: pointer;
    font-size: 14px;
    padding-left: 5px;
    font-weight: 500;
    padding-left: 35px;
    position: relative;
    margin-bottom: 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.label_calc_m_check:after {
    content: '';
    display: block;
    width: 14px;
    opacity: 0;
    height: 14px;
    left: 8px;
    top: 3px;
    border-radius: 2px;
    background-color: #3c984b;
    position: absolute;
}

.label_calc_m_check.active:after {
    opacity: 1;
}

.label_calc_m_check:before {
    content: '';
    display: block;
    border-radius: 3px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 0px;
    height: 20px;
    border: 1px solid #000;
}

.calc_title {
    margin-bottom: 20px;
}

.head_right_calc {
    max-width: 460px;
    padding: 35px 45px 25px;
    width: 100%;
    min-height: 100px;
    background-color: #fff;
    border-radius: 5px;
}

.sec_main .head_right_calc .confid {
    color: rgb(166, 166, 166);
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    margin-top: 10px;
}

.sec_main .head_right_calc .confid a {
    font-weight: 600;
    text-decoration: none;
}

.sec_main .head_right_calc input[type="text"].wpcf7-form-control.wpcf7-text {
    background-color: #eeecec;
    width: 100%;
}

.calc_title {
    text-align: center;
    color: #3c984b;
    font-size: 24px;
    font-weight: 700;
}

.calc_sub_title {
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
}

.sec_main:before {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    display: block;
    content: '';
    width: 100%;
}

@media (max-width: 1190px) {
    .text_on_image {
        width: 50%;
    }
    .calc_form {
        width: 50%;
    }
    .d-flex {
        flex-wrap: wrap;
    }
    .social-button-footer a {
        margin-bottom: 15px;
        width: 49%;
        min-height: 65px;
        margin-right: 1%;
    }
    .social-button-footer a.title-phone {
        width: 100%;
        margin-right: 0%;
    }
    .calc_form_wrap {
        padding: 20px;
    }
    .calc_title {
        font-size: 20px;
    }
    .new_head h1 {
        margin-bottom: 15px;
        font-size: 40px;
        font-weight: 700;
    }
    .maindescript_top {
        font-size: 18px;
    }
}

.mobile_menu {
    display: none;
}

@media (max-width: 990px) {
    .mobile_menu_in_top {
        padding-top: 65px;
        padding-bottom: 0px;
        border-bottom: 1px solid #fff;
    }
    .m_tool_item {
        display: flex;
        padding-left: 15px;
        align-items: center;
        height: 65px;
        display: flex;
        min-width: 65px;
        align-items: center;
    }
    .menu-toggle span::before,
    .menu-toggle span::after {
        position: absolute;
        content: '';
    }
    .menu-toggle {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        cursor: pointer;
        height: 30px;
        margin: 0px;
        z-index: 2;
    }
    .menu-toggle span {
        margin: 0 auto;
        position: relative;
        top: 1px;
        transition-duration: 0s;
        transition-delay: .2s;
        transition: background-color 0.3s;
    }
    .menu-toggle span,
    .menu-toggle span::before,
    .menu-toggle span::after {
        width: 30px;
        height: 3px;
        background-color: #333;
        border-radius: 3px;
        display: block;
        opacity: 1;
    }
    .menu-toggle span::before {
        margin-top: -9px;
        transition-property: margin, transform;
        transition-duration: .2s;
        transition-delay: .2s, 0;
    }
    .menu-toggle span::after {
        margin-top: 9px;
        transition-property: margin, transform;
        transition-duration: .2s;
        transition-delay: .2s, 0;
    }
    .menu-toggle-active span {
        background-color: rgba(0, 0, 0, 0);
        transition: 0.3s background-color;
    }
    .menu-toggle-active span::before {
        margin-top: 0;
        transform: rotate(45deg);
        transition-delay: 0, .2s;
    }
    .menu-toggle-active span::after {
        margin-top: 0;
        transform: rotate(-45deg);
        transition-delay: 0, .2s;
    }
    .mobile_menu_overlay {
        background: #070C08;
        opacity: 0.5;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 500;
        display: none;
    }
    .mobile_menu_in {
        height: 100%;
        position: absolute;
        top: 0px;
        width: 100%;
        overflow: auto;
    }
    .mobile_menu ul li,
    .mobile_menu ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }
    .mobile_menu {
        position: fixed;
        left: -300px;
        top: 0px;
        width: 300px;
        background-color: #fff;
        color: #484848;
        z-index: 1000;
        height: 100%;
        display: block;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
    }
    .mobile_menu ul li.dropmobile>a {
        padding-right: 50px;
        background: url("../img/right-chevron.svg") right 20px center no-repeat;
        background-size: auto;
        background-size: auto;
        background-size: 16px;
    }
    .mobile_menu ul li a.back {
        padding-left: 50px;
        background: url("../img/left-chevron.svg") left 20px center no-repeat;
        background-size: auto;
        background-size: 16px;
        box-sizing: border-box;
    }
    .mobile_menu ul li a {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 18px;
        padding-bottom: 18px;
        text-decoration: none;
        display: block;
        color: #484848;
        border-bottom: 1px solid rgba(165, 97, 125, 0.1);
        font-size: 16px;
        line-height: 19px;
    }
    .mobile_menu ul li a i {
        display: none;
    }
    .mobile_menu ul li .dropdown-mobile {
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        padding-top: 65px;
        height: 100%;
        background: #fff;
        z-index: 2;
        -webkit-transition: all 200ms;
        -moz-transition: all 200ms;
        transition: all 200ms;
    }
    .mobile_menu ul li .dropdown-mobile.activity {
        overflow-y: auto;
        overflow-x: hidden;
    }
    .mobile_menu ul li .dropdown-mobile.loaded {
        left: 0px;
    }
    .mobile_menu.active {
        left: 0px;
    }
    .breadcrumbs_wrap .breadcrumb {
        text-align: center;
    }
    .whatsapp img {
        width: 34px;
        height: 34px;
    }
    .whatsapp {
        top: 0px;
        right: 0px;
        bottom: auto;
        width: 65px;
        z-index: 9999;
        border-radius: 0px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .h-logo-mobile {
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -40px;
    }
    .h-logo-mobile img {
        height: auto;
        width: 80px;
    }
    .h-logo-dekstop {
        display: none;
    }
    .hamburger {
        color: #333;
        padding: 5px 20px;
        display: inline-block;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: .15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible
    }
    .hamburger:hover {
        opacity: 1
    }
    .hamburger-box {
        width: 25px;
        height: 24px;
        display: inline-block;
        position: relative
    }
    .hamburger-inner {
        display: block;
        top: 50%;
        margin-top: -2px
    }
    .hamburger-inner,
    .hamburger-inner::after,
    .hamburger-inner::before {
        width: 25px;
        height: 2px;
        background-color: #333;
        border-radius: 3px;
        position: absolute;
        transition-property: transform;
        transition-duration: .15s;
        transition-timing-function: ease
    }
    .hamburger-inner::after,
    .hamburger-inner::before {
        content: "";
        display: block
    }
    .hamburger-inner::before {
        top: -8px
    }
    .hamburger-inner::after {
        bottom: -10px
    }
    .hamburger--3dx .hamburger-box {
        perspective: 80px
    }
    .hamburger--3dx .hamburger-inner {
        transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dx .hamburger-inner::after,
    .hamburger--3dx .hamburger-inner::before {
        transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dx.is-active .hamburger-inner {
        background-color: transparent;
        transform: rotateY(180deg)
    }
    .hamburger--3dx.is-active .hamburger-inner::before {
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }
    .hamburger--3dx.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(-45deg)
    }
    .hamburger--3dx-r .hamburger-box {
        perspective: 80px
    }
    .hamburger--3dx-r .hamburger-inner {
        transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dx-r .hamburger-inner::after,
    .hamburger--3dx-r .hamburger-inner::before {
        transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dx-r.is-active .hamburger-inner {
        background-color: transparent;
        transform: rotateY(-180deg)
    }
    .hamburger--3dx-r.is-active .hamburger-inner::before {
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }
    .hamburger--3dx-r.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(-45deg)
    }
    .hamburger--3dy .hamburger-box {
        perspective: 80px
    }
    .hamburger--3dy .hamburger-inner {
        transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dy .hamburger-inner::after,
    .hamburger--3dy .hamburger-inner::before {
        transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dy.is-active .hamburger-inner {
        background-color: transparent;
        transform: rotateX(-180deg)
    }
    .hamburger--3dy.is-active .hamburger-inner::before {
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }
    .hamburger--3dy.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(-45deg)
    }
    .hamburger--3dy-r .hamburger-box {
        perspective: 80px
    }
    .hamburger--3dy-r .hamburger-inner {
        transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dy-r .hamburger-inner::after,
    .hamburger--3dy-r .hamburger-inner::before {
        transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dy-r.is-active .hamburger-inner {
        background-color: transparent;
        transform: rotateX(180deg)
    }
    .hamburger--3dy-r.is-active .hamburger-inner::before {
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }
    .hamburger--3dy-r.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(-45deg)
    }
    .hamburger--3dxy .hamburger-box {
        perspective: 80px
    }
    .hamburger--3dxy .hamburger-inner {
        transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dxy .hamburger-inner::after,
    .hamburger--3dxy .hamburger-inner::before {
        transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dxy.is-active .hamburger-inner {
        background-color: transparent;
        transform: rotateX(180deg) rotateY(180deg)
    }
    .hamburger--3dxy.is-active .hamburger-inner::before {
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }
    .hamburger--3dxy.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(-45deg)
    }
    .hamburger--3dxy-r .hamburger-box {
        perspective: 80px
    }
    .hamburger--3dxy-r .hamburger-inner {
        transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dxy-r .hamburger-inner::after,
    .hamburger--3dxy-r .hamburger-inner::before {
        transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
    }
    .hamburger--3dxy-r.is-active .hamburger-inner {
        background-color: transparent;
        transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg)
    }
    .hamburger--3dxy-r.is-active .hamburger-inner::before {
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }
    .hamburger--3dxy-r.is-active .hamburger-inner::after {
        transform: translate3d(0, -10px, 0) rotate(-45deg)
    }
    .hamburger--arrow.is-active .hamburger-inner::before {
        transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
    }
    .hamburger--arrow.is-active .hamburger-inner::after {
        transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
    }
    .hamburger--arrow-r.is-active .hamburger-inner::before {
        transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
    }
    .hamburger--arrow-r.is-active .hamburger-inner::after {
        transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
    }
    .hamburger--arrowalt .hamburger-inner::before {
        transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
    }
    .hamburger--arrowalt .hamburger-inner::after {
        transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
    }
    .hamburger--arrowalt.is-active .hamburger-inner::before {
        top: 0;
        transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(.7, 1);
        transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
    }
    .hamburger--arrowalt.is-active .hamburger-inner::after {
        bottom: 0;
        transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(.7, 1);
        transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
    }
    .hamburger--arrowalt-r .hamburger-inner::before {
        transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
    }
    .hamburger--arrowalt-r .hamburger-inner::after {
        transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
    }
    .hamburger--arrowalt-r.is-active .hamburger-inner::before {
        top: 0;
        transform: translate3d(8px, -10px, 0) rotate(45deg) scale(.7, 1);
        transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
    }
    .hamburger--arrowalt-r.is-active .hamburger-inner::after {
        bottom: 0;
        transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(.7, 1);
        transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
    }
    .hamburger--arrowturn.is-active .hamburger-inner {
        transform: rotate(-180deg)
    }
    .hamburger--arrowturn.is-active .hamburger-inner::before {
        transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
    }
    .hamburger--arrowturn.is-active .hamburger-inner::after {
        transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
    }
    .hamburger--arrowturn-r.is-active .hamburger-inner {
        transform: rotate(-180deg)
    }
    .hamburger--arrowturn-r.is-active .hamburger-inner::before {
        transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
    }
    .hamburger--arrowturn-r.is-active .hamburger-inner::after {
        transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
    }
    .hamburger--boring .hamburger-inner,
    .hamburger--boring .hamburger-inner::after,
    .hamburger--boring .hamburger-inner::before {
        transition-property: none
    }
    .hamburger--boring.is-active .hamburger-inner {
        transform: rotate(45deg)
    }
    .hamburger--boring.is-active .hamburger-inner::before {
        top: 0;
        opacity: 0
    }
    .hamburger--boring.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg)
    }
    .hamburger--collapse .hamburger-inner {
        top: auto;
        bottom: 0;
        transition-duration: .13s;
        transition-delay: .13s;
        transition-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--collapse .hamburger-inner::after {
        top: -16px;
        transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
    }
    .hamburger--collapse .hamburger-inner::before {
        transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--collapse.is-active .hamburger-inner {
        transform: translate3d(0, -10px, 0) rotate(-45deg);
        transition-delay: .22s;
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--collapse.is-active .hamburger-inner::after {
        top: 0;
        opacity: 0;
        transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
    }
    .hamburger--collapse.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(-90deg);
        transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--collapse-r .hamburger-inner {
        top: auto;
        bottom: 0;
        transition-duration: .13s;
        transition-delay: .13s;
        transition-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--collapse-r .hamburger-inner::after {
        top: -20px;
        transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
    }
    .hamburger--collapse-r .hamburger-inner::before {
        transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--collapse-r.is-active .hamburger-inner {
        transform: translate3d(0, -10px, 0) rotate(45deg);
        transition-delay: .22s;
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--collapse-r.is-active .hamburger-inner::after {
        top: 0;
        opacity: 0;
        transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
    }
    .hamburger--collapse-r.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(90deg);
        transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--elastic .hamburger-inner {
        top: 2px;
        transition-duration: 275ms;
        transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
    }
    .hamburger--elastic .hamburger-inner::before {
        top: 10px;
        transition: opacity 125ms 275ms ease
    }
    .hamburger--elastic .hamburger-inner::after {
        top: 20px;
        transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
    }
    .hamburger--elastic.is-active .hamburger-inner {
        transform: translate3d(0, 10px, 0) rotate(135deg);
        transition-delay: 75ms
    }
    .hamburger--elastic.is-active .hamburger-inner::before {
        transition-delay: 0s;
        opacity: 0
    }
    .hamburger--elastic.is-active .hamburger-inner::after {
        transform: translate3d(0, -20px, 0) rotate(-270deg);
        transition-delay: 75ms
    }
    .hamburger--elastic-r .hamburger-inner {
        top: 2px;
        transition-duration: 275ms;
        transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
    }
    .hamburger--elastic-r .hamburger-inner::before {
        top: 10px;
        transition: opacity 125ms 275ms ease
    }
    .hamburger--elastic-r .hamburger-inner::after {
        top: 20px;
        transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
    }
    .hamburger--elastic-r.is-active .hamburger-inner {
        transform: translate3d(0, 10px, 0) rotate(-135deg);
        transition-delay: 75ms
    }
    .hamburger--elastic-r.is-active .hamburger-inner::before {
        transition-delay: 0s;
        opacity: 0
    }
    .hamburger--elastic-r.is-active .hamburger-inner::after {
        transform: translate3d(0, -20px, 0) rotate(270deg);
        transition-delay: 75ms
    }
    .hamburger--emphatic {
        overflow: hidden
    }
    .hamburger--emphatic .hamburger-inner {
        transition: background-color 125ms 175ms ease-in
    }
    .hamburger--emphatic .hamburger-inner::before {
        left: 0;
        transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
    }
    .hamburger--emphatic .hamburger-inner::after {
        top: 10px;
        right: 0;
        transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
    }
    .hamburger--emphatic.is-active .hamburger-inner {
        transition-delay: 0s;
        transition-timing-function: ease-out;
        background-color: transparent
    }
    .hamburger--emphatic.is-active .hamburger-inner::before {
        left: -80px;
        top: -80px;
        transform: translate3d(80px, 80px, 0) rotate(45deg);
        transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
    }
    .hamburger--emphatic.is-active .hamburger-inner::after {
        right: -80px;
        top: -80px;
        transform: translate3d(-80px, 80px, 0) rotate(-45deg);
        transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
    }
    .hamburger--emphatic-r {
        overflow: hidden
    }
    .hamburger--emphatic-r .hamburger-inner {
        transition: background-color 125ms 175ms ease-in
    }
    .hamburger--emphatic-r .hamburger-inner::before {
        left: 0;
        transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
    }
    .hamburger--emphatic-r .hamburger-inner::after {
        top: 10px;
        right: 0;
        transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
    }
    .hamburger--emphatic-r.is-active .hamburger-inner {
        transition-delay: 0s;
        transition-timing-function: ease-out;
        background-color: transparent
    }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
        left: -80px;
        top: 80px;
        transform: translate3d(80px, -80px, 0) rotate(-45deg);
        transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
    }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
        right: -80px;
        top: 80px;
        transform: translate3d(-80px, -80px, 0) rotate(45deg);
        transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
    }
    .hamburger--minus .hamburger-inner::after,
    .hamburger--minus .hamburger-inner::before {
        transition: bottom 80ms 0s ease-out, top 80ms 0s ease-out, opacity 0s linear
    }
    .hamburger--minus.is-active .hamburger-inner::after,
    .hamburger--minus.is-active .hamburger-inner::before {
        opacity: 0;
        transition: bottom 80ms ease-out, top 80ms ease-out, opacity 0s 80ms linear
    }
    .hamburger--minus.is-active .hamburger-inner::before {
        top: 0
    }
    .hamburger--minus.is-active .hamburger-inner::after {
        bottom: 0
    }
    .hamburger--slider .hamburger-inner {
        top: 2px
    }
    .hamburger--slider .hamburger-inner::before {
        top: 10px;
        transition-property: transform, opacity;
        transition-timing-function: ease;
        transition-duration: .15s
    }
    .hamburger--slider .hamburger-inner::after {
        top: 20px
    }
    .hamburger--slider.is-active .hamburger-inner {
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }
    .hamburger--slider.is-active .hamburger-inner::before {
        transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
        opacity: 0
    }
    .hamburger--slider.is-active .hamburger-inner::after {
        transform: translate3d(0, -20px, 0) rotate(-90deg)
    }
    .hamburger--slider-r .hamburger-inner {
        top: 2px
    }
    .hamburger--slider-r .hamburger-inner::before {
        top: 10px;
        transition-property: transform, opacity;
        transition-timing-function: ease;
        transition-duration: .15s
    }
    .hamburger--slider-r .hamburger-inner::after {
        top: 20px
    }
    .hamburger--slider-r.is-active .hamburger-inner {
        transform: translate3d(0, 10px, 0) rotate(-45deg)
    }
    .hamburger--slider-r.is-active .hamburger-inner::before {
        transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
        opacity: 0
    }
    .hamburger--slider-r.is-active .hamburger-inner::after {
        transform: translate3d(0, -20px, 0) rotate(90deg)
    }
    .hamburger--spin .hamburger-inner {
        transition-duration: .22s;
        transition-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--spin .hamburger-inner::before {
        transition: top .1s .25s ease-in, opacity .1s ease-in
    }
    .hamburger--spin .hamburger-inner::after {
        transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--spin.is-active .hamburger-inner {
        transform: rotate(225deg);
        transition-delay: .12s;
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--spin.is-active .hamburger-inner::before {
        top: 0;
        opacity: 0;
        transition: top .1s ease-out, opacity .1s .12s ease-out
    }
    .hamburger--spin.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg);
        transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--spin-r .hamburger-inner {
        transition-duration: .22s;
        transition-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--spin-r .hamburger-inner::before {
        transition: top .1s .25s ease-in, opacity .1s ease-in
    }
    .hamburger--spin-r .hamburger-inner::after {
        transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--spin-r.is-active .hamburger-inner {
        transform: rotate(-225deg);
        transition-delay: .12s;
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--spin-r.is-active .hamburger-inner::before {
        top: 0;
        opacity: 0;
        transition: top .1s ease-out, opacity .1s .12s ease-out
    }
    .hamburger--spin-r.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(90deg);
        transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--spring .hamburger-inner {
        top: 2px;
        transition: background-color 0s .13s linear
    }
    .hamburger--spring .hamburger-inner::before {
        top: 10px;
        transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--spring .hamburger-inner::after {
        top: 20px;
        transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--spring.is-active .hamburger-inner {
        transition-delay: .22s;
        background-color: transparent
    }
    .hamburger--spring.is-active .hamburger-inner::before {
        top: 0;
        transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }
    .hamburger--spring.is-active .hamburger-inner::after {
        top: 0;
        transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 10px, 0) rotate(-45deg)
    }
    .hamburger--spring-r .hamburger-inner {
        top: auto;
        bottom: 0;
        transition-duration: .13s;
        transition-delay: 0s;
        transition-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--spring-r .hamburger-inner::after {
        top: -20px;
        transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity 0s linear
    }
    .hamburger--spring-r .hamburger-inner::before {
        transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--spring-r.is-active .hamburger-inner {
        transform: translate3d(0, -10px, 0) rotate(-45deg);
        transition-delay: .22s;
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--spring-r.is-active .hamburger-inner::after {
        top: 0;
        opacity: 0;
        transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s .22s linear
    }
    .hamburger--spring-r.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(90deg);
        transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--stand .hamburger-inner {
        transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
    }
    .hamburger--stand .hamburger-inner::before {
        transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--stand .hamburger-inner::after {
        transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--stand.is-active .hamburger-inner {
        transform: rotate(90deg);
        background-color: transparent;
        transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
    }
    .hamburger--stand.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(-45deg);
        transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--stand.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(45deg);
        transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--stand-r .hamburger-inner {
        transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
    }
    .hamburger--stand-r .hamburger-inner::before {
        transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--stand-r .hamburger-inner::after {
        transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--stand-r.is-active .hamburger-inner {
        transform: rotate(-90deg);
        background-color: transparent;
        transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
    }
    .hamburger--stand-r.is-active .hamburger-inner::before {
        top: 0;
        transform: rotate(-45deg);
        transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--stand-r.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(45deg);
        transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--squeeze .hamburger-inner {
        transition-duration: 75ms;
        transition-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--squeeze .hamburger-inner::before {
        transition: top 75ms .12s ease, opacity 75ms ease
    }
    .hamburger--squeeze .hamburger-inner::after {
        transition: bottom 75ms .12s ease, transform 75ms cubic-bezier(.55, .055, .675, .19)
    }
    .hamburger--squeeze.is-active .hamburger-inner {
        transform: rotate(45deg);
        transition-delay: .12s;
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--squeeze.is-active .hamburger-inner::before {
        top: 0;
        opacity: 0;
        transition: top 75ms ease, opacity 75ms .12s ease
    }
    .hamburger--squeeze.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg);
        transition: bottom 75ms ease, transform 75ms .12s cubic-bezier(.215, .61, .355, 1)
    }
    .hamburger--vortex .hamburger-inner {
        transition-duration: .2s;
        transition-timing-function: cubic-bezier(.19, 1, .22, 1)
    }
    .hamburger--vortex .hamburger-inner::after,
    .hamburger--vortex .hamburger-inner::before {
        transition-duration: 0s;
        transition-delay: .1s;
        transition-timing-function: linear
    }
    .hamburger--vortex .hamburger-inner::before {
        transition-property: top, opacity
    }
    .hamburger--vortex .hamburger-inner::after {
        transition-property: bottom, transform
    }
    .hamburger--vortex.is-active .hamburger-inner {
        transform: rotate(765deg);
        transition-timing-function: cubic-bezier(.19, 1, .22, 1)
    }
    .hamburger--vortex.is-active .hamburger-inner::after,
    .hamburger--vortex.is-active .hamburger-inner::before {
        transition-delay: 0s
    }
    .hamburger--vortex.is-active .hamburger-inner::before {
        top: 0;
        opacity: 0
    }
    .hamburger--vortex.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(90deg)
    }
    .hamburger--vortex-r .hamburger-inner {
        transition-duration: .2s;
        transition-timing-function: cubic-bezier(.19, 1, .22, 1)
    }
    .hamburger--vortex-r .hamburger-inner::after,
    .hamburger--vortex-r .hamburger-inner::before {
        transition-duration: 0s;
        transition-delay: .1s;
        transition-timing-function: linear
    }
    .hamburger--vortex-r .hamburger-inner::before {
        transition-property: top, opacity
    }
    .hamburger--vortex-r .hamburger-inner::after {
        transition-property: bottom, transform
    }
    .hamburger--vortex-r.is-active .hamburger-inner {
        transform: rotate(-765deg);
        transition-timing-function: cubic-bezier(.19, 1, .22, 1)
    }
    .hamburger--vortex-r.is-active .hamburger-inner::after,
    .hamburger--vortex-r.is-active .hamburger-inner::before {
        transition-delay: 0s
    }
    .hamburger--vortex-r.is-active .hamburger-inner::before {
        top: 0;
        opacity: 0
    }
    .hamburger--vortex-r.is-active .hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg)
    }
    .mobilemenu,
    .mobilebox {
        display: block
    }
    .mainmenu {
        display: none !important;
    }
    .mobilemenu {
        height: 65px;
        line-height: 65px;
        background-color: #fff;
        position: fixed;
        top: 0px;
        left: 0%;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
        border-radius: 0;
        width: 100%;
        z-index: 9999;
    }
    .mobbtn {
        height: 55px;
        width: 55px;
        position: absolute;
        left: 0;
        top: 0
    }
    .mobilebox {
        padding: 5px 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        position: absolute;
        min-height: 100%;
        left: -100%;
        width: 100%;
        z-index: 999
    }
    .mobilebox:after {
        position: fixed;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        content: "";
        display: block;
        height: 100%;
        background-color: #13531d;
        width: 100%;
        top: 0;
        left: -100%
    }
    .mobileboxin {
        position: relative;
        z-index: 10;
        padding-top: 55px
    }
    .mobileboxin ul li,
    .mobileboxin ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
    .mobileboxin ul li a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        color: #fff;
        display: block;
        font-size: 18px;
        padding: 10px 25px;
        border-bottom: 1px solid rgba(197, 209, 221, 0.2)
    }
    .mobileboxin ul li a:hover {
        text-decoration: none !important;
        background-color: #132b1d;
        color: #fff
    }
    .new_head_overlay {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .d-flex {
        flex-wrap: wrap;
    }
    .main_info_list ul li {
        text-align: left;
    }
    .main_info_list h1 {
        width: 100%;
    }
    .head_right_wrap {
        justify-content: center;
        padding-bottom: 30px;
    }
    .label_calc_check_wrap {
        text-align: left;
    }
    .main_info_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 840px) {
    html body .slider_on_main,
    html body .text_on_image {
        width: 100%;
    }
    .social-button-footer a {
        margin-bottom: 15px;
        width: 220px;
        min-height: 65px;
        margin-right: 1%;
    }
    .social-button-footer a.title-phone {
        width: 240px;
        margin-right: 1%;
    }
    .calc_form_wrap {
        height: auto;
        border-radius: 5px;
        width: 400px;
        margin: 0 auto;
    }
    .new_head {
        padding: 0px 0px;
        height: auto;
    }
    .text_on_image {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .new_head #videobg {
        height: 100%;
    }
    .calc_form {
        padding-bottom: 30px;
        width: 100%;
    }
}

@media (max-width: 590px) {
    .social-button-footer a.title-phone {
        width: 100%;
    }
    .main_info_list ul {
        margin-top: 0px;
    }
    .label_calc_m_wrap {
        flex-wrap: wrap;
        margin-left: -5px;
        margin-right: -5px;
    }
    .label_calc_m_check {
        margin-bottom: 10px;
    }
    .label_like {
        text-align: left;
    }
    .label_calc_m_btn {
        padding: 12px;
        margin-left: 5px;
        margin-bottom: 2px;
        margin-right: 5px;
    }
    .head_right_wrap {
        justify-content: center;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        min-width: 100%;
    }
    .head_right_calc {
        border-radius: 0px;
        padding: 0px;
        padding: 25px 35px 15px;
    }
    .main_info_list ul li span {
        max-width: 80%;
    }
    .sec_main .head_no_wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main_info_list ul li {
        font-size: 13px;
    }
    .main_info_list ul li br {
        display: none;
    }
    .social-button-footer a {
        width: 49%;
        font-size: 14px;
        margin-right: 1%;
    }
    .label_calc_m_btn {
        font-size: 14px;
    }
    .calc_form_wrap {
        max-width: 400px;
        width: auto;
    }
    .new_head h1 {
        font-size: 34px;
    }
}

.calc_top {
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.sec-9 {
    padding: 50px 0px;
}

div.subtitle,
p.subtitle {
    margin-bottom: 10px;
    color: #bbbbbb;
    font-weight: 600;
}

h2,
.h2,
.h2likev {
    text-transform: none;
    font-weight: 700;
}

.h2_center {
    text-align: center;
}

.h2.h2_mini {
    margin-bottom: 15px;
}

.section.points {
    padding: 55px 0px;
}

.point {
    padding: 25px;
    min-height: 100%;
    display: flex;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    align-items: flex-end;
    flex-wrap: wrap;
    border: 1px solid rgba(157, 174, 182, .2);
}

.point_wrap {
    margin-bottom: 30px;
}

.point p {
    width: 100%;
}

.point_icon {
    margin-bottom: 15px;
}

.point_icon img {
    height: 80px;
}

.point_title {
    color: #2e3639;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
}

.points_list {
    padding-left: 50px;
    display: flex;
    align-items: center;
    font-size: 17px;
    color: #484848;
    font-weight: 500;
}

.points_list ul,
.points_list ul li,
.standart ul:not(.nav,
.cl-sh-point_wrap,
.slick-slider) li,
.standart ul:not(.nav,
.cl-sh-point_wrap) {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.points_list ul li,
.standart ul:not(.nav,
.cl-sh-point_wrap,
.slick-slider) li {
    position: relative;
    padding-left: 20px;
}

.points_list ul li {
    margin-bottom: 15px;
}

.standart ul:not(.nav,
.cl-sh-point_wrap,
.slick-slider) li {
    margin-bottom: 10px;
}

.points_list ul li:before {
    border-radius: 3px;
    top: 8px;
}

.standart ul:not(.nav,
.cl-sh-point_wrap,
.slick-slider) li:before {
    border-radius: 5px;
    top: 7px;
}

.points_list ul li:before,
.standart ul:not(.nav,
.cl-sh-point_wrap,
.slick-slider) li:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0px;
    background-color: #56b665;
}

.table-price thead td {
    background: #56b665 !important;
    color: white;
    border: 1px solid #56b665;
    padding: 15px;
}

.table-price {
    border: none;
}

.table-price td {
    padding: 15px;
    border-bottom: 3px solid #ffffff;
    background: #fafaf8;
    position: relative;
    border: none;
    width: auto !important;
    white-space: normal;
    font-weight: 400;
}

.table-price tr:nth-child(2n) td {
    background: white;
}

h3 {
    color: #56b665;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
}

.main_header h1 {
    padding-top: 0px;
    margin: 0px;
    color: #000;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
}

.main_header {
    height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
}

.text_on_image {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-right: 50px;
}

.main_header h1 span {
    color: #56b665;
}

.main_offer {
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 140%;
}

.text_on_image_in .send_style {
    max-width: 260px;
    display: block;
    text-decoration: none !important;
    color: #fff !important;
}

.main_offer ul,
.main_offer ul li {
    list-style-type: none;
}

.main_offer ul li {
    margin-bottom: 7px;
    position: relative;
}

.main_offer p {
    margin-bottom: 15px;
}

.main_offer ul li span {
    display: inline-block;
    margin-right: 15px;
    background-color: #56b665;
    color: #fff;
    width: 50px;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    height: 35px;
}

.slick_item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slick_item span.a_content {
    background: linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, rgba(86, 182, 101, 1) 38%);
    position: absolute;
    width: 100%;
    bottom: 0px;
    border-radius: 5px;
    left: 0px;
    padding: 75px 25px 65px;
}

.a_content_text {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 20px;
}

.a_content span {
    display: block;
}

.a_content_price_from {
    font-size: 21px;
    font-weight: 700;
    opacity: 0;
    transition: all 0.3s ease-out;
}

.slick_item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.main_header .slick-dots {
    position: absolute;
    right: 8px;
    display: flex;
    margin: 0px;
    justify-content: flex-end;
    bottom: 0px;
}

.slick_slide_box .slick-slide .slick_item {
    opacity: 0.5;
    height: 530px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    transition: all 0.3s ease-out;
}

.slick_item a {
    position: relative;
    width: 100%;
    display: flex;
    align-items: flex-end;
    color: #fff;
    text-decoration: none !important;
    height: 100%;
}

.slick_slide_box,
.slick_slide_box .slick-slide.slick-current.slick-active .slick_item {
    height: 570px;
    opacity: 1;
}

.slick_slide_box,
.slick_slide_box .slick-slide.slick-current.slick-active .a_content_price_from {
    opacity: 1;
}

.main_page_wrap {
    padding-top: 30px;
}

.main_page_wrap .row {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1140px) {
    .main_header {
        height: auto;
        padding: 0 0 30px;
    }
    .slider_on_main,
    .text_on_image {
        width: 50%;
    }
    .a_content_text {
        font-size: 16px;
    }
    .slick_item span.a_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .main_header h1 {
        font-size: 30px;
    }
    .a_content_price_from,
    .main_offer,
    .a_content_text,
    .slick_item span.a_content {
        font-size: 16px;
    }
    .slick_slide_box .slick-slide .slick_item {
        height: 465px;
    }
    .slick_slide_box,
    .slick_slide_box .slick-slide.slick-current.slick-active .slick_item {
        height: 500px;
        opacity: 1;
    }
    .main_offer ul li {
        position: relative;
        min-height: 35px;
        display: flex;
        padding-left: 65px;
        align-items: center;
    }
    .main_offer ul li span {
        display: inline-block;
        position: absolute;
        left: 0px;
        top: 0px;
    }
}

@media (max-width: 990px) {
    .points_list {
        padding-left: 15px;
    }
    .point_wrap {
        width: 25%;
    }
    div.subtitle,
    p.subtitle {
        text-align: center;
    }
    .def_4 {
        width: 50%;
    }
}

@media (min-width: 640px) and (max-width: 800px) {
    .slider_on_main .slick-dots {
        bottom: -25px;
        right: 5;
    }
}

@media (max-width: 640px) {
    .label_like {
        text-align: center;
    }
    .label_calc_m_wrap {
        justify-content: center;
    }
    .label_calc_m_btn .has_inp {
        width: 100%;
        margin-top: 5px;
    }
    .label_calc_m_btn input {
        width: 100%;
        font-size: 14px;
    }
    .point {
        padding: 15px;
    }
    .point_title {
        margin-bottom: 0px;
    }
    .point_wrap {
        width: 50%;
    }
    .slider_on_main .slick-dots {
        bottom: -25px;
        display: flex;
        width: 100%;
        padding-left: 0;
        right: 0;
        justify-content: center;
    }
    .a_content span.a_content_description {
        display: none;
    }
    .slider_on_main {
        margin-top: 30px;
    }
    blockquote {
        font-size: 16px;
    }
    .gallery_open_format li img {
        border-radius: 5px;
    }
    .standart .gallery_open_format li {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .standart ul.gallery_open_format {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }
}

@media (min-width: 440px) and (max-width: 640px) {
    .slick_slide_box,
    .slick_slide_box .slick-slide .slick_item,
    .slick_slide_box .slick-slide.slick-current.slick-active .slick_item {
        height: 340px;
    }
    .slider_on_main,
    .text_on_image {
        width: 100%;
    }
    .a_content_text {
        font-size: 16px;
    }
    .slick_item span.a_content {
        padding: 45px 20px 35px;
    }
    .a_content_price_from,
    .slick_slide_box .slick-slide .slick_item {
        opacity: 1;
    }
}

@media (max-width: 440px) {
    .slider_on_main,
    .text_on_image {
        width: 100%;
    }
    .slick_item span.a_content {
        padding-bottom: 35px;
    }
    .text_on_image {
        padding-right: 15px;
    }
    .a_content span.a_content_description {
        display: none;
    }
    .slick_item span.a_content {
        padding: 30px 25px 25px;
        background: linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, rgba(86, 182, 101, 1) 38%);
    }
    .slick_slide_box,
    .slick_slide_box .slick-slide .slick_item {
        height: 260px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .slick_slide_box,
    .slick_slide_box .slick-slide.slick-current.slick-active .slick_item {
        height: 290px;
    }
    .a_content_price_from,
    .main_offer,
    .a_content_text,
    .slick_item span.a_content {
        font-size: 16px;
    }
    .a_content_text {
        margin-bottom: 10px;
    }
    .main_offer {
        margin: 20px 0px;
    }
    .text_on_image_in .send_style {
        max-width: 100%;
    }
    .main_header h1 {
        font-size: 27px;
    }
    .gray-panel .table-cena tr td,
    .gray-panel .table-cena tr td:before {
        font-size: 13px;
        line-height: 1;
    }
    .gray-panel {
        padding: 10px;
    }
    .d_flex_item img {
        height: 150px;
    }
    .gray-panel:not(.simple_table_col) .table-cena {
        margin-bottom: 0px;
    }
    .gray-panel:not(.simple_table_col) .table-cena tr:first-child {
        margin-top: 0px;
    }
    .gray-panel:not(.simple_table_col) .table-cena tr:last-child {
        margin-bottom: 0px;
    }
    .gray-panel:not(.simple_table_col) .table-cena td:before {
        padding-right: 15px;
    }
    .gray-panel:not(.simple_table_col) .table-cena td:before {
        width: calc(50% - 10px - 5px);
    }
    .gray-panel:not(.simple_table_col) .table-cena tr td {
        padding-left: 50% !important;
    }
    .gray-panel.simple_table_col .table-cena th,
    .gray-panel.simple_table_col .table-cena tr td {
        font-size: 14px;
        text-align: center;
    }
    .standart_inside {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .shema_content_in {
        padding-bottom: 30px;
    }
}

@media (max-width: 390px) {
    .slick_item span.a_content {
        padding: 30px 15px 25px;
        background: linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, rgba(86, 182, 101, 1) 38%);
    }
}

@media (max-width: 370px) {
    .head_right_calc {
        padding: 25px 15px 15px;
    }
	
