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


 */

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

.button-top-language {
    position: absolute;
    color: white;
    z-index: 1000;
}

.btn-lang-sel {
    display: none !important;
}

.language-dropdown-menu {
    display: block !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
}

.language-dropdown-menu li {
    position: relative;
}

.first-left {
    float: left;
}

.second-left {
    float: right;
}

.first-left .lnag-title {
    border-bottom: 1px solid #ffffffa3;
}

#home-wrp-vid::before {
    /***background-color: #0000002b**/
    background-image: linear-gradient(2deg, transparent, #27272773);
}

@media screen and (min-width: 765px) {
    .button-top-language {
        display: none;
        top: 13px;
    }

    .language-img {
        width: 24px;
        height: 16px;
    }

    #form-language>div>ul {
        left: -122px !important;
        /*** min-width: 150px !important; **/
        min-width: 93px !important;
    }
}

@media screen and (max-width: 765px) {
    .button-top-language {
        top: 20px;
        right: 0px;
        padding-right: 18px;
    }

    .language-img {
        width: 29px;
        height: 16px;
    }

    #form-language>div>ul {
        left: -110px !important;
        min-width: 91px !important;
    }
}

.lang-main-titl {
    font-size: 14px;
    color: white;
    position: absolute;
    top: 8px;
    left: -23px;
    font-weight: 500;
}

#form-language>div>ul {
    top: -22px !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.language-select {
    position: relative;
    left: 0px;
    outline: none;
    border: none !important;
}

.language-select:focus {
    outline: none !important;
}

.lnag-title {
    color: white !important;
    position: absolute;
    top: 9px;
    left: 3px;
    font-size: 15px;
    font-weight: 500;
}

.language-img-drop {
    display: none;
    margin-left: 22px;
}

.txt-dsc,
.txt-dsc h2,
.txt-dsc li,
.txt-dsc p,
.lng-txt h2,
.lng-txt p,
.lng-txt li {
    color: #5a5a5a;
}

.lng-txt h2 {
    text-align: center;
    font-weight: 500;
}

/*** ======== youtubecustom ================ **/

.ifr-wrp::before,
.ifr-wrp::after {
    content: '';
    position: absolute;
    width: 30%;
    background-color: transparent;
    z-index: 20;
}

.ifr-wrp::before {
    top: 0px;
    left: 0%;
    height: 70%;
}

.ifr-wrp::after {
    top: 30%;
    right: -5%;
    height: 40%;
}

.top-frm-wrp {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 70%;
    height: 30%;
    background-color: transparent;
    z-index: 100;
}

.center .top-frm-wrp {
    top: -8%;
    left: -10%;
}

.center .ifr-wrp::before {
    top: -8%;
    left: -10%;
    height: 62%;
}

.center .ifr-wrp::after {
    top: 10%;
    right: -14%;
    height: 45%;
}

.continer-youtube-cust {
    margin-top: 20px;
    margin-bottom: 30px;
}

.youtube-slider-name {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.owl-stage {
    padding-top: 30px;
}

.owl-stage .owl-item {
    transition: all 600ms;
    opacity: 1;
}

.owl-stage .center {
    transition: all 600ms;
    height: 250px;
    width: 350px;
    opacity: 1;
}

.owl-stage .center .cust-youtube {
    transition: all 600ms;
    box-shadow: 10px 7px 17px 0px rgba(0, 0, 0, 0.49);
    display: block;
}

@media screen and (min-width: 1200px) {
    .owl-stage .center .cust-youtube {
        transform: scale(1.2);
    }

    .owl-stage .cust-youtube {
        width: 300px;
        height: 200px;
    }

    #slideshow-youtube0 .owl-prev {
        position: absolute !important;
        top: -7% !important;
        left: -20%;
        width: 30%;
        height: 100%;
        color: #003a5c;
        background-color: transparent;
        border: none;
        z-index: -10;
        font-size: 100px;
    }

    #slideshow-youtube0 .owl-prev:hover,
    #slideshow-youtube0 .owl-next:hover {
        color: #003a5cb2;
    }

    #slideshow-youtube0 .owl-next {
        position: absolute !important;
        top: -7%;
        right: -20%;
        width: 30%;
        height: 100%;
        background-color: transparent;
        border: none;
        z-index: -10;
        color: #003a5c;
        font-size: 100px;
    }
}

@media screen and (min-width: 1200px) and (max-width:1300px) {
    #slideshow-youtube0 .owl-prev {
        position: absolute !important;
        top: -12% !important;
        left: -20%;
        width: 30%;
        height: 100%;
        color: #003a5c;
        background-color: transparent;
        border: none;
        z-index: -10;
        font-size: 100px;
    }

    #slideshow-youtube0 .owl-prev:hover,
    #slideshow-youtube0 .owl-next:hover {
        color: #003a5cb2;
    }

    #slideshow-youtube0 .owl-next {
        position: absolute !important;
        top: -12%;
        right: -20%;
        width: 30%;
        height: 100%;
        background-color: transparent;
        border: none;
        z-index: -10;
        color: #003a5c;
        font-size: 100px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
    .owl-stage .center .cust-youtube {
        transform: scale(1.2);
        box-shadow: 10px 7px 17px 0px rgba(0, 0, 0, 0.49);
    }

    .owl-stage .cust-youtube {
        width: 260px;
        height: 160px;
    }

    #slideshow-youtube0 .owl-prev {
        position: absolute !important;
        top: -18% !important;
        left: -16%;
        width: 30%;
        height: 100%;
        color: #003a5c;
        background-color: transparent;
        border: none;
        z-index: -10;
        font-size: 100px;
    }

    #slideshow-youtube0 .owl-prev:hover,
    #slideshow-youtube0 .owl-next:hover {
        color: #003a5cb2;
    }

    #slideshow-youtube0 .owl-next {
        position: absolute !important;
        top: -18%;
        right: -16%;
        width: 30%;
        height: 100%;
        background-color: transparent;
        border: none;
        z-index: -10;
        color: #003a5c;
        font-size: 100px;
    }
}

@media screen and (max-width: 1000px) {

    #slideshow-youtube0 .owl-prev,
    #slideshow-youtube0 .owl-next {
        display: none;
    }
}

@media screen and (min-width: 1000px) {
    #slideshow-youtube0 .owl-dots {
        display: none;
    }
}

@media screen and (min-width: 200px) and (max-width: 1000px) {
    .continer-youtube-cust {
        width: 100% !important;
    }

    .owl-stage {
        width: 100%;
        height: 100%;
    }

    .owl-stage .cust-youtube {
        width: 100%;
    }

    .owl-stage .center {
        height: 300px;
    }

    .owl-stage .center .cust-youtube {
        width: 100%;
        height: 300px;
    }

    .custom-youtube-main .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 50px;
        height: 50px;
        font-size: 50px;
        top: -26px;
    }

    .custom-youtube-main .owl-carousel .owl-nav button.owl-prev {
        left: 20%;
    }

    .custom-youtube-main .owl-carousel .owl-nav button.owl-next {
        right: 20%;
    }

    #slideshow-youtube0 .owl-dot {
        width: 13px;
        height: 13px;
        margin-left: 5px;
        margin-right: 5px;
        border: 2px solid gray;
        background-color: white;
        border-radius: 5px;
    }

    #slideshow-youtube0 .owl-dots {
        margin-top: 15px;
        margin-bottom: 20px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        width: 145px;
    }

    #slideshow-youtube0 .owl-dots .active {
        background-color: gray;
        border: 1px solid #4a4848;
    }

    .center .ifr-wrp::before,
    .center .ifr-wrp::after {
        content: '';
        position: absolute;
        width: 30%;
        background-color: transparent;
        z-index: 20;
    }

    .center .ifr-wrp::before {
        top: 0px;
        left: -5%;
        height: 70%;
    }

    .center .ifr-wrp::after {
        top: 30%;
        right: -5%;
        height: 40%;
    }

    .center .top-frm-wrp {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 70%;
        height: 30%;
        background-color: transparent;
    }

    #slideshow-youtube0 .owl-prev,
    #slideshow-youtube0 .owl-next {
        display: none;
    }
}

/*** End Cust Youtube Slideshow **/

@media screen and (min-width: 1500px) {
    .lng-txt h2 {
        font-size: 30px;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1500px) {
    .lng-txt h2 {
        font-size: 27px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
    .lng-txt h2 {
        font-size: 23px;
    }
}

@media screen and (min-width: 350px) and (max-width: 1000px) {
    .lng-txt h2 {
        margin-bottom: 10px;
        font-size: 21px;
    }

}

.cat-discription-start,
.cat-discripton-bottom,
.btn-desc-open {
    position: absolute;
    transform: translateX(-200%);
    z-index: -1000;
}

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

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 500;
    color: #696969;
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    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
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

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

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote strong:last-child,
blockquote b:last-child,
blockquote strong,
blockquote b,

blockquote ul:last-child {
    margin-bottom: 0;
    color:#e9e9e9;
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 6px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #928f8f;
    text-decoration: none
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #23527c
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #003885;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

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

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

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

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

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

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

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

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

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

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

/*!
 *  Font Awesome 4.4.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.4.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
    font-weight: 400;
    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.33333333em;
    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.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .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(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    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: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

body {
    font-family: Helvetica, sans-serif;
    font-weight: 400;
    color: #231f20;
    font-size: 16px;
    width: 100%;
    padding-top: 90px
}

body.flat-page {
    padding: 0
}

h1 h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444
}

.title-h1,
h1 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700
}

.title-h2,
h2 {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    color: #231f20
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10.2px
}

.title-h1 {
    display: inline-block;
    line-height: 36px;
    margin-bottom: 15px
}

.title-h2 {
    display: inline-block;
    line-height: 32px;
    margin-bottom: 15px
}

.article-h2 {
    text-transform: none
}

a {
    color: #23a1d1
}

a:hover {
    text-decoration: none
}

legend {
    font-size: 18px;
    padding: 7px 0
}

label {
    font-size: 12px;
    font-weight: 400
}

input[type=color].form-control,
input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=datetime].form-control,
input[type=email].form-control,
input[type=month].form-control,
input[type=number].form-control,
input[type=password].form-control,
input[type=search].form-control,
input[type=tel].form-control,
input[type=text].form-control,
input[type=time].form-control,
input[type=url].form-control,
input[type=week].form-control,
select.form-control,
textarea.form-control {
    font-size: 12px
}

.input-group .dropdown-menu,
.input-group .popover,
.input-group input,
.input-group select {
    font-size: 12px
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

#container {
    width: 94%;
    max-width: 1540px;
    margin: 0 auto
}

#header {
    width: 100%;
    margin: 0;
    display: block;
    padding: 15px 0 20px 0;
    color: grey;
    position: fixed;
    top: 0;
    left: 0;
    height: 90px;
    z-index: 9999
}

#header #container {
    position: relative
}

#menu-mob {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    cursor: pointer;
    margin: 20px 20px 0 0;
    float: left;
    position: absolute;
    left: 0
}

#menu-mob span {
    display: block;
    width: 35px;
    height: 4px;
    margin-bottom: 6px;
    background: grey;
    cursor: pointer
}

#menu-mob span:last-child {
    margin-bottom: 0
}

#menu-mob:hover span {
    background: #29a9e0
}

ul.menu1 {
    display: none
}

#header ul.menu {
    width: 400px;
    margin: 17px 0 0 0;
    position: absolute;
    left: 5%;
    display: inline-block;
    vertical-align: top
}

#header ul.menu li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: 30%;
    margin-right: 2%
}

#header ul.menu li a {
    color: grey;
    display: block;
    width: 100%;
    padding-bottom: 23px;
    border-bottom: 3px solid transparent
}

#header ul.menu li a:hover,
.list-phones a:hover {
    color: #29a9e0
}

#header ul.menu li a.active {
    color: #003885;
    border-bottom: 3px solid #003885
}

#logo {
    margin: 5px 0 0 -120px;
    float: left;
    position: absolute;
    left: 50%
}

#logo img {
    width: 240px
}

.list-phones {
    float: right;
    margin-top: 20px;
    position: absolute;
    left: 65%
}

.list-phones a {
    color: grey
}

.list-phones-hide {
    color: #332;
    position: absolute;
    top: 18px;
    left: -40px;
    display: none;
    background: #fff;
    min-width: 160px;
    height: auto;
    padding: 20px 25px;
    z-index: 9998;
    border: 1px solid #d9d9d9;
    line-height: 20px
}

.open-phones {
    cursor: pointer
}

.list-phones i {
    display: block;
    position: absolute;
    top: 1px;
    right: 65px
}

.top-search {
    vertical-align: top;
    background: url(../image/icon_search_top_hover.png) no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    margin-top: 20px;
    cursor: pointer
}

.top-search:hover {
    background: url(../image/icon_search_top_hover.png) no-repeat;
    background-size: 100%
}

.top-search #search {
    display: none
}

.top-search a {
    display: block;
    width: 100%;
    height: 100%
}

footer {
    margin: 0;
    padding: 20px 0 20px 0;
    background-color: #000;
    color: #29a9e0;
    width: 100%;
    float: left
}

footer .logo-footer {
    float: left;
    margin-right: 50px
}

footer p {
    float: left
}

footer .social {
    margin-top: 5px;
    float: right
}

footer .social a {
    display: inline-block;
    background: #29a9e0;
    color: #fff;
    padding: 7px 0;
    margin-left: 6px;
    text-align: center;
    width: 30px;
    border: 1px solid #29a9e0
}

footer .social a.fa-facebook {
    padding: 7px 0;
    margin-left: 0
}

footer .social a:hover {
    background: 0 0
}

footer .feedback {
    float: right;
    margin-right: 30px;
    margin-top: 13px
}

footer .feedback a {
    color: #29a9e0;
    text-decoration: underline
}

footer .feedback a:hover {
    color: #29a9e0;
    text-decoration: none
}

.maps {
    width: 100%;
    float: left
}

.maps iframe {
    float: left;
    width: 60%
}

.maps .contact-form {
    float: left;
    width: 20%;
    margin: 80px 0 0 40px
}

.maps .contact-form-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 10px;
    display: inline-block
}

.main-about {
    background: #00416b;
    height: 538px;
    margin-bottom: 200px;
    display: inline-block;
    width: 100%
}

.main-about-3 {
    margin: 150px 0 270px 0
}

.main-about-center {
    width: 950px;
    margin: 0 auto;
    position: relative;
    display: block
}

.main-about-center .main-button {
    display: inline-block;
    margin-top: 40px
}

.main-button a,
.main-news-button a,
a.main-news-item-button {
    font-size: 16px;
    color: #fff;
    background: 0 0;
    border-radius: 0;
    border: 1px solid #29a9e0;
    padding: 7px 5px;
    width: 220px;
    display: block;
    text-transform: lowercase;
    margin: 10px 0 0 0;
    transition: .5s linear;
    background: #29a9e0;
    text-align: center
}

.main-button a:hover,
.main-news-button a:hover,
a.main-news-item-button:hover {
    cursor: pointer;
    background: 0 0;
    color: #29a9e0
}

.main-about-center-text {
    display: inline-block;
    width: 600px;
    padding: 120px 25px 0 25px;
    background: #fff;
    vertical-align: top
}

.main-about-center-text .title-h2 {
    display: inline-block;
    width: 90%;
    margin: 0 0 40px 0;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    text-transform: none
}

.main-about-center-text .block {
    display: inline-block;
    width: 70%
}

.main-about-center-link {
    display: none;
    width: 150px;
    padding: 133px 0 0 30px;
    vertical-align: top
}

.main-about-center-link a {
    display: block;
    margin-bottom: 20px;
    color: #fff;
    text-decoration: underline
}

.main-about-center-link a:hover {
    text-decoration: none
}

.main-about-center .main-pict {
    position: absolute;
    right: 0;
    bottom: 0
}

.main-cyfr {
    border-bottom: 402px solid #00416b;
    height: 620px;
    display: inline-block;
    width: 100%;
    margin-top: 0
}

.main-cyfr-center {
    width: 950px;
    margin: 0 auto;
    display: block;
    height: 417px;
    position: relative;
    background: url(../image/bk_main_years.png) right no-repeat
}

.main-about-center-serv ul,
.main-cyfr-center ul {
    margin: 0;
    padding: 0;
    width: 500px
}

.main-cyfr-center ul li {
    margin: 0;
    padding: 0;
    width: 40%;
    float: left;
    padding: 80px 0 130px 0;
    list-style: none
}

.main-cyfr-center ul li b {
    display: block;
    font-size: 36px
}

.main-cyfr-center ul li:nth-child(1) {
    background: url(../image/icon_main_cyfr_1.png) no-repeat;
    margin-right: 12%
}

.main-cyfr-center ul li:nth-child(2) {
    background: url(../image/icon_main_cyfr_2.png) no-repeat
}

.main-cyfr-center ul li:nth-child(3) {
    background: url(../image/icon_main_cyfr_3.png) no-repeat;
    clear: both;
    margin-right: 12%;
    color: #fff;
    padding: 80px 0 0 0
}

.main-cyfr-center ul li:nth-child(4) {
    background: url(../image/icon_main_cyfr_4.png) no-repeat;
    color: #fff;
    padding: 80px 0 0 0
}

#slideshow-bk {
    display: block;
    width: 94%;
    max-width: 1540px;
    height: 600px;
    margin: 0 auto 40px auto;
    position: relative;
    overflow: hidden
}

#slideshow-bk img {
    width: 100%;
    height: auto;
    border: 0;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out
}

#slideshow-bk .item img:hover,
.main-news-item img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

#slideshow-bk .slideshow-bk-title {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 44px;
    padding: 80px 0 0 105px;
    1background: url(../image/logo_avantazh_white_big.png) no-repeat;
    text-transform: uppercase;
    font-weight: 100;
    font-family: Roboto, sans-serif
}

#slideshow-bk .slideshow-bk-line {
    width: 98px;
    height: 1px;
    display: block;
    background: #fff;
    margin-top: 40px
}

.main-about-short,
.main-about-short-middle {
    margin-top: 100px;
    margin-bottom: 70px;
    display: inline-block;
    width: 100%
}

.main-about-short .main-about-center .main-button {
    margin-top: 10px
}

.main-about-short .main-about-center-text {
    padding: 25px 25px 0 25px
}

.main-about-short .main-about-center-text .block {
    width: 70%
}

.main-about-short-middle {
    margin-top: 50px
}

.main-about-short-middle .main-about-center .main-button {
    margin-top: 40px
}

.main-about-center-serv {
    width: 130%;
    margin-top: 30px
}

.main-about-center-serv .main-about-center-serv-title {
    font-size: 24px;
    font-weight: 700
}

.main-about-center-serv ul {
    width: 100%;
    margin-top: 30px
}

.main-about-center-serv ul li {
    list-style: none;
    display: inline-block;
    width: 22%;
    margin-right: 3%;
    vertical-align: top;
    padding-top: 45px
}

.main-about-center-serv ul li:last-child {
    margin-right: 0
}

.main-about-center-serv ul li hr {
    border-color: #333
}

.main-about-center-serv ul li:nth-child(1) {
    background: url(../image/icon_main_dev_1.png) no-repeat
}

.main-about-center-serv ul li:nth-child(2) {
    background: url(../image/icon_main_dev_2.png) no-repeat
}

.main-about-center-serv ul li:nth-child(3) {
    background: url(../image/icon_main_dev_3.png) no-repeat
}

.main-about-center-serv ul li:nth-child(4) {
    background: url(../image/icon_main_dev_4.png) no-repeat
}

.main-news {
    display: inline-block;
    width: 100%;
    margin-top: 150px
}

.main-articles {
    margin-top: 150px
}

.main-news-list,
.main-news-top {
    width: 950px;
    margin: 0 auto;
    display: block;
    position: relative
}

.main-news-container {
    width: 100%;
    display: inline-block;
    margin: 20px 0 0 0;
    background: #f0f0f0
}

.main-articles .main-news-container {
    background: #00416b
}

.main-news-title {
    float: left;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    width: 40%
}

.main-news-button {
    float: right;
    margin: 30px 25px 0 0
}

.main-news-item {
    width: 100%;
    display: inline-block
}

.main-news-item img {
    width: 100%;
    height: auto;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out
}

.main-news-item-img {
    overflow: hidden;
    float: left;
    margin-right: 30px
}

.main-news-item:nth-child(2n) .main-news-item-img {
    float: right;
    margin: 0 0 0 30px
}

.main-news-item span {
    color: #00416b;
    display: block;
    margin: 40px 0 15px 0
}

.main-news-item a {
    color: #00416b;
    display: block
}

.main-articles .main-news-item a,
.main-articles .main-news-item span {
    color: #fff
}

a.main-news-item-button {
    margin-top: 20px;
    display: inline-block;
    color: #fff
}

.main-articles a.main-news-item-button {
    color: #fff
}

#menu-mob-content {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 30%;
    text-align: center;
    background: rgba(0, 65, 107, .8);
    display: none;
    z-index: 9999
}

#menu-mob-content ul {
    margin: 0;
    padding: 10% 0 0 0;
    height: 100%;
    width: 100%
}

#menu-mob-content ul li {
    list-style: none
}

#menu-mob-content ul li a {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 5px 0;
    margin: 5px 0;
    width: 40%;
    cursor: pointer;
    border: 1px solid transparent
}

#menu-mob-content ul li a:hover {
    border: 1px solid #f0f0f0
}

#menu-mob-content ul li:nth-child(1) {
    height: 30%
}

#menu-mob-content ul li:nth-child(1) a {
    font-size: 30px
}

#menu-mob-content ul li:nth-child(1) a:hover {
    border: 1px solid #f0f0f0;
    width: 10%
}

.callback-form,
.fastorder-form,
.fastorder1-form {
    position: relative;
    width: 100%
}

.callback-form,
.fastorder1-form {
    text-align: center
}

.callback-form .title-h1,
.fastorder1-form .title-h1 {
    font-size: 18px;
    margin-bottom: 10px;
    width: auto;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 500 !important
}

#input-search,
.callback-form input,
.fastorder-form input,
.fastorder1-form input {
    font-size: 16px;
    color: #333;
    background: 0 0;
    border-radius: 0;
    border: 1px solid #0072a9c9;
    padding: 7px 5px;
    width: 220px;
    display: block;
    margin: 10px 0 0 0
}

.fastorder-form textarea {
    font-size: 16px;
    color: #333;
    border: 1px solid #502f2e;
    padding: 7px 5px;
    width: 220px;
    display: block;
    margin: 10px 0 0 0;
    height: 80px
}

#button-search,
.callback-form button,
.fastorder-form button,
.fastorder1-form button {
    font-size: 16px;
    color: #fff;
    background: 0 0;
    border-radius: 0;
    border: 1px solid #29a9e0;
    padding: 7px 5px;
    width: 220px;
    display: block;
    text-transform: lowercase;
    margin: 10px 0 0 0;
    transition: .5s linear;
    background: #29a9e0
}

.callback-form button,
.callback-form input,
.fastorder1-form button,
.fastorder1-form input {
    margin: 10px auto 0 auto
}

#button-search:hover,
.callback-form button:hover,
.fastorder-form button:hover,
.fastorder1-form button:hover {
    cursor: pointer;
    background: 0 0;
    color: #29a9e0
}

.callback-form .success,
.fastorder-form .success,
.fastorder1-form .success {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 23px;
    line-height: 34px;
    width: 100%;
    height: 100%;
    padding-top: 13%;
    color: #009098;
    background-color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.callback-form .warning,
.fastorder-form .warning,
.fastorder1-form .warning {
    border: 1px solid #dc0d07
}

.overlay,
.overlay-callback,
.overlay-callback-order {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.popup,
.popup-fastorder,
.popup-order {
    background-color: #eff0f2;
    display: inline-block;
    left: 50%;
    opacity: 0;
    padding: 40px 25px;
    width: 350px;
    height: 300px;
    position: fixed;
    text-align: center;
    top: 50%;
    visibility: hidden;
    z-index: 999999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;

    -ms-transition: {
        top: 50%
    }

    ;
    -o-transition: opacity .5s,
    top .5s;
    transition: opacity .5s,
    top .5s
}

.popup-fastorder {
    height: 360px;
    top: 50%
}

.popup-order {
    height: 360px;
    top: 50%
}

.popup .close_window,
.popup-fastorder .close_window,
.popup-order .close_window {
    width: 15px;
    height: 15px;
    position: absolute;
    padding: 0;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: #29a9e0;
    -border-radius: 50%;
    -border-radius: 50%;
    -border-radius: 50%;
    -border-radius: 50%;
    -radius: 50%;
    -align: center;
    font-size: 22px
}

.container-full {
    width: 100%;
    display: inline-block;
    min-height: 400px;
    background: #eff0f2 url(../image/bk_page.jpg) center 0 no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    padding: 50px 0
}

.container-full-grey {
    width: 100%;
    display: inline-block;
    min-height: 400px;
    background: #eff0f2;
    padding: 50px 0
}

.container-full-borders {
    width: 100%;
    display: inline-block;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4
}

.container-full-border {
    width: 100%;
    display: inline-block;
    border-top: 1px solid #d4d4d4
}

.container-left {
    float: left;
    width: 42%;
    clear: both
}

.container-right {
    float: right;
    width: 42%
}

.container-news-full {
    position: relative;
    font-size: 18px;
    word-spacing: 3px;
    line-height: 25px;
    margin-top: 30px;
    color: #444444;
}

.container-news {
    padding: 30px 0 30px 90px;
    width: 900px;
    background: url(../image/icon_info.png) 0 30px no-repeat;
    color: #928f8f
}

.container-news p {
    font-size: 18px;
    word-spacing: 4px;
    line-height: 25px;
}

.news-list {
    display: inline-block;
    width: 100%;
    margin: 15px 0
}

.news-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    color: #928f8f
}

.news-item .image {
    float: left;
    margin-right: 30px;
    width: 140px;
    position: relative
}

.news-item .image img {
    width: 140px;
    height: auto
}

.news-item .image .news-video {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -10px;
    display: block;
    background: url(../image/icon_video.png) no-repeat;
    background-size: 100%
}

.news-item .info {
    float: right;
    width: 780px
}

.container-full-com1 .news-item .info {
    width: 60%
}

.news-item hr {
    border: 0;
    border-top: 1px solid #d4d4d4;
    margin-top: -8px;
    width: 88%;
    margin-left: 12%
}

.news-item span {
    display: inline-block;
    width: 100px
}

.news-item p {
    line-height: 20px;
    margin-top: 8px;
    font-size: 18px;
    word-spacing: 4px;
}

.news-item-title {
    font-weight: 700;
    text-transform: uppercase;
    color: #00416b;
    font-size: 16px
}

.news-item-arrow:hover,
.news-item-title:hover {
    color: #29a9e0
}

.news-item-arrow {
    color: #928f8f;
    font-size: 16px
}

.container-news-content {
    padding: 30px 30px;
    width: 100%;
    display: inline-block;
    background: #fff
}

.container-news-content p {
    font-size: 18px;
    word-spacing: 4px;
    line-height: 25px;
}

.container-news-content ul li {
    font-size: 18px;
    word-spacing: 4px;
    line-height: 25px;
    color: #616161;
}

.news-date {
    position: absolute;
    right: 0;
    background: #eff0f2;
    padding: 0 20px;
    top: -40px
}

.container-news-full .title-h2 {
    position: absolute;
    left: 0;
    background: #eff0f2;
    padding: 0 20px;
    top: -50px;
    max-width: 80%;
    z-index: 998
}

.container-news-full .thumbnail img {
    width: 100%;
    height: auto
}

.button-all-news {
    display: block;
    float: right;
    background: #eff0f2;
    padding: 0 20px;
    margin: -10px -20px 0 0;
    color: #29a9e0;
    z-index: 999;
    position: relative
}

.button-all-news:hover {
    color: #00416b
}

.button-all-flats {
    margin: 15px 5% 15px 0
}

.container-contact .title-h1 {
    width: 100%
}

.container-contact .container-left {
    color: #928f8f
}

.container-contact .container-left b,
.container-contact .container-right b {
    color: #000;
    text-transform: uppercase;
    padding-right: 20px;
    display: inline-block;
    margin: 15px 0 5px 0
}

.container-contact .container-left b:first-child,
.container-contact .container-left b:last-child {
    background: #eff0f2
}

.container-contact .container-left hr,
.container-contact .container-right hr {
    border: 0;
    border-top: 1px solid #d4d4d4;
    margin-top: -22px
}

.container-contact .container-right hr {
    width: 62%;
    margin-left: 38%
}

.container-contact .fastorder-form {
    margin-top: -7px;
    display: inline-block
}

.container-contact .fastorder-form input {
    font-size: 14px;
    color: #333;
    background: #fff;
    border-radius: 0;
    border: 1px solid #fff;
    padding: 8px 5px;
    width: 100%;
    display: block;
    margin: 17px 0 0 0
}

.container-contact .fastorder-form textarea {
    font-size: 14px;
    color: #333;
    border: 1px solid #fff;
    padding: 8px 5px;
    width: 100%;
    display: block;
    margin: 17px 0 0 0;
    height: 100px
}

.container-contact .fastorder-form button {
    margin: 17px 0 0 0
}

.container-contact .fastorder-form .warning {
    border: 1px solid #dc0d07
}

.container-contact .fastorder-form .success {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    line-height: 28px;
    width: 100%;
    height: 100%;
    padding-top: 30%;
    background-color: #eff0f2;
    text-align: center
}

.listing-career {
    display: inline-block;
    margin: 15px 0;
    width: 100%
}

.listing-career-item {
    display: inline-block;
    padding: 0 0 20px 130px;
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    background: url(../image/icon_career.png) 0 0 no-repeat;
    min-height: 130px;
    vertical-align: top;
    margin-bottom: 20px;
    color: #928f8f
}

.listing-career-item b {
    display: block;
    margin-bottom: 10px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase
}

.container-full-about {
    padding-top: 0
}

.container-full-about-img {
    display: inline-block;
    margin-bottom: 25px;
    width: 100%
}

.container-full-about-img img {
    width: 100%;
    height: auto
}

.container-about .title-h1 {
    width: 100%;
    margin-bottom: 20px
}

.container-about .title-h1 span {
    float: right;
    color: #d7d7d7;
    display: inline-block
}

.container-about .content-about {
    width: 100%;
    padding: 0 25px 25px 25px;
    background: #fff;
    font-size: 14px;
    line-height: 18px
}

.container-about .content-about>div {
    width: 100%;
    display: inline-block;
    box-sizing: content-box;
    padding: 60px 30px 50px 30px;
    background: #fff;
    font-size: 14px;
    line-height: 18px;
    border: 0;
    border-top: 40px solid #eff0f2;
    margin: 0 -30px 0 -30px
}

box-size .container-about .content-about p {
    color: #928f8f;
    margin: 10px 0 15px 0
}

.container-about .content-about p b,
.container-about .content-about p strong {
    color: #333
}

.container-about .content-about .history-title {
    text-transform: uppercase;
    font-size: 18px;
    margin: 15px 0 20px 0;
    display: block;
    font-weight: 700;
    line-height: 24px
}

.container-about .content-about>div ul {
    margin: 10px 15px 20px 5px;
    padding: 0
}

.container-about .content-about>div ul li {
    padding: 12px 20px;
    border-bottom: 1px solid #d4d4d4;
    list-style-position: inside;
    list-style: none;
    position: relative
}

.container-about .content-about>div ul li:before {
    content: "вЂў";
    color: #284f90;
    font-size: 28px;
    position: absolute;
    left: 0;
    top: 12px
}

.container-about .content-about ol {
    padding: 5px 0;
    background: #eff0f2;
    width: 106%;
    margin: 0 -25px -20px -25px
}

.container-about .content-about ol li {
    1padding: 15px 20px 15px 65px;
    list-style: none;
    position: relative;
    background: #284f90;
    color: #fff;
    margin-top: 10px
}

.container-about .content-about ol li a {
    padding: 15px 20px 15px 65px;
    width: 100%;
    background: #284f90;
    color: #fff;
    display: block
}

.container-about .content-about ol li:before {
    content: "→";
    font-size: 18px;
    position: absolute;
    left: 25px;
    top: 15px
}

.container-about .content-about ol li a:hover {
    background: #29a9e0
}

.container-articles-left {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
    vertical-align: top;
    text-align: right;
    margin-top: 10px
}

.container-articles-right {
    display: inline-block;
    width: 65%;
    max-width: 700px;
    vertical-align: top;
    margin-top: 10px
}

.container-articles-right .news-list {
    margin: 8px 0 15px 0
}

.container-articles-right .news-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    color: #928f8f
}

.container-articles-right .news-item .image {
    float: left;
    margin-right: 30px;
    width: 140px;
    position: relative
}

.container-articles-right .news-item .image img {
    width: 140px;
    height: auto
}

.container-articles-right .news-item .info {
    float: left;
    width: 70%;
    max-width: 578px
}

.container-articles-right .news-item hr {
    display: none
}

.container-articles-right .news-item span {
    background: 0 0;
    display: block;
    width: auto
}

.container-articles-right .news-item .news-item-title {
    margin-top: 10px;
    display: inline-block;
    width: 100%
}

.article-menu {
    width: 100%;
    margin: 0;
    padding: 0
}

.article-menu li {
    width: 100%;
    list-style: none;
    border-top: 1px solid #d4d4d4;
    display: inline-block
}

.article-menu li a {
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    padding: 15px 0
}

.article-menu li a span {
    width: 150px;
    display: inline-block;
    text-align: left;
    float: right;
    padding: 0
}

.article-menu li:last-child a span {
    width: 120px;
    margin-right: 30px
}

.article-menu li a.active {
    background: rgba(255, 255, 255, .8)
}

.article-menu li a.active span {
    color: #284f90
}

.article-menu li a:hover span {
    color: #29a9e0
}

.container-full-com .article-menu {
    margin-top: 8px
}

.container-full-com .article-menu li a span,
.container-full-com .article-menu li:last-child a span {
    width: 60%;
    max-width: 500px;
    margin-right: 0
}

.container-full-com .article-menu li a.active {
    background: 0 0
}

.img-left {
    float: left;
    margin: 0 30px 10px 0
}

.img-full {
    margin: 15px 0;
    width: 100%
}

.container-articles-content p {
    margin-bottom: 20px;
    line-height: 22px;
    font-size: 18px;
    word-spacing: 4px;
}

.container-articles-content h6 {
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700
}

.container-articles-content img {
    max-width: 100%;
    height: auto !important;
    max-height: auto !important
}

.container-articles-content blockquote {
    background: #284f90;
    color: #fff;
    border: 0;
    margin: 15px 0 15px -31px;
    width: 107%;
    padding: 20px 30px 20px 100px;
    position: relative;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 24px;
    border-bottom: 15px solid #eff0f2;
    border-top: 15px solid #eff0f2
}

.container-articles-content blockquote:before {
    content: " “ ";
    font-size: 80px;
    position: absolute;
    left: 25px;
    top: 30px;
    color: #fff
}

.button-all-articles {
    margin: 15px 10px 0 0
}

.container-full-grey-project {
    padding: 0;
    height: 615px;
    overflow: hidden;
    margin: 0
}

.container-project {
    width: 92%;
    margin: 0;
    padding: 0
}

.project-list {
    display: inline-block;
    width: 100% !important;
    max-width: 1500px;
    margin-left: 1%;
    height: 615px
}

.project-list .project-list-item {
    display: inline-block;
    width: 19%;
    max-width: 500px;
    margin-right: 15px;
    padding: 0;
    border-left: 1px solid #d4d4d4;
    position: relative;
    vertical-align: top;
    transition: all .5s ease;
    height: 615px
}

.project-list .project-list-item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.project-list .project-info {
    display: inline-block;
    width: 100%;
    min-height: 30px;
    padding: 0 15px;
    margin-bottom: 15px;
    position: absolute;
    top: 80px;
    left: 0
}

.project-list .project-image {
    display: inline-block;
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: absolute;
    bottom: 80px;
    left: 0
}

.project-list .project-image img {
    height: 100%;
    width: auto;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.project-list .project-title {
    display: block;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px
}

.project-list .project-title-desc {
    display: block;
    color: #a3a9ac;
    text-transform: capitalize
}

.project-list .project-list-item:hover {
    width: 500px !important;
    overflow: hidden;
    padding: 38px 0 0 0
}

.project-list .project-list-item:hover .project-image {
    display: inline-block;
    width: 500px;
    height: 480px;
    overflow: hidden;
    bottom: 0
}

.project-list .project-list-item:hover .project-image img {
    width: 100%;
    height: auto
}

.project-list .project-list-item:hover .project-title {
    color: #003885
}

.project-list .project-hide,
.project-list .project-list-item:hover .project-hide-top {
    display: none
}

.project-list .project-list-item:hover .project-hide {
    display: block
}

.project-list .project-list-item:hover .project-info {
    top: 35px
}

.project-hide ul,
.project-page-info ul {
    margin: 10px 0 0 0;
    padding: 0 0 0 23px;
    position: relative
}

.project-hide ul li,
.project-page-info ul li {
    list-style: none;
    display: inline-block;
    color: #464646;
    width: 47%;
    font-size: 12px;
    vertical-align: top
}

.project-hide ul li span,
.project-page-info ul li span {
    color: #403e3e;
    font-weight: 600;
    margin-right: 10px
}

.project-hide ul:before {
    content: "\005f";
    font-size: 20px;
    line-height: 2px;
    position: absolute;
    left: 0;
    top: -4px;
    color: #a3a9ac
}

.project-hide .project-list-item-more {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #333;
    font-size: 18px
}

.project-hide .project-list-item-more:hover {
    color: #003885
}

.project-list .project-list-item:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
}

.container-full-project-page {
    background-size: 100%;
    background-attachment: fixed;
    padding: 0;
    margin: 0;
    float: left
}

.container-project-news,
.container-project-page-mask {
    width: 100%;
    height: 100%;
    background: rgba(250, 250, 250, .95);
    float: left;
    padding: 0;
    margin: 0
}

.container-full-com {
    position: relative
}

.container-project-page {
    margin: 80px auto;
    color: #928f8f;
    1height: 500px;
    overflow: auto
}

.container-project-page p {
    margin: 15px 0;
    line-height: 20px
}

.container-project-page h3,
.container-project-page h6 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
    margin: 25px 0 15px 0
}

.container-project-page b,
.container-project-page strong {
    color: #696969;
}

::-webkit-scrollbar {
    background-color: rgba(0, 0, 0, .5);
    width: .75em
}

::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, .5)
}

.container-project-page-left {
    float: left;
    width: 50%;
    position: relative
}

.container-project-page-right {
    float: right;
    width: 50%;
    background: rgba(250, 250, 250, .95);
    position: relative
}

.container-project-page-right-top {
    width: 80%;
    max-width: 700px;
    padding: 9px 0 5px 60px;
    height: 240px
}

.container-project-page-right-top .project-title {
    display: block;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    font-size: 28px;
    line-height: 45px
}

.container-project-page-right-top .project-title-desc {
    display: block;
    color: #a3a9ac;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 200;
    font-family: Roboto, sans-serif
}

.project-page-info ul {
    margin: 10px 0 0 0;
    padding: 0;
    position: relative
}

.project-page-info ul li {
    width: 50%;
    font-size: 16px;
    margin-bottom: 2px
}

.project-photos-title {
    width: 49%;
    padding: 10px 0 10px 45px;
    text-transform: uppercase;
    background: url(../image/icon_photo.png) 0 0 no-repeat;
    color: #003885;
    font-weight: 700;
    display: inline-block;
    margin: 20px 0;
    font-size: 16px;
    cursor: pointer
}

.project-vd-title {
    width: 49%;
    padding: 10px 0 10px 62px;
    text-transform: uppercase;
    background: url(../image/icon_3d.png) 0 0 no-repeat;
    color: #003885;
    font-weight: 700;
    display: inline-block;
    margin: 20px 0;
    font-size: 16px;
    cursor: pointer
}

.container-project-page-right-content {
    width: 100%;
    height: 100%;
    min-height: 600px;
    border-top: 1px solid #d9d9d9;
    background: #f9f9f9;
    position: relative;
    display: inline-block
}

.com-back,
.project-back,
.project-to-back {
    display: inline-block;
    width: 50%;
    max-width: 360px;
    padding: 7px 0;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 12px;
    border-bottom: 1px solid #e3e3e3
}

.project-to-back {
    background: #fff;
    border: 0;
    top: 25px;
    text-align: center;
    cursor: pointer;
    z-index: 9998
}

.project-menu {
    position: absolute;
    top: 240px;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    background: rgba(250, 250, 250, .95)
}

.project-menu li {
    text-align: right;
    cursor: pointer;
    position: relative
}

.project-menu li {
    display: block;
    padding: 15px 80px 15px 0;
    border-top: 1px solid #d9d9d9;
    color: #5c5e5f
}

.project-menu li:hover,
.project-to-back:hover {
    color: #003885
}

.project-menu .active {
    color: #003885;
    background: #f9f9f9
}

.project-menu .active:after {
    content: "→";
    font-size: 20px;
    line-height: 2px;
    position: absolute;
    right: 40px;
    top: 21px;
    color: #003885
}

.container-project-page-right-content iframe {
    width: 100%;
    height: 100%;
    min-height: 600px;
    display: none
}

.container-project-3d,
.container-project-desc,
.container-project-news {
    display: none;
    position: relative
}

.container-project-news {
    padding-top: 60px
}

.container-full-gallery,
.container-project-3d {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    min-height: 600px;
    position: relative
}

.gallery {
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
    height: 100%
}

.gallery>div {
    width: 100%;
    height: 100%
}

.gallery>div img {
    width: 100%;
    height: auto
}

#tabs {
    width: 90%;
    max-width: 700px;
    margin: 15px auto;
    padding: 10px 30px 10px 30px
}

#tabs #nav {
    margin: 0;
    border-bottom: 1px solid #d9d9d9
}

#tabs ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#tabs #nav ul li {
    display: inline-block;
    margin-right: 40px;
    padding: 0 0 20px 0
}

#tabs #nav ul li a {
    color: #a3a9ac;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700
}

#tabs #nav ul li.active a {
    border-bottom: none;
    color: #333
}

#tabs #nav ul li:hover {
    cursor: pointer
}

#tabs #data {
    margin: 0;
    width: 100%;
    display: inline-block
}

#tabs #data div {
    display: none;
    padding: 15px 0
}

#tabs #data div.active {
    display: block
}

.product-row {
    float: left;
    clear: both;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9
}

.product-item {
    display: inline-block;
    color: #333;
    width: 50px;
    height: 40px;
    border-right: 1px solid #d9d9d9;
    text-align: center;
    margin: 0;
    padding: 0
}

.product-item-nostatus {
    border: 2px solid #eff0f2;
    border-left: 0;
    padding-top: 10px;
    border-right: 1px solid #d9d9d9
}

.product-item a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    color: #fff;
    background: #003885;
    border: 2px solid #eff0f2;
    border-left: 0;
    transition: .3s linear
}

.product-item span {
    display: block;
    width: 100%;
    height: 100%
}

.product-item-filter a {
    background: 0 0;
    color: #333
}

.product-item:first-child a {
    color: #333;
    background: 0 0;
    font-weight: 700
}

.product-item a:hover {
    background: #29a9e0
}

.product-item-special a,
.product-item-special a:hover {
    background: red
}

.product-row-1 {
    position: relative
}

.product-row-1 .commers {
    text-transform: uppercase;
    color: #a3a9ac;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 15px
}

#tabs #data>div.active .product-row:first-child .product-item {
    border-top: 1px solid #d9d9d9
}

.product-row-first {
    float: left;
    clear: both;
    padding: 5px 0 15px 0;
    text-transform: uppercase;
    color: #a3a9ac;
    width: 100%;
    max-width: 350px;
    text-align: center
}

.filters {
    display: inline-block;
    width: 100%;
    padding: 60px 20px 30px 20px;
    background: #fff;
    position: absolute;
    max-width: 400px;
    display: none;
    left: -380px;
    bottom: 18px;
    border: 1px solid #d9d9d9
}

.fprice_slider,
.price_slider,
.quantity_slider,
.weight_slider {
    display: inline-block;
    width: 100%;
    margin: 15px 0;
    color: #a3a9ac;
    font-family: Helvetica, sans-serif !important;
    font-size: 14px !important
}

.fprice_slider span,
.price_slider span,
.quantity_slider span,
.weight_slider span {
    color: #333
}

.fprice_slider label,
.price_slider label,
.quantity_slider label,
.weight_slider label {
    font-size: 14px !important
}

.filter-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 12px 0;
    text-align: center;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #d9d9d9
}

.filter-button .filter-button-close {
    position: absolute;
    top: 12px;
    right: 15px;
    color: #a3a9ac;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer
}

.filter-button .filter-button-arrows,
.filter-button-open .filter-button-arrows {
    color: #a3a9ac;
    font-weight: 400;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px
}

.filter-button-open {
    width: 100%;
    padding: 12px 0;
    text-align: center;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    border: 1px solid #d9d9d9;
    float: left;
    clear: both;
    margin: 30px 0 10px 0;
    box-shadow: 0 0 6px #d9d9d9;
    cursor: pointer;
    transition: .3s linear;
    position: relative
}

.filter-button-open.active,
.filter-button-open:hover {
    color: #003885
}

.filter-button-open.active .filter-button-arrows,
.filter-button-open:hover .filter-button-arrows {
    color: #003885
}

.filters:after {
    position: absolute;
    right: -11px;
    bottom: 107px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid transparent;
    border-left: 0 solid #fff;
    width: 20px;
    height: 20px;
    display: block;
    border-right: 1px solid #d9d9d9;
    content: "";
    font-size: 20px;
    line-height: 2px;
    color: #d9d9d9;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    background: #fff
}

.container-flat {
    width: 90%;
    padding: 30px;
    display: block;
    background: #fff;
    margin: 0 auto;
    max-width: 1100px;
    max-height: 90%
}

.container-flat-2 {
    margin: 45px auto 30px auto
}

.container-flat-image {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    max-height: 90%
}

.container-flat-image img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 90%
}

.container-flat-info {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    color: grey;
    line-height: 24px;
    margin-left: 4%
}

.container-flat-info b {
    color: #333
}

.order-button-open {
    width: 100%;
    padding: 12px 0;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    text-transform: uppercase;
    height: 48px;
    margin: 20px 0;
    cursor: pointer;
    transition: .3s linear;
    position: relative;
    background-image: linear-gradient(-132deg, #16316f 38%, #00c3e2 112%);
    background-size: 100% 100%;
    color: #ffffffd4;
    box-shadow: -4px 5px 10px rgba(0, 0, 0, .35);
    font-weight: 600
}

.order-button-open:hover {
    background-size: 180% 100%;
    background-image: linear-gradient(-132deg, #16316f 38%);
    box-shadow: 7px -2px 10px rgba(0, 0, 0, .35)
}

.icon-info {
    display: block;
    text-align: center;
    margin: 25px auto 10px auto;
    color: #90a8ca;
    text-transform: uppercase;
    font-weight: 700
}

.slider-pro {
    position: relative;
    margin: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #fff
}

.sp-slides-container {
    position: relative
}

.sp-mask {
    position: relative;
    overflow: hidden
}

.sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}

.sp-slide {
    position: absolute
}

#sliders-prod,
.gallery .slider-pro,
.gallery .sp-slide,
.gallery .sp-slides {
    width: 100% !important
}

.sp-video {
    width: 100%;
    height: 100%
}

.sp-thumbnails iframe {
    width: 100px;
    height: 80px
}

.sp-image-container {
    overflow: hidden
}

.sp-image {
    position: relative;
    display: block !important;
    border: none
}

.sp-no-js {
    overflow: hidden;
    max-width: 100%
}

.sp-thumbnails-container {
    position: relative;
    overflow: hidden
}

.sp-bottom-thumbnails,
.sp-top-thumbnails {
    left: 0;
    margin: 0
}

.sp-top-thumbnails {
    position: absolute;
    top: 0;
    margin-bottom: 4px
}

.sp-bottom-thumbnails {
    margin-top: 4px
}

.sp-left-thumbnails,
.sp-right-thumbnails {
    position: absolute;
    top: 0
}

.sp-right-thumbnails {
    right: 0;
    margin-left: 4px
}

.sp-left-thumbnails {
    left: 0;
    margin-right: 4px
}

.sp-thumbnails {
    position: relative
}

.sp-thumbnail {
    border: none;
    cursor: pointer
}

.sp-thumbnail-container {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sp-bottom-thumbnails .sp-thumbnail-container,
.sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 2px;
    margin-right: 2px
}

.sp-bottom-thumbnails .sp-thumbnail-container:first-child,
.sp-top-thumbnails .sp-thumbnail-container:first-child {
    margin-left: 0
}

.sp-bottom-thumbnails .sp-thumbnail-container:last-child,
.sp-top-thumbnails .sp-thumbnail-container:last-child {
    margin-right: 0
}

.sp-selected-thumbnail {
    border: 1px solid #00416b
}

.sp-arrows {
    position: absolute;
    z-index: 100
}

.sp-fade-arrows {
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.sp-slides-container:hover .sp-fade-arrows {
    opacity: 1
}

.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px
}

.sp-arrow {
    position: absolute;
    display: block;
    width: 20px;
    height: 40px;
    cursor: pointer
}

.sp-horizontal .sp-previous-arrow {
    left: 20px
}

.sp-horizontal .sp-next-arrow {
    right: 20px
}

.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
    content: '‹';
    position: absolute;
    width: 20%;
    height: 50%;
    color: #efebe6;
    font-size: 80px;
    line-height: 17px
}

.sp-next-arrow:after,
.sp-next-arrow:before {
    content: '›';
}

.gallery .sp-next-arrow:after,
.gallery .sp-next-arrow:before,
.gallery .sp-previous-arrow:after,
.gallery .sp-previous-arrow:before {
    padding: 15px;
    background: rgba(0, 0, 0, .3);
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 80px;
    color: #fff
}

.gallery .sp-arrow {
    width: 60px;
    height: 60px;
    cursor: pointer
}

.gallery .sp-previous-arrow {
    left: 0
}

.gallery .sp-next-arrow {
    right: 0
}

.sp-previous-arrow1:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg)
}

.sp-previous-arrow1:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg)
}

.sp-next-arrow1:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg)
}

.sp-next-arrow1:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg)
}

.ie7 .sp-arrow,
.ie8 .sp-arrow {
    width: 0;
    height: 0
}

.ie7 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie8 .sp-arrow:before {
    content: none
}

.ie7.sp-horizontal .sp-previous-arrow,
.ie8.sp-horizontal .sp-previous-arrow {
    border-right: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent
}

.ie7.sp-horizontal .sp-next-arrow,
.ie8.sp-horizontal .sp-next-arrow {
    border-left: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent
}

.ie7.sp-vertical .sp-previous-arrow,
.ie8.sp-vertical .sp-previous-arrow {
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
}

.ie7.sp-vertical .sp-next-arrow,
.ie8.sp-vertical .sp-next-arrow {
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
}

.sp-thumbnail-arrows {
    position: absolute
}

.sp-fade-thumbnail-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
    opacity: 1
}

.sp-bottom-thumbnails .sp-thumbnail-arrows,
.sp-top-thumbnails .sp-thumbnail-arrows {
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -12px
}

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -7px
}

.sp-thumbnail-arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 25px;
    cursor: pointer
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.sp-top-thumbnails .sp-previous-thumbnail-arrow {
    left: 0
}

.sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.sp-top-thumbnails .sp-next-thumbnail-arrow {
    right: 0
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
    top: 0
}

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
    bottom: 0
}

.sp-next-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-previous-thumbnail-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #fff
}

.sp-previous-thumbnail-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg)
}

.sp-previous-thumbnail-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg)
}

.sp-next-thumbnail-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg)
}

.sp-next-thumbnail-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg)
}

.ie7 .sp-thumbnail-arrow,
.ie8 .sp-thumbnail-arrow {
    width: 0;
    height: 0
}

.ie7 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie8 .sp-thumbnail-arrow:before {
    content: none
}

.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    border-right: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
    border-left: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    border-bottom: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
    border-top: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

.slider-pro iframe.sp-video,
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
    max-width: none !important;
    max-height: none !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    -mox-box-shadow: none !important;
    box-shadow: none !important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.slider-pro a {
    position: static;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important
}

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

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

.slick-list:focus {
    outline: 0
}

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

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

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

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

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

.slick-next,
.slick-prev {
    font-size: 50px;
    line-height: 40px;
    position: absolute;
    top: 300px;
    display: block;
    padding: 5px;
    cursor: pointer;
    color: #cecece;
    border: none;
    outline: 0;
    background: 0 0;
    opacity: .99
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #ccc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -40px
}

[dir=rtl] .slick-prev {
    right: -40px;
    left: auto
}

.slick-next {
    right: -30px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -30px
}

@keyframes pulse {
    0% {
        transform: scale(.9);
        opacity: 1
    }

    50% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(.9);
        opacity: 1
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.95);
        opacity: 1
    }

    50% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.95);
        opacity: 1
    }
}

@keyframes tossing {
    0% {
        transform: rotate(-8deg)
    }

    50% {
        transform: rotate(8deg)
    }

    100% {
        transform: rotate(-8deg)
    }
}

@-webkit-keyframes tossing {
    0% {
        -webkit-transform: rotate(-8deg)
    }

    50% {
        -webkit-transform: rotate(8deg)
    }

    100% {
        -webkit-transform: rotate(-8deg)
    }
}

@-moz-keyframes circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }

    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }

    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@keyframes circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

#content {
    min-height: auto
}

.project-title-mob {
    display: none
}

.search-cat,
.search-desc {
    display: none
}

.search-result {
    color: #646464;
    margin-bottom: 25px;
    font-size: 16px
}

.content-search {
    margin-top: 0;
    width: 100%;
    min-height: 400px
}

.content-search .catalog-item {
    width: 190px;
    float: left;
    margin: 15px 25px 15px 0;
    border: 1px solid #b3b3b3;
    padding: 15px;
    text-align: left
}

.content-search .catalog-item:nth-child(3n) {
    margin: 15px 25px 15px 0
}

.content-search .catalog-item:nth-child(4n) {
    margin: 15px 0 15px 0
}

.search-form {
    width: 100%;
    padding: 25px 0;
    text-align: left;
    margin: 15px 0
}

#button-search,
#input-search {
    display: inline-block;
    margin: 0
}

#input-search {
    width: 40%;
    margin-right: 20px;
    height: 37px
}

.search-select {
    display: inline-block;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    -webkit-appearance: none;
    cursor: pointer;
    background: #efebe6 url(../image/sort_arrow_down.png) 96% 18px no-repeat;
    font-size: 16px;
    color: #502f2e;
    border-radius: 0;
    border: 1px solid #502f2e;
    padding: 10px 35px 10px 10px;
    width: 250px;
    margin: 0 20px;
    text-transform: lowercase
}

.search-select::-ms-expand {
    display: none
}

@media (min-width: 1024px) and (max-width:1279px) {
    #logo {
        margin: 10px 0 0 -90px
    }

    #logo img {
        width: 200px
    }

    #header ul.menu {
        width: 370px;
        margin: 14px 0 0 0;
        left: 2%
    }

    #header ul.menu li a {
        font-size: 13px
    }

    .list-phones {
        font-size: 13px;
        left: 65%;
        margin-top: 16px
    }

    .list-phones i {
        display: block;
        position: absolute;
        top: 1px;
        right: 60px
    }
}

@media (min-width: 1170px) and (max-width:1279px) {
    #logo {
        margin: 10px 0 0 -100px
    }

    #header ul.menu {
        left: 5%
    }
}

@media (min-width: 1024px) and (max-width:1200px) {
    .container {
        padding: 0
    }

    .container-project-page-left {
        float: left;
        width: 40%;
        position: relative
    }

    .container-project-page-right {
        float: right;
        width: 60%;
        background: rgba(250, 250, 250, .95);
        position: relative
    }

    .container-full-project-page {
        background-size: auto !important
    }

    .container-news-content {
        padding: 30px
    }

    .container-news {
        padding: 30px 0 30px 90px
    }

    #slideshow-bk img {
        width: 120%
    }
}

@media (min-width: 1024px) {

    .container-full-com,
    .container-project-news,
    .container-project-page-mask {
        min-height: 600px
    }
}

@media (min-width: 801px) and (max-width:1023px) {
    #container {
        width: 94%;
        max-width: 1540px;
        margin: 0 auto
    }

    #header {
        width: 100%;
        margin: 0;
        display: block;
        padding: 10px 0 10px 0;
        color: grey;
        position: fixed;
        top: 0;
        left: 0;
        height: 70px;
        background: #fff;
        z-index: 1000;
        border-bottom: 1px solid #00416b
    }

    #header #container {
        position: relative;
        width: 100%
    }

    #menu-mob {
        display: inline-block;
        vertical-align: top;
        width: 35px;
        cursor: pointer;
        margin: 13px 0 0 0;
        float: left;
        position: absolute;
        left: auto !important;
        right: 4%
    }

    #menu-mob span {
        display: block;
        width: 35px;
        height: 4px;
        margin-bottom: 6px;
        background: grey;
        cursor: pointer
    }

    #menu-mob span:last-child {
        margin-bottom: 0
    }

    #menu-mob:hover span {
        background: #29a9e0
    }

    #header ul.menu {
        display: none
    }

    ul.menu1 {
        width: 100%;
        margin: -19px 0 0 0;
        display: inline-block;
        vertical-align: top;
        background: #00416b;
        padding: 0 0 0 4%
    }

    ul.menu1 li {
        list-style: none;
        display: inline-block;
        vertical-align: top;
        width: 30%;
        max-width: 30%;
        margin-right: 0
    }

    ul.menu1 li:nth-child(2) {
        width: 37%;
        max-width: 37%
    }

    ul.menu1 li:nth-child(3) {
        width: 30%;
        max-width: 30%
    }

    ul.menu1 li a {
        color: #fff;
        display: block;
        width: 100%;
        padding: 20px 0 20px 4%;
        border: 0;
        border-bottom: 0 solid #fff;
        font-size: 16px
    }

    .list-phones a:hover,
    ul.menu1 li a:hover {
        color: #fff
    }

    ul.menu1 li a.active {
        background: #29a9e0;
        color: #fff;
        border-bottom: 0
    }

    .common-home ul.menu1 {
        position: absolute;
        left: 0;
        margin: 0 0 40px 0;
        top: 571px;
        padding: 0
    }

    .common-home ul.menu1 li {
        list-style: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        max-width: 100%;
        margin-right: 0
    }

    .common-home ul.menu1 li:nth-child(2) {
        width: 100%;
        max-width: 100%
    }

    .common-home ul.menu1 li:nth-child(3) {
        width: 100%;
        max-width: 100%
    }

    .common-home ul.menu1 li a {
        color: #fff;
        display: block;
        width: 100%;
        padding: 20px 0 20px 4%;
        border: 0;
        border-bottom: 1px solid #fff;
        font-size: 18px
    }

    #logo {
        margin: 5px 0 0 4%;
        float: left;
        position: absolute;
        left: 0
    }

    #logo img {
        width: 170px;
        heigth: auto
    }

    .list-phones {
        float: right;
        margin-top: 8px;
        position: absolute;
        left: 55%;
        1display: none
    }

    .list-phones a {
        color: grey
    }

    .list-phones a:hover {
        color: #29a9e0
    }

    .list-phones-hide {
        color: #332;
        position: absolute;
        top: 18px;
        right: -40px;
        display: none;
        background: #fff;
        min-width: 160px;
        height: auto;
        padding: 20px 25px;
        z-index: 9998;
        border: 1px solid #d9d9d9;
        line-height: 20px
    }

    .open-phones {
        cursor: pointer
    }

    .list-phones i {
        display: block;
        position: absolute;
        top: 1px;
        right: 65px
    }

    .top-callback {
        vertical-align: top;
        width: 35px;
        height: 32px;
        float: right;
        margin-top: 8px;
        position: absolute;
        right: 15%;
        background: url(../image/icon_phone_top.png) center no-repeat;
        cursor: pointer;
        background-size: 30px;
        animation-name: tossing;
        -webkit-animation-name: tossing;
        animation-duration: 1.5s;
        -webkit-animation-duration: 1.5s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite
    }

    .top-callback:hover {
        background: url(../image/icon_phone_top_hover.png) center no-repeat;
        background-size: 30px;
        animation-name: none;
        -webkit-animation-name: none
    }

    .top-search {
        vertical-align: top;
        background: url(../image/icon_search_top.png) no-repeat;
        background-size: 100%;
        width: 32px;
        height: 32px;
        position: absolute;
        right: 0;
        margin-top: 20px;
        cursor: pointer;
        display: none
    }

    .top-search:hover {
        background: url(../image/icon_search_top_hover.png) no-repeat;
        background-size: 100%
    }

    .top-search #search {
        display: none
    }

    .maps {
        width: 100%;
        float: left;
        margin: 0
    }

    .maps iframe {
        float: left;
        width: 50%;
        margin: 0
    }

    .maps .contact-form {
        float: left;
        width: 44%;
        margin: 40px 0 20px 4%
    }

    .fastorder-form button,
    .fastorder-form input,
    .fastorder-form textarea {
        width: 90%;
        max-width: 300px
    }

    .main-articles,
    .main-news {
        margin-top: 80px
    }

    .main-news-list,
    .main-news-top {
        width: 92%;
        margin: 0 auto;
        display: block;
        position: relative
    }

    .main-news-container {
        margin: 20px 0 0 0;
        padding-top: 20px
    }

    .main-news-title {
        font-size: 32px;
        line-height: 38px;
        width: 100%
    }

    .main-news-button {
        float: left;
        margin: 20px 0 10px 0
    }

    .main-news-item {
        width: 100%;
        margin-bottom: 35px
    }

    .main-news-item img {
        width: 100%;
        max-width: 475px;
        height: auto;
        margin-bottom: 0
    }

    .main-news-item-img {
        width: 50%;
        height: auto;
        margin-right: 30px
    }

    .main-news-item:nth-child(2n) .main-news-item-img {
        margin-left: 30px
    }

    .main-news-item span {
        color: #00416b;
        display: block;
        margin: 10px 0 15px 0
    }

    .main-cyfr {
        border-bottom: 170px solid #00416b;
        height: 265px;
        display: inline-block;
        width: 100%;
        margin-top: 30px
    }

    .main-cyfr-center {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: 252px;
        position: relative;
        background: 0 0
    }

    .main-about-center-serv ul,
    .main-cyfr-center ul {
        margin: 0 0 0 3%;
        padding: 0;
        width: 94%
    }

    .main-cyfr-center ul li {
        width: 47%;
        max-width: 300px;
        float: left;
        padding: 10px 0 30px 80px
    }

    .main-cyfr-center ul li:nth-child(1) {
        margin-right: 40px
    }

    .main-cyfr-center ul li:nth-child(2) {
        background: url(../image/icon_main_cyfr_2.png) no-repeat
    }

    .main-cyfr-center ul li:nth-child(3) {
        background: url(../image/icon_main_cyfr_3.png) no-repeat;
        clear: both;
        margin-right: 40px;
        margin-top: 30px;
        padding: 10px 0 30px 80px
    }

    .main-cyfr-center ul li:nth-child(4) {
        background: url(../image/icon_main_cyfr_4.png) no-repeat;
        padding: 10px 0 30px 80px;
        margin-top: 30px
    }

    #slideshow-bk {
        height: 500px;
        margin: -20px auto 230px auto;
        position: relative;
        overflow: hidden;
        width: 100%
    }

    #slideshow-bk .slideshow-bk-title {
        font-size: 36px;
        line-height: 38px;
        padding: 0 0 0 8%;
        margin-top: 30px
    }

    #slideshow-bk img {
        height: 500px;
        width: auto
    }

    .main-about {
        background: #00416b;
        height: auto;
        margin-bottom: 50px;
        display: inline-block;
        width: 100%;
        padding-bottom: 0
    }

    .main-about-3 {
        margin: 0 0 50px 0
    }

    .main-about-center {
        width: 94%
    }

    .main-about-center .main-button {
        margin: 20px 0 0 0
    }

    .main-about-center-text {
        width: 100%;
        padding: 30px 25px 0 25px
    }

    .main-about-center-text .title-h2 {
        width: 100%;
        margin: 0 0 40px 0;
        font-size: 32px;
        line-height: 38px
    }

    .main-about-center-text .block {
        width: 60%
    }

    .main-about-center .main-pict {
        1position: static;
        width: 38%
    }

    .main-about-center .main-pict img {
        width: 100%;
        height: auto
    }

    .main-about-short,
    .main-about-short-middle {
        margin-top: 0;
        margin-bottom: 0;
        display: inline-block;
        width: 100%;
        background: #fff
    }

    .main-about-short .main-about-center .main-button {
        margin-top: 10px
    }

    .main-about-short .main-about-center-text {
        padding: 25px 25px 0 25px
    }

    .main-about-short .main-about-center-text .block {
        width: 60%
    }

    .main-about-short-middle {
        margin-top: 0;
        margin-bottom: 80px
    }

    .main-about-short-middle .main-about-center .main-button {
        margin: 20px 0 0 0
    }

    #menu-mob-content {
        position: fixed;
        top: 0;
        left: auto !important;
        right: 0;
        height: 100%;
        width: 50%;
        max-width: 400px;
        text-align: center;
        background: rgba(0, 65, 107, .8);
        display: none;
        z-index: 9999
    }

    #menu-mob-content ul {
        margin: 0;
        padding: 10% 0 0 0;
        height: 100%;
        width: 100%
    }

    #menu-mob-content ul li {
        list-style: none
    }

    #menu-mob-content ul li a {
        color: #fff;
        display: inline-block;
        padding: 5px 0;
        margin: 5px 0;
        width: 80%;
        cursor: pointer;
        border: 1px solid transparent
    }

    #menu-mob-content ul li a:hover {
        border: 1px solid #f0f0f0
    }

    #menu-mob-content ul li:nth-child(1) {
        height: 20%
    }

    #menu-mob-content ul li:nth-child(1) a {
        font-size: 30px
    }

    #menu-mob-content ul li:nth-child(1) a:hover {
        border: 1px solid #f0f0f0;
        width: 15%
    }

    .container-full-about-img {
        display: inline-block;
        margin-bottom: 25px;
        width: 100%;
        overflow: hidden
    }

    .container-full-about-img img {
        width: 150%;
        height: auto
    }

    .container-about .title-h1 {
        width: 100%;
        margin-bottom: 10px
    }

    .container-about .title-h1 span {
        display: none
    }

    .container-about .content-about {
        width: 100%;
        padding: 0 0 25px 0;
        background: #fff;
        font-size: 14px;
        line-height: 18px;
        margin-left: 0
    }

    .container-about .content-about>div {
        width: 100%;
        padding: 35px 25px 35px 25px;
        display: inline-block;
        margin-left: 0;
        box-sizing: border-box
    }

    .container-about .content-about>div ul {
        margin: 10px 15px 20px 5px;
        padding: 0
    }

    .container-about .content-about>div ul li {
        padding: 12px 20px;
        border-bottom: 1px solid #d4d4d4;
        list-style-position: inside;
        list-style: none;
        position: relative
    }

    .container-about .content-about>div ul li:before {
        content: "вЂў";
        color: #284f90;
        font-size: 28px;
        position: absolute;
        left: 0;
        top: 12px
    }

    .container-about .content-about ol {
        padding: 5px 0;
        width: 100%;
        margin: 0 0 -20px 0
    }

    .container-about .content-about ol li {
        list-style: none;
        position: relative;
        background: #284f90;
        color: #fff;
        margin-top: 10px
    }

    .container-about .content-about ol li:before {
        content: "→";
        font-size: 18px;
        position: absolute;
        left: 25px;
        top: 15px
    }

    .container-about .content-about ol li:hover {
        background: #29a9e0
    }

    .container-contact .title-h1 {
        width: 100%
    }

    .container-contact .container-left,
    .container-contact .container-right {
        1width: 100%
    }

    .container-full {
        background-size: auto
    }

    .container-news {
        width: 100%;
        background: url(../image/icon_info.png) 15px 30px no-repeat
    }

    .news-list {
        display: inline-block;
        width: 100%;
        margin: 15px 0
    }

    .news-item {
        display: inline-block;
        width: 100%;
        margin-bottom: 40px;
        color: #928f8f
    }

    .news-item .image {
        float: left;
        margin: 0 0 15px 0;
        width: 140px;
        position: relative
    }

    .news-item .image img {
        width: 140px;
        height: auto
    }

    .news-item .info {
        width: 75%
    }

    .news-item hr {
        width: 82%;
        margin-left: 18%
    }

    .news-item span {
        display: inline-block;
        width: 100px
    }

    .news-item p {
        line-height: 20px;
        margin-top: 8px
    }

    .news-item-title {
        line-height: 22px
    }

    .container-news-content {
        padding: 30px 30px;
        width: 100%;
        display: inline-block;
        background: #fff
    }

    .news-date {
        position: static;
        padding: 0 0 20px 0
    }

    .container-news-full .title-h2 {
        position: static;
        padding: 0;
        max-width: 100%
    }

    .button-all-news {
        margin: 10px 0 0 0
    }

    .container-articles-left,
    .container-articles-right {
        display: inline-block;
        1width: 92%;
        1margin: 10px 0 0 4%;
        text-align: left
    }

    .container-articles-left .title-h1 {
        text-align: right;
        width: 100%
    }

    .container-articles-right .news-list {
        margin: 8px 0 15px 0
    }

    .container-articles-right .news-item {
        display: inline-block;
        width: 100%;
        margin-bottom: 40px;
        color: #928f8f
    }

    .container-articles-right .news-item .image {
        float: left;
        margin-right: 30px;
        width: 140px;
        position: relative
    }

    .container-articles-right .news-item .image img {
        width: 140px;
        height: auto
    }

    .container-articles-right .news-item .info {
        width: 60%
    }

    .container-articles-right .news-item span {
        background: 0 0;
        display: block;
        width: auto
    }

    .container-articles-right .news-item .news-item-title {
        margin-top: 10px;
        display: inline-block;
        width: 100%
    }

    .article-menu {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .article-menu li {
        width: 100%;
        list-style: none;
        border-top: 1px solid #d4d4d4;
        display: inline-block
    }

    .article-menu li a {
        width: 100%;
        display: inline-block;
        text-transform: uppercase;
        color: #333;
        font-weight: 700;
        padding: 15px 0
    }

    .article-menu li a span {
        width: 100%;
        display: inline-block;
        text-align: right;
        float: left;
        padding: 0
    }

    .article-menu li:last-child a span {
        width: 100%;
        margin-right: 0
    }

    .article-menu li a.active {
        background: rgba(255, 255, 255, .8)
    }

    .article-menu li a.active span {
        color: #284f90
    }

    .article-menu li a:hover span {
        color: #29a9e0
    }

    .container-full-com .article-menu {
        margin-top: 17px
    }

    .container-full-com .article-menu li a span,
    .container-full-com .article-menu li:last-child a span {
        width: 100%;
        max-width: 500px;
        margin-right: 0;
        text-align: right
    }

    .container-full-com .article-menu li a.active {
        background: 0 0
    }

    .img-left {
        float: left;
        margin: 0 30px 10px 0;
        max-width: 40%
    }

    .img-full {
        margin: 15px 0;
        width: 100%
    }

    .container-articles-content {
        overflow: hidden
    }

    .container-articles-content p {
        margin-bottom: 20px;
        line-height: 22px;
        font-size: 18px;
        word-spacing: 4px;
    }

    .container-articles-content h6 {
        color: #333;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 22px;
        font-weight: 700
    }

    .container-articles-content blockquote {
        background: #284f90;
        color: #fff;
        border: 0;
        margin: 15px 0 15px -30px;
        width: 120%;
        padding: 20px 50px 20px 100px;
        position: relative;
        font-size: 16px;
        font-style: italic;
        font-weight: 700;
        line-height: 24px;
        border-bottom: 15px solid #eff0f2;
        border-top: 15px solid #eff0f2
    }

    .container-articles-content blockquote:before {
        content: " “ ";
        font-size: 80px;
        position: absolute;
        left: 25px;
        top: 30px;
        color: #fff
    }

    .button-all-articles {
        margin: 15px 10px 0 0
    }

    .container-flat-image {
        width: 100%;
        margin-bottom: 20px
    }

    .container-flat-info {
        width: 100%;
        margin-left: 0
    }

    .container-full-com .com-back {
        display: none
    }

    .button-all-flats {
        margin: 15px 0 15px 0;
        float: right
    }

    .container-full-grey-project {
        padding: 20px 0 40px 0;
        height: auto;
        margin: 0
    }

    .project-list {
        width: 100% !important;
        max-width: 100%;
        margin-left: 0;
        height: auto !important
    }

    .project-list .project-list-item {
        display: inline-block;
        width: 47%;
        max-width: 47%;
        margin: 0;
        padding: 25px 0 30px 0;
        border-left: 0 solid #d4d4d4;
        height: auto !important;
        border-bottom: 1px solid #d4d4d4
    }

    .project-list .project-list-item:nth-child(2n) {
        margin-left: 4%
    }

    .project-list .project-list-item a {
        width: 100%;
        height: 100%
    }

    .project-list .project-info {
        display: inline-block;
        width: 100%;
        min-height: 120px;
        padding: 0 15px;
        margin: 15px 0;
        position: static
    }

    .project-list .project-image {
        display: inline-block;
        width: 100%;
        height: 300px;
        position: static
    }

    .project-list .project-image img {
        height: auto;
        width: 100%
    }

    .project-list .project-list-item:hover {
        width: 100% !important;
        padding: 25px 0 25px 0
    }

    .project-list .project-list-item:hover .project-image {
        width: 100%;
        height: 300px
    }

    .project-list .project-list-item:hover .project-image img {
        width: 100%;
        height: auto
    }

    .project-list .project-list-item .project-title {
        color: #003885;
        margin: 5px 0
    }

    .project-list .project-hide,
    .project-list .project-list-item:hover .project-hide-top {
        display: block
    }

    .project-list .project-hide .project-title,
    .project-list .project-hide .project-title-desc {
        display: none
    }

    .project-list .project-list-item:hover .project-hide {
        display: block
    }

    .project-hide ul li {
        width: 100%
    }

    .project-hide .project-list-item-more {
        position: absolute;
        top: 120px
    }

    .project-list .project-list-item:hover img {
        -webkit-transform: none;
        transform: none
    }

    .container-full-project-page {
        background-size: auto !important;
        background-attachment: fixed;
        padding: 0;
        margin: 0;
        float: left
    }

    .container-project-news,
    .container-project-page-mask {
        width: 100%;
        height: 100%;
        background: rgba(250, 250, 250, .95);
        float: left;
        padding: 0;
        margin: 0
    }

    .container-full-com {
        position: relative
    }

    .container-project-page {
        margin: 80px auto;
        overflow: auto
    }

    .container-project-page-left {
        display: none
    }

    .container-project-page-right {
        float: right;
        width: 100%;
        background: rgba(250, 250, 250, .95);
        position: relative;
        margin-top: 0;
        display: block !important
    }

    .container-project-page-right-top {
        width: 92%;
        max-width: 92%;
        padding: 40px 0 40px 0;
        height: auto;
        margin-left: 4%
    }

    .container-project-page-right-top .project-title,
    .project-title-mob {
        font-size: 26px;
        line-height: 30px;
        margin: 15px 0;
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        color: #333
    }

    .container-project-page-right-top .project-title-desc {
        font-size: 20px
    }

    .project-photos-title,
    .project-vd-title {
        display: none
    }

    .container-project-page-right-content {
        width: 100%;
        height: 100%;
        min-height: auto;
        border-top: 1px solid #d9d9d9;
        background: #f9f9f9;
        position: relative;
        display: inline-block
    }

    .com-back,
    .project-back,
    .project-to-back {
        display: none
    }

    .container-project-page-right-content iframe {
        width: 100%;
        min-height: 300px;
        height: 400px;
        display: none
    }

    .container-full-gallery,
    .container-project-3d,
    .container-project-desc,
    .container-project-news {
        display: block !important;
        position: relative;
        background: rgba(250, 250, 250, .95);
        padding: 30px 0
    }

    .container-project-3d .project-title-mob {
        padding-top: 30px;
        display: block;
        margin-left: 4%
    }

    .container-full-gallery .project-title-mob {
        display: block;
        margin-left: 4%
    }

    .container-project-desc .container-project-page {
        margin: 0;
        margin-left: 2%
    }

    .container-project-news {
        padding: 30px 0
    }

    .container-project-3d {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        min-height: 700px;
        height: 700px !important;
        position: relative;
        overflow: hidden
    }

    .container-full-gallery {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        min-height: 400px;
        height: auto;
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important
    }

    #tabs {
        width: 92%;
        max-width: 700px;
        margin: 15px 0 15px 4%;
        padding: 10px 0 10px 0
    }

    .product-item-filter a {
        background: 0 0;
        color: #333
    }

    .filter-button-open {
        display: none
    }

    .order-button-open {
        margin: 30px 0;
        max-width: 400px
    }
}

@media (min-width: 601px) and (max-width:800px) {
    #container {
        width: 94%;
        max-width: 1540px;
        margin: 0 auto
    }

    #header {
        width: 100%;
        margin: 0;
        display: block;
        padding: 10px 0 10px 0;
        color: grey;
        position: fixed;
        top: 0;
        left: 0;
        height: 70px;
        background: #fff;
        z-index: 1000;
        border-bottom: 1px solid #00416b
    }

    #header #container {
        position: relative;
        width: 100%
    }

    #menu-mob {
        display: inline-block;
        vertical-align: top;
        width: 35px;
        cursor: pointer;
        margin: 13px 0 0 0;
        float: left;
        position: absolute;
        left: auto !important;
        right: 4%
    }

    #menu-mob span {
        display: block;
        width: 35px;
        height: 4px;
        margin-bottom: 6px;
        background: grey;
        cursor: pointer
    }

    #menu-mob span:last-child {
        margin-bottom: 0
    }

    #menu-mob:hover span {
        background: #29a9e0
    }

    #header ul.menu {
        display: none
    }

    ul.menu1 {
        width: 100%;
        margin: -19px 0 0 0;
        display: inline-block;
        vertical-align: top;
        background: #00416b;
        padding: 0
    }

    ul.menu1 li {
        list-style: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        max-width: 100%;
        margin-right: 0
    }

    ul.menu1 li a {
        color: #fff;
        display: block;
        width: 100%;
        padding: 20px 0 20px 4%;
        border: 0;
        border-bottom: 1px solid #fff;
        font-size: 18px
    }

    .list-phones a:hover,
    ul.menu1 li a:hover {
        color: #fff
    }

    ul.menu1 li a.active {
        background: #29a9e0;
        color: #fff;
        border-bottom: 1px solid #fff
    }

    .common-home ul.menu1 {
        position: absolute;
        left: 0;
        margin: 0 0 40px 0;
        top: 571px
    }

    .common-home ul.menu1 li a {
        color: #fff;
        display: block;
        width: 100%;
        padding: 20px 0 20px 4%;
        border: 0;
        border-bottom: 1px solid #fff
    }

    #logo {
        margin: 5px 0 0 4%;
        float: left;
        position: absolute;
        left: 0
    }

    #logo img {
        width: 170px;
        heigth: auto
    }

    .list-phones {
        float: right;
        margin-top: 8px;
        position: absolute;
        left: 55%;
        1display: none
    }

    .list-phones a {
        color: grey
    }

    .list-phones a:hover {
        color: grey
    }

    .list-phones-hide {
        color: #332;
        position: absolute;
        top: 18px;
        right: -40px;
        display: none;
        background: #fff;
        min-width: 160px;
        height: auto;
        padding: 20px 25px;
        z-index: 9998;
        border: 1px solid #d9d9d9;
        line-height: 20px
    }

    .open-phones {
        cursor: pointer
    }

    .list-phones i {
        display: block;
        position: absolute;
        top: 1px;
        right: 65px
    }

    .top-search {
        vertical-align: top;
        background: url(../image/icon_search_top.png) no-repeat;
        background-size: 100%;
        width: 32px;
        height: 32px;
        position: absolute;
        right: 0;
        margin-top: 20px;
        cursor: pointer;
        display: none
    }

    .top-search:hover {
        background: url(../image/icon_search_top_hover.png) no-repeat;
        background-size: 100%
    }

    .top-search #search {
        display: none
    }

    footer {
        padding: 30px 0
    }

    footer p {
        margin-top: 20px
    }

    footer .social {
        margin-top: 15px;
        float: left;
        clear: both
    }

    footer .feedback {
        margin-right: 0;
        margin-top: 30px
    }

    .maps {
        width: 100%;
        float: left;
        margin: 60px 0
    }

    .maps iframe {
        float: left;
        width: 100%;
        margin: 15px 0
    }

    .maps .contact-form {
        float: left;
        width: 92%;
        margin: 20px 0 20px 4%
    }

    .fastorder-form button,
    .fastorder-form input,
    .fastorder-form textarea {
        width: 90%;
        max-width: 400px
    }

    .main-articles,
    .main-news {
        margin-top: 80px
    }

    .main-news-list,
    .main-news-top {
        width: 92%;
        margin: 0 auto;
        display: block;
        position: relative
    }

    .main-news-container {
        margin: 20px 0 0 0;
        padding-top: 20px
    }

    .main-news-title {
        font-size: 32px;
        line-height: 38px;
        width: 100%
    }

    .main-news-button {
        float: left;
        margin: 20px 0 10px 0
    }

    .main-news-item {
        width: 100%;
        margin-bottom: 35px
    }

    .main-news-item img {
        width: 100%;
        max-width: 475px;
        height: auto;
        margin-bottom: 0
    }

    .main-news-item-img {
        width: 50%;
        height: auto;
        margin-right: 30px
    }

    .main-news-item:nth-child(2n) .main-news-item-img {
        margin-left: 30px
    }

    .main-news-item span {
        color: #00416b;
        display: block;
        margin: 10px 0 15px 0
    }

    .main-cyfr {
        border-bottom: 170px solid #00416b;
        height: 265px;
        display: inline-block;
        width: 100%;
        margin-top: 30px
    }

    .main-cyfr-center {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: 252px;
        position: relative;
        background: 0 0
    }

    .main-about-center-serv ul,
    .main-cyfr-center ul {
        margin: 0 0 0 3%;
        padding: 0;
        width: 94%
    }

    .main-cyfr-center ul li {
        width: 47%;
        max-width: 300px;
        float: left;
        padding: 10px 0 30px 80px
    }

    .main-cyfr-center ul li:nth-child(1) {
        margin-right: 0
    }

    .main-cyfr-center ul li:nth-child(2) {
        background: url(../image/icon_main_cyfr_2.png) no-repeat
    }

    .main-cyfr-center ul li:nth-child(3) {
        background: url(../image/icon_main_cyfr_3.png) no-repeat;
        clear: both;
        margin-right: 0;
        margin-top: 30px;
        padding: 10px 0 30px 80px
    }

    .main-cyfr-center ul li:nth-child(4) {
        background: url(../image/icon_main_cyfr_4.png) no-repeat;
        padding: 10px 0 30px 80px;
        margin-top: 30px
    }

    #slideshow-bk {
        height: 500px;
        margin: -20px auto 200px auto;
        position: relative;
        overflow: hidden;
        width: 100%
    }

    #slideshow-bk .slideshow-bk-title {
        font-size: 36px;
        line-height: 38px;
        padding: 0 0 0 8%;
        margin-top: 30px
    }

    #slideshow-bk img {
        height: 500px;
        width: auto
    }

    .main-about {
        background: #fff;
        height: auto;
        margin-bottom: 50px;
        display: inline-block;
        width: 100%;
        padding-bottom: 0
    }

    .main-about-3 {
        margin: 0 0 50px 0
    }

    .main-about-center {
        width: 94%
    }

    .main-about-center .main-button {
        margin: 20px 0 40px 0
    }

    .main-about-center-text {
        width: 100%;
        padding: 30px 25px 0 25px
    }

    .main-about-center-text .title-h2 {
        width: 100%;
        margin: 0 0 40px 0;
        font-size: 32px;
        line-height: 38px
    }

    .main-about-center-text .block {
        width: 100%
    }

    .main-about-center .main-pict {
        position: static
    }

    .main-about-center .main-pict img {
        width: 100%;
        height: auto
    }

    .main-about-short,
    .main-about-short-middle {
        margin-top: 0;
        margin-bottom: 0;
        display: inline-block;
        width: 100%;
        background: #00416b
    }

    .main-about-short .main-about-center .main-button {
        margin-top: 10px
    }

    .main-about-short .main-about-center-text {
        padding: 25px 25px 0 25px
    }

    .main-about-short .main-about-center-text .block {
        width: 100%
    }

    .main-about-short-middle {
        margin-top: 0;
        margin-bottom: 80px
    }

    .main-about-short-middle .main-about-center .main-button {
        margin: 20px 0 40px 0
    }

    #menu-mob-content {
        position: fixed;
        top: 0;
        left: auto !important;
        right: 0;
        height: 100%;
        width: 50%;
        text-align: center;
        background: rgba(0, 65, 107, .8);
        display: none;
        z-index: 9999
    }

    #menu-mob-content ul {
        margin: 0;
        padding: 10% 0 0 0;
        height: 100%;
        width: 100%
    }

    #menu-mob-content ul li {
        list-style: none
    }

    #menu-mob-content ul li a {
        color: #fff;
        display: inline-block;
        padding: 5px 0;
        margin: 5px 0;
        width: 80%;
        cursor: pointer;
        border: 1px solid transparent
    }

    #menu-mob-content ul li a:hover {
        border: 1px solid #f0f0f0
    }

    #menu-mob-content ul li:nth-child(1) {
        height: 20%
    }

    #menu-mob-content ul li:nth-child(1) a {
        font-size: 30px
    }

    #menu-mob-content ul li:nth-child(1) a:hover {
        border: 1px solid #f0f0f0;
        width: 15%
    }

    .container-full-about-img {
        display: inline-block;
        margin-bottom: 25px;
        width: 100%;
        overflow: hidden
    }

    .container-full-about-img img {
        width: 150%;
        height: auto
    }

    .container-about .title-h1 {
        width: 100%;
        margin-bottom: 10px
    }

    .container-about .title-h1 span {
        display: none
    }

    .container-about .content-about {
        width: 100%;
        padding: 0 0 25px 0;
        background: #fff;
        font-size: 14px;
        line-height: 18px;
        margin-left: 0
    }

    .container-about .content-about>div {
        width: 100%;
        padding: 35px 25px 35px 25px;
        display: inline-block;
        margin-left: 0;
        box-sizing: border-box
    }

    .container-about .content-about>div ul {
        margin: 10px 15px 20px 5px;
        padding: 0
    }

    .container-about .content-about>div ul li {
        padding: 12px 20px;
        border-bottom: 1px solid #d4d4d4;
        list-style-position: inside;
        list-style: none;
        position: relative
    }

    .container-about .content-about>div ul li:before {
        content: "вЂў";
        color: #284f90;
        font-size: 28px;
        position: absolute;
        left: 0;
        top: 12px
    }

    .container-about .content-about ol {
        padding: 5px 0;
        width: 100%;
        margin: 0 0 -20px 0
    }

    .container-about .content-about ol li {
        list-style: none;
        position: relative;
        background: #284f90;
        color: #fff;
        margin-top: 10px
    }

    .container-about .content-about ol li:before {
        content: "→";
        font-size: 18px;
        position: absolute;
        left: 25px;
        top: 15px
    }

    .container-about .content-about ol li:hover {
        background: #29a9e0
    }

    .container-contact .title-h1 {
        width: 100%
    }

    .container-contact .container-left,
    .container-contact .container-right {
        width: 100%
    }

    .container-full {
        background-size: auto
    }

    .container-news {
        width: 100%;
        background: url(../image/icon_info.png) 15px 30px no-repeat
    }

    .news-list {
        display: inline-block;
        width: 100%;
        margin: 15px 0
    }

    .news-item {
        display: inline-block;
        width: 100%;
        margin-bottom: 40px;
        color: #928f8f
    }

    .news-item .image {
        float: left;
        margin: 0 0 15px 0;
        width: 140px;
        position: relative
    }

    .news-item .image img {
        width: 140px;
        height: auto
    }

    .news-item .info {
        width: 70%
    }

    .news-item hr {
        width: 77%;
        margin-left: 22%
    }

    .news-item span {
        display: inline-block;
        width: 100px
    }

    .news-item p {
        line-height: 20px;
        margin-top: 8px
    }

    .news-item-title {
        line-height: 22px
    }

    .container-news-content {
        padding: 30px 30px;
        width: 100%;
        display: inline-block;
        background: #fff
    }

    .news-date {
        position: static;
        padding: 0 0 20px 0
    }

    .container-news-full .title-h2 {
        position: static;
        padding: 0;
        max-width: 100%
    }

    .button-all-news {
        margin: 10px 0 0 0
    }

    .container-articles-left,
    .container-articles-right {
        display: inline-block;
        width: 92%;
        margin: 10px 0 0 4%;
        text-align: left
    }

    .container-articles-right .news-list {
        margin: 8px 0 15px 0
    }

    .container-articles-right .news-item {
        display: inline-block;
        width: 100%;
        margin-bottom: 40px;
        color: #928f8f
    }

    .container-articles-right .news-item .image {
        float: left;
        margin-right: 30px;
        width: 140px;
        position: relative
    }

    .container-articles-right .news-item .image img {
        width: 140px;
        height: auto
    }

    .container-articles-right .news-item .info {
        width: 60%
    }

    .container-articles-right .news-item span {
        background: 0 0;
        display: block;
        width: auto
    }

    .container-articles-right .news-item .news-item-title {
        margin-top: 10px;
        display: inline-block;
        width: 100%
    }

    .article-menu {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .article-menu li {
        width: 100%;
        list-style: none;
        border-top: 1px solid #d4d4d4;
        display: inline-block
    }

    .article-menu li a {
        width: 100%;
        display: inline-block;
        text-transform: uppercase;
        color: #333;
        font-weight: 700;
        padding: 15px 0
    }

    .article-menu li a span {
        width: 100%;
        display: inline-block;
        text-align: left;
        float: left;
        padding: 0
    }

    .article-menu li:last-child a span {
        width: 100%;
        margin-right: 0
    }

    .article-menu li a.active {
        background: rgba(255, 255, 255, .8)
    }

    .article-menu li a.active span {
        color: #284f90
    }

    .article-menu li a:hover span {
        color: #29a9e0
    }

    .container-full-com .article-menu {
        margin-top: 8px
    }

    .container-full-com .article-menu li a span,
    .container-full-com .article-menu li:last-child a span {
        width: 60%;
        max-width: 500px;
        margin-right: 0
    }

    .container-full-com .article-menu li a.active {
        background: 0 0
    }

    .img-left {
        float: left;
        margin: 0 30px 10px 0;
        max-width: 40%
    }

    .img-full {
        margin: 15px 0;
        width: 100%
    }

    .container-articles-content {
        overflow: hidden
    }

    .container-articles-content p {
        margin-bottom: 20px;
        line-height: 22px;
        font-size: 18px;
        word-spacing: 4px;
    }

    .container-articles-content h6 {
        color: #333;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 22px;
        font-weight: 700
    }

    .container-articles-content blockquote {
        background: #284f90;
        color: #fff;
        border: 0;
        margin: 15px 0 15px -30px;
        width: 120%;
        padding: 20px 50px 20px 100px;
        position: relative;
        font-size: 16px;
        font-style: italic;
        font-weight: 700;
        line-height: 24px;
        border-bottom: 15px solid #eff0f2;
        border-top: 15px solid #eff0f2
    }

    .container-articles-content blockquote:before {
        content: " “ ";
        font-size: 80px;
        position: absolute;
        left: 25px;
        top: 30px;
        color: #fff
    }

    .button-all-articles {
        margin: 15px 10px 0 0
    }

    .container-flat-image {
        width: 100%;
        margin-bottom: 20px
    }

    .container-flat-info {
        width: 100%;
        margin-left: 0
    }

    .container-full-com .com-back {
        display: none
    }

    .button-all-flats {
        margin: 15px 0 15px 0;
        float: left
    }

    .container-full-grey-project {
        padding: 20px 0 40px 0;
        height: auto;
        margin: 0
    }

    .project-list {
        width: 92% !important;
        max-width: 550px;
        margin-left: 4%;
        height: auto !important
    }

    .project-list .project-list-item {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 25px 0 25px 0;
        border-left: 0 solid #d4d4d4;
        height: auto !important;
        border-bottom: 1px solid #d4d4d4
    }

    .project-list .project-list-item a {
        width: 100%;
        height: 100%
    }

    .project-list .project-info {
        display: inline-block;
        width: 100%;
        min-height: 30px;
        padding: 0 15px;
        margin: 15px 0;
        position: static
    }

    .project-list .project-image {
        display: inline-block;
        width: 100%;
        height: 400px;
        position: static
    }

    .project-list .project-image img {
        height: auto;
        width: 100%
    }

    .project-list .project-list-item:hover {
        width: 100% !important;
        padding: 25px 0 25px 0
    }

    .project-list .project-list-item:hover .project-image {
        width: 100%;
        height: 400px
    }

    .project-list .project-list-item:hover .project-image img {
        width: 100%;
        height: auto
    }

    .project-list .project-list-item .project-title {
        color: #003885;
        margin: 5px 0
    }

    .project-list .project-hide,
    .project-list .project-list-item:hover .project-hide-top {
        display: block
    }

    .project-list .project-hide .project-title,
    .project-list .project-hide .project-title-desc {
        display: none
    }

    .project-list .project-list-item:hover .project-hide {
        display: block
    }

    .project-hide ul li {
        1width: 100%
    }

    1 .project-hide .project-list-item-more {
        position: absolute;
        top: 90px
    }

    .project-list .project-list-item:hover img {
        -webkit-transform: none;
        transform: none
    }

    .container-full-project-page {
        background-size: auto !important;
        background-attachment: fixed;
        padding: 0;
        margin: 0;
        float: left
    }

    .container-project-news,
    .container-project-page-mask {
        width: 100%;
        height: 100%;
        background: rgba(250, 250, 250, .95);
        float: left;
        padding: 0;
        margin: 0
    }

    .container-full-com {
        position: relative
    }

    .container-project-page {
        margin: 80px auto;
        overflow: auto
    }

    .container-project-page-left {
        display: none
    }

    .container-project-page-right {
        float: right;
        width: 100%;
        background: rgba(250, 250, 250, .95);
        position: relative;
        margin-top: 0;
        display: block !important
    }

    .container-project-page-right-top {
        width: 92%;
        max-width: 92%;
        padding: 40px 0 40px 0;
        height: auto;
        margin-left: 4%
    }

    .container-project-page-right-top .project-title,
    .project-title-mob {
        font-size: 26px;
        line-height: 30px;
        margin: 15px 0;
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        color: #333
    }

    .container-project-page-right-top .project-title-desc {
        font-size: 20px
    }

    .project-photos-title,
    .project-vd-title {
        display: none
    }

    .container-project-page-right-content {
        width: 100%;
        height: 100%;
        min-height: auto;
        border-top: 1px solid #d9d9d9;
        background: #f9f9f9;
        position: relative;
        display: inline-block
    }

    .com-back,
    .project-back,
    .project-to-back {
        display: none
    }

    .container-project-page-right-content iframe {
        width: 100%;
        min-height: 300px;
        height: 400px;
        display: none
    }

    .container-full-gallery,
    .container-project-3d,
    .container-project-desc,
    .container-project-news {
        display: block !important;
        position: relative;
        background: rgba(250, 250, 250, .95);
        padding: 30px 0
    }

    .container-project-3d .project-title-mob {
        padding-top: 30px;
        display: block;
        margin-left: 4%
    }

    .container-full-gallery .project-title-mob {
        display: block;
        margin-left: 4%
    }

    .container-project-desc .container-project-page {
        margin: 0
    }

    .container-project-news {
        padding: 30px 0
    }

    .container-project-3d {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        min-height: 700px;
        height: 700px !important;
        position: relative;
        overflow: hidden
    }

    .container-full-gallery {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        min-height: 400px;
        height: auto;
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important
    }

    #tabs {
        width: 92%;
        max-width: 700px;
        margin: 15px 0 15px 4%;
        padding: 10px 0 10px 0
    }

    .product-item-filter a {
        background: 0 0;
        color: #333
    }

    .filter-button-open {
        display: none
    }

    .order-button-open {
        margin: 30px 0;
        max-width: 400px
    }

    .popup,
    .popup-fastorder,
    .popup-order {
        background-color: #eff0f2;
        display: inline-block;
        left: 50%;
        opacity: 0;
        padding: 40px 25px;
        width: 92%;
        max-width: 350px;
        height: 92%;
        max-height: 300px;
        position: fixed;
        text-align: center;
        top: 50%;
        visibility: hidden;
        z-index: 999999;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: opacity .5s, top .5s;
        -moz-transition: opacity .5s, top .5s;

        -ms-transition: {
            top: 50%
        }

        ;
        -o-transition: opacity .5s,
        top .5s;
        transition: opacity .5s,
        top .5s;
        overflow: auto
    }

    .popup-fastorder {
        height: 92%;
        max-height: 360px;
        top: 50%
    }

    .popup-order {
        height: 92%;
        max-height: 400px;
        top: 50%
    }

    #input-search {
        width: 100%;
        margin: 0 20px 20px 0;
        height: 37px;
        max-width: 400px
    }
}

@media (min-width: 320px) and (max-width:600px) {
    #container {
        width: 94%;
        max-width: 1540px;
        margin: 0 auto
    }

    #header {
        width: 100%;
        margin: 0;
        display: block;
        padding: 10px 0 10px 0;
        color: grey;
        position: fixed;
        top: 0;
        left: 0;
        height: 70px;
        background: #fff;
        z-index: 1000;
        border-bottom: 1px solid #00416b
    }

    #header #container {
        position: relative;
        width: 100%
    }

    #menu-mob {
        display: inline-block;
        vertical-align: top;
        width: 35px;
        cursor: pointer;
        margin: 13px 0 0 0;
        float: left;
        position: absolute;
        left: auto !important;
        right: 4%
    }

    #menu-mob span {
        display: block;
        width: 35px;
        height: 4px;
        margin-bottom: 6px;
        background: grey;
        cursor: pointer
    }

    #menu-mob span:last-child {
        margin-bottom: 0
    }

    #menu-mob:hover span {
        background: #29a9e0
    }

    #header ul.menu {
        display: none
    }

    ul.menu1 {
        width: 100%;
        margin: -19px 0 0 0;
        display: inline-block;
        vertical-align: top;
        background: #00416b;
        padding: 0
    }

    ul.menu1 li {
        list-style: none;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        max-width: 100%;
        margin-right: 0
    }

    ul.menu1 li a {
        color: #fff;
        display: block;
        width: 100%;
        padding: 10px 0 10px 4%;
        border: 0;
        border-bottom: 1px solid #fff
    }

    .list-phones a:hover,
    ul.menu1 li a:hover {
        color: #fff
    }

    ul.menu1 li a.active {
        background: #29a9e0;
        color: #fff;
        border-bottom: 1px solid #fff
    }

    .common-home ul.menu1 {
        position: absolute;
        left: 0;
        margin: 0 0 40px 0;
        top: 321px
    }

    .common-home ul.menu1 li a {
        color: #fff;
        display: block;
        width: 100%;
        padding: 15px 0 15px 4%;
        border: 0;
        border-bottom: 1px solid #fff
    }

    #logo {
        margin: 5px 0 0 4%;
        float: left;
        position: absolute;
        left: 0
    }

    ul.menu1 {
        display: none
    }

    #logo img {
        width: 170px;
        heigth: auto
    }

    .list-phones {
        float: right;
        margin-top: 20px;
        position: absolute;
        left: 65%;
        display: none
    }

    .list-phones a {
        color: grey
    }

    .list-phones-hide {
        color: #332;
        position: absolute;
        top: 18px;
        right: -40px;
        display: none;
        background: #fff;
        min-width: 160px;
        height: auto;
        padding: 20px 25px;
        z-index: 9998;
        border: 1px solid #d9d9d9;
        line-height: 20px
    }

    .open-phones {
        cursor: pointer
    }

    .list-phones i {
        display: block;
        position: absolute;
        top: 1px;
        right: -10px
    }

    .top-search {
        vertical-align: top;
        background: url(../image/icon_search_top.png) no-repeat;
        background-size: 100%;
        width: 32px;
        height: 32px;
        position: absolute;
        right: 0;
        margin-top: 20px;
        cursor: pointer;
        display: none
    }

    .top-search:hover {
        background: url(../image/icon_search_top_hover.png) no-repeat;
        background-size: 100%
    }

    .top-search #search {
        display: none
    }

    footer {
        padding: 30px 0
    }

    footer p {
        margin-top: 20px
    }

    footer .social {
        margin-top: 15px;
        float: left;
        clear: both
    }

    footer .feedback {
        margin-right: 0;
        margin-top: 30px
    }

    .maps {
        width: 100%;
        float: left;
        margin: 60px 0
    }

    .maps iframe {
        float: left;
        width: 100%;
        margin: 15px 0
    }

    .maps .contact-form {
        float: left;
        width: 92%;
        margin: 20px 0 20px 4%
    }

    .fastorder-form button,
    .fastorder-form input,
    .fastorder-form textarea {
        width: 90%;
        max-width: 400px
    }

    .main-articles,
    .main-news {
        margin-top: 80px
    }

    .main-news-list,
    .main-news-top {
        width: 92%;
        margin: 0 auto;
        display: block;
        position: relative
    }

    .main-news-container {
        margin: 20px 0 0 0;
        padding-top: 20px
    }

    .main-news-title {
        font-size: 32px;
        line-height: 38px;
        width: 100%
    }

    .main-news-button {
        float: left;
        margin: 20px 0 10px 0
    }

    .main-news-item {
        width: 100%;
        margin-bottom: 35px
    }

    .main-news-item img {
        width: 100%;
        max-width: 475px;
        height: auto;
        margin-bottom: 20px
    }

    .main-news-item-img {
        width: 100%;
        height: auto;
        margin-right: 0
    }

    .main-news-item:nth-child(2n) .main-news-item-img {
        float: left;
        margin: 0
    }

    .main-cyfr {
        border-bottom: 225px solid #00416b;
        height: 420px;
        display: inline-block;
        width: 100%;
        margin-top: 30px
    }

    .main-cyfr-center {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: 307px;
        position: relative;
        background: 0 0
    }

    .main-about-center-serv ul,
    .main-cyfr-center ul {
        margin: 0 0 0 3%;
        padding: 0;
        width: 94%
    }

    .main-cyfr-center ul li {
        width: 100%;
        max-width: 300px;
        clear: both;
        float: left;
        padding: 10px 0 30px 80px
    }

    .main-cyfr-center ul li:nth-child(1) {
        margin-right: 0
    }

    .main-cyfr-center ul li:nth-child(2) {
        background: url(../image/icon_main_cyfr_2.png) no-repeat
    }

    .main-cyfr-center ul li:nth-child(3) {
        background: url(../image/icon_main_cyfr_3.png) no-repeat;
        clear: both;
        margin-right: 0;
        margin-top: 10px;
        padding: 10px 0 30px 80px
    }

    .main-cyfr-center ul li:nth-child(4) {
        background: url(../image/icon_main_cyfr_4.png) no-repeat;
        padding: 10px 0 30px 80px
    }

    #slideshow-bk {
        height: 250px;
        margin: -20px auto 170px auto;
        position: relative;
        overflow: hidden;
        width: 100%
    }

    #slideshow-bk .slideshow-bk-title {
        font-size: 36px;
        line-height: 38px;
        padding: 0 0 0 8%;
        margin-top: 30px
    }

    #slideshow-bk img {
        height: 300px;
        width: auto
    }

    .main-about {
        background: #fff;
        height: auto;
        margin-bottom: 50px;
        display: inline-block;
        width: 100%;
        padding-bottom: 0
    }

    .main-about-3 {
        margin: 0 0 50px 0
    }

    .main-about-center {
        width: 94%
    }

    .main-about-center .main-button {
        margin: 20px 0 40px 0
    }

    .main-about-center-text {
        width: 100%;
        padding: 30px 25px 0 25px
    }

    .main-about-center-text .title-h2 {
        width: 100%;
        margin: 0 0 40px 0;
        font-size: 32px;
        line-height: 38px
    }

    .main-about-center-text .block {
        width: 100%
    }

    .main-about-center .main-pict {
        position: static
    }

    .main-about-center .main-pict img {
        width: 100%;
        height: auto
    }

    .main-about-short,
    .main-about-short-middle {
        margin-top: 0;
        margin-bottom: 0;
        display: inline-block;
        width: 100%;
        background: #00416b
    }

    .main-about-short .main-about-center .main-button {
        margin-top: 10px
    }

    .main-about-short .main-about-center-text {
        padding: 25px 25px 0 25px
    }

    .main-about-short .main-about-center-text .block {
        width: 100%
    }

    .main-about-short-middle {
        margin-top: 0;
        margin-bottom: 80px
    }

    .main-about-short-middle .main-about-center .main-button {
        margin: 20px 0 40px 0
    }

    #menu-mob-content {
        position: fixed;
        top: 0;
        left: auto !important;
        right: 0;
        height: 100%;
        width: 70%;
        text-align: center;
        background: rgba(0, 65, 107, .8);
        display: none;
        z-index: 9999
    }

    #menu-mob-content ul {
        margin: 0;
        padding: 10% 0 0 0;
        height: 100%;
        width: 100%
    }

    #menu-mob-content ul li {
        list-style: none
    }

    #menu-mob-content ul li a {
        color: #fff;
        font-size: 18px;
        display: inline-block;
        padding: 5px 0;
        margin: 5px 0;
        width: 80%;
        cursor: pointer;
        border: 1px solid transparent
    }

    #menu-mob-content ul li a:hover {
        border: 1px solid #f0f0f0
    }

    #menu-mob-content ul li:nth-child(1) {
        height: 20%
    }

    #menu-mob-content ul li:nth-child(1) a {
        font-size: 30px
    }

    #menu-mob-content ul li:nth-child(1) a:hover {
        border: 1px solid #f0f0f0;
        width: 15%
    }

    .container-full-about-img {
        display: inline-block;
        margin-bottom: 25px;
        width: 100%;
        overflow: hidden
    }

    .container-full-about-img img {
        width: 150%;
        height: auto
    }

    .container-about .title-h1 {
        width: 100%;
        margin-bottom: 10px
    }

    .container-about .title-h1 span {
        display: none
    }

    .container-about .content-about {
        width: 100%;
        padding: 0 0 25px 0;
        background: #fff;
        font-size: 14px;
        line-height: 18px;
        margin-left: 0
    }

    .container-about .content-about>div {
        width: 100%;
        padding: 35px 25px 35px 25px;
        display: inline-block;
        margin-left: 0;
        box-sizing: border-box
    }

    .container-about .content-about>div ul {
        margin: 10px 15px 20px 5px;
        padding: 0
    }

    .container-about .content-about>div ul li {
        padding: 12px 20px;
        border-bottom: 1px solid #d4d4d4;
        list-style-position: inside;
        list-style: none;
        position: relative
    }

    .container-about .content-about>div ul li:before {
        content: "вЂў";
        color: #284f90;
        font-size: 28px;
        position: absolute;
        left: 0;
        top: 12px
    }

    .container-about .content-about ol {
        padding: 5px 0;
        width: 100%;
        margin: 0 0 -20px 0
    }

    .container-about .content-about ol li {
        1padding: 15px 20px 15px 65px;
        list-style: none;
        position: relative;
        background: #284f90;
        color: #fff;
        margin-top: 10px
    }

    .container-about .content-about ol li:before {
        content: "→";
        font-size: 18px;
        position: absolute;
        left: 25px;
        top: 15px
    }

    .container-about .content-about ol li:hover {
        background: #29a9e0
    }

    .container-contact .title-h1 {
        width: 100%
    }

    .container-contact .container-left,
    .container-contact .container-right {
        width: 100%
    }

    .container-full {
        background-size: auto
    }

    .container-news {
        width: 100%;
        background: url(../image/icon_info.png) 15px 30px no-repeat
    }

    .news-list {
        display: inline-block;
        width: 100%;
        margin: 15px 0
    }

    .news-item {
        display: inline-block;
        width: 100%;
        margin-bottom: 40px;
        color: #928f8f
    }

    .news-item .image {
        float: left;
        margin: 0 0 15px 0;
        width: 140px;
        position: relative
    }

    .news-item .image img {
        width: 140px;
        height: auto
    }

    .news-item .info {
        float: left;
        clear: both;
        width: 100%
    }

    .news-item hr {
        margin-top: 10px;
        width: 100%;
        margin-left: 0
    }

    .news-item span {
        display: inline-block;
        width: 100px
    }

    .news-item p {
        line-height: 20px;
        margin-top: 8px
    }

    .news-item-title {
        line-height: 22px
    }

    .container-news-content {
        padding: 30px 30px;
        width: 100%;
        display: inline-block;
        background: #fff
    }

    .news-date {
        position: static;
        padding: 0 0 20px 0
    }

    .container-news-full .title-h2 {
        position: static;
        padding: 0;
        max-width: 100%
    }

    .button-all-news {
        margin: 10px 0 0 0
    }

    .container-articles-left,
    .container-articles-right {
        display: inline-block;
        width: 92%;
        margin: 10px 0 0 4%;
        text-align: left
    }

    .container-articles-right .news-list {
        margin: 8px 0 15px 0
    }

    .container-articles-right .news-item {
        display: inline-block;
        width: 100%;
        margin-bottom: 40px;
        color: #928f8f
    }

    .container-articles-right .news-item .image {
        float: left;
        margin-right: 30px;
        width: 140px;
        position: relative
    }

    .container-articles-right .news-item .image img {
        width: 140px;
        height: auto
    }

    .container-articles-right .news-item .info {
        float: left;
        width: 100%;
        max-width: 100%
    }

    .container-articles-right .news-item hr {
        display: none
    }

    .container-articles-right .news-item span {
        background: 0 0;
        display: block;
        width: auto
    }

    .container-articles-right .news-item .news-item-title {
        margin-top: 10px;
        display: inline-block;
        width: 100%
    }

    .article-menu {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .article-menu li {
        width: 100%;
        list-style: none;
        border-top: 1px solid #d4d4d4;
        display: inline-block
    }

    .article-menu li a {
        width: 100%;
        display: inline-block;
        text-transform: uppercase;
        color: #333;
        font-weight: 700;
        padding: 15px 0
    }

    .article-menu li a span {
        width: 100%;
        display: inline-block;
        text-align: left;
        float: left;
        padding: 0
    }

    .article-menu li:last-child a span {
        width: 100%;
        margin-right: 0
    }

    .article-menu li a.active {
        background: rgba(255, 255, 255, .8)
    }

    .article-menu li a.active span {
        color: #284f90
    }

    .article-menu li a:hover span {
        color: #29a9e0
    }

    .container-full-com .article-menu {
        margin-top: 8px
    }

    .container-full-com .article-menu li a span,
    .container-full-com .article-menu li:last-child a span {
        width: 60%;
        max-width: 500px;
        margin-right: 0
    }

    .container-full-com .article-menu li a.active {
        background: 0 0
    }

    .img-left {
        float: left;
        margin: 0 30px 10px 0;
        max-width: 40%
    }

    .img-full {
        margin: 15px 0;
        width: 100%
    }

    .container-articles-content {
        overflow: hidden
    }

    .container-articles-content p {
        margin-bottom: 20px;
        line-height: 22px;
        color: #565656;
        font-size: 18px;
        word-spacing: 4px;
    }

    .container-articles-content h6 {
        color: #333;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 22px;
        font-weight: 700
    }

    .container-articles-content blockquote {
        background: #284f90;
        color: #fff;
        border: 0;
        margin: 15px 0 15px -30px;
        width: 130%;
        padding: 20px 50px 20px 100px;
        position: relative;
        font-size: 16px;
        font-style: italic;
        font-weight: 700;
        line-height: 24px;
        border-bottom: 15px solid #eff0f2;
        border-top: 15px solid #eff0f2
    }

    .container-articles-content blockquote p {
        color: #fff !important;
        font-weight: 500
    }

    .container-articles-content blockquote:before {
        content: " “ ";
        font-size: 80px;
        position: absolute;
        left: 25px;
        top: 30px;
        color: #fff
    }

    .button-all-articles {
        margin: 15px 10px 0 0
    }

    .container-flat-image {
        width: 100%;
        margin-bottom: 20px
    }

    .container-flat-info {
        width: 100%;
        margin-left: 0
    }

    .container-full-com .com-back {
        display: none
    }

    .button-all-flats {
        margin: 15px 0 15px 0;
        float: left
    }

    .container-full-grey-project {
        padding: 20px 0 40px 0;
        height: auto;
        margin: 0
    }

    .project-list {
        width: 92% !important;
        max-width: 550px;
        margin-left: 4%;
        height: auto !important
    }

    .project-list .project-list-item {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 25px 0 25px 0;
        border-left: 0 solid #d4d4d4;
        height: auto !important;
        border-bottom: 1px solid #d4d4d4
    }

    .project-list .project-list-item a {
        width: 100%;
        height: 100%
    }

    .project-list .project-info {
        display: inline-block;
        width: 100%;
        min-height: 30px;
        padding: 0 15px;
        margin-bottom: 15px;
        position: static
    }

    .project-list .project-image {
        display: inline-block;
        width: 100%;
        height: 250px;
        position: static
    }

    .project-list .project-image img {
        height: auto;
        width: 100%
    }

    .project-list .project-list-item:hover {
        width: 100% !important;
        padding: 25px 0 25px 0
    }

    .project-list .project-list-item:hover .project-image {
        width: 100%;
        height: 250px
    }

    .project-list .project-list-item:hover .project-image img {
        width: 100%;
        height: auto
    }

    .project-list .project-list-item .project-title {
        color: #003885
    }

    .project-list .project-hide,
    .project-list .project-list-item:hover .project-hide-top {
        display: block
    }

    .project-list .project-hide .project-title,
    .project-list .project-hide .project-title-desc {
        display: none
    }

    .project-list .project-list-item:hover .project-hide {
        display: block
    }

    .project-hide ul li {
        width: 100%;
        margin: 2px 0
    }

    .project-hide .project-list-item-more {
        position: absolute;
        top: 127px
    }

    .project-list .project-list-item:hover img {
        -webkit-transform: none;
        transform: none
    }

    .container-full-project-page {
        background-size: auto !important;
        background-attachment: fixed;
        padding: 0;
        margin: 0;
        float: left
    }

    .container-project-news,
    .container-project-page-mask {
        width: 100%;
        height: 100%;
        background: rgba(250, 250, 250, .95);
        float: left;
        padding: 0;
        margin: 0
    }

    .container-full-com {
        position: relative
    }

    .container-project-page {
        margin: 80px auto;
        overflow: auto
    }

    .container-project-page-left {
        display: none
    }

    .container-project-page-right {
        float: right;
        width: 100%;
        background: rgba(250, 250, 250, .95);
        position: relative;
        margin-top: 0;
        display: block !important
    }

    .container-project-page-right-top {
        width: 92%;
        max-width: 92%;
        padding: 40px 0 40px 0;
        height: auto;
        margin-left: 4%
    }

    .container-project-page-right-top .project-title,
    .project-title-mob {
        font-size: 20px;
        line-height: 24px;
        margin: 15px 0;
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        color: #333
    }

    .container-project-page-right-top .project-title-desc {
        font-size: 18px
    }

    .project-page-info ul li {
        width: 100%;
        font-size: 16px;
        margin-bottom: 5px
    }

    .project-photos-title,
    .project-vd-title {
        display: none
    }

    .container-project-page-right-content {
        width: 100%;
        height: 100%;
        min-height: auto;
        border-top: 1px solid #d9d9d9;
        background: #f9f9f9;
        position: relative;
        display: inline-block
    }

    .com-back,
    .project-back,
    .project-to-back {
        display: none
    }

    .container-project-page-right-content iframe {
        width: 100%;
        min-height: 300px;
        height: 300px;
        display: none
    }

    .container-full-gallery,
    .container-project-desc,
    .container-project-news {
        display: block !important;
        position: relative;
        background: rgba(250, 250, 250, .95);
        padding: 30px 0
    }

    .container-project-3d .project-title-mob {
        padding-top: 30px;
        display: block;
        margin-left: 4%
    }

    .container-full-gallery .project-title-mob {
        display: block;
        margin-left: 4%
    }

    .container-project-desc .container-project-page {
        margin: 0
    }

    .container-project-news {
        padding: 30px 0
    }

    .container-project-3d {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        min-height: 300px;
        height: 400px;
        position: relative;
        overflow: hidden
    }

    .container-full-gallery {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
        min-height: 300px;
        height: auto;
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important
    }

    #tabs {
        width: 92%;
        max-width: 700px;
        margin: 15px 0 -13px 4%;
        padding: 10px 0 10px 0
    }

    .product-item-filter a {
        background: 0 0;
        color: #333
    }

    .filter-button-open {
        display: none
    }

    .order-button-open {
        margin: 30px 0
    }

    .popup,
    .popup-fastorder,
    .popup-order {
        background-color: #eff0f2;
        display: inline-block;
        left: 50%;
        opacity: 0;
        padding: 40px 25px;
        width: 92%;
        max-width: 350px;
        height: 92%;
        max-height: 300px;
        position: fixed;
        text-align: center;
        top: 50%;
        visibility: hidden;
        z-index: 999999;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: opacity .5s, top .5s;
        -moz-transition: opacity .5s, top .5s;

        -ms-transition: {
            top: 50%
        }

        ;
        -o-transition: opacity .5s,
        top .5s;
        transition: opacity .5s,
        top .5s;
        overflow: auto
    }

    .popup-fastorder {
        height: 92%;
        max-height: 360px;
        top: 50%
    }

    .popup-order {
        height: 92%;
        max-height: 400px;
        top: 50%
    }

    #input-search {
        width: 100%;
        margin: 0 0 20px 0;
        height: 37px;
        max-width: 400px
    }
}

@media (min-width: 320px) and (max-width:550px) {
    #tabs #nav ul li {
        margin-right: 15px
    }

    .product-item {
        width: 28px;
        height: 28px
    }

    .product-row-1 .commers {
        position: absolute;
        top: 8px;
        left: 0;
        max-width: 210px
    }

    .product-row-first {
        text-align: left
    }

    .product-item a,
    .product-item-nostatus {
        padding-top: 4px;
        font-size: 12px
    }
}

span.hidden-lg,
span.hidden-md,
span.hidden-sm,
span.hidden-xs {
    display: inline
}

.nav-tabs {
    margin-bottom: 15px
}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

.dropdown-menu li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x
}

#top {
    background-color: #eee;
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0 3px 0;
    margin: 0 0 20px 0;
    min-height: 40px
}

#top .container {
    padding: 0 20px
}

#top #form-currency .currency-select,
#top #form-language .language-select {
    text-align: left
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
    text-shadow: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x
}

#top .btn-link,
#top-links a,
#top-links li {
    color: #888;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none
}

#top .btn-link:hover,
#top-links a:hover {
    color: #444
}

#top-links .dropdown-menu a {
    text-shadow: none
}

#top-links .dropdown-menu a:hover {
    color: #fff
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px
}

#top-links {
    padding-top: 6px
}

#top-links a+a {
    margin-left: 15px
}

#search {
    margin-bottom: 10px
}

#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px
}

#search .btn-lg {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 35px;
    text-shadow: 0 1px 0 #fff
}

#cart {
    margin-bottom: 10px
}

#cart>.btn {
    font-size: 12px;
    line-height: 18px;
    color: #fff
}

#cart.open>.btn {
    background-image: none;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #666;
    box-shadow: none;
    text-shadow: none
}

#cart.open>.btn:hover {
    color: #444
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001
}

#cart .dropdown-menu {
    min-width: 100%
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px
}

#cart .dropdown-menu li>div {
    min-width: 427px;
    padding: 0 10px
}

@media (max-width: 478px) {
    #cart .dropdown-menu li>div {
        min-width: 100%
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0
}

#menu {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px
}

#menu .nav>li>a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent
}

#menu .nav>li.open>a,
#menu .nav>li>a:hover {
    background-color: rgba(0, 0, 0, .1)
}

#menu .dropdown-menu {
    padding-bottom: 0
}

#menu .dropdown-inner {
    display: table
}

#menu .dropdown-inner ul {
    display: table-cell
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 12px
}

#menu .dropdown-inner li a:hover {
    color: #fff
}

#menu .see-all {
    display: block;
    margin-top: .5em;
    border-top: 1px solid #ddd;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px
}

#menu .see-all:focus,
#menu .see-all:hover {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

#menu .btn-navbar {
    font-size: 16px;
    font-stretch: expanded;
    color: #fff;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

#menu .btn-navbar.disabled,
#menu .btn-navbar:active,
#menu .btn-navbar:focus,
#menu .btn-navbar:hover,
#menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #229ac8
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px
    }

    #menu div.dropdown-inner>ul.list-unstyled {
        display: block
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, .1)
    }

    #menu .dropdown-inner {
        display: block
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, .1)
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff
    }
}

.alert {
    padding: 8px 14px 8px 14px
}

.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    border: 1px solid #ddd
}

.breadcrumb i {
    font-size: 16px
}

.breadcrumb>li {
    text-shadow: 0 1px 0 #fff;
    padding: 0 20px;
    position: relative;
    white-space: nowrap
}

.breadcrumb>li+li:before {
    content: '';
    padding: 0
}

.breadcrumb>li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.pagination {
    margin: 0
}

.buttons {
    margin: 1em 0
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-xs {
    font-size: 9px
}

.btn-sm {
    font-size: 10.2px
}

.btn-lg {
    padding: 10px 16px;
    font-size: 16px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
    font-size: 12px
}

.btn-group>.btn-xs {
    font-size: 9px
}

.btn-group>.btn-sm {
    font-size: 10.2px
}

.btn-group>.btn-lg {
    font-size: 16px
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eee, #ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #b3b3b3 #b7b7b7
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:hover,
.btn-primary[disabled] {
    background-color: #1f90bb;
    background-position: 0 -15px
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:hover,
.btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:hover,
.btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:hover,
.btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:hover,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #23a1d1;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:hover,
.btn-inverse[disabled] {
    background-color: #222;
    background-image: linear-gradient(to bottom, #333, #111)
}

.list-group a {
    border: 1px solid #ddd;
    color: #888;
    padding: 8px 12px
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #ddd;
    text-shadow: 0 1px 0 #fff
}

.carousel-caption {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome
}

.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto
}

.product-thumb .image {
    text-align: center
}

.product-thumb .image a {
    display: block
}

.product-thumb .image a:hover {
    opacity: .8
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto
}

.product-grid .product-thumb .image {
    float: none
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px
    }
}

.product-thumb h4 {
    font-weight: 700
}

.product-thumb .caption {
    padding: 0 20px;
    min-height: 180px
}

.product-list .product-thumb .caption {
    margin-left: 230px
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px
    }

    .product-grid .product-thumb .caption {
        min-height: 0
    }
}

.product-thumb .rating {
    padding-bottom: 10px
}

.rating .fa-stack {
    font-size: 8px
}

.rating .fa-star-o {
    color: #999;
    font-size: 16px
}

.rating .fa-star {
    color: #fc0;
    font-size: 16px
}

.rating .fa-star+.fa-star-o {
    color: #e69500
}

h2.price {
    margin: 0
}

.product-thumb .price {
    color: #444
}

.product-thumb .price-new {
    font-weight: 600
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none
    }
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

.product-thumb .button-group button+button {
    width: 20%;
    border-left: 1px solid #ddd
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer
}

@media (max-width: 1200px) {

    .product-thumb .button-group button,
    .product-thumb .button-group button+button {
        width: 33.33%
    }
}

@media (max-width: 767px) {

    .product-thumb .button-group button,
    .product-thumb .button-group button+button {
        width: 33.33%
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0
}

.thumbnails>li {
    margin-left: 20px
}

.thumbnails {
    margin-left: -20px
}

.thumbnails>img {
    width: 100%
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd
}

.image-additional {
    max-width: 78px
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px
}

@media (min-width: 1200px) {

    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width:1199px) {

    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width:991px) {

    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%
    }

    #column-left+#content .product-layout .col-md-3 {
        width: 50%
    }

    #column-left+#content+#column-right .product-layout .col-md-3 {
        width: 100%
    }

    #content+#column-right .product-layout .col-md-3 {
        width: 100%
    }
}

#column-left .product-layout,
#column-right .product-layout {
    width: 100%
}

.input-group .form-control[name^=quantity] {
    min-width: 50px
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:hover,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

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

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

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

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

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

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

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

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

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

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    padding: 0 !important
}

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

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

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

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

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

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

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

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

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

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

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

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

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

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

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

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

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

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

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

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

#horizontal-menu {
    background-color: transparent;
    min-height: 48px;
    margin-bottom: 15px;
    z-index: 888
}

#horizontal-menu.hmenu_type {
    border-radius: 4px !important
}

#horizontal-menu .nav>li {
    position: static
}

#horizontal-menu .nav>li>a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    width: 0%;
    height: 0%;
    border-top: 1px solid rgba(255, 255, 0, 0);
    border-left: 1px solid rgba(255, 255, 0, 0);
    transition: all 250ms ease-in 0s
}

#horizontal-menu .nav>li>a::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 0%;
    border-bottom: 1px solid rgba(255, 255, 0, 0);
    border-right: 1px solid rgba(255, 255, 0, 0);
    transition: all 250ms ease-in 0s
}

#horizontal-menu .nav>li>a:hover::after {
    width: 100%;
    height: 50%;
    border-bottom: 2px solid #64c6f0ca
}

#horizontal-menu .cat-label {
    font-size: 10px;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, .25);
    font-weight: 600;
    border-radius: 2px;
    line-height: 1;
    padding: 3px;
    right: 10px;
    top: -7px;
    z-index: 1;
    position: absolute;
    text-transform: uppercase
}

#horizontal-menu .cat-label-label {
    background-color: #0cc485;
    color: #fff
}

@media screen and (min-width: 1500px) {
    #horizontal-menu .container {
        width: 75%;
        float: right
    }

    #horizontal-menu .nav>li>a {
        width: 170px
    }
}

@media screen and (min-width: 1300px) and (max-width:1500px) {
    #horizontal-menu .container {
        width: 80%;
        float: right
    }

    #horizontal-menu .nav>li>a {
        width: 160px
    }
}

@media screen and (min-width: 1020px) and (max-width:1300px) {
    #horizontal-menu .container {
        width: 91%;
        float: right
    }

    #horizontal-menu .nav>li>a {
        width: 150px
    }
}

@media screen and (min-width: 900px) and (max-width:1020px) {
    #horizontal-menu .container {
        width: 100%
    }

    #horizontal-menu .nav>li>a {
        width: 140px
    }
}

#horizontal-menu .container {
    position: relative;
    padding-bottom: 0
}

#horizontal-menu.navbar {
    border-radius: 0;
    border: 0
}

#horizontal-menu .nav>li>a {
    color: #fff;
    padding: 14px 15px;
    min-height: 15px;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600
}

#horizontal-menu .nav>li>a:hover {
    background-color: #ffffff40
}

#horizontal-menu .dropdown-menu {
    padding-bottom: 0
}

#horizontal-menu .dropdown-inner a {
    clear: both;
    line-height: 20px;
    color: #585858;
    font-size: 16px;
    text-transform: lowercase
}

#horizontal-menu .nsmenu-type-category-simple .dropdown-inner a,
#horizontal-menu .nsmenu-type-information .dropdown-inner a {
    display: block;
    padding: 4px 12px;
    clear: both;
    line-height: 20px;
    color: #015f88;
    font-size: 12px
}

#horizontal-menu a:hover .arrow {
    transform: rotate(-90deg)
}

#horizontal-menu .arrow {
    color: #aaa;
    line-height: 20px;
    float: right;
    font-size: 18px;
    -webkit-transition: .3s ease 0s;
    -moz-transition: .3s ease 0s;
    -ms-transition: .3s ease 0s;
    -o-transition: .3s ease 0s;
    transition: .3s ease 0s
}

#horizontal-menu #category {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    padding-left: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

#horizontal-menu .btn-navbar {
    color: #eaeaea;
    float: right;
    font-size: 32px;
    font-stretch: expanded;
    padding: 2px 18px;
    border: none !important;
    box-shadow: none !important;
    outline: 0
}

#horizontal-menu .btn-navbar.disabled,
#horizontal-menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #1475c4;
    border: none !important;
    box-shadow: none !important;
    outline: 0
}

#horizontal-menu .nsmenu-thumb {
    float: left;
    margin: -4px 5px -2px 0
}

#horizontal-menu .nav>li:hover>a .pitem-icon,
#horizontal-menu .nav>li>a .hitem-icon {
    display: none
}

#horizontal-menu .nav>li:hover>a .hitem-icon,
#horizontal-menu .nav>li>a .pitem-icon {
    display: block
}

@media (min-width: 1000px) {
    #horizontal-menu .nav>li:hover>.dropdown-menu {
        display: block;
        width: 400px;
        margin-top: -10px
    }

    #horizontal-menu .show-sc-mobile {
        display: none
    }

    #horizontal-menu .dropdown.active .dropdown-menu {
        border-top: 3px solid #2b8cdb
    }

    #horizontal-menu {
        background-repeat: repeat-x;
        border-color: #1f90bb #1f90bb #145e7a;
        min-height: 40px
    }

    #horizontal-menu .nsmenu-type-category-simple ul.nsmenu-haschild li {
        position: relative
    }

    #horizontal-menu .nsmenu-type-category-simple ul.nsmenu-haschild li ul {
        display: none !important
    }

    #horizontal-menu .nsmenu-type-category-simple ul.nsmenu-haschild li {
        list-style: none !important
    }

    #horizontal-menu .nsmenu-type-category-simple ul.nsmenu-haschild li:hover>ul {
        display: block !important;
        position: absolute !important;
        top: 0 !important;
        left: 100%
    }

    #horizontal-menu .nsmenu-type-category-simple .nsmenu-ischild {
        background-clip: padding-box;
        background-color: #fff;
        border-top: 1px solid rgba(0, 0, 0, .15);
        border-bottom: 1px solid rgba(0, 0, 0, .15);
        border-right: 1px solid rgba(0, 0, 0, .15);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
        font-size: 14px;
        list-style: outside none none;
        min-width: 160px;
        z-index: 1001
    }

    #horizontal-menu .nsmenu-type-product .nsmenu-parent-block {
        display: inline-block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
        vertical-align: top;
        width: 160px
    }

    #horizontal-menu .nsmenu-type-manufacturer .nsmenu-parent-block {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        vertical-align: top
    }

    #horizontal-menu .nsmenu-type-category-full .nsmenu-parent-block {
        display: inline-block;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 20px;
        vertical-align: top;
        width: 150px
    }

    #horizontal-menu .nsmenu-type-category-full-image .dropdown-inner {
        overflow: hidden
    }

    #horizontal-menu .nsmenu-type-category-full-image {
        overflow-y: auto;
        max-height: 560px;
        margin-left: 18px
    }

    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-block {
        margin-top: 10px;
        margin-bottom: 0;
        vertical-align: top;
        text-align: center
    }

    #horizontal-menu .nsmenu-type-product .nsmenu-parent-title {
        display: block;
        padding: 5px;
        text-decoration: none
    }

    #horizontal-menu .nsmenu-type-manufacturer .nsmenu-parent-title {
        display: block;
        padding: 5px;
        text-decoration: none;
        font-size: 14px
    }

    #horizontal-menu .nsmenu-type-manufacturer .nsmenu-parent-img img {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ececec;
        border-radius: 3px
    }

    #horizontal-menu .nsmenu-type-product .nsmenu-parent-img img {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ececec;
        border-radius: 3px
    }

    #horizontal-menu .nsmenu-type-manufacturer a:hover {
        background: 0 0 !important;
        color: #333 !important
    }

    #horizontal-menu .nsmenu-type-product a:hover {
        background: 0 0 !important;
        color: #333 !important
    }

    #horizontal-menu .nsmenu-type-category-full .nsmenu-parent-title {
        border-bottom: 1px solid #eee;
        display: block;
        padding: 5px;
        text-decoration: none;
        font-weight: 700;
        position: relative
    }

    #horizontal-menu .nsmenu-type-category-full .nsmenu-ischild li,
    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-ischild li {
        display: block;
        position: relative
    }

    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-title:hover {
        transition: background-color 250ms ease-out 0s
    }

    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-title {
        display: block;
        padding: 2px 5px;
        text-decoration: none;
        position: relative
    }

    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-ischild {
        display: block;
        padding: 4px 12px;
        clear: both;
        text-align: left
    }

    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-img img {
        background: #fff none repeat scroll 0 0;
        border-radius: 3px
    }

    #horizontal-menu .nsmenu-type-category-full a:hover {
        background: 0 0;
        color: #333
    }

    #horizontal-menu .nsmenu-type-category-full-image a:hover {
        background: 0 0;
        text-decoration: underline
    }

    #horizontal-menu .dropdown-inner li a {
        margin-bottom: 7px !important;
        text-transform: uppercase;
        font-weight: 600
    }

    #horizontal-menu .dropdown-inner li a:hover {
        color: #007fb7;
        text-decoration: underline;
        background: 0 0;
        text-decoration: underline;
        font-weight: 600
    }

    .nsmenu-bigblock {
        background-color: #fff;
        color: #fff;
        padding-top: 1px !important;
        padding-bottom: 10px !important
    }

    #horizontal-menu .nsmenu-type-information .dropdown-inner li a:hover {
        color: #333
    }

    #horizontal-menu .nsmenu-type-manufacturer a.nsmenu-parent-title:hover {
        text-decoration: underline
    }

    #horizontal-menu .nsmenu-type-product a.nsmenu-parent-title:hover {
        text-decoration: underline
    }

    #horizontal-menu .nsmenu-type-category-full .nsmenu-ischild a:hover {
        text-decoration: underline
    }

    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-ischild a:hover {
        text-decoration: underline
    }

    #horizontal-menu .nsmenu-type-product a.nsmenu-parent-img {
        padding: 0 !important
    }

    #horizontal-menu .nsmenu-type-manufacturer a.nsmenu-parent-img {
        padding: 0 !important
    }

    #horizontal-menu .nsmenu-type-category-full-image a.nsmenu-parent-img {
        padding: 0 !important
    }

    #horizontal-menu .nsmenu-type-product {
        width: 530px
    }

    #horizontal-menu .nsmenu-type-manufacturer {
        width: 530px
    }

    #horizontal-menu .nsmenu-type-category-simple .dropdown-inner {
        display: block !important
    }

    #horizontal-menu .nsmenu-type-category-simple .nsmenu-haschild {
        display: block !important
    }

    #horizontal-menu .nsmenu-type-information .dropdown-inner {
        display: block !important
    }

    #horizontal-menu .nsmenu-type-information .nsmenu-haschild {
        display: block !important
    }

    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-title {
        font-weight: 700;
        min-height: 70px
    }

    #horizontal-menu .nsmenu-type-html {
        padding: 5px
    }

    #horizontal-menu .nsmenu-type-auth {
        padding: 5px
    }

    #horizontal-menu .nsmenu-type-product .price {
        font-size: 12px
    }

    #horizontal-menu .nsmenu-type-product .price .price-old {
        color: #666;
        font-size: 12px;
        margin-right: 10px;
        text-decoration: line-through
    }

    #horizontal-menu .nsmenu-type-product .price .price-new {
        color: #e55b4c;
        font-size: 14px
    }

    #horizontal-menu .nsmenu-type-auth {
        padding: 10px;
        width: 217px
    }

    #horizontal-menu .nsmenu-type-auth a {
        color: #23a1d1;
        padding: 0
    }

    #horizontal-menu .nsmenu-type-auth a:hover {
        color: #23527c !important
    }

    #horizontal-menu .menu-add-html {
        margin-bottom: 10px;
        margin-top: 10px;
        overflow: hidden;
        position: relative
    }

    #horizontal-menu .menu-add-html img {
        max-width: 100%
    }

    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-haschild {
        display: inline;
        vertical-align: top
    }

    #horizontal-menu .nsmenu-type-category-full .nsmenu-haschild {
        display: inline;
        vertical-align: top
    }

    #horizontal-menu .nsmenu-type-information .nsmenu-haschild {
        display: inline;
        vertical-align: top
    }

    #horizontal-menu .dropdown-img {
        display: inline-block
    }

    #horizontal-menu .nsmenu-blockwithimage {
        display: inline !important;
        vertical-align: top
    }

    #horizontal-menu .nsmenu-blockwithimage li {
        width: 160px;
        display: inline-block
    }

    #horizontal-menu .see-all-horisontal-menu {
        background: #eee !important;
        border-top: 1px solid #d9d9d9;
        color: #333;
        display: block;
        font-size: 12px;
        margin-top: 5px;
        padding: 5px 10px
    }

    #horizontal-menu .see-all-horisontal-menu:hover {
        color: #2b8cdb !important
    }
}

@media (max-width: 767px) {
    #horizontal-menu .navbar-nav>li a>.show-sc-mobile.open-sc-mobile>i.plus {
        transform: rotate(45deg);
        -webkit-transition: rotate .3s ease 0s;
        -moz-transition: rotate .3s ease 0s;
        -ms-transition: rotate .3s ease 0s;
        -o-transition: rotate .3s ease 0s;
        transition: rotate .3s ease 0s;
        font-size: 12px
    }

    #horizontal-menu .navbar-collapse {
        background-color: #fff;
        border-left: 1px solid #333;
        border-right: 1px solid #333;
        border-bottom: 1px solid #333;
        overflow: hidden
    }

    #horizontal-menu .cat-label {
        top: 1px;
        right: 45px
    }

    #horizontal-menu .navbar-nav>li {
        border-bottom: 1px solid #d9d9d9
    }

    #horizontal-menu .navbar-nav {
        margin-top: 0;
        margin-bottom: 0
    }

    #horizontal-menu a:focus {
        outline: 0;
        outline-offset: -2px
    }

    #horizontal-menu .navbar-nav>li a>.show-sc-mobile>i {
        font-size: 11px
    }

    #horizontal-menu .navbar-nav>li a>.show-sc-mobile,
    #horizontal-menu .navbar-nav>li>.dropdown li a>.show-sc-mobile {
        font-size: 12px;
        height: 100%;
        width: 40px;
        text-align: center;
        border-left: 1px solid #d9d9d9;
        padding: 0;
        position: absolute;
        top: 0;
        right: 0
    }

    #horizontal-menu .nav>li a>.show-sc-mobile:hover {
        background-color: #fff
    }

    #horizontal-menu .navbar-nav>li a>.show-sc-mobile>i,
    #horizontal-menu .navbar-nav>li>.dropdown li a>.show-sc-mobile>i {
        line-height: 40px;
        text-align: center;
        width: 40px
    }

    #horizontal-menu .nav>li>a:focus,
    #horizontal-menu .nav>li>a:hover {
        background-color: #eee
    }

    #horizontal-menu .nav>li.active>a,
    #horizontal-menu .nav>li.open>a {
        background-color: #eee
    }

    #horizontal-menu .nav>li>a {
        text-transform: uppercase;
        position: relative;
        display: block;
        padding: 10px 40px 10px 10px;
        color: #333;
        font-size: 14px
    }

    #horizontal-menu .dropdown-menu .nsmenu-html-block {
        padding: 3px 10px;
        background: #fff
    }

    #horizontal-menu .dropdown-menu.nsmenu-type-category-full-image.nsmenu-bigblock,
    #horizontal-menu .dropdown-menu.nsmenu-type-category-full.nsmenu-bigblock,
    #horizontal-menu .dropdown-menu.nsmenu-type-html.nsmenu-bigblock,
    #horizontal-menu .dropdown-menu.nsmenu-type-product.nsmenu-bigblock,
    #horizontal-menu .nsmenu-type-manufacturer.nsmenu-bigblock {
        margin-left: 0 !important;
        width: 100% !important
    }

    #horizontal-menu div.dropdown-inner>ul.list-unstyled {
        display: block
    }

    #horizontal-menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-top: 0;
        padding-bottom: 0;
        background-color: rgba(0, 0, 0, .1)
    }

    #horizontal-menu .dropdown-inner {
        background: #fff
    }

    #horizontal-menu .nsmenu-parent-block {
        padding: 0
    }

    #horizontal-menu .nsmenu-type-manufacturer .manuf-res a,
    #horizontal-menu .nsmenu-type-manufacturer .nsmenu-parent-block a {
        width: 100%;
        color: #333;
        position: relative;
        font-size: 13px;
        padding: 10px 40px 10px 20px;
        display: block;
        border-top: 1px solid #ddd
    }

    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-block>a {
        width: 100%;
        color: #333;
        position: relative;
        font-size: 13px;
        padding: 10px 40px 10px 20px;
        display: block;
        border-top: 1px solid #ddd
    }

    #horizontal-menu .nsmenu-type-category-full-image .menu-add-html {
        border-top: 1px solid #ddd
    }

    #horizontal-menu .nsmenu-type-category-full-image ul li a {
        width: 100%;
        color: #333;
        position: relative;
        font-size: 13px;
        padding: 10px 40px 10px 35px;
        display: block;
        border-top: 1px solid #ddd
    }

    #horizontal-menu .nsmenu-type-category-simple .dropdown-inner a,
    #horizontal-menu .nsmenu-type-information .dropdown-inner a,
    #horizontal-menu .nsmenu-type-product .dropdown-inner a {
        width: 100%;
        color: #333;
        position: relative;
        font-size: 13px;
        padding: 10px 40px 10px 20px;
        display: block;
        border-top: 1px solid #ddd
    }

    #horizontal-menu .dropdown-inner a:hover,
    #horizontal-menu .dropdown-menu li>a:hover {
        text-decoration: none;
        color: #2b8cdb;
        background: #fff
    }

    #menu-mobile-ns .navbar-nav>li>.dropdown-menu li a:hover {
        color: #2b8cdb;
        background: #fff
    }

    #horizontal-menu .nsmenu-type-category-full .nsmenu-ischild,
    #horizontal-menu .nsmenu-type-category-full-image .nsmenu-ischild,
    #horizontal-menu .nsmenu-type-category-simple .nsmenu-ischild {
        display: block
    }

    #horizontal-menu .dropdown-menu.nsmenu-type-product .price,
    #horizontal-menu .name-manuf-a,
    #horizontal-menu .nsmenu-parent-img {
        display: none !important
    }
}

#additional-menu {
    background-color: #f5f5f5;
    min-height: 40px;
    margin-bottom: 15px;
    z-index: 888;
    border: 1px solid #d9d9d9 !important
}

#additional-menu.hmenu_type {
    border-radius: 4px !important
}

#additional-menu .nav>li a:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: transparent;
    position: absolute;
    left: 50%;
    margin-left: -50%;
    bottom: -1px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#additional-menu .nav>li>a:hover {
    color: #2b8cdb;
    text-decoration: none
}

#additional-menu .nav>li.open>a:before,
#additional-menu .nav>li>a:hover:before {
    background-color: #2b8cdb;
    bottom: 0
}

#additional-menu .cat-label {
    font-size: 10px;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, .25);
    font-weight: 600;
    border-radius: 2px;
    line-height: 1;
    padding: 3px;
    right: 10px;
    top: -12px;
    z-index: 1;
    position: absolute;
    text-transform: uppercase
}

#additional-menu .cat-label-label {
    background-color: #0cc485;
    color: #fff
}

#additional-menu .container {
    position: relative;
    padding-bottom: 0
}

#additional-menu.navbar {
    border-radius: 0;
    border: 0
}

#additional-menu .nav>li>a {
    color: #333;
    padding: 10px 15px;
    margin: 0;
    min-height: 15px;
    background-color: transparent;
    font-size: 12px;
    text-transform: uppercase
}

#additional-menu .dropdown-menu {
    padding-bottom: 0
}

#additional-menu .dropdown-inner a {
    display: block;
    padding: 4px 12px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 12px
}

#additional-menu .dropdown-inner li a:hover {
    color: #fff
}

#additional-menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

#additional-menu .btn-navbar {
    font-size: 16px;
    font-stretch: expanded;
    color: #fff;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

#additional-menu .btn-navbar.disabled,
#additional-menu .btn-navbar:active,
#additional-menu .btn-navbar:focus,
#additional-menu .btn-navbar:hover,
#additional-menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #229ac8
}

@media (min-width: 768px) {
    #additional-menu .nsmenu-type-category-simple ul.nsmenu-haschild li {
        position: relative
    }

    #additional-menu .nsmenu-type-category-simple ul.nsmenu-haschild li ul {
        display: none !important
    }

    #additional-menu .nsmenu-type-category-simple ul.nsmenu-haschild li {
        list-style: none !important
    }

    #additional-menu .nsmenu-type-category-simple ul.nsmenu-haschild li:hover>ul {
        display: block !important;
        position: absolute !important;
        top: 0 !important;
        left: 100%
    }

    #additional-menu .nsmenu-type-category-simple .nsmenu-ischild {
        background-clip: padding-box;
        background-color: #fff;
        border-top: 1px solid rgba(0, 0, 0, .15);
        border-bottom: 1px solid rgba(0, 0, 0, .15);
        border-right: 1px solid rgba(0, 0, 0, .15);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
        font-size: 14px;
        list-style: outside none none;
        min-width: 160px;
        z-index: 1001
    }

    #additional-menu .nsmenu-type-product .nsmenu-parent-block {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
        vertical-align: top
    }

    #additional-menu .nsmenu-type-manufacturer .nsmenu-parent-block {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
        vertical-align: top
    }

    #additional-menu .nsmenu-type-manufacturer .name-manuf-a {
        font-size: 16px;
        color: #000
    }

    #additional-menu .nsmenu-type-manufacturer .manuf-res a {
        display: inline-block;
        font-size: 12px;
        color: #000
    }

    #additional-menu .nsmenu-type-category-full .nsmenu-parent-block,
    #additional-menu .nsmenu-type-category-full-image .nsmenu-parent-block {
        margin-top: 10px;
        margin-bottom: 20px;
        vertical-align: top
    }

    #additional-menu .nsmenu-type-product .nsmenu-parent-title {
        display: block;
        padding: 5px;
        text-decoration: none
    }

    #additional-menu .nsmenu-type-manufacturer .nsmenu-parent-title {
        display: block;
        padding: 5px;
        text-decoration: none;
        font-size: 14px
    }

    #additional-menu .nsmenu-type-manufacturer .nsmenu-parent-img img {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ececec;
        border-radius: 3px
    }

    #additional-menu .nsmenu-type-product .nsmenu-parent-img img {
        background: #fff none repeat scroll 0 0;
        border-radius: 3px
    }

    #additional-menu .nsmenu-type-manufacturer a:hover {
        background: 0 0 !important;
        color: #333 !important
    }

    #additional-menu .nsmenu-type-product a:hover {
        background: 0 0 !important;
        color: #333 !important
    }

    #additional-menu .nsmenu-type-category-full .nsmenu-parent-title {
        display: block;
        padding: 5px;
        text-decoration: none;
        font-weight: 700;
        position: relative
    }

    #additional-menu .nsmenu-type-category-full .nsmenu-ischild li,
    #additional-menu .nsmenu-type-category-full-image .nsmenu-ischild li {
        display: block;
        position: relative
    }

    #additional-menu .nsmenu-type-category-full .dropdown-inner ul,
    #additional-menu .nsmenu-type-category-full-image .dropdown-inner ul {
        display: inline;
        vertical-align: top
    }

    #additional-menu .nsmenu-type-category-full-image .nsmenu-parent-title:hover {
        text-decoration: underline
    }

    #additional-menu .nsmenu-type-category-full-image .nsmenu-parent-title {
        display: block;
        padding: 5px;
        text-decoration: none;
        position: relative
    }

    #additional-menu .nsmenu-type-category-full-image .nsmenu-parent-img img {
        background: #fff none repeat scroll 0 0;
        border-radius: 3px
    }

    #additional-menu .nsmenu-type-category-full a:hover {
        background: 0 0 !important;
        color: #333 !important
    }

    #additional-menu .nsmenu-type-category-full-image a:hover {
        color: #333 !important;
        background: 0 0 !important
    }

    #additional-menu .nsmenu-type-manufacturer a.nsmenu-parent-title:hover {
        text-decoration: underline
    }

    #additional-menu .nsmenu-type-product a.nsmenu-parent-title:hover {
        text-decoration: underline
    }

    #additional-menu .nsmenu-type-category-full .nsmenu-ischild a:hover {
        text-decoration: underline
    }

    #additional-menu .nsmenu-type-category-full-image .nsmenu-ischild a:hover {
        text-decoration: underline
    }

    #additional-menu .nsmenu-type-product a.nsmenu-parent-img {
        padding: 0 !important
    }

    #additional-menu .nsmenu-type-manufacturer a.nsmenu-parent-img {
        padding: 0 !important
    }

    #additional-menu .nsmenu-type-category-full-image a.nsmenu-parent-img {
        padding: 0 !important;
        text-align: center
    }

    #additional-menu .dropdown.open .dropdown-menu {
        opacity: 1;
        margin-top: 0 !important;
        visibility: visible;
        transition: all .5s;
        display: block
    }

    #additional-menu .nsmenu-type-category-full,
    #additional-menu .nsmenu-type-category-full-image,
    #additional-menu .nsmenu-type-category-simple,
    #additional-menu .nsmenu-type-information,
    #additional-menu .nsmenu-type-manufacturer,
    #additional-menu .nsmenu-type-product {
        margin-top: 15px;
        display: none;
        opacity: 0;
        visibility: hidden
    }

    #additional-menu .nsmenu-type-category-simple .dropdown-inner {
        display: block !important
    }

    #additional-menu .nsmenu-type-category-simple .nsmenu-haschild {
        display: block !important
    }

    #additional-menu .nsmenu-type-information .dropdown-inner {
        display: block !important
    }

    #additional-menu .nsmenu-type-information .nsmenu-haschild {
        display: block !important
    }

    #additional-menu .nsmenu-type-category-full-image .nsmenu-parent-title {
        font-weight: 700;
        text-align: center
    }

    #additional-menu .nsmenu-type-html {
        padding: 5px
    }

    #additional-menu .nsmenu-type-auth {
        padding: 5px
    }

    #additional-menu .nsmenu-type-product .price {
        font-size: 12px
    }

    #additional-menu .nsmenu-type-product .price .price-old {
        color: #666;
        font-size: 12px;
        margin-right: 10px;
        text-decoration: line-through
    }

    #additional-menu .nsmenu-type-product .price .price-new {
        color: #e55b4c;
        font-size: 14px
    }

    #additional-menu .nsmenu-type-auth {
        padding: 10px;
        width: 217px
    }

    #additional-menu .nsmenu-type-auth a {
        color: #23a1d1;
        padding: 0
    }

    #additional-menu .nsmenu-type-auth a:hover {
        color: #23527c !important
    }

    #additional-menu .menu-add-html {
        overflow: hidden;
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #additional-menu .menu-add-html img {
        max-width: 100%
    }

    #additional-menu .nsmenu-type-category-full-image .nsmenu-haschild {
        display: inline;
        vertical-align: top
    }

    #additional-menu .nsmenu-type-category-full .nsmenu-haschild {
        display: inline;
        vertical-align: top
    }

    #additional-menu .nsmenu-type-information .nsmenu-haschild {
        display: inline;
        vertical-align: top
    }

    #additional-menu .nsmenu-thumb {
        float: left;
        margin: -4px 5px -2px 0
    }

    #additional-menu .nav>li:hover>a .pitem-icon,
    #additional-menu .nav>li>a .hitem-icon {
        display: none
    }

    #additional-menu .nav>li:hover>a .hitem-icon,
    #additional-menu .nav>li>a .pitem-icon {
        display: block
    }

    #additional-menu .dropdown-img {
        display: inline-block
    }

    #additional-menu .nsmenu-blockwithimage {
        display: inline !important;
        vertical-align: top
    }

    #additional-menu .nsmenu-blockwithimage li {
        width: 160px;
        display: inline-block
    }
}

@media (max-width: 767px) {
    #additional-menu {
        background-color: transparent;
        border: 0 !important
    }

    .dropdown-menu.nsmenu-type-category-full-image.nsmenu-bigblock,
    .dropdown-menu.nsmenu-type-category-full.nsmenu-bigblock {
        margin-left: 0 !important;
        width: 100% !important
    }

    #additional-menu div.dropdown-inner>ul.list-unstyled {
        display: block
    }

    #additional-menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, .1)
    }

    #additional-menu .dropdown-inner {
        display: block
    }

    #additional-menu .dropdown-inner a {
        width: 100%;
        color: #333;
        position: relative
    }

    #additional-menu .dropdown-menu a:hover,
    #additional-menu .dropdown-menu ul li a:hover {
        background-color: #2b8cdb
    }

    #additional-menu .nsmenu-type-category-simple .nsmenu-ischild {
        padding-left: 10px;
        display: block
    }

    #additional-menu .nsmenu-type-category-full .nsmenu-ischild {
        padding-left: 10px;
        display: block
    }

    #additional-menu .nsmenu-type-category-full-image .nsmenu-ischild {
        padding-left: 10px;
        display: block
    }

    #additional-menu .nsmenu-type-category-full-image .nsmenu-parent-img {
        display: none
    }

    #additional-menu .nsmenu-type-manufacturer .nsmenu-parent-img {
        display: none
    }

    #additional-menu .nsmenu-type-product .nsmenu-parent-img {
        display: none
    }

    #additional-menu .nsmenu-type-product .dropprice {
        display: none
    }

    #additional-menu .nsmenu-type-auth {
        color: #fff
    }

    #additional-menu .menu-add-html {
        display: none
    }

    #additional-menu .nsmenu-thumb {
        display: none
    }
}

#menu-vertical-list .nsmenu-thumb {
    float: left;
    margin: -2px 5px -2px 0
}

#menu-vertical #menu-vertical-list>li:hover>a .pitem-icon,
#menu-vertical #menu-vertical-list>li>a .hitem-icon {
    display: none
}

#menu-vertical #menu-vertical-list>li:hover>a .hitem-icon,
#menu-vertical #menu-vertical-list>li>a .pitem-icon {
    display: block
}

#menu-vertical .dropdown-menu li>a:hover {
    text-decoration: none;
    color: #333;
    background: #fff
}

#menu-vertical .dropdown-menu li>a:focus {
    background: 0 0
}

#menu-vertical #menu-vertical-list .ns-dd.open {
    display: block
}

#menu-vertical .dropdown-menu li>a:hover .cat-label {
    opacity: 0;
    -webkit-transition: transform .2s ease 0s;
    -moz-transition: transform .2s ease 0s;
    -ms-transition: transform .2s ease 0s;
    -o-transition: transform .2s ease 0s;
    transition: transform .2s ease 0s
}

#menu-vertical .cat-label {
    font-size: 10px;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, .25);
    font-weight: 600;
    border-radius: 2px;
    line-height: 1;
    padding: 3px;
    right: 10px;
    top: 0;
    z-index: 1;
    position: absolute;
    text-transform: uppercase
}

#menu-vertical .cat-label-label {
    background-color: #0cc485;
    color: #fff
}

#menu-vertical {
    border-radius: 4px;
    margin-bottom: 10px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    z-index: 887
}

#menu-vertical a {
    text-decoration: none;
    color: #333;
    font-size: 14px
}

#menu-vertical #menu-vertical-list>li>a {
    text-transform: uppercase
}

#menu-vertical .btn {
    color: #fff;
    font-weight: 700;
    text-align: left;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
    border-radius: 4px;
    padding: 10px 20px;
    z-index: 886;
    font-size: 14px !important;
    text-transform: uppercase
}

#menu-vertical.open .dropdown-toggle,
#menu-vertical.open-mob .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none
}

#menu-vertical.open .btn,
#menu-vertical.open-mob .btn {
    border-radius: 6px 6px 1px 1px
}

#menu-vertical .btn>.fa {
    float: right;
    line-height: 20px;
    font-size: 14px
}

#menu-vertical #menu-vertical-list {
    width: 100%;
    border-color: #ddd;
    border-radius: 0 0 4px 4px;
    padding: 0;
    margin: 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
}

#menu-vertical #menu-vertical-list li.dropdown {
    position: unset
}

#menu-vertical #menu-vertical-list>li>a {
    padding: 10px 12px;
    white-space: normal;
    position: relative
}

#menu-vertical #menu-vertical-list>li+li {
    border-top: 1px solid #eee
}

#menu-vertical #menu-vertical-list:hover {
    display: block
}

@media (max-width: 992px) {
    .open-mob>.dropdown-menu {
        display: block
    }

    #menu-vertical #menu-vertical-list .nsmenu-haschild {
        width: 100%;
        clear: both;
        float: none;
        padding: 0
    }

    #menu #menu-vertical-list>li .dropdown-menu-manufacturer .manuf-res {
        font-size: 12px;
        color: #000;
        margin-left: 15px
    }

    #menu-vertical #menu-vertical-list>li>a {
        padding: 10px 12px;
        white-space: normal;
        position: relative
    }

    #menu-vertical #menu-vertical-list>li .cat-label {
        right: 45px
    }

    #menu-vertical #menu-vertical-list>li .parent-link .cat-label {
        right: 5px
    }

    #menu-vertical #menu-vertical-list>li .parent-link {
        margin-right: 39px;
        clear: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-haschild>li>a {
        padding: 10px 25px;
        position: relative;
        white-space: normal;
        display: block;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        font-weight: 400
    }

    #menu-vertical #menu-vertical-list.dropdown-menu a.nsmenu-parent-title {
        display: block;
        padding: 10px 25px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list.dropdown-menu a.nsmenu-parent-title:hover,
    #menu-vertical #menu-vertical-list.dropdown-menu li>a:hover {
        background: #f5f5f5 !important
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-haschild>li a:hover {
        background: #f5f5f5
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .child_4level_simple>li a:hover {
        background: #f5f5f5
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .child_4level_simple>li>a {
        padding: 10px 65px;
        position: relative;
        white-space: normal;
        display: block;
        position: relative;
        color: #949494
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li>a {
        padding: 10px 55px;
        position: relative;
        white-space: normal;
        display: block;
        position: relative
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li:first-child {
        border-bottom: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li+li {
        border-bottom: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li:last-child {
        border-bottom: 0
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image {
        display: none
    }

    #menu-vertical #menu-vertical-list .dropdown-menu-full-image .nsmenu-parent-block .nsmenu-parent-img {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .menu-add-html,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .menu-add-html {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-haschild>li>a,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-haschild>li>a {
        padding: 10px 45px;
        position: relative;
        white-space: normal;
        display: block;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        font-weight: 600
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-haschild>li a:hover,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-haschild>li a:hover {
        background: #f5f5f5
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-ischild>li>a,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-ischild>li>a {
        padding: 10px 40px;
        position: relative;
        white-space: normal;
        display: block;
        position: relative
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-ischild>li:first-child,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-ischild>li:first-child {
        border-bottom: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-ischild>li+li,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-ischild>li+li {
        border-bottom: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-ischild>li:last-child {
        border-bottom: 0
    }

    #menu-vertical #menu-vertical-list>li .fa-level-up {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-html-block {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-inner {
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer {
        display: none;
        padding: 15px
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-information .menu-add-html,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .menu-add-html {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-html-block {
        padding: 10px
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .nsmenu-parent-img {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .nsmenu-haschild>li:first-child {
        border-top: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .nsmenu-haschild>li>a.nsmenu-parent-title {
        padding: 10px 45px;
        position: relative;
        white-space: normal;
        display: block;
        border-bottom: 1px solid #eee;
        font-weight: 400
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .nsmenu-haschild>li:hover>a.nsmenu-parent-title {
        background: #f5f5f5
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-information {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-information .nsmenu-haschild>li:first-child {
        border-top: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-information .nsmenu-haschild>li>a {
        padding: 10px 25px;
        position: relative;
        white-space: normal;
        display: block;
        border-bottom: 1px solid #eee;
        font-weight: 400
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-information .nsmenu-haschild>li:hover>a {
        background: #f5f5f5
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product .nsmenu-haschild>li:first-child {
        border-top: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product .nsmenu-haschild>li>a.nsmenu-parent-title {
        padding: 10px 25px;
        position: relative;
        white-space: normal;
        display: block;
        border-bottom: 1px solid #eee;
        font-weight: 400
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product .nsmenu-haschild>li:hover>a {
        background: #f5f5f5
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product .nsmenu-parent-img,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-product .price {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .toggle-child {
        display: block;
        float: right;
        width: 39px;
        padding: 10px 0;
        text-align: center;
        cursor: pointer;
        position: absolute;
        right: 0
    }

    #menu-vertical .dropdown-menu li:hover .toggle-child,
    #menu-vertical .dropdown-menu li:hover .with-child {
        background-color: #f5f5f5 !important;
        color: #2b8cdb
    }

    #menu-vertical #menu-vertical-list>li .toggle-child.open {
        background: #f5f5f5
    }

    #menu-vertical #menu-vertical-list>li:first-child .toggle-child {
        padding: 10px 0 10px
    }

    #menu-vertical #menu-vertical-list>li .toggle-child .fa {
        float: none
    }

    #menu-vertical #menu-vertical-list>li .toggle-child .minus {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .toggle-child.open .minus {
        display: inline
    }

    #menu-vertical #menu-vertical-list>li .toggle-child.open .plus {
        display: none
    }

    #menu-vertical #menu-vertical-list .arrow {
        display: none
    }

    #menu-vertical #menu-vertical-list>li:hover a.parent-link {
        background: #f5f5f5;
        color: #2b8cdb
    }

    #menu-vertical #menu-vertical-list>li:hover a.dropdown-toggle {
        background: #f5f5f5;
        color: #2b8cdb
    }
}

@media (max-width: 992px) {
    #menu-header-open {
        display: none
    }
}

@media (min-width: 992px) {
    .nsmenu-block {
        display: block
    }

    #menu-vertical #menu-vertical-list>li.menu-open>.ns-dd {
        display: block !important
    }

    .menu-open-2level>.list-unstyled.nsmenu-ischild.nsmenu-ischild-simple {
        display: block !important
    }

    .menu-open-4level>.list-unstyled.child_4level_simple {
        display: block !important
    }

    #menu-vertical:hover #menu-vertical-list {
        display: block
    }

    #menu-vertical .cat-label {
        right: 10px
    }

    #menu-vertical #menu-vertical-list>li .parent-link .cat-label {
        right: 10px
    }

    #menu-vertical #menu-vertical-list>li .toggle-child {
        display: none
    }

    #menu-vertical #menu-vertical-list>li .parent-link {
        clear: none;
        margin-right: 0
    }

    #menu-vertical:hover+#maskMenuHC {
        display: block
    }

    #menu-vertical:hover {
        z-index: 1039
    }

    #menu-vertical+#maskMenuHC {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, .3);
        z-index: 1038
    }

    #menu-vertical.open+#maskMenuHC {
        display: block
    }

    #menu-vertical.open {
        z-index: 1039
    }

    #menu-vertical #menu-vertical-list .arrow {
        color: #aaa;
        line-height: 20px;
        float: right;
        font-size: 18px;
        -webkit-transition: .3s ease 0s;
        -moz-transition: .3s ease 0s;
        -ms-transition: .3s ease 0s;
        -o-transition: .3s ease 0s;
        transition: .3s ease 0s
    }

    #menu-vertical #menu-vertical-list>li>a.parent-link.hover .arrow,
    #menu-vertical #menu-vertical-list>li>a.parent-link:hover .arrow {
        transform: rotate(-90deg)
    }

    #menu-vertical #menu-vertical-list>li>a.parent-link.hover,
    #menu-vertical #menu-vertical-list>li>a.parent-link:hover {
        background: linear-gradient(to right, #f5f5f5 70%, #fff 80%);
        color: #2b8cdb
    }

    #menu-vertical #menu-vertical-list>li>a.dropdown-toggle:hover {
        background: linear-gradient(to right, #f5f5f5 70%, #fff 80%);
        color: #2b8cdb
    }

    #menu-vertical #menu-vertical-list>li>a.parent-link.hover:after,
    #menu-vertical #menu-vertical-list>li>a.parent-link:hover:after {
        content: "";
        position: absolute;
        right: -2px;
        top: 0;
        height: 100%;
        width: 3px;
        background: 0 0;
        z-index: 1009
    }

    #menu-vertical #menu-vertical-list>li>a.hover,
    #menu-vertical #menu-vertical-list>li>a:hover {
        background: linear-gradient(to right, #f5f5f5 70%, #fff 80%);
        color: #2b8cdb
    }

    #menu-vertical #menu-vertical-list>li.menu-open>.ns-dd.dropdown-menu-manufacturer,
    #menu-vertical #menu-vertical-list>li.menu-open>.ns-dd.dropdown-menu-simple {
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple {
        display: none;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        min-height: 100%;
        border: 1px solid #ddd;
        border-radius: 0;
        padding: 0;
        margin-top: 0;
        margin-left: 0;
        box-sizing: content-box;
        z-index: -1;
        width: 100%
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-haschild>li>a {
        padding: 10px 20px;
        position: relative;
        white-space: normal;
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-haschild>li>a.hover .arrow,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-haschild>li>a:hover .arrow {
        transform: rotate(-90deg)
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-haschild>li>a.hover,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-haschild>li>a:hover {
        background: linear-gradient(to right, #fff 0, #f5f5f5 22%, #f5f5f5 70%, #fff 80%);
        color: #2b8cdb
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-haschild>li+li {
        border-top: 1px solid #d7d7d7
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .menu-open-2level .nsmenu-ischild-simple {
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple {
        display: none;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        min-height: 100%;
        border: 1px solid #ddd;
        border-radius: 0;
        padding: 0;
        margin-top: -1px;
        margin-left: 0;
        box-sizing: content-box;
        z-index: -1;
        width: 100%
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-issubchild:hover>.nsmenu-ischild-simple {
        display: block
    }

    #menu-vertical #menu-vertical-list>li>.dropdown-menu-simple .nsmenu-issubchild>a.hover:after,
    #menu-vertical #menu-vertical-list>li>.dropdown-menu-simple .nsmenu-issubchild>a:hover:after {
        content: "";
        position: absolute;
        right: -2px;
        top: 0;
        height: 100%;
        width: 3px;
        background: 0 0;
        z-index: 1009
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li>a {
        padding: 10px 20px;
        position: relative;
        white-space: normal;
        display: block;
        position: relative
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li>a.hover,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li>a:hover {
        background: linear-gradient(to right, #fff 0, #f5f5f5 22%, #f5f5f5 70%, #fff 80%);
        color: #2b8cdb
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li.ischild_4level_simple>a.hover:after,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li.ischild_4level_simple>a:hover:after {
        content: "";
        position: absolute;
        right: -2px;
        top: 0;
        height: 100%;
        width: 3px;
        background: 0 0;
        z-index: 1009
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li+li {
        border-top: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .child_4level_simple {
        display: none;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        min-height: 100%;
        border: 1px solid #ddd;
        border-radius: 0;
        padding: 0;
        margin-top: -1px;
        margin-left: 0;
        box-sizing: content-box;
        z-index: -1;
        width: 100%
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .nsmenu-ischild-simple>li:hover>.child_4level_simple {
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .child_4level_simple>li>a {
        padding: 11px 20px;
        position: relative;
        white-space: normal;
        display: block;
        position: relative
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .child_4level_simple>li>a:hover {
        background: linear-gradient(to right, #fff 0, #f5f5f5 22%, #f5f5f5 70%, #fff 80%);
        color: #2b8cdb
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-simple .child_4level_simple>li+li {
        border-top: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li.menu-open>.ns-dd {
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image {
        display: none;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        min-height: 100%;
        border: 1px solid #ddd;
        border-radius: 0;
        padding: 0;
        margin-top: -1px;
        box-sizing: content-box;
        margin-left: -1px;
        z-index: -1;
        padding: 15px;
        overflow: auto;
        box-sizing: content-box
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-haschild,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-haschild {
        padding: 5px 10px
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-parent-block,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-parent-block {
        margin-bottom: 20px;
        margin-top: 10px;
        vertical-align: top;
        position: relative
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-parent-title,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-parent-title {
        display: block;
        font-weight: 700;
        padding: 5px;
        text-decoration: none;
        position: relative;
        text-align: center
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-parent-img {
        display: block;
        text-align: center
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-parent-title:hover,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-parent-title:hover {
        background: transperent
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-ischild li a,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-ischild li a {
        font-size: 12px;
        color: #999;
        padding: 3px 8px;
        position: relative;
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-full .nsmenu-ischild li a:hover,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-full-image .nsmenu-ischild li a:hover {
        text-decoration: underline
    }

    #menu-vertical #menu-vertical-list>li .menu-add-html {
        margin-top: 10px;
        margin-bottom: 10px;
        overflow: hidden;
        position: relative
    }

    #menu-vertical #menu-vertical-list>li .menu-add-html img {
        max-width: 100%
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-html-block {
        display: none;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        min-height: 100%;
        border: 1px solid #ddd;
        border-radius: 0;
        padding: 0;
        margin-top: -1px;
        box-sizing: content-box;
        margin-left: -1px;
        z-index: -1;
        padding: 15px;
        overflow: auto;
        box-sizing: content-box
    }

    #menu-vertical #menu-vertical-list>li.menu-open>.dropdown-menu-manufacturer {
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer {
        display: none;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        min-height: 100%;
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 0;
        margin-top: -1px;
        margin-left: -3px;
        box-sizing: content-box;
        z-index: -1
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .nsmenu-parent-block {
        margin-bottom: 0;
        margin-top: 10px;
        text-align: center
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .name-manuf-a {
        font-size: 16px;
        color: #000
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .manuf-res a {
        font-size: 12px;
        color: #000
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer a.nsmenu-parent-img {
        padding: 0 !important
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .nsmenu-parent-title {
        display: block;
        font-size: 14px;
        padding: 5px;
        text-decoration: none
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-manufacturer .nsmenu-parent-title:hover {
        text-decoration: underline
    }

    #menu-vertical #menu-vertical-list>li.menu-open>.dropdown-menu-information {
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-information {
        display: none;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        min-height: 100%;
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 0;
        margin-top: -1px;
        margin-left: -3px;
        box-sizing: content-box;
        z-index: -1
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-information .dropdown-inner .nsmenu-haschild li>a {
        padding: 11px 20px;
        position: relative;
        white-space: normal;
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-information .dropdown-inner .nsmenu-haschild li>a.hover,
    #menu-vertical #menu-vertical-list>li .dropdown-menu-information .dropdown-inner .nsmenu-haschild li>a:hover {
        background: linear-gradient(to right, #f5f5f5 70%, #fff 80%);
        color: #2b8cdb
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-information .dropdown-inner .nsmenu-haschild li+li {
        border-top: 1px solid #eee
    }

    #menu-vertical #menu-vertical-list>li.menu-open>.dropdown-menu-product {
        display: block
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product {
        display: none;
        background: #fff;
        position: absolute;
        left: 100%;
        top: 0;
        min-height: 100%;
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 0;
        margin-top: -1px;
        margin-left: -3px;
        box-sizing: content-box;
        z-index: -1
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product .nsmenu-parent-block {
        display: inline-block;
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: center;
        vertical-align: top
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product a.nsmenu-parent-img {
        padding: 0 !important
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product a.nsmenu-parent-img img {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ececec;
        border-radius: 3px;
        padding: 2px
    }

    #menu-vertical #menu-vertical-list>li .dropdown-menu-product .nsmenu-parent-title {
        display: block;
        padding: 5px;
        text-decoration: none
    }

    .box-col-3 {
        width: 325.2%
    }

    .box-col-2 {
        width: 220%
    }

    .box-col-1 {
        width: 110%
    }
}

.btn-menu {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #f06262;
    border-color: #f06262;
    border-bottom: 2px solid #ca3030
}

#menu-vertical.open .btn-menu,
#menu-vertical.open-mob .btn-menu,
.btn-menu.active,
.btn-menu.disabled,
.btn-menu:active,
.btn-menu:hover,
.btn-menu[disabled] {
    background-color: #ca3030;
    border-color: #ca3030
}

@media (min-width: 768px) {
    .tooltip-manufacturer-inner {
        max-width: 200px;
        padding: 3px 3px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        background-color: #fff;
        border-radius: 100%;
        border: 1px solid #e2e2e2;
        overflow: hidden;
        top: -1550px
    }

    .tooltip-manufacturer.in {
        opacity: 1
    }
}

@media (max-width: 768px) {
    .tooltip.tooltip-manufacturer {
        display: none !important
    }
}

.page-no-scroll-bg {
    display: none;
    height: 100%;
    width: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, .39);
    outline: 0 !important;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden
}

.page-no-scroll-bg.canvas-slid {
    display: block
}

#menu-mobile-ns .nav>li>button.close-menu {
    background-color: #00416b;
    position: relative;
    display: block;
    padding: 10px 10px 10px 8px;
    width: 100%;
    text-align: left;
    border: none;
    font-weight: 700;
    color: #00416b;
    font-size: 19px;
    outline: 0;
    text-transform: uppercase
}

#menu-mobile-ns .navbar-nav>li>button>i {
    float: right;
    font-size: 20px;
    margin-top: 2px;
    padding-right: 17px;
    color: #fff
}

#menu-mobile-ns.menu-collapse-down>.collapse.in,
#menu-mobile-ns.menu-collapse-down>.collapsing {
    background-color: #fff;
    height: calc(100% - 50px);
    bottom: 0;
    left: 0;
    right: 0;
    top: 50px;
    min-height: calc(100% - 50px);
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    position: fixed;
    z-index: 9999;
    display: block !important
}

#menu-mobile-ns.offcanvas .navbar-collapse {
    padding: 0;
    display: block;
    overflow-x: hidden
}

#menu-mobile-ns.offcanvas.in .navbar-collapse {
    padding: 0;
    display: block;
    overflow-x: hidden;
    visibility: visible
}

#menu-mobile-ns.menu-collapse-down .navbar-type2-collapse {
    padding: 0;
    display: none !important
}

#menu-mobile-ns .navbar-nav {
    margin: 0
}

#menu-mobile-ns .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
}

#menu-mobile-ns .nav>li>a {
    text-transform: uppercase;
    position: relative;
    display: block;
    padding: 10px 43px 10px 10px;
    color: #fff;
    font-weight: 900;
    padding-left: 20px
}

#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li>a {
    position: relative;
    display: block;
    padding: 10px 40px 10px 20px;
    color: #333
}

#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li a,
#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li>.mob-submenu-list-3lev a {
    color: #013b6dcf;
    font-weight: 500;
    font-size: 16px
}

#menu-mobile-ns .navbar-nav>li a>.show-sc-mobile,
#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li a>.show-sc-mobile {
    font-size: 12px;
    height: 100%;
    width: 40px;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 0;
    right: 15px
}

#menu-mobile-ns .navbar-nav>li a>.show-sc-mobile>i,
#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li a>.show-sc-mobile>i {
    font-size: 14px
}

#menu-mobile-ns .navbar-nav>li a>.show-sc-mobile.open-sc-mobile>i.fa-chevron-down,
#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li a>.show-sc-mobile.open-sc-mobile>i.plus {
    transform: rotate(-180deg);
    -webkit-transition: rotate .3s ease 0s;
    -moz-transition: rotate .3s ease 0s;
    -ms-transition: rotate .3s ease 0s;
    -o-transition: rotate .3s ease 0s;
    transition: rotate .3s ease 0s;
    font-size: 12px;
    width: 17px;
    color: #005d8b
}

#menu-mobile-ns .navbar-nav>li a>.show-sc-mobile>i,
#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li a>.show-sc-mobile>i {
    line-height: 40px;
    text-align: center;
    width: 40px;
    color: #fff;
    font-weight: 900
}

#menu-mobile-ns .nav>li a>.show-sc-mobile:focus,
#menu-mobile-ns .nav>li a>.show-sc-mobile:hover {
    background-color: #fff
}

#menu-mobile-ns .navbar-nav>li>.mob-submenu-list,
#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li>.mob-submenu-list-3lev {
    background-color: #fff
}

#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li,
#menu-mobile-ns .navbar-nav>li>.mob-submenu-list li>.mob-submenu-list-3lev li {
    float: none;
    position: relative;
    border-top: 1px solid #ddd
}

#menu-mobile-ns .cat-label {
    font-size: 10px;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, .25);
    font-weight: 600;
    border-radius: 2px;
    line-height: 1;
    padding: 3px;
    right: 10px;
    top: 1px;
    z-index: 1;
    position: absolute;
    text-transform: uppercase
}

#menu-mobile-ns .cat-label-label {
    background-color: #0cc485;
    color: #fff
}

#menu-mobile-ns .cat-label {
    right: 10px
}

#menu-mobile-ns .mobile-menu-icon {
    float: left;
    margin: -2px 5px -2px 0
}

#top-fixed-mobile .btn.btn-menu-mobile {
    padding: 0;
    background: 0 0 !important;
    border: 0;
    box-shadow: none;
    text-align: center;
    width: 100%
}

#top-fixed-mobile .btn.btn-menu-mobile>.fa {
    float: none;
    line-height: 50px;
    font-size: 26px;
    color: #fff
}

.container-smooth {
    max-width: 1170px
}

@media (min-width: 1px) {
    .container-smooth {
        width: auto
    }
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0
}

.btn-label {
    position: relative;
    background: 0 0;
    background: rgba(0, 0, 0, .15);
    display: inline-block;
    padding: 6px 12px;
    left: -12px;
    border-radius: 3px 0 0 3px
}

.btn-label.btn-label-right {
    left: auto;
    right: -12px;
    border-radius: 0 3px 3px 0
}

.btn-lg .btn-label {
    padding: 10px 16px;
    left: -16px;
    border-radius: 5px 0 0 5px
}

.btn-lg .btn-label.btn-label-right {
    left: auto;
    right: -16px;
    border-radius: 0 5px 5px 0
}

.btn-sm .btn-label {
    padding: 5px 10px;
    left: -10px;
    border-radius: 2px 0 0 2px
}

.btn-sm .btn-label.btn-label-right {
    left: auto;
    right: -10px;
    border-radius: 0 2px 2px 0
}

.btn-xs .btn-label {
    padding: 1px 5px;
    left: -5px;
    border-radius: 2px 0 0 2px
}

.btn-xs .btn-label.btn-label-right {
    left: auto;
    right: -5px;
    border-radius: 0 2px 2px 0
}

.nav-tabs-bottom {
    border-bottom: 0;
    border-top: 1px solid #ddd
}

.nav-tabs-bottom>li {
    margin-bottom: 0;
    margin-top: -1px
}

.nav-tabs-bottom>li>a {
    border-radius: 0 0 4px 4px
}

.nav-tabs-bottom>li.active>a,
.nav-tabs-bottom>li.active>a:focus,
.nav-tabs-bottom>li.active>a:hover,
.nav-tabs-bottom>li>a:focus,
.nav-tabs-bottom>li>a:hover {
    border: 1px solid #ddd;
    border-top-color: transparent
}

.nav-tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd
}

.nav-tabs-left>li {
    margin-bottom: 0;
    margin-right: -1px;
    float: none
}

.nav-tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    margin-bottom: 2px
}

.nav-tabs-left>li.active>a,
.nav-tabs-left>li.active>a:focus,
.nav-tabs-left>li.active>a:hover,
.nav-tabs-left>li>a:focus,
.nav-tabs-left>li>a:hover {
    border: 1px solid #ddd;
    border-right-color: transparent
}

.row>.nav-tabs-left {
    padding-right: 0;
    padding-left: 15px;
    margin-right: -1px;
    position: relative;
    z-index: 1
}

.row>.nav-tabs-left+.tab-content {
    border-left: 1px solid #ddd
}

.nav-tabs-right {
    border-bottom: 0;
    border-left: 1px solid #ddd
}

.nav-tabs-right>li {
    margin-bottom: 0;
    margin-left: -1px;
    float: none
}

.nav-tabs-right>li>a {
    border-radius: 0 4px 4px 0;
    margin-left: 0;
    margin-bottom: 2px
}

.nav-tabs-right>li.active>a,
.nav-tabs-right>li.active>a:focus,
.nav-tabs-right>li.active>a:hover,
.nav-tabs-right>li>a:focus,
.nav-tabs-right>li>a:hover {
    border: 1px solid #ddd;
    border-left-color: transparent
}

.row>.nav-tabs-right {
    padding-left: 0;
    padding-right: 15px
}

.navbar-offcanvas,
.navmenu {
    width: 100%;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px
}

.navbar-offcanvas,
.navmenu-fixed-left,
.navmenu-fixed-right {
    position: fixed;
    z-index: 1030;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    border-radius: 0
}

.navbar-offcanvas.navmenu-fixed-left,
.navmenu-fixed-left {
    left: 0;
    right: auto;
    border-width: 0 1px 0 0
}

.navbar-offcanvas,
.navmenu-fixed-right {
    left: auto;
    right: 0;
    border-width: 0 0 0 1px
}

.navmenu-nav {
    margin-bottom: 10px
}

.navmenu-nav.dropdown-menu {
    position: static;
    margin: 0;
    padding-top: 0;
    float: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.navbar-offcanvas .navbar-nav {
    margin: 0
}

@media (min-width: 768px) {
    .navbar-offcanvas {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-offcanvas.offcanvas {
        position: static;
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-offcanvas .navbar-nav.navbar-left:first-child {
        margin-left: -15px
    }

    .navbar-offcanvas .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-offcanvas .navmenu-brand {
        display: none
    }
}

.navmenu-brand {
    display: block;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 15px;
    margin: 10px 0
}

.navmenu-brand:focus,
.navmenu-brand:hover {
    text-decoration: none
}

.navbar-default .navbar-offcanvas,
.navmenu-default {
    background-color: #00416b;
    border-color: #e7e7e7
}

.navbar-default .navbar-offcanvas .navmenu-brand,
.navmenu-default .navmenu-brand {
    color: #777
}

.navbar-default .navbar-offcanvas .navmenu-brand:focus,
.navbar-default .navbar-offcanvas .navmenu-brand:hover,
.navmenu-default .navmenu-brand:focus,
.navmenu-default .navmenu-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-offcanvas .navmenu-text,
.navmenu-default .navmenu-text {
    color: #777
}

.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,
.navmenu-default .navmenu-nav>.dropdown>a:focus .caret,
.navmenu-default .navmenu-nav>.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar-default .navbar-offcanvas .navmenu-nav>.open>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover,
.navmenu-default .navmenu-nav>.open>a,
.navmenu-default .navmenu-nav>.open>a:focus,
.navmenu-default .navmenu-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,
.navmenu-default .navmenu-nav>.open>a .caret,
.navmenu-default .navmenu-nav>.open>a:focus .caret,
.navmenu-default .navmenu-nav>.open>a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret,
.navmenu-default .navmenu-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu,
.navmenu-default .navmenu-nav.dropdown-menu {
    background-color: #e7e7e7
}

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider,
.navmenu-default .navmenu-nav.dropdown-menu>.divider {
    background-color: #f8f8f8
}

.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover {
    background-color: #d7d7d7
}

.navbar-default .navbar-offcanvas .navmenu-nav>li>a,
.navmenu-default .navmenu-nav>li>a {
    color: #777
}

.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,
.navmenu-default .navmenu-nav>li>a:focus,
.navmenu-default .navmenu-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,
.navmenu-default .navmenu-nav>.active>a,
.navmenu-default .navmenu-nav>.active>a:focus,
.navmenu-default .navmenu-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover,
.navmenu-default .navmenu-nav>.disabled>a,
.navmenu-default .navmenu-nav>.disabled>a:focus,
.navmenu-default .navmenu-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-inverse .navbar-offcanvas,
.navmenu-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-offcanvas .navmenu-brand,
.navmenu-inverse .navmenu-brand {
    color: #999
}

.navbar-inverse .navbar-offcanvas .navmenu-brand:focus,
.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,
.navmenu-inverse .navmenu-brand:focus,
.navmenu-inverse .navmenu-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-offcanvas .navmenu-text,
.navmenu-inverse .navmenu-text {
    color: #999
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,
.navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret,
.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover,
.navmenu-inverse .navmenu-nav>.open>a,
.navmenu-inverse .navmenu-nav>.open>a:focus,
.navmenu-inverse .navmenu-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,
.navmenu-inverse .navmenu-nav>.open>a .caret,
.navmenu-inverse .navmenu-nav>.open>a:focus .caret,
.navmenu-inverse .navmenu-nav>.open>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret,
.navmenu-inverse .navmenu-nav>.dropdown>a .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu,
.navmenu-inverse .navmenu-nav.dropdown-menu {
    background-color: #080808
}

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider,
.navmenu-inverse .navmenu-nav.dropdown-menu>.divider {
    background-color: #222
}

.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover {
    background-color: #000
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a,
.navmenu-inverse .navmenu-nav>li>a {
    color: #999
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover,
.navmenu-inverse .navmenu-nav>li>a:focus,
.navmenu-inverse .navmenu-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover,
.navmenu-inverse .navmenu-nav>.active>a,
.navmenu-inverse .navmenu-nav>.active>a:focus,
.navmenu-inverse .navmenu-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover,
.navmenu-inverse .navmenu-nav>.disabled>a,
.navmenu-inverse .navmenu-nav>.disabled>a:focus,
.navmenu-inverse .navmenu-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.alert-fixed-bottom,
.alert-fixed-top {
    position: fixed;
    width: 100%;
    z-index: 1035;
    border-radius: 0;
    margin: 0;
    left: 0
}

@media (min-width: 992px) {

    .alert-fixed-bottom,
    .alert-fixed-top {
        width: 992px;
        left: 50%;
        margin-left: -496px
    }
}

.alert-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

@media (min-width: 992px) {
    .alert-fixed-top {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-width: 0 1px 1px
    }
}

.alert-fixed-bottom {
    bottom: 0;
    border-width: 1px 0 0
}

@media (min-width: 992px) {
    .alert-fixed-bottom {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-width: 1px 1px 0
    }
}

.offcanvas {
    display: none
}

.offcanvas.in {
    display: block
}

@media (max-width: 767px) {
    .offcanvas-xs {
        display: none
    }

    .offcanvas-xs.in {
        display: block
    }
}

@media (max-width: 991px) {
    .offcanvas-sm {
        display: none
    }

    .offcanvas-sm.in {
        display: block
    }
}

@media (max-width: 1199px) {
    .offcanvas-md {
        display: none
    }

    .offcanvas-md.in {
        display: block
    }
}

.offcanvas-lg {
    display: none
}

.offcanvas-lg.in {
    display: block
}

.canvas-sliding {
    -webkit-transition: top .35s, left .35s, bottom .35s, right .35s;
    transition: top .35s, left .35s, bottom .35s, right .35s
}

.offcanvas-clone {
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: auto !important;
    left: auto !important;
    bottom: 0 !important;
    right: 0 !important;
    opacity: 0 !important
}

.table .rowlink td:not(.rowlink-skip),
.table.rowlink td:not(.rowlink-skip) {
    cursor: pointer
}

.table .rowlink td:not(.rowlink-skip) a,
.table.rowlink td:not(.rowlink-skip) a {
    color: inherit;
    font: inherit;
    text-decoration: inherit
}

.table-hover .rowlink tr:hover td,
.table-hover.rowlink tr:hover td {
    background-color: #cfcfcf
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block
}

.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text
}

.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center
}

.fileinput .thumbnail>img {
    max-height: 100%
}

.fileinput .btn {
    vertical-align: middle
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none
}

.fileinput-inline .fileinput-controls {
    display: inline
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden
}

.form-control .fileinput-filename {
    vertical-align: bottom
}

.fileinput.input-group {
    display: table
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2
}

.fileinput.input-group>.btn-file {
    z-index: 1
}

.fileinput-new .input-group .btn-file,
.fileinput-new.input-group .btn-file {
    border-radius: 0 4px 4px 0
}

.fileinput-new .input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new.input-group .btn-file.btn-xs {
    border-radius: 0 3px 3px 0
}

.fileinput-new .input-group .btn-file.btn-lg,
.fileinput-new.input-group .btn-file.btn-lg {
    border-radius: 0 6px 6px 0
}

.form-group.has-warning .fileinput .fileinput-preview {
    color: #8a6d3b
}

.form-group.has-warning .fileinput .thumbnail {
    border-color: #faebcc
}

.form-group.has-error .fileinput .fileinput-preview {
    color: #a94442
}

.form-group.has-error .fileinput .thumbnail {
    border-color: #ebccd1
}

.form-group.has-success .fileinput .fileinput-preview {
    color: #3c763d
}

.form-group.has-success .fileinput .thumbnail {
    border-color: #d6e9c6
}

.input-group-addon:not(:first-child) {
    border-left: 0
}

#menu-mobile-ns a:focus {
    outline: 0;
    outline-offset: -2px
}

#menu-mobile-ns .navbar-nav>li:hover>a .pitem-icon,
#menu-mobile-ns .navbar-nav>li>a .hitem-icon {
    display: none
}

#menu-mobile-ns .navbar-nav>li:hover>a .hitem-icon,
#menu-mobile-ns .navbar-nav>li>a .pitem-icon {
    display: block
}

.tltslide .slidshow-desc {
    margin-top: 20px;
    display: block
}

.tltslide-text {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    bottom: 0;
    left: 0;
    padding: 10px 10px
}

.tltslide-text h2 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #003a5c;
    padding: 0
}

.tltslide-text b {
    color: #626262;
    font-size: 33px
}

.tltslide-text span {
    color: #fff;
    font-size: 18px
}

.tltslide-text:hover h2 {
    color: #00588b
}

.module-name-slidershow {
    position: relative;
    left: 5px;
    font-size: 44px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    color: #505050;
    text-transform: none !important;
    z-index: 100
}

.module-name-slidershow::after {
    content: '';
    position: absolute;
    top: 64px;
    left: -1px;
    width: 50%;
    height: 3px;
    background-color: #003a5c5e
}

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */

#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

#baguetteBox-overlay.visible {
    opacity: 1
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    white-space: normal;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    font-family: sans-serif
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, transform .4s ease;
    transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out
}

@-webkit-keyframes bounceFromRight {

    0%,
    100% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }
}

@keyframes bounceFromRight {

    0%,
    100% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }
}

@-webkit-keyframes bounceFromLeft {

    0%,
    100% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }
}

@keyframes bounceFromLeft {

    0%,
    100% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease
}

.baguetteBox-button:focus,
.baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
    right: 2%
}

.baguetteBox-button#previous-button {
    left: 2%
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0
}

.baguetteBox-spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.baguetteBox-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

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

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

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

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

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

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

.mfp-ajax-cur {
    cursor: progress
}

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

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

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

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

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

.mfp-hide {
    display: none !important
}

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

.mfp-preloader a {
    color: #ccc
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-arrow-left {
    left: 0
}

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

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

.mfp-arrow-right {
    right: 0
}

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

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

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

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

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

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

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

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

.mfp-figure {
    line-height: 0
}

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

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

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

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

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

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

@media screen and (max-width: 800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

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

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

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

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

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

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

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

@font-face {
    font-family: pf_dintext;
    src: url(/catalog/public/default/css/fonts/pfdintextpro-bold-webfont.woff) format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: pf_dintext;
    src: url(/catalog/public/default/css/fonts/pfdintextpro-medium-webfont.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: pf_dintext;
    src: url(/catalog/public/default/css/fonts/pfdintextpro-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

body,
html {
    width: 100%;
    padding: 0;
    margin: 0;
    font-family: pf_dintext, Helvetica, sans-serif
}

#home-wrp-vid {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-perspective-origin: calc(50% + 120px) 50%;
    perspective-origin: calc(50% + 120px) 50%;
    /*** background-image: linear-gradient(to top, #2b2b2b, rgb(90 113 129), rgb(58 89 120)) **/




}

#home-wrp-vid::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 37%;
    z-index: 10;
}


#home-wrp-vid video {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    z-index: -1;
    transform: translate3d(0, 0, 0)
}

@keyframes tracking-in-contract-bck {
    0% {
        letter-spacing: 1em;
        -webkit-transform: translateZ(400px);
        transform: translateZ(400px);
        opacity: 0
    }

    40% {
        opacity: .3
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

#logo img {
    width: 164px
}

#logo {
    margin: 5px 0 0 -120px;
    float: none;
    position: absolute;
    left: 1%
}

.open-phones::first-letter {
    color: #ff0;
    font-weight: 900;
    font-size: 20px
}

.list-phones {
    float: right;
    margin-top: 20px;
    position: absolute;
    left: 72%
}

.list-phones a,
.open-phones {
    font-family: 'Open Sans';
    letter-spacing: 2px;
    line-height: 20px
}

.open-phones {
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase
}

.list-phones a {
    padding-top: 11px;
    font-weight: 600;
    color: #e8d967;
    line-height: 31px;
    font-size: 19px
}

#bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    border: 1px solid #00f !important
}

#logo {
    display: none !important
}

@media screen and (min-width: 900px) {
    .home-banner-h1 {
        width: 100%;
        font-weight: 400;
        line-height: 70px
    }

    .h1-first-phrase {
        font-size: 53px
    }

    .h1-second-phrase {
        font-size: 44px
    }

    .main-menu-fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100
    }

    .headers-banner {
        position: relative;
        display: block;
        min-height: 400px;
        width: 100%;
        background-image: url(/images/header_other.jpg);
        background-repeat: no-repeat;
        background-size: cover
    }

    .headers-banner::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #00000033
    }

    #horizontal-menu .nav>li {
        height: 70px
    }

    #horizontal-menu .nav .nsmenu-type-category-full-image li a {
        min-height: 50px
    }

    .main-menu-top {
        position: absolute;
        top: 129px;
        left: 0;
        width: 100%;
        z-index: 100
    }

    .home-banner-h1 {
        letter-spacing: 3px;
        animation: tracking-in-contract-bck 1.3s cubic-bezier(.215, .61, .355, 1)
    }

    .name-h1 {
        line-height: 147px
    }
}

@media screen and (max-width: 900px) {
    .headers-banner {
        position: relative;
        display: block;
        min-height: 300px;
        width: 100%;
        background-image: url(/images/header_other_mb3.jpg);
        background-repeat: no-repeat;
        background-size: cover
    }

    .headers-banner::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        background-color: #00000052;
        width: 100%
    }

    .menu-fixed {
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%
    }

    #horizontal-menu {
        background-color: transparent
    }

    .home-banner-h1 {
        letter-spacing: 2px;
        animation: tracking-in-contract-bck 650ms cubic-bezier(.215, .61, .355, 1)
    }

    .name-h1 {
        line-height: 77px
    }

    #header {
        background-color: transparent !important;
        border-bottom: none !important
    }

    #menu-mob span {
        background: #dcdcdc !important
    }

    #logo {
        margin: 0 !important;
        float: none;
        position: absolute;
        top: 10px;
        left: 10px
    }

    .list-phones {
        display: none !important
    }

    .back-to {
        display: none
    }
}

.main-about-center .main-pict {
    top: 100px
}

.panoram_btn_mb,
.slider_btn_mb {
    position: relative;
    outline: 0;
    border: none;
    background-image: none;
    margin-top: 7px;
    width: 180px;
    height: 36px;
    border-radius: 2px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    z-index: 10
}

.panoram_btn_mb::after,
.slider_btn_mb::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
    background-image: linear-gradient(-132deg, #16316f 0, #00c3e2);
    transition: width .2s ease-in-out 0s
}

.panoram_btn_mb:hover::after,
.slider_btn_mb:hover::after {
    width: 170%
}

@media screen and (min-width: 1000px) {
    .panoram_btn_mb {
        margin-left: 20px
    }

    .header-img-wrp {
        position: relative;
        height: 350px;
        display: block;
        overflow: hidden;
        background-color: #00000061;
    }


}



.back-to {
    position: absolute;
    right: 5%;
    z-index: 1000;
    height: 34px;
    color: #505050;
    width: 263px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    box-shadow: -3px 4px 11px 0 rgb(0 0 0 / 47%);
    padding: 10px;
    line-height: 16px;
    border: none;
    border-bottom: 2px solid transparent;
    border-left: 4px solid transparent;
    border-radius: 121px 0 130px 0;
    transition: color 350ms linear 0s;
    transition: border .2s linear 0s
}
}

.others-img-headers {
    position: relative;
    width: 100%;
    height: 350px;
    object-fit: cover;
    z-index: -10
}

.back-to:hover {
    color: #0173b9;
    border-bottom: 2px solid #0173b9;
    border-left: 4px solid #0173b9
}

.container-full-grey {
    position: relative
}

.est-navi__hero .est-navi__button {
    font-size: 16px !important
}

.header-img-wrp {
    position: relative;
    height: 300px;
    display: block;
    overflow: hidden;
    background-color: #00000061;
}

.others-img-headers {
    position: relative;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    z-index: -10
}

.inp-panoramb,
.inp-slidermb {
    padding-top: 15px;
    background-color: #fff
}

.buttons-mb-slider-panoram {
    display: none
}

.btns-wriper {
    width: 92%;
    margin: 0 auto
}

.buttons-mb-slider-panoram {
    display: none
}

.est-navi__hero .est-navi__button {
    font-size: 14px !important;
    padding: 12px 16px 12px 16px !important
}

.order-button-open {
    top: -10px;
    font-size: 16px;
    line-height: 27px;
    background-image: linear-gradient(132deg, #16316f 23%, #01a9c3 101%)
}

.buttons-mb-slider-panoram {
    display: none
}

.back-to {
    display: none
}

.est-navi__hero .est-navi__button {
    border: 2px solid #ffffffa6 !important;
    background-color: #ffffff29 !important;
    font-family: Montserrat, sans-serif !important;
    color: #fff;
    line-height: 33px;
    font-weight: 600 !important;
    text-transform: uppercase
}

.est-navi__hero .est-navi__button:hover {
    background-color: #fff !important
}

.js-est-footer__callbtn,
.js-est-footer__close {
    font-family: Montserrat, sans-serif !important;
    font-weight: 700 !important
}

.js-est-footer__callbtn {
    background-image: linear-gradient(132deg, #16316f 23%, #01a9c3 101%) !important
}

.top-callback {
    display: none;
    vertical-align: top;
    cursor: pointer;
    z-index: 10000
}

.top-callback {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: 2px solid transparent;
    background-size: 100% 100%;
    background-image: linear-gradient(52deg, #15580c 3%, #0dd400);
    transition: 1s ease 0s !important
}

.top-callback:hover {
    background-size: 170% 100%;
    box-shadow: 4px -1px 10px rgba(0, 0, 0, .5);
    outline: 2px solid #fff
}

@media screen and (min-width: 1000px) {
    .top-callback {
        position: absolute;
        right: 1%;
        bottom: 0;
        width: 150px;
        height: 44px;
        font-size: 19px;
        line-height: 46px
    }
}

@media screen and (max-width: 1000px) {
    .top-callback {
        position: fixed;
        right: -48px;
        bottom: 70%;
        width: 140px;
        height: 37px;
        font-size: 16px;
        line-height: 40px;
        transform: rotate(-90deg)
    }

    .overlay-callback,
    .overlay-callback-order {
        z-index: 999912
    }

    .category-descript h1 {
        text-align: center;
        font-size: 20px
    }

    .container-project-desc,
    .container-project-news {
        padding-left: 15px;
        padding-right: 15px
    }

    .cat-news {
        padding-left: 10px;
        padding-right: 10px
    }
}

.category-descript h1 {
    text-align: center
}

body,
html {
    height: 100%;
    padding: 0;
    margin: 0;
    scroll-behavior: smooth
}

section {
    position: relative;
    padding-bottom: 10px;
    height: auto
}

.figure-left img,
.figure-right img {
    width: 100%;
    height: auto
}

.container-home {
    position: relative;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden
}

.content-home {
    position: relative;
    margin: 0 auto;
    background-color: #fff
}

footer {
    background-image: linear-gradient(45deg, #030c21, #012148e3);
    color: #fff;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    border-top: 4px solid #93f6fd
}

.clear-fxs {
    display: block;
    width: 100%;
    clear: both
}

header {
    position: relative;
    overflow: hidden;
    z-index: -1
}

header img {
    object-fit: cover;
    filter: brightness(.6)
}

.wrp-h1 {
    position: absolute;
    top: 40%;
    width: 100%;
    z-index: 20
}

.wrp-h1 h1 {
    color: #fff;
    width: 100%;
    font-size: 50px;
    text-align: center;
    font-size: 72px;
    font-weight: 400;
    word-spacing: 9px;
    letter-spacing: 4px
}

article h1 {
    color: gray;
    font-size: 29px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    text-align: center
}

.article-h2 {
    font-weight: 400;
    color: #5a5a5a
}

p {
    font-style: normal;
    font-weight: 400;
    color: #3a3a3a
}

.stronger-text {
    font-weight: 400;
    color: #262626
}

.section-second {
    position: relative;
    height: auto;
    background-color: #151515;
    color: #fff;
    overflow: hidden
}

.section-second::before {
    content: '';
    position: absolute;
    top: 0;
    left: -50px;
    width: 150%;
    background-color: #fff;
    transform-origin: left top;
    transform: rotate(-8deg)
}

.btn-more {
    position: relative;
    display: block;
    background-image: linear-gradient(to right, #006fa3, #03dcff);
    border-radius: 22px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    transition: .3s linear;
    outline: 0;
    border: none;
    background-size: 100% 100%;
    z-index: 10
}

.btn-more:hover {
    background-size: 180% 100%;
    color: #fff
}

.ctr-wrp {
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.section-counter .content-flex {
    top: 0;
    left: 0;
    width: 100%
}

.section-counter .article-h2 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    color: #848484;
    padding-top: 100px;
    margin-bottom: 53px;
    text-align: center;
    width: 100%
}

.digit-title {
    position: absolute;
    display: block;
    font-weight: 600;
    -webkit-background-clip: text;
    -o-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    background-clip: text;
    color: transparent;
    background-image: linear-gradient(to bottom, #03f4ff, #03dcff, #063965)
}

.counter1,
.counter2,
.counter3,
.counter4 {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    margin: 15px auto;
    height: 242px;
    text-align: center;
    font-weight: 500;
    color: #048caf;
    padding-top: 50px;
    z-index: 1000
}

.title-counters {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 25px;
    width: 75%;
    margin: 26px auto;
    text-transform: uppercase;
    color: #000
}

.title-counters::before {
    content: '';
    position: absolute;
    bottom: -1px;
    right: -1px;
    height: 50%;
    width: 30%;
    border-bottom: 2px solid #048caf;
    border-right: 2px solid #03bdd2
}

.title-counters::after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    height: 50%;
    width: 30%;
    border-top: 2px solid #03bdd2;
    border-left: 2px solid #048caf
}

.top-section {
    position: relative
}

.title-logo-bottom {
    position: absolute;
    color: #ffffffcc;
    font-weight: 600;
    z-index: 100;
    text-transform: uppercase
}

.map-google frame {
    border: none;
    outline: 0
}

@media screen and (min-width: 1550px) {
    .container-project-page p {
        font-size: 18px !important;
    }

    footer {
        height: 420px
    }

    .img-responsv {
        width: 80%
    }

    .section-top {
        margin-top: 100px
    }

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

    .actual-company-articles,
    .actual-company-news {
        padding-bottom: 100px
    }

    .digit-title {
        left: -25%
    }

    .top-section {
        padding-top: 110px
    }

    .title-logo-bottom {
        top: 109px;
        left: 185px;
        font-size: 16px;
        color: #d8d8d8c7;
        padding-top: 3px;
        border-top: 1px solid #ffffffab
    }

    .content-home {
        width: 1480px
    }

    .article-h2 {
        font-size: 45px;
        text-align: left;
        width: 43%
    }

    .top-section .article-h2 {
        float: left
    }

    .left-wrp {
        width: 43%
    }

    .figure-right {
        width: 43%;
        float: right
    }

    .figure-left {
        width: 43%;
        float: left
    }

    .figure-right img {
        margin-left: 9%
    }

    p {
        font-size: 20px;
        line-height: 30px
    }

    .stronger-text {
        font-size: 54px;
        text-align: left
    }

    .btn-more {
        margin-top: 59px;
        width: 189px;
        padding: 11px 8px 11px 8px
    }

    .section-second::before {
        height: 287px
    }

    .digit-title {
        top: -67%;
        font-size: 105px
    }

    .counter1,
    .counter2,
    .counter3,
    .counter4 {
        width: 15%;
        font-size: 55px
    }

    .title-counters {
        padding: 10px 10px 10px 10px
    }

    .brand-links-footer,
    .footer-brand,
    .socials-links-footer {
        width: 22%;
        height: 100px;
        float: left
    }

    .first-block-footer,
    .firth-block-footer,
    .second-block-footer,
    .third-block-footer {
        width: 22%
    }

    .footer-brand .footer-logo {
        position: absolute;
        left: 0%;
        top: 7px
    }

    .brand-links-footer-inner {
        margin: 17px 0px 0px -10px
    }

    .actual-company-articles .main-news-title,
    .actual-company-news .main-news-title {
        height: 168px;
        font-size: 51px;
        line-height: 58px
    }

    .news-wrp-left .main-news-item-name,
    .news-wrp-right .main-news-item-name {
        font-size: 28px;
        line-height: 42px
    }

    .text-lft,
    .text-rgt {
        width: 45%;
        min-height: 400px;
        margin-top: 100px
    }

    .img-rgt {
        width: 50%;
        min-height: 400px
    }

    .news-wrp-left .main-button a,
    .news-wrp-left .main-news-button a,
    .news-wrp-left a.main-news-item-button,
    .news-wrp-right .main-button a,
    .news-wrp-right .main-news-button a,
    .news-wrp-right a.main-news-item-button {
        font-size: 21px;
        padding: 7px 5px;
        width: 208px;
        margin: 60px 0 0 0
    }

    .all-news-button {
        width: 251px;
        margin: 94px 0 0 0;
        font-size: 33px
    }

    .all-articles-titles {
        width: 210px
    }

    .all-news-button::after {
        top: 20px;
        right: -32%;
        width: 29%;
        height: 50%
    }

    .all-news-button::before {
        top: 22px;
        right: -33%;
        width: 4%;
        height: 23%
    }

    .text-lft a,
    .text-rgt a {
        font-size: 30px
    }

    .actual-company-articles::before,
    .actual-company-news::before {
        top: -161px;
        right: 0;
        height: 300px;
        width: 51%
    }

    .actual-company-articles::after,
    .actual-company-news::after {
        top: -160px;
        left: -10px;
        height: 300px;
        width: 57%
    }

    .actual-company-articles .main-news-title,
    .actual-company-news .main-news-title {
        top: -234px;
        left: 30%;
        width: 420px;
        padding-left: 50px;
        padding-top: 27px
    }

    .map-google {
        width: 50%
    }

    .contact-form {
        width: 50%
    }

    .section-forms-map #input-search,
    .section-forms-map .callback-form input,
    .section-forms-map .fastorder-form input,
    .section-forms-map .fastorder-form textarea,
    .section-forms-map .fastorder1-form input {
        width: 70%
    }

    .section-forms-map .fastorder-form button {
        margin: 120px 0 0 0
    }

    .section-forms-map h4 {
        font-size: 43px
    }

    .new-logo {
        top: 57px;
        left: 91px;
        width: 290px
    }

    .home-banner-h1 {
        font-size: 40px;
        word-spacing: 17px
    }

    .home-banner-h1::first-letter,
    .kharkov-first-leters {
        font-size: 60px
    }

    .home-banner-h1 {
        letter-spacing: 3px
    }

    .bottom-menu-nav {
        margin-top: -14px
    }

    .section-home-about .article-h2 {
        top: -24px;
        right: 8%
    }

    .txt-dsc {
        margin-top: 89px
    }

    .img-dsc,
    .txt-dsc {
        width: 47%
    }

    .lng-txt ul li {
        font-size: 20px
    }

    .section-home-about .article-h2 {
        position: absolute;
        width: 32%;
        z-index: 1000
    }

    .home-dsc-h2 {
        text-align: center;
        font-weight: 500;
        font-size: 30px;
        color: #5a5a5a
    }
}

@media screen and (min-width: 1300px) and (max-width:1550px) {
    .section-second .content-home {
        padding-top: 50px !important
    }

    footer {
        height: 420px
    }

    .section-top {
        margin-top: 100px
    }

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

    .digit-title {
        left: -30%
    }

    .top-section {
        padding-top: 110px
    }

    .title-logo-bottom {
        top: 103px;
        left: 143px;
        font-size: 13px;
        color: #d8d8d8c7;
        padding-top: 3px;
        border-top: 1px solid #ffffffab
    }

    .actual-company-articles,
    .actual-company-news {
        padding-bottom: 100px
    }

    .figure-right {
        width: 44%;
        float: right
    }

    .figure-left {
        width: 44%;
        float: left
    }

    .figure-right img {
        margin-left: 9%
    }

    .article-h2 {
        font-size: 50px;
        margin-bottom: 26px;
        text-align: left;
        width: 43%
    }

    .counter-h2 {
        font-size: 41px
    }

    .top-section .article-h2 {
        float: left
    }

    .stronger-text {
        font-size: 50px;
        text-align: left
    }

    .content-home {
        width: 1250px
    }

    .left-wrp {
        width: 43%
    }

    .btn-more {
        margin-top: 34px;
        width: 189px;
        padding: 11px 8px 11px 8px
    }

    .section-second::before {
        height: 287px
    }

    .digit-title {
        top: -57%;
        font-size: 105px
    }

    .counter1,
    .counter2,
    .counter3,
    .counter4 {
        width: 20%;
        font-size: 50px
    }

    .title-counters {
        padding: 10px 10px 10px 10px
    }

    .brand-links-footer,
    .footer-brand,
    .socials-links-footer {
        width: 22%;
        height: 100px;
        float: left
    }

    .first-block-footer,
    .firth-block-footer,
    .second-block-footer,
    .third-block-footer {
        width: 22%
    }

    .footer-brand .footer-logo {
        position: absolute;
        left: 0%;
        top: 7px
    }

    .brand-links-footer-inner {
        margin: 17px 5px 0px 0px
    }

    .actual-company-articles .main-news-title,
    .actual-company-news .main-news-title {
        height: 150px;
        font-size: 46px;
        line-height: 57px
    }

    .img-responsv {
        width: 80%
    }

    .news-wrp-left .main-news-item-name,
    .news-wrp-right .main-news-item-name {
        font-size: 24px;
        line-height: 42px
    }

    .text-lft,
    .text-rgt {
        width: 45%;
        min-height: 400px;
        margin-top: 100px
    }

    .img-rgt {
        width: 50%;
        min-height: 400px
    }

    .text-lft a,
    .text-rgt a {
        font-size: 25px
    }

    .news-wrp-left .main-button a,
    .news-wrp-left .main-news-button a,
    .news-wrp-left a.main-news-item-button,
    .news-wrp-right .main-button a,
    .news-wrp-right .main-news-button a,
    .news-wrp-right a.main-news-item-button {
        font-size: 21px;
        padding: 7px 5px;
        width: 208px;
        margin: 60px 0 0 0
    }

    .all-news-button {
        width: 215px;
        margin: 94px 0 0 0;
        font-size: 33px
    }

    .all-news-button::after {
        top: 15px;
        right: -32%;
        width: 29%;
        height: 50%
    }

    .all-articles-titles {
        width: 195px
    }

    .all-news-button::before {
        top: 17px;
        right: -33%;
        width: 5%;
        height: 20%
    }

    .actual-company-articles::before,
    .actual-company-news::before {
        top: -161px;
        right: 0;
        height: 300px;
        width: 51%
    }

    .actual-company-articles::after,
    .actual-company-news::after {
        top: -160px;
        left: -10px;
        height: 300px;
        width: 57%
    }

    .actual-company-articles .main-news-title,
    .actual-company-news .main-news-title {
        top: -237px;
        left: 30%;
        width: 380px;
        padding-left: 50px;
        padding-top: 27px
    }

    .actual-company-articles .main-news-title::after,
    .actual-company-news .main-news-title::after {
        top: 6px !important
    }

    .map-google {
        width: 50%
    }

    .contact-form {
        width: 50%
    }

    .section-forms-map #input-search,
    .section-forms-map .callback-form input,
    .section-forms-map .fastorder-form input,
    .section-forms-map .fastorder-form textarea,
    .section-forms-map .fastorder1-form input {
        width: 70%
    }

    .section-forms-map .fastorder-form button {
        margin: 120px 0 0 0
    }

    .section-forms-map h4 {
        font-size: 43px
    }

    .new-logo {
        top: 57px;
        left: 60px;
        width: 256px
    }

    .home-banner-h1 {
        font-size: 33px
    }

    .home-banner-h1::first-letter,
    .kharkov-first-leters {
        font-size: 50px
    }

    .home-banner-h1 {
        letter-spacing: 2px
    }

    .bottom-menu-nav {
        margin-top: -14px
    }

    .section-home-about .article-h2 {
        top: -26px;
        right: 6%
    }

    .txt-dsc {
        font-size: 18px;
        margin-top: 86px
    }

    .img-dsc,
    .txt-dsc {
        width: 47%
    }

    .section-home-about .article-h2 {
        position: absolute;
        width: 32%;
        z-index: 1000
    }

    .home-dsc-h2 {
        text-align: center;
        font-weight: 500;
        font-size: 27px;
        color: #5a5a5a
    }

    .lng-txt p,
    .lng-txt ul li {
        font-size: 18px
    }
}

@media screen and (min-width: 1000px) and (max-width:1300px) {
    footer {
        height: 441px
    }

    .section-top {
        margin-top: 100px
    }

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

    .top-section {
        padding-top: 110px
    }

    .actual-company-articles,
    .actual-company-news {
        padding-bottom: 100px
    }

    .figure-right {
        width: 44%;
        float: right
    }

    .figure-left {
        width: 44%;
        float: left
    }

    .figure-right img {
        margin-left: 9%
    }

    .article-h2 {
        font-size: 42px;
        margin-bottom: 26px;
        text-align: left;
        width: 43%
    }

    .top-section .article-h2 {
        float: left
    }

    .stronger-text {
        font-size: 44px;
        text-align: left
    }

    .content-home {
        width: 980px
    }

    p {
        font-size: 16px;
        line-height: 22px
    }

    .btn-more {
        margin-top: 24px;
        width: 169px;
        padding: 7px 8px 7px 8px
    }

    .left-wrp {
        width: 43%
    }

    .section-second::before {
        height: 187px
    }

    .digit-title {
        top: -56%;
        font-size: 87px
    }

    .counter1,
    .counter2,
    .counter3,
    .counter4 {
        width: 20%;
        font-size: 45px
    }

    .title-counters {
        padding: 10px 10px 10px 10px
    }

    .brand-links-footer,
    .footer-brand,
    .socials-links-footer {
        width: 22%;
        height: 100px;
        float: left
    }

    .first-block-footer,
    .firth-block-footer,
    .second-block-footer,
    .third-block-footer {
        width: 22%
    }

    .footer-brand .footer-logo {
        position: absolute;
        left: 0%;
        top: 7px
    }

    .brand-links-footer-inner {
        margin: 17px 0px 0px -10px
    }

    .actual-company-articles .main-news-title,
    .actual-company-news .main-news-title {
        font-size: 44px;
        line-height: 55px
    }

    .img-responsv {
        width: 100%
    }

    .news-wrp-left .main-news-item-name,
    .news-wrp-right .main-news-item-name {
        font-size: 24px;
        line-height: 36px
    }

    .text-lft,
    .text-rgt {
        width: 45%;
        min-height: 400px;
        margin-top: 100px
    }

    .img-rgt {
        width: 50%;
        min-height: 400px
    }

    .news-wrp-left .main-button a,
    .news-wrp-left .main-news-button a,
    .news-wrp-left a.main-news-item-button,
    .news-wrp-right .main-button a,
    .news-wrp-right .main-news-button a,
    .news-wrp-right a.main-news-item-button {
        font-size: 21px;
        padding: 7px 5px;
        width: 208px;
        margin: 60px 0 0 0
    }

    .all-news-button {
        width: 213px;
        margin: 94px 0 0 0;
        font-size: 26px
    }

    .all-news-button::after {
        top: 16px;
        right: -32%;
        width: 29%;
        height: 50%
    }

    .all-articles-titles {
        width: 188px
    }

    .all-news-button::before {
        top: 17px;
        right: -33%;
        width: 4%;
        height: 17%
    }

    .actual-company-articles::before,
    .actual-company-news::before {
        top: -161px;
        right: 0;
        height: 300px;
        width: 51%
    }

    .actual-company-articles::after,
    .actual-company-news::after {
        top: -160px;
        left: -10px;
        height: 300px;
        width: 57%
    }

    .actual-company-articles .main-news-title,
    .actual-company-news .main-news-title {
        top: -225px;
        left: 30%;
        width: 350px;
        padding-left: 50px;
        padding-top: 27px
    }

    .map-google {
        width: 50%
    }

    .contact-form {
        width: 50%
    }

    .section-forms-map #input-search,
    .section-forms-map .callback-form input,
    .section-forms-map .fastorder-form input,
    .section-forms-map .fastorder-form textarea,
    .section-forms-map .fastorder1-form input {
        width: 70%
    }

    .section-forms-map .fastorder-form button {
        margin: 120px 0 0 0
    }

    .section-forms-map h4 {
        font-size: 40px
    }

    .new-logo {
        top: 7px;
        left: 4%;
        width: 190px
    }

    .home-banner-h1 {
        font-size: 33px
    }

    .home-banner-h1 {
        letter-spacing: 1px
    }

    .home-banner-h1::first-letter,
    .kharkov-first-leters {
        font-size: 45px
    }

    .bottom-menu-nav {
        margin-top: -14px
    }

    .section-home-about .article-h2 {
        top: -25px;
        right: 6%
    }

    .digit-title {
        left: -32%;
        font-weight: 500 !important
    }

    .txt-dsc p {
        font-size: 16px
    }

    .txt-dsc {
        margin-top: 65px
    }

    .img-dsc,
    .txt-dsc {
        width: 47%
    }

    .section-home-about .article-h2 {
        position: absolute;
        width: 32%;
        z-index: 1000
    }

    .home-dsc-h2 {
        text-align: center;
        font-weight: 500;
        font-size: 23px;
        color: #5a5a5a
    }

    .lng-txt p,
    .lng-txt ul li {
        font-size: 16px
    }
}

@media screen and (min-width: 350px) and (max-width:1000px) {
    footer {
        height: 915px
    }

    .section-top {
        margin-top: 50px
    }

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

    .top-section {
        padding-top: 27px
    }

    .main-news .content-flex .section-forms-map .content-flex {
        flex-direction: column
    }

    .img-rgt {
        order: -1
    }

    .img-lft,
    .img-rgt,
    .text-lft,
    .text-rgt {
        width: 100%
    }

    .actual-company-articles,
    .actual-company-news {
        padding-bottom: 50px
    }

    .content-home {
        width: 100%
    }

    .article-h2,
    .figure-left,
    .figure-right,
    .figure-right img,
    .left-wrp {
        float: none;
        display: block;
        width: 100%
    }

    .figure-right {
        margin: 0 auto 35px auto
    }

    .article-h2,
    .stronger-text {
        text-align: center;
        font-size: 36px
    }

    .section-second .article-h2 {
        padding: 33px 0
    }

    .text-lft p,
    .text-rgt p {
        text-align: center
    }

    .btn-more {
        margin: 53px auto 9px auto;
        width: 189px;
        padding: 11px 8px 11px 8px
    }

    .section-second::before {
        height: 114px
    }

    .section-counter .content-flex {
        top: -45px
    }

    .counter1,
    .counter2,
    .counter3,
    .counter4 {
        width: 50%;
        float: right;
        font-size: 41px
    }

    .title-counters {
        font-size: 16px
    }

    .title-counters::after,
    .title-counters::before {
        display: none
    }

    .brand-links-footer,
    .footer-brand,
    .socials-links-footer {
        width: 112%;
        height: 55px;
        margin-bottom: 20px;
    }

    .first-block-footer,
    .firth-block-footer,
    .second-block-footer,
    .third-block-footer {
        width: 100%
    }

    .socials-inner {
        margin: 0 auto
    }

    .footer-brand .footer-logo {
        display: block;
        margin: 0 auto;
        width: 157px;
        height: 41px;
        background-image: url(/images/sprites/avantazh_footer_logo.png);
        background-repeat: no-repeat;
        background-position: 100% 100%
    }

    .brand-links-footer-inner {
        margin: 25px auto;
        width: 265px !important;
    }

    .footer-rights {
        display: none;
    }

    footer p {
        float: none
    }

    .actual-company-articles .news-wrp-left .img-rgt::before,
    .actual-company-articles .news-wrp-right .img-rgt::after,
    .news-wrp-right .img-rgt::before {
        display: none
    }

    .news-wrp-left .img-rgt::before {
        display: none
    }

    .img-responsv {
        width: 100%
    }

    .news-wrp-left .main-news-item-name,
    .news-wrp-right .main-news-item-name {
        font-size: 19px;
        line-height: 28px
    }

    .text-lft,
    .text-rgt {
        min-height: 100px;
        margin-top: 20px;
        margin-bottom: 50px
    }

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

    .news-wrp-left .main-button a,
    .news-wrp-left .main-news-button a,
    .news-wrp-left a.main-news-item-button,
    .news-wrp-right .main-button a,
    .news-wrp-right .main-news-button a,
    .news-wrp-right a.main-news-item-button {
        font-size: 18px;
        width: 172px;
        margin: 45px auto 0 auto
    }

    .all-news-button {
        top: 30px;
        left: 0;
        width: 200px;
        margin: 45px auto 0 auto;
        font-size: 25px
    }

    .all-articles-titles {
        width: 180px
    }

    .all-news-button::after {
        top: 17px;
        right: -21%;
        width: 16%
    }

    .all-news-button::before {
        top: 19px;
        right: -22%;
        width: 4%;
        height: 16%
    }

    .actual-company-articles::before,
    .actual-company-news::before {
        top: -81px;
        right: 0;
        height: 300px;
        width: 51%
    }

    .actual-company-articles::after,
    .actual-company-news::after {
        top: -81px;
        left: -10px;
        height: 300px;
        width: 57%
    }

    .artcl-pub-date {
        display: block;
        text-align: center
    }

    .map-google {
        width: 100%
    }

    .contact-form {
        width: 95%;
        margin: 0 auto
    }

    .section-forms-map #input-search,
    .section-forms-map .callback-form input,
    .section-forms-map .fastorder-form input,
    .section-forms-map .fastorder-form textarea,
    .section-forms-map .fastorder1-form input {
        max-width: 100%;
        width: 100%
    }

    .section-forms-map .fastorder-form button {
        margin: 73px auto 45px auto;
        width: 174px !important;
        font-size: 22px !important
    }

    .section-forms-map h4 {
        font-size: 30px;
        text-align: center
    }

    .new-logo {
        top: 56px;
        left: 0;
        width: 244px
    }

    .artcl-pub-date {
        margin-bottom: 15px
    }

    .home-banner-h1 {
        font-size: 30px;
        font-weight: 500;
        line-height: 43px;
        color: #ffffffe0 !important
    }

    .home-banner-h1::first-letter,
    .kharkov-first-leters {
        font-size: 42px;
        font-weight: 400;
        color: #fff !important
    }

    .digit-title {
        position: relative;
        top: 0;
        left: -5px;
        font-size: 62px;
        font-weight: 400 !important;
        display: inline;
        background-image: linear-gradient(to bottom, #03f4ff, #009eb7, #063965)
    }

    .lng-txt p,
    .lng-txt ul li,
    .txt-dsc p {
        font-size: 18px;
        word-spacing: 4px;
    }

    .txt-dsc {
        margin-top: 33px;
        padding-left: 5px;
        padding-right: 5px
    }

    .img-dsc,
    .txt-dsc {
        width: 100%
    }

    .section-home-about .article-h2 {
        top: -28px;
        width: 100%;
        margin-bottom: 8px;
        text-transform: uppercase
    }

    .home-dsc-h2 {
        padding: 0;
        margin-bottom: 10px;
        text-align: center;
        font-weight: 500;
        font-size: 21px;
        color: #5a5a5a
    }

    .lng-txt p,
    .lng-txt ul li {
        font-size: 18px;
        padding-left: 5px;
        padding-right: 5px
    }
}

@media screen and (min-width: 550px) and (max-width:1000px) {

    .actual-company-articles .main-news-title,
    .actual-company-news .main-news-title {
        top: -134px;
        left: 34%;
        width: 267px;
        padding-left: 31px;
        padding-top: 27px;
        font-size: 37px
    }

    .actual-company-news .main-news-title::after {
        top: -2px !important
    }
}

@media screen and (min-width: 350px) and (max-width:550px) {

    .actual-company-articles .main-news-title,
    .actual-company-news .main-news-title {
        top: -132px;
        left: 22%;
        width: 267px;
        padding-left: 31px;
        padding-top: 27px;
        font-size: 36px
    }

    .actual-company-news .main-news-title::after {
        top: -1px !important
    }

    .section-second::before {
        top: -35px
    }

    .actual-company-articles .main-news-title::after {
        top: -2px !important
    }
}

@media screen and (min-width: 400px) and (max-width:1000px) {

    .article-h2,
    .stronger-text {
        text-align: center;
        font-size: 37px
    }

    .footer-contacts-wrp {
        text-align: center
    }
}

@media screen and (min-width: 350px) and (max-width:400px) {

    .article-h2,
    .stronger-text {
        text-align: center;
        font-size: 34px
    }
}

.top-section::after {
    content: '';
    display: table;
    clear: both
}

.section-second .content-home {
    background-color: transparent;
    margin-top: 17%
}

.section-second .article-h2 {
    color: #fff;
    float: left
}

.section-second .p-white {
    color: #fff
}

.section-second {
    padding-bottom: 200px
}

.text-left {
    float: left
}

.text-right {
    float: right
}

.section-counter {
    padding-bottom: 100px
}

.footer-address-title,
.footer-open-hours,
.name-phone {
    color: #fff;
    display: block;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0
}

.footer-address,
.footer-hour,
.footer-phone,
.main-address {
    color: #eaeaea;
    font-size: 16px;
    font-weight: 400;
    margin-top: 11px;
    margin-bottom: 11px
}

.main-address {
    line-height: 25px
}

.footer-contacts-wrp,
.socials-wrp {
    margin-top: 25px;
    margin-bottom: -20px;
}

.footer-hour,
.footer-phone {
    position: relative;
    display: block;
    cursor: pointer;
    text-decoration: none
}

.footer-phone:hover {
    text-decoration: underline;
    color: #d3d3d3
}

.footer-phone .fa-phone {
    color: #32ff00a8
}

.socials-wrp {
    height: 150px
}

.socials-inner {
    width: 209px
}

.socials-links-footer {
    margin-left: 43px
}

.socials-links-footer a {
    display: block;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eef2f5;
    border-radius: 25px;
    text-align: center;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    float: left;
    margin-left: 10px;
    margin-top: 7px
}

.socials-links-footer a i {
    font-size: 13px;
    color: #f2f2f2;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    line-height: 40px
}

.socials-links-footer a:hover {
    background-color: #eef2f5
}

.socials-links-footer a:hover .fa-instagram {
    color: #e4405f
}

.socials-links-footer a:hover .fa-facebook {
    color: #4267b2
}

.socials-links-footer a:hover .fa-twitter {
    color: #41abe1
}

.socials-links-footer a:hover .fa-vk {
    color: #43638b
}

.brand-links-footer-inner {
    width: 325px
}

.brand-links-footer a {
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    color: #ffffffc4;
    float: left;
    height: 50px;
    margin-left: 20px;
    text-transform: uppercase;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.brand-links-footer a:hover {
    color: #fff
}

.footer-brand {
    position: relative;
    font-size: 16px;
    color: #ffffffc4;
    float: left
}

.footer-brand .footer-logo {
    width: 150px;
    height: 41px;
    background-image: url(/images/sprites/avantazh_footer_logo.png);
    background-repeat: no-repeat;
    background-position: 100% 100%
}

.footer-rights {
    color: #868686;
    width: 22%;
    margin-top: 13px;
}

.actual-company-articles,
.actual-company-news {
    position: relative;
    background-color: #05182f
}

.actual-company-news::before {
    content: '';
    position: absolute;
    transform-origin: top right;
    transform: rotate(-4deg)
}

.actual-company-news::after,
.actual-company-news::before {
    background-color: #05182f;
    border-top: 3px solid #00e2ff
}

.actual-company-news::after {
    content: '';
    position: absolute;
    transform-origin: top left;
    transform: rotate(4deg);
    z-index: -10
}

.main-news-container {
    background-color: transparent
}

.actual-company-articles .main-news-title,
.actual-company-news .main-news-title {
    position: absolute;
    color: #fff;
    font-weight: 500
}

.actual-company-news .main-news-title::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 100%;
    height: 100%;
    border-left: 4px solid #00e2ff
}

.actual-company-articles .main-news-title::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 100%;
    border-left: 4px solid #00e2ff
}

.actual-company-articles .content-home,
.actual-company-news .content-home {
    background-color: transparent
}

.actual-company-articles .main-news-item,
.actual-company-news .main-news-item {
    position: relative
}

.actual-company-articles .main-news-item a,
.actual-company-news .main-news-item a {
    color: #fff;
    display: block;
    font-size: 44px
}

.actual-company-articles .main-news-item span,
.actual-company-news .main-news-item span {
    color: #b5b5b5;
    font-size: 19px
}

.actual-company-articles .news-item-1 .main-news-item-button,
.actual-company-news .news-item-1 .main-news-item-button {
    position: relative;
    right: 30%;
    bottom: 20%;
    height: 100px
}

.news-wrp-left,
.news-wrp-right {
    position: relative;
    width: 100%
}

.img-responsv {
    position: relative;
    height: auto
}

.actual-company-news .news-wrp-left .img-rgt::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    border-right: 5px solid #00e2ff;
    z-index: 10
}

.actual-company-news .news-wrp-right .img-rgt::before {
    content: '';
    position: absolute;
    top: 0;
    right: 5px;
    width: 50%;
    height: 100%;
    border-left: 5px solid #00e2ff;
    z-index: 10
}

.actual-company-articles .news-wrp-left .img-rgt::before {
    content: '';
    position: absolute;
    top: 0;
    left: 1px;
    width: 50%;
    height: 100%;
    border-right: 5px solid #00e2ff;
    z-index: 10
}

.actual-company-articles .news-wrp-right .img-rgt::after {
    content: '';
    position: absolute;
    top: 0;
    right: 4px;
    width: 50%;
    height: 100%;
    border-left: 5px solid #00e2ff;
    z-index: 10
}

.text-lft a,
.text-rgt a {
    color: #fff
}

.news-wrp-left .main-news-item-name,
.news-wrp-right .main-news-item-name {
    text-transform: uppercase
}

.news-wrp-left .main-button a,
.news-wrp-left .main-news-button a,
.news-wrp-left a.main-news-item-button,
.news-wrp-right .main-button a,
.news-wrp-right .main-news-button a,
.news-wrp-right a.main-news-item-button {
    color: #ffffffe6;
    background: 0 0;
    border-radius: 0;
    border: 2px solid #f7f7f7c7;
    display: block;
    border-radius: 11px;
    text-transform: uppercase;
    font-weight: 400;
    transition: 250ms ease-out;
    text-align: center
}

.news-wrp-left .main-button a:hover,
.news-wrp-left .main-news-button a:hover,
.news-wrp-left a.main-news-item-button:hover,
.news-wrp-right .main-button a:hover,
.news-wrp-right .main-news-button a:hover,
.news-wrp-right a.main-news-item-button:hover {
    background-color: rgb(255 255 255 / 18%);
    box-shadow: 4px 2px 12px 1px rgba(255, 255, 255, .5);
    color: #fff
}

.all-news-button {
    position: relative;
    display: block;
    font-weight: 500;
    transition: 250ms ease-out;
    height: 53px;
    color: #fff;
    text-transform: uppercase
}

.all-news-button::after {
    content: '';
    position: absolute;
    border-top: 3px solid #00e2ff
}

.all-news-button::before {
    content: '';
    position: absolute;
    border-top: 2px solid #00e2ff;
    border-right: 2px solid #00e2ff;
    transform-origin: top right;
    transform: rotate(50deg)
}

.actual-company-articles .all-news-button::after {
    content: '';
    position: absolute;
    border-top: 3px solid #00e2ff
}

.actual-company-articles .all-news-button::before {
    content: '';
    position: absolute;
    border-top: 2px solid #00e2ff;
    border-right: 2px solid #00e2ff;
    transform-origin: top right;
    transform: rotate(50deg)
}

.all-news-button:hover {
    color: rgba(255, 255, 255, .794);
    color: rgba(255, 255, 255, .794);
    width: 265px
}

.all-articles-titles:hover {
    width: 225px
}

.actual-company-articles .main-news-container,
.actual-company-news .main-news-container {
    margin: 70px 0 0 0
}

.artcl-pub-date {
    color: rgb(94 237 255);
    font-size: 18px
}

.section-forms-map {
    padding-top: 50px;
    padding-bottom: 100px
}

.ifr-map {
    width: 100%;
    height: 415px;
    border: none !important
}

.section-forms-map h4 {
    position: relative;
    font-weight: 400;
    letter-spacing: 1px;
    color: #505050;
    margin-bottom: 70px
}

.section-forms-map h4::after {
    content: '';
    position: absolute;
    top: 25px;
    left: 0;
    width: 20%;
    height: 100%;
    border-bottom: 3px solid #008ffb
}

.section-forms-map #input-search,
.section-forms-map .callback-form input,
.section-forms-map .fastorder-form input,
.section-forms-map .fastorder-form textarea,
.section-forms-map .fastorder1-form input {
    font-size: 20px;
    border-top: none;
    border-left: none;
    border-right: none;
    transition: all ease-in 250ms
}

.section-forms-map #input-search,
.section-forms-map .callback-form input:focus,
.section-forms-map .fastorder-form input:focus,
.section-forms-map .fastorder-form textarea:focus,
.section-forms-map .fastorder1-form input:focus {
    outline: 0;
    border-bottom-color: #0097ffc2;
    border-bottom-width: 2px
}

.section-forms-map .warning {
    border-width: 2px
}

.section-forms-map textarea {
    height: 90px
}

.section-forms-map textarea::placeholder {
    padding-top: 45px
}

#fastorder-phone::placeholder,
.section-forms-map #fastorder-email::placeholder,
.section-forms-map #fastorder-name::placeholder,
.section-forms-map textarea::placeholder {
    color: #3b3b3b
}

.section-forms-map #fastorder-email:focus::placeholder,
.section-forms-map #fastorder-name:focus::placeholder,
.section-forms-map textarea:focus::placeholder {
    visibility: hidden
}

.section-forms-map .fastorder-form button {
    font-size: 23px;
    border-radius: 4px;
    width: 195px;
    background: #0094d4;
    letter-spacing: 2px
}

.section-forms-map .fastorder-form button:hover {
    background: #02b3ffe1;
    color: #fff
}

.new-logo {
    height: 100px;
    position: absolute;
    height: auto;
    z-index: 1000
}

@media screen and (min-width: 1150px) and (max-width:1300px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 92px
    }

    .new-logo {
        top: 61px;
        left: 14px;
        width: 237px
    }

    .title-logo-bottom {
        top: 106px;
        left: 90px;
        color: #d8d8d8c7;
        font-size: 12px;
        border-top: 1px solid #ffffffab;
        padding-top: 4px
    }
}

@media screen and (min-width: 1000px) and (max-width:1150px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .new-logo {
        top: 12px;
        left: 2%;
        width: 156px
    }

    .title-logo-bottom {
        top: 44px;
        left: 6%;
        font-size: 8px;
        border-top: 1px solid #fff;
        padding-top: 4px
    }
}

@media screen and (min-width: 767px) {
    #horizontal-menu>div>div.collapse.navbar-collapse.navbar-ex1-collapse.hidden-xs.hidden-sm>ul.nav.navbar-nav.bottom-menu-nav>li:nth-child(4) {
        display: none
    }

    #horizontal-menu>div>div.collapse.navbar-collapse.navbar-ex1-collapse.hidden-xs.hidden-sm>ul.nav.navbar-nav.bottom-menu-nav>li:nth-child(5) {
        display: none
    }

    .top-menu-nav {
        position: absolute;
        top: -70px;
        z-index: 100
    }

    .top-menu-nav li {
        border-bottom: 1px solid #66c8f3fc;
        height: 50px !important
    }

    .top-menu-nav li:nth-child(4) {
        display: block !important
    }

    .top-menu-nav a {
        position: absolute;
        color: #fff !important;
        text-decoration: none;
        cursor: pointer;
        font-size: 14px;
        font-weight: 700;
        transition: color 250ms ease-in 0s
    }

    .top-menu-nav a:hover {
        color: #c3f4ff !important
    }

    .top-menu-nav a::after,
    .top-menu-nav a::before {
        display: none
    }

    .header-phone {
        position: absolute;
        top: 3px;
        width: 196px;
        padding: 7px 10px 7px 10px;
        border-top: 2px solid #66c8f3;
        border-bottom: 2px solid #66c8f3;
        border-radius: 22px;
        color: #fff;
        text-decoration: none;
        z-index: 101;
        margin-left: -20%
    }

    .phone-head {
        width: 151px;
        border: none !important
    }

    .phone-head a {
        width: 200px !important;
        padding: 7px 10px 7px 10px !important
    }

    .header-phone a {
        width: 500px
    }

    .header-phone:hover {
        box-shadow: 1px 1px 10px rgba(255, 255, 255, .5)
    }

    .title-header-phone {
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        text-decoration: none
    }

    .fa-map-marker,
    .fa-phone {
        font-size: 25px;
        color: #fff;
        margin-right: 12px;
        position: relative;
        top: 4px
    }

    .fa-map-marker {
        color: orange
    }
}

@media screen and (min-width: 1000px) and (max-width:1300px) {
    .header-phone {
        right: 4%
    }
}

@media screen and (max-width: 767px) {

    .header-phone,
    .top-menu-nav {
        display: none
    }

    .title-logo-bottom {
        display: none
    }

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .title_mob_menu {
        width: 110px;
        margin-top: 7px;
        margin-left: 9px;
        border-bottom: 1px solid #ffffffb3;
        padding-bottom: 10px
    }

    .logo-wrp {
        position: absolute;
        left: 10%;
        width: 260px
    }

    .logo-wrp::after {
        content: attr(data-header-mobtitle);
        position: absolute;
        top: 104px;
        left: 81px;
        width: 63%;
        height: 100%;
        padding-top: 4px;
        font-weight: 600;
        color: #ffffffd6;
        text-transform: uppercase;
        font-size: 12px;
        word-spacing: -1px;
        border-top: 1px solid #ffffff8e;
        text-align: center;
        z-index: 10
    }
}

@media screen and (min-width: 767px) and (max-width:1150px) {
    .main-menu-top {
        top: 160px !important
    }

    .title-logo-bottom {
        top: 55px;
        left: 8%;
        font-size: 11px;
        border-top: 1px solid #fff;
        padding-top: 4px
    }

    .new-logo {
        top: 12px;
        left: 2%;
        width: 216px
    }

    #horizontal-menu .container {
        width: 100%;
        float: none !important
    }

    .navbar-nav {
        width: 100%
    }

    .bottom-menu-nav {
        margin-top: -20px
    }

    #horizontal-menu .nav>li>a {
        width: 140px
    }
}

@media screen and (min-width: 767px) and (max-width:970px) {
    #horizontal-menu .nav>li {
        margin-left: 34px
    }

    .phone-head {
        width: 107px
    }
}

@media screen and (min-width: 970px) {
    #horizontal-menu .nav>li {
        margin-left: 75px
    }
}

.home-banner-h1 {
    word-spacing: 5px
}

.h1-home-bottom {
    text-align: center
}

.parent-menu-li-on {
    color: #00416b !important;
    background-color: #fff !important
}

.parent-menu-li-off {
    color: #fff !important;
    background-color: #00416b !important
}

.shewron-color-on {
    color: #00416b !important
}

.shewron-color-off {
    color: #fff !important
}

.backgfound-shevron-off {
    background-color: #00416b !important
}

.backgfound-shevron-on {
    background-color: #fff !important
}

.button-project-ditails {
    background-color: #003a5c;
    position: absolute;
    outline: 0;
    border: none;
    transition: background-color 250ms linear 0s
}

.button-project-ditails:hover {
    background-color: #015b8f
}

.title-project-ditails {
    color: #fff;
    font-weight: 500
}

.owl-dots {
    position: absolute
}

.owl-carousel button.owl-dot {
    position: relative;
    width: 15px;
    height: 15px;
    border: 1px solid #808080d6 !important;
    z-index: 1000;
    border-radius: 50%;
    margin-left: 5px;
    outline: 0
}

.owl-carousel .owl-dots .active {
    border-radius: 50%;
    background-color: gray;
    border: 1px solid gray
}

#tltslideshow0 .owl-nav {
    position: absolute;
    bottom: 0;
    right: -2%;
    background-color: #fff;
    transform: skew(-10deg, 0)
}

.owl-next,
.owl-prev {
    font-weight: 400;
    outline: 0;
    border: none;
    transition: background 250ms linear 0s
}

.owl-prev {
    background-color: #fff;
    color: #003a5c
}

.owl-next {
    background-color: #003a5c;
    color: #fff
}

.owl-prev:hover {
    background-color: #003a5c;
    color: #fff
}

.owl-next:hover {
    background-color: #003a5cd7
}

@media screen and (min-width: 1550px) {
    .slder-projc {
        float: right
    }

    .owl-carousel .owl-item img {
        width: 43% !important
    }

    #tltslideshow0 .owl-nav {
        width: 100px;
        height: 50px
    }

    #tltslideshow0 .owl-next,
    #tltslideshow0 .owl-prev {
        width: 50%;
        height: 49px;
        font-size: 28px
    }

    #tltslideshow0 .owl-dots {
        bottom: 95px
    }

    #tltslideshow0 .owl-carousel .owl-dots .active {
        width: 15px;
        height: 15px
    }

    .button-project-ditails {
        bottom: 153px;
        left: 6px;
        width: 186px;
        height: 45px
    }

    .title-project-ditails {
        font-size: 18px
    }

    .tltslide-text {
        position: absolute;
        top: 192px
    }

    .tltslide-text h2 {
        font-size: 28px;
        margin: -51px 0 25px
    }

    .module-name-slidershow {
        top: 41px
    }

    .gallery a {
        width: 26%;
        box-shadow: 6px -1px 10px 4px rgb(0 0 0 / 30%), -8px 8px 19px rgb(0 0 0 / 33%);
        border-radius: 10% 0 10% 0
    }

    .awards-top-title {
        font-size: 45px
    }

    .gallery a::before {
        font-size: 29px
    }

    .awards-bottom-title {
        font-size: 33px;
        top: -21px;
        word-spacing: 4px
    }

    .our-awords .article-h2 {
        line-height: 64px;
        margin-bottom: 64px
    }
}

@media screen and (min-width: 1300px) and (max-width:1550px) {
    .slder-projc {
        float: right
    }

    .owl-carousel .owl-item img {
        width: 43% !important
    }

    tltslideshow0 .owl-nav {
        width: 100px;
        height: 50px
    }

    .owl-next,
    .owl-prev {
        width: 50%;
        height: 49px;
        font-size: 28px
    }

    .owl-dots {
        bottom: 54px
    }

    .owl-carousel .owl-dots .active {
        width: 15px;
        height: 15px
    }

    .button-project-ditails {
        bottom: 95px;
        left: 6px;
        width: 136px;
        height: 37px
    }

    .title-project-ditails {
        font-size: 16px
    }

    .tltslide-text {
        position: absolute;
        top: 174px
    }

    .tltslide-text h2 {
        font-size: 28px;
        margin: -51px 0 25px
    }

    .module-name-slidershow {
        top: 41px
    }

    .gallery a {
        width: 26%;
        box-shadow: 6px -1px 10px 4px rgb(0 0 0 / 30%), -8px 8px 19px rgb(0 0 0 / 33%);
        border-radius: 10% 0 10% 0
    }

    .awards-top-title {
        font-size: 41px
    }

    .gallery a::before {
        font-size: 29px
    }

    .awards-bottom-title {
        font-size: 33px;
        top: -21px;
        word-spacing: 4px
    }

    .our-awords .article-h2 {
        line-height: 64px;
        margin-bottom: 64px
    }
}

@media screen and (min-width: 1000px) and (max-width:1300px) {
    .slder-projc {
        float: right
    }

    .owl-carousel .owl-item img {
        width: 43% !important
    }

    .owl-nav {
        width: 85px;
        height: 43px
    }

    .owl-next,
    .owl-prev {
        width: 50%;
        height: 42px;
        font-size: 28px
    }

    .owl-dots {
        bottom: 0;
        left: 3px
    }

    .owl-carousel .owl-dots .active {
        width: 13px;
        height: 13px
    }

    .owl-carousel button.owl-dot {
        width: 13px;
        height: 13px
    }

    .button-project-ditails {
        bottom: 40px;
        left: 10px;
        width: 132px;
        height: 36px
    }

    .title-project-ditails {
        font-size: 16px
    }

    .tltslide-text {
        position: absolute;
        top: 174px
    }

    .tltslide-text h2 {
        font-size: 22px;
        margin: -51px 0 25px
    }

    .module-name-slidershow {
        top: 38px
    }

    .gallery a {
        width: 26%;
        box-shadow: 6px -1px 10px 4px rgb(0 0 0 / 30%), -8px 8px 19px rgb(0 0 0 / 33%);
        border-radius: 10% 0 10% 0
    }

    .awards-top-title {
        font-size: 41px
    }

    .gallery a::before {
        font-size: 25px
    }

    .awards-bottom-title {
        font-size: 33px;
        top: -21px;
        word-spacing: 4px
    }

    .our-awords .article-h2 {
        line-height: 64px;
        margin-bottom: 64px
    }
}

@media screen and (min-width: 767px) and (max-width:1000px) {
    .owl-nav {
        width: 85px;
        height: 43px
    }

    .owl-next,
    .owl-prev {
        width: 50%;
        height: 42px;
        font-size: 28px
    }

    .owl-dots {
        bottom: 0;
        left: 3px
    }

    .owl-carousel .owl-dots .active {
        width: 13px;
        height: 13px
    }

    .owl-carousel button.owl-dot {
        width: 13px;
        height: 13px
    }

    .button-project-ditails {
        bottom: 31px;
        left: 10px;
        width: 125px;
        height: 31px
    }

    .title-project-ditails {
        font-size: 16px !important
    }

    .tltslide-text {
        position: absolute;
        top: 111px
    }

    .tltslide-text h2 {
        font-size: 19px
    }

    .tltslide-text p {
        font-size: 16px !important;
        line-height: 21px
    }

    .module-name-slidershow {
        top: 38px;
        font-size: 35px !important
    }

    .module-name-slidershow::after {
        top: 50px !important
    }

    .gallery a {
        width: 26%;
        box-shadow: 6px -1px 10px 4px rgb(0 0 0 / 30%), -8px 8px 19px rgb(0 0 0 / 33%);
        border-radius: 10% 0 10% 0
    }

    .awards-top-title {
        font-size: 35px
    }

    .gallery a::before {
        font-size: 20px
    }

    .awards-bottom-title {
        font-size: 33px;
        top: -21px;
        word-spacing: 4px
    }

    .our-awords .article-h2 {
        line-height: 64px;
        margin-bottom: 64px
    }
}

@media screen and (min-width: 350px) and (max-width:767px) {
    .owl-nav {
        display: none
    }

    .module-name-slidershow {
        width: 100%;
        font-size: 37px !important;
        text-align: center
    }

    .mobile-module-name {
        position: relative;
        width: 301px;
        display: block;
        margin: 10px auto 30px auto
    }

    .mobile-module-name::after {
        content: '';
        position: absolute;
        top: 57px;
        left: 7px;
        width: 130px;
        height: 3px;
        background-color: #003a5c5e
    }

    .module-name-slidershow::after {
        display: none
    }

    .tltslide-text h2 {
        font-size: 19px
    }

    .button-project-ditails {
        position: relative;
        display: block;
        width: 70%;
        height: 47px;
        margin: 30px auto 20px auto
    }

    .owl-dots {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        width: 145px
    }

    .gallery a {
        width: 100%;
        display: block;
        margin-bottom: 40px;
        height: 288px
    }

    .awards-top-title {
        font-size: 35px
    }

    .gallery a::before {
        font-size: 20px
    }

    .awards-bottom-title {
        font-size: 33px;
        top: 12px
    }

    .our-awords .article-h2 {
        line-height: 37px;
        margin-bottom: 64px
    }

    .gallery a:hover::after,
    .gallery a:hover::before {
        display: none
    }
}

.our-awords {
    position: relative;
    width: 80%;
    margin: 100px auto 50px auto
}

.our-awords .article-h2 {
    font-weight: 400
}

.our-awords .article-h2::before {
    content: '';
    position: absolute;
    top: 33px;
    left: calc(40% + 2px);
    width: 10%;
    height: 2px;
    transform-origin: top left;
    transform: rotate(6deg);
    background-image: linear-gradient(to left, #d8d80f, #4f5000b0)
}

.our-awords .article-h2::after {
    content: '';
    position: absolute;
    top: 33px;
    right: calc(40% + 2px);
    width: 10%;
    height: 2px;
    transform-origin: top right;
    transform: rotate(-6deg);
    background-image: linear-gradient(to right, #d8d80f, #4f5000b0)
}

.counter-h2 {
    position: relative
}

.counter-h2::before {
    content: '';
    position: absolute;
    top: 167px;
    width: 109px;
    height: 2px;
    background-image: linear-gradient(to left, #d8d80f, #4f5000b0)
}

.gallery a {
    position: relative;
    display: block;
    overflow: hidden
}

.gallery-caption {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 90%;
    color: #fff;
    font-weight: 500;
    height: 50px;
    font-size: 34px;
    border-radius: 3%;
    color: #fff;
    border-radius: 5px;
    opacity: 0;
    z-index: 1000
}

.gallery a::hover>.gallery-caption {
    opacity: 1;
    top: 50%
}

.gallery a::after {
    content: '';
    top: 100%;
    position: absolute;
    background-color: transparent;
    transition: top 180ms ease-in 0s
}

.gallery a::before {
    content: attr(data-cover-view);
    position: absolute;
    top: 100%;
    left: 20%;
    right: 50%;
    margin: 0 auto;
    text-align: center;
    text-transform: lowercase;
    line-height: 44px;
    width: 60%;
    height: 50px;
    border-radius: 30px;
    color: #fff;
    border: 2px solid #fff;
    opacity: 0;
    z-index: 1000;
    transition: top 180ms linear 0s
}

.gallery a:hover::before {
    top: 50%;
    opacity: 1
}

.gallery a:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    background-color: rgba(0, 161, 255, .64)
}

.gallery img {
    display: block;
    width: 100%
}

.awards-top-title {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(to left, #905d00c7, #dcdc03, #905d00c7);
    color: transparent
}

.awards-bottom-title {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(to right, #005c77c7, #0d85a9c7, #03b2e6);
    color: transparent;
    text-transform: lowercase;
    position: relative
}

.cnt-about h1 {
    margin-left: 2%;
    color: #615f5f
}
.desc-text-left-right {
  width: 46%;
}
.desc-text-bottom {
    width: 100%;
}
.wrp-dscrp p {  
    margin-top: 2%;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 21px;
}
.wrp-dscrp li {
    font-size: 21px;
}

.wrp-dscrp img {
    width: 50%;
    margin-bottom: 20px;
}

.about-subtitle {
    font-weight: 500;
    margin-top: 20px;
    display: block;
    font-size: 22px;
    text-transform:uppercase;
    margin-bottom: 15px;
    color: #565656;
}

@media screen and (min-width: 1000px) and (max-width:1300px) {
    .wrp-dscrp p {
        font-size: 19px
    }

    .desc-text-bottom {
        width: 100%;
    }

    .about-subtitle {
        font-size: 21px
    }
}

.img-dsc {
    position: relative
}

.img-dsc img {
    display: block;
    width: 100%;
    height: auto
}

.section-home-about {
    position: relative
}

.txt-dsc {
    position: relative
}

.btn-more-close,
.btn-more-new {
    position: relative;
    top: 15px;
    margin: 0 auto;
    border: none;
    outline: 0;
    border: 2px solid #0494bb;
    background-color: transparent;
    width: 150px;
    height: 40px;
    font-size: 19px;
    color: #0494bb;
    border-radius: 5px;
    font-weight: 500;
    transition: color 250ms ease-in 0s, background-color 250ms ease-in 0s
}

.btn-more-new {
    display: block
}

.btn-more-close,
.btn-more-new:hover {
    background-color: #0493bbc0;
    color: #fff
}

.btn-more-close {
    display: none
}

.lng-txt {
    transition: opacity .6s linear 0s
}

.long-text-hidden {
    height: 0;
    overflow: hidden;
    opacity: 0
}

.long-text-open {
    opacity: 1
}

.slider-hm {
    margin-top: 10px
}

@media screen and (max-width: 1000px) {
    .cnt-about h1 {
        width: 100%;
        font-weight: 500;
        margin-left: 0 !important;
        text-align: center
    }

    .wrp-dscrp p {
        width: 100%;
        margin-bottom: 35px
    }
.desc-text-left-right {
    width: 100%;
}

.desc-text-bottom {
    width: 100%;
}
    .about-order {
        display:none;
        order: 1;
    }

    .wrp-dscrp img {
        width: 100%;
        margin-bottom: 20px;
    }

    .our-awords {
        margin: 35px auto 50px auto;
        width: 100% !important
    }
}

.counter-h2 {
    width: 450px
}

@media screen and (min-width: 1000px) {
    .socials-inner {
        margin-left: -25px;
    }
}

.back-to-nedvizimost {
    display: block;
    background-color: #0051a7;
    cursor: pointer;
    height: 33px;
    width: 136px;
    color: #fff;
    border: 1px solid gray;
    margin: 50px auto 50px auto;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px
}

.operator-phone {
    text-decoration: none;
    display: block;
    color: #0051a7;
    cursor: pointer;
    text-align: center;
    font-size: 26px
}

.main-title-operator {
    font-size: 32px;
    font-weight: 500;
    color: #07ad07;
    text-align: center
}

.text-operator p {
    text-align: center;
    margin-bottom: 35px;
    line-height: 30px
}

.operator-text {
    font-size: 24px
}

@media screen and (min-width: 1000px) {
    .main-title-operator {
        font-size: 35px;
        font-weight: 500
    }

    .img-operator img {
        width: 100%;
        min-height: 500px;
        object-fit: cover
    }

    .text-operator {
        float: left
    }

    .img-operator {
        float: right
    }

    .img-operator,
    .text-operator {
        width: 46%;
        min-height: 575px
    }

    .grateful-operator {
        font-size: 30px;
        font-weight: 500
    }
}

@media screen and (min-width: 320px) and (max-width:1000px) {
    .main-title-operator {
        font-size: 28px;
        font-weight: 500
    }

    .img-operator img {
        width: 100%;
        min-height: 400px;
        object-fit: cover
    }

    .text-operator {
        display: block
    }

    .img-operator {
        display: block
    }

    .img-operator,
    .text-operator {
        width: 100%;
        min-height: 400px
    }

    .grateful-operator {
        font-size: 25px;
        font-weight: 500
    }
}

/*** Start Banner aside **/
.aside-banner-discount-hided {
    display: none;
}

.aside-banner-discount {
    position: fixed;
    bottom: 0%;
    right: 0px;
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-animation: fadeInUp 900ms ease-in-out 0ms forwards;
    animation: fadeInUp 900ms ease-in-out 0ms forwards;
    /**background-color: #63b1f31c;**/
    z-index: 3000;
}

.wrp-top-discount {
    display: block;

}




.img-banner-aside {
    width: 100%;
    height: auto;
    margin-left: 9%;
}

.aside-button {
    position: absolute;
    display: block;
    cursor: pointer;

    color: white;
    font-weight: 500;
    text-align: center;

}

.aside-button:hover {
    color: white;
    background-image: linear-gradient(to left, #00193e, #0089ff 60%);
}

.bunner-hidde-aside {
    position: absolute;

    right: -40px;
    height: 25px;
    padding: 0px;
    background-color: transparent;
    text-align: left;
    color: #5d5c5c;
    outline: none;
    border: none;
    cursor: pointer;
}

.title-discont-top {
    display: block;
    color: #075ea9;
    font-weight: 500;
    text-transform: uppercase;
}

.title-discont-top-helf {}

.title-discount-middle {
    position: absolute;
    top: 10px;
    right: -2px;
    width: 50%;
    font-weight: 500;
    background-color: #075ea9;
    top: 0px;
    border-radius: 49px 0px;
    width: 50%;
    text-transform: uppercase;
    color: white;
    border-top: 1px solid #ffffffc2;
}

.title-discount-bottom {
    position: absolute;
    font-weight: 400;
    text-transform: uppercase;
    color: #19678e;
}

@keyframes fadeInDown {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);


    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

/*** ============================== **/
@media screen and (min-width: 1500px) {
    .aside-banner-discount {
        width: 450px;
        padding-left: 30px;
        padding-top: 60px;
        box-shadow: -14px 2px 20px 5px rgb(97 63 63 / 4%);
    }

    .text-wrp {
        position: absolute;
        top: 32%;
        left: -4%;
    }

    .biner-hidded {
        position: fixed;
        width: 450px;
        padding-left: 30px;
        padding-top: 17px;
        bottom: 0%;
        right: 0px;
        opacity: 1;
        box-shadow: -14px 2px 20px 5px rgba(97, 63, 63, 0.11);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-animation: fadeInDown 450ms ease-in-out 0s forwards;
        animation: fadeInDown 450ms ease-in-out 0s forwards;
        z-index: 3000;

    }


    .aside-button {
        top: 77%;
        left: 13%;
        width: 195px;
        height: 44px;
        margin-top: 25px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        font-size: 21px;
        line-height: 44px;
        background-image: linear-gradient(to left, #00193e, #0089ff);
        border-top: 1px solid #ffffffb0;
        border-bottom: 1px solid #ffffffb0;
        border-radius: 38px 0px;
    }

    .bunner-hidde-aside {
        top: 3%;
        left: 2%;
        width: 100px;
        font-size: 18px;
        font-weight: 500;
        color: #075ea9;
        -webkit-text-stroke: 0.7px #ffffffcf;
    }

    .title-discont-top {
        padding-top: 3px;
        padding-left: 99px;
        padding-bottom: 1px;
        font-size: 37px;
        -webkit-text-stroke: 1px white;
    }

    .title-discont-top-helf {
        padding-top: 6px;
        padding-left: 30px;
        color: #075ea9;
        line-height: 119px;
        font-size: 56px;
        -webkit-text-stroke: 1px white;
    }

    .title-discount-middle {
        font-size: 23px;
        line-height: 48px;
        padding-left: 48px;
        height: 46px;
        width: 244px;
        border-top: 1px solid #ffffff9e;
        border-bottom: 1px solid #ffffffad;
    }

    .title-discount-bottom {
        display: none;
    }

    .img-banner-aside {
        width: 100%;
        height: auto;
        margin-left: 13%;
    }

}

@media screen and (min-width: 1000px) and (max-width: 1500px) {

    .aside-banner-discount {
        width: 370px;
        padding-left: 20px;
        padding-top: 45px;
        box-shadow: -14px 2px 20px 5px rgb(0 0 0 / 5%);
    }

    .biner-hidded {
        position: fixed;
        width: 370px;
        padding-left: 20px;
        padding-top: 17px;
        bottom: 0%;
        right: 0px;
        opacity: 1;
        box-shadow: -14px 2px 20px 5px rgba(0, 0, 0, 0.11);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-animation: fadeInDown 450ms ease-in-out 0s forwards;
        animation: fadeInDown 450ms ease-in-out 0s forwards;
        z-index: 3000;
    }

    .aside-button {
        top: 76%;
        left: 14%;
        width: 162px;
        height: 37px;
        margin-top: 25px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        font-size: 19px;
        line-height: 38px;
        background-image: linear-gradient(to left, #00193e, #0089ff);
        border-top: 1px solid #ffffffb0;
        border-bottom: 1px solid #ffffffb0;
        border-radius: 52px 0px;
    }

    .bunner-hidde-aside {
        top: 8px;
        left: 2%;
        font-size: 17px;
        font-weight: 500;
        color: #075ea9;
        -webkit-text-stroke: 0.7px #ffffffcf;
    }

    .text-wrp {
        position: absolute;
        top: 30%;
        left: -4%;
    }

    .title-discont-top {
        padding-top: 3px;
        padding-left: 70px;
        padding-bottom: 1px;
        font-size: 35px;
        -webkit-text-stroke: 1px white;
    }

    .title-discont-top-helf {
        padding-left: 18px;
        color: #075ea9;
        padding-bottom: 5px;
        line-height: 103px;
        font-size: 49px;
        -webkit-text-stroke: 1px white;

    }

    .title-discount-middle {
        font-size: 21px;
        line-height: 38px;
        padding-left: 32px;
        height: 37px;
        width: 54%;
        border-top: 1px solid #ffffff9e;
        border-bottom: 1px solid #ffffffad;
    }

    .title-discount-bottom {
        display: none;
    }

    .img-banner-aside {
        width: 100%;
        height: auto;
        margin-left: 15%;
    }


}

@media screen and (min-width: 700px) and (max-width: 1000px) {
    .aside-banner-discount {
        width: 358px;
        padding-left: 20px;
        padding-top: 44px;
        box-shadow: -14px 2px 20px 5px rgba(0, 0, 0, 0.18);

    }

    .aside-button {
        top: 72%;
        left: 15%;
        width: 154px;
        height: 37px;
        margin-top: 25px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 35px;
        background-image: linear-gradient(to left, #00193e, #0089ff);
        border-top: 1px solid #ffffffb0;
        border-bottom: 1px solid #ffffffb0;
        border-radius: 52px 0px;
    }

    .bunner-hidde-aside {
        top: 3px;
        left: 10px;
        font-size: 16px;
        line-height: 13px;
        color: #075ea9;
        -webkit-text-stroke: 0.7px #ffffffcf;

    }

    .biner-hidded {
        position: fixed;
        width: 300px;
        padding-left: 20px;
        bottom: 0%;
        right: 0px;
        opacity: 1;
        box-shadow: -14px 2px 20px 5px rgba(0, 0, 0, 0.18);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-animation: fadeInDown 450ms ease-in-out 0s forwards;
        animation: fadeInDown 450ms ease-in-out 0s forwards;
        z-index: 3000;

    }

    .text-wrp {
        position: absolute;
        top: 23%;
        left: -4%;
    }

    .title-discont-top {
        font-size: 36px;
        -webkit-text-stroke: 1px white;
        padding-left: 57px;
    }

    .title-discont-top-helf {
        padding-left: 21px;
        color: #075ea9;
        padding-bottom: 5px;
        line-height: 90px;
        font-size: 49px;
        -webkit-text-stroke: 1px white;
    }

    .title-discount-middle {
        font-size: 19px;
        line-height: 39px;
        padding-left: 33px;
        height: 37px;
        width: 53%;
        border-top: 1px solid #ffffff9e;
        border-bottom: 1px solid #ffffffad;
    }

    .title-discount-bottom {
        display: none;
    }

    .img-banner-aside {
        width: 100%;
        height: auto;
        margin-left: 15%;
    }
}


@media screen and (min-width: 250px) and (max-width: 700px) {
    .wrp-top-discount {
        background-color: #ffffff;
        display: block;
    }

    .aside-banner-discount {
        position: fixed;
        width: 100%;
        padding-top: 43px;
        max-height: 60%;
        box-shadow: -2px 1px 20px 10px rgba(0, 0, 0, 0.10);
    }



    .bunner-hidde-aside {
        top: 7px;
        left: 8%;
        width: 100px;
        font-size: 19px;
        color: #0c2e50b3;
        font-weight: 400;
        z-index: 100;
        color: #075ea9;
        -webkit-text-stroke: 0.7px #ffffffcf;
    }

    .img-banner-aside {
        width: 70%;
        height: auto;
        margin-left: 34%;
        display: block;

    }

    .biner-hidded {
        position: fixed;
        width: 100%;
        max-height: 50%;
        bottom: 0%;
        right: 0px;
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-animation: fadeInDown 450ms ease-in-out 0s forwards;
        animation: fadeInDown 450ms ease-in-out 0s forwards;
        box-shadow: -2px 1px 20px 10px rgba(0, 0, 0, 0.10);
        background-color: #ffffff94;
        z-index: 3000;

    }

    .mobile-desck-link {
        position: absolute;
        top: 80%;
        left: -7%;
        width: 100%;
        z-index: 10;
    }

    .aside-button {
        position: relative;
        width: 40%;
        height: 38px;
        color: white;
        line-height: 36px;
        margin-left: auto;
        margin-right: auto;
        border: 2px solid white;
        font-size: 20px;
        margin-bottom: 25px;
        background-image: linear-gradient(to left, #00193e, #0089ff);
        border-top: 1px solid #ffffffb0;
        border-bottom: 1px solid #ffffffb0;
        border-radius: 31px 0px;

    }

    .text-wrp {
        position: absolute;
        top: 62px;
        left: 11%;
    }

    .title-discont-top {
        padding-top: 3px;
        padding-left: 15px;
        padding-bottom: 1px;
        font-size: 32px;
        -webkit-text-stroke: 1px white;
    }

    .title-discount-middle {
        top: 0%;
        right: 0%;
        height: 38px;
        width: 52%;
        font-size: 20px;
        color: #ffffffd4;
        text-align: center;
        line-height: 40px;
        border-bottom: 1px solid #ffffffc2;
    }

    .title-discount-bottom {
        width: 100%;
        top: 83px;
        left: 7%;
        font-size: 17px;
        color: #075ea9;

    }

    .title-discont-top {
        padding-top: 3px;
        padding-left: 48px;
        padding-bottom: 1px;
        font-size: 32px;
        -webkit-text-stroke: 1px white;
    }

    .title-discont-top-helf {
        padding-left: -3px;
        color: #075ea9;
        margin-left: -10px;
        padding-bottom: 5px;
        line-height: 64px;
        font-size: 45px;
        -webkit-text-stroke: 1px white;

    }
}



/*** End Banner aside   **/