@media screen and (max-width:768px) {
    .cbh-phone {
        position: fixed;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        background-color: transparent
    }

    .cbh-ph-circle,
    .cbh-phone {
        background-color: transparent
    }

    .cbh-phone {
        right: -50px;
        bottom: -55px;
        visibility: hidden;
        width: 200px;
        height: 200px;
        cursor: pointer;
        z-index: 99;
        -webkit-transition: visibility .5s;
        -moz-transition: visibility .5s;
        -o-transition: visibility .5s;
        transition: visibility .5s
    }

    .cbh-phone.cbh-show {
        visibility: visible
    }

    .cbh-ph-circle {
        width: 110px;
        height: 110px;
        top: 40px;
        left: 40px;
        position: absolute;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid rgba(30, 30, 30, .4);
        opacity: .1;
        -webkit-animation: cbh-circle-anim 1.2s infinite ease-in-out;
        -moz-animation: cbh-circle-anim 1.2s infinite ease-in-out;
        -ms-animation: cbh-circle-anim 1.2s infinite ease-in-out;
        -o-animation: cbh-circle-anim 1.2s infinite ease-in-out;
        animation: cbh-circle-anim 1.2s infinite ease-in-out;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .cbh-phone.cbh-static .cbh-ph-circle {
        -webkit-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
        -moz-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
        -ms-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
        -o-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
        animation: cbh-circle-anim 2.2s infinite ease-in-out !important
    }

    .cbh-phone.cbh-green .cbh-ph-circle {
        opacity: .5
    }

    .cbh-ph-circle-fill {
        width: 74px;
        height: 74px;
        top: 58px;
        left: 58px;
        position: absolute;
        background-color: #000;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        opacity: .1;
        -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
        -moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
        -ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
        -o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
        animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .cbh-phone.cbh-static .cbh-ph-circle-fill {
        -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
        -moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
        -ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
        -o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
        animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
        opacity: 0 !important
    }

    .cbh-phone.cbh-green .cbh-ph-circle-fill {
        opacity: .75 !important
    }

    .cbh-ph-img-circle1 {
        width: 50px;
        height: 50px;
        top: 70px;
        left: 70px;
        position: absolute;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==);
        background-size: 40px 40px;
        background-color: rgba(30, 30, 30, .1);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        opacity: 1;
        -webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out;
        -moz-animation: cbh-circle-img-anim 1s infinite ease-in-out;
        -ms-animation: cbh-circle-img-anim 1s infinite ease-in-out;
        -o-animation: cbh-circle-img-anim 1s infinite ease-in-out;
        animation: cbh-circle-img-anim 1s infinite ease-in-out
    }

    .cbh-phone.cbh-static .cbh-ph-img-circle1 {
        -webkit-animation: cbh-circle-img-anim 0 infinite ease-in-out !important;
        -moz-animation: cbh-circle-img-anim 0 infinite ease-in-out !important;
        -ms-animation: cbh-circle-img-anim 0 infinite ease-in-out !important;
        -o-animation: cbh-circle-img-anim 0 infinite ease-in-out !important;
        animation: cbh-circle-img-anim 0 infinite ease-in-out !important
    }

    .cbh-phone.cbh-green .cbh-ph-circle {
        border-color: #58bf05
    }

    .cbh-phone.cbh-green .cbh-ph-circle-fill,
    .cbh-phone.cbh-green .cbh-ph-img-circle1 {
        background-color: #58bf05
    }
}

.videoWrapperActive button.videoPoster {
    opacity: 0;
}

hr,
img {
    border: 0
}

body {
    margin: 0
}

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

footer {
    display: block
}

a {
    background-color: transparent
}

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

strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

img {
    vertical-align: middle
}

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

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

button {
    overflow: visible;
    text-transform: none
}

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

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

@media print {
    img {
        page-break-inside: avoid
    }

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !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 {
        max-width: 100% !important
    }

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

    h2 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }
}

body {
    background-color: #fff
}

.btn,
.btn-default:active,
.btn:active,
.form-control,
.navbar-toggle {
    background-image: none
}

.dertuy {
    position: relative
}

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

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

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

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

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

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

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

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

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

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

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

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

p {
    margin: 0 0 10px
}

@media (min-width:768px) {
    .cbh-phone.cbh-show {
        display: none
    }
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

ol,
ul {
    margin-top: 0
}

ul ul {
    margin-bottom: 0
}

ol,
ul {
    margin-bottom: 10px
}

.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after,
.slick-track:after {
    clear: both
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

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

@media (min-width:801px) {
    .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-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-9,
.col-md-10,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-9,
.col-sm-12,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

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

@media (min-width:768px) {

    .col-sm-12,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7 {
        float: left
    }

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

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

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

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

@media (min-width:992px) {

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-9 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box
}

.open .dropdown-menu {
    display: block
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857;
    white-space: nowrap;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

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

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav:after {
    clear: both
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

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

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

@media (min-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
}

.modal,
.modal-open {
    overflow: hidden
}

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

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

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

.navbar-brand>img {
    display: block
}

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

    .navbar-header {
        float: left
    }

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

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

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 16px
    top: -5px;
}

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

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
}

.close {
    font-weight: 700
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.avtos .marki div div div img,
.markizam .marki div div div img,
.modal-dialog {
    vertical-align: middle
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

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

.modal-content {
    background-clip: padding-box
}

.modal {
    display: none;
    position: fixed;
    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;
    -moz-transition: -moz-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, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

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

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

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.tab,
.tabs a {
    color: #3f474c;
    position: relative
}

.tab {
    text-align: center;
    width: 913px;
    margin: 0 auto;
    font-family: 'Roboto Regular', sans-serif;
    line-height: 1.5;
    font-weight: 300;
    -webkit-font-smoothing: antialiased
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tabs {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0
}

.tabs li {
    float: left;
    list-style-type: none;
    line-height: 38px;
    position: relative;
    padding: 0 24px;
    border-bottom: 1px solid #eceef0
}

.tabs a {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    display: block;
    letter-spacing: 0;
    outline: 0;
    bottom: -2px;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-bottom: 2px solid rgba(236, 238, 240, 0);
    padding-bottom: 10px;
    cursor: pointer
}

.tabs li:first-child {
    padding: 0 24px 0 0
}

.tabs li:last-child {
    padding: 0 0 0 24px
}

.tabs_item {
    display: none;
    padding: 54px 0 30px
}

.lock-video,
.tabs_item:first-child {
    display: block
}

.current a {
    color: #3f474c;
    border-bottom: 2px solid #f2c61d
}

.videoWrapper {
    position: relative;
    width: 100%;
    height: 0;
    background-color: #000
}

.videoIframe,
.videoPoster {
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.videoWrapper169 {
    padding-top: 58%;
    margin: 32px auto auto
}

.slick-list,
.videoPoster {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.videoIframe {
    bottom: 0;
    background-color: transparent
}

.videoPoster {
    background-image: url(../icons/playfon.png);
    cursor: pointer;
    border: 0;
    outline: 0;
    background-position: 50% 50%;
    background-size: cover;
    text-indent: -999em;
    opacity: 1;
    -webkit-transition: opacity .8s, height 0;
    -moz-transition: opacity .8s, height 0;
    transition: opacity .8s, height 0;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s
}

.lock-video {
    background-image: url(../icons/lockvideo.png);
    width: 104px;
    height: 136px;
    bottom: -65px;
    left: -48px;
    position: absolute
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-slider {
    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:focus {
    outline: 0
}

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

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

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

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

.slick-slide img {
    display: block
}

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

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    z-index: 1
}

.avtos img:hover,
.markizam img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.slick-next:hover,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: #f2c61d
}

.slick-next,
.slick-prev {
    background: #fff;
    width: 43px;
    height: 42px;
    box-shadow: 0 8px 10px rgba(63, 71, 76, .1);
    border-radius: 100%;
    display: block
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff
}

.slick-prev {
    left: 20px;
    padding: 3px 6px 0 0
}

.slick-prev:before {
    content: url(sliders/prev.png)
}

.slick-next:before {
    content: url(sliders/next.png)
}

.slick-next {
    padding: 0 0 0 4px;
    right: 20px
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: -22px
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.herer {
    top: 16px;
    height: 60px
}

.drop {
    width: 100%;
    position: absolute;
    z-index: 10
}

.drop ul {
    padding: 30px 40px 30px 0;
    list-style: none
}

.drop li {
    list-style-type: none;
    width: 32%;
    display: inline-block
}

.drop li a {
    font-size: 16px;
    line-height: 32px;
    font-family: "Roboto Regular", sans-serif;
    color: #556672
}

.drop li a:before {
    content: "—";
    font-size: 28px;
    color: #f2c61d;
    margin-right: 22px;
    font-family: "Roboto Black", sans-serif, sans-serif;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px
}

.herer .navbar-nav>li,
.herer a,
.herer span {
    color: #3f474c
}

.herer span {
    font-family: 'Roboto Regular', sans-serif
}

.navbar-brand.fontsrb,
.phone-hed {
    font-family: 'Roboto Black', sans-serif
}

.navbar-brand.fontsrb {
    font-size: 20px;
    padding: 0 64px 0 0
}

.seven {
    top: 20px;
    font-size: 14px;
    float: left
}

.leftz {
    text-align: right;
    /*top: -7px*/
}

.phone-hed {
    font-size: 16px
}

.phone-hed:before {
    content: url(../icons/phone.png);
    right: 10.83px;
    top: 0px;
    position: relative
}

.navbar-right {
    margin-right: 0
}

.leftz span {
    font-size: 13px
}

.navbar-nav>li>a.phone-hed {
    padding: 0
}

.navbar-nav>li>a.phone-hed:hover {
    padding: 0;
    background: rgba(255, 255, 255, 0)
}

.navbar-brand>img.img-logo {
    display: inline-block;
    margin-right: 10px
}

.batviz {
    font-family: 'Roboto Bold', sans-serif;
    color: #3f474c;
    font-size: 14px;
    padding: 10.5px 23px;
    border-radius: 4px;
    background: #eceef0;
    margin-left: 30px;
    cursor: pointer
}

.navbar-nav>li>a.fa,
.navbar-nav>li>a.od,
.navbar-nav>li>a.vk {
    pointer-events: none;
    cursor: default
}

.batviz:hover {
    background: #e2e6ea
}

.batviz:active {
    background: #3f474c;
    color: #fff !important
}

.liner {
    position: absolute;
    top: 60px;
    right: 0;
    width: 100%
}

@media screen and (max-width:992px) {
    .navbar-brand.fontsrb {
        font-size: 18px
    }

    .herer {
        top: 15px;
        height: 38px
    }

    .navbar-nav.phone-mob {
        margin: -5.5px 5px
    }

    hr {
        margin-top: 0
    }

    .seven {
        display: none
    }

    .leftz {
        text-align: right
    }

    div .img-logo {
        display: inline-block;
        padding-right: 5px;
        max-width: 37px
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        border-radius: 2px
    }

    .icon-bar {
        background: #3f474c
    }

    .navbar-toggle {
        display: block;
        float: left;
        margin-right: -10px;
        margin-bottom: 0;
        margin-top: -1px
    }

    .navbar-toggle .icon-bar.fix {
        width: 9px
    }

    .navbar-right.phone-mob {
        float: right
    }

    .navbar {
        min-height: inherit;
        border: 0 solid transparent
    }

    .navbar.fix {
        background: #f5f7f9;
        position: absolute;
        z-index: 10;
        width: 100%;
        transition: all .5s
    }
}

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

    #header,
    .drop li {
        width: 100%
    }

    #header {
        position: fixed;
        top: 0;
        z-index: 100000;
        background: #fff;
        height: 61px
    }

    #body {
        margin-top: 61px
    }

    #header a.navbar-brand.fontsrb {
        width: 109px;
        top: -5px;
        position: relative;
        margin-left: 15px
    }

    #header .navbar-brand>img.img-logo {
        float: left;
        top: 1px;
        position: relative;
        margin-right: 2px
    }

    .navbar-header {
        float: left
    }

    .navbar-brand.fontsrb {
        padding-right: 0
    }
}

@media screen and (max-width:703px) {
    #header a.navbar-brand.fontsrb {
        width: 108px;
        top: -5px;
        position: relative;
        margin-left: 0
    }

    .nav>li.batviz {
        display: none
    }
}

@media screen and (max-width:494px) {
    #header .navbar-nav>li {
        float: right
    }

    #header .leftz {
        top: 0px;
        width: 57%;
        text-align: center
    }

    .nav>li.leftz span {
        display: none
    }

    .phone-hed:before {
        content: '';
        right: 10.83px;
        top: 7px;
        position: relative
    }

    .leftz {
        top: 1px
    }

    .navbar-nav.phone-mob {
        margin: -5.5px -7px
    }
}

@media screen and (max-width:600px) {
    .phone-hed {
        font-size: 16px;
        top: -6px;
    }

    .navbar-brand.fontsrb {
        font-size: 16px
    }

    .navbar-toggle {
        float: right
    }

    .icon-bar {
        background: #3f474c
    }

    .seven {
        display: none
    }

    .navbar {
        min-height: inherit
    }

    .navbar-nav {
        margin: 7.5px 20px
    }
}

.avtos .slick-slide img,
.geografi li:before {
    display: inline-block
}

@media screen and (max-width:375px) {
    #header .leftz {
        top: 0px;
        width: 56%;
        text-align: center
    }
}

@media screen and (max-width:364px) {
    #header .leftz {
        top: 0px;
        width: 50%;
        text-align: center
    }

    .phone-hed {
        font-size: 15px
    }
}

.avtos h2 {
    color: #3f474c;
    font-family: "Roboto Black", sans-serif;
    font-size: 40px;
    line-height: 50px
}

.avtos {
    margin-top: 0
}

.avtos .slick-prev {
    left: -75px
}

.avtos .slick-next {
    right: -75px
}

.avtos .marki div div div {
    height: 142px;
    line-height: 142px;
    text-align: center
}

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

@media screen and (max-width:700px) {
    .avtos h2 {
        font-size: 22px;
        line-height: 30px
    }

    .avtos .col-md-12 {
        padding: 0
    }

    .avtos .slick-list {
        padding-right: 20%
    }
}

.geografi {
    position: relative;
    margin-bottom: 50px
}

.geografi a {
    color: #556672
}

.geografi h2,
.geografi h4 {
    color: #3f474c;
    font-family: "Roboto Black", sans-serif
}

.geografi h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 35px
}

.geografi h4 {
    margin-bottom: 25px
}

.geografi h4.metrob:after {
    margin-left: 8px;
   /* content: url(../icons/metro.png) */
}

.geografi li:before {
    content: "—";
    font-size: 28px;
    color: #f2c61d;
    margin-right: 22px;
    font-family: "Roboto Black", sans-serif;
    height: 20px;
    position: relative;
    top: 5px
}

.geografi li {
    list-style-type: none;
    font-size: 16px;
    color: #556672;
    font-family: "Roboto Regular", sans-serif
}

.geografi .col-md-6,
.geografi ul {
    padding: 0
}

.echor1 {
    display: none
}

.echor1 button {
    outline: 0;
    background: #eceef0;
    border: 0;
    font-family: "Roboto Bold", sans-serif;
    font-size: 14px;
    border-radius: 4px;
    padding: 10.5px 31.1px;
    margin-top: 18px
}

.coper,
.pou {
    font-family: "Roboto Regular", sans-serif
}

.echor1 button:hover {
    background: #e2e6ea
}

.echor1 button:active {
    background: #3f474c;
    color: #fff !important
}

@media screen and (min-width:768px) {

    .echor1,
    .tens1 {
        display: block
    }

    .tens1 {
        width: 100%;
        height: 117px;
        position: absolute;
        margin-left: -20px;
        margin-top: -117px;
        background: #fff;
        background: linear-gradient(rgba(255, 255, 255, .0001), #fff)
    }

    #mass1 {
        transition: all .5s ease-in-out;
        overflow: hidden;
        height: 400px
    }
}

@media screen and (max-width:992px) {
    .geografi ul {
        margin-bottom: 0
    }
}

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

    div#vel4,
    div#vel5 {
        height: 250px;
        overflow: hidden;
        transition: all .5s ease-in-out
    }

    h4.metrob {
        margin-top: 0
    }

    #tens2,
    #tens3 {
        width: 96%
    }

    .geografi .col-md-6 {
        padding: 0 15px
    }

    .geografi h4 {
        margin-bottom: 0
    }
}

@media screen and (max-width:700px) {
    h4.metrob {
        margin-top: 42px
    }

    .geografi h2 {
        font-size: 22px;
        line-height: 30px
    }
}

.futtry {
    background: #f5f7f9;
    display: block;
    position: relative
}

.futtry .phone-mob {
    margin-top: 43px
}

.futtry .fix {
    margin-top: 17px;
    margin-bottom: 5px
}

.futtry .herer {
    height: inherit
}

.futtry .fontsrb {
    margin-top: 21px
}

.futtry .navbar-brand.fontsrb {
    padding-right: 0
}

.coper {
    color: #556672;
    font-size: 13px;
    line-height: 18px;
    margin-top: 25px;
    margin-bottom: 25px
}

.pou,
.soc {
    margin-top: 50px
}

.futtry .navbar-nav>li.fixt {
    padding-right: 37px
}

.navbar-nav>li.fixt:last-child {
    padding-right: 0
}

.navbar-nav>li.fixt {
    padding-right: 76.6px
}

.futtry .navbar-nav>li.fixt:last-child a {
    padding: 15px 0 15px 25px
}

.soc li a:hover {
    background-color: rgba(12, 84, 144, 0)
}

.navbar-nav>li>a.fa {
    background-image: url(../icons/social.png);
    background-repeat: no-repeat;
    padding: 0;
    width: 13px;
    height: 24px
}

.navbar-nav>li>a.vk {
    background: url(../icons/social.png) -27px 0 no-repeat;
    padding: 0;
    width: 29px;
    height: 20px
}

.navbar-nav>li>a.od {
    background: url(../icons/social.png) -72px 0 no-repeat;
    padding: 0;
    width: 17px;
    height: 24px
}

.navbar-nav>li>a.tv,
.navbar-nav>li>a.yu {
    height: 21px;
    pointer-events: none;
    cursor: default;
    padding: 0
}

.navbar-nav>li>a.yu {
    background: url(../icons/social.png) -101px 0 no-repeat;
    width: 28px
}

.navbar-nav>li>a.tv {
    background: url(../icons/social.png) -143px 0 no-repeat;
    width: 25px
}

.navbar-nav>li>a.inst {
    pointer-events: none;
    cursor: default;
    background: url(../icons/social.png) -181px 0 no-repeat;
    padding: 0;
    width: 24px;
    height: 23px
}

.drop,
.navbar-nav>li>a.menunow:hover {
    background: #f5f7f9
}

.soc li {
    margin-right: 20px;
    float: left
}

.pou {
    margin-left: 100px;
    font-size: 16px;
    text-align: center
}

.pou:before {
    content: url(../icons/map.png);
    position: absolute;
    right: 275px
}

@media screen and (max-width:1200px) {
    .futtry .navbar-nav>li.fixt:last-child a {
        padding: 15px 0 15px 25px
    }

    .futtry .navbar-nav>li.fixt {
        padding-right: 6px
    }

    .soc {
        margin-top: 40px
    }

    .soc li {
        margin-right: 12px
    }

    .pou {
        margin-top: 36px;
        margin-left: 51px
    }

    .futtry .phone-mob {
        margin-top: 28px
    }
}

@media screen and (max-width:992px) {
    .futtry .navbar-nav>li>a.menunow {
        padding: 15px 0
    }

    .futtry .navbar-nav>li.fixt {
        padding-right: 60.6px
    }

    .futtry .navbar-nav>li.fixt:last-child {
        padding-right: 0
    }

    .futtry .fontsrb {
        margin-top: 28px
    }

    .pou {
        margin-left: 100px;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .soc {
        margin-top: 20px
    }

    .futtry .phone-mob {
        margin-top: 17px
    }
}

@media screen and (max-width:700px) {
    .pou {
        margin-top: 30px;
        margin-bottom: 8px
    }

    li.batviz {
        width: 168px
    }

    .futtry .navbar-nav>li.fixt:last-child a {
        padding: 15px 0
    }

    .futtry .navbar-nav>li>a.menunow {
        padding: 10px 0
    }

    .navbar-right.phone-mob {
        float: initial
    }

    .futtry .navbar-brand {
        float: initial;
        margin-top: 60px;
        display: block
    }

    .futtry .navbar-nav {
        margin: 7.5px 0
    }

    .futtry .navbar-nav.soc {
        margin-bottom: 40px
    }

    .futtry .navbar-nav.fix {
        margin: 0
    }

    .futtry .navbar-nav>li.fixt {
        display: block;
        float: initial;
        padding-right: 0
    }

    .futtry .pou {
        margin-top: 40px;
        margin-left: 44px;
        font-family: "Roboto Regular", sans-serif;
        font-size: 18px;
        text-align: justify
    }

    .futtry .pou:before {
        left: 18px
    }

    .futtry .phone-hed:before {
        content: url(../icons/phone.png);
        right: 15.83px;
        top: 7px;
        position: relative
    }

    .futtry .navbar-nav>li>a.phone-hed {
        font-size: 16px;
        display: inline;
        margin-left: 19px
    }

    .futtry .nav>li.leftz span {
        display: initial;
        margin-left: 10px;
        color: #556672
    }

    .futtry .navbar-right.phone-mob {
        margin-top: 18px;
        margin-bottom: 18px
    }

    .futtry .nav>li.batviz {
        display: block
    }

    .futtry .batviz {
        margin-left: 0
    }

    .futtry .leftz {
        padding-bottom: 18px;
        width: 100%;
        top: 0;
        text-align: left
    }
}

.now {
    text-align: center
}

.navbar-nav>li>a.menunow {
    padding: 15px 25px;
    font-size: 16px;
    font-family: 'Roboto Regular', sans-serif
}

.navbar-header {
    width: 100%
}

.navbar {
    border: 0
}

.navbar-nav>li.fix {
    padding-right: 91.6px
}

.drop {
    display: none
}

.navbar-nav>li.fix:last-child {
    padding-right: 0
}

.navbar-nav>li>a.menunow {
    color: #556672;
    background: rgba(255, 255, 255, 0)
}

.container-fluid.fix,
.navbar-collapse.fix {
    padding: 0
}

.navbar.fix {
    margin-bottom: 0
}

@media screen and (max-width:1199px) {
    .navbar-nav>li.fix {
        padding-right: 51px
    }
}

@media screen and (max-width:992px) {
    .navbar-nav>li.fix {
        float: inherit;
        display: contents;
        padding-right: 0
    }
}

@media screen and (max-width:767px) {
    .navbar-nav.fix {
        margin: 0 20px
    }

    .drop ul {
        padding: 0 40px;
        list-style: none
    }
}

.sliderclass h2 {
    font-family: "Roboto Black", sans-serif;
    font-size: 48px;
    line-eight: 58px
}

.sliderclass p {
    font-family: "Roboto Regular", sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 55px
}

.sliderclass a {
    background: #f2c61d;
    color: #3f474c;
    font-family: "Roboto Bold", sans-serif;
    cursor: pointer;
    font-size: 18px;
    padding: 15px 32px;
    border-radius: 4px
}

.sliderclass a:hover {
    background: #f9cd23;
    color: #3f474c;
    text-decoration: none
}

.sliderclass a:active {
    background: #e7aa02
}

.sliderclass {
    overflow: hidden;
    height: 420px
}

.slick-dots li {
    width: 10px
}

.slick-dots li button {
    background: #d0d0d0;
    border-radius: 100%;
    width: 8px;
    height: 8px
}

.slick-dots li.slick-active button {
    background: #f2c61d
}

.slick-dots li button:before {
    content: none;
    width: 8px;
    height: 8px
}

.sliderclass img {
    display: inline-block;
    max-width: 100%;
    position: absolute
}

.sliderclass .item {
    position: relative;
    height: 420px
}

.conter {
    margin-top: 17px;
    display: inline-block;
    text-shadow: 2px 2px 8px white;
}

@media screen and (max-width:1107px) {
    .conter {
        margin-left: 15px
    }
}

.now,
.now a,
.now span {
    display: block
}

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

    .sliderclass,
    .sliderclass .item {
        height: 350px;
        background-position: -200% center !important;
        background-size: 122%;
    }

    .sliderclass {
        overflow: hidden
    }

    .sliderclass img {
        max-width: 140%
    }

    .slick-dotted.slick-slider {
        margin-bottom: -24px
    }

    .conter {
        width: 63%;
        position: absolute
    }

    .sliderclass h2 {
        font-family: "Roboto Black", sans-serif;
        font-size: 22px;
        line-eight: 30px
    }

    .sliderclass a,
    .sliderclass p {
        font-size: 16px
    }

    .sliderclass p {
        font-family: "Roboto Regular", sans-serif;
        line-height: 24px;
        margin-top: 0;
        margin-bottom: 34px
    }
}

.now {
    background: #f5f7f9;
    height: 220px;
    padding-top: 40px
}

.now:hover {
    box-shadow: 0 1px 5px
}

.iconor {
    padding-top: 20px
}

.nor {
    padding: 0 15px;
    margin-top: 30px
}

.nor h4 {
    font-family: "Roboto Black", sans-serif
}

.nor p {
    font-size: 16px;
    font-family: "Roboto Regular", sans-serif;
    color: #556672;
    line-height: 20px
}

.now span {
    height: 100px
}

.now a {
    color: #3f474c
}

.now a:hover {
    color: #3f474c;
    text-decoration: none
}

.echor button {
    display: none;
    outline: 0;
    background: #eceef0;
    border: 0
}

@media screen and (max-width:767px) {
    .nor {
        padding: 0 30px;
        margin-top: 30px
    }

    .echor button {
        display: inline;
        outline: 0;
        background: #eceef0;
        border: 0;
        font-family: "Roboto Bold", sans-serif;
        font-size: 14px;
        border-radius: 4px;
        padding: 10.5px 31.1px;
        margin-top: 18px
    }

    .tens {
        display: block;
        width: 100%;
        height: 117px;
        position: absolute;
        margin-top: -117px;
        background: #fff;
        background: linear-gradient(rgba(255, 255, 255, .0001), #fff)
    }

    .mass {
        transition: all .5s ease-in-out;
        height: 980px;
        overflow: hidden
    }
}

.container.textory {
    margin-top: 85px
}

.container.textory h1 {
    font-size: 40px;
    font-family: "Roboto Black", sans-serif;
    line-height: 50px;
    margin-bottom: 52px
}

.textory ul {
    display: inline;
    float: left;
    padding-right: 35px;
    padding-bottom: 10px
}

.container.textory p {
    font-size: 18px;
    font-family: "Roboto Regular", sans-serif;
    line-height: 28px;
    color: #556672
}

.container.textory li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px;
    color: #3f474c;
    font-family: "Roboto Bold", sans-serif
}

.textory img.pull-left {
    margin-right: 30px;
    margin-bottom: 18px;
    margin-top: 5px
}

.container.textory ul.spis {
    float: initial
}

.container.textory ul.spis li {
    line-height: 28px;
    margin-bottom: 5px;
    font-family: "Roboto Regular", sans-serif;
    color: #556672;
    position: relative;
    padding-left: 36px
}

.container.textory ul.spis li:before {
    content: "—";
    font-size: 28px;
    color: #f2c61d;
    margin-right: 22px;
    left: 0;
    font-family: "Roboto Bold", sans-serif;
    height: 20px;
    display: inline-block;
    position: absolute;
    margin-bottom: 0;
    top: 0
}

.textory img.pull-right {
    margin-left: 30px;
    margin-bottom: 18px;
    margin-top: 5px
}

.container.textory ul {
    padding-left: 0;
    margin-left: 0
}

.container.textory ol li {
    list-style-type: decimal;
    line-height: 28px;
    margin-bottom: 5px;
    color: #556672;
    font-size: 18px;
    font-family: "Roboto Regular", sans-serif
}

.container.textory li,
.rating-stars ul,
.tabs_item li {
    list-style-type: none
}

.container.textory ul li:before {
    content: url(../icons/ok.png);
    float: left;
    margin-right: 30px
}

.fgdt li:last-child {
    margin-bottom: 0
}

@media screen and (max-width:700px) {
    ul.fgdt {
        padding-right: 15px
    }

    ul.fgdt br {
        display: none
    }

    .container.textory ol li {
        font-size: 16px
    }

    .container.textory li,
    .container.textory p {
        font-size: 16px;
        line-height: 24px
    }

    .textory img {
        width: 100%
    }

    .container.textory li {
        margin-bottom: 24px
    }

    .container.textory ul li:before {
        content: url(../icons/okmob.png);
        margin-bottom: 16px;
        margin-right: 14px
    }

    .container.textory {
        margin-top: 49px
    }
}

.ceny {
    margin-top: 40px
}

.ceny h2 {
    font-size: 40px;
    font-family: "Roboto Black", sans-serif;
    line-height: 50px;
    margin-bottom: 52px
}

.agi {
    margin-bottom: 0
}

.tabs_item li {
    font-size: 18px;
    font-family: "Roboto Regular", sans-serif;
    line-height: 28px;
    padding: 17px 30px
}

.tabs_item ul {
    padding-left: 0;
    text-align: left
}

.tabs_item li span {
    font-family: "Roboto Black", sans-serif;
    float: right
}

.tabs_item li:nth-child(odd) {
    background: #f5f7f9
}

.tabs_item li:nth-child(even) {
    background: #fff
}

.eshozayv button {
    outline: 0;
    background: #f2c61d;
    border: 0;
    padding: 12px 32px;
    font-family: "Roboto Bold", sans-serif;
    font-size: 18px;
    line-height: 21px;
    border-radius: 4px;
    margin-top: 9px
}

.eshozayv button:hover {
    background: #f9cd23
}

.eshozayv button:active {
    background: #e7aa02
}

.container-full .row {
    margin-left: 0;
    margin-right: 0
}

.agi {
    width: 75%;
    display: inline-block
}

@media screen and (max-width:1000px) {
    .tab {
        width: 100%
    }
}

@media screen and (max-width:700px) {
    .agi {
        width: 75%;
        margin: 0;
        display: inline-block
    }

    .tabs_item li span {
        display: inline-block;
        position: relative;
        right: 0
    }

    .col-md-12.full {
        padding: 0
    }

    .container-full.ceny {
        margin-top: 22px
    }

    .tab {
        width: 100%
    }

    .tabs li {
        padding: 0 24px
    }

    .tabs li:first-child {
        padding: 0 12px 0 0
    }

    .tabs li:last-child {
        padding: 0 0 0 12px
    }

    .tabs_item li {
        font-size: 16px;
        padding: 17px 15px
    }

    .ceny h2 {
        margin-bottom: 18px;
        font-size: 22px;
        line-height: 30px
    }

    .tabs_item {
        padding: 20px 0 30px
    }
}

@media screen and (max-width:320px) {
    .agi {
        width: 71%
    }
}

.foncontr {
    margin-top: 100px;
    text-align: center;
    background-image: url(../icons/fonfamk.png);
    background-color: #fad821;
    background-position: right;
    background-repeat: no-repeat
}

.foncontr h2 {
    color: #3f474c;
    padding-top: 70px;
    font-family: "Roboto Black", sans-serif;
    font-size: 40px;
    line-height: 50px
}

.foncontr p {
    color: #3f474c;
    font-family: "Roboto Regular", sans-serif;
    font-size: 18px;
    line-height: 28px;
    padding-top: 10px;
    margin-bottom: 46px
}

.foncontr p.mini {
    font-size: 14px;
    margin-bottom: 89px
}

.foncontr p.mini a {
    color: #556672
}

.foncontr form.form-inline input.form-control {
    outline: 0;
    width: 280px;
    height: 52px;
    margin-right: 30px;
    border: 0;
    border-radius: 4px;
    font-size: 18px
}

.foncontr form.form-inline button {
    outline: 0;
    padding: 14px 35px;
    background: #3f474c;
    color: #fff;
    font-size: 18px;
    font-family: "Roboto Bold", sans-serif;
    margin-right: 30px;
    border: 0;
    border-radius: 4px
}

.otziver h2,
.otziver p.otsvot {
    padding-left: 65px
}

.otziver h2,
.otziver h4 {
    font-family: "Roboto Black", sans-serif
}

.foncontr form.form-inline button:hover {
    background: #4a5257
}

.foncontr form.form-inline button:active {
    background: #323639;
    color: #fff !important
}

@media screen and (max-width:812px) {
    .foncontr h2 {
        font-size: 22px;
        line-height: 30px;
        padding-top: 60px
    }

    .foncontr p {
        font-size: 16px
    }

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

    .foncontr form.form-inline button {
        width: 100%;
        margin-right: 0
    }

    .foncontr {
        background-size: cover;
        background-position-x: 52%
    }
}

.otziver h2 {
    color: #3f474c;
    font-size: 40px;
    line-height: 50px
}

.otziver {
    padding-top: 70px
}

.otziver h4 {
    font-size: 18px;
    line-height: 21px;
    margin-top: 17px;
    margin-bottom: 8px
}

.otziver p,
.otziver p.dater {
    font-family: "Roboto Regular", sans-serif;
    line-height: 28px
}

.otziver p {
    font-size: 18px;
    color: #556672
}

.otziver p.dater {
    font-size: 16px;
    margin-top: 6px;
    margin-bottom: 18px
}

.otziver .item {
    height: auto;
    padding: 0 65px;
    position: relative
}

.otziver .jol,
.otziver .ser {
    font-family: "Roboto Bold", sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 27px
}

.otziver .ser {
    color: #3f474c;
    background: #eceef0;
    margin-right: 20px
}

.otziver .ser:hover {
    background: #e2e6ea
}

.otziver .ser:active {
    background: #3f474c;
    color: #fff
}

.otziver .jol {
    color: #3f474c;
    background: #f2c61d
}

.markizam h2 {
    font-family: "Roboto Black", sans-serif
}

.otziver .jol:hover {
    background: #f9cd23
}

.otziver .jol:active {
    background: #e7aa02
}

.zap {
    background: url(../icons/zap.png) space;
    display: block;
    width: 90px;
    background-repeat-y: no-repeat;
    height: 79px;
    position: absolute;
    right: 0
}

.otziver .slick-prev {
    left: -8px
}

.otziver .slick-next {
    right: -8px
}

.slick-slider {
    margin-bottom: 30px
}

@media screen and (max-width:700px) {
    .lock-video {
        display: none
    }

    .slick-slider {
        margin-bottom: 20px
    }

    .otziver .item {
        height: auto;
        padding: 0
    }

    .otziver p.otsvot {
        padding-left: 0
    }

    .otziver .jol {
        padding: 12px
    }

    .otziver .ser {
        padding: 12px 11px;
        margin-right: 8px
    }

    .otziver h2 {
        color: #3f474c;
        font-family: "Roboto Black", sans-serif;
        font-size: 22px;
        padding-left: 0;
        text-align: center;
        line-height: 30px;
        margin-top: 50px
    }

    .otziver p.dater {
        font-size: 14px
    }

    .otziver h4,
    .otziver p {
        font-size: 16px
    }
}

.markizam h2 {
    color: #3f474c;
    font-size: 40px;
    line-height: 50px
}

.markizam {
    margin-top: 62px
}

.markizam .slick-prev {
    left: -75px
}

.markizam .slick-next {
    right: -75px
}

.markizam .marki div div div {
    height: 142px;
    line-height: 142px;
    text-align: center
}

.markizam .slick-slide img {
    display: inline-block
}

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

@media screen and (max-width:700px) {
    .markizam h2 {
        font-size: 22px;
        line-height: 30px
    }

    .markizam .col-md-12 {
        padding: 0
    }

    .markizam .slick-list {
        padding-right: 20%
    }
}

.modal,
.vfi {
    text-align: center
}

input {
    font-size: 18px
}

.vfi p,
input {
    font-family: "Roboto Regular", sans-serif
}

button:active,
button:focus,
button:hover,
input:active,
input:focus,
input:hover {
    outline: 0;
    outline-offset: 0
}

.vfi {
    background: #f2c61d;
    border: 0;
    border-radius: 0;
    box-shadow: 0;
    padding: 44px 60px;
    margin: 80px 0
}

.vfi input {
    border: 0;
    border-radius: 4px;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 20px
}

.close.imagr {
    background: url(../icons/close.png);
    display: block;
    width: 24px;
    position: absolute;
    height: 24px;
    right: -45px;
    top: -45px;
    z-index: 100;
    opacity: 1
}

.vfi p {
    font-size: 14px;
    color: #3f474c;
    line-height: 20px
}

.vfi h4 {
    font-family: "Roboto Black", sans-serif
}

.vfi p a {
    color: #556672;
    text-decoration: dotted;
    cursor: pointer
}

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

    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }
}

.batu {
    background: #3f474c;
    border-radius: 4px;
    color: #fff
}

.modal-dialog {
    display: inline-block;
    text-align: left
}

.fa-fw,
.menufut h4,
.vfi h4 {
    text-align: center
}

.vfi h4 {
    font-weight: 900;
    line-height: 50px;
    font-size: 30px;
    margin-bottom: 25px
}

@media screen and (max-width:768px) {
    .container.textory h1 {
        font-size: 22px;
        font-family: "Roboto Black", sans-serif;
        line-height: 30px;
        margin-bottom: 23px
    }
}

@media screen and (max-width:320px) {
    .textory ul {
        padding-right: 0
    }
}

.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;
    transform: translate(0, 0)
}

li.colich,
li.ocen {
    font-size: 16px;
    display: inline-block
}

.fa-fw {
    width: 1.1em
}

.menufut ul.asef,
.menufut ul.pod {
    list-style: none;
    padding-left: 0
}

.menufut {
    width: 100%
}

.fa-star:before {
    content: "\f005"
}

li.ocen {
    font-family: "Roboto Black", sans-serif;
    margin-left: 12px;
    color: #3f474c
}

@media (min-width:1200px) {
    .slick-prev {
        left: -75px
    }

    .slick-next {
        right: -75px
    }
}

img {
    opacity: 1;
    transition: opacity .3s
}

li.colich {
    font-family: "Roboto Regular", sans-serif;
    margin-left: 3px;
    color: #556672
}

.rating-stars ul {
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none
}

.rating-stars ul>li.star {
    display: inline-block;
    cursor: pointer;
}

.rating-stars.text-left {
    margin-top: 10px
}

.rating-stars ul>li.star>i.fa {
    font-size: 1.4em;
    color: #ccc
}

.rating-stars ul>li.star.ret>i.fa {
    color: #ffcc36
}

.menufut {
    display: none;
    padding-top: 2px;
    padding-bottom: 42px;
    background: #fff;
    z-index: 1000
}

.pod.dropdown-menu {
    position: relative;
    float: initial;
    box-shadow: initial;
    border: initial
}

.menufut h4 {
    border-bottom: 1px solid #cecece;
    padding-bottom: 15px;
    margin-top: 0;
    font-size: 20px;
    font-family: "Roboto Black", sans-serif
}

.menufut ul li a {
    font-size: 15px;
    line-height: 25px;
    font-family: "Roboto Regular", sans-serif;
    color: #556672
}

.menufut ul li a.asef {
    font-size: 18px;
    line-height: 32px;
    font-family: "Roboto Bold", sans-serif;
    color: #556672
}

.menufut a.asef:before,
.menufut a.aseg:before {
    color: #f2c61d;
    display: inline-block;
    position: relative;
    font-family: "Roboto Black", sans-serif, sans-serif
}

.menufut .container {
    margin-top: 20px
}

.menufut a.asef:before {
    content: "—";
    font-size: 28px;
    margin-right: 19px;
    height: 20px;
    top: 5px
}

.menufut a.aseg:before {
    content: "●";
    font-size: 13px;
    margin-right: 9px;
    margin-top: 0;
    height: 0;
    top: -1px
}

.menufut li.aseg {
    margin-left: 39px
}

.textory h5 {
    font-size: 25px;
    font-family: "Roboto Black", sans-serif, sans-serif;
    color: #3f474c;
    margin-top: 36px;
    margin-bottom: 20px
}

@media screen and (max-width:1168px) {
    .batviz {
        margin-left: 15px
    }

    .pou {
        margin-top: 36px;
        margin-left: 18px
    }
}

@media screen and (max-width:812px) {
    .form-inline .form-group {
        display: block;
        margin-bottom: 20px
    }

    div#vel4 {
        height: initial
    }

    .col-xs-12.col-sm-7.col-md-5.col-lg-5 {
        position: absolute;
        top: 56px;
        right: 24px
    }

    .pou:before {
        content: url(../icons/map.png);
        position: absolute;
        left: 22px
    }

    .pou {
        margin-top: 19px;
        margin-left: 37px;
        text-align: left
    }

    .col-xs-12.col-sm-5.col-md-3.col-lg-3.socio {
        margin-left: -50px
    }

    .menufut ul.pod,
    a.menunow {
        background: #f5f7f9 !important
    }

    .videoWrapper169 {
        padding-top: 58%;
        margin: 32px auto 76px
    }

    .videoWrapper {
        width: 82%
    }

    .lock-video {
        left: 29px
    }

    .menufut .container {
        margin-top: -4px;
        padding: 0
    }

    .menufut li.aseg a {
        white-space: normal
    }

    .menufut li.aseg {
        margin-left: 1px
    }

    .menufut h4 {
        margin-top: 15px
    }

    .menufut {
        background: #f5f7f9
    }

    .close.imagr {
        right: 15px;
        top: 15px
    }

    .navbar-nav.fix {
        margin: 0;
        overflow-y: scroll;
        height: 95vh
    }

    .marki {
        overflow-y: hidden
    }

    .futtry .navbar-nav.fix {
        height: initial
    }

    .container.textory {
        margin-top: 40px
    }

    .marki {
        overflow-x: scroll;
        white-space: nowrap
    }

    .marki div {
        display: inline-block;
        margin-left: 20px;
        margin-top: 20px;
        margin-bottom: 20px
    }

    #header .navbar-nav>li.fix {
        float: initial
    }

    .navbar-nav>li>a.menunow {
        width: 100%;
        display: block
    }

    .sliderclass img {
        max-width: 59%
    }

    .conter {
        position: absolute;
        z-index: 100
    }

    div#vel5 {
        height: initial
    }

    .foncontr form.form-inline input.form-control {
        margin-right: 0
    }
}

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

    .drop li a:focus,
    .drop li a:hover {
        text-decoration: none
    }

    .navbar-nav.fix {
        height: 93vh
    }

    div#vel4,
    div#vel5 {
        height: 250px
    }

    .col-xs-12.col-sm-5.col-md-3.col-lg-3.socio {
        margin-left: 0
    }

    .col-xs-12.col-sm-7.col-md-5.col-lg-5 {
        position: initial;
        top: initial;
        right: initial
    }

    .videoWrapper169 {
        padding-top: 58%;
        margin: 32px auto 0
    }

    .videoWrapper {
        width: 100%
    }

    .sliderclass img {
        max-width: 100%
    }

    .textory h5 {
        font-size: 18px;
        font-family: "Roboto Black", sans-serif, sans-serif;
        color: #3f474c;
        margin-top: 25px;
        margin-bottom: 14px
    }

    .foncontr {
        margin-top: 50px
    }

    .otziver {
        padding-top: 30px
    }

    .marki {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap
    }

    .marki div {
        display: inline-block;
        margin-left: 20px;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@-moz-keyframes cbh-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }

    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes cbh-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes cbh-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }

    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@keyframes cbh-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes cbh-circle-fill-anim {

    0%,
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes cbh-circle-fill-anim {

    0%,
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes cbh-circle-fill-anim {

    0%,
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
}

@keyframes cbh-circle-fill-anim {

    0%,
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
}

@keyframes cbh-circle-img-anim {

    0%,
    100%,
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-moz-keyframes cbh-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes cbh-circle-img-anim {

    0%,
    100%,
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-o-keyframes cbh-circle-img-anim {

    0%,
    100%,
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Regular';
    src: url(fonts/Roboto-Regular.eot);
    src: url(fonts/Roboto-Regular.eot#iefix) format("embedded-opentype"), url(fonts/Roboto-Regular.woff2) format("woff2"), url(fonts/Roboto-Regular.woff) format("woff"), url(fonts/Roboto-Regular.ttf) format("truetype"), url(fonts/Roboto-Regular.svg#glyphicons_halflingsregular) format("svg")
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Black';
    src: url(fonts/Roboto-Black.eot);
    src: url(fonts/Roboto-Black.eot#iefix) format("embedded-opentype"), url(fonts/Roboto-Black.woff2) format("woff2"), url(fonts/Roboto-Black.woff) format("woff"), url(fonts/Roboto-Black.ttf) format("truetype"), url(fonts/Roboto-Black.svg#glyphicons_halflingsregular) format("svg")
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Bold';
    src: url(fonts/Roboto-Bold.eot);
    src: url(fonts/Roboto-Bold.eot#iefix) format("embedded-opentype"), url(fonts/Roboto-Bold.woff2) format("woff2"), url(fonts/Roboto-Bold.woff) format("woff"), url(fonts/Roboto-Bold.ttf) format("truetype"), url(fonts/Roboto-Bold.svg#glyphicons_halflingsregular) format("svg")
}

@font-face {
    font-display: swap;
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot);
    src: url(fonts/fontawesome-webfont.eot) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2) format("woff2"), url(fonts/fontawesome-webfont.woff) format("woff"), url(fonts/fontawesome-webfont.ttf) format("truetype"), url(fonts/fontawesome-webfont.svg) format("svg");
    font-weight: 400;
    font-style: normal
}