/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=6f75da9cf5f5a31411ae9f67c11bf391)
 * Config saved to config.json and https://gist.github.com/6f75da9cf5f5a31411ae9f67c11bf391
 */


/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

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: bold
}

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: -0.5em
}

sub {
    bottom: -0.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: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -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
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    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
}

.img-responsive {
    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: normal;
    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:768px) {
    .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: bold
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .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: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

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
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.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:768px) {
    .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
    }
}

.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;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -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: 15px
}

.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:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.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,
.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,
.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
}

@-ms-viewport {
    width: device-width
}

.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:767px) {
    .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
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .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
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) 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
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .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:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@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
    }
}

.jq-checkbox {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#FFF, #e6e6e6);
    background: linear-gradient(#FFF, #e6e6e6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #FFF, inset 1px -1px #FFF;
    cursor: pointer
}

.jq-checkbox.checked .jq-checkbox__div {
    width: 12px;
    height: 12px;
    margin: 2px 0 0 2px;
    border-radius: 2px;
    background: #666;
    box-shadow: inset 0 -3px 6px #AAA
}

.jq-checkbox.focused {
    border: 1px solid #08C
}

.jq-checkbox.disabled {
    opacity: .55
}

.jq-radio {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #c3c3c3;
    border-radius: 50%;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#FFF, #e6e6e6);
    background: linear-gradient(#FFF, #e6e6e6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #FFF, inset 1px -1px #FFF;
    cursor: pointer
}

.jq-radio.checked .jq-radio__div {
    width: 10px;
    height: 10px;
    margin: 2px 0 0 2px;
    border-radius: 50%;
    background: #777;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7)
}

.jq-radio.focused {
    border: 1px solid #08C
}

.jq-radio.disabled {
    opacity: .55
}

.jq-number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    width: 100%
}

.jq-number__field {
    width: 100%;
    border: 1px solid #bdbdbd;
    border-bottom-color: #bdbdbd;
    border-radius: 25px;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-number__field:hover {
    border-color: #b3b3b3
}

input[type='email'],
input[type='text'],
.jq-number__field input {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: 0;
    outline: 0;
    background: 0;
    color: #000;
    text-align: center;
    -moz-appearance: textfield
}

input[type='email'],
input[type='text'] {
    text-align: left;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #bdbdbd;
    border-bottom-color: #bdbdbd;
    border-radius: 25px;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.jq-number__spin {
    display: none
}

.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
    width: 100%
}

.jq-selectbox__select {
    width: 100%;
    height: 35px;
    padding: 4px 24px 0 15px;
    border: 2px solid #ffc600;
    border-radius: 25px;
    background: #fff;
    color: #000;
    font-size: 16px
}

.jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jq-selectbox .placeholder {
    color: #888
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%
}

.jq-selectbox__trigger-arrow,
.jq-selectbox__trigger-arrow:before {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    border-top: 3px solid #000;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent
}

.jq-selectbox__trigger-arrow:before {
    content: ' ';
    top: -8px;
    right: -3px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #AAA
}

.jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    margin: 2px 0 0;
    padding: 0;
    border: 1px solid #ffc600;
    border-radius: 4px;
    background: #FFF
}

.jq-selectbox__search {
    margin: 5px
}

.jq-selectbox__search input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #CCC;
    border-radius: 3px;
    outline: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    box-shadow: inset 1px 1px #f1f1f1;
    color: #333;
    -webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #f0f0f0;
    font-size: 13px
}

.jq-selectbox ul {
    margin: 0;
    padding: 0
}

.jq-selectbox li {
    display: block !important;
    min-height: 18px;
    padding: 5px 10px 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #231f20;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear
}

.jq-selectbox li.selected {
    background-color: #ffc600;
    color: #FFF
}

.jq-selectbox li:hover {
    background-color: #ffc600;
    color: #FFF
}

.jq-selectbox li.disabled {
    color: #AAA
}

.jq-selectbox li.disabled:hover {
    background: 0
}

.jq-selectbox li.optgroup {
    font-weight: bold
}

.jq-selectbox li.optgroup:hover {
    background: 0;
    color: #231f20;
    cursor: default
}

.jq-selectbox li.option {
    padding-left: 25px
}

.jq-select-multiple {
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #CCC;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #FFF;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default
}

.jq-select-multiple.focused {
    border: 1px solid #5794bf
}

.jq-select-multiple.disabled {
    border-color: #CCC;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-select-multiple ul {
    margin: 0;
    padding: 0
}

.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0
}

.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px
}

.jq-select-multiple li.selected {
    background: #08C;
    color: #FFF
}

.jq-select-multiple li.disabled {
    color: #AAA
}

.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
    background: #CCC;
    color: #FFF
}

.jq-select-multiple li.optgroup {
    font-weight: bold
}

.jq-select-multiple li.option {
    padding-left: 25px
}

input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
    padding: 8px 9px;
    border: 1px solid #CCC;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333
}

input[type='search'].styler {
    -webkit-appearance: none
}

textarea.styler {
    overflow: auto
}

input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
    border-color: #b3b3b3
}

input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
    border-color: #CCC;
    border-top-color: #b3b3b3;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #CCC;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    outline: 0;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#FFF, #e6e6e6);
    background: linear-gradient(#FFF, #e6e6e6);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    cursor: pointer
}

button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
    background: #f5f5f5;
    box-shadow: inset 1px 1px 3px #DDD
}

button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
    border-color: #CCC;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}


/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2014 Hakim El Hattab, http://hakim.se
 */

.ladda-button {
    position: relative
}

.ladda-button .ladda-spinner {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: 0;
    opacity: 0;
    pointer-events: none
}

.ladda-button .ladda-label {
    position: relative;
    z-index: 3
}

.ladda-button .ladda-progress {
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .1s linear all !important;
    -moz-transition: .1s linear all !important;
    -ms-transition: .1s linear all !important;
    -o-transition: .1s linear all !important;
    transition: .1s linear all !important
}

.ladda-button[data-loading] .ladda-progress {
    opacity: 1;
    visibility: visible
}

.ladda-button,
.ladda-button .ladda-spinner,
.ladda-button .ladda-label {
    -webkit-transition: .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
    -moz-transition: .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
    -ms-transition: .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
    -o-transition: .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
    transition: .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important
}

.ladda-button[data-style=zoom-in],
.ladda-button[data-style=zoom-in] .ladda-spinner,
.ladda-button[data-style=zoom-in] .ladda-label,
.ladda-button[data-style=zoom-out],
.ladda-button[data-style=zoom-out] .ladda-spinner,
.ladda-button[data-style=zoom-out] .ladda-label {
    -webkit-transition: .3s ease all !important;
    -moz-transition: .3s ease all !important;
    -ms-transition: .3s ease all !important;
    -o-transition: .3s ease all !important;
    transition: .3s ease all !important
}

.ladda-button[data-style=expand-right] .ladda-spinner {
    right: -6px
}

.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner {
    right: -12px
}

.ladda-button[data-style=expand-right][data-loading] {
    padding-right: 56px
}

.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-right][data-loading][data-size="s"],
.ladda-button[data-style=expand-right][data-loading][data-size="xs"] {
    padding-right: 40px
}

.ladda-button[data-style=expand-left] .ladda-spinner {
    left: 26px
}

.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner {
    left: 4px
}

.ladda-button[data-style=expand-left][data-loading] {
    padding-left: 56px
}

.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-left][data-loading][data-size="s"],
.ladda-button[data-style=expand-left][data-loading][data-size="xs"] {
    padding-left: 40px
}

.ladda-button[data-style=expand-up] {
    overflow: hidden
}

.ladda-button[data-style=expand-up] .ladda-spinner {
    top: -32px;
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=expand-up][data-loading] {
    padding-top: 54px
}

.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
    opacity: 1;
    top: 26px;
    margin-top: 0
}

.ladda-button[data-style=expand-up][data-loading][data-size="s"],
.ladda-button[data-style=expand-up][data-loading][data-size="xs"] {
    padding-top: 32px
}

.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner {
    top: 4px
}

.ladda-button[data-style=expand-down] {
    overflow: hidden
}

.ladda-button[data-style=expand-down] .ladda-spinner {
    top: 62px;
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner {
    top: 40px
}

.ladda-button[data-style=expand-down][data-loading] {
    padding-bottom: 54px
}

.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-down][data-loading][data-size="s"],
.ladda-button[data-style=expand-down][data-loading][data-size="xs"] {
    padding-bottom: 32px
}

.ladda-button[data-style=slide-left] {
    overflow: hidden
}

.ladda-button[data-style=slide-left] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-left] .ladda-spinner {
    left: 100%;
    margin-left: 0
}

.ladda-button[data-style=slide-left][data-loading] .ladda-label {
    opacity: 0;
    left: -100%
}

.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%
}

.ladda-button[data-style=slide-right] {
    overflow: hidden
}

.ladda-button[data-style=slide-right] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-right] .ladda-spinner {
    right: 100%;
    margin-left: 0;
    left: 16px
}

.ladda-button[data-style=slide-right][data-loading] .ladda-label {
    opacity: 0;
    left: 100%
}

.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%
}

.ladda-button[data-style=slide-up] {
    overflow: hidden
}

.ladda-button[data-style=slide-up] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-up] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: 1em
}

.ladda-button[data-style=slide-up][data-loading] .ladda-label {
    opacity: 0;
    top: -1em
}

.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0
}

.ladda-button[data-style=slide-down] {
    overflow: hidden
}

.ladda-button[data-style=slide-down] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-down] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: -2em
}

.ladda-button[data-style=slide-down][data-loading] .ladda-label {
    opacity: 0;
    top: 1em
}

.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0
}

.ladda-button[data-style=zoom-out] {
    overflow: hidden
}

.ladda-button[data-style=zoom-out] .ladda-spinner {
    left: 50%;
    margin-left: 32px;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5)
}

.ladda-button[data-style=zoom-out] .ladda-label {
    position: relative;
    display: inline-block
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5)
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.ladda-button[data-style=zoom-in] {
    overflow: hidden
}

.ladda-button[data-style=zoom-in] .ladda-spinner {
    left: 50%;
    margin-left: -16px;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2)
}

.ladda-button[data-style=zoom-in] .ladda-label {
    position: relative;
    display: inline-block
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2)
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.ladda-button[data-style=contract] {
    overflow: hidden;
    width: 100px
}

.ladda-button[data-style=contract] .ladda-spinner {
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=contract][data-loading] {
    border-radius: 50%;
    width: 52px
}

.ladda-button[data-style=contract][data-loading] .ladda-label {
    opacity: 0
}

.ladda-button[data-style=contract][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=contract-overlay] {
    overflow: hidden;
    width: 100px;
    box-shadow: 0 0 0 2000px transparent
}

.ladda-button[data-style=contract-overlay] .ladda-spinner {
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=contract-overlay][data-loading] {
    border-radius: 50%;
    width: 52px;
    box-shadow: 0 0 0 2000px rgba(0, 0, 0, 0.8)
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
    opacity: 0
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
    opacity: 1
}

.scrollable {
    position: relative
}

.scrollable:focus {
    outline: 0
}

.scrollable .viewport {
    position: relative;
    overflow: hidden
}

.scrollable .viewport .overview {
    position: absolute
}

.scrollable .scroll-bar {
    display: none
}

.scrollable .scroll-bar.vertical {
    position: absolute;
    right: 0;
    height: 100%
}

.scrollable .scroll-bar.horizontal {
    position: relative;
    width: 100%
}

.scrollable .scroll-bar .thumb {
    position: absolute
}

.scrollable .scroll-bar.vertical .thumb {
    width: 100%;
    min-height: 10px
}

.scrollable .scroll-bar.horizontal .thumb {
    height: 100%;
    min-width: 10px;
    left: 0
}

.not-selectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.scrollable.default-skin {
    padding-right: 10px;
    padding-bottom: 6px
}

.scrollable.default-skin .scroll-bar.vertical {
    width: 6px
}

.scrollable.default-skin .scroll-bar.horizontal {
    height: 6px
}

.scrollable.default-skin .scroll-bar .thumb {
    background-color: black;
    opacity: .4;
    border-radius: 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.scrollable.default-skin .scroll-bar:hover .thumb {
    opacity: .6
}

.scrollable.gray-skin {
    padding-right: 17px
}

.scrollable.gray-skin .scroll-bar {
    border: 1px solid gray;
    background-color: #d3d3d3
}

.scrollable.gray-skin .scroll-bar .thumb {
    background-color: gray
}

.scrollable.gray-skin .scroll-bar:hover .thumb {
    background-color: black
}

.scrollable.gray-skin .scroll-bar.vertical {
    width: 10px
}

.scrollable.gray-skin .scroll-bar.horizontal {
    height: 10px;
    margin-top: 2px
}

.scrollable.modern-skin {
    padding-right: 17px
}

.scrollable.modern-skin .scroll-bar {
    border: 1px solid gray;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: inset 0 0 5px #888;
    -webkit-box-shadow: inset 0 0 5px #888;
    box-shadow: inset 0 0 5px #888
}

.scrollable.modern-skin .scroll-bar .thumb {
    background-color: #95aabf;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #536984
}

.scrollable.modern-skin .scroll-bar.vertical .thumb {
    width: 8px;
    background: -moz-linear-gradient(left, #95aabf 0, #547092 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #95aabf), color-stop(100%, #547092));
    background: -webkit-linear-gradient(left, #95aabf 0, #547092 100%);
    background: -o-linear-gradient(left, #95aabf 0, #547092 100%);
    background: -ms-linear-gradient(left, #95aabf 0, #547092 100%);
    background: linear-gradient(to right, #95aabf 0, #547092 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )"
}

.scrollable.modern-skin .scroll-bar.horizontal .thumb {
    height: 8px;
    background-image: linear-gradient(#95aabf, #547092);
    background-image: -o-linear-gradient(#95aabf, #547092);
    background-image: -moz-linear-gradient(#95aabf, #547092);
    background-image: -webkit-linear-gradient(#95aabf, #547092);
    background-image: -ms-linear-gradient(#95aabf, #547092);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )"
}

.scrollable.modern-skin .scroll-bar.vertical {
    width: 10px
}

.scrollable.modern-skin .scroll-bar.horizontal {
    height: 10px;
    margin-top: 2px
}

body:after {
    content: url(/img/close.png) url(/img/loading.gif) url(/img/prev.png) url(/img/next.png);
    display: none
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: alpha(opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 3px
}

.lightbox a img {
    border: 0
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(/img/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: 0;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(/img/prev.png) left 48% no-repeat;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(/img/next.png) right 48% no-repeat;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/img/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    filter: alpha(opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1
}

@font-face {
    font-family: 'Roboto';
    src: url('/fonts/RobotoRegular.eot');
    src: url('/fonts/RobotoRegular.eot?#iefix') format('embedded-opentype'), url('/fonts/RobotoRegular.woff') format('woff'), url('/fonts/RobotoRegular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'Roboto Light';
    src: url('/fonts/RobotoLight.eot');
    src: url('/fonts/RobotoLight.eot?#iefix') format('embedded-opentype'), url('/fonts/RobotoLight.woff') format('woff'), url('/fonts/RobotoLight.ttf') format('truetype');
    font-style: normal;
    font-weight: normal
}

body {
    font-family: 'Roboto', sans-serif;
    color: #000
}

a {
    color: #005eae;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

a:hover,
a:focus,
a:active {
    color: #028bff;
    text-decoration: underline
}

button {
    outline: 0;
    border: 0
}

table {
    width: 100%;
    max-width: 100%
}

table th,
table tr:first-child {
    font-weight: normal;
    font-family: 'Roboto';
    color: #fff;
    background-color: #6b86af !important;
    padding: 10px
}

table th,
table tr td {
    text-align: center
}

table th:first-child,
table tbody tr td:first-child {
    text-align: left
}

table tbody td,
table th {
    padding: 10px;
    border: 1px solid #85a3cd
}

.calc table tbody tr:last-child {
    font-weight: bold;
    font-family: 'Roboto';
    text-transform: uppercase
}

.calc table tbody tr:last-child td:first-child {
    border-right-color: transparent
}

textarea {
    text-align: left;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #bdbdbd;
    border-bottom-color: #bdbdbd;
    border-radius: 25px;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    outline: 0
}

.mb-70 {
    margin-bottom: 70px
}

.fs-15 {
    font-size: 15px
}

.fs-16 {
    font-size: 16px
}

.fs-17 {
    font-size: 17px
}

.roboto {
    font-family: 'Roboto'
}

@media(max-width:767px) {
    .modal-open {
        position: fixed
    }
}

@media(min-width:768px) {
    .col-5 {
        width: 19.46666667% !important
    }
}

.link-dashed {
    text-decoration: none;
    border-bottom: 1px dashed #b2cee7
}

.dashed {
    border-style: dashed;
    margin-top: 10px;
    margin-bottom: 10px
}

.content ul {
    list-style: none;
    padding-left: 10px;
    margin-top: 15px
}

.content ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px
}

.content ul li:before {
    content: ' ';
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 3px;
    background-image: url('/img/icons.png');
    background-repeat: no-repeat;
    background-position: -69px 2px
}

.figcaption {
    margin-bottom: 5px
}

.logo {
    max-width: 260px
}

.header-section-homepage {
    background-color: #f1faff;
    height: 580px;
    background: url('/img/bg.png') top center no-repeat;
    background-size: cover
}

@media(max-width:992px) {
    .header-section-homepage {
        height: auto
    }
}

@media(max-width:767px) {
    .header-section-homepage {
        background: #fff
    }
    .logo {
        margin-top: 10px
    }
}

.header-section-homepage .address,
.muted {
    color: #666
}

.header .col-xs-12 {
    padding: 25px 25px 10px 25px
}

.header .col-xs-12:first-child {
    padding: 25px 25px 10px 0
}

.header .col-xs-12:last-child {
    padding: 25px 0 10px 25px
}

.header p {
    margin-bottom: 5px
}

.header .title {
    color: #333;
    font-size: 15px;
    margin-bottom: 7px
}

.header .phone {
    font-size: 20px;
    color: #000;
    line-height: 1em;
    text-decoration: none
}

.nav .col-xs-12,
.mobile-nav {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgba(15, 178, 237, 1);
    background: -moz-linear-gradient(top, rgba(15, 178, 237, 1) 0, rgba(0, 134, 218, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(15, 178, 237, 1)), color-stop(100%, rgba(0, 134, 218, 1)));
    background: -webkit-linear-gradient(top, rgba(15, 178, 237, 1) 0, rgba(0, 134, 218, 1) 100%);
    background: -o-linear-gradient(top, rgba(15, 178, 237, 1) 0, rgba(0, 134, 218, 1) 100%);
    background: -ms-linear-gradient(top, rgba(15, 178, 237, 1) 0, rgba(0, 134, 218, 1) 100%);
    background: linear-gradient(to bottom, rgba(15, 178, 237, 1) 0, rgba(0, 134, 218, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0fb2ed', endColorstr='#0086da', GradientType=0);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 0 rgba(90, 199, 255, 0.004), inset 0 -1px 1px 0 rgba(0, 63, 157, 0.44);
    height: 50px
}

.nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%
}

.nav li {
    width: 14%;
    display: inline-block;
    float: left;
    text-align: center;
    padding: 12px;
    border-right: 1px solid #058cd1
}

.nav li.active,
.nav li:hover {
    padding-bottom: 13px;
    background: rgba(101, 205, 243);
    background: -moz-linear-gradient(top, rgba(101, 205, 243) 0, rgba(92, 177, 230) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(101, 205, 243)), color-stop(100%, rgba(92, 177, 230)));
    background: -webkit-linear-gradient(top, rgba(101, 205, 243) 0, rgba(92, 177, 230) 100%);
    background: -o-linear-gradient(top, rgba(101, 205, 243) 0, rgba(92, 177, 230) 100%);
    background: -ms-linear-gradient(top, rgba(101, 205, 243) 0, rgba(92, 177, 230) 100%);
    background: linear-gradient(to bottom, #65cdf3 0, #5cb1e6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0fb2ed', endColorstr='#0086da', GradientType=0)
}

@media(min-width:768px) {
    .nav li {
        width: auto;
        padding: 12px 15px
    }
}

@media(min-width:1200px) {
    .nav li {
        width: 14%
    }
}

.nav li:last-child {
    border: 0
}

.nav li a {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    text-decoration: none
}

.nav li a:hover {
    color: #b0dff1
}

.homepage-info .title,
h3.title {
    font-size: 29px;
    color: #00458c;
    line-height: 1.379
}

h3.title {
    text-align: center
}

h4.title {
    font-size: 20px;
    color: #00458c
}

@media(max-width:767px) {
    h4.title {
        margin-top: 20px;
        margin-bottom: 10px
    }
}

.homepage-info .text {
    font-size: 16px;
    color: #000;
    line-height: 1.563
}

.homepage-info>div>div {
    padding: 30px 0
}

@media(min-width:1200px) {
    .homepage-info img {
        max-height: 345px;
        margin-left: 40px
    }
}

@media(min-width:768px) {
    .homepage-info img {
        margin-left: 0;
        width: 100%
    }
}

@media(max-width:767px) {
    .homepage-info {
        text-align: center
    }
    .homepage-info .title {
        font-size: 23px
    }
    .homepage-info>div>div {
        padding: 15px 0
    }
}

.main-button {
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 300px;
    height: 40px;
    max-width: 100%;
    padding: 8px;
    font-size: 18px;
    font-family: 'Roboto';
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    background: rgba(255, 198, 0, 1);
    background: -moz-linear-gradient(top, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 198, 0, 1)), color-stop(100%, rgba(229, 156, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc600', endColorstr='#e59c00', GradientType=0);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 0 rgba(252, 208, 0, 0.004), inset 0 -1px 1px 0 rgba(156, 106, 0, 0.44);
    transition: none
}

.main-button:hover,
.main-button:focus,
.main-button:active {
    text-decoration: none;
    color: #fff;
    background: rgba(240, 200, 80, 1);
    background: -moz-linear-gradient(top, rgba(240, 200, 80, 1) 0, rgba(255, 198, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(240, 200, 80, 1)), color-stop(100%, rgba(255, 198, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(240, 200, 80, 1) 0, rgba(255, 198, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(240, 200, 80, 1) 0, rgba(255, 198, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(240, 200, 80, 1) 0, rgba(255, 198, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(240, 200, 80, 1) 0, rgba(255, 198, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc600', endColorstr='#e59c00', GradientType=0)
}

.calc-link {
    margin: 40px 0 35px 0
}

.calc-link .icon {
    position: absolute;
    margin-left: -6px
}

.calc-link span {
    margin-left: 22px
}

.title-block {
    text-align: center
}

.title-block .wrapper {
    background: #fff;
    margin: 35px auto;
    padding: 0 15px 10px 15px;
    position: relative;
    display: inline-block
}

.title-block:before {
    content: '';
    border-bottom: 1px dashed #e0e0e0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0
}

@media(max-width:480px) {
    .title-block {
        padding: 0
    }
    .title-block:before {
        display: none
    }
    .title-block .wrapper {
        padding: 0 0 10px 0
    }
    h3.title {
        font-size: 25px
    }
    .works-section .title-block .wrapper {
        margin: 10px auto
    }
    .shed-types-section .title-block .wrapper {
        margin: 0 auto
    }
}

.title-block .title {
    display: block
}

@media(max-width:992px) {
    .how-to-section .title {
        margin-top: 32px
    }
}

.shed-types-section a {
    font-size: 15px
}

.shed-types-section a:hover,
.extra-service a:hover {
    text-decoration: none
}

.shed-types-section .shed-type {
    text-align: center;
    margin-bottom: 40px;
    height: 190px
}

.extra-services-section {
    background-color: #e1f4ff;
    padding-bottom: 70px
}

.extra-services-section a {
    font-size: 16px
}

.extra-services-section .wrapper {
    background-color: #e1f4ff
}

.extra-services-section .title-block:before {
    border-color: #77c5ee
}

@media(min-width:768px) {
    .extra-services-section .list .col-xs-12 {
        width: 19.66666667%
    }
}

.extra-service img {
    width: 85%;
    border: 3px solid #fff;
    margin-bottom: 20px
}

.extra-services-section .list p {
    font-size: 15px;
    color: #000
}

@media(max-width:992px) {
    .extra-services-section .list .col-xs-12 {
        padding-left: 6px;
        padding-right: 6px
    }
    .extra-service img {
        width: auto;
        max-width: 100%
    }
}

.extra-services-section .extra-service {
    text-align: center;
    margin-bottom: 20px
}

.advantages-section .list>div {
    margin-bottom: 40px
}

.advantages-section .list .col-xs-9 {
    display: table;
    height: 100px;
    padding-right: 22px
}

.advantages-section .list .col-xs-9 p {
    display: table-cell;
    vertical-align: middle
}

.advantages-section .list .image-block {
    position: relative
}

@media(max-width:767px) {
    .advantages-section .list .col-xs-4 {
        padding: 0
    }
    .advantages-section .list .image-block img {
        max-width: 100%
    }
}

.advantages-section .list .image-block .counter {
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #f4b400;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    background-color: #fff;
    font-weight: bold
}

.description-section,
.how-to-section {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 40px
}

.description-section,
.description-section .wrapper,
.how-to-section,
.how-to-section .wrapper {
    background-color: #f1faff
}

.description-section .wrapper {
    margin: 20px 0 0 0
}

.description-section .wrapper .title {
    margin-top: 0
}

.description-section img {
    margin: 12px 15px 8px 0
}

@media(max-width:767px) {
    .description-section .mobile-text-block {
        max-height: 535px;
        overflow: hidden;
        position: relative
    }
    .description-section .mobile-text-block.open {
        max-height: 100%;
        overflow: hidden;
        position: relative
    }
    .description-section .mobile-text-block.open:after {
        display: none
    }
    .description-section .mobile-text-block:after {
        width: 100%;
        height: 80px;
        position: absolute;
        bottom: 0;
        background: rgba(240, 250, 255, 0);
        background: -moz-linear-gradient(top, rgba(240, 250, 255, 0) 0, rgba(240, 250, 255, 0.63) 15%, rgba(240, 250, 255, 0.8) 19%, rgba(240, 250, 255, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(240, 250, 255, 0)), color-stop(15%, rgba(240, 250, 255, 0.63)), color-stop(19%, rgba(240, 250, 255, 0.8)), color-stop(100%, rgba(240, 250, 255, 1)));
        background: -webkit-linear-gradient(top, rgba(240, 250, 255, 0) 0, rgba(240, 250, 255, 0.63) 15%, rgba(240, 250, 255, 0.8) 19%, rgba(240, 250, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(240, 250, 255, 0) 0, rgba(240, 250, 255, 0.63) 15%, rgba(240, 250, 255, 0.8) 19%, rgba(240, 250, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(240, 250, 255, 0) 0, rgba(240, 250, 255, 0.63) 15%, rgba(240, 250, 255, 0.8) 19%, rgba(240, 250, 255, 1) 100%);
        background: linear-gradient(to bottom, rgba(240, 250, 255, 0) 0, rgba(240, 250, 255, 0.63) 15%, rgba(240, 250, 255, 0.8) 19%, rgba(240, 250, 255, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f0faff', endColorstr='#f0faff', GradientType=0)
    }
}

.works-section .all-works,
.reviews-section .all-reviews {
    margin-top: 65px;
    background-color: #fff;
    position: absolute;
    padding: 0 10px 0 15px;
    right: 0
}

.works-section .all-works a {
    margin-right: 20px
}

.works-section .all-works .icon,
.reviews-section .all-reviews .icon {
    position: absolute;
    right: 3px;
    top: 2px
}

.filter {
    margin-bottom: 20px
}

.filter select {
    max-width: 300px;
    display: block;
    margin: 0 auto
}

.works-section .works-filter {
    margin-top: -30px;
    margin-bottom: 40px
}

.works-filter ul,
.filter ul {
    list-style: none
}

.filter ul {
    padding: 0
}

.works-filter ul li,
.filter ul li {
    display: inline-block;
    margin: 5px 8px
}

.filter ul li {
    display: inline-block;
    margin: 5px 10px 5px 0
}

.works-filter ul li a,
.filter ul li a {
    text-decoration: none;
    border-bottom: 1px dashed #b2cee7;
    font-size: 16px;
    transition: none;
    padding: 3px 8px;
    border: 2px solid transparent;
    outline: 0
}

.filter ul li a {
    padding: 3px 0;
    text-decoration: none;
    border-bottom: 1px dashed #b2cee7
}

.works-filter ul li.active a,
.filter ul li.active a {
    border: 2px solid #ffc600;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.filter ul li.active a {
    border: 2px solid #ffc600;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 3px 8px;
    color: #000
}

.works-section .swiper-slide {
    width: 320px;
    height: 265px;
    float: left;
    text-align: center
}

.works-section .swiper-slide .figure {
    height: 175px;
    width: 100%;
    overflow: hidden
}

.works-section .swiper-slide .figure img {
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.works-section .swiper-slide .figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center
}

.works-section .swiper-slide .figcaption {
    height: 90px;
    width: 100%;
    padding: 25px;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    background-color: #f1faff;
    box-shadow: inset 0 -1px 0 0 rgba(200, 226, 240, 0.004), inset 1px 0 0 0 rgba(200, 226, 240, 0.004);
    border-bottom: 1px solid #c8e2f0;
    border-left: 1px solid #c8e2f0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 2
}

.works-section .swiper-slide:last-child .figcaption {
    border-right: 1px solid #c8e2f0
}

.swiper.container-fluid {
    padding-left: 0;
    padding-right: 0
}

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

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

.swiper-slide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    height: 100%;
    position: relative
}

.swiper-scrollbar-block {
    position: absolute;
    top: 25%;
    width: 100%;
    height: 50px
}

.swiper-scrollbar {
    height: 50px;
    position: relative
}

.swiper-button-next,
.swiper-button-prev {
    width: 31px;
    height: 55px;
    position: absolute;
    z-index: 10;
    cursor: pointer
}

.works-section .swiper-button-prev {
    left: 0;
    background-position: -83px 0
}

.works-section .swiper-button-next {
    right: 0;
    background-position: -83px 0;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.works-swiper .swiper-slide:hover .figcaption {
    background-color: #ecab00;
    border-color: #c17f00;
    position: absolute;
    height: 120px;
    padding-top: 35px
}

.works-swiper .swiper-slide:hover .figcaption a {
    color: #fff
}

.works-swiper .swiper-slide .overlay {
    height: 80%;
    width: 100%;
    background: transparent;
    display: block;
    position: absolute;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.works-swiper .swiper-slide .overlay .icon {
    position: absolute;
    left: 47%;
    top: 29%;
    opacity: 0;
    box-shadow: none;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.works-swiper .swiper-slide:hover .overlay {
    height: 80%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: block;
    position: absolute;
    z-index: 1
}

.works-swiper .swiper-slide:hover .overlay .icon {
    opacity: 1
}

.works-swiper .swiper-slide:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.reviews-section {
    margin-bottom: 50px
}

.reviews-section .author {
    border-bottom: 1px solid #dbdbdb
}

.reviews-section .title-block .wrapper {
    margin: 25px auto
}

@media(max-width:767px) {
    .reviews-section .title-block .wrapper {
        margin: 25px auto 15px auto
    }
}

.reviews-section .all-reviews {
    margin-top: 52px;
    padding-right: 20px;
    width: 120px
}

.reviews-section .swiper-button-prev,
.reviews-section .swiper-button-next {
    width: 58px;
    height: 105px
}

.reviews-section .swiper-button-prev {
    left: 0;
    background-position: -171px -1px
}

.reviews-section .swiper-button-next {
    right: 35px;
    background-position: -171px -1px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.reviews-section .swiper-slide .col-sm-5 {
    padding-left: 80px
}

.reviews-section .swiper-slide .col-sm-7 {
    padding-right: 60px
}

.reviews-section .swiper-slide img {
    width: 100%;
    margin-top: 13px
}

@media(max-width:767px) {
    .reviews-section .swiper-slide .col-sm-5 {
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }
    .reviews-section .swiper-slide img {
        width: auto
    }
}

.swiper-button-disabled {
    opacity: .5
}

.how-to-section .wrapper {
    margin: 0 auto 20px auto
}

.how-to-section .col-5 {
    padding: 0;
    text-align: center
}

.how-to-section .col-5 img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.how-to-section .col-5 p {
    color: #333;
    text-align: center;
    font-size: 16px;
    margin-top: 25px;
    display: inline-block;
    max-width: 59%
}

.how-to-section .col-5:nth-child(even) {
    padding-top: 70px
}

@media(max-width:767px) {
    .how-to-section .col-5:nth-child(even),
    .how-to-section .col-5 {
        padding-top: 10px
    }
    .how-to-section .col-5 p {
        margin: 10px auto 15px auto
    }
}

.clients-section {
    padding-bottom: 65px
}

.clients-section .list>div {
    text-align: center
}

@media(max-width:992px) {
    .clients-section .list>div {
        padding-right: 10px;
        padding-left: 10px
    }
}

.clients-section .list>div img {
    display: inline-block;
    max-width: 62%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    filter: grayscale(80%);
    filter: gray;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

@media(max-width:767px) {
    .clients-section .list>div img {
        max-width: 42%
    }
}

.clients-section .list>div img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: gray
}

.clients-section .list .bg {
    background-color: #fafafa;
    height: 130px;
    max-width: 170px;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    position: relative
}

@media(max-width:990px) {
    .clients-section .list .bg {
        height: 80px
    }
}

.clients-section .list a {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 16px
}

.partners-section .title {
    color: #839dc5
}

.partners-section,
.partners-section .wrapper {
    background-color: #f1faff
}

.partners-section .title-block:before {
    border-bottom-style: solid;
    border-bottom-color: #cee7f5
}

.partners-section img {
    width: 100px;
    margin: 0 15px;
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    filter: grayscale(80%);
    filter: gray;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.partners-section img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: gray
}

@media(max-width:767px) {
    .partners-section img {
        width: 80px;
        margin: 0 5px
    }
    .partners-section br {
        margin-bottom: 20px
    }
}

.partners-section a {
    text-decoration: none
}

.section-footer-nav {
    background-color: #e1f4ff;
    border-top: 1px solid #acdbf4;
    border-bottom: 1px solid #acdbf4
}

.section-footer-nav .footer-nav ul {
    background: #e1f4ff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none
}

.section-footer-nav .footer-nav ul li {
    border-right: 1px solid #acdbf4;
    padding: 13px
}

.section-footer-nav .footer-nav ul li:first-child {
    border-left: 1px solid #acdbf4
}

@media(max-width:992px) {
    .section-footer-nav .footer-nav ul li {
        padding: 13px 3px
    }
}

.section-footer-nav .footer-nav a {
    font-size: 17px;
    color: #005eae;
    border-bottom: 1px solid #bdd7ee
}

.footer {
    background-color: #283c64;
}

.footer h4 {
    color: #333;
    margin-top: 40px
}

.footer ul,
.sidebar .sidebar-inner ul {
    list-style-type: none;
    padding: 0
}

.footer ul li,
.sidebar .sidebar-inner ul li {
    margin-bottom: 10px
}

.footer a,
.sidebar ul li a,
.breadcrumbs a,
.works .work-item a {
    text-decoration: none;
    border-bottom: 1px solid #bdd7ee
}

.footer .phone {
    font-size: 16px;
    color: #000
}

.footer .copyright-block .row>div {
    color: #fff;
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 20px
}

.footer .copyright-block .row>div p {
    padding: 0;
    margin: 0
}

@media(max-width:992px) {
    .footer>.container .col-xs-12 {
        height: 275px
    }
}

@media(max-width:767px) {
    .footer {
        text-align: center
    }
    .footer>.container .col-xs-12 {
        height: auto
    }
    .footer h4 {
        margin-top: 20px
    }
}

.mobile-nav {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mobile-nav .menu-title {
    float: left;
    color: #fff;
    margin: 10px 9px;
    font-size: 20px
}

.mobile-nav .mobile-menu {
    float: left;
    cursor: pointer;
    margin-top: 16px;
    width: 22px;
    height: 30px;
    z-index: 3
}

.mobile-nav .mobile-menu .line {
    display: block;
    height: 2px;
    margin-bottom: 5px;
    top: 0;
    color: #fff;
    border-color: #fff;
    background-color: #fff;
    opacity: 1;
    position: relative;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.mobile-nav .mobile-menu.active .line:nth-child(2) {
    opacity: 0
}

.mobile-nav .mobile-menu.active .line:nth-child(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px
}

.mobile-nav .mobile-menu.active .line:nth-child(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -7px
}

.mobile-nav .col-xs-5 {
    padding: 15px 0 0 0
}

.mobile-nav .col-xs-5 i {
    margin-right: 25px
}

.mobile-contacts hr {
    border-bottom: 1px solid #b3d4e6
}

.mobile-contacts .phone {
    margin-bottom: 5px;
    display: block;
    text-decoration: none
}

.mobile-contacts .phone,
.mobile-contacts .email {
    font-size: 20px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #0aa3e7;
    height: 35px;
    text-align: center;
    padding-top: 4px
}

.mobile-contacts .email {
    font-size: 15px;
    padding-top: 7px;
    margin-bottom: 15px
}

.mobile-contacts .email a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #55bfee
}

.mobile-works-filter {
    padding-bottom: 30px
}

.mobile-all-works .wrapper,
.mobile-all-reviews .wrapper {
    margin: 0 auto;
    height: 25px;
    width: 125px;
    position: relative
}

.mobile-all-works .wrapper .all-works,
.mobile-all-reviews .wrapper .all-reviews {
    margin-top: 20px
}

.reviews-section .mobile-swiper-scrollbar-block .swiper-scrollbar {
    height: 25px
}

.reviews-section .mobile-swiper-scrollbar-block .swiper-button-next {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    right: 30px;
    width: 100px
}

.reviews-section .mobile-swiper-scrollbar-block .swiper-button-prev {
    left: 30px;
    width: 110px
}

.mobile-menu-block {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 63, 111, 0.96);
    text-align: center;
    z-index: 800;
    right: 100%;
    position: fixed;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -ms-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    transition: transform .5s cubic-bezier(.215, .61, .355, 1)
}

.mobile-menu-block.active {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.mobile-menu-block:after {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: #141414;
    background-color: rgba(20, 20, 20, .94);
    content: ''
}

.mobile-menu-block ul {
    list-style-type: none;
    padding: 0
}

.mobile-menu-block ul li a {
    padding: 12px;
    width: 100%;
    display: block;
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #196297
}

.mobile-menu-block ul li a:hover {
    background-color: #196095
}

.sidebar {
    padding-left: 0;
    padding-bottom: 20px
}

.sidebar .calc-link {
    margin-top: 20px
}

.sidebar .sidebar-inner {
    font-size: 16px;
    background-color: #f1faff;
    padding: 10px 25px;
    margin-bottom: 20px
}

.sidebar .sidebar-inner .icon {
    position: absolute;
    left: 0
}

.sidebar .sidebar-inner li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 15px !important
}

.sidebar .sidebar-inner h4 {
    margin: 27px 0 25px 0
}

.sidebar .content {
    font-size: 16px
}

.sidebar .content h4 {
    margin: 40px 0 20px 30px
}

.sidebar .content ul li {
    padding-left: 25px
}

@media(max-width:992px) {
    .sidebar {
        background-color: #fff;
        height: 100%;
        display: block !important;
        z-index: 800;
        right: 100%;
        top: 0;
        padding-left: 15px;
        width: 300px;
        position: fixed;
        -webkit-transition: -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
        -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
        -ms-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
        -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
        transition: transform .5s cubic-bezier(.215, .61, .355, 1)
    }
    .sidebar.active {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
    .show-catalog {
        left: 0;
        -webkit-transition: -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
        -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
        -ms-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
        -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
        transition: transform .5s cubic-bezier(.215, .61, .355, 1)
    }
    .show-catalog.active {
        position: fixed;
        z-index: 801;
        -webkit-transform: translateX(103%);
        -moz-transform: translateX(103%);
        -ms-transform: translateX(103%);
        -o-transform: translateX(103%);
        transform: translateX(103%)
    }
    .show-catalog.active .icon {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .overlay {
        opacity: 0;
        -webkit-transition: opacity .2s linear;
        transition: opacity .2s linear;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, .78);
        z-index: -1
    }
    .overlay.active {
        opacity: 1;
        z-index: 790
    }
}

.mobile-hide-catalog,
.modal-order .close {
    display: none !important;
    width: 30px;
    left: 305px;
    top: 50px;
    position: fixed;
    z-index: 900;
    cursor: pointer
}

@media(max-width:767px) {
    .sidebar {
        width: 280px
    }
    .show-catalog.active {
        display: none
    }
    .mobile-hide-catalog {
        left: 282px
    }
}

.mobile-hide-catalog.active {
    display: block !important
}

.mobile-hide-catalog span,
.modal-order .close span {
    display: block;
    height: 2px;
    margin-bottom: 5px;
    top: 0;
    color: #fff;
    border-color: #fff;
    background-color: #fff;
    opacity: 1;
    position: relative
}

.mobile-hide-catalog span:nth-child(1),
.modal-order .close span:nth-child(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0
}

.mobile-hide-catalog span:nth-child(2),
.modal-order .close span:nth-child(2) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -7px
}

.page h1 {
    font-size: 29px;
    color: #00458c;
    margin-bottom: 20px
}

.page h3 {
    color: #00458c
}

.page img {
    max-width: 100%;
    height: 100%
}

@media(max-width:767px) {
    .page h1 {
        text-align: center
    }
}

.works .wokrs-item {
    text-align: center;
    margin-bottom: 40px
}

.works .wokrs-item img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    padding: 5px;
    max-width: 100%;
    height: 152px
}

.works .wokrs-item a {
    font-size: 16px
}

.works .wokrs-item p {
    font-size: 15px;
    color: #000
}

.works-list .wokrs-item img {
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0
}

.works-list .page a {
    text-decoration: none
}

.works-list .wokrs-item {
    text-align: center
}

.works-list .wokrs-item a {
    font-size: 14px;
    text-decoration: none;
    border: 0;
    display: inline-block
}

.works-list .wokrs-item a div {
    display: inline-block;
    position: relative;
    height: 100%
}

.works-list .wokrs-item a span {
    border: 22px solid transparent;
    border-right: 22px solid #f0c850;
    border-bottom: 22px solid #f0c850;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.works-list .wokrs-item a:hover {
    text-decoration: underline
}

.works-list .wokrs-item a .icon {
    position: absolute;
    border: 0;
    box-shadow: none;
    left: -7px;
    top: -10px;
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5)
}

.works-list .wokrs-item .figcaption {
    height: 42px;
    margin-top: 20px
}

.works-list .wokrs-item p {
    color: #666;
    font-size: 14px
}

@media(max-width:767px) {
    .works-list .page .wokrs-item {
        text-align: center
    }
}

.breadcrumbs hr {
    border-bottom: 1px dashed #e0e0e0;
    display: block;
    border-top: 0;
    height: 0;
    width: calc(100% - 5px);
    margin: 0 auto;
    float: left
}

.breadcrumbs>.col-xs-12 {
    padding: 10px
}

.breadcrumbs ul {
    list-style: none;
    padding: 0 0 20px 0;
    margin: 20px 0 0 0;
    color: #666
}

.breadcrumbs ul li {
    display: inline-block
}

.breadcrumbs ul li:after {
    content: '→';
    display: inline-block;
    margin: 0 4px 0 6px
}

.breadcrumbs ul li:last-child:after {
    content: ''
}

.work .roboto {
    font-size: 17px
}

.work .price {
    color: #e6b300;
    font-size: 20px
}

.work .text,
.text {
    font-size: 16px
}

.work h3 {
    color: #00458c
}

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

.work .gallery-block {
    margin: 30px 0
}

.work .gallery-2 {
    margin: 20px 0
}

.work .gallery-2 img {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left
}

.gallery {
    margin: 20px 0
}

table .gallery {
    margin: 0
}

.gallery>div {
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 4px
}

.gallery img {
    margin-bottom: 4px;
    float: left;
    width: 100%
}

.gallery .img {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50% !important;
    background-size: cover !important
}

.gallery .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.7)
}

.gallery-col-6 {
    height: 97px
}

.gallery-col-4 {
    height: 142px
}

.gallery-col-3 {
    height: 187px
}

.gallery-col-2 {
    height: 277px
}

@media(min-width:768px) {
    .gallery-col-6 {
        height: 87px
    }
    .gallery-col-4 {
        height: 132px
    }
    .gallery-col-3 {
        height: 177px
    }
    .gallery-col-2 {
        height: 267px
    }
}

@media(min-width:992px) {
    .gallery-col-6 {
        height: 84px
    }
    .gallery-col-4 {
        height: 128px
    }
    .gallery-col-3 {
        height: 171px
    }
    .gallery-col-2 {
        height: 259px
    }
}

@media(min-width:1200px) {
    .gallery-col-6 {
        height: 103px
    }
    .gallery-col-4 {
        height: 156px
    }
    .gallery-col-3 {
        height: 209px
    }
    .gallery-col-2 {
        height: 315px
    }
}

.work table {
    min-width: 500px
}

input {
    width: 100%
}

.calc input {
    text-align: center
}

.calc .muted {
    color: #999
}

.calc img.calc-bordered {
    width: 100%
}

.calc .calc-bordered {
    border: 1px solid #e4e4e4;
    margin-bottom: 8px
}

.calc div.calc-bordered {
    padding: 20px
}

.calc .calc-roof-type .wrap {
    border: 1px solid transparent
}

.calc .calc-roof-type .wrap.active,
.calc .calc-roof-type .wrap.active:hover {
    border: 1px solid #f1b000
}

.calc .calc-roof-type .wrap:hover {
    border: 1px solid #d5d5d5
}

.calc .calc-roof-type .wrap img {
    max-width: 100%
}

.calc .calc-prices .price {
    font-family: 'Roboto';
    font-size: 27px;
    color: #000
}

.calc .calc-prices p {
    margin-bottom: 0
}

.calc .calc-prices .calc-result {
    color: #000;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: bold
}

.calc .calc-prices .calc-result .price {
    font-size: 32px
}

.calc .calc-prices .calc-price-block:first-child {
    margin-bottom: 0;
    border-bottom-style: dashed;
    padding-bottom: 15px
}

.calc .calc-prices .calc-price-block:nth-child(2) {
    border-top: 0;
    padding-top: 15px
}

.calc .calc-order-btn,
.calc .calc-print-btn {
    width: 100%
}

.calc .calc-print-btn {
    padding: 6px 8px 8px 8px;
    margin-top: 7px;
    background: #fff;
    box-shadow: none;
    text-shadow: none;
    border: 2px solid #ffc600;
    color: #e6b300
}

.calc table {
    width: 100%;
    min-width: 730px;
    max-width: 100%;
    margin-bottom: 40px
}

.calc table th {
    min-width: 72px
}

.calc table tbody td,
.calc table th {
    padding: 10px 15px
}

.calc table .text-right {
    text-align: right
}

.calc table tr:first-child {
    font-family: inherit;
    background-color: #fff !important;
    color: #000
}

.calc .calc-sliders {
    margin-bottom: 20px
}

.calc .calc-sliders .col-xs-9,
.calc .calc-selects {
    padding-top: 13px
}

.calc .calc-selects:last-child {
    margin-bottom: 20px
}

.calc .calc-selects p {
    white-space: nowrap
}

.calc .calc-selects:last-child .col-xs-8 {
    padding-top: 7px
}

.calc table th {
    color: #a7a7a7;
    background-color: #f7f7f7 !important;
    white-space: nowrap
}

.calc table tbody td,
.calc table th {
    border-color: #e3e3e3
}

.calc table tbody tr:nth-child(even) {
    background-color: #fdfdfd
}

.calc .calc-img-size-block {
    position: relative
}

.calc .calc-img-size {
    position: absolute;
    padding: 2px 5px;
    background: #fdfdfd;
    font-family: 'Roboto';
    font-size: 16px;
    color: #666
}

.calc .size-length {
    left: 9%;
    bottom: 27%
}

.calc .size-width {
    left: 57%;
    bottom: 14%
}

.calc .size-height {
    right: 11%;
    bottom: 46%
}
.border-header-bottom {
    height: 3px;
    background: #283c64;
}
.calc .size-area {
    right: 25px;
    bottom: 14px;
    font-weight: 300;
    font-size: 14px;
    color: #999
}

.calc .size-area span:first-child {
    min-width: 27px;
    display: inline-block;
    text-align: center
}

@media(max-width:767px) {
    .calc .size-length {
        left: 8%
    }
    .calc .size-width {
        bottom: 13%
    }
    .no-padding-right {
        padding-right: 0
    }
    .calc .calc-tabs {
        margin-bottom: 15px
    }
    .calc .calc-tabs .wrap {
        display: inline-block;
        font-family: 'Roboto';
        font-size: 16px;
        width: 100%;
        border: 2px solid #0aa3e7;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background-color: #0aa3e7
    }
    .calc .calc-tabs .wrap p {
        display: block;
        width: 50%;
        margin: 0;
        padding: 7px 10px 7px 10px;
        color: #fff;
        text-align: center;
        cursor: pointer
    }
    .calc .calc-tabs .wrap p.active {
        background-color: #fff;
        color: #000
    }
    .calc .calc-tabs .wrap p:nth-child(1) {
        -webkit-border-radius: 8px 0 0 8px;
        -moz-border-radius: 8px 0 0 8px;
        border-radius: 8px 0 0 8px
    }
    .calc .calc-tabs .wrap p:nth-child(2) {
        -webkit-border-radius: 0 8px 8px 0;
        -moz-border-radius: 0 8px 8px 0;
        border-radius: 0 8px 8px 0
    }
    .calc .calc-tabs-content {
        display: none
    }
    .calc .calc-tabs-content.active {
        display: block
    }
}

@media(min-width:1200px) {
    .calc .size-length {
        left: 11%
    }
}

.ui-widget-header {
    background: -moz-linear-gradient(90deg, #0085da 0, #0fb1ed 100%);
    background: -webkit-linear-gradient(90deg, #0085da 0, #0fb1ed 100%);
    background: -ms-linear-gradient(90deg, #0085da 0, #0fb1ed 100%);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(90, 199, 255, 0.004), inset 0 -1px 1px 0 rgba(0, 63, 157, 0.44);
    -moz-box-shadow: inset 0 1px 0 0 rgba(90, 199, 255, 0.004), inset 0 -1px 1px 0 rgba(0, 63, 157, 0.44);
    box-shadow: inset 0 1px 0 0 rgba(90, 199, 255, 0.004), inset 0 -1px 1px 0 rgba(0, 63, 157, 0.44)
}

.ui-widget-content {
    border: 0;
    background-color: #f3f3f3;
    -webkit-box-shadow: inset .707px .707px 1px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: inset .707px .707px 1px 0 rgba(0, 0, 0, 0.24);
    box-shadow: inset .707px .707px 1px 0 rgba(0, 0, 0, 0.24)
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-content .ui-state-default:hover,
.ui-widget-content .ui-state-default:active,
.ui-widget-content .ui-state-default:focus {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    background-image: -moz-linear-gradient(90deg, #e59c00 0, #ffc600 100%);
    background-image: -webkit-linear-gradient(90deg, #e59c00 0, #ffc600 100%);
    background-image: -ms-linear-gradient(90deg, #e59c00 0, #ffc600 100%);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(252, 208, 0, 0.004), inset 0 -1px 1px 0 rgba(156, 106, 0, 0.44), 0 2px 5px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: inset 0 1px 0 0 rgba(252, 208, 0, 0.004), inset 0 -1px 1px 0 rgba(156, 106, 0, 0.44), 0 2px 5px 0 rgba(0, 0, 0, 0.24);
    box-shadow: inset 0 1px 0 0 rgba(252, 208, 0, 0.004), inset 0 -1px 1px 0 rgba(156, 106, 0, 0.44), 0 2px 5px 0 rgba(0, 0, 0, 0.24);
    width: 25px;
    height: 25px;
    top: -7px;
    outline: 0;
    cursor: pointer
}

.modal-order .modal-dialog {
    width: 100%;
    max-width: 400px;
    min-width: 310px
}

@media(max-width:380px) {
    .modal-order .modal-dialog {
        margin-left: 0;
        margin-right: 0
    }
    .modal-order .modal-col .jq-number {
        width: 87% !important
    }
}

.modal-order .modal-content {
    border-radius: 0
}

.modal-order .modal-col {
    display: inline-block;
    width: 30%
}

.modal-order .modal-col>div {
    float: left
}

.modal-order .modal-col .jq-number {
    width: 90%
}

.modal-order .modal-x {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-top: 8px;
    margin-left: 4px
}

.modal-order label {
    color: #000;
    margin-right: 20px;
    cursor: pointer
}

.modal-order .close {
    float: right;
    display: block !important;
    background: transparent;
    right: 15px;
    position: fixed;
    left: auto;
    top: 44px;
    z-index: 900
}

.modal-order .close span {
    color: #c9c9c9;
    border-color: #c9c9c9;
    background-color: #c9c9c9
}

.modal-order .main-button {
    margin-top: 20px
}

.modal-order .modal-header {
    padding: 5px 15px;
    border-bottom: 0
}

.error-text {
    display: none
}

.error .error-text {
    display: block;
    padding: 8px;
    margin-top: 5px;
    background-color: #ffe7e7;
    color: #a02828
}

.error input {
    border-color: #a02828;
    border-bottom-color: #a02828
}

.ribbon {
    border: 22px solid transparent;
    border-right: 22px solid #f0c850;
    border-bottom: 22px solid #f0c850;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.ribbon i {
    transform: scale(0.5);
    box-shadow: none;
    bottom: -26px !important;
    left: -8px !important
}

.scroll {
    min-height: 830px;
    height: 100%
}

@media(max-width:991px) {
    .scroll {
        min-height: 100%;
        height: 100%;
        padding-bottom: 30px
    }
}

.scrollable .scroll-bar.vertical {
    width: 100%
}

.scroll .main-button {
    width: 100%
}

.scroll-table {
    max-width: 100%;
    width: 100%;
    min-height: 720px;
    height: 100%
}

.scroll-table-icon {
    margin-top: -32px;
    font-size: 14px;
    color: #999;
    position: relative
}

.scroll-table-icon .icon {
    position: absolute;
    left: -24px;
    top: 1px
}

.scroll-work-table {
    max-width: 100%;
    width: 100%;
    min-height: 500px;
    height: 100%
}

.article h1 {
    margin-bottom: 30px
}

.articles .title {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
    text-align: left
}

.articles .title a {
    text-decoration: underline
}

.articles .title a:hover {
    text-decoration: none
}

.articles .date {
    color: #8c8c8c;
    margin-bottom: 7px
}

.articles hr {
    margin: 20px 0 28px 0;
    border-color: #ededed
}

.articles img {
    width: 100%;
    margin-bottom: 10px
}

.pagination {
    margin: 30px 0;
    padding: 0
}

.pagination li {
    display: inline-block
}

.pagination li.active a,
.pagination li a:hover {
    background: #484848;
    border: 2px solid #484848;
    color: #fff;
    text-decoration: none
}

.pagination li a {
    border: 2px solid #f64747;
    padding: 5px 10px;
    margin: 0 3px;
    color: #000;
    font-weight: bold
}

.article-img {
    float: left;
    width: 50%;
    margin: 0 25px 10px 0
}

@media(max-width:992px) {
    .article-img {
        width: 100%
    }
}

.reviews-list>div {
    margin-bottom: 20px
}

.review-text {
    border: 2px solid #ededed;
    padding: 15px 18px;
    margin-bottom: 15px;
    position: relative
}

.review-text .icon {
    position: absolute;
    bottom: 0;
    left: 0
}

.review .author,
.review .date {
    display: inline-block
}

.review .author {
    margin-right: 10px
}

.new-review {
    position: relative;
    margin-top: 20px;
    cursor: pointer
}

.new-review i {
    font-size: 30px;
    color: #f64747;
    position: absolute;
    left: -35px;
    top: -4px
}

.posts {
    padding: 20px 0;
    margin-left: 0;
    margin-right: 0;
    border-top: 1px solid #b2b2b2;
    overflow: hidden;
    position: relative
}

.posts a {
    float: left;
    width: 100%
}

.posts .prev-block {
    padding: 0 10px 0 40px
}

.posts .next-block {
    padding: 0 40px 0 10px
}

.posts a:hover {
    text-decoration: none
}

.posts .prev,
.posts .next {
    position: absolute;
    font-size: 54px;
    color: #f64747;
    font-weight: normal;
    font-style: normal;
    top: 50%;
    margin-top: -40px
}

.posts .prev {
    left: 5px
}

.posts .next {
    right: 5px
}

.posts img {
    width: 74px;
    height: 74px;
    -webkit-border-radius: 74px;
    -moz-border-radius: 74px;
    -ms-border-radius: 74px;
    -o-border-radius: 74px;
    border-radius: 74px;
    float: left;
    margin-right: 15px
}

.posts .info span {
    display: block;
    padding-top: 5px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    font-style: normal;
    padding-bottom: 8px;
    line-height: 20px
}

.posts .info p {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    font-style: normal
}

.posts .info p,
.posts .info span {
    color: #005eae
}

.share-block {
    margin-top: 20px
}

.share-block strong {
    font-size: 16px
}

.share-block .ya-share-block {
    margin-top: 12px
}

.modal-gallery {
    height: 100%;
    min-height: 300px
}

.modal-gallery .modal-body {
    height: 100%;
    padding: 0
}

.modal-gallery .modal-dialog,
.modal-gallery .modal-dialog .modal-content {
    width: 90%;
    height: 90%;
    margin: 30px auto;
    max-width: 900px;
    border-radius: 0
}

@media(max-width:991px) {
    .modal-gallery .modal-dialog,
    .modal-gallery .modal-dialog .modal-content {
        height: 570px;
        width: 97%
    }
}

@media(max-width:767px) {
    .modal-gallery .modal-dialog,
    .modal-gallery .modal-dialog .modal-content {
        height: 250px;
        width: 97%
    }
}

.swiper-container-gallery {
    width: 90%;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    cursor: -webkit-grab
}

.swiper-slide {
    background-size: cover;
    background-position: center
}

.alert {
    position: fixed;
    width: 320px;
    padding: 0 10px 10px;
    z-index: 9998;
    height: auto;
    top: 0;
    bottom: auto;
    left: 100%;
    right: 0;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -ms-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    transition: transform .5s cubic-bezier(.215, .61, .355, 1)
}

.alert.active {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.alert>div {
    position: relative;
    width: 100%;
    cursor: pointer;
    border-radius: 2px;
    font-size: 15px;
    margin: 20px 0 0;
    padding: 10px;
    display: block;
    box-sizing: border-box;
    color: #fff;
    right: 0;
    height: 60px;
    background: rgba(255, 198, 0, 1);
    background: -moz-linear-gradient(top, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 198, 0, 1)), color-stop(100%, rgba(229, 156, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 198, 0, 1) 0, rgba(229, 156, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc600', endColorstr='#e59c00', GradientType=0);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 0 rgba(252, 208, 0, 0.004), inset 0 -1px 1px 0 rgba(156, 106, 0, 0.44)
}

#calc-map {
    width: 100%;
    height: 400px
}

.calc-map {
    position: relative;
    height: 0;
    min-height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.calc-map.active {
    height: 400px
}

.scrollable .viewport {
    overflow-x: auto
}

.scrollable .viewport .overview {
    width: 100%
}

.modal-calc-order .calc-selects {
    margin-bottom: 10px
}

@media print {
    .scroll-table-icon,
    .show-catalog,
    .header-section,
    .section-footer-nav,
    .footer,
    .sidebar,
    .calc {
        display: none
    }
    .estimate-block {
        display: block
    }
}

.jq-checkbox.checked .jq-checkbox__div {
    width: 10px;
    height: 10px
}

.contains {
    background-color: #f1faff;
    padding: 10px 25px;
    margin-bottom: 20px
}

.contains .title {
    margin: 10px 0 15px 0;
    font-size: 18px
}

.contains ul {
    list-style: none;
    padding: 0;
    font-size: 16px
}

.contains li {
    margin-bottom: 7px
}

.contains a {
    text-decoration: none;
    border-bottom: 1px dashed #bdd7ee
}

.preview {
    margin-bottom: 20px
}

.preview img {
    float: left;
    margin-right: 15px
}

.contacts,
.contacts li {
    padding-left: 0 !important
}

.contacts li:before {
    content: none !important
}

@media(min-width:1024px) {
    .estimate-table-block .viewport {
        max-width: 850px !important
    }
}

.icon {
    background-image: url('/img/icons.png');
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 5px
}

.icon-1 {
    background-position: 0 0;
    width: 12px;
    height: 12px
}

.icon-2 {
    background-position: -15px -1px;
    width: 13px;
    height: 13px
}

.icon-3 {
    background-position: -32px -1px;
    width: 13px;
    height: 10px
}

.icon-4 {
    background-position: -47px -1px;
    width: 20px;
    height: 26px
}

.icon-5 {
    background-position: -115px -1px;
    width: 36px;
    height: 36px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.45)
}

.icon-6 {
    background-position: -153px -1px;
    width: 16px;
    height: 15px
}

.icon-7 {
    background-position: -1px -15px;
    width: 12px;
    height: 12px
}

.icon-8 {
    background-position: -2px -56px;
    width: 13px;
    height: 14px
}

.icon-9 {
    background-position: -2px -41px;
    width: 13px;
    height: 14px
}

.icon-10 {
    background-position: -1px -27px;
    width: 16px;
    height: 14px
}

.icon-11 {
    background-position: -20px -18px;
    width: 20px;
    height: 20px
}

.icon-12 {
    background-position: -21px -39px;
    width: 18px;
    height: 21px
}

.icon-13 {
    background-position: -43px -31px;
    width: 13px;
    height: 13px
}

.icon-14 {
    background-position: -59px -27px;
    width: 13px;
    height: 15px
}

.icon-15 {
    background-position: -2px -75px;
    width: 17px;
    height: 15px
}

.icon-16 {
    background-position: -22px -75px;
    width: 17px;
    height: 15px
}

.icon-17 {
    background-position: -42px -75px;
    width: 17px;
    height: 15px
}

.icon-18 {
    background-position: -64px -74px;
    width: 17px;
    height: 18px
}

.icon-19 {
    background-position: -84px -75px;
    width: 17px;
    height: 16px
}

.icon-20 {
    background-position: -104px -74px;
    width: 17px;
    height: 15px
}

.icon-21 {
    background-position: -125px -75px;
    width: 17px;
    height: 16px
}

.icon-22 {
    background-position: -145px -75px;
    width: 17px;
    height: 15px
}

.icon-23 {
    background-position: -42px -45px;
    width: 17px;
    height: 17px
}

.icon-24 {
    background-position: -62px -45px;
    width: 25px;
    height: 23px
}

.icon-25 {
    background-position: -232px 0;
    width: 85px;
    height: 40px;
    position: absolute
}

.icon-26 {
    background-position: -234px -43px;
    width: 42px;
    height: 21px;
    position: absolute
}

@media(min-width:768px) {
    .icon-25 {
        top: 8%;
        right: -54%
    }
    .icon-26 {
        bottom: 44%;
        right: -34%
    }
}

@media(min-width:992px) {
    .icon-25 {
        top: 8%;
        right: -39%
    }
    .icon-26 {
        bottom: 44%;
        right: -24%
    }
}

@media(min-width:1200px) {
    .icon-25 {
        top: 13%;
        right: -29%
    }
    .icon-26 {
        bottom: 43%;
        right: -16%
    }
}

@media(max-width:767px) {
    .icon-25,
    .icon-26 {
        display: none
    }
}

.icon-27 {
    background-position: -119px -44px;
    width: 18px;
    height: 18px
}

.icon-28:after {
    content: '';
    position: absolute;
    left: 20px;
    bottom: -28px;
    border: 13px solid transparent;
    border-top: 13px solid #ededed
}

.icon-rub1 {
    background-position: -333px -1px;
    width: 9px;
    height: 11px;
    margin-right: 0
}

.icon-rub2 {
    background-position: -318px -1px;
    width: 11px;
    height: 12px;
    margin-right: 0
}

.icon-rub2.o8 {
    opacity: .8
}

.icon-rub3 {
    background-position: -345px -1px;
    width: 19px;
    height: 20px
}

.icon-rub4 {
    background-position: -365px -1px;
    width: 23px;
    height: 25px
}
.page h1 {
    overflow: hidden;
}
.page h1 a {
    float: right;
    text-decoration: underline !important;
}
.page h1 a:hover {
    text-decoration: none !important;
}