@charset "UTF-8";

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

body {
    margin: 0;
    width: 100%;
    overflow-x: hidden
}

footer,
header,
nav,
section {
    display: block
}

a {
    background-color: transparent
}

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

strong {
    font-weight: 700
}

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

img {
    border: 0
}

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

button {
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer
}

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

input {
    line-height: normal
}

textarea {
    overflow: auto
}

@media print {

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

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

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

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

    img {
        page-break-inside: avoid;
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }
}

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

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

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

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

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

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

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

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

img {
    vertical-align: middle
}

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

h1,
h2,
.h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

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

h1 {
    font-size: 36px
}

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

h3 {
    font-size: 24px
}

.h4 {
    font-size: 18px
}

.h5 {
    font-size: 14px
}

p {
    margin: 0 0 10px
}

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

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

ul ul {
    margin-bottom: 0
}

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

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

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

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

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

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

.col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 992px) {

    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-8,
    .col-md-12 {
        float: left
    }

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

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

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

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

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

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

.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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 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, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.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::-ms-expand {
    border: 0;
    background-color: transparent
}

textarea.form-control {
    height: auto
}

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

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

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

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

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

.form-group.has-error .help-block {
    position: absolute;
    bottom: -30px;
    font-size: 14px
}

#success_page {
    padding: 25px 0;
    color: #3c763d
}

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 992px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

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

.container>.navbar-header,
.container>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 992px) {

    .container>.navbar-header,
    .container>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block;
    width: 50px;
    height: 50px;
}

@media (min-width: 992px) {
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
}

@media (min-width: 992px) {
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

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

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.row:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-header:after {
    clear: both
}

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

.lb-loader,
.lightbox {
    text-align: center;
    line-height: 0
}

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

.lb-dataContainer:after,
.lb-outerContainer:after {
    content: "";
    clear: both
}

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

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    font-weight: 400
}

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

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px
}

.lb-loader,
.lb-nav {
    position: absolute;
    left: 0
}

.lb-outerContainer:after {
    display: table
}

.lb-container {
    padding: 4px
}

.lb-loader {
    top: 43%;
    height: 25%;
    width: 100%
}

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

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

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

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

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

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

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

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

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

.lb-dataContainer:after {
    display: table
}

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

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

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

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

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

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

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px
}

.slick-slide img {
    display: block
}

.slick-initialized .slick-slide {
    display: block
}

body {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat';
    color: #2E3841
}

h1,
h2,
h3 {
    color: #2E3841;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 0
}

.h2,
.h4,
.h5 {
    color: #2E3841;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 0
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 26px
}

.h2 {
    font-size: 30px
}

.h4 {
    font-size: 22px
}

.h5 {
    font-size: 18px
}

p {
    line-height: 26px
}

ul,
ol {
    padding-left: 50px;
    line-height: 26px
}

ul ul {
    padding-left: 30px;
    list-style: disc
}

#scrollUp {
    bottom: 20px;
    right: 20px;
    background-color: #2E3841;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    opacity: .5;
    padding: 10px 20px;
    -webkit-transition: background 300ms linear;
    -moz-transition: background 300ms linear;
    -o-transition: background 300ms linear;
    transition: background 300ms linear;
    -webkit-backface-visibility: hidden
}

@media (min-width: 992px) {
    #scrollUp {
        bottom: 70px;
        right: 70px
    }
}

#scrollUp:hover {
    opacity: 1;
    background-color: #FFC000;
    color: #2E3841
}

.vk-clear-padding {
    padding: 0
}

.vk-img {
    display: block;
    position: relative
}

.vk-img img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-img:focus,
.vk-img:hover {
    outline: none
}

.vk-img:focus img,
.vk-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.vk-img-frame {
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-img-frame img {
    width: 100%
}

::selection {
    background-color: #FFC000;
    color: #2A333B
}

.vk-fullwidth {
    width: 100% !important
}

.vk-space {
    display: block
}

.vk-space.x-small {
    padding: 10px 0
}

@media (min-width: 992px) {
    .vk-space.x-small {
        padding: 20px 0
    }
}

.vk-space.medium {
    padding: 25px 0
}

@media (min-width: 992px) {
    .vk-space.medium {
        padding: 50px 0
    }
}

.vk-space.x-large {
    padding: 60px 0
}

@media (min-width: 992px) {
    .vk-space.x-large {
        padding: 120px 0
    }
}

.vk-list {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal
}

.vk-text-uppercase {
    text-transform: uppercase
}

.vk-text-color-yellow-1 {
    color: #FFC000;
    text-transform: uppercase;
    font-weight: 700
}

.vk-background-fixed {
    background-size: cover;
    background-attachment: fixed
}

.vk-background-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.vk-background-overlay._50 {
    opacity: .5
}

.vk-background-overlay._80 {
    opacity: .8
}

.vk-background-overlay._90 {
    opacity: .9
}

.vk-background-black-1 {
    background-color: #2E3841
}

.container {
    position: relative
}

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

a {
    color: #788086;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:hover,
a:focus {
    color: #FFC000;
    text-decoration: none
}

.form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-height: 50px
}

.form-control:focus {
    border-color: #FFC000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.vk-banner {
    position: relative;
    min-height: 160px;
    height: 160px
}

@media (min-width: 992px) {
    .vk-banner {
        min-height: 400px;
        height: 400px
    }
}

.vk-banner .wrapper {
    min-height: inherit;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center
}

.vk-banner .page-heading {
    padding: 15px 0;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    letter-spacing: 5px;
    width: 100%
}

@media (min-width: 992px) {
    .vk-banner .page-heading {
        position: absolute;
        font-size: 44px;
        top: auto;
        letter-spacing: 7px;
        bottom: 110px;
        left: 0;
        padding: 15px
    }
}

.vk-banner-x-large {
    min-height: 500px;
    height: 500px
}

@media (min-width: 992px) {
    .vk-banner-x-large {
        min-height: 900px;
        height: 900px
    }
}

.vk-banner-x-large .page-heading {
    letter-spacing: normal
}

@media (min-width: 992px) {
    .vk-banner-x-large .page-heading {
        text-align: right;
        bottom: 480px
    }
}

.vk-banner-x-large .vk-text {
    display: block;
    line-height: 26px
}

@media (min-width: 768px) {
    .vk-banner-x-large .vk-text {
        line-height: normal
    }
}

.vk-banner-x-large .title-main {
    font-size: 32px;
    font-weight: 700
}

.vk-banner-x-large .title-sub {
    font-size: 15px;
    font-weight: 300;
    margin-top: -2px
}

@media (min-width: 768px) {
    .vk-banner-x-large .title-sub {
        margin-top: 0;
        font-size: 31px;
        font-weight: 300;
        margin-top: 10px
    }
}

.vk-banner-homepage {
    min-height: 0;
    height: 46.9vw;
    overflow-y: hidden
}

.vk-banner-homepage .vk-background-image img {
    width: 100%
}

@media (min-width: 992px) {
    .vk-banner-homepage .page-heading {
        position: static
    }
}

.main-wrapper {
    overflow: hidden
}

.vk-page .vk-heading {
    margin-bottom: 50px
}

@media (min-width: 992px) {
    .vk-page .vk-heading {
        margin-bottom: 40px
    }
}

.vk-section {
    padding: 60px 0
}

@media (min-width: 992px) {
    .vk-section {
        padding: 80px 0
    }
}

.vk-section .vk-title {
    margin-bottom: 20px
}

.vk-section p {
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .vk-section .content {
        padding-bottom: 35px
    }
}

.vk-section-style-1 .left-content {
    padding-bottom: 25px
}

@media (min-width: 992px) {
    .vk-section-style-1 .left-content {
        float: right;
        padding-bottom: 0
    }
}

.vk-section-style-1 .vk-buttons .vk-btn {
    min-height: 60px;
    min-width: 100%;
    justify-content: flex-start
}

@media (min-width: 992px) {
    .vk-section-style-1 .vk-buttons .vk-btn {
        min-width: 300px
    }
}

.vk-section-style-4 {
    text-align: center;
    background-color: #2A333B
}

@media (min-width: 992px) {
    .vk-section-style-4 {
        text-align: right
    }
}

.vk-section-style-4 .vk-heading {
    color: #fff;
    margin-bottom: 50px !important
}

.vk-section-style-4 p {
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 0
}

@media (min-width: 992px) {
    .vk-section-style-4 p {
        font-size: 32px;
        line-height: 48px
    }
}

.vk-section-style-4 .vk-buttons {
    padding-top: 40px
}

.vk-section-style-4 .vk-btn {
    width: 100%
}

@media (min-width: 768px) {
    .vk-section-style-4 .vk-btn {
        width: auto
    }
}

.vk-section-style-4 .vk-btn .fa {
    color: #2E3841
}

.vk-btn-readmore {
    color: #FFC000 !important;
    font-weight: 500;
    padding-left: 0 !important;
    border: none !important
}

.vk-btn-readmore .fa {
    padding-left: 8px;
    margin-top: -2px
}

.vk-btn-readmore:hover,
.vk-btn-readmore:focus {
    color: #2E3841 !important;
    background-color: transparent !important
}

.vk-btn {
    outline: none;
    padding: 10px 20px;
    color: #fff;
    background-color: #aaa;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 2px solid transparent;
    min-height: 44px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-btn-default {
    background-color: #FFC000
}

.vk-btn-default:hover,
.vk-btn-default:focus {
    background-color: transparent;
    color: #FFC000;
    border-color: #FFC000
}

.vk-btn-l {
    min-height: 50px;
    padding: 13px 20px
}

.vk-btn-transparent {
    background-color: transparent;
    color: #FFC000
}

.vk-btn-transparent:hover,
.vk-btn-transparent:focus {
    color: #2E3841
}

.vk-btn .title {
    position: relative;
    z-index: 1;
    font-weight: 500
}

.vk-btn-icon {
    padding-right: 70px;
    background-color: #2E3841;
    overflow: hidden;
    border: none;
    padding-top: 12px;
    padding-bottom: 12px
}

.vk-btn-icon .icon {
    padding-top: 12px;
    padding-bottom: 12px;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: inherit;
    min-width: 50px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-btn-icon .icon .fa {
    z-index: 1
}

.vk-btn-icon.vk-btn-default .icon {
    background-color: #FFC000
}

.vk-btn-icon.vk-btn-default:hover,
.vk-btn-icon.vk-btn-default:focus {
    -webkit-box-shadow: inset 0 0 0 2px #FFC000;
    -moz-box-shadow: inset 0 0 0 2px #FFC000;
    box-shadow: inset 0 0 0 2px #FFC000
}

button.vk-btn {
    display: inline-block
}

.vk-counter {
    text-align: center;
    color: #2E3841;
    padding-bottom: 50px;
    font-weight: 600
}

@media (min-width: 992px) {
    .vk-counter {
        padding: 100px 0
    }
}

.vk-counter ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal
}

.vk-counter .number-count {
    font-size: 48px;
    margin-bottom: -3px
}

.vk-counter-non-icon {
    background-color: #E5AC00
}

.vk-counter-non-icon ul li {
    display: inline-block
}

.vk-counter-non-icon .number-count {
    font-size: 40px;
    text-align: right;
    width: 40%
}

.vk-counter-non-icon .number-count:after {
    content: '';
    height: 45px;
    width: 3px;
    background-color: #2E3841;
    display: inline-block;
    margin-left: 18px
}

.vk-counter-non-icon .title {
    width: 60%;
    text-align: left;
    padding-left: 14px;
    font-size: 14px;
}

.vk-counter-box .col-md-3:nth-child(3) .vk-counter-non-icon .number-count {
    width: 40%
}

.vk-divider {
    width: 100%;
    border-style: solid;
    border-color: #EAEAEA;
    overflow: hidden;
    border-width: 1px 0 0
}

.vk-heading {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 0
}

.vk-heading-border {
    padding-bottom: 15px;
    text-align: center
}

.vk-heading-border>span:after,
.vk-heading-border>span:before {
    content: '';
    background-color: #FFC000;
    position: absolute;
    bottom: 0
}

.vk-heading-border>span:after {
    height: 3px;
    width: 40px;
    left: 0;
    right: 0;
    margin: auto
}

@media (min-width: 992px) {
    .vk-heading-border>span:after {
        width: 160px
    }
}

@media (min-width: 992px) {
    .vk-heading-border-right {
        padding-right: 24px;
        text-align: right
    }

    .vk-heading-border-right>span:after {
        left: auto
    }

    .vk-heading-border-right>span:before {
        height: 43px;
        width: 3px;
        right: 0
    }
}

.vk-heading-line-yellow {
    padding-bottom: 18px
}

.vk-heading-line-yellow:after {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #FFC000;
    position: absolute;
    bottom: 0
}

@media (min-width: 992px) {
    .vk-heading-line-yellow:after {
        width: 80px
    }
}

.vk-heading-line-yellow-center {
    text-align: center
}

.vk-heading-line-yellow-center:after {
    left: 0;
    right: 0;
    margin: 0 auto
}

.vk-iconbox {
    padding: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media (min-width: 992px) {
    .vk-iconbox {
        width: auto;
        padding: 35px 25px
    }
}

.vk-iconbox .icon {
    display: inline-block;
    line-height: normal;
    padding-bottom: 30px;
    color: #FFC000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-iconbox .vk-title {
    margin-bottom: 17px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-iconbox .vk-text {
    line-height: 26px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-iconbox:hover .icon {
    color: #2E3841
}

.vk-iconbox:hover .vk-title {
    color: #FFC000
}

.slick-slide:focus {
    outline: 0
}

.vk-slider img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-slider .vk-arrow {
    background-color: transparent;
    border: 1px solid #B0B0B0;
    color: #B0B0B0;
    padding: 42px 14px;
    position: absolute;
    top: 28%;
    z-index: 1
}

.vk-slider .vk-arrow.next {
    right: -70px
}

.vk-slider .vk-arrow.prev {
    left: -70px
}

.vk-slider .vk-arrow:hover {
    color: #FFC000;
    border-color: #FFC000
}

.vk-slider .vk-img-frame {
    margin: 20px 0
}

@media (min-width: 992px) {
    .vk-slider .vk-img-frame {
        margin: 35px 0
    }
}

.vk-slider .item {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-slider-arrow-top .vk-arrow {
    width: 40px;
    height: 40px;
    padding: 0;
    background-color: transparent;
    border: 1px solid #EAEAEA;
    color: #8D8D8D;
    position: absolute;
    z-index: 1;
    top: -105px;
    min-height: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-slider-arrow-top .vk-arrow.prev {
    left: auto;
    right: 65px
}

.vk-slider-arrow-top .vk-arrow.next {
    right: 15px
}

.vk-slider-arrow-top .vk-arrow:hover,
.vk-slider-arrow-top .vk-arrow:focus {
    border-color: #FFC000;
    color: #FFC000
}

.vk-image-slider-style-2 .vk-heading {
    color: #fff
}

.vk-typogaphy-shortcode p {
    text-align: left;
    margin-bottom: 20px
}

.vk-blog-grid .blog-content .content-box {
    margin-bottom: 30px
}

.vk-blog-grid .blog-content .content-box .h4 {
    padding-top: 25px;
    padding-bottom: 20px;
    margin: 0;
    color: #2E3841
}

.vk-blog-grid .blog-content .content-box .vk-divider {
    padding-bottom: 25px
}

.vk-blog-grid .blog-content .content-box .content {
    padding: 0 30px;
    background-color: #F4F4F4
}

.vk-blog-grid .blog-content .content-box .content .vk-buttons {
    padding-bottom: 25px
}

.vk-blog-wrapper .blog-content .content p {
    padding-bottom: 20px;
    margin: 0
}

.shopping-cart {
    float: right;
    font-weight: 500;
    position: relative;
    color: #2E3841;
    font-size: 18px;
    margin-right: 20px;
    margin-top: 14px
}

@media (min-width: 992px) {
    .shopping-cart {
        margin-top: -5px;
        margin-right: 0
    }
}

.shopping-cart a:hover {
    color: #FFC000
}

.slicknav_menu {
    background-color: #2E3841;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 20;
}

@media (min-width: 992px) {
    .slicknav_menu {
        display: none
    }
}

.slicknav_menu .slicknav_nav {
    border-top: 3px solid #FFC000
}

.vk-navbar {
    margin-bottom: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.vk-navbar span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media (min-width: 992px) {
    .vk-navbar {
        border-bottom: 1px solid #d7d7d7
    }
}

@media (min-width: 992px) {
    .vk-navbar-header {
        padding: 31px 35px;
        border: 1px solid #d7d7d7;
        border-top: 0;
        border-bottom: 0
    }
}

.vk-navbar-brand {
    display: flex;
    align-items: center;
    padding: 0;
    position: relative;
    z-index: 1
}

@media (min-width: 992px) {
    .vk-navbar-brand {
        padding-left: 17px
    }
}

.vk-navbar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #2E3841;
    line-height: normal
}

@media (min-width: 992px) {
    .vk-navbar-nav {
        background-color: transparent;
        border-top: none
    }
}

.vk-navbar-nav li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #394855;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media (min-width: 992px) {
    .vk-navbar-nav li {
        position: static;
        width: auto;
        display: inline-block;
        border: none
    }
}

.vk-navbar-nav li a {
    cursor: pointer;
    white-space: nowrap
}

.vk-navbar-nav li a:not(.slicknav_item) {
    outline: none;
    color: #fff;
    display: block;
    position: relative;
    font-weight: 400;
    padding: 15px 30px 15px 20px
}

@media (min-width: 992px) {
    .vk-navbar-nav li a:not(.slicknav_item) {
        text-transform: uppercase;
        color: #2E3841;
        font-weight: 600;
        padding: 72px 8px 19px;
        font-size: 15px
    }

    .language-switcher {
        position: relative;
        padding: 72px 0 19px 15px
    }

    .language-switcher .current-language {
        font-weight: 600;
        font-size: 15px;
        color: #fff
    }

    .teldesktop li>a {
        padding-right: 4px;
        font-size: 19px;
        font-weight: 500
    }

    .vk-header-top .content:after {
        left: 266px
    }

    .vk-banner-x-large .title-main {
        font-size: 42px;
    }

    /*.vk-banner-homepage .content {
        position: absolute;
        bottom: 42%;
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%);
        width: 100%
    }*/


    .vk-navbar-header {
        padding: 31px 35px
    }

    .vk-header-top .quick-address {
        padding: 0 0 0 280px;
        min-height: 38px    ;
    }
}

@media (min-width: 1200px) {
    .vk-navbar-nav li a:not(.slicknav_item) {
        text-transform: uppercase;
        color: #2E3841;
        font-weight: 600;
        padding: 72px 10px 19px 10px;
        font-size: 14px;
    }

    .language-switcher {
        position: relative;
        padding: 72px 0 19px 25px
    }

    .language-switcher .current-language {
        font-weight: 600;
        font-size: 16px;
        color: #fff
    }

    .teldesktop li>a {
        padding-right: 4px;
        font-size: 20px;
        font-weight: 500
    }

    .vk-header-top .content:after {
        left: 266px
    }

    .vk-banner-x-large .title-main {
        font-size: 60px
    }

    /*.vk-banner-homepage .content {
        position: absolute;
        bottom: 50%;
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%);
        width: 100%
    }*/
    .vk-navbar-header {
        padding: 31px 35px
    }

    .vk-header-top .quick-address {
        padding: 0 0 0 300px
    }
}

@media (max-width: 767px) {
    .vk-navbar-header {
        padding: 15px 0
    }
}

.vk-banner-homepage .content{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    justify-content: flex-end;
}

.vk-navbar-nav li a:hover,
.vk-navbar-nav li a:focus {
    color: #FFC000
}

.vk-navbar-nav li .menu-arrow {
    position: absolute;
    right: 2px;
    font-family: FontAwesome;
    top: 0;
    padding: 18px
}

.vk-navbar-nav li:hover {
    background-color: #fff
}

.vk-navbar-nav li:hover>.slicknav_item>a {
    color: #FFC000
}

.vk-navbar-nav li:hover>.child {
    display: block
}

.vk-navbar-nav li:last-child a {
    padding-right: 0
}

.vk-navbar-nav.child {
    border-top: none;
    background-color: #43515d
}

@media (min-width: 992px) {
    .vk-navbar-nav.child {
        border-top: 3px solid #FFC000;
        background-color: #2E3841;
        display: none;
        position: absolute;
        z-index: 1
    }
}

.vk-navbar-nav.child li {
    border-bottom: 1px solid #667886
}

@media (min-width: 992px) {
    .vk-navbar-nav.child li {
        display: block;
        padding: 0
    }
}

.vk-navbar-nav.child li:first-child {
    border-top: 1px solid #667886
}

@media (min-width: 992px) {
    .vk-navbar-nav.child li:first-child {
        border-top: none
    }
}

.vk-navbar-nav.child li:last-child {
    border-bottom: none
}

.vk-navbar-nav.child li a {
    color: #fff
}

.vk-navbar-nav.child li a:not(.slicknav_item) {
    padding: 15px 30px 15px 20px;
    min-width: 240px;
    padding-left: 35px
}

@media (min-width: 992px) {
    .vk-navbar-nav.child li a:not(.slicknav_item) {
        padding-left: 20px
    }
}

.vk-navbar-nav.child li a:hover,
.vk-navbar-nav.child li a:focus {
    color: #FFC000
}

.vk-navbar-nav.child li:hover {
    background-color: #fff
}

.vk-navbar-nav.child li:hover>a {
    color: #FFC000
}

.vk-navbar-collapse {
    padding: 0
}

@media (min-width: 992px) {
    .vk-navbar-collapse {
        width: auto
    }
}

.vk-navbar-toggle {
    font-size: 21px;
    color: #fff;
    border: 1px solid;
    padding: 0;
    margin-right: 0;
    margin-top: 10px;
    width: 34px;
    height: 31px;
    background-color: #2E3841;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vk-navbar-toggle:after {
    content: "\f00d";
    font-family: FontAwesome
}

.vk-navbar-toggle.collapsed {
    color: #2E3841;
    background-color: transparent
}

.vk-navbar-toggle.collapsed:after {
    content: "\f0c9"
}

.container .vk-navbar-header {
    margin: 0
}

.vk-header {
    background-color: #fff;
    position: relative;
    z-index: 9
}

.vk-header .logo-text {
    font-size: 18px;
    font-weight: 600;
    color: #2E3841;
    padding-left: 10px
}

.vk-header-top {
    position: absolute;
    top: 0;
    width: 100%
}

.vk-header-top .content {
    position: relative;
    padding: 18px 0;
    float: left;
    width: 100%
}

.vk-header-top .content:after {
    content: '';
    height: 1px;
    width: 2000px;
    background-color: #d7d7d7;
    position: absolute;
    bottom: 0
}

.vk-header-top .quick-address {
    margin: 0;
    list-style: none;
    line-height: normal
}

.vk-header-top .quick-address li {
    display: inline-block;
    position: relative
}

.vk-header-top .quick-address li:not(:first-child):before {
    content: '|';
    padding-left: 11px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .vk-header-transparent {
        background-color: transparent;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 10
    }

    .vk-header-transparent .vk-navbar {
        border-color: #66696b
    }

    .vk-header-transparent .vk-navbar-header {
        border-color: #66696b
    }

    .vk-header-transparent .vk-navbar-nav>li {
        background-color: transparent
    }

    .vk-header-transparent .vk-navbar-nav>li>a {
        color: #fff
    }

    .vk-header-transparent .vk-navbar-nav>li>a:hover,
    .vk-header-transparent .vk-navbar-nav>li>a:focus {
        color: #FFC000
    }

    .vk-header-transparent a {
        color: #FFF
    }

    .vk-header-transparent .vk-navbar-nav>li:hover>a {
        color: #FFC000
    }

    .vk-header-transparent .logo-text {
        color: #fff;
        min-width: 142px;
    }
    .vk-header-transparent .vk-header-top {
        color: #9b9faa
    }

    .vk-header-transparent .vk-header-top .content:after {
        background-color: #66696b
    }
}

.vk-header-home .vk-navbar {
    border-color: rgba(255, 255, 255, 0.15)
}

.vk-header-home .vk-navbar-header {
    border-color: rgba(255, 255, 255, 0.15)
}

.vk-header-home .vk-header-top {
    color: #fff
}

.vk-header-home .vk-header-top .content:after {
    display: none;
    background-color: rgba(255, 255, 255, 0.15)
}

.vk-home .vk-heading {
    margin-bottom: 60px
}

@media (min-width: 992px) {
    .vk-home .vk-content-bot .left-content {
        float: left
    }
}

.vk-home .vk-content-bot .vk-testimonial .content {
    padding-bottom: 0
}

.vk-counter-section {
    background-color: #E5AC00;
    padding-top: 50px
}

@media (min-width: 992px) {
    .vk-counter-section {
        padding-top: 0
    }
}

.vk-our-team-slider.vk-slider-arrow-top .vk-arrow {
    top: -100px;
    display: none
}

@media (min-width: 992px) {
    .vk-our-team-slider.vk-slider-arrow-top .vk-arrow {
        display: block
    }
}

@media (min-width: 992px) {
    .vk-content-bot .left-content {
        padding-right: 30px
    }
}

.vk-content-bot .vk-testimonial {
    margin-bottom: 0
}

@media (min-width: 992px) {
    .vk-content-bot .vk-testimonial {
        padding-bottom: 29px
    }
}

@media (min-width: 992px) {
    .vk-content-bot .vk-testimonial .content p {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical
    }
}

.vk-contact .vk-heading {
    margin-bottom: 20px;
    line-height: 30px;
    padding-bottom: 0
}

@media (min-width: 992px) {
    .vk-contact .vk-heading {
        margin-bottom: 40px
    }
}

@media (min-width: 992px) {
    .vk-contact .left-content {
        padding-right: 85px
    }
}

.vk-contact .right-content {
    padding-top: 45px
}

@media (min-width: 992px) {
    .vk-contact .right-content {
        padding: 0;
        margin-left: -15px
    }
}

.vk-contact-form {
    background-color: #F4F4F4;
    padding: 30px 20px
}

.vk-contact-form .vk-btn {
    font-weight: 500
}

.vk-contact-form .vk-btn .fa {
    padding-right: 12px
}

@media (min-width: 992px) {
    .vk-contact-form {
        padding: 30px 40px
    }
}

.vk-contact-form .form-control {
    border-radius: 0;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.vk-contact-form .form-control:focus {
    border-color: #FFC000
}

.vk-contact-form .form-group {
    position: relative;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .vk-contact-form .user-info {
        width: 300px;
        float: left
    }
}

.vk-contact-form .user-info .form-control {
    min-height: 50px;
    padding-left: 55px
}

.vk-contact-form .user-info .fa {
    position: absolute;
    color: #2E3841;
    font-size: 22px;
    left: 20px;
    top: 13px
}

@media (min-width: 992px) {
    .vk-contact-form .message-content {
        width: calc(100% - 300px);
        float: left;
        padding-left: 20px
    }
}

.vk-contact-form .message-content .form-control {
    min-height: 190px
}

.vk-contact .contact-info {
    padding-bottom: 25px
}

.vk-contact .contact-info .vk-office {
    border-color: #d7d7d7
}

@media (min-width: 992px) {
    .vk-contact .contact-info .vk-office li:last-child {
        padding-bottom: 25px
    }

    .vk-contact .contact-info .vk-office:last-child {
        padding-top: 25px
    }
}

.vk-testimonial {
    padding: 30px 30px 20px;
    border: 1px solid #EAEAEA;
    margin-bottom: 30px
}

.vk-testimonial i {
    color: #FFC000
}

@media (min-width: 992px) {
    .vk-testimonial {
        padding-bottom: 25px
    }
}

.vk-testimonial .avatar {
    display: flex;
    align-items: flex-end;
    padding-bottom: 30px
}

.vk-testimonial .profile {
    padding-left: 17px;
    padding-bottom: 2px
}

.vk-testimonial .name {
    color: #2E3841;
    text-transform: uppercase;
    font-weight: 600;
    display: flex
}

@media (min-width: 992px) {
    .vk-testimonial .content {
        padding-left: 45px;
        position: relative
    }
}

.vk-testimonial .content .fa {
    display: none
}

@media (min-width: 992px) {
    .vk-testimonial .content .fa {
        display: block;
        position: absolute;
        font-size: 30px;
        left: 0
    }
}

.vk-testimonial .content p {
    margin-bottom: 0
}

@media (min-width: 960px) {
    .right-content {
        float: right
    }

    .left-content {
        float: left
    }
}

.telinmobile {
    padding-left: 0;
    text-align: center
}

.telinmobile li {
    list-style-type: none;
    display: inline-block;
    padding-right: 7px
}

.telinmobile a {
    padding-right: 7px;
    width: 30px;
    height: 30px;
    font-size: 24px;
    font-weight: 500;
    color: #2E3841
}

.telinmobile img {
    height: 32px;
    width: auto;
}

.teldesktop {
    padding-left: 25px;
    margin-bottom: 0
}

.teldesktop li {
    list-style-type: none;
    display: inline;
    padding-right: 4px
}

.teldesktop li>a img {
    margin-top: -5px;
    max-width: 20px;
    max-height: 20px
}

.vk-social-link {
    padding-top: 8px
}

.vk-social-link li {
    display: inline-block;
    padding-bottom: 4px
}

.vk-social-link li a {
    width: 30px;
    height: 30px;
    border: 2px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.vk-quick-link li {
    padding-bottom: 15px
}

.vk-quick-link li a:before {
    content: '\f105';
    padding-right: 8px;
    font-family: FontAwesome
}

.vk-office li {
    position: relative;
    padding-left: 28px;
    padding-bottom: 15px
}

.vk-office li .fa {
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 1px;
    color: #FFC000
}

.vk-office:last-child {
    border-top: 1px solid #464646;
    padding-top: 15px
}

.vk-footer {
    padding-top: 60px;
    background-color: #2E3841;
    color: #b7b7b7
}

.vk-footer a {
    color: #B0B0B0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:hover,
a:focus {
    color: #FFC000;
    text-decoration: none
}

@media (min-width: 992px) {
    .vk-footer {
        padding-top: 80px;
        margin-top: -10px
    }
}

.vk-footer .vk-heading {
    padding-bottom: 25px;
    color: #fff;
    margin-bottom: 0
}

@media (min-width: 992px) {
    .vk-footer .vk-heading {
        padding-bottom: 30px
    }
}

.vk-footer .footer-item {
    padding-bottom: 60px
}

@media (min-width: 992px) {
    .vk-footer .footer-item {
        padding-bottom: 80px
    }
}

@media (min-width: 992px) {
    .vk-footer .quick-link {
        margin-left: -15px;
        padding-left: calc(1200px / 12 - 40px)
    }
}

@media (min-width: 992px) {
    .vk-footer .office {
        padding-left: 0;
        padding-right: calc(1200px / 12 - 30px)
    }
}

.footer-bot {
    background-color: #2A333B;
    padding: 23px 0
}

@media (min-width: 992px) {
    .footer-bot {
        padding: 27px 0
    }
}

.footer-bot .vk-text {
    margin-bottom: 0;
    display: inline-block
}

.footer-logo {
    margin-bottom: 15px;
    display: flex
}

.footer-logo .logo-text {
    padding-top: 17px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding-left: 10px
}

@media (min-width: 992px) {
    p.vk-text {
        font-size: 14px;
        padding-right: 70px;
        line-height: 20px
    }
}

@media (max-width: 991px) {
    p.vk-text {
        font-size: 14px;
        padding-right: 0;
        line-height: 20px
    }
    .vk-who-we-are .vk-img-frame {
        height: 94vw;
    }
}

.copyright-sprava {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center
}
.copyright-sprava img {
    width: 90px;
}
.flexed-content-left {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap
}

.not-bottom-padding {
    padding-bottom: 0
}

@media only screen and (max-width: 768px) {
    .padding-width-mobile {
        padding-left: 15px;
        padding-right: 15px
    }
}

.language-switcher .current-language i {
    font-weight: 400;
    color: #FFC000
}

.language-switcher .lang-list {
    bottom: -15px;
    display: block;
    width: 100%;
    padding-left: 2px;
    list-style: none;
    position: absolute;
    height: 0;
    overflow: hidden;
    transition: all .2s
}

.language-switcher:hover .lang-list {
    height: 25px;
    transition: all .2s
}

.language-switcher:hover {
    cursor: pointer
}

.language-switcher:hover .lang-list a {
    font-weight: 600;
    font-size: 16px
}

.custom-modal .modal-content .modal-header:before,
.custom-modal .modal-content .modal-header:after {
    display: none
}

.custom-modal .modal-content .modal-header .close {
    font-size: 34px;
    opacity: 1;
    color: #2E3841
}

.custom-modal .user-info .form-group .form-control {
    min-height: 50px;
    padding-left: 55px;
    border-radius: 0
}

.custom-modal .form-group .form-control {
    border-radius: 0
}

.custom-modal .user-info .form-group {
    position: relative
}

.custom-modal .user-info .fa {
    position: absolute;
    color: #2E3841;
    font-size: 22px;
    left: 20px;
    top: 13px
}

.custom-modal .modal-content .modal-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.custom-modal .modal-content {
    border-radius: 0
}
.slider-home-buttons .vk-btn:hover .title,
.slider-home-buttons .vk-btn .title{
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #fff;
}
.slider-home-buttons .vk-btn-icon{
    background: #C00;
    box-shadow: none !important;
}
.slider-home-buttons .vk-btn-icon.vk-btn-default .icon{
    background: #2E3841;
}
@media only screen and (min-width: 769px) {
    .collapse.navbar-collapse.vk-navbar-collapse {
        display: flex !important;
        align-items: flex-end;
        justify-content: space-between
    }

    .mobile-language-switcher-container {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .desktop-language-switcher-container {
        display: none
    }

    .language-switcher {
        position: relative;
        padding: 5px;
        margin-top: 8px
    }

    .language-switcher .current-language {
        font-weight: 600;
        font-size: 18px;
        color: #2E3841
    }

    .language-switcher:hover .lang-list a {
        font-weight: 600;
        color: #2E3841;
        font-size: 18px
    }

    .mobile-language-switcher-container {
        display: block;
        float: right;
        margin-right: 15px
    }

    .language-switcher:hover .lang-list {
        height: 20px;
        transition: all .2s
    }

    .language-switcher .lang-list {
        padding-left: 0
    }
    .slider-home-buttons .vk-btn-icon{
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .slider-home-buttons .vk-btn:hover .title,
    .slider-home-buttons .vk-btn .title{
        font-size: 12px;
    }
}

ul.vk-list.vk-social-link li a img {
    width: 32px
}

ul.vk-list.vk-social-link li {
    padding-right: 8px
}

.blog-content .content-box .vk-text-uppercase.h4 {
    min-height: 120px
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: #2e3841
}

@media (max-width: 767px) {
    .fixed {
        background: #fff
    }

    .fixedMenu {
        position: fixed;
        z-index: 999;
        width: 100%;
        top: 21%;
        max-height: 79vh;
        overflow: auto;
    }
}

.vk-body {
    height: 110px;
    overflow: hidden
}

@media (max-width: 767px) {
    .vk-body {
        height: 90px
    }

    .vk-banner-homepage{
        height: 80vw;
    }
    .vk-banner-homepage .vk-background-image picture,
    .vk-banner-homepage .vk-background-image{
        height: 100%;
    }
    .vk-banner-homepage .vk-background-image picture{
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .vk-banner-homepage .vk-background-image img{
        width: auto;
        height: 100%;
    }
}



@font-face {
    font-family: 'FontAwesome';
    src: url(../plugin/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../plugin/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../plugin/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../plugin/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../plugin/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../plugin/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.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-user:before {
    content: "\f007"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-phone:before {
    content: "\f095"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-map:before {
    content: "\f279"
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}

/*
Theme Name: CEP
Author: Viki Team
Author URI: http://www.vikitheme.com
Version: 1.0.0
Description: A Beautiful, Professional and Multipurpose Theme Made by Viki Team

*/
/* ---------------------------------------------------
    CSS CUSTOM AREA
-------------------------------------------------- */

.vk-body { height: 110px; overflow: hidden; }

.b-siblings .owl-nav { position: absolute; top: 50%; width: 100%; z-index: 9; margin-top: -40px; }
.b-siblings .owl-nav .owl-next { float: right; font-size: 56px !important; margin-right: -20px; }
.b-siblings .owl-nav .owl-prev { float: left; font-size: 56px !important; margin-left: -20px; }
.b-siblings .owl-stage-outer { z-index: 99; }
.b-siblings .h4 { font-size: 16px; }
.b-siblings .vk-divider { padding-bottom: 5px !important; }
.b-siblings .vk-buttons { padding-bottom: 5px !important; }
.review-date{
    margin-top: 5px;
    display: inline-block;
}
.vk-contact-form .message-content .form-control#review-form-message{
    min-height: 84px;
}
.inner-header-image-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-header-image-wrapper img{
    width: 100%;
    max-width: none;
    height: auto;
}


.vk-counter ul {
    display: flex;
    align-items: flex-start;
}

.table-redign table {
    width: 100%;
  }
  
  .table-redign table tr {
    background: #2A333B;
  }
  
  .table-redign table tr:nth-child(even) {
    background: #2E3841;
  }
  
  .table-redign table td {
    color: #fff;
    padding: 10px 25px;	
  }
  
  .table-redign table tr td:nth-child(even) {
    width: 50%;
  }
  
  .table-redign table td p {
    margin-bottom: 0px;
  }
  
  .table-redign table tr:first-child p {
    text-align: center;
    display: flex;
    justify-content: space-evenly;
  }

@media (max-width: 1913px) {
    .inner-header-image-wrapper img{
        width: auto;
        height: 100%;
    }
}
@media (max-width: 767px) {
    .vk-body { height: 90px; }
}



@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-ExtraLight.eot');
    src: local('Montserrat ExtraLight'), local('Montserrat-ExtraLight'),
    url('../fonts/montserrat/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-ExtraLight.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-ExtraLight.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-MediumItalic.eot');
    src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'),
    url('../fonts/montserrat/Montserrat-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-MediumItalic.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-MediumItalic.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Italic.eot');
    src: local('Montserrat Italic'), local('Montserrat-Italic'),
    url('../fonts/montserrat/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-Italic.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-Italic.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Regular.eot');
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
    url('../fonts/montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-Regular.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-Regular.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-ThinItalic.eot');
    src: local('Montserrat Thin Italic'), local('Montserrat-ThinItalic'),
    url('../fonts/montserrat/Montserrat-ThinItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-ThinItalic.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-ThinItalic.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {

    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Bold.eot');
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
    url('../fonts/montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-Bold.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

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



@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Medium.eot');
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
    url('../fonts/montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-Medium.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-Medium.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-ExtraLightItalic.eot');
    src: local('Montserrat ExtraLight Italic'), local('Montserrat-ExtraLightItalic'),
    url('../fonts/montserrat/Montserrat-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-ExtraLightItalic.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-ExtraLightItalic.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}





@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-SemiBoldItalic.eot');
    src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
    url('../fonts/montserrat/Montserrat-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-SemiBoldItalic.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-SemiBoldItalic.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}



@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-BoldItalic.eot');
    src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
    url('../fonts/montserrat/Montserrat-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-BoldItalic.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-BoldItalic.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-LightItalic.eot');
    src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'),
    url('../fonts/montserrat/Montserrat-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-LightItalic.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-LightItalic.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-SemiBold.eot');
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
    url('../fonts/montserrat/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2'),
    url('../fonts/montserrat/Montserrat-SemiBold.woff') format('woff'),
    url('../fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}