/*** uncss> filename: https://dobroyou.com/assets/e65d3730/css/all.styles.css ***/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=63af42eb91d574c7003eb1b7b5c13255)
 * Config saved to config.json and https://gist.github.com/63af42eb91d574c7003eb1b7b5c13255
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

footer, header, nav, section {
    display: block
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

strong {
    font-weight: bold
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

img {
    border: 0
}

button {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@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: ""
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .table {
        border-collapse: collapse !important
    }

    .table td {
        background-color: #fff !important
    }

    .table-bordered td {
        border: 1px solid #ddd !important
    }
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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
}

button {
    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, .h1, .h2, .h4, .h5 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1, .h1, h2, .h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4, .h5 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1, .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 {
    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
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-md-3, .col-md-4, .col-md-5, .col-sm-6, .col-md-6, .col-xs-12, .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

@media (min-width: 768px) {
    .col-sm-6 {
        float: left
    }

    .col-sm-6 {
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }
}

table {
    background-color: transparent
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > tbody > tr > td {
    border: 1px solid #ddd
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@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 {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child {
        border-right: 0
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.collapse {
    display: none
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}
@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 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 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: bold;
    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 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.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
    }
}
.container:before, .container:after, .container-fluid:before, .container-fluid: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
}

.container:after, .container-fluid:after, .row:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .modal-header:after {
    clear: both
}

@-ms-viewport {
    width: device-width
}

@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
    }
}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
/* Slider */
.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-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    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;
}
@charset "UTF-8";
/*-----------------------------------------------------------------------------------
Theme Name: WICON
Author: Viki Team
Author URI: http://www.vikitheme.com
Version: 1.0.0
Description: A Beautiful, Professional and Multipurpose Theme Made by Viki Team
-----------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------
[Table of contents]

    - Base
    - Elements
    - Components
        - Alert boxes
        - Buttons
        - Colors
        - Counters
        - Dividers
        - FAQ
        - Heading
        - Icon boxes
        - Icons
        - Image sliders
        - Pricing table
        - Tabs
    - Layout
        - Blog
            - Blog grid
            - Blog list
            - Single blog

        - Header
        - Homepage
            - Home dark
            - Home default
            - Home shop
        - Page
            - 404
            - About
            - Career
            - Contact
            - FAQ
            - Testimonial
        - Project
            - Project list
            - Project grid
            - Single project
        - Service
            - Construction
            - Consultant
            - Design
            - Furniture
        - Shop
            - Shop
            - Shopcart
            - Shop checkout
            - Single product
        - Footer

---------------------------------------------------------------- */
/* BASE */
body {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat';
    color: #2E3841;
}

h1, h2, h3, .h1, .h2, .h4, .h5 {
    color: #2E3841;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 0;
}

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

.h4 {
    font-size: 22px;
}

.h5 {
    font-size: 18px;
}

p {
    line-height: 26px;
}

ul {
    padding-left: 50px;
    line-height: 26px;
}

ul ul {
    padding-left: 30px;
}

ul ul {
    list-style: disc;
}

/* ELEMENTS */
#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: 150px;
    }
}

#scrollUp:hover {
    opacity: 1;
    background-color: #3EB5A6;
    color: #2E3841;
}

.vk-img {
    display: block;
    position: relative;
}

.vk-img img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.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 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vk-img-frame img {
    width: 100%;
}

::selection {
    background-color: #3EB5A6;
    color: #2A333B;
}

.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-list {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

.vk-text-uppercase {
    text-transform: uppercase;
}

.vk-text-color-yellow-1 {
    color: #3EB5A6;
}

.vk-background-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.vk-background-overlay._80 {
    opacity: 0.8;
}

.vk-background-black-1 {
    background-color: #2E3841;
}

.container {
    position: relative;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

a {
    color: #788086;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover, a:focus {
    color: #3EB5A6;
    text-decoration: 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.header-inner{
    overflow: hidden;
    z-index: 1;
}
.vk-banner.header-inner img{
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 1700px){
    .vk-banner.header-inner img{
        height: 100%;
        width: auto;
    }
}
@media only screen and (max-width: 992px){
    .vk-banner.header-inner img{
        width: 100%;
        height: auto
    }
}
.vk-banner.header-inner .wrapper{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
}

.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-breadcrumb {
    padding: 14px 0;
    border-bottom: 1px solid #e1e1e1;
}

@media (min-width: 992px) {
    .vk-breadcrumb {
        padding: 20px 0;
    }
}

.vk-breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: normal;
}

@media (min-width: 992px) {
    .vk-breadcrumb ul {
        text-align: left;
    }
}

.vk-breadcrumb ul li {
    display: inline-block;
    text-transform: capitalize;
}

.vk-breadcrumb ul li:not(:last-child):after {
    content: '\f105';
    font-family: FontAwesome;
    padding: 0 6px 0 10px;
}

.main-wrapper {
    overflow: hidden;
}

.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;
}

.vk-btn-readmore {
    color: #3EB5A6 !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;
}

/* COMPONENTS */
/* ALERT BOX */

/* BUTTON */
.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 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vk-btn-default {
    background-color: #3EB5A6;
}

.vk-btn-default:hover, .vk-btn-default:focus {
    background-color: transparent;
    color: #3EB5A6;
    border-color: #3EB5A6;
}

.vk-btn-transparent {
    background-color: transparent;
    color: #3EB5A6;
}

.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: 11px;
    padding-bottom: 11px;
}

.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 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vk-btn-icon .icon .fa {
    z-index: 1;
}

.vk-btn-icon.vk-btn-default .icon {
    background-color: #3EB5A6;
}

.vk-btn-icon.vk-btn-default:hover, .vk-btn-icon.vk-btn-default:focus {
    -webkit-box-shadow: inset 0px 0px 0px 2px #3EB5A6;
    -moz-box-shadow: inset 0px 0px 0px 2px #3EB5A6;
    box-shadow: inset 0px 0px 0px 2px #3EB5A6;
}

button.vk-btn {
    display: inline-block;
}

/* COLOR */
/*-----------------------------------------------------------------------------------

	Theme Name: WICON
	Theme URI: https://themeforest.net/user/vikitheme
	Description: Creative Professional Experience Premium Themes
	Author: SemiColonWeb
	Author URI: https://themeforest.net/user/vikitheme
	Version: 1.0

-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------
    BEGIN: COLOR
-----------------------------------------------------------------------------------*/

/* COUNTER */

/* DIVIDER */
.vk-divider {
    width: 100%;
    border-top-width: 1px;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-style: solid;
    border-color: #EAEAEA;
    overflow: hidden;
}

/* FAQ */

/* HEADING */
.vk-heading {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 0;
}

.h2.vk-heading {
    color: #2E3841;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 30px;
}

.vk-heading-line-yellow {
    padding-bottom: 18px;
}

.vk-heading-line-yellow:after {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #3EB5A6;
    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;
}

/* ICON BOX */
.vk-iconbox {
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.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: #3EB5A6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vk-iconbox .vk-title {
    margin-bottom: 17px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vk-iconbox .h4.vk-title {
    font-size: 22px;
    color: #2E3841;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 0;
}

.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 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vk-iconbox:hover .icon {
    color: #2E3841;
}

.vk-iconbox:hover .vk-title {
    color: #3EB5A6;
}

/* ICON */
/* IMAGE SLIDER */
.slick-slide:focus {
    outline: 0;
}

.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 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.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: #3EB5A6;
    color: #3EB5A6;
}

/* PRICING TABLE */

/*-----------------------------------------------------------------------------------
END: PRICING TABLE
-----------------------------------------------------------------------------------*/
/* TABS */

/* TYPOGRAPHY */

.vk-typogaphy-shortcode p {
    text-align: justify;
    margin-bottom: 20px;
}

/* LAYOUT */
/* BLOG GRID */
.vk-blog-grid.vk-blog-wrapper .blog-list {
    padding-bottom: 60px;
}

@media (min-width: 992px) {
    .vk-blog-grid.vk-blog-wrapper .blog-list {
        padding-bottom: 80px;
    }
}

.vk-blog-grid .blog-content .content-box {
    margin-bottom: 30px;
}

.vk-blog-grid .blog-content .content-box a .h4,
.vk-blog-grid .blog-content .content-box .h4.add-service-header {
    padding-top: 25px;
    padding-bottom: 20px;
    margin: 0;
    color: #2E3841;
    font-size: 22px;
    font-weight: 600;
}

.vk-blog-grid .blog-content .content-box .vk-divider {
    padding-bottom: 25px;
}

.vk-blog-grid .blog-content .content-box .content {
    padding: 0 30px 0 30px;
    background-color: #F4F4F4;
}

.vk-blog-grid .blog-content .content-box .content .h4:hover {
    color: #3EB5A6;
}

.vk-blog-grid .blog-content .content-box .content .vk-buttons {
    padding-bottom: 25px;
}

/* BLOG LIST */

/* SINGLE BLOG */
.vk-blog-wrapper .blog-list {
    padding-top: 60px;
    padding-bottom: 45px;
}

@media (min-width: 992px) {
    .vk-blog-wrapper .blog-list {
        padding-top: 80px;
        padding-bottom: 65px;
    }
}

@media (min-width: 960px) {
    /* .blog-content {
    padding-right: 45px; } */
}

/* HEADER */
.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: 55px;
    }
}

.shopping-cart a:hover {
    color: #3EB5A6;
}

.slicknav_menu {
    background-color: #2E3841;
}

@media (min-width: 992px) {
    .slicknav_menu {
        display: none;
    }
}

.slicknav_menu .slicknav_nav {
    border-top: 3px solid #3EB5A6;
}

.vk-navbar {
    margin-bottom: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.vk-navbar span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (min-width: 992px) {
    .vk-navbar {
        border-bottom: 1px solid #d7d7d7;
    }
}

.vk-navbar-header {
    padding: 25px 0;
}

@media (min-width: 992px) {
    .vk-navbar-header a img {
        width: 90%;
    }

    .vk-navbar-header {
        padding: 32px 0px;
        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;
        margin-left: 15px;
        border-top: none;
    }
}

.vk-navbar-nav li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #394855;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.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;
    text-transform: capitalize;
    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 10px 19px 10px;
    }
}

@media (min-width: 1200px) {
    .vk-navbar-nav li a:not(.slicknav_item) {
        padding: 72px 8px 19px 0;
    }
}

.vk-navbar-nav li a:hover, .vk-navbar-nav li a:focus {
    color: #3EB5A6;
}

.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: #3EB5A6;
}

.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 #3EB5A6;
        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: #3EB5A6;
}

.vk-navbar-nav.child li:hover {
    background-color: #fff;
}

.vk-navbar-nav.child li:hover > a {
    color: #3EB5A6;
}

.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 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.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-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: calc(100% - 208px);
    background-color: #d7d7d7;
    position: absolute;
    bottom: 0;
    left: 208px;
}

@media (min-width: 1200px) {
    .vk-header-top .content:after {
        left: 264px;
        width: calc(100% - 264px);
    }

}

.vk-header-top .quick-address {
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
    line-height: normal;
    font-size: 15px;
}

.vk-header-top .quick-address li {
    display: inline-block;
    position: relative;
}

.vk-header-top .quick-address li:not(:first-child):before {
    content: '|';
    padding-left: 5px;
    padding-right: 11px;
}

@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: #3EB5A6;
    }

    .vk-header-transparent a {
        color: #FFF;
    }

    .vk-header-transparent .vk-navbar-nav > li:hover > a {
        color: #3EB5A6;
    }

    .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 {
    background-color: rgba(255, 255, 255, 0.15);
}

/* HOME DARK */

/* HOME DEFAULT */

/* HOME SHOP */

/* HOME ONE PAGE */

/* HOME LEFT MENU */

/* HOME SLIDER */

/* 404 PAGE */

/* ABOUT PAGE */

@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;
    }
}

/* CAREER PAGE */

/* CONTACT PAGE */

/* FAQ PAGE */

/* TESTIMONIAL PAGE */
.vk-testimonial {
    padding: 30px 30px 20px;
    border: 1px solid #EAEAEA;
    margin-bottom: 30px;
}

.vk-testimonial i {
    color: #3EB5A6;
}

@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;
}

/* PROJECT LIST */

/* PROJECT GRID */

/* SINGLE PROJECT */

/* CONSTRUCTION SERVICE */
/* CONSULTANT SERVICE */

/* DESIGN SERVICE */
/* FURNITURE SERVICE */
/* SHOP */

@media (min-width: 960px) {

    .left-content {
        float: left;
    }
}

/* SHOP CART */

/* SHOP CHECKOUT */

/* SINGLE PRODUCT */


/* Mobile */
.telinmobile {
    padding-left: 0px;
}

.telinmobile li {
    list-style-type: none;
    display: inline-block;
    padding-right: 0;
}

.telinmobile a {
    padding-right: 0;
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: 500;
    color: #2E3841
}

.telinmobile img {
    max-width: 100%;
    width: 25px;
}

.teldesktop {
    padding-left: 25px;
    margin-bottom: 0px;
}

.teldesktop li {
    list-style-type: none;
    display: inline;
    padding-right: 0;
}

.teldesktop li > a {
    padding-right: 0;
    font-size: 20px;
    font-weight: 500;
}

.teldesktop li > a img {
    margin-top: -5px;
    max-width: 25px;
    max-height: 25px;
}

/* FOOTER */

.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: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 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover, a:focus {
    color: #3EB5A6;
    text-decoration: none;
}

@media (min-width: 992px) {
    .vk-footer {
        padding-top: 80px;
    }
}

.vk-footer .vk-heading {
    padding-bottom: 25px;
    color: #fff;
    margin-bottom: 0;
}

.vk-footer .h4.vk-heading {
    font-size: 22px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 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 - 15px);
    }
}

@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: block;
}

.flexed-content-left {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;

}


.language-switcher {
    position: relative;
    padding: 77px 0 15px 15px;

}

.language-switcher .current-language {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    background: #2e3841;
    padding: 21px 15px 19px 15px;
}

.language-switcher .current-language i {
    font-weight: 400;
    color: #fff;
    margin-left: 3px;
}

.header-call-button {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    position: relative;
    padding: 75px 0px 16px 0px;
}

.header-call-button a {
    background: #3EB5A6;
    border: 1px solid #3EB5A6;
    padding: 19px;
}

.header-call-button a:focus {
    color: #fff;
}

.header-call-button a:hover {
    background: transparent;
    color: #3EB5A6;
}

.language-switcher .lang-list {
    top: 100%;
    max-width: 66px;
    display: block;
    width: 100%;
    list-style: none;
    position: absolute;
    height: 0;
    overflow: hidden;
    transition: all 0.2s;
    padding: 0;
    background: #2e3841;
    text-align: center;
    left: 15px;
}

.language-switcher:hover .lang-list {
    transition: all 0.2s;
    min-height: 42px;
    padding: 10px 0;

}

.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 .modal-content .modal-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.custom-modal .modal-content {
    border-radius: 0;
}
header.vk-header.fixed_header {
    position: fixed;
    left: 0;
    right: 0;
    transition: top .3s ease-in-out;
}

header.vk-header.fixed_header.animated {
    top: 0;
}

header.vk-header.fixed_header + .vk-content > .slicknav_menu {
    position: fixed;
    top: 165px;
    z-index: 9;
    right: 0;
    left: 0;
}
.mobile_header-call-button {
    display: none;
}
@media (max-width: 767px) {
    .custom-mobile-images .row  img,
    .custom-mobile-images .row .col-md-6 img{
        width: 100%;
        height: auto;
    }
}
@media only screen and (min-width: 992px) {
    header.vk-header.fixed_header {
        background: #2e3841;
        top: -115px;
    }
    .collapse.navbar-collapse.vk-navbar-collapse {
        display: flex !important;
        align-items: flex-end;
        justify-content: flex-end;
    }

    .mobile-language-switcher-container {
        display: none;
    }

    .vk-header-top .quick-address {
        float: left;
        margin-left: 290px;
    }

    .vk-header .teldesktop {
        display: flex;
    }

    .vk-header .teldesktop li {
        min-width: 25px;
        margin-left: 3px;
    }
}


@media only screen and (max-width: 991px) {
    .vk-navbar-brand.navbar-brand img {
        width: 92%;
        height: auto;
    }

    .mobile_header-call-button {
        display: inline;
    }

    .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 0.2s;
    }

    .language-switcher .lang-list {
        padding-left: 0;
    }

    .header-call-button {
        order: 3;
        float: right;
        display: inline;
        padding: 15px 0;
        flex: 2;
        text-align: right;
        border: none;
    }

    .header-call-button a {
        padding: 10px 5px;
        color: #fff;
        font-size: 14px;
    }

    .vk-header-home .vk-navbar-header {
        display: flex;
        justify-content: space-between;
    }

    .vk-navbar-brand {
        order: 1;
        flex: 2;
    }

    .vk-navbar-toggle {
        order: 2;
    }

    .vk-navbar-toggle.collapsed {
        color: #fff;
    }

    .language-switcher {
        padding: 0;
        margin: 0;
        width: 45px;
    }

    .language-switcher .current-language {
        padding: 0;
        background: transparent;
        font-size: 19px;
        color: #fff;
    }

    .language-switcher .current-language i {
        color: #3EB5A6;
    }

    .mobile_social_wrapper {
        float: left;
    }

    .vk-header {
        background: #2e3841;
    }

    .slicknav_nav {
        height: calc(100vh - 140px);
        overflow-y: scroll;
    }

    .mobile_social_wrapper:before {
        content: '';
        border-top: 1px solid rgba(255, 255, 255, 0.15);
        width: 100%;
        height: 14px;
        display: block;
        position: absolute;
        margin-top: -15px;
        margin-left: -15px;
    }

    .telinmobile a {
        color: #fff;
        font-size: 19px;
    }

    .language-switcher:hover .lang-list {
        left: 0px;
        bottom: -30px;
        color: #fff;
        height: 23px;
    }

    .language-switcher:hover .lang-list a {
        color: #fff;
        padding: 5px;
    }
}

@media (max-width: 350px) {
    .header-call-button a {
        font-size: 12px;
    }

    .telinmobile a {
        font-size: 16px;
    }

    .mobile-language-switcher-container {
        margin-right: 0;
    }
}

.h5.modal-title {
    font-size: 18px;
    color: #2E3841;
    font-family: 'Montserrat';
    font-weight: 600;
}

/*
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
-------------------------------------------------- */
.modal-icon-button {
    background: #3EB5A6;
}

.modal-icon-button:hover {
    background: none;
}

.vk-footer .vk-heading {
    text-transform: none;
}

.advantages-background {
    background: url("/storage/backgrounds/advantages.webp");
    background-size: cover;
}

.mb-0 {
    margin-bottom: 0;
}

.mt-60 {
    margin-top: 60px;
}

.mb-30 {
    margin-bottom: 30px;
}

.footer-contacts .teldesktop {
    padding-left: 0;
}

.footer-contacts .teldesktop li {
    padding: 0;
}

#contact-modal .modal-header {
    border: none;
    padding: 0;
}

#contact-modal.custom-modal .modal-content .modal-header .close {
    right: 15px;
    top: -30px;
    color: #fff;
    position: absolute;
}

#contact-modal .modal-body {
    padding: 0;
}

.vk-blog-grid .blog-content .content-box a .h4,
.vk-blog-grid .blog-content .content-box .h4.add-service-header {
    min-height: 94px;
}

.services-content-preview {
    min-height: 90px;
    height: 90px;
    overflow: hidden;
}

.padding-0 {
    padding: 0;
}

.vk-navbar-nav li a {
    font-size: 14px;
}

.modal-title.h5 {
    color: #2E3841;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 0;
    font-size: 18px;
}

.vk-blog-wrapper .blog-list.pt-0 {
    padding-top: 0;
}
.blog-content .vk-img-frame img{
    width: 100%;
    height: auto;
}
@media only screen and (min-width: 992px) {
    .vk-navbar-nav li:hover > .child {
        height: 500px;
        overflow-y: scroll;
    }
}

@media only screen and (max-width: 991px) {
    .mobile_social_wrapper {
        float: none;
    }

    .telinmobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    header.vk-header + .vk-content > .slicknav_menu {
        position: absolute;
        z-index: 999;
        width: 100%;
    }
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    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-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.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"
}

.b24-form-wrapper.b24-form-border-bottom {
    -webkit-box-shadow: 0 4px 18px 0 rgba(0,0,0,.3);
    box-shadow: 0 4px 18px 0 rgba(0,0,0,.3);
}

.faq__item .expander-faq {
    display: none;
}

iframe {
    width: 100%;
}

@media (max-width: 400px) {
    .telinmobile a {
        font-size: 17px;
    }
}
