.bc {
    font-weight: 400;
    color: #008dd1;
    margin: 15px 0;
    font-size: 14px
}
@media only screen and (max-width: 991px) {
    .bc {
        display: none
    }
}
.bc a {
    color: #a5a5a5;
    text-decoration: none;
    font-size: 14px
}
.bc a:hover {
    color: #a5a5a5;
    text-decoration: underline
}
.bc__container {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}
.bc__sep {
    display: inline-block;
    margin: 3px 9px 0 12px
}
.btn {
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    border-radius: 8px;
    cursor: pointer
}
.btn_style1 {
    padding: 12px 30px;
    border: 2px solid #008dd1;
    color: #202022;
    transition: all 0.3s;
    background-color: rgba(237, 239, 242, 0.4)
}
.btn_style1:hover {
    background: #008dd1;
    color: #fff
}
.btn_style2 {
    padding: 14px 30px 13px;
    border: none;
    background-color: #d9dbde;
    color: #202022;
    font-weight: 700;
    transition: all 0.3s;
    font-size: 16px;
    text-transform: uppercase
}
.btn_style2:hover {
    background-color: #f4f5f6
}
.btn_style3 {
    border: 2px solid #e0e0e0;
    background-color: #fff;
    padding: 12px 30px 11px;
    color: #202022;
    font-weight: 700;
    transition: all 0.3s;
    font-size: 16px
}
.btn_style3:hover {
    border-color: #008dd1
}
.burger {
    width: 54px;
    height: 54px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    transition: all 0.25s;
    flex: 0 0 auto
}
.burger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 20px;
    background: #fff;
    opacity: 1;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.25s ease-in-out;
    text-indent: -999999px
}
.burger span:nth-child(1) {
    transform: translateY(-7px)
}
.burger span:nth-child(3) {
    transform: translateY(7px)
}
.burger.open {
    background-color: #0582c6
}
.burger.open span:nth-child(1) {
    transform: rotate(45deg)
}
.burger.open span:nth-child(2) {
    opacity: 0
}
.burger.open span:nth-child(3) {
    transform: rotate(-45deg)
}
/*@font-face {*/
/*    font-family: "myriadpro";*/
/*    src: url("../fonts/myriadpro/normal/regular.eot");*/
/*    src: url("../fonts/myriadpro/normal/regular.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro/normal/regular.woff2") format("woff2"), url("../fonts/myriadpro/normal/regular.woff") format("woff"), url("../fonts/myriadpro/normal/regular.ttf") format("truetype"), url("../fonts/myriadpro/normal/regular.svg#myriadpro") format("svg");*/
/*    font-style: normal;*/
/*    font-weight: 400*/
/*}*/
/*@font-face {*/
/*    font-family: "myriadpro";*/
/*    src: url("../fonts/myriadpro/normal/semibold.eot");*/
/*    src: url("../fonts/myriadpro/normal/semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro/normal/semibold.woff2") format("woff2"), url("../fonts/myriadpro/normal/semibold.woff") format("woff"), url("../fonts/myriadpro/normal/semibold.ttf") format("truetype"), url("../fonts/myriadpro/normal/semibold.svg#myriadpro") format("svg");*/
/*    font-style: normal;*/
/*    font-weight: 500*/
/*}*/
/*@font-face {*/
/*    font-family: "myriadpro";*/
/*    src: url("../fonts/myriadpro/normal/bold.eot");*/
/*    src: url("../fonts/myriadpro/normal/bold.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro/normal/bold.woff2") format("woff2"), url("../fonts/myriadpro/normal/bold.woff") format("woff"), url("../fonts/myriadpro/normal/bold.ttf") format("truetype"), url("../fonts/myriadpro/normal/bold.svg#myriadpro") format("svg");*/
/*    font-style: normal;*/
/*    font-weight: 700*/
/*}*/
/*@font-face {*/
/*    font-family: "neris";*/
/*    src: url("../fonts/neris/normal/thin.eot");*/
/*    src: url("../fonts/neris/normal/thin.eot?#iefix") format("embedded-opentype"), url("../fonts/neris/normal/thin.woff2") format("woff2"), url("../fonts/neris/normal/thin.woff") format("woff"), url("../fonts/neris/normal/thin.ttf") format("truetype"), url("../fonts/neris/normal/thin.svg#neris") format("svg");*/
/*    font-style: normal;*/
/*    font-weight: 100*/
/*}*/
/*@font-face {*/
/*    font-family: "neris";*/
/*    src: url("../fonts/neris/normal/light.eot");*/
/*    src: url("../fonts/neris/normal/light.eot?#iefix") format("embedded-opentype"), url("../fonts/neris/normal/light.woff2") format("woff2"), url("../fonts/neris/normal/light.woff") format("woff"), url("../fonts/neris/normal/light.ttf") format("truetype"), url("../fonts/neris/normal/light.svg#neris") format("svg");*/
/*    font-style: normal;*/
/*    font-weight: 300*/
/*}*/
/*@font-face {*/
/*    font-family: "neris";*/
/*    src: url("../fonts/neris/normal/semibold.eot");*/
/*    src: url("../fonts/neris/normal/semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/neris/normal/semibold.woff2") format("woff2"), url("../fonts/neris/normal/semibold.woff") format("woff"), url("../fonts/neris/normal/semibold.ttf") format("truetype"), url("../fonts/neris/normal/semibold.svg#neris") format("svg");*/
/*    font-style: normal;*/
/*    font-weight: 600*/
/*}*/
/*@font-face {*/
/*    font-family: "neris";*/
/*    src: url("../fonts/neris/normal/bold.eot");*/
/*    src: url("../fonts/neris/normal/bold.eot?#iefix") format("embedded-opentype"), url("../fonts/neris/normal/bold.woff2") format("woff2"), url("../fonts/neris/normal/bold.woff") format("woff"), url("../fonts/neris/normal/bold.ttf") format("truetype"), url("../fonts/neris/normal/bold.svg#neris") format("svg");*/
/*    font-style: normal;*/
/*    font-weight: 700*/
/*}*/
* {
    box-sizing: border-box
}
html {
    display: flex;
    flex-direction: column;
    min-height: 100%
}
body, div, table, tr, td, h1, h2, h3, li {
    position: relative
}
body {
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    color: #202022;
    line-height: 32px;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-grow: 1
}
.clear {
    clear: both
}
hr {
    height: 1px;
    background-color: #ededee;
    border: none;
    width: 100%;
    margin: 46px 0
}
a {
    color: #008dd1;
    text-decoration: underline;
    outline: none
}
a:hover {
    color: #008dd1;
    text-decoration: none
}
a:focus {
    text-decoration: underline;
    outline: none
}
h1, h2, h3, h4, h5, h6 {
    font-family: arial;
    font-weight: 400;
    color: #202022
}
h1 {
    font-size: 33px;
    line-height: normal;
    margin: 35px 0 30px
}
@media only screen and (max-width: 1199px) {
    h1 {
        font-size: 30px
    }
}
.page-title__container h1 {
    max-width: 930px
}
@media only screen and (max-width: 991px) {
    .page-title__container h1 {
        max-width: none
    }
}
h2 {
    font-size: 28px;
    margin: 43px 0 19px
}
@media only screen and (max-width: 1199px) {
    h2 {
        font-size: 30px
    }
}
h3 {
    font-size: 22px;
    margin: 25px 0 11px
}
@media only screen and (max-width: 1199px) {
    h3 {
        font-size: 20px
    }
}
p {
    margin: 0 0 15px
}
ul, ol {
    margin: 0 0 15px;
    padding: 0 0 0 10px
}
ul li, ol li {
    list-style: none
}
ul li:before, ol li:before {
    content: '\2022';
    position: absolute;
    top: 0;
    left: -10px
}
img {
    max-width: 100%;
    height: auto
}
table {
    width: 100%;
    border: none;
    margin: 0 0 25px;
    border-collapse: collapse
}
table thead {
    background-color: rgba(0, 141, 209, 0.1);
    font-weight: bold
}
table thead th, table thead td {
    font-weight: 700
}
table tbody {
    border: none
}
table tbody tr:nth-child(even) td {
    background-color: #cee8f6
}
table td, table th {
    border: 1px solid #fff;
    padding: 0 14px 0;
    line-height: 36px;
    background-color: rgba(0, 141, 209, 0.1);
    background-clip: padding-box
}
table.nostyle {
    border: none
}
table.nostyle thead {
    background-color: transparent
}
table.nostyle tr {
    background-color: transparent
}
table.nostyle tr th, table.nostyle tr td {
    border: none;
    padding: 0;
    line-height: inherit !important
}
.container {
    margin: 0 auto;
    width: 1170px
}
@media only screen and (max-width: 1199px) {
    .container {
        width: 970px
    }
}
@media only screen and (max-width: 991px) {
    .container {
        width: 750px
    }
}
@media only screen and (max-width: 767px) {
    .container {
        width: 610px
    }
}
@media only screen and (max-width: 639px) {
    .container {
        width: 450px
    }
}
@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}
.wrapper {
    flex-grow: 1
}
.margin {
    margin: 60px 0
}
@media only screen and (max-width: 767px) {
    .margin {
        margin: 40px 0
    }
}
.padding {
    padding: 60px 0
}
@media only screen and (max-width: 767px) {
    .padding {
        padding: 40px 0
    }
}
.cn {
    margin: 0 0 60px
}
.table-wrapper {
    overflow: auto
}
a.lightgallery {
    border-bottom: none
}
ul.slick-dots li button, .slick-slide, .slick-arrow {
    outline: none
}
.page-contacts .ft {
    margin-top: 0
}
.search-form {
    width: 400px
}
@media only screen and (max-width: 479px) {
    .search-form {
        width: 100%
    }
}
.search-form .form-wrapper {
    display: flex
}
.search-form .form-item {
    margin: 0;
    width: 100%;
    display: flex
}
.search-form label, .search-form .search-help-link, .search-form .search-advanced {
    display: none
}
.search-form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background-image: url(../img/icons/seachbut2.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    border: none;
    background-color: transparent;
    text-indent: -999999px;
    display: block;
    padding: 0;
    margin: 0
}
.search-results {
    padding: 0;
    margin: 0
}
.search-results li {
    margin: 0 !important;
    padding: 0 !important
}
.search-results li:before {
    display: none
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], textarea {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #cfcfcf;
    font-size: 14px;
    color: #424242;
    background: linear-gradient(to top, #fff, #fafafa);
    padding: 18px 20px;
    box-shadow: none
}
.contacts__title {
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 5px
}
.contacts__city i {
    color: #202022;
    margin-right: 2px
}
.contacts__email i {
    color: #202022;
    margin-right: 2px
}
.contacts__email a {
    color: #202022;
    text-decoration: none
}
.dots_style1 .dots_dot {
    width: 12px;
    height: 12px;
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
    border-radius: 50%;
    border: 1px solid transparent;
    background-color: #393a4f;
    padding: 0;
    background-clip: padding-box
}
.dots_style1 .dots_dot.active {
    background-color: #008dd1;
    border-color: #008dd1
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}
.fa-ul > li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: ""
}
.fa-music:before {
    content: ""
}
.fa-search:before {
    content: ""
}
.fa-envelope-o:before {
    content: ""
}
.fa-heart:before {
    content: ""
}
.fa-star:before {
    content: ""
}
.fa-star-o:before {
    content: ""
}
.fa-user:before {
    content: ""
}
.fa-film:before {
    content: ""
}
.fa-th-large:before {
    content: ""
}
.fa-th:before {
    content: ""
}
.fa-th-list:before {
    content: ""
}
.fa-check:before {
    content: ""
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: ""
}
.fa-search-plus:before {
    content: ""
}
.fa-search-minus:before {
    content: ""
}
.fa-power-off:before {
    content: ""
}
.fa-signal:before {
    content: ""
}
.fa-gear:before, .fa-cog:before {
    content: ""
}
.fa-trash-o:before {
    content: ""
}
.fa-home:before {
    content: ""
}
.fa-file-o:before {
    content: ""
}
.fa-clock-o:before {
    content: ""
}
.fa-road:before {
    content: ""
}
.fa-download:before {
    content: ""
}
.fa-arrow-circle-o-down:before {
    content: ""
}
.fa-arrow-circle-o-up:before {
    content: ""
}
.fa-inbox:before {
    content: ""
}
.fa-play-circle-o:before {
    content: ""
}
.fa-rotate-right:before, .fa-repeat:before {
    content: ""
}
.fa-refresh:before {
    content: ""
}
.fa-list-alt:before {
    content: ""
}
.fa-lock:before {
    content: ""
}
.fa-flag:before {
    content: ""
}
.fa-headphones:before {
    content: ""
}
.fa-volume-off:before {
    content: ""
}
.fa-volume-down:before {
    content: ""
}
.fa-volume-up:before {
    content: ""
}
.fa-qrcode:before {
    content: ""
}
.fa-barcode:before {
    content: ""
}
.fa-tag:before {
    content: ""
}
.fa-tags:before {
    content: ""
}
.fa-book:before {
    content: ""
}
.fa-bookmark:before {
    content: ""
}
.fa-print:before {
    content: ""
}
.fa-camera:before {
    content: ""
}
.fa-font:before {
    content: ""
}
.fa-bold:before {
    content: ""
}
.fa-italic:before {
    content: ""
}
.fa-text-height:before {
    content: ""
}
.fa-text-width:before {
    content: ""
}
.fa-align-left:before {
    content: ""
}
.fa-align-center:before {
    content: ""
}
.fa-align-right:before {
    content: ""
}
.fa-align-justify:before {
    content: ""
}
.fa-list:before {
    content: ""
}
.fa-dedent:before, .fa-outdent:before {
    content: ""
}
.fa-indent:before {
    content: ""
}
.fa-video-camera:before {
    content: ""
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""
}
.fa-pencil:before {
    content: ""
}
.fa-map-marker:before {
    content: ""
}
.fa-adjust:before {
    content: ""
}
.fa-tint:before {
    content: ""
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}
.fa-share-square-o:before {
    content: ""
}
.fa-check-square-o:before {
    content: ""
}
.fa-arrows:before {
    content: ""
}
.fa-step-backward:before {
    content: ""
}
.fa-fast-backward:before {
    content: ""
}
.fa-backward:before {
    content: ""
}
.fa-play:before {
    content: ""
}
.fa-pause:before {
    content: ""
}
.fa-stop:before {
    content: ""
}
.fa-forward:before {
    content: ""
}
.fa-fast-forward:before {
    content: ""
}
.fa-step-forward:before {
    content: ""
}
.fa-eject:before {
    content: ""
}
.fa-chevron-left:before {
    content: ""
}
.fa-chevron-right:before {
    content: ""
}
.fa-plus-circle:before {
    content: ""
}
.fa-minus-circle:before {
    content: ""
}
.fa-times-circle:before {
    content: ""
}
.fa-check-circle:before {
    content: ""
}
.fa-question-circle:before {
    content: ""
}
.fa-info-circle:before {
    content: ""
}
.fa-crosshairs:before {
    content: ""
}
.fa-times-circle-o:before {
    content: ""
}
.fa-check-circle-o:before {
    content: ""
}
.fa-ban:before {
    content: ""
}
.fa-arrow-left:before {
    content: ""
}
.fa-arrow-right:before {
    content: ""
}
.fa-arrow-up:before {
    content: ""
}
.fa-arrow-down:before {
    content: ""
}
.fa-mail-forward:before, .fa-share:before {
    content: ""
}
.fa-expand:before {
    content: ""
}
.fa-compress:before {
    content: ""
}
.fa-plus:before {
    content: ""
}
.fa-minus:before {
    content: ""
}
.fa-asterisk:before {
    content: ""
}
.fa-exclamation-circle:before {
    content: ""
}
.fa-gift:before {
    content: ""
}
.fa-leaf:before {
    content: ""
}
.fa-fire:before {
    content: ""
}
.fa-eye:before {
    content: ""
}
.fa-eye-slash:before {
    content: ""
}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""
}
.fa-plane:before {
    content: ""
}
.fa-calendar:before {
    content: ""
}
.fa-random:before {
    content: ""
}
.fa-comment:before {
    content: ""
}
.fa-magnet:before {
    content: ""
}
.fa-chevron-up:before {
    content: ""
}
.fa-chevron-down:before {
    content: ""
}
.fa-retweet:before {
    content: ""
}
.fa-shopping-cart:before {
    content: ""
}
.fa-folder:before {
    content: ""
}
.fa-folder-open:before {
    content: ""
}
.fa-arrows-v:before {
    content: ""
}
.fa-arrows-h:before {
    content: ""
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}
.fa-twitter-square:before {
    content: ""
}
.fa-facebook-square:before {
    content: ""
}
.fa-camera-retro:before {
    content: ""
}
.fa-key:before {
    content: ""
}
.fa-gears:before, .fa-cogs:before {
    content: ""
}
.fa-comments:before {
    content: ""
}
.fa-thumbs-o-up:before {
    content: ""
}
.fa-thumbs-o-down:before {
    content: ""
}
.fa-star-half:before {
    content: ""
}
.fa-heart-o:before {
    content: ""
}
.fa-sign-out:before {
    content: ""
}
.fa-linkedin-square:before {
    content: ""
}
.fa-thumb-tack:before {
    content: ""
}
.fa-external-link:before {
    content: ""
}
.fa-sign-in:before {
    content: ""
}
.fa-trophy:before {
    content: ""
}
.fa-github-square:before {
    content: ""
}
.fa-upload:before {
    content: ""
}
.fa-lemon-o:before {
    content: ""
}
.fa-phone:before {
    content: ""
}
.fa-square-o:before {
    content: ""
}
.fa-bookmark-o:before {
    content: ""
}
.fa-phone-square:before {
    content: ""
}
.fa-twitter:before {
    content: ""
}
.fa-facebook-f:before, .fa-facebook:before {
    content: ""
}
.fa-github:before {
    content: ""
}
.fa-unlock:before {
    content: ""
}
.fa-credit-card:before {
    content: ""
}
.fa-feed:before, .fa-rss:before {
    content: ""
}
.fa-hdd-o:before {
    content: ""
}
.fa-bullhorn:before {
    content: ""
}
.fa-bell:before {
    content: ""
}
.fa-certificate:before {
    content: ""
}
.fa-hand-o-right:before {
    content: ""
}
.fa-hand-o-left:before {
    content: ""
}
.fa-hand-o-up:before {
    content: ""
}
.fa-hand-o-down:before {
    content: ""
}
.fa-arrow-circle-left:before {
    content: ""
}
.fa-arrow-circle-right:before {
    content: ""
}
.fa-arrow-circle-up:before {
    content: ""
}
.fa-arrow-circle-down:before {
    content: ""
}
.fa-globe:before {
    content: ""
}
.fa-wrench:before {
    content: ""
}
.fa-tasks:before {
    content: ""
}
.fa-filter:before {
    content: ""
}
.fa-briefcase:before {
    content: ""
}
.fa-arrows-alt:before {
    content: ""
}
.fa-group:before, .fa-users:before {
    content: ""
}
.fa-chain:before, .fa-link:before {
    content: ""
}
.fa-cloud:before {
    content: ""
}
.fa-flask:before {
    content: ""
}
.fa-cut:before, .fa-scissors:before {
    content: ""
}
.fa-copy:before, .fa-files-o:before {
    content: ""
}
.fa-paperclip:before {
    content: ""
}
.fa-save:before, .fa-floppy-o:before {
    content: ""
}
.fa-square:before {
    content: ""
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""
}
.fa-list-ul:before {
    content: ""
}
.fa-list-ol:before {
    content: ""
}
.fa-strikethrough:before {
    content: ""
}
.fa-underline:before {
    content: ""
}
.fa-table:before {
    content: ""
}
.fa-magic:before {
    content: ""
}
.fa-truck:before {
    content: ""
}
.fa-pinterest:before {
    content: ""
}
.fa-pinterest-square:before {
    content: ""
}
.fa-google-plus-square:before {
    content: ""
}
.fa-google-plus:before {
    content: ""
}
.fa-money:before {
    content: ""
}
.fa-caret-down:before {
    content: ""
}
.fa-caret-up:before {
    content: ""
}
.fa-caret-left:before {
    content: ""
}
.fa-caret-right:before {
    content: ""
}
.fa-columns:before {
    content: ""
}
.fa-unsorted:before, .fa-sort:before {
    content: ""
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: ""
}
.fa-sort-up:before, .fa-sort-asc:before {
    content: ""
}
.fa-envelope:before {
    content: ""
}
.fa-linkedin:before {
    content: ""
}
.fa-rotate-left:before, .fa-undo:before {
    content: ""
}
.fa-legal:before, .fa-gavel:before {
    content: ""
}
.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}
.fa-comment-o:before {
    content: ""
}
.fa-comments-o:before {
    content: ""
}
.fa-flash:before, .fa-bolt:before {
    content: ""
}
.fa-sitemap:before {
    content: ""
}
.fa-umbrella:before {
    content: ""
}
.fa-paste:before, .fa-clipboard:before {
    content: ""
}
.fa-lightbulb-o:before {
    content: ""
}
.fa-exchange:before {
    content: ""
}
.fa-cloud-download:before {
    content: ""
}
.fa-cloud-upload:before {
    content: ""
}
.fa-user-md:before {
    content: ""
}
.fa-stethoscope:before {
    content: ""
}
.fa-suitcase:before {
    content: ""
}
.fa-bell-o:before {
    content: ""
}
.fa-coffee:before {
    content: ""
}
.fa-cutlery:before {
    content: ""
}
.fa-file-text-o:before {
    content: ""
}
.fa-building-o:before {
    content: ""
}
.fa-hospital-o:before {
    content: ""
}
.fa-ambulance:before {
    content: ""
}
.fa-medkit:before {
    content: ""
}
.fa-fighter-jet:before {
    content: ""
}
.fa-beer:before {
    content: ""
}
.fa-h-square:before {
    content: ""
}
.fa-plus-square:before {
    content: ""
}
.fa-angle-double-left:before {
    content: ""
}
.fa-angle-double-right:before {
    content: ""
}
.fa-angle-double-up:before {
    content: ""
}
.fa-angle-double-down:before {
    content: ""
}
.fa-angle-left:before {
    content: ""
}
.fa-angle-right:before {
    content: ""
}
.fa-angle-up:before {
    content: ""
}
.fa-angle-down:before {
    content: ""
}
.fa-desktop:before {
    content: ""
}
.fa-laptop:before {
    content: ""
}
.fa-tablet:before {
    content: ""
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}
.fa-circle-o:before {
    content: ""
}
.fa-quote-left:before {
    content: ""
}
.fa-quote-right:before {
    content: ""
}
.fa-spinner:before {
    content: ""
}
.fa-circle:before {
    content: ""
}
.fa-mail-reply:before, .fa-reply:before {
    content: ""
}
.fa-github-alt:before {
    content: ""
}
.fa-folder-o:before {
    content: ""
}
.fa-folder-open-o:before {
    content: ""
}
.fa-smile-o:before {
    content: ""
}
.fa-frown-o:before {
    content: ""
}
.fa-meh-o:before {
    content: ""
}
.fa-gamepad:before {
    content: ""
}
.fa-keyboard-o:before {
    content: ""
}
.fa-flag-o:before {
    content: ""
}
.fa-flag-checkered:before {
    content: ""
}
.fa-terminal:before {
    content: ""
}
.fa-code:before {
    content: ""
}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}
.fa-location-arrow:before {
    content: ""
}
.fa-crop:before {
    content: ""
}
.fa-code-fork:before {
    content: ""
}
.fa-unlink:before, .fa-chain-broken:before {
    content: ""
}
.fa-question:before {
    content: ""
}
.fa-info:before {
    content: ""
}
.fa-exclamation:before {
    content: ""
}
.fa-superscript:before {
    content: ""
}
.fa-subscript:before {
    content: ""
}
.fa-eraser:before {
    content: ""
}
.fa-puzzle-piece:before {
    content: ""
}
.fa-microphone:before {
    content: ""
}
.fa-microphone-slash:before {
    content: ""
}
.fa-shield:before {
    content: ""
}
.fa-calendar-o:before {
    content: ""
}
.fa-fire-extinguisher:before {
    content: ""
}
.fa-rocket:before {
    content: ""
}
.fa-maxcdn:before {
    content: ""
}
.fa-chevron-circle-left:before {
    content: ""
}
.fa-chevron-circle-right:before {
    content: ""
}
.fa-chevron-circle-up:before {
    content: ""
}
.fa-chevron-circle-down:before {
    content: ""
}
.fa-html5:before {
    content: ""
}
.fa-css3:before {
    content: ""
}
.fa-anchor:before {
    content: ""
}
.fa-unlock-alt:before {
    content: ""
}
.fa-bullseye:before {
    content: ""
}
.fa-ellipsis-h:before {
    content: ""
}
.fa-ellipsis-v:before {
    content: ""
}
.fa-rss-square:before {
    content: ""
}
.fa-play-circle:before {
    content: ""
}
.fa-ticket:before {
    content: ""
}
.fa-minus-square:before {
    content: ""
}
.fa-minus-square-o:before {
    content: ""
}
.fa-level-up:before {
    content: ""
}
.fa-level-down:before {
    content: ""
}
.fa-check-square:before {
    content: ""
}
.fa-pencil-square:before {
    content: ""
}
.fa-external-link-square:before {
    content: ""
}
.fa-share-square:before {
    content: ""
}
.fa-compass:before {
    content: ""
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""
}
.fa-euro:before, .fa-eur:before {
    content: ""
}
.fa-gbp:before {
    content: ""
}
.fa-dollar:before, .fa-usd:before {
    content: ""
}
.fa-rupee:before, .fa-inr:before {
    content: ""
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""
}
.fa-won:before, .fa-krw:before {
    content: ""
}
.fa-bitcoin:before, .fa-btc:before {
    content: ""
}
.fa-file:before {
    content: ""
}
.fa-file-text:before {
    content: ""
}
.fa-sort-alpha-asc:before {
    content: ""
}
.fa-sort-alpha-desc:before {
    content: ""
}
.fa-sort-amount-asc:before {
    content: ""
}
.fa-sort-amount-desc:before {
    content: ""
}
.fa-sort-numeric-asc:before {
    content: ""
}
.fa-sort-numeric-desc:before {
    content: ""
}
.fa-thumbs-up:before {
    content: ""
}
.fa-thumbs-down:before {
    content: ""
}
.fa-youtube-square:before {
    content: ""
}
.fa-youtube:before {
    content: ""
}
.fa-xing:before {
    content: ""
}
.fa-xing-square:before {
    content: ""
}
.fa-youtube-play:before {
    content: ""
}
.fa-dropbox:before {
    content: ""
}
.fa-stack-overflow:before {
    content: ""
}
.fa-instagram:before {
    content: ""
}
.fa-flickr:before {
    content: ""
}
.fa-adn:before {
    content: ""
}
.fa-bitbucket:before {
    content: ""
}
.fa-bitbucket-square:before {
    content: ""
}
.fa-tumblr:before {
    content: ""
}
.fa-tumblr-square:before {
    content: ""
}
.fa-long-arrow-down:before {
    content: ""
}
.fa-long-arrow-up:before {
    content: ""
}
.fa-long-arrow-left:before {
    content: ""
}
.fa-long-arrow-right:before {
    content: ""
}
.fa-apple:before {
    content: ""
}
.fa-windows:before {
    content: ""
}
.fa-android:before {
    content: ""
}
.fa-linux:before {
    content: ""
}
.fa-dribbble:before {
    content: ""
}
.fa-skype:before {
    content: ""
}
.fa-foursquare:before {
    content: ""
}
.fa-trello:before {
    content: ""
}
.fa-female:before {
    content: ""
}
.fa-male:before {
    content: ""
}
.fa-gittip:before, .fa-gratipay:before {
    content: ""
}
.fa-sun-o:before {
    content: ""
}
.fa-moon-o:before {
    content: ""
}
.fa-archive:before {
    content: ""
}
.fa-bug:before {
    content: ""
}
.fa-vk:before {
    content: ""
}
.fa-weibo:before {
    content: ""
}
.fa-renren:before {
    content: ""
}
.fa-pagelines:before {
    content: ""
}
.fa-stack-exchange:before {
    content: ""
}
.fa-arrow-circle-o-right:before {
    content: ""
}
.fa-arrow-circle-o-left:before {
    content: ""
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""
}
.fa-dot-circle-o:before {
    content: ""
}
.fa-wheelchair:before {
    content: ""
}
.fa-vimeo-square:before {
    content: ""
}
.fa-turkish-lira:before, .fa-try:before {
    content: ""
}
.fa-plus-square-o:before {
    content: ""
}
.fa-space-shuttle:before {
    content: ""
}
.fa-slack:before {
    content: ""
}
.fa-envelope-square:before {
    content: ""
}
.fa-wordpress:before {
    content: ""
}
.fa-openid:before {
    content: ""
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""
}
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""
}
.fa-yahoo:before {
    content: ""
}
.fa-google:before {
    content: ""
}
.fa-reddit:before {
    content: ""
}
.fa-reddit-square:before {
    content: ""
}
.fa-stumbleupon-circle:before {
    content: ""
}
.fa-stumbleupon:before {
    content: ""
}
.fa-delicious:before {
    content: ""
}
.fa-digg:before {
    content: ""
}
.fa-pied-piper-pp:before {
    content: ""
}
.fa-pied-piper-alt:before {
    content: ""
}
.fa-drupal:before {
    content: ""
}
.fa-joomla:before {
    content: ""
}
.fa-language:before {
    content: ""
}
.fa-fax:before {
    content: ""
}
.fa-building:before {
    content: ""
}
.fa-child:before {
    content: ""
}
.fa-paw:before {
    content: ""
}
.fa-spoon:before {
    content: ""
}
.fa-cube:before {
    content: ""
}
.fa-cubes:before {
    content: ""
}
.fa-behance:before {
    content: ""
}
.fa-behance-square:before {
    content: ""
}
.fa-steam:before {
    content: ""
}
.fa-steam-square:before {
    content: ""
}
.fa-recycle:before {
    content: ""
}
.fa-automobile:before, .fa-car:before {
    content: ""
}
.fa-cab:before, .fa-taxi:before {
    content: ""
}
.fa-tree:before {
    content: ""
}
.fa-spotify:before {
    content: ""
}
.fa-deviantart:before {
    content: ""
}
.fa-soundcloud:before {
    content: ""
}
.fa-database:before {
    content: ""
}
.fa-file-pdf-o:before {
    content: ""
}
.fa-file-word-o:before {
    content: ""
}
.fa-file-excel-o:before {
    content: ""
}
.fa-file-powerpoint-o:before {
    content: ""
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""
}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}
.fa-file-code-o:before {
    content: ""
}
.fa-vine:before {
    content: ""
}
.fa-codepen:before {
    content: ""
}
.fa-jsfiddle:before {
    content: ""
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""
}
.fa-circle-o-notch:before {
    content: ""
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: ""
}
.fa-ge:before, .fa-empire:before {
    content: ""
}
.fa-git-square:before {
    content: ""
}
.fa-git:before {
    content: ""
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: ""
}
.fa-tencent-weibo:before {
    content: ""
}
.fa-qq:before {
    content: ""
}
.fa-wechat:before, .fa-weixin:before {
    content: ""
}
.fa-send:before, .fa-paper-plane:before {
    content: ""
}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""
}
.fa-history:before {
    content: ""
}
.fa-circle-thin:before {
    content: ""
}
.fa-header:before {
    content: ""
}
.fa-paragraph:before {
    content: ""
}
.fa-sliders:before {
    content: ""
}
.fa-share-alt:before {
    content: ""
}
.fa-share-alt-square:before {
    content: ""
}
.fa-bomb:before {
    content: ""
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""
}
.fa-tty:before {
    content: ""
}
.fa-binoculars:before {
    content: ""
}
.fa-plug:before {
    content: ""
}
.fa-slideshare:before {
    content: ""
}
.fa-twitch:before {
    content: ""
}
.fa-yelp:before {
    content: ""
}
.fa-newspaper-o:before {
    content: ""
}
.fa-wifi:before {
    content: ""
}
.fa-calculator:before {
    content: ""
}
.fa-paypal:before {
    content: ""
}
.fa-google-wallet:before {
    content: ""
}
.fa-cc-visa:before {
    content: ""
}
.fa-cc-mastercard:before {
    content: ""
}
.fa-cc-discover:before {
    content: ""
}
.fa-cc-amex:before {
    content: ""
}
.fa-cc-paypal:before {
    content: ""
}
.fa-cc-stripe:before {
    content: ""
}
.fa-bell-slash:before {
    content: ""
}
.fa-bell-slash-o:before {
    content: ""
}
.fa-trash:before {
    content: ""
}
.fa-copyright:before {
    content: ""
}
.fa-at:before {
    content: ""
}
.fa-eyedropper:before {
    content: ""
}
.fa-paint-brush:before {
    content: ""
}
.fa-birthday-cake:before {
    content: ""
}
.fa-area-chart:before {
    content: ""
}
.fa-pie-chart:before {
    content: ""
}
.fa-line-chart:before {
    content: ""
}
.fa-lastfm:before {
    content: ""
}
.fa-lastfm-square:before {
    content: ""
}
.fa-toggle-off:before {
    content: ""
}
.fa-toggle-on:before {
    content: ""
}
.fa-bicycle:before {
    content: ""
}
.fa-bus:before {
    content: ""
}
.fa-ioxhost:before {
    content: ""
}
.fa-angellist:before {
    content: ""
}
.fa-cc:before {
    content: ""
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""
}
.fa-meanpath:before {
    content: ""
}
.fa-buysellads:before {
    content: ""
}
.fa-connectdevelop:before {
    content: ""
}
.fa-dashcube:before {
    content: ""
}
.fa-forumbee:before {
    content: ""
}
.fa-leanpub:before {
    content: ""
}
.fa-sellsy:before {
    content: ""
}
.fa-shirtsinbulk:before {
    content: ""
}
.fa-simplybuilt:before {
    content: ""
}
.fa-skyatlas:before {
    content: ""
}
.fa-cart-plus:before {
    content: ""
}
.fa-cart-arrow-down:before {
    content: ""
}
.fa-diamond:before {
    content: ""
}
.fa-ship:before {
    content: ""
}
.fa-user-secret:before {
    content: ""
}
.fa-motorcycle:before {
    content: ""
}
.fa-street-view:before {
    content: ""
}
.fa-heartbeat:before {
    content: ""
}
.fa-venus:before {
    content: ""
}
.fa-mars:before {
    content: ""
}
.fa-mercury:before {
    content: ""
}
.fa-intersex:before, .fa-transgender:before {
    content: ""
}
.fa-transgender-alt:before {
    content: ""
}
.fa-venus-double:before {
    content: ""
}
.fa-mars-double:before {
    content: ""
}
.fa-venus-mars:before {
    content: ""
}
.fa-mars-stroke:before {
    content: ""
}
.fa-mars-stroke-v:before {
    content: ""
}
.fa-mars-stroke-h:before {
    content: ""
}
.fa-neuter:before {
    content: ""
}
.fa-genderless:before {
    content: ""
}
.fa-facebook-official:before {
    content: ""
}
.fa-pinterest-p:before {
    content: ""
}
.fa-whatsapp:before {
    content: ""
}
.fa-server:before {
    content: ""
}
.fa-user-plus:before {
    content: ""
}
.fa-user-times:before {
    content: ""
}
.fa-hotel:before, .fa-bed:before {
    content: ""
}
.fa-viacoin:before {
    content: ""
}
.fa-train:before {
    content: ""
}
.fa-subway:before {
    content: ""
}
.fa-medium:before {
    content: ""
}
.fa-yc:before, .fa-y-combinator:before {
    content: ""
}
.fa-optin-monster:before {
    content: ""
}
.fa-opencart:before {
    content: ""
}
.fa-expeditedssl:before {
    content: ""
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: ""
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
}
.fa-battery-2:before, .fa-battery-half:before {
    content: ""
}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
}
.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
}
.fa-mouse-pointer:before {
    content: ""
}
.fa-i-cursor:before {
    content: ""
}
.fa-object-group:before {
    content: ""
}
.fa-object-ungroup:before {
    content: ""
}
.fa-sticky-note:before {
    content: ""
}
.fa-sticky-note-o:before {
    content: ""
}
.fa-cc-jcb:before {
    content: ""
}
.fa-cc-diners-club:before {
    content: ""
}
.fa-clone:before {
    content: ""
}
.fa-balance-scale:before {
    content: ""
}
.fa-hourglass-o:before {
    content: ""
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
}
.fa-hourglass:before {
    content: ""
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: ""
}
.fa-hand-scissors-o:before {
    content: ""
}
.fa-hand-lizard-o:before {
    content: ""
}
.fa-hand-spock-o:before {
    content: ""
}
.fa-hand-pointer-o:before {
    content: ""
}
.fa-hand-peace-o:before {
    content: ""
}
.fa-trademark:before {
    content: ""
}
.fa-registered:before {
    content: ""
}
.fa-creative-commons:before {
    content: ""
}
.fa-gg:before {
    content: ""
}
.fa-gg-circle:before {
    content: ""
}
.fa-tripadvisor:before {
    content: ""
}
.fa-odnoklassniki:before {
    content: ""
}
.fa-odnoklassniki-square:before {
    content: ""
}
.fa-get-pocket:before {
    content: ""
}
.fa-wikipedia-w:before {
    content: ""
}
.fa-safari:before {
    content: ""
}
.fa-chrome:before {
    content: ""
}
.fa-firefox:before {
    content: ""
}
.fa-opera:before {
    content: ""
}
.fa-internet-explorer:before {
    content: ""
}
.fa-tv:before, .fa-television:before {
    content: ""
}
.fa-contao:before {
    content: ""
}
.fa-500px:before {
    content: ""
}
.fa-amazon:before {
    content: ""
}
.fa-calendar-plus-o:before {
    content: ""
}
.fa-calendar-minus-o:before {
    content: ""
}
.fa-calendar-times-o:before {
    content: ""
}
.fa-calendar-check-o:before {
    content: ""
}
.fa-industry:before {
    content: ""
}
.fa-map-pin:before {
    content: ""
}
.fa-map-signs:before {
    content: ""
}
.fa-map-o:before {
    content: ""
}
.fa-map:before {
    content: ""
}
.fa-commenting:before {
    content: ""
}
.fa-commenting-o:before {
    content: ""
}
.fa-houzz:before {
    content: ""
}
.fa-vimeo:before {
    content: ""
}
.fa-black-tie:before {
    content: ""
}
.fa-fonticons:before {
    content: ""
}
.fa-reddit-alien:before {
    content: ""
}
.fa-edge:before {
    content: ""
}
.fa-credit-card-alt:before {
    content: ""
}
.fa-codiepie:before {
    content: ""
}
.fa-modx:before {
    content: ""
}
.fa-fort-awesome:before {
    content: ""
}
.fa-usb:before {
    content: ""
}
.fa-product-hunt:before {
    content: ""
}
.fa-mixcloud:before {
    content: ""
}
.fa-scribd:before {
    content: ""
}
.fa-pause-circle:before {
    content: ""
}
.fa-pause-circle-o:before {
    content: ""
}
.fa-stop-circle:before {
    content: ""
}
.fa-stop-circle-o:before {
    content: ""
}
.fa-shopping-bag:before {
    content: ""
}
.fa-shopping-basket:before {
    content: ""
}
.fa-hashtag:before {
    content: ""
}
.fa-bluetooth:before {
    content: ""
}
.fa-bluetooth-b:before {
    content: ""
}
.fa-percent:before {
    content: ""
}
.fa-gitlab:before {
    content: ""
}
.fa-wpbeginner:before {
    content: ""
}
.fa-wpforms:before {
    content: ""
}
.fa-envira:before {
    content: ""
}
.fa-universal-access:before {
    content: ""
}
.fa-wheelchair-alt:before {
    content: ""
}
.fa-question-circle-o:before {
    content: ""
}
.fa-blind:before {
    content: ""
}
.fa-audio-description:before {
    content: ""
}
.fa-volume-control-phone:before {
    content: ""
}
.fa-braille:before {
    content: ""
}
.fa-assistive-listening-systems:before {
    content: ""
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: ""
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: ""
}
.fa-glide:before {
    content: ""
}
.fa-glide-g:before {
    content: ""
}
.fa-signing:before, .fa-sign-language:before {
    content: ""
}
.fa-low-vision:before {
    content: ""
}
.fa-viadeo:before {
    content: ""
}
.fa-viadeo-square:before {
    content: ""
}
.fa-snapchat:before {
    content: ""
}
.fa-snapchat-ghost:before {
    content: ""
}
.fa-snapchat-square:before {
    content: ""
}
.fa-pied-piper:before {
    content: ""
}
.fa-first-order:before {
    content: ""
}
.fa-yoast:before {
    content: ""
}
.fa-themeisle:before {
    content: ""
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""
}
.fa-fa:before, .fa-font-awesome:before {
    content: ""
}
.fa-handshake-o:before {
    content: ""
}
.fa-envelope-open:before {
    content: ""
}
.fa-envelope-open-o:before {
    content: ""
}
.fa-linode:before {
    content: ""
}
.fa-address-book:before {
    content: ""
}
.fa-address-book-o:before {
    content: ""
}
.fa-vcard:before, .fa-address-card:before {
    content: ""
}
.fa-vcard-o:before, .fa-address-card-o:before {
    content: ""
}
.fa-user-circle:before {
    content: ""
}
.fa-user-circle-o:before {
    content: ""
}
.fa-user-o:before {
    content: ""
}
.fa-id-badge:before {
    content: ""
}
.fa-drivers-license:before, .fa-id-card:before {
    content: ""
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""
}
.fa-quora:before {
    content: ""
}
.fa-free-code-camp:before {
    content: ""
}
.fa-telegram:before {
    content: ""
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: ""
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
}
.fa-shower:before {
    content: ""
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: ""
}
.fa-podcast:before {
    content: ""
}
.fa-window-maximize:before {
    content: ""
}
.fa-window-minimize:before {
    content: ""
}
.fa-window-restore:before {
    content: ""
}
.fa-times-rectangle:before, .fa-window-close:before {
    content: ""
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""
}
.fa-bandcamp:before {
    content: ""
}
.fa-grav:before {
    content: ""
}
.fa-etsy:before {
    content: ""
}
.fa-imdb:before {
    content: ""
}
.fa-ravelry:before {
    content: ""
}
.fa-eercast:before {
    content: ""
}
.fa-microchip:before {
    content: ""
}
.fa-snowflake-o:before {
    content: ""
}
.fa-superpowers:before {
    content: ""
}
.fa-wpexplorer:before {
    content: ""
}
.fa-meetup:before {
    content: ""
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}
.ft {
    flex: 0 0 auto;
    font-size: 14px;
    line-height: 25px;
    margin-top: 60px;
    background-color: #f8f8f8
}
.ft__top {
    border-top: 1px solid #e5e5e5;
    padding: 30px 0
}
.ft__top .container {
    display: flex;
    justify-content: space-between;
    align-items: center
}
.ft__bottom {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0
}
.ft__bottom .container {
    display: flex;
    justify-content: space-between
}
@media only screen and (max-width: 767px) {
    .ft__bottom .container {
        flex-direction: column;
        text-align: center
    }
}
@media only screen and (max-width: 767px) {
    .ft__bottom .container > div {
        margin-bottom: 10px
    }

    .ft__bottom .container > div:nth-last-child(-n+1) {
        margin-bottom: 0
    }
}
.hd {
    z-index: 8
}
@media only screen and (max-width: 991px) {
    .hd {
        display: none
    }
}
.hd__container {
    display: flex;
    height: 120px;
    align-items: center
}
.page-catalog .hd, .front .hd {
    background-color: rgba(237, 239, 242, 0.4)
}
.hd-m {
    display: none;
    height: 54px;
    z-index: 999
}
@media only screen and (max-width: 991px) {
    .hd-m {
        display: block
    }
}
.hd-m__inner {
    position: fixed;
    left: 0;
    right: 0;
    height: 54px;
    background-color: #008dd1;
    display: flex;
    justify-content: space-between;
    align-items: center
}
.hd-m__container {
    display: flex;
    align-items: center
}
@media only screen and (max-width: 479px) {
    .hd-m__container {
        padding: 0
    }
}
.hd-m__cont {
    display: flex;
    align-items: center;
    flex-grow: 1
}
.lg-backdrop.in {
    opacity: 0.7 !important
}
.lg-outer .lg-actions {
    height: 100%
}
.lg-outer .lg-img-wrap {
    padding: 20px 0 110px !important
}
@media only screen and (max-width: 1366px) {
    .lg-outer .lg-img-wrap {
        padding: 20px 0 80px !important
    }
}
@media only screen and (max-height: 768px) {
    .lg-outer .lg-img-wrap {
        padding: 20px 0 80px !important
    }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #f00 !important
}
.lg-outer .lg-thumb {
    margin: 0 auto !important
}
@media only screen and (max-width: 1366px) {
    .lg-outer .lg-sub-html {
        bottom: 70px !important
    }
}
.lg-outer .lg-thumb-outer {
    background-color: rgba(0, 0, 0, 0.45) !important
}
@media only screen and (max-width: 1366px) {
    .lg-outer .lg-thumb-outer {
        height: 70px !important
    }
}
@media only screen and (max-height: 768px) {
    .lg-outer .lg-thumb-outer {
        height: 70px !important
    }
}
.logo {
    margin-right: 40px
}
.logo__link {
    width: 242px;
    height: 61px;
    display: block;
    background: url(../img/logo.png) 0 0 no-repeat;
    text-indent: -999999px
}
.logo-m {
    margin-right: 10px
}
@media only screen and (max-width: 479px) {
    .logo-m {
        flex-grow: 1
    }
}
.logo-m__link {
    width: 175px;
    height: 44px;
    display: block;
    background: url(../img/logo-m.png) 0 center no-repeat;
    background-size: contain;
    text-indent: -999999px
}
@media only screen and (max-width: 359px) {
    .logo-m__link {
        width: 138px;
        height: 33px
    }
}
.map__cont {
    height: 450px
}
.nd-material {
    margin-bottom: 60px
}
.nd-material__inner {
    display: flex
}
@media only screen and (max-width: 767px) {
    .nd-material__inner {
        flex-direction: column
    }
}
.nd-material__image {
    background-color: #eeeeee;
    width: 280px;
    height: 280px;
    flex: 0 0 auto;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 30px;
    display: flex
}
@media only screen and (max-width: 767px) {
    .nd-material__image {
        margin: 0 auto 30px
    }
}
.nd-material__image a {
    display: flex;
    align-items: center;
    height: 100%
}
.nd-material__image img {
    display: block
}
.nd-material__label {
    font-size: 18px;
    color: #202022;
    font-weight: 700;
    margin-right: 5px
}
.nd-material__field {
    margin-bottom: 15px
}
@media only screen and (max-width: 1199px) {
    .nd-material__field {
        margin-bottom: 10px
    }
}
.nd-material__body {
    margin-bottom: 0
}
.nd-material__body h2 {
    margin-top: 0
}
.nd-material__body ul {
    padding: 0 0 0 14px;
    margin: 0
}
﻿.nd-prod {
    margin-bottom: 60px
}
.nd-prod_single .nd-prod__inner {
    display: flex
}
@media only screen and (max-width: 767px) {
    .nd-prod_single .nd-prod__inner {
        flex-direction: column
    }
}
.nd-prod_single .nd-prod__image {
    background-color: #eeeeee;
    width: 280px;
    height: 280px;
    flex: 0 0 auto;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 30px
}
@media only screen and (max-width: 767px) {
    .nd-prod_single .nd-prod__image {
        margin: 0 auto 30px
    }
}
.nd-prod_single .nd-prod__image a {
    display: flex;
    align-items: center
}
.nd-prod_kit .nd-prod__kit-contents {
    width: 930px
}
@media only screen and (max-width: 991px) {
    .nd-prod_kit .nd-prod__kit-contents {
        width: 100%
    }
}
@media only screen and (max-width: 767px) {
    .nd-prod_kit .nd-prod__kit-contents table {
        display: block
    }
}
@media only screen and (max-width: 767px) {
    .nd-prod_kit .nd-prod__kit-contents table thead {
        display: none !important
    }
}
@media only screen and (max-width: 767px) {
    .nd-prod_kit .nd-prod__kit-contents table thead, .nd-prod_kit .nd-prod__kit-contents table tbody {
        display: block;
        width: 100%
    }
}
@media only screen and (max-width: 767px) {
    .nd-prod_kit .nd-prod__kit-contents table tr {
        display: block;
        margin-bottom: 15px
    }
}
.nd-prod_kit .nd-prod__kit-contents table tr td {
    position: relative
}
@media only screen and (max-width: 767px) {
    .nd-prod_kit .nd-prod__kit-contents table tr td {
        display: block;
        width: 100% !important;
        text-align: left !important;
        padding-left: 150px
    }
}
@media only screen and (max-width: 359px) {
    .nd-prod_kit .nd-prod__kit-contents table tr td {
        padding-left: 130px
    }
}
.nd-prod_kit .nd-prod__kit-contents table tr td:before {
    display: none
}
@media only screen and (max-width: 767px) {
    .nd-prod_kit .nd-prod__kit-contents table tr td:before {
        display: block;
        width: 150px;
        position: absolute;
        top: 0;
        left: 0;
        padding-left: 10px;
        font-weight: 700
    }
}
@media only screen and (max-width: 359px) {
    .nd-prod_kit .nd-prod__kit-contents table tr td:before {
        width: 130px;
        font-size: 14px
    }
}
.nd-prod_kit .nd-prod__kit-contents table tr td:nth-child(1) {
    width: 47px;
    text-align: center
}
.nd-prod_kit .nd-prod__kit-contents table tr td:nth-child(1):before {
    content: '№:'
}
.nd-prod_kit .nd-prod__kit-contents table tr td:nth-child(2):before {
    content: 'На­име­но­ва­ние:'
}
.nd-prod_kit .nd-prod__kit-contents table tr td:nth-child(3) {
    width: 125px
}
.nd-prod_kit .nd-prod__kit-contents table tr td:nth-child(3):before {
    content: 'Раз­мер:'
}
.nd-prod_kit .nd-prod__kit-contents table tr td:nth-child(4) {
    width: 125px;
    text-align: center
}
.nd-prod_kit .nd-prod__kit-contents table tr td:nth-child(4):before {
    content: 'Кол-во, шт:'
}
.nd-prod_kit .nd-prod__kit-contents table tr td:nth-child(5) {
    width: 125px
}
.nd-prod_kit .nd-prod__kit-contents table tr td:nth-child(5):before {
    content: 'Ма­те­ри­ал:'
}
.nd-prod_kit .nd-prod__image {
    display: inline-block
}
.nd-prod_kit .nd-prod__image a {
    display: block
}
.nd-prod__image {
    border: 1px solid #dbdbdb
}
.nd-prod__image a {
    height: 100%
}
.nd-prod__image img {
    display: block
}
.nd-prod__label {
    font-size: 18px;
    color: #202022;
    font-weight: 700;
    margin-right: 5px
}
.nd-prod__field {
    margin-bottom: 15px;
    display: flex
}
@media only screen and (max-width: 1199px) {
    .nd-prod__field {
        margin-bottom: 10px
    }
}
@media only screen and (max-width: 639px) {
    .nd-prod__field {
        flex-direction: column
    }
}
.nd-prod__body {
    margin-bottom: 0
}
.nd-prod__body h2 {
    margin-top: 0
}
.nd-prod__body ul {
    padding: 0 0 0 14px;
    margin: 0
}
.nd-prod__composition {
    margin-bottom: 30px
}
.nd-prod__composition table {
    margin: 0
}
.nv-m {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 54px 0 0;
    margin: 0;
    z-index: 2;
    max-height: 100%;
    height: 100%;
    transition: all 0.25s;
    transform: translateY(-100%)
}
@media only screen and (max-width: 991px) {
    .nv-m {
        display: block
    }
}
.nv-m ul {
    margin: 0;
    padding: 0;
    overflow: auto;
    text-align: center
}
.nv-m ul li {
    border-bottom: 1px solid #008dd1;
    background-color: #0582c6
}
.nv-m ul li:nth-last-child(-n+1) {
    border-bottom: none
}
.nv-m ul li:before {
    display: none
}
.nv-m ul li ul {
    display: none
}
.nv-m ul li ul li {
    background-color: #008dd1;
    border-bottom: 1px solid #0582c6
}
.nv-m ul li.expanded > a {
    position: relative
}
.nv-m ul li.expanded > a:after {
    content: '';
    position: absolute;
    top: 26px;
    right: 20px;
    background-image: url(../img/sprite.png);
    background-position: -88px -97px;
    width: 16px;
    height: 9px
}
.nv-m ul li.expanded.active:after {
    transform: rotate(180deg)
}
.nv-m a {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 60px;
    text-decoration: none;
    padding: 0 30px;
    position: relative;
    display: block
}
@media only screen and (max-width: 991px) {
    .nv-m a {
        padding: 0
    }
}
.nv-m.active {
    transform: translateY(0)
}
.nv-m__inner {
    max-height: 100%;
    overflow: hidden auto
}
.nv1__list {
    margin: 0;
    padding: 0;
    display: flex
}
.nv1__item {
    margin-right: 120px
}
.nv1__item:nth-last-child(-n+1) {
    margin-right: 0
}
@media only screen and (max-width: 1199px) {
    .nv1__item {
        margin-right: 60px
    }
}
.nv1__item:before {
    display: none
}
.nv1__item a {
    position: relative;
    display: block;
    color: #fff;
    text-transform: uppercase;
    border-bottom: none;
    height: 54px;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-weight: 700
}
.nv1__item a:hover {
    text-decoration: underline;
    color: #fff
}
.phones {
    margin-right: 24px
}
.phones__num {
    text-decoration: none;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    font-family: "neris", arial
}
.phones-2 i {
    color: #202022;
    margin-right: 2px
}
.phones-2__num {
    text-decoration: none;
    color: #202022;
    font-weight: 600;
    font-family: "neris", arial
}
.phones-3 a {
    width: 54px;
    height: 54px;
    font-size: 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none
}
.search {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    position: absolute;
    right: 0
}
.search.open .search__form {
    opacity: 1;
    visibility: visible;
    width: 270px
}
.search.open .search__link span {
    background-image: url(../img/sprite.png);
    background-position: -88px -80px;
    width: 16px;
    height: 17px
}
.search__form {
    opacity: 0;
    visibility: hidden;
    width: 0;
    transition: all 0.3s
}
.search__form form {
    display: flex
}
.search__form-text {
    width: 100%
}
.search__text {
    width: 100%;
    border: none;
    padding: 0 12px;
    height: 44px;
    box-sizing: border-box !important;
    border-radius: 4px
}
.search__action {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center
}
.search__submit {
    background-image: url(../img/icons/seachbut2.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 44px;
    height: 44px;
    border: none;
    background-color: transparent;
    text-indent: -999999px;
    display: block;
    padding: 0
}
.search__link {
    width: 54px;
    height: 54px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}
.search__link span {
    background-image: url(../img/sprite.png);
    background-position: -88px -63px;
    width: 16px;
    height: 17px;
    display: block
}
.search-m {
    width: 54px;
    height: 54px;
    font-size: 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.25s
}
.search-m.open {
    background-color: #0582c6
}
.search-m.open .search-m__close {
    opacity: 1;
    visibility: visible
}
.search-m.open i {
    opacity: 0;
    visibility: hidden
}
.search-m__close {
    opacity: 0;
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 20px;
    height: 15px
}
.search-m__close:before, .search-m__close:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 3px;
    background-color: #fff
}
.search-m__close:before {
    transform: rotate(-45deg)
}
.search-m__close:after {
    transform: rotate(45deg)
}
.search-m-panel {
    display: none;
    position: fixed;
    top: 54px;
    left: 0;
    right: 0;
    z-index: 2;
    transition: all 0.25s;
    background-color: #0582c6;
    padding: 15px;
    transform: translateY(-100%)
}
@media only screen and (max-width: 991px) {
    .search-m-panel {
        display: block
    }
}
.search-m-panel form {
    display: flex;
    position: relative
}
.search-m-panel.active {
    transform: translateY(0)
}
.search-m-panel__container {
    width: 100%
}
.search-m-panel__form-text {
    width: 100%
}
.search-m-panel__action {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center
}
.search-m-panel__submit {
    background-image: url(../img/icons/seachbut2.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 44px;
    height: 44px;
    border: none;
    background-color: transparent;
    text-indent: -999999px;
    display: block;
    padding: 0
}
.slogan {
    font-size: 15px;
    line-height: 21px;
    font-style: italic;
    color: #7c7c7c;
    flex-grow: 1
}
.slogan__inner {
    width: 200px
}
.slogan-m {
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    flex-grow: 1
}
@media only screen and (max-width: 639px) {
    .slogan-m {
        display: none
    }
}
.slogan-m__inner {
    width: 200px
}
@media only screen and (max-width: 991px) {
    .st1 {
        display: none
    }
}
.st1__inner {
    background-color: #008dd1
}
.st1__container {
    display: flex;
    justify-content: space-between;
    align-items: center
}
.st10__list {
    display: flex;
    flex-wrap: wrap
}
@media only screen and (max-width: 991px) {
    .st10__list {
        flex-direction: column
    }
}
.st10__item {
    flex: 0 0 auto;
    width: 370px;
    margin: 0 30px 30px 0;
    overflow: hidden
}
.st10__item:nth-child(3n) {
    margin-right: 0
}
@media only screen and (max-width: 1199px) {
    .st10__item {
        width: 303px
    }
}
@media only screen and (max-width: 991px) {
    .st10__item {
        width: 100%;
        margin-right: 0
    }
}
@media only screen and (min-width: 992px) {
    .st10__item:hover .st10__link {
        color: #fff
    }

    .st10__item:hover .st10__link::before {
        background-color: rgba(0, 0, 0, 0.2)
    }

    .st10__item:hover .st10__name {
        transform: translate3d(0, 0, 0)
    }

    .st10__item:hover .st10__name::after {
        opacity: 1
    }

    .st10__item:hover .st10__descr {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}
.st10__image {
    height: 370px;
    overflow: hidden;
    display: block
}
@media only screen and (max-width: 1199px) {
    .st10__image {
        height: 303px
    }
}
@media only screen and (max-width: 991px) {
    .st10__image {
        flex: 0 0 auto;
        width: 100px;
        height: 100px;
        margin-right: 15px
    }
}
.st10__image img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto
}
.st10__info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px;
    text-transform: uppercase
}
@media only screen and (max-width: 991px) {
    .st10__info {
        position: relative;
        padding: 0;
        display: flex;
        flex-direction: column
    }
}
.st10__link {
    color: #fff;
    text-align: right
}
@media only screen and (max-width: 991px) {
    .st10__link {
        text-align: left;
        display: flex;
        color: #000;
        text-decoration: none
    }

    .st10__link:focus {
        text-decoration: none
    }
}
.st10__link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    transition: all 0.35s
}
@media only screen and (max-width: 991px) {
    .st10__link::before {
        display: none
    }
}
.st10__name {
    position: absolute;
    top: 30px;
    right: 30px;
    left: 30px;
    font-size: 30px;
    transform: translate3d(0, 20px, 0);
    transition: all 0.35s;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5)
}
@media only screen and (max-width: 1199px) {
    .st10__name {
        font-size: 20px
    }
}
@media only screen and (max-width: 991px) {
    .st10__name {
        position: relative;
        left: 0;
        top: 0;
        right: auto;
        transform: translateY(0);
        text-shadow: none
    }
}
@media only screen and (max-width: 479px) {
    .st10__name {
        font-size: 16px;
        line-height: 25px
    }
}
.st10__name::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #008dd1;
    transform: translate3d(0, 20px, 0);
    opacity: 0;
    transition: all 0.35s
}
@media only screen and (max-width: 991px) {
    .st10__name::after {
        display: none
    }
}
.st10__descr {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
    bottom: 30px;
    line-height: 1.5;
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    transition: all 0.35s
}
@media only screen and (max-width: 1199px) {
    .st10__descr {
        font-size: 14px
    }
}
@media only screen and (max-width: 991px) {
    .st10__descr {
        position: relative;
        left: 0;
        right: auto;
        bottom: auto;
        opacity: 1;
        transform: translateY(0);
        color: #7b7b7b;
        text-transform: none
    }
}
.st11__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -40px
}
@media only screen and (max-width: 639px) {
    .st11__list {
        justify-content: center
    }
}
.st11__item {
    width: 270px;
    flex: 0 0 auto;
    margin: 0 30px 40px 0
}
.st11__item:nth-child(4n) {
    margin-right: 0
}
@media only screen and (max-width: 1199px) {
    .st11__item {
        width: 220px
    }
}
@media only screen and (max-width: 991px) {
    .st11__item {
        width: 230px
    }

    .st11__item:nth-child(4n) {
        margin-right: 30px
    }

    .st11__item:nth-child(3n) {
        margin-right: 0
    }
}
@media only screen and (max-width: 767px) {
    .st11__item {
        width: 290px
    }

    .st11__item:nth-child(3n) {
        margin-right: 30px
    }

    .st11__item:nth-child(2n) {
        margin-right: 0
    }
}
@media only screen and (max-width: 639px) {
    .st11__item {
        margin-right: 0 !important;
        text-align: center
    }
}
.st11__image {
    height: 298px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #eeeeee;
    border: 1px solid #eeeeee
}
@media only screen and (max-width: 1199px) {
    .st11__image {
        height: 250px
    }
}
@media only screen and (max-width: 991px) {
    .st11__image {
        height: 259px
    }
}
@media only screen and (max-width: 767px) {
    .st11__image {
        height: 300px
    }
}
@media only screen and (max-width: 639px) {
    .st11__image {
        flex: 0 0 auto;
        height: auto
    }
}
.st11__image:hover + .st11__name a {
    text-decoration: underline
}
.st11__image a {
    display: block;
    text-decoration: none
}
.st11__image img {
    display: block
}
@media only screen and (max-width: 767px) {
    .st11__image img {
        margin: auto
    }
}
.st11__name a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    line-height: 26px;
    display: block;
    color: #878787
}
.st11__name a:hover {
    text-decoration: underline
}
.st12__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -40px
}
@media only screen and (max-width: 639px) {
    .st12__list {
        justify-content: center
    }
}
.st12__item {
    width: 270px;
    flex: 0 0 auto;
    margin: 0 30px 40px 0
}
.st12__item:nth-child(4n) {
    margin-right: 0
}
@media only screen and (max-width: 1199px) {
    .st12__item {
        width: 220px
    }
}
@media only screen and (max-width: 991px) {
    .st12__item {
        width: 230px
    }

    .st12__item:nth-child(4n) {
        margin-right: 30px
    }

    .st12__item:nth-child(3n) {
        margin-right: 0
    }
}
@media only screen and (max-width: 767px) {
    .st12__item {
        width: 290px
    }

    .st12__item:nth-child(3n) {
        margin-right: 30px
    }

    .st12__item:nth-child(2n) {
        margin-right: 0
    }
}
@media only screen and (max-width: 639px) {
    .st12__item {
        margin-right: 0 !important;
        text-align: center
    }
}
.st12__image {
    height: 298px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #eeeeee;
    border: 1px solid #eeeeee
}
@media only screen and (max-width: 1199px) {
    .st12__image {
        height: 250px
    }
}
@media only screen and (max-width: 991px) {
    .st12__image {
        height: 259px
    }
}
@media only screen and (max-width: 767px) {
    .st12__image {
        height: 300px
    }
}
@media only screen and (max-width: 639px) {
    .st12__image {
        flex: 0 0 auto;
        height: auto
    }
}
.st12__image:hover + .st12__name a {
    text-decoration: underline
}
.st12__image a {
    display: block;
    text-decoration: none
}
.st12__image img {
    display: block
}
@media only screen and (max-width: 767px) {
    .st12__image img {
        margin: auto
    }
}
.st12__name a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    line-height: 26px;
    display: block;
    color: #878787
}
.st12__name a:hover {
    text-decoration: underline
}
.st12__ft {
    text-align: center;
    margin-top: 40px
}
.st2 {
    margin-top: -120px;
    height: 844px;
    overflow: hidden
}
@media only screen and (max-width: 1366px) {
    .st2 {
        height: 644px
    }
}
@media only screen and (max-width: 1199px) {
    .st2 {
        height: 554px
    }
}
@media only screen and (max-width: 991px) {
    .st2 {
        height: 350px;
        margin-top: 0
    }
}
@media only screen and (max-width: 767px) {
    .st2 {
        height: 300px
    }
}
@media only screen and (max-width: 479px) {
    .st2 {
        height: 350px
    }
}
.st2 .dots {
    margin-top: -32px;
    z-index: 1;
    top: -180px
}
@media only screen and (max-width: 1366px) {
    .st2 .dots {
        top: -110px
    }
}
@media only screen and (max-width: 1199px) {
    .st2 .dots {
        top: -100px
    }
}
@media only screen and (max-width: 991px) {
    .st2 .dots {
        top: -43px;
        margin-top: 0
    }
}
@media only screen and (max-width: 991px) {
    .st2 .dots__container {
        text-align: center
    }
}
.st2__title {
    font-size: 40px;
    font-family: arial;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 12px
}
@media only screen and (max-width: 1199px) {
    .st2__title {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 15px
    }
}
@media only screen and (max-width: 767px) {
    .st2__title {
        font-size: 24px;
        line-height: 27px
    }
}
.st2__text {
    line-height: 28px;
    font-size: 15px;
    margin-bottom: 25px
}
@media only screen and (max-width: 1199px) {
    .st2__text {
        margin-bottom: 15px
    }
}
@media only screen and (max-width: 767px) {
    .st2__text {
        line-height: 20px
    }
}
.st2__cont {
    width: 500px;
    background-color: rgba(237, 239, 242, 0.4);
    padding: 30px
}
@media only screen and (max-width: 991px) {
    .st2__cont {
        width: 400px
    }
}
@media only screen and (max-width: 767px) {
    .st2__cont {
        padding: 15px
    }
}
@media only screen and (max-width: 639px) {
    .st2__cont {
        width: 100%
    }
}
.st2__slide {
    height: 844px;
    display: flex;
    align-items: center;
    background-size: cover
}
@media only screen and (max-width: 1366px) {
    .st2__slide {
        height: 644px
    }
}
@media only screen and (max-width: 1199px) {
    .st2__slide {
        height: 554px
    }
}
@media only screen and (max-width: 991px) {
    .st2__slide {
        height: 350px
    }
}
@media only screen and (max-width: 767px) {
    .st2__slide {
        height: 300px
    }
}
@media only screen and (max-width: 479px) {
    .st2__slide {
        height: 350px
    }
}
.st2__slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(182, 182, 182, 0.4)
}
.st2__slide_1 {
    background-image: url(../img/st2/slide-01.jpg);
    background-position: center 0;
    background-repeat: no-repeat
}
.st2__slide_2 {
    background-image: url(../img/st2/slide-02.jpg);
    background-position: center 0;
    background-repeat: no-repeat
}
.st2__slide_3 {
    background-image: url(../img/st2/slide-03.jpg);
    background-position: center 0;
    background-repeat: no-repeat
}
.st2__slide_4 {
    background-image: url(../img/st2/slide-04.jpg);
    background-position: center 0;
    background-repeat: no-repeat
}
.st2__slide_5 {
    background-image: url(../img/st2/slide-05.jpg);
    background-position: center 0;
    background-repeat: no-repeat
}
﻿.st3 {
    z-index: 1;
    margin-top: -65px
}
@media only screen and (max-width: 991px) {
    .st3 {
        margin-top: 0;
        padding-top: 53px
    }
}
@media only screen and (max-width: 767px) {
    .st3 {
        padding-top: 40px
    }
}
.st3 .nv2__list {
    margin: 0;
    padding: 0
}
.st3 .nv2__item {
    margin-bottom: 3px
}
.st3 .nv2__item:nth-last-child(-n+1) {
    margin-bottom: 0
}
.st3 .nv2__item:before {
    display: none
}
.st3 .nv2__link {
    display: block;
    line-height: 22px;
    border-radius: 5px;
    background-color: #edeff2;
    color: #242424;
    text-decoration: none;
    transition: all 0.25s;
    padding: 13px 30px 13px 15px
}
.st3 .nv2__link:hover {
    color: #fff;
    background-color: #008dd1
}
.st3__list {
    display: flex;
    flex-wrap: wrap
}
@media only screen and (max-width: 991px) {
    .st3__list {
        flex-direction: column
    }
}
.st3__item {
    width: 385px;
    flex: 0 0 auto;
    margin-right: 7px
}
.st3__item:nth-last-child(-n+1) {
    margin-right: 0
}
@media only screen and (max-width: 1199px) {
    .st3__item {
        width: 318px
    }
}
@media only screen and (max-width: 991px) {
    .st3__item {
        width: 100%;
        margin: 0 0 10px
    }
}
.st3__item::after {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 95px;
    right: 0;
    height: 0;
    width: 0;
    margin: auto;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: #0582c6 transparent transparent transparent;
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    transition: bottom 0.25s
}
@media only screen and (max-width: 991px) {
    .st3__item::after {
        display: none
    }
}
.st3__item:hover::after, .st3__item.active::after {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    transition: all 0.25s 0.2s
}
.st3__item:hover .st3__circle, .st3__item.active .st3__circle {
    background-color: #0582c6;
    height: 280px;
    left: 200px
}
.st3__item:hover .st3__circle::after, .st3__item.active .st3__circle::after {
    background-color: #008dd1;
    height: 160px
}
.st3__item:hover .st3__tab, .st3__item.active .st3__tab {
    box-shadow: 0px 3px 0 0px #0582c6;
    background-color: #008dd1
}
.st3__item:hover .st3__tab::after, .st3__item.active .st3__tab::after {
    color: #ffffff
}
.st3__item:hover .st3__name, .st3__item.active .st3__name {
    color: #fff;
    transform: translateY(-20px)
}
.st3__item:hover .st3__descr, .st3__item.active .st3__descr {
    color: #fff;
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}
.st3__item.active {
    cursor: default
}
.st3__item.active .st3__tab::after {
    transform: rotate(180deg)
}
@media only screen and (max-width: 991px) {
    .st3__item.active .st3__cont {
        margin-bottom: 30px
    }
}
.st3__tab {
    height: 119px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    padding: 0 20px;
    border-radius: 10px;
    background-color: #f2f4f9;
    transition: all 0.25s;
    box-shadow: 0px 3px 0 0px #008dd1;
    flex-direction: column;
    font-family: arial;
    cursor: pointer
}
@media only screen and (max-width: 1199px) {
    .st3__tab {
        padding-left: 10px;
        padding-right: 10px
    }
}
@media only screen and (max-width: 991px) {
    .st3__tab {
        box-shadow: none !important;
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 55px
    }
}
.st3__tab::after {
    content: "";
    display: none;
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    right: 20px
}
@media only screen and (max-width: 991px) {
    .st3__tab::after {
        display: block
    }
}
.st3__cont {
    display: none
}
@media only screen and (max-width: 991px) {
    .st3__cont {
        margin-top: 15px
    }
}
.st3__name {
    font-size: 20px;
    text-transform: uppercase;
    transition: all 0.25s;
    line-height: 1.4;
    color: #242424
}
@media only screen and (max-width: 1199px) {
    .st3__name {
        font-size: 18px
    }
}
@media only screen and (max-width: 991px) {
    .st3__name {
        transform: translateY(0) !important
    }
}
.st3__descr {
    line-height: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.25s;
    height: 40px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden
}
@media only screen and (max-width: 991px) {
    .st3__descr {
        transform: translateY(0) !important;
        color: #202022;
        height: auto;
        position: relative;
        top: 0;
        padding: 0;
        opacity: 1;
        visibility: visible
    }
}
.st3__image-wrapper {
    flex: 0 0 auto
}
@media only screen and (max-width: 1199px) {
    .st3__image-wrapper {
        width: 200px
    }
}
@media only screen and (max-width: 991px) {
    .st3__image-wrapper {
        display: none
    }
}
.st3__info {
    padding-right: 30px
}
@media only screen and (max-width: 991px) {
    .st3__info {
        display: none
    }
}
.st3__title {
    color: #202022;
    margin-top: 0
}
.st3__nv {
    flex: 0 0 auto;
    margin-right: 30px;
    width: 272px
}
@media only screen and (max-width: 991px) {
    .st3__nv {
        width: 100%;
        margin-right: 0
    }
}
.st3__cont-pc {
    margin-top: 40px
}
.st3__cont-pc .st3__cont {
    display: flex
}
.st3__circle {
    top: 10px;
    left: 170px;
    width: 267px;
    height: 250px;
    background-color: #f9fafd;
    border-radius: 50%;
    position: absolute;
    transition: top 0.25s, left 0.25s, background-color 0.25s;
    flex: 0 0 auto
}
@media only screen and (max-width: 991px) {
    .st3__circle {
        display: none
    }
}
.st3__circle::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    z-index: 0;
    transition: top 0.25s, left 0.25s, background-color 0.25s
}
.st3__circle::after {
    top: 37px;
    left: 78px;
    width: 160px;
    height: 130px;
    background-color: #f2f4f9
}
.st4 {
    background-color: #f2f4f9;
    padding: 130px 0 370px;
    clip-path: polygon(0px 0px, 100% 144px, 100% 100%, 0 calc(100% - 194px))
}
@media only screen and (max-width: 991px) {
    .st4 {
        padding: 70px 0 300px;
        clip-path: polygon(0px 0px, 100% 50px, 100% 100%, 0 calc(100% - 100px))
    }
}
@media only screen and (max-width: 767px) {
    .st4 {
        clip-path: none;
        padding: 40px 0
    }
}
.st4__title {
    margin-top: 0;
    margin-bottom: 50px
}
.st4__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px
}
@media only screen and (max-width: 767px) {
    .st4__list {
        flex-direction: column
    }
}
.st4__item {
    flex: 0 0 auto;
    width: 50%;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    padding-right: 30px;
    color: #202022;
    font-size: 20px;
    line-height: 30px
}
.st4__item:nth-child(2n) {
    padding-right: 0
}
@media only screen and (max-width: 991px) {
    .st4__item {
        font-size: 17px;
        line-height: 25px
    }
}
@media only screen and (max-width: 767px) {
    .st4__item {
        width: 100%;
        padding-right: 0
    }
}
.st4__ico {
    width: 110px;
    height: 110px;
    flex: 0 0 auto;
    margin-right: 30px;
    background-color: #fff;
    border-radius: 50%
}
.st4__ico:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}
.st4__item_2 .st4__ico:before {
    background-image: url(../img/sprite.png);
    background-position: -127px -60px;
    width: 60px;
    height: 46px
}
.st4__item_4 .st4__ico:before {
    background-image: url(../img/sprite.png);
    background-position: 0px 0px;
    width: 64px;
    height: 63px
}
.st4__item_5 .st4__ico:before {
    background-image: url(../img/sprite.png);
    background-position: 0px -106px;
    width: 55px;
    height: 55px
}
.st4__item_6 .st4__ico:before {
    background-image: url(../img/sprite.png);
    background-position: -127px 0px;
    width: 60px;
    height: 60px
}
.st4__item_7 .st4__ico:before {
    background-image: url(../img/sprite.png);
    background-position: -64px 0px;
    width: 63px;
    height: 62px
}
.st4__item_9 .st4__ico:before {
    background-image: url(../img/sprite.png);
    background-position: 0px -63px;
    width: 88px;
    height: 43px
}
.st5 {
    margin-top: -235px !important
}
@media only screen and (max-width: 767px) {
    .st5 {
        margin-top: 40px !important
    }
}
.st5 .webform-confirmation__message {
    color: #fff;
    text-align: center;
    margin: 0
}
.st5__cont {
    padding: 40px 130px 30px;
    border-radius: 13px;
    background-color: #008dd1
}
@media only screen and (max-width: 1199px) {
    .st5__cont {
        padding-left: 60px;
        padding-right: 60px
    }
}
@media only screen and (max-width: 767px) {
    .st5__cont {
        padding: 40px
    }
}
@media only screen and (max-width: 479px) {
    .st5__cont {
        padding-left: 20px;
        padding-right: 20px
    }
}
.st5__title {
    color: #fff;
    text-align: center;
    margin: 0 0 15px
}
.st6 {
    margin-bottom: 0
}
.st6__title {
    margin-top: 0
}
.st7 {
    margin-top: 35px
}
.st7 .nv2__list {
    margin: 0;
    padding: 0
}
.st7 .nv2__item {
    margin-bottom: 15px
}
.st7 .nv2__item::before {
    display: none
}
.st7 .nv2__item:nth-last-child(-n+1) {
    margin-bottom: 0
}
.st7 .nv2__item a {
    font-size: 16px;
    color: #202022;
    text-decoration: none;
    border: none;
    display: inline-block;
    line-height: 1.5
}
.st7 .nv2__item a span {
    border-bottom: 1px solid #202022
}
.st7 .nv2__item a:hover span {
    border-color: transparent
}
.st7__list {
    display: flex;
    flex-wrap: wrap
}
@media only screen and (max-width: 991px) {
    .st7__list {
        flex-direction: column
    }
}
.st7__item {
    background: #f4f6fa;
    padding: 30px;
    flex: 0 0 auto;
    width: 370px;
    margin-right: 30px
}
.st7__item:nth-last-child(-n+1) {
    margin-right: 0
}
@media only screen and (max-width: 1199px) {
    .st7__item {
        padding: 15px;
        width: 313px;
        margin-right: 15px
    }
}
@media only screen and (max-width: 991px) {
    .st7__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }
}
.st7__hd {
    border-bottom: 2px solid #008dd1;
    padding-bottom: 25px;
    margin-bottom: 25px
}
.st7__title {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 17px
}
@media only screen and (max-width: 1199px) {
    .st7__title {
        font-size: 15px;
        margin-bottom: 10px
    }
}
@media only screen and (max-width: 991px) {
    .st7__title {
        font-size: 18px
    }
}
.st7__title a {
    color: #000000;
    text-decoration: none
}
.st7__title a:hover {
    text-decoration: underline
}
.st7__descr {
    font-size: 14px;
    line-height: 20px;
    color: #9797a9;
    min-height: 40px
}
@media only screen and (max-width: 1199px) {
    .st7__descr {
        min-height: 60px
    }
}
@media only screen and (max-width: 991px) {
    .st7__descr {
        min-height: auto
    }
}
.st8__item {
    border-radius: 10px;
    padding: 30px 40px 25px;
    background: #f4f6fa;
    color: #414142;
    flex: 0 0 auto
}
@media only screen and (max-width: 1199px) {
    .st8__item {
        padding: 25px 30px 20px
    }
}
.st8__title {
    font-size: 24px;
    line-height: 1;
    color: #008dd1;
    margin: 0 10px 10px 0
}
.st8__work-schedule {
    margin-bottom: 30px;
    display: flex
}
@media only screen and (max-width: 767px) {
    .st8__work-schedule {
        flex-direction: column
    }
}
.st8__work-schedule .st8__title {
    margin-bottom: 0
}
@media only screen and (max-width: 767px) {
    .st8__work-schedule .st8__title {
        margin-bottom: 10px
    }
}
.st8__phones, .st8__email, .st8__location {
    width: 370px
}
@media only screen and (max-width: 1199px) {
    .st8__phones, .st8__email, .st8__location {
        width: 303px
    }
}
@media only screen and (max-width: 991px) {
    .st8__phones, .st8__email, .st8__location {
        width: 230px
    }
}
@media only screen and (max-width: 767px) {
    .st8__phones, .st8__email, .st8__location {
        width: 100%;
        margin: 0 0 30px !important
    }
}
.st8__phones a, .st8__email a, .st8__location a {
    color: #414142;
    text-decoration: none
}
.st8__email {
    margin: 0 30px
}
.st8__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
@media only screen and (max-width: 767px) {
    .st8__row {
        margin-bottom: -30px
    }
}
.st9 {
    background: #f5f6f9;
    margin-top: -1px;
    z-index: 1
}
@media only screen and (max-width: 991px) {
    .st9 {
        display: none
    }
}
.st9 .nv2 {
    position: absolute;
    width: 100%;
    max-width: 345px;
    background: #f5f6f9;
    padding: 5px 0;
    border-bottom: 2px solid #008dd1;
    border-top: 2px solid #008dd1;
    margin: 0;
    list-style: none;
    left: 0;
    top: 108px;
    display: none
}
@media only screen and (max-width: 1199px) {
    .st9 .nv2 {
        top: 125px
    }
}
@media only screen and (max-width: 991px) {
    .st9 .nv2 {
        display: block;
        top: 0px;
        position: relative;
        left: 0px;
        right: 0px;
        max-width: none
    }
}
.st9 .nv2__list {
    margin: 0;
    padding: 0
}
.st9 .nv2__item {
    border-bottom: 1px solid #e1e1e1
}
.st9 .nv2__item:nth-last-child(-n+1) {
    border-bottom: none
}
.st9 .nv2__item::before {
    display: none
}
.st9 .nv2__item a {
    display: block;
    color: #202022;
    line-height: 27px;
    padding: 15px 25px;
    text-decoration: none;
    transition: all 0.3s
}
.st9 .nv2__item a:hover {
    background-color: #008dd1;
    color: #fff
}
.st9__list {
    display: flex
}
@media only screen and (max-width: 991px) {
    .st9__list {
        flex-direction: column
    }
}
.st9__item {
    flex: 0 0 auto;
    width: 33.33%
}
@media only screen and (max-width: 991px) {
    .st9__item {
        width: 100%
    }
}
.st9__item:hover .st9__name {
    color: #d60007
}
.st9__item:hover .st9__link:before {
    transform: rotate(180deg)
}
.st9__item.active .st9__link:before {
    transform: rotate(180deg)
}
.st9__link {
    text-decoration: none;
    padding: 20px 30px;
    display: block
}
@media only screen and (max-width: 991px) {
    .st9__link {
        pointer-events: none
    }
}
.st9__link:before {
    content: '';
    position: absolute;
    top: 31px;
    left: 0;
    background-image: url(../img/sprite.png);
    background-position: -104px -97px;
    width: 12px;
    height: 8px
}
.st9__link:focus {
    text-decoration: none
}
.st9__name {
    text-transform: uppercase;
    color: #282828;
    display: block
}
@media only screen and (max-width: 1199px) {
    .st9__name {
        line-height: 22px;
        margin-bottom: 5px
    }
}
.st9__descr {
    font-size: 11px;
    line-height: 18px;
    text-transform: none;
    color: #7b7b7b;
    display: block
}
#toolbar-administration .toolbar-tab {
    position: initial !important
}
#toolbar-administration li:before {
    display: none
}
#toolbar-administration #toolbar-item-administration-tray li {
    margin: 0
}
.ajax-progress, .ajax-progress-throbber, .ajax-progress-fullscreen {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.5) !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 999999 !important;
    overflow: hidden !important;
    text-indent: -99999em !important
}
.ajax-progress-throbber:before, .ajax-progress-fullscreen:before {
    content: " ";
    display: block !important;
    width: 120px !important;
    height: 120px !important;
    -webkit-animation: spin 0.8s infinite linear !important;
    animation: spin 0.8s infinite linear !important;
    border-radius: 120px !important;
    border-width: 10px !important;
    border-style: solid !important;
    border-color: #008dd1 transparent !important;
    overflow: hidden !important;
    text-indent: -99999em !important;
    margin: auto !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important
}
@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}
@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}
#block-custom-theme-local-tasks {
    margin: 15px 0
}
#block-custom-theme-local-tasks ul:not(.contextual-links) {
    display: flex;
    border-bottom: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap
}
#block-custom-theme-local-tasks ul:not(.contextual-links) li {
    list-style: none;
    background: none !important;
    margin: 0 1px 1px 0;
    padding: 0 !important
}
#block-custom-theme-local-tasks ul:not(.contextual-links) li:before {
    display: none
}
#block-custom-theme-local-tasks ul:not(.contextual-links) li a {
    display: block;
    text-decoration: none;
    padding: 6px 30px;
    margin: 0;
    font-size: 16px;
    color: #ffffff;
    border-radius: 5px;
    border: none;
    line-height: normal;
    transition: all 0.3s;
    background-color: #008dd1
}
#block-custom-theme-local-tasks ul:not(.contextual-links) li a:hover {
    background-color: #0076b6
}
#block-custom-theme-local-tasks ul:not(.contextual-links) li a.is-active {
    background-color: #0076b6
}
.ui-widget-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: none;
    opacity: 1
}
.ui-dialog {
    padding: 0;
    border: none !important;
    background: #fff;
    border-radius: 0;
    box-sizing: border-box;
    font-size: inherit;
    font-family: inherit;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translateY(-50%) translateX(-50%) !important;
    z-index: 1000
}
.ui-dialog-titlebar {
    background: transparent !important;
    border-radius: 0 !important;
    border: none !important;
    padding: 30px 30px 20px !important;
    height: auto !important
}
.ui-dialog-title {
    font-size: 36px;
    font-family: arial;
    font-weight: 400
}
.ui-dialog-titlebar-close {
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    top: 0 !important;
    right: 0 !important;
    width: 50px !important;
    height: 50px !important
}
.ui-dialog-titlebar-close span {
    display: none
}
.ui-dialog-titlebar-close::before, .ui-dialog-titlebar-close::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: gray;
    height: 2px;
    width: 20px;
    margin: auto;
    transition: all 0.3s
}
.ui-dialog-titlebar-close::before {
    transform: rotate(45deg)
}
.ui-dialog-titlebar-close::after {
    transform: rotate(-45deg)
}
.ui-dialog-titlebar-close:hover::before, .ui-dialog-titlebar-close:hover::after {
    background-color: #d3d3d3
}
.ui-dialog-content {
    padding: 0 30px 30px 30px !important
}
.totop {
    display: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-color: #008dd1;
    border-radius: 50%;
    position: fixed;
    right: 70px;
    bottom: 70px;
    transition: all 0.3s
}
@media only screen and (max-width: 991px) {
    .totop {
        display: none !important
    }
}
.totop:hover {
    background-color: #0582c6
}
.totop::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 15px;
    height: 15px;
    border-width: 5px 5px 0 0;
    border-style: solid;
    border-color: #fff;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-45deg)
}
.wf .form-item {
    margin: 0
}
.wf .wf__markup p {
    margin: 0
}
.wf__field {
    margin: 0
}
.wf__privacy-policy {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin: 0
}
.wf__privacy-policy p {
    margin: 0
}
.wf__privacy-policy a {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px
}
.webform-submission-form .messages__wrapper {
    display: none
}
.wf1 {
    color: rgba(255, 255, 255, 0.9);
    text-align: center
}
.wf1 .wf__markup {
    margin-bottom: 30px
}
@media only screen and (max-width: 767px) {
    .wf1 .wf__markup {
        line-height: 25px
    }
}
.wf1 .wf__fields {
    display: flex;
    justify-content: center;
    margin-bottom: 25px
}
@media only screen and (max-width: 767px) {
    .wf1 .wf__fields {
        flex-direction: column
    }
}
.wf1 .wf__field {
    margin-right: 30px;
    width: 33.33%
}
@media only screen and (max-width: 767px) {
    .wf1 .wf__field {
        width: 100%;
        margin: 0 0 10px
    }
}
.wf1 .wf__action {
    width: 33.33%;
    margin: 0
}
@media only screen and (max-width: 767px) {
    .wf1 .wf__action {
        width: 100%
    }
}
.wf1 .wf__action input {
    width: 100%;
    padding: 20px 0
}
.wf1 .wf__privacy-policy {
    color: rgba(255, 255, 255, 0.9)
}
.wf1 .wf__privacy-policy a {
    color: rgba(255, 255, 255, 0.9)
}
.wf2 .wf__field {
    margin-bottom: 30px
}
.wf2 .wf__action input {
    padding: 20px 0
}
.wf2 .wf__privacy-policy {
    color: #6e6e6f
}
.wf2 .wf__privacy-policy a {
    color: #6e6e6f
}
.wf3 .wf__field {
    margin-bottom: 30px
}
.wf3 .wf__action input {
    padding: 20px 0
}
.wf3 .wf__privacy-policy {
    color: #6e6e6f
}
.wf3 .wf__privacy-policy a {
    color: #6e6e6f
}
