@charset "UTF-8";
@font-face {
    font-family: 'Proxima Nova';
    font-weight: 700;
    src: local("Proxima Nova Bold"), url(../fonts/Proxima_Nova_Bold.otf), url(../fonts/subset-ProximaNova-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/subset-ProximaNova-Bold.woff) format("woff"), url(../fonts/subset-ProximaNova-Bold.ttf) format("truetype"), url(../fonts/subset-ProximaNova-Bold.svg#ProximaNova-Bold) format("svg")
}

@font-face {
    font-family: 'Proxima Nova';
    font-weight: 300;
    src: local("Proxima Nova Light"), url(../fonts/Proxima_Nova_Light.otf), url(../fonts/subset-ProximaNova-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/subset-ProximaNova-Light.woff) format("woff"), url(../fonts/subset-ProximaNova-Light.ttf) format("truetype"), url(../fonts/subset-ProximaNova-Light.svg#ProximaNova-Light) format("svg")
}

.menu-one .jq-selectbox {
    min-width: 80px;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase
}

.menu-one .jq-selectbox__select {
    padding: 7px 45px 5px 20px;
    background: 0 0;
    font: 11px/32px Arial, sans-serif;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.menu-one .jq-selectbox__select:hover {
    color: #bac927
}

.menu-one .jq-selectbox.opened .jq-selectbox__select {
    color: #fff;
    background-color: #244f78
}

.menu-one .jq-selectbox.disabled .jq-selectbox__select {
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-one .jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.menu-one .jq-selectbox .placeholder {
    color: #fff
}

.menu-one .jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%
}

.menu-one .jq-selectbox__trigger-arrow {
    position: absolute;
    top: 20px;
    right: 25px;
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    -webkit-transition: all .3s;
    transition: all .3s
}

.menu-one .jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #bac927
}

.menu-one .jq-selectbox.opened .jq-selectbox__trigger-arrow {
    border-top: 0;
    border-bottom: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.menu-one .jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #fff
}

.menu-one .jq-selectbox__dropdown {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #2a5c8c;
    font: 11px/18px Arial, sans-serif
}

.menu-one .jq-selectbox ul {
    margin: 0;
    padding: 0
}

.menu-one .jq-selectbox li {
    min-height: 18px;
    padding: 13px 10px 14px 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: normal;
    color: #fff;
    text-align: left
}

.menu-one .jq-selectbox li:first-child {
    display: none
}

.menu-one.fixed .jq-selectbox__dropdown {
    margin-top: -5px
}

.menu-one .jq-selectbox li.selected {
    color: #fff
}

.menu-one .jq-selectbox li:hover {
    color: #bac927
}

.menu-one .jq-selectbox li:hover a {
    color: #bac927
}

.main-product__container .jq-selectbox {
    width: 100%
}

.main-product__container .jq-selectbox__select {
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    font-weight: 300;
    border: 1px solid #dfe2e4;
    background: #f1f1f1 url(../img/arrow-down__green.png) no-repeat 90% 50%;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    color: #6d747d;
    width: 100%;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.main-product__container .jq-selectbox.opened .jq-selectbox__select {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.search_select {
    position: absolute;
    padding-right: 25px;
    z-index: -1
}

.main-product__container .jq-selectbox__dropdown {
    width: 100%;
    color: #6d747d;
    background: #f1f1f1;
    border: 1px solid #dfe2e4;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: none
}

.main-product__container .jq-selectbox__dropdown .jq-selectbox__search input {
    width: 100%;
    height: 30px;
    padding-left: 25px;
    font-size: 16px;
    background: #fff;
    border: none;
    border-bottom: 1px solid #dfe2e4
}

.main-product__container .jq-selectbox__dropdown .jq-selectbox__not-found {
    margin-bottom: -20px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px
}

.main-product__container .jq-selectbox__dropdown ul {
    padding: 10px 0
}

.main-product__container .jq-selectbox__dropdown ul li {
    line-height: 30px;
    height: 30px;
    padding-left: 25px;
    font-weight: 300;
    font-size: 16px;
    display: none
}

.main-product__container .jq-selectbox__dropdown ul li:hover {
    background: #dde0e3 !important;
    color: #bac927
}

.main-product__container .jq-selectbox__dropdown ul li:nth-child(even) {
    background: #ebeced
}

.main-product__container .jq-selectbox__dropdown ul li:nth-child(-n+20) {
    display: block
}

.bootstrap-datetimepicker-widget {
    background: #f1f1f1;
    margin: 0;
    min-width: 300px;
    padding: 15px 25px;
    z-index: 1500
}

.bootstrap-datetimepicker-widget.top:after {
    display: none
}

.bootstrap-datetimepicker-widget.top:before {
    display: none
}

.bootstrap-datetimepicker-widget.bottom:after {
    display: none
}

.bootstrap-datetimepicker-widget.bottom:before {
    display: none
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    color: #828992
}

.bootstrap-datetimepicker-widget table .dow {
    text-align: center;
    padding-bottom: 8px
}

.bootstrap-datetimepicker-widget table .day {
    text-align: center;
    cursor: pointer
}

.bootstrap-datetimepicker-widget table .day.new, .bootstrap-datetimepicker-widget table .day.old {
    color: #bec1c5
}

.bootstrap-datetimepicker-widget table .day:hover {
    color: #bac927
}

.bootstrap-datetimepicker-widget table .day.active {
    background: #dde0e3
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px;
    text-align: center
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table td.disabled {
    color: #bec1c5
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    font-size: 16px
}

.bootstrap-datetimepicker-widget table td span.active {
    color: #bac927;
    background: #dde0e3
}

.bootstrap-datetimepicker-widget table td span:hover {
    color: #bac927
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #bec1c5
}

.bootstrap-datetimepicker-widget th.picker-switch {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    cursor: pointer
}

.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
    font-size: 20px;
    cursor: pointer
}

.bootstrap-datetimepicker-widget th.next:hover, .bootstrap-datetimepicker-widget th.prev:hover {
    color: #27517c
}

.bootstrap-datetimepicker-widget th.next {
    text-align: right
}

.bootstrap-select, .bootstrap-select > .dropdown-toggle {
    height: 50px;
    line-height: 50px;
    font-weight: 300;
    background: #f1f1f1 url(../img/arrow-down__green.png) no-repeat 90% 50%;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #6d747d;
    width: 100% !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: 0 !important
}

.bootstrap-select:focus, .bootstrap-select > .dropdown-toggle:focus {
    outline: 0 !important;
    outline-offset: 0
}

.bootstrap-select .btn-group.open {
    border-color: inherit
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: inherit;
    border-color: #dfe2e4;
    outline: 0
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    max-height: 300px !important
}

.bootstrap-select {
    padding-left: 0
}

.bootstrap-select > .dropdown-toggle {
    padding: 0;
    padding-left: 25px;
    border: 1px solid #dfe2e4;
    outline: 0
}

.bootstrap-select > .dropdown-toggle .bs-caret {
    display: none !important
}

.bootstrap-select > .dropdown-toggle.error {
    border: 1px solid #de1f2e !important
}

.bootstrap-select > .dropdown-toggle.apierror {
    border: 1px solid #de1f2e !important
}

.bootstrap-select .dropdown-menu {
    width: 100%;
    color: #6d747d;
    background: #f1f1f1;
    border: 1px solid #dfe2e4;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: none
}

.bootstrap-select .dropdown-menu ul {
    padding: 10px 0
}

.bootstrap-select .dropdown-menu ul li {
    line-height: 30px;
    height: 30px;
    font-weight: 300;
    font-size: 16px
}

.bootstrap-select .dropdown-menu ul li > a {
    padding-left: 25px
}

.bootstrap-select .dropdown-menu ul li:hover {
    background: #dde0e3 !important;
    color: #bac927
}

.bootstrap-select .dropdown-menu ul li:hover a {
    color: #bac927;
    background: #dde0e3 !important
}

.bootstrap-select .dropdown-menu ul li:nth-child(even) {
    background: #ebeced
}

.main-product__container input.loading {
    background-image: url(../img/loader_16x16.gif) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
    background-color: #f1f1f1 !important
}

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

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

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

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

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

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

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

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

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

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

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../img/ajax-loader.gif) center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:before, .slick-prev:before {
    -webkit-transition: color .15s;
    transition: color .15s
}

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

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

.slick-next:hover:before, .slick-prev:hover:before {
    color: #bac927;
    -webkit-transition: color .15s;
    transition: color .15s
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

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

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

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

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

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

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 30px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

.section-slider-reviews .section-body {
    padding: 20px 0
}

.section-slider-reviews .section-footer .all_feedbacks {
    font-size: 14px
}

.section-slider-reviews .clients {
    min-height: 420px !important
}

.section-slider-reviews .clients .bx-comments-wrap > .bx-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}

.section-slider-reviews .first {
    margin-bottom: 30px;
    font-size: 16px;
    color: #272c2f;
    display: block
}

.section-slider-reviews .first p > span {
    background-color: #bac927
}

.section-slider-reviews .second {
    font-size: 16px;
    color: #272c2f;
    display: block
}

.section-slider-reviews .second p > span {
    background-color: #bac927
}

.section-slider-reviews .second p > span.bottom-text {
    background-color: transparent;
    display: block;
    margin-top: 35px
}

.section-slider-reviews .bx-wrapper {
    background-color: #295a8b;
    padding: 25px;
    color: #fff
}

.section-slider-reviews .flex-wrapper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.section-slider-reviews .img-holder {
    width: 108px;
    overflow: hidden;
    color: #fff;
    position: relative
}

.section-slider-reviews .img-holder a {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 84px
}

.section-slider-reviews .img-holder .fb {
    display: inline-block;
    position: relative;
    width: 25px;
    height: 25px;
    background-color: #295a8b
}

.section-slider-reviews .img-holder .fb:before {
    content: '';
    background: url(../img/svg/fb-ico.svg) no-repeat;
    width: 25px;
    height: 25px;
    display: inline;
    line-height: 25px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.section-slider-reviews .img-holder img {
    width: 108px;
    height: 108px
}

.section-slider-reviews .img-holder .name {
    font-size: 16px;
    color: #fff !important;
    font-weight: 700
}

.section-slider-reviews .content {
    padding-left: 15px;
    color: #fff
}

.section-slider-reviews .content p {
    color: #fff !important
}

.section-slider-reviews .content .title-review {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.section-slider-reviews .content .text-review {
    font-size: 13px
}

.wrapper-kasko-landing .popup-body {
    background-color: #fff;
    max-width: 773px;
    height: auto;
    position: relative;
    margin: 10% auto 0;
    text-align: center;
    padding: 0;
    z-index: 999
}

.wrapper-kasko-landing .popup-body .form-wrapper {
    padding: 50px 65px
}

.wrapper-kasko-landing .popup-body form input[type=email], .wrapper-kasko-landing .popup-body form input[type=text], .wrapper-kasko-landing .popup-body form select {
    background-color: #f1f1f1;
    font-size: 16px;
    color: #2d3e50;
    font-family: 'Proxima Nova';
    text-decoration: none;
    font-weight: 700;
    text-align: left;
    display: inline-block;
    width: 100%;
    padding: 0 25px;
    height: 55px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    outline: 0
}

.wrapper-kasko-landing .popup-body form input[type=email] > *, .wrapper-kasko-landing .popup-body form input[type=text] > *, .wrapper-kasko-landing .popup-body form select > * {
    outline: 0
}

.wrapper-kasko-landing .popup-body form input[type=email]::-webkit-input-placeholder, .wrapper-kasko-landing .popup-body form input[type=text]::-webkit-input-placeholder, .wrapper-kasko-landing .popup-body form select::-webkit-input-placeholder {
    color: #828992;
    font-family: "Proxima Nova";
    font-weight: 400;
    font-size: 16px
}

.wrapper-kasko-landing .popup-body form input[type=email]::-moz-placeholder, .wrapper-kasko-landing .popup-body form input[type=text]::-moz-placeholder, .wrapper-kasko-landing .popup-body form select::-moz-placeholder {
    color: #828992;
    font-family: "Proxima Nova";
    font-weight: 400;
    font-size: 16px
}

.wrapper-kasko-landing .popup-body form input[type=email]:-moz-placeholder, .wrapper-kasko-landing .popup-body form input[type=text]:-moz-placeholder, .wrapper-kasko-landing .popup-body form select:-moz-placeholder {
    color: #828992;
    font-family: "Proxima Nova";
    font-weight: 400;
    font-size: 16px
}

.wrapper-kasko-landing .popup-body form input[type=email]:-ms-input-placeholder, .wrapper-kasko-landing .popup-body form input[type=text]:-ms-input-placeholder, .wrapper-kasko-landing .popup-body form select:-ms-input-placeholder {
    color: #828992;
    font-family: "Proxima Nova";
    font-weight: 400;
    font-size: 16px
}

.wrapper-kasko-landing .popup-body form input[type=email].error, .wrapper-kasko-landing .popup-body form input[type=text].error, .wrapper-kasko-landing .popup-body form select.error {
    border-color: red
}

.wrapper-kasko-landing .popup-body form input[type=email].error ~ span.error, .wrapper-kasko-landing .popup-body form input[type=text].error ~ span.error, .wrapper-kasko-landing .popup-body form select.error ~ span.error {
    position: absolute;
    top: 55px;
    left: 0;
    color: red;
    font-weight: 400
}

.wrapper-kasko-landing .popup-body form input[type=email].valid ~ span.error, .wrapper-kasko-landing .popup-body form input[type=text].valid ~ span.error, .wrapper-kasko-landing .popup-body form select.valid ~ span.error {
    display: block;
    position: absolute;
    top: 30%;
    right: 20px
}

.wrapper-kasko-landing .popup-body form input[type=email].valid ~ span.error:after, .wrapper-kasko-landing .popup-body form input[type=text].valid ~ span.error:after, .wrapper-kasko-landing .popup-body form select.valid ~ span.error:after {
    content: '\f00c';
    color: #bac927;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

@media screen and (min-width: 991px) {
    .wrapper-kasko-landing .popup-body form input[type=email]::-webkit-input-placeholder, .wrapper-kasko-landing .popup-body form input[type=text]::-webkit-input-placeholder, .wrapper-kasko-landing .popup-body form select::-webkit-input-placeholder {
        color: transparent
    }

    .wrapper-kasko-landing .popup-body form input[type=email]::-moz-placeholder, .wrapper-kasko-landing .popup-body form input[type=text]::-moz-placeholder, .wrapper-kasko-landing .popup-body form select::-moz-placeholder {
        color: transparent
    }

    .wrapper-kasko-landing .popup-body form input[type=email]:-moz-placeholder, .wrapper-kasko-landing .popup-body form input[type=text]:-moz-placeholder, .wrapper-kasko-landing .popup-body form select:-moz-placeholder {
        color: transparent
    }

    .wrapper-kasko-landing .popup-body form input[type=email]:-ms-input-placeholder, .wrapper-kasko-landing .popup-body form input[type=text]:-ms-input-placeholder, .wrapper-kasko-landing .popup-body form select:-ms-input-placeholder {
        color: transparent
    }
}

.wrapper-kasko-landing .popup-body .title {
    font-size: 30px;
    font-weight: 700;
    color: #2d3e50;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 33px;
    line-height: 1.2
}

.wrapper-kasko-landing .popup-body .button {
    height: 52px;
    width: 100%;
    font-size: 14px;
    line-height: 4
}

.wrapper-kasko-landing .popup-body label.input-wrapper {
    display: block;
    position: relative;
    margin: 0 0 35px 0
}

.wrapper-kasko-landing .popup-body label.input-wrapper .input-placeholder {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 25px;
    line-height: 3.6;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #828992;
    font-family: "Proxima Nova";
    font-weight: 400;
    font-size: 16px
}

.wrapper-kasko-landing .popup-body label.input-wrapper.focus .input-placeholder {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px)
}

.wrapper-kasko-landing .popup-body label.input-wrapper.focus input {
    border: 1px solid #a4abb4
}

.wrapper-kasko-landing .popup-body label.input-wrapper input, .wrapper-kasko-landing .popup-body label.input-wrapper select {
    border: 1px solid transparent;
    color: #2d3e50
}

.wrapper-kasko-landing .popup-body label.input-wrapper input:focus, .wrapper-kasko-landing .popup-body label.input-wrapper select:focus {
    border-color: #a4abb4
}

.wrapper-kasko-landing .popup-body label.input-wrapper input:focus ~ .input-placeholder, .wrapper-kasko-landing .popup-body label.input-wrapper select:focus ~ .input-placeholder {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px)
}

.wrapper-kasko-landing .popup-body div#toggleAdditionalFields {
    margin-top: 18px
}

.wrapper-kasko-landing .popup-body .close {
    width: 50px;
    height: 50px;
    background-color: #bac927;
    top: 0;
    right: -50px;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    opacity: 1;
    line-height: 2.2
}

@media screen and (max-width: 992px) {
    .wrapper-kasko-landing .popup-body .close {
        top: -50px;
        right: 0
    }
}

@media screen and (max-width: 767px) {
    .wrapper-kasko-landing .popup-body {
        margin-top: 15%;
        width: 320px;
        height: auto;
        padding: 15px;
        max-height: 89%
    }

    .wrapper-kasko-landing .popup-body .form-wrapper {
        overflow-y: auto;
        max-height: 89%;
        position: relative;
        overflow-x: hidden;
        padding: 0
    }

    .wrapper-kasko-landing .popup-body label.input-wrapper {
        margin: 0
    }

    .wrapper-kasko-landing .popup-body .title {
        font-size: 26px;
        text-align: center;
        margin-top: 12px;
        line-height: 25px;
        margin-bottom: 12px
    }

    .wrapper-kasko-landing .popup-body form input[type=email], .wrapper-kasko-landing .popup-body form input[type=text], .wrapper-kasko-landing .popup-body form select {
        margin-bottom: 8px;
        height: 38px
    }

    .wrapper-kasko-landing .popup-body form input[type=email].valid ~ span.error, .wrapper-kasko-landing .popup-body form input[type=text].valid ~ span.error, .wrapper-kasko-landing .popup-body form select.valid ~ span.error {
        display: block;
        position: absolute;
        top: 26%;
        right: 20px
    }

    .wrapper-kasko-landing .popup-body form input[type=email].error, .wrapper-kasko-landing .popup-body form input[type=text].error, .wrapper-kasko-landing .popup-body form select.error {
        margin-bottom: 25px
    }

    .wrapper-kasko-landing .popup-body form input[type=email].error ~ span.error, .wrapper-kasko-landing .popup-body form input[type=text].error ~ span.error, .wrapper-kasko-landing .popup-body form select.error ~ span.error {
        position: absolute;
        top: 37px;
        left: 0;
        color: red;
        font-weight: 400
    }

    .wrapper-kasko-landing .popup-body .button {
        height: 37px;
        width: 100%;
        font-size: 14px;
        line-height: 3
    }

    .wrapper-kasko-landing .popup-body div#toggleAdditionalFields {
        margin-top: 0
    }

    .wrapper-kasko-landing .popup-body .close {
        top: -50px;
        right: 0
    }

    .wrapper-kasko-landing .popup-body form .uk {
        background: url(img/send-xs-uk.png) no-repeat center;
        background-size: 100%
    }
}

.wrapper-kasko-landing .input-slider .input-placeholder {
    text-align: left;
    display: block;
    color: #828992;
    font-weight: 400;
    position: relative;
    top: -10px;
    margin-left: 30px
}

.wrapper-kasko-landing .input-slider .left-text {
    padding-right: 15px;
    color: #828992;
    font-weight: 400;
    font-family: "Proxima Nova"
}

.wrapper-kasko-landing .input-slider .right-text {
    padding-left: 15px;
    color: #828992;
    font-weight: 400;
    font-family: "Proxima Nova"
}

.wrapper-kasko-landing .slider.slider-horizontal {
    min-height: 100%;
    padding-top: 0;
    width: 220px
}

.wrapper-kasko-landing .slider.slider-horizontal .slider-handle {
    margin-left: -13px
}

.wrapper-kasko-landing .slider.slider-horizontal .slider-track {
    height: 8px;
    margin-top: -3px
}

.wrapper-kasko-landing .slider-handle {
    background-image: none;
    background-color: #bac927;
    -webkit-box-shadow: 0 0 21.25px 3.75px rgba(0, 0, 0, .1);
    box-shadow: 0 0 21.25px 3.75px rgba(0, 0, 0, .1);
    width: 26px;
    height: 26px;
    top: -3px
}

.wrapper-kasko-landing .tooltip-inner {
    padding: 0;
    background-color: transparent;
    min-width: 100%;
    border: 0 none;
    font-size: 16px;
    font-weight: 700;
    color: #bac927
}

.wrapper-kasko-landing .tooltip.bottom .tooltip-arrow {
    border-top-color: #bac927;
    border-width: 5px 5px 0;
    top: -4px;
    font-family: "Proxima Nova"
}

.wrapper-kasko-landing .category1 {
    background: #81bfde
}

.wrapper-kasko-landing .slider-selection {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wrapper-kasko-landing .toggle-additional-fields {
    text-align: left;
    padding: 13px 15px
}

.wrapper-kasko-landing .toggle-additional-fields a {
    font-family: "Proxima Nova";
    font-size: 16px;
    color: #828992
}

.wrapper-kasko-landing .toggle-additional-fields a > * {
    vertical-align: middle
}

.wrapper-kasko-landing .toggle-additional-fields a i {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    background-color: #e1e1e1;
    color: #828992;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
    margin-right: 10px
}

.wrapper-kasko-landing .toggle-additional-fields a.active, .wrapper-kasko-landing .toggle-additional-fields a:hover {
    color: #bac927
}

.wrapper-kasko-landing .toggle-additional-fields a.active i, .wrapper-kasko-landing .toggle-additional-fields a:hover i {
    color: #bac927;
    background-color: #f1f1f1
}

body, dd, div, dl, dt, fieldset, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, th, ul {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

h1, h2, h3, h4, h5, h6, p {
    font-family: "Proxima Nova", sans-serif
}

h1, h2, h3, h4, h5, h6, p.h3, p.h5 {
    text-align: center
}

h3, p.h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    color: #2d3e50
}

h5, p.h5 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    color: #2d3e50
}

p.h1, p.h2, p.h3, p.h4, p.h5, p.h6 {
    margin-top: 0;
    margin-bottom: 0
}

input, textarea {
    outline: 0
}

a {
    cursor: pointer
}

#page {
    width: 100%;
    min-height: 100%;
    height: 100%;
    overflow-x: hidden
}

#page.offerWrapper .navbar-header {
    line-height: 100px
}

#page.offerWrapper .agree_personal {
    margin-top: 0
}

body, html {
    font-size: 14px;
    background: #e5eaed;
    font-family: "Proxima Nova", Helvetica, Arial, sans-serif
}

.table_container {
    display: table
}

.table_cell_disp {
    display: table-cell;
    vertical-align: middle
}

.red {
    color: red !important
}

.bold {
    font-weight: 700 !important
}

.light {
    font-weight: 300 !important
}

.margin-0 {
    margin: 0 !important
}

.dn {
    display: none
}

.db {
    display: block
}

.di-b {
    display: inline-block
}

#oldbrowser {
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    top: 0;
    z-index: 999999
}

.menu-one {
    background: #2a5c8c;
    text-align: right;
    position: relative;
    z-index: 222;
    -webkit-transition: .3s height;
    transition: .3s height
}

.menu-one__item {
    display: inline-block;
    padding: 12px 15px 12px 10px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    vertical-align: middle;
    -webkit-transition: .3s padding;
    transition: .3s padding
}

.menu-one__item * {
    -webkit-transition: all 0s;
    transition: all 0s
}

.menu-one__item label {
    margin-bottom: 0
}

.menu-one__item:nth-child(2) {
    border-right: 1px dashed rgba(255, 255, 255, .2);
    border-left: 1px dashed rgba(255, 255, 255, .2)
}

.menu-one__item:last-child {
    padding: 0 0 0
}

.menu-one__item a {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 6px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.menu-one__item a:hover {
    color: #bac927;
    text-decoration: none
}

.menu-one__link--phone-01 {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1359px;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 30px;
    padding-bottom: 7px;
    text-indent: -9999;
    cursor: default
}

.menu-one__link--phone-01 span:first-child {
    font-weight: 700;
    font-size: 15px;
    vertical-align: middle
}

.menu-one__link--phone-01 span:last-child {
    text-transform: none;
    font-size: 12px;
    vertical-align: middle;
    margin-left: 2px
}

.menu-one__link--phone-01:after {
    content: "";
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1402px;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.menu-one__link--phone-01:hover {
    color: #fff !important
}

.menu-one__link--phone-01 + a {
    display: none !important
}

.menu-one__link--phone-02 {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1488px;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 30px;
    padding-bottom: 7px;
    text-indent: -9999
}

.menu-one__link--phone-02:after {
    content: "";
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1574px;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.menu-one__link--phone-02:hover:after {
    opacity: 1
}

.menu-one__link--chat {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1660px;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 30px;
    padding-bottom: 7px;
    text-indent: -9999
}

.menu-one__link--chat:after {
    content: "";
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1531px;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.menu-one__link--chat:hover:after {
    opacity: 1
}

.menu-one__link--login {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1617px;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 30px;
    padding-bottom: 7px;
    text-indent: -9999
}

.menu-one__link--login:after {
    content: "";
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1445px;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.menu-one__link--login:hover:after {
    opacity: 1
}

.menu-two {
    position: relative;
    background: #fff;
    z-index: 111;
    -webkit-transition: .3s height;
    transition: .3s height
}

.menu-two .navbar {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.menu-two .navbar .navbar-brand {
    height: inherit;
    padding: 23px 15px;
    -webkit-transition: .3s padding;
    transition: .3s padding
}

.menu-two .navbar-default {
    border: none;
    z-index: 5555;
    background: #fff
}

.menu-two .navbar-default .navbar-nav li a {
    color: #302525;
    -webkit-transition: color .15s;
    transition: color .15s;
    text-transform: uppercase;
    font-weight: 700
}

.menu-two .navbar-default .navbar-nav li a:hover {
    color: #bac927
}

.menu-two .toogle-big-menu #showTop {
    border: 1px solid #e5eaed;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
    -webkit-transition: .15s all;
    transition: .15s all;
    padding: 7px 20px;
    margin-top: -4px
}

.menu-two .toogle-big-menu #showTop:hover {
    border-color: #bac927
}

.menu-two .toogle-big-menu #showTop :focus, .menu-two .toogle-big-menu #showTop:active {
    outline: 0
}

.menu-two .toogle-big-menu #showTop #iconMenuTop {
    font-size: 12px
}

.menu-two .toogle-big-menu .more_word {
    display: none
}

.menu-two .slide-menu {
    border-top: 1px solid #e5eaed;
    position: relative;
    -webkit-transition: 0s;
    transition: 0s
}

.menu-two .slide-menu .container {
    position: relative
}

.menu-two .slide-menu .slide-menu-btn-close--close {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1770px;
    width: 47px;
    height: 47px;
    position: absolute;
    top: 30px;
    right: -130px;
    background-repeat: no-repeat;
    text-indent: -9999;
    z-index: 999999
}

.menu-two .slide-menu .slide-menu-btn-close--close:after {
    content: "";
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1703px;
    width: 47px;
    height: 47px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.menu-two .slide-menu .slide-menu-btn-close--close:hover:after {
    opacity: 1
}

.menu-two .slide-menu__box {
    padding: 50px 10px 10px 10px;
    min-height: 290px;
    border-right: 1px solid #e5eaed
}

.menu-two .slide-menu__box li {
    line-height: 2
}

.menu-two .slide-menu__box a {
    display: inline-block;
    -webkit-transition: .15s color;
    transition: .15s color;
    color: #2d3e50;
    line-height: 1
}

.menu-two .slide-menu__box a:hover {
    text-decoration: none;
    color: #bac927
}

.menu-two .slide-menu__box.services li {
    padding-left: 25px;
    position: relative;
    line-height: 2
}

.menu-two .slide-menu__box.services li a {
    display: inline-block;
    line-height: 1
}

.menu-two .slide-menu__box.services li img {
    position: absolute;
    left: 0;
    top: 6px
}

.menu-two .slide-menu__box h5, .menu-two .slide-menu__box p.h5 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    color: #2d3e50;
    font-size: 14px;
    text-align: left
}

.menu-two .slide-menu__box li {
    color: #2d3e50
}

.menu-two .slide-menu .no-bord {
    border: none
}

.menu-two .slide-menu__link--login-menu-slide {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -220px;
    width: 18px;
    height: 14px;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 30px;
    padding-bottom: 7px;
    text-indent: -9999
}

.menu-two .slide-menu__link--activation {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -220px;
    width: 18px;
    height: 14px;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 30px;
    padding-bottom: 7px;
    text-indent: -9999
}

.menu-two .slide-menu__link--check {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -220px;
    width: 18px;
    height: 14px;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 30px;
    padding-bottom: 7px;
    text-indent: -9999
}

.menu-two .slide-menu__link--review {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -220px;
    width: 18px;
    height: 14px;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 30px;
    padding-bottom: 7px;
    text-indent: -9999
}

.menu-two .slide-menu__link--vk {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1123px;
    width: 19px;
    height: 19px;
    position: relative;
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 12px;
    margin-right: 15px;
    text-indent: -9999
}

.menu-two .slide-menu__link--vk:after {
    content: "";
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1162px;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.menu-two .slide-menu__link--vk:hover:after {
    opacity: 1
}

.menu-two .slide-menu__link--fb {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1084px;
    width: 19px;
    height: 19px;
    position: relative;
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 12px;
    margin-right: 15px;
    text-indent: -9999
}

.menu-two .slide-menu__link--fb:after {
    content: "";
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1045px;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.menu-two .slide-menu__link--fb:hover:after {
    opacity: 1
}

.menu-two .slide-menu__link--tw {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1201px;
    width: 19px;
    height: 19px;
    position: relative;
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 12px;
    text-indent: -9999
}

.menu-two .slide-menu__link--tw:after {
    content: "";
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1240px;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.menu-two .slide-menu__link--tw:hover:after {
    opacity: 1
}

.menu-two .cbp-spmenu {
    background: #fff;
    position: absolute;
    z-index: 2
}

.menu-two .cbp-spmenu-horizontal {
    width: 100%;
    left: 0;
    z-index: 5;
    overflow: hidden
}

.menu-two .cbp-spmenu-top {
    top: -2000px
}

.menu-two .cbp-spmenu-top.cbp-spmenu-open {
    overflow-x: hidden;
    position: relative;
    top: 0
}

.menu-two .cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0
}

.section-main-product .main-product__tile {
    padding: 0 5px
}

.section-main-product .main-product__tile-container {
    margin-left: -5px;
    margin-right: -5px
}

.box-all {
    position: relative;
    margin: 10px 0 0 0;
    font-family: "Proxima Nova", sans-serif;
    width: 100%;
    height: 285px;
    overflow: hidden;
    cursor: pointer
}

.box-all p.title {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: .5px .9px 1px rgba(0, 0, 0, .35);
    color: #fff
}

.box-all:hover .box-static {
    -webkit-transition: .35s opacity;
    transition: .35s opacity
}

.box-all:hover .box-video {
    -webkit-transition: .35s opacity;
    transition: .35s opacity;
    opacity: 1
}

.box-all .box-static {
    position: absolute;
    max-width: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    -webkit-transition: .35s opacity;
    transition: .35s opacity;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.box-all .box-static img {
    max-width: 100%;
    width: 100%
}

.box-all .box-static__headline {
    position: absolute;
    padding-left: 40px;
    z-index: 15;
    top: 0
}

.box-all .box-static__headline p.title {
    height: 145px;
    vertical-align: bottom;
    display: table-cell;
    text-align: left
}

.box-all .box-static__arrow {
    position: absolute;
    bottom: 48px;
    left: 40px;
    z-index: 15;
    background: url(../img/box-static-arr.png) no-repeat;
    width: 40px;
    height: 40px
}

.box-all .box-static:after {
    content: '';
    position: absolute;
    display: block;
    width: 400px;
    height: 1px;
    background: url(../img/sep-horizontal.png) repeat-x;
    right: 0;
    bottom: 100px
}

.box-all .box-video {
    position: absolute;
    max-width: 100%;
    -webkit-transition: .35s opacity;
    transition: .35s opacity;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 10
}

.box-all .box-video__content {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.box-all .box-video__content img {
    max-width: 100%;
    width: 100%
}

.box-all .box-video__txt {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.box-all .box-video__txt-left {
    float: left;
    min-width: 150px
}

.box-all .box-video__txt-left p.title {
    height: 145px;
    vertical-align: bottom;
    display: table-cell;
    padding-left: 40px;
    position: relative;
    text-align: left
}

.box-all .box-video__txt-left p.title:after {
    content: url(../img/sep-01.png);
    position: absolute;
    right: -16px;
    bottom: -20px;
    height: 100px;
    width: 5px
}

.box-all .box-video__txt-right ul {
    padding-left: 50px;
    float: left;
    color: #fff;
    font-size: 12px;
    padding-top: 90px;
    min-height: 162px
}

.box-all .box-video__txt-right ul.long_header1 {
    padding-top: 20px;
    padding-left: 30px;
    max-width: 220px;
}

.box-all .box-video__txt-right ul li {
    list-style-image: url(../img/box-video-txt-icon.png);
    font-weight: 300;
    line-height: 1.5
}

.box-all .box-all-btn {
    margin: auto;
    position: relative;
    top: 40px;
    width: 140px;
    height: 40px;
    display: inline-block;
    background: #adbd15;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    text-align: center
}

.box-all .box-all-btn:hover {
    background: #98a612
}

.main-product__tile:last-child .box-video__txt-right ul {
    padding-top: 20px;
    padding-left: 30px;
    max-width: 220px
}

.sliders_container {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 10px;
}

.sliders_container .col-md-4 {
    padding: 0 5px
}

.sliders_container .col-md-8 {
    padding: 0 5px
}

.slider-one {
    position: relative;
    width: 100%;
    height: 150px;
    max-width: 100%;
    font-family: "Proxima Nova", sans-serif;
    background-image: url(../img/slider/slider-one-01.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 10px
}

.slider-one__item {
    width: 100%
}

.slider-one .slick-slide {
    width: 100%
}

.slider-one__img--fade {
    position: absolute;
    width: 100%;
    height: 100%
}

.slider-one__wrap {
    position: absolute;
    top: 0;
    padding: 20px 30px
}

.slider-one__date {
    font-size: 13px;
    opacity: .4;
    color: #fff
}

.slider-one__txt {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding-right: 20px;
    max-height: 90px;
    overflow: hidden
}

.slider-one__link {
    opacity: 0;
    position: absolute;
    right: 30px;
    bottom: 10px;
    color: #fff;
    border-bottom: 1px solid transparent;
    -webkit-transition: .15s all;
    transition: .15s all
}

.slider-one:hover .slider-one__link {
    opacity: 1
}

.slider-one:hover .slider-one__link:hover {
    color: #bac927;
    border-bottom: 1px solid #bac927;
    text-decoration: none
}

.slider-one .slick-slider {
    margin-bottom: 0;
    width: 442px !important
}

.slider-one .slick-track {
    width: 100%;
    height: 150px
}

.slider-one .slick-next, .slider-one .slick-prev {
    top: 25px !important
}

.slider-one .slick-next {
    right: 30px !important
}

.slider-one .slick-prev {
    right: 60px !important;
    z-index: 10;
    left: inherit !important
}

.slider-one .slick-list {
    background: rgba(42, 92, 140, .6)
}

.slider-two {
    background: #fff;
    font-family: "Proxima Nova", sans-serif;
    margin-bottom: 10px;
    height: 150px
}

.slider-two__item {
    color: #2d3e50
}

.slider-two__left {
    padding: 25px 30px;
    min-height: 150px;
    position: relative
}

.slider-two__left .banner_link {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    line-height: 1.4285;
    cursor: pointer;
    position: relative;
    top: -5px
}

.slider-two__left .slick-prev {
    float: right;
    position: static;
    -webkit-transition: .15s all;
    transition: .15s all;
    margin-right: 10px
}

.slider-two__left .slick-prev:before {
    color: #333
}

.slider-two__left .slick-prev:hover:before {
    color: #bac927
}

.slider-two__left .slick-next {
    float: right;
    position: static;
    -webkit-transition: .15s all;
    transition: .15s all
}

.slider-two__left .slick-next:before {
    color: #333
}

.slider-two__left .slick-next:hover:before {
    color: #bac927
}

.slider-two__right {
    position: relative;
    overflow: hidden;
    height: 150px;
    display: block
}

.slider-two__right img {
    position: absolute;
    right: 0;
    max-width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slider-two .slick-dots {
    text-align: left;
    bottom: 4px;
    padding-left: 24px;
    max-width: 200px
}

.slider-two .slick-dots li {
    margin: 0
}

.slider-two .slick-dots li .slick-active {
    color: #2d3e50 !important
}

.slider-two .slick-dots li button:before {
    color: #2d3e50 !important
}

.slider-two__link {
    position: absolute;
    right: 30px;
    bottom: 10px;
    color: #333;
    border-bottom: 1px solid transparent;
    -webkit-transition: .15s all;
    transition: .15s all;
    text-decoration: none;
    z-index: 10
}

.slider-two__link:hover {
    border-bottom: 1px solid #bac927;
    text-decoration: none;
    color: #bac927
}

.button-slide__down {
    display: inline-block;
    width: 50px;
    height: 35px;
    background-color: #c5d2db;
    -webkit-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
    cursor: pointer
}

.button-slide__down:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 10px;
    background-image: url(../sprites/sprite.png);
    background-position: 0 -466px;
    width: 11px;
    height: 16px;
    width: 11px;
    height: 16px
}

.button-slide__down:focus {
    outline: 0
}

.white_section {
    background-color: #fff
}

.container-fluid.white_section {
    margin-right: 10px;
    margin-left: 10px
}

.we_guard_container {
    padding-bottom: 1px
}

.we_guard {
    padding-top: 85px;
    padding-bottom: 30px
}

.we_guard h1, .we_guard h3, .we_guard h5 {
    text-align: center;
    font-weight: 700;
    color: #2d3e50
}

.we_guard .we_guard__container {
    padding: 10px 0
}

.we_guard_container .main-video-container {
    padding-right: 5px;
    margin-top: 10px
}

.we_guard_container .video__link {
    height: 600px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative
}

.we_guard_container .video__link .play-btn {
    position: absolute;
    display: inline-block;
    width: 75px;
    height: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #bac927;
    -webkit-transition: .15s background-color;
    transition: .15s background-color;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.we_guard_container .video__link .play-btn:hover {
    background: #adbd15
}

.we_guard_container .video__link .play-btn .triangle {
    width: 22px;
    height: 22px;
    border-left: 22px solid #fff;
    border-bottom: 11px solid transparent;
    border-top: 11px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-35%, -50%);
    -ms-transform: translate(-35%, -50%);
    transform: translate(-35%, -50%)
}

.video-modal .modal-dialog {
    width: auto
}

.video-modal .modal-body {
    text-align: center;
    max-width: 990px;
    margin: 0 auto
}

.video-modal .video-modal {
    margin: 0 auto
}

.video-modal .modal-header {
    padding: 0;
    margin-top: 90px
}

.video-modal video {
    width: 960px;
    height: 540px
}

.we_guard_container .main-ico-block {
    padding-left: 5px
}

.main-ico-block {
    margin-top: 10px
}

.main-ico-block .adv-ico_item {
    text-align: center;
    min-height: 300px;
    position: relative;
    background-color: #fff
}

.main-ico-block .adv-ico_item > div {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 200px;
    min-width: 175px
}

.main-ico-block .adv-ico_item p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding-top: 15px
}

.main-ico-block .adv-ico_item p.secondary {
    font-size: 13px;
    padding-top: 5px
}

.main-ico-block .adv-ico_item:nth-child(1) {
    border-bottom: 1px dashed #e5eaed;
    border-right: 1px dashed #e5eaed
}

.main-ico-block .adv-ico_item:nth-child(2) {
    border-bottom: 1px dashed #e5eaed
}

.main-ico-block .adv-ico_item:nth-child(3) {
    border-right: 1px dashed #e5eaed
}

.width-960 {
    max-width: 980px;
    padding: 0 10px;
    margin-left: auto;
    margin-right: auto
}

.width-640 {
    max-width: 660px;
    padding: 0 10px;
    margin-left: auto;
    margin-right: auto
}

.width-310 {
    max-width: 310px;
    margin-left: auto;
    margin-right: auto
}

.container.awesome_title {
    padding-top: 85px;
    padding-bottom: 85px
}

.awesome_title_block {
    text-transform: uppercase;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 700;
    position: relative
}

.awesome_title_block > span {
    display: block;
    line-height: 1
}

.awesome_title_block .reg_word {
    font-size: 24px
}

.awesome_title_block .insur_word {
    font-size: 36px
}

.awesome_title_block .only_word {
    display: inline-block;
    font-size: 17px;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    top: 92%
}

.awesome_title_block .min5_word {
    font-size: 72px;
    color: #bac927;
    padding-left: 26px
}

.infograph-ico_container .infograph-ico_item {
    text-align: center;
    position: relative;
    margin: 80px auto;
    min-height: 275px;
    display: table
}

.infograph-ico_container .infograph-ico_item p {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    display: table-footer-group
}

.infograph-ico_container .infograph-ico_item .infograph-img_container {
    height: 165px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.infograph-ico_container .infograph-ico_item.item0:after, .infograph-ico_container .infograph-ico_item.item1:after {
    content: '';
    position: absolute;
    display: inline-block;
    background: url(../img/dotted-arrow_right.png);
    width: 65px;
    height: 53px;
    right: -60%;
    top: 35%
}

.button {
    margin: auto;
    position: relative;
    padding: 0 30px;
    vertical-align: middle;
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    border-bottom: 2px solid #9caa0f;
    text-transform: uppercase;
    font-weight: 700;
    background: #bac927;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    -webkit-transition: .15s background;
    transition: .15s background;
    outline: 0
}

.button.make_request {
    height: 60px;
    line-height: 60px;
    font-size: 18px
}

.button:hover {
    background: #adbd15;
    text-decoration: none;
    color: #fff
}

.button:active, .button:focus {
    outline: 0;
    text-decoration: none;
    color: #fff
}

.button[disabled=disabled]:hover {
    background: #bac927
}

.button.big-btn {
    height: 60px;
    line-height: 60px;
    font-size: 18px
}

.button.medium-btn {
    height: 50px;
    line-height: 50px;
    font-size: 14px
}

.button.small-btn {
    height: 44px;
    line-height: 44px;
    font-size: 11px
}

.white_section.top-gray-border {
    border-top: 1px solid #f0f0f0;
    padding-top: 90px
}

.white_section.top-gray-border > .wrap {
    padding-bottom: 35px
}

.feedbacks_section {
    background-color: #e5eaed;
    padding: 70px 0 30px
}

.slider_feedbacks {
    width: 510px;
    margin: 0 auto;
    position: relative
}

.slider_feedbacks:after, .slider_feedbacks:before {
    content: '';
    position: absolute;
    display: block;
    z-index: 10
}

.slider_feedbacks:before {
    left: 0;
    top: 0;
    bottom: 0;
    width: 28%;
    background: -webkit-gradient(linear, left top, right top, color-stop(35%, #e5eaed), color-stop(35%, transparent));
    background: linear-gradient(to right, #e5eaed 35%, transparent)
}

.slider_feedbacks:after {
    right: 0;
    top: 0;
    bottom: 0;
    width: 28%;
    background: -webkit-gradient(linear, right top, left top, color-stop(35%, #e5eaed), color-stop(35%, transparent));
    background: linear-gradient(to left, #e5eaed 35%, transparent)
}

.slider_feedbacks .feedback__item {
    text-align: center
}

.slider_feedbacks .feedback__item img {
    display: inline-block;
    max-width: 220px
}

.slider_feedbacks .feedback__item .fb_ref {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #26507c;
    -webkit-transition: .15s background-color;
    transition: .15s background-color
}

.slider_feedbacks .feedback__item .fb_ref:before {
    content: '';
    background-image: url(../sprites/sprite.png);
    background-position: 0 -430px;
    width: 9px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slider_feedbacks .feedback__item .fb_ref:hover {
    background-color: #bac927;
    -webkit-transition: .15s background-color;
    transition: .15s background-color
}

.slider_feedbacks .slick-cloned, .slider_feedbacks .slick-slide {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
    position: relative;
    padding: 10px
}

.slider_feedbacks .slick-current.slick-slide {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out
}

.slider_feedbacks .slick-current.slick-slide.slick-center {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out
}

.slider_feedbacks .slick-current.slick-slide.slick-center + .slick-slide {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.slider_feedbacks .next, .slider_feedbacks .prev {
    background-color: transparent;
    position: absolute;
    top: -35px;
    border: none;
    color: #2d3e50;
    -webkit-transition: color .15s;
    transition: color .15s;
    font-size: 20px
}

.slider_feedbacks .next:hover, .slider_feedbacks .prev:hover {
    color: #bac927;
    -webkit-transition: color .15s;
    transition: color .15s
}

.slider_feedbacks .next:active, .slider_feedbacks .next:focus, .slider_feedbacks .prev:active, .slider_feedbacks .prev:focus {
    outline: 0
}

.slider_feedbacks .prev {
    right: 52%;
    left: auto
}

.slider_feedbacks .next {
    left: 52%;
    right: auto
}

.slider_feedbacks__text .feedback__item {
    text-align: center
}

.slider_feedbacks__text .feedback_name {
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px
}

.slider_feedbacks__text .feedback_city {
    font-size: 14px;
    font-weight: 300
}

.slider_feedbacks__text .feedback_text {
    font-size: 13px;
    font-weight: 300;
    padding-top: 15px
}

.feedbacks__link {
    padding: 50px 0 45px
}

.all_feedbacks {
    height: 44px;
    line-height: 44px;
    font-size: 11px
}

.mountain_bg {
    background: url(../img/mountain_bg.jpg) no-repeat 50% 50%/cover;
    color: #fff;
    min-height: 760px
}

.mountain_bg .text_container {
    max-width: 715px;
    padding-top: 100px
}

.mountain_bg h2, .mountain_bg h3, .mountain_bg p.h2, .mountain_bg p.h3 {
    text-align: left;
    font-weight: 700;
    font-size: 32px;
    max-width: 100%;
    padding-top: 0;
    margin: 0
}

.mountain_bg p.h2 {
    line-height: 1.1
}

.mountain_bg h3, .mountain_bg p.h3 {
    color: #bac927;
    line-height: 1
}

.mountain_bg h3 .big, .mountain_bg p.h3 .big {
    font-size: 48px;
    display: block
}

.mountain_bg p {
    max-width: 620px;
    line-height: 1.75;
    padding-top: 30px
}

.mountain_bg.request {
    min-height: 300px;
    padding-top: 70px
}

.mountain_bg.request p {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.1
}

.mountain_bg.request .button {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    margin-top: 20px;
    width: 100%;
    max-width: 300px;
    text-align: center
}

.other_news_container .title_block {
    padding: 40px
}

.other_news_container .title_block h2 {
    text-align: center;
    font-weight: 700;
    font-size: 24px
}

.other_news_container .left_side, .other_news_container .right_side {
    margin-top: 10px;
    margin-bottom: 10px
}

.other_news_container .img_container {
    min-height: 100%
}

.other_news_container .text_container {
    padding: 25px;
    background-color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.other_news_container .text_container p {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 10px;
    font-weight: 300
}

.other_news_container .text_container .h2, .other_news_container .text_container .h3, .other_news_container .text_container .h4, .other_news_container .text_container h2, .other_news_container .text_container h3, .other_news_container .text_container h4 {
    text-align: left;
    text-transform: none;
    color: #333
}

.other_news_container .text_container .h2, .other_news_container .text_container .h3, .other_news_container .text_container h2, .other_news_container .text_container h3 {
    font-weight: 700
}

.other_news_container .text_container .h2, .other_news_container .text_container h2 {
    font-size: 20px
}

.other_news_container .text_container .h3, .other_news_container .text_container h3 {
    font-size: 20px;
    margin-top: 20px
}

.other_news_container .text_container h4, .other_news_container .text_container p.h4 {
    margin-top: 20px
}

.other_news_container .text_container .h5, .other_news_container .text_container h5 {
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: #828992
}

.other_news_container .text_container li[dir=ltr] p {
    margin-top: 0
}

.other_news_container .text_container p[dir=ltr] {
    margin-top: 0
}

.other_news_container .text_container h5[dir=ltr] {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 300;
    color: #2d3e50
}

.other_news_container .text_container ul {
    margin-bottom: 25px;
    margin-top: 5px
}

.other_news_container .text_container ul li {
    font-size: 18px;
    font-weight: 300;
    padding-left: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative
}

.other_news_container .text_container ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bac927
}

.scrollable.default-skin .scroll-bar.vertical {
    width: 10px;
    background: #f5f5f5
}

.scrollable.default-skin .scroll-bar .thumb {
    background-color: #bac927;
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 1
}

.scrollable.default-skin .scroll-bar:hover .thumb {
    opacity: 1;
    background-color: #9caa0f
}

.scrollable.default-skin .scroll-bar.vertical {
    min-height: 100%;
    top: 0
}

.footer-menu {
    padding-top: 50px
}

.footer-menu .slide-menu__box {
    border-right: 1px dashed #e5eaed;
    padding-top: 20px;
    min-height: 200px
}

.footer-menu .slide-menu__box h5, .footer-menu .slide-menu__box p.h5 {
    margin-bottom: 7px
}

.footer-menu .slide-menu__box li {
    padding-left: 15px;
    position: relative;
    line-height: 1.8
}

.footer-menu .slide-menu__box li:before {
    position: absolute;
    content: '>';
    color: #bac927;
    left: 0;
    top: 0
}

.footer-menu .services {
    border-right: none
}

.footer-menu .services li {
    padding-left: 25px
}

.footer-menu .services li img {
    position: absolute;
    left: 0;
    top: 6px
}

.footer-menu .services li:before {
    content: '';
    display: none
}

.footer-menu .contacts {
    border-right: none
}

.footer-menu .contacts li:last-child:before {
    content: ''
}

.footer-menu .container.width-960 > div:nth-child(-n+3) {
    border-bottom: 1px dashed #e5eaed
}

.footer-menu .copyright {
    padding: 10px 0;
    color: #2d3e50;
    font-weight: 300;
    border-top: 1px solid #e5eaed
}

.footer-menu .copyright .work_with {
    font-size: 16px;
    margin-right: 20px
}

.footer-menu.menu-two .slide-menu__link--vk {
    margin-left: -20px
}

.feedback_block {
    min-height: 600px;
    background: url(../img/footer_bg.jpg) no-repeat 50% 50%/cover;
    padding: 100px 0 20px
}

.feedback_block h3, .feedback_block h5, .feedback_block p.h3, .feedback_block p.h5 {
    color: #fff
}

.feedback_block .subscribe {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
    width: 306px;
    margin-top: 20px
}

.feedback_block .subscribe.disabled {
    cursor: default
}

.feedback_block .subscribe .thank_you {
    display: none
}

.feedback_block .letter_container {
    width: 306px;
    margin: 25px auto 0
}

.feedback_block .letter_container .letter {
    -webkit-transition: 2s -webkit-transform ease-in-out 1s;
    transition: 2s -webkit-transform ease-in-out 1s;
    transition: 2s transform ease-in-out 1s;
    transition: 2s transform ease-in-out 1s, 2s -webkit-transform ease-in-out 1s
}

.feedback_block .letter_container.animate .letter {
    -webkit-transform: translate(2000px, 0);
    -ms-transform: translate(2000px, 0);
    transform: translate(2000px, 0)
}

.feedback_block .letter_container.animate .letter_top {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.feedback_block .letter_container.animate .letter_top .arrow_down {
    opacity: 0
}

.feedback_block .letter_top {
    border-bottom: 70px solid #f1f1f1;
    border-right: 152px solid transparent;
    border-left: 152px solid transparent;
    position: relative;
    width: 306px;
    height: 70px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transition: all 1s ease .1s;
    transition: all 1s ease .1s;
    -webkit-perspective: 70px;
    perspective: 70px;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.feedback_block .letter_top .arrow_down {
    position: absolute;
    display: block;
    background-image: url(../sprites/sprite.png);
    background-position: 0 -898px;
    width: 11px;
    height: 16px;
    left: 50%;
    bottom: -35px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: .5s all;
    transition: .5s all
}

.feedback_block .letter_bot {
    display: block;
    background: url(../img/letter_bot.jpg) no-repeat 50% 50%/cover;
    width: 306px;
    height: 200px;
    padding-top: 85px
}

.feedback_block .letter_bot .input_container {
    position: relative;
    width: 235px;
    margin: 0 auto 15px
}

.feedback_block .letter_bot .input_container label {
    display: block;
    width: 100%;
    margin-bottom: 0
}

.feedback_block .letter_bot .input_container span.error {
    position: absolute;
    font-size: 13px;
    font-weight: 400;
    color: #de1f2e;
    bottom: -17px
}

.feedback_block .letter_bot input[type=text] {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    border: none;
    font-weight: 300
}

.feedback_block .letter_bot input[type=text].error {
    border: 1px solid #de1f2e !important
}

.feedback_block .evergreen {
    text-align: center;
    margin-top: 50px
}

.feedback_block .evergreen img {
    width: 210px;
    margin-left: -20px
}

input[type=password], input[type=text] {
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 100%
}

textarea {
    resize: none;
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    min-height: 110px;
    padding-left: 30px;
    padding-top: 20px;
    background-color: #f1f1f1;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    font-size: 16px;
    color: #333;
    font-weight: 300
}

.breadcrumbs ul > li {
    display: inline-block;
    padding-right: 15px
}

.breadcrumbs ul > li:after {
    content: '>';
    color: grey;
    position: relative;
    left: 10px
}

.breadcrumbs ul > li.active:after {
    content: ''
}

.breadcrumbs ul > li a {
    color: #bac927
}

.breadcrumbs ul > li.active a {
    color: grey
}

.main-product__container {
    margin: 10px 0
}

.main-product__container .breadcrumbs {
    padding-left: 30px;
    padding-top: 30px
}

.main-product__container h1 {
    font-weight: 700;
    font-size: 48px;
    text-transform: uppercase;
    color: #26507c;
    margin-top: 20px
}

.main-product__container h4, .main-product__container p.h4 {
    font-weight: 700;
    font-size: 19px;
    color: #26507c;
    margin-top: 15px;
    margin-bottom: 40px;
    text-align: center
}

.main-product__container .main-product__description {
    color: #6d747d;
    margin-bottom: 25px
}

.main-product__container .list_title {
    color: #6d747d;
    margin-bottom: 10px
}

.main-product__container .checked_list li {
    padding-left: 20px;
    position: relative;
    padding-bottom: 5px;
    color: #6d747d;
    font-weight: 300
}

.main-product__container .checked_list li:before {
    content: '';
    position: absolute;
    background: url(../img/box-video-txt-icon.png) no-repeat;
    width: 10px;
    height: 8px;
    left: 0;
    top: 6px
}

.main-product__container .checked_list + .main-product__description {
    margin-top: 15px
}

.main-product__container .input_container {
    margin-bottom: 25px;
    position: relative;
    -webkit-transition: .3s opacity;
    transition: .3s opacity
}

.main-product__container .input_container label {
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 13px
}

.main-product__container .input_container .date {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -718px;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 39px
}

.main-product__container .input_container .date + input {
    padding-left: 50px
}

.main-product__container .input_container .d {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -718px;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 39px
}

.main-product__container .input_container .d + input {
    padding-left: 50px
}
.main-product__container .input_container .d {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -718px;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 39px
}

.main-product__container .input_container .d + input {
    padding-left: 50px
}
.main-product__container .input_container.opacity_0 {
    opacity: 0;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    height: 74px
}

.main-product__container .input_container.opacity_0 > * {
    display: none
}

.main-product__container .input_container span.error {
    color: #de1f2e;
    position: absolute;
    line-height: 1;
    bottom: -16px;
    left: 0;
    width: 100%;
    display: block;
    font-size: 14px
}

.main-product__container .input_container.disabled {
    opacity: .5;
    cursor: default
}

.main-product__container .input_container.disabled select {
    border: none
}

.main-product__container .info-ico {
    display: inline-block;
    background-image: url(../sprites/sprite.png);
    background-position: 0 -502px;
    width: 16px;
    height: 16px;
    position: absolute;
    margin-left: 3px;
    margin-top: 1px
}

.main-product__container input[type=password], .main-product__container input[type=text] {
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    font-weight: 300;
    border: 1px solid #dfe2e4;
    background-color: #f1f1f1;
    font-size: 16px
}

.main-product__container input[type=password]:-ms-input-placeholder, .main-product__container input[type=text]:-ms-input-placeholder {
    color: #333
}

.main-product__container input.apierror, .main-product__container input.error {
    border: 1px solid #de1f2e !important
}

.main-product__container textarea.apierror, .main-product__container textarea.error {
    border: 1px solid #de1f2e !important
}

.main-product__container select {
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    font-weight: 300;
    border: 1px solid #dfe2e4;
    background: #f1f1f1 url(../img/arrow-down__green.png) no-repeat 90% 50%;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    color: #6d747d;
    width: 100%;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.main-product__container select option {
    color: #6d747d;
    background: #f1f1f1;
    padding: 5px
}

.main-product__container select:active {
    outline: 0
}

.main-product__container select:focus {
    outline: 0
}

.main-product__container .search_select:not(.car_model) + .bootstrap-select, .main-product__container .search_select:not(.car_model) + .bootstrap-select > .dropdown-toggle {
    background-image: none
}

.main-product__container select::-ms-expand {
    display: none
}

.main-product__container select.apierror, .main-product__container select.error {
    border: 1px solid #de1f2e !important
}

.main-product__container input[type=checkbox] + label, .main-product__container input[type=radio] + label {
    color: #6d747d;
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    padding-left: 27px;
    position: relative;
    cursor: pointer;
    margin-bottom: 8px
}

.main-product__container input[type=checkbox] + label > span, .main-product__container input[type=radio] + label > span {
    font-size: 10px
}

.main-product__container input[type=checkbox] + label:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-image: url(../sprites/sprite.png);
    background-position: 0 -646px;
    width: 16px;
    height: 16px;
    left: 0;
    top: 1px
}

.main-product__container input[type=checkbox]:checked + label:before {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -574px;
    width: 16px;
    height: 16px
}

.main-product__container input[type=radio] + label:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-image: url(../sprites/sprite.png);
    background-position: 0 -394px;
    width: 16px;
    height: 16px;
    left: 0;
    top: 1px
}

.main-product__container input[type=radio]:checked + label:before {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -538px;
    width: 16px;
    height: 16px
}

.main-product__container .post-office {
    margin-top: 38px
}

.main-product__container .not-taxi {
    color: #6d747d;
    margin-left: 5px
}

.main-product__container .text-secondary {
    color: #6d747d;
    text-transform: none;
    font-weight: 400;
    text-align: left
}

.main-product__container .text-secondary > div {
    padding: 3px 0
}

.main-product__container .deal_by_phone, .main-product__container .deal_on_site {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    text-indent: 20px;
    margin-top: 15px
}

.main-product__container .deal_on_site {
    text-indent: 10px
}

.main-product__container .cart-ico {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -187px;
    width: 16px;
    height: 13px;
    display: inline-block;
    margin-right: 5px
}

.main-product__container .phone-ico {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -88px;
    width: 14px;
    height: 13px;
    display: inline-block;
    margin-right: 5px
}

.main-product__container .remind {
    font-size: 18px;
    color: #2d3e50;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px
}

.main-product__container .add_to_calendar, .main-product__container .remind_me {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    text-align: center;
    background: #e6eaed;
    border-bottom: 2px solid #ccd2d7;
    color: #6d747d;
    text-indent: 10px
}

.main-product__container .add_to_calendar.active, .main-product__container .remind_me.active {
    background: #bac927;
    border-bottom: 2px solid #919d1a;
    color: #fff
}

.main-product__container .add_to_calendar {
    padding: 0 10px
}

.main-product__container .add_to_calendar.active .calendar-ico {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -682px;
    width: 16px;
    height: 16px
}

.main-product__container .remind_me.active .remind-ico {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -934px;
    width: 15px;
    height: 17px
}

.main-product__container .get_calendar {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center
}

.main-product__container .calendar-ico {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -862px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px
}

.main-product__container .remind-ico {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1008px;
    width: 15px;
    height: 17px;
    display: inline-block;
    margin-right: 5px
}

.main-product__container .calendar-ico, .main-product__container .remind-ico {
    position: relative;
    top: 3px
}

.main-product__container .statistic-block {
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: url(../img/box-static-bg-02.jpg) no-repeat 50% 50%/cover;
    color: #fff;
    padding: 45px 40px
}

.main-product__container .statistic-block .bg__darken {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.main-product__container .statistic-block .title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 25px
}

.main-product__container .statistic-block ul > li {
    margin-bottom: 20px;
    line-height: 1.2;
    font-weight: 300;
    padding-left: 18px;
    position: relative
}

.main-product__container .statistic-block ul > li:before {
    content: '';
    display: block;
    background: url(../img/statistic-ico_check.png) no-repeat 50% 50%;
    width: 14px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 2px
}

.main-product__container .statistic-block ul > li:last-child {
    margin-bottom: 0
}

.main-product__container .try_kasko {
    margin-bottom: 50px
}

.main-product__container .try_kasko p {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #2d3e50;
    text-align: center;
    margin-bottom: 5px
}

.main-product__container .try_kasko .input_container {
    margin-bottom: 20px
}

.main-product__container .try_kasko input {
    height: 55px
}

.main-product__container .try_kasko .want_to_try {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
    text-align: center
}

.main-product__container .total_cost_block {
    color: #6d747d;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center
}

.main-product__container .total_cost_block .total_cost {
    border-top: 1px dashed #ccc;
    padding-top: 20px;
    margin-top: 5px;
    margin-bottom: 35px
}

.main-product__container .total_cost_block .total_cost_text {
    line-height: 50px;
    color: #2d3e50
}

.main-product__container .total_cost_block .price {
    color: #2d3e50;
    font-size: 36px;
    text-transform: none
}

.main-product__container .total_cost_block .button_container {
    text-align: left
}

.main-product__container .total_cost_block .button.continue {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin-bottom: 45px
}

.main-product__container .total_cost_block.with_sum .total_sum {
    border-bottom: 1px dashed #ccc;
    padding: 7px 40px
}

.main-product__container .total_cost_block.with_sum .total_cost {
    border: none;
    padding-left: 40px
}

.main-product__container .total_cost_block.with_sum .sum_word {
    font-size: 13px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 4px
}

.main-product__container .total_cost_block.with_sum .limit_sum, .main-product__container .total_cost_block.with_sum .new_sum, .main-product__container .total_cost_block.with_sum .old_sum {
    text-align: right;
    font-size: 18px
}

.main-product__container .total_cost_block.with_sum .new_sum {
    color: #2d3e50
}

.main-product__container .button-slide__down {
    margin-top: 10px
}

.main-product__container .your_data .white_section {
    padding-top: 40px;
    padding-bottom: 50px
}

.main-product__container .your_data h3, .main-product__container .your_data p.h3 {
    margin-bottom: 40px;
    font-size: 26px
}

.main-product__container .your_data .back_container {
    height: 0;
    position: relative
}

.main-product__container .your_data .back_container .back {
    position: absolute;
    top: 0;
    height: 40px;
    line-height: 40px;
    font-size: 11px
}

.main-product__container .your_data .activation_back_container {
    height: 0;
    position: relative
}

.main-product__container .your_data .activation_back_container .activation_back {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    background: #e6eaed;
    border-bottom: 3px solid #ccd2d7;
    color: #828992
}

.main-product__container .your_data .activation_back_container .activation_back .glyphicon {
    font-size: 18px;
    position: relative;
    margin-right: 5px;
    top: 5px
}

.main-product__container .your_data .pay {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    min-width: 32%;
    margin-top: 30px
}

.main-product__container .your_data .sub_title {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.main-product__container .your_data.step_2 {
    display: none
}

.main-product__container .your_data.step_3 {
    display: none
}

.main-product__container.activation__secondary .your_data .sub_title {
    margin-bottom: 40px;
    margin-top: 10px
}

.main-product__container .short_form .input_container {
    margin-bottom: 15px
}

.main-product__container .only_phone .deal_by_phone {
    width: auto;
    padding: 0 50px;
    text-indent: 0
}

.main-product__container .agree_personal {
    margin-top: -20px
}

.main-product__container .agree_offer {
    margin-bottom: -20px
}

.main-product__container #agree + label {
    margin-top: 5px;
    display: inline-block;
    border-bottom: 1px solid transparent
}

.main-product__container #agree.error + label {
    border-bottom: 1px solid red
}

.main-product__description-secondary {
    border-top: 1px dashed #e5eaed;
    margin-bottom: 10px
}

.main-product__description-secondary h5 {
    font-size: 24px;
    font-weight: 700;
    color: #2d3e50;
    text-align: left;
    margin-bottom: 10px
}

.main-product__description-secondary .description__secondary {
    color: #828992;
    margin-bottom: 25px
}

.main-product__description-secondary .description__secondary + .epolis-h3 {
    display: inline;
    font-size: 14px;
    text-transform: inherit
}

.medical__secondary {
    padding: 15px 20px 45px !important
}

.product-advantages > div {
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 136px;
    border-right: 1px dashed #e5eaed
}

.product-advantages > div:last-child {
    border: none
}

.product-advantages p {
    max-width: 180px;
    padding-left: 15px;
    color: #2d3e50;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase
}

.product-advantages .table_container {
    margin: 0 auto
}

.product-advantages.five_items > div {
    width: 20%
}

input[type=checkbox], input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.form-group.inline {
    margin-bottom: 20px
}

.form-group.inline label {
    margin-right: 25px;
    padding-left: 20px !important
}

.form-group .form-group__title {
    color: #2d3e50;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px
}

.payment_data .container.width-960 {
    padding: 25px 10px 45px
}

.payment_data .back_container {
    height: 0;
    position: relative
}

.payment_data .back_container .back {
    position: absolute;
    top: 0;
    left: 35px;
    height: 40px;
    line-height: 40px;
    font-size: 11px
}

.payment_data .order_data {
    color: #6d747d;
    margin-top: 40px
}

.payment_data .order_data p {
    font-weight: 300;
    margin-bottom: 10px
}

.payment_data .order_data p span {
    font-weight: 700
}

.payment_data .card_data {
    margin-top: 50px
}

.payment_data .card_data .payment_information {
    text-align: center
}

.payment_data .card_data .payment_information p {
    margin-bottom: 20px
}

.payment_data .card_data .payment_information p span {
    display: block
}

.payment_data .card_data .payment_button {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    max-width: 300px;
    margin-top: 30px
}

.payment_data .card_data .disclamer {
    font-size: 11px;
    color: #6d747d;
    max-width: 850px;
    margin-top: 20px
}

.payment_data #card_holder {
    text-transform: uppercase
}

.payment_data .cvv_container {
    margin-top: 25px
}

.payment_data .cvv_description {
    color: #6d747d;
    font-size: 11px;
    margin-top: 30px;
    max-width: 400px
}

.calendar_add {
    display: none;
    margin-bottom: 20px
}

.calendar_add a {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    border: 1px solid #dfe2e4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f1f1f1;
    color: #6d747d;
    outline: 0;
    padding: 0 30px
}

.calendar_add a:active, .calendar_add a:focus, .calendar_add a:hover {
    text-decoration: none;
    color: #6d747d
}

.calendar_add a img {
    float: right;
    position: relative;
    top: 10px
}

.reppay-info {
    text-align: center;
    margin: 30px 0
}

.reppay-error {
    text-align: center;
    color: red
}

.button.reppay {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px
}

.remind_me_block {
    display: none
}

.remind_me_block .input_container {
    margin-bottom: 15px !important
}

.total_cost_block_table {
    padding-top: 20px
}

.insurance_package {
    font-size: 14px;
    text-align: center
}

.insurance_package p {
    text-align: center;
    margin-bottom: 20px;
    color: #6d747d
}

.insurance_package .table_legend {
    text-align: left;
    text-transform: none;
    font-weight: 300
}

.insurance_package .table_legend p {
    text-align: left
}

.insurance_package .table_legend .summary {
    font-size: 13px;
    font-weight: 700;
    color: #6d747d;
    text-transform: uppercase;
    left: 0 !important;
    -webkit-transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important
}

.insurance_package .title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #2d3e50;
    margin-bottom: 25px
}

.insurance_package .glyphicon-remove {
    color: #fb6653
}

.insurance_package .summary {
    font-size: 34px;
    font-weight: 700;
    color: #2d3e50
}

.insurance_package .policy-price {
    display: none
}

.insurance_package.table_footer {
    min-height: 80px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc
}

.insurance_package.table_footer > div {
    min-height: 80px
}

.insurance_package.table_footer .summary {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap
}

.insurance_package.buttons {
    margin-bottom: 45px
}

.insurance_package .button {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin-top: 25px;
    text-align: center;
    width: 100%;
    max-width: 160px
}

.insurance_package .button .checked {
    display: none;
    font-size: 16px
}

.insurance_package .button .checked .glyphicon-ok {
    margin-right: 10px
}

.insurance_package .button.active {
    background: 0 0;
    border: none;
    color: #2d3e50;
    padding: 0
}

.insurance_package .button.active span {
    display: none
}

.insurance_package .button.active span.checked {
    display: block
}

.insurance_package .button.active span.checked i {
    color: #bac927
}

.total_cost_block_table.darkstyle {
    padding-top: 20px
}

.darkstyle .insurance_package {
    font-size: 14px;
    text-align: center
}

.darkstyle .insurance_package .package {
    background: url(../img/gb-xl-pack.jpg) no-repeat;
    max-width: 230px;
    -webkit-box-shadow: 3px 3px 38px 0 rgba(0, 0, 0, .3);
    box-shadow: 3px 3px 38px 0 rgba(0, 0, 0, .3);
    margin-bottom: 30px;
    padding: 0
}

.darkstyle .insurance_package .package-middle {
    border-right: solid #d5d5d5 1px;
    border-left: solid #d5d5d5 1px
}

.darkstyle .insurance_package .package-middle .header .title {
    padding-left: 25px
}

.darkstyle .insurance_package .header {
    height: 187px
}

.darkstyle .insurance_package .header .title {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 66px;
    text-transform: none
}

.darkstyle .insurance_package .header .title span {
    font-size: 30px
}

.darkstyle .insurance_package .header .title .hit {
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
    width: 34px;
    height: 19px;
    margin-left: 6px;
    display: inline-block;
    background: #d9313c;
    line-height: 19px;
    vertical-align: super
}

.darkstyle .insurance_package .header .price {
    color: #26507c;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    padding-left: 15px;
    text-align: center;
}

.darkstyle .insurance_package .header .price span {
    font-size: 41px
}

.darkstyle .insurance_package .header .economy {
    color: #898989;
    font-size: 14px;
    font-weight: 300;
    text-align: right;
    padding-right: 20px
}

.darkstyle .insurance_package .header p {
    margin-bottom: 0
}

.darkstyle .insurance_package .info-ico {
    position: relative;
    vertical-align: sub;
    margin-right: 5px
}

.darkstyle .insurance_package .body p {
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #333;
    border-bottom: dashed #e5eaed 1px;
    margin-bottom: 0;
    vertical-align: middle
}

.darkstyle .insurance_package .body .title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #2d3e50;
    margin-bottom: 25px
}

.darkstyle .insurance_package .body .glyphicon-remove {
    color: #d9313c
}

.darkstyle .insurance_package .body .glyphicon-minus {
    color: #bac927
}

.darkstyle .insurance_package .body .summary {
    font-size: 34px;
    font-weight: 700;
    color: #2d3e50
}

.darkstyle .insurance_package .body .policy-price {
    display: none
}

.darkstyle .insurance_package .table_legend {
    text-align: right;
    text-transform: none;
    font-weight: 700;
    padding-right: 0;
    margin-left: 37px
}

.darkstyle .insurance_package .table_legend p {
    text-align: right;
    height: 40px;
    line-height: 40px;
    color: #828992;
    border-bottom: dashed #828992 1px;
    margin-bottom: 0;
    vertical-align: middle;
    padding-right: 10px;
    white-space: nowrap
}

.darkstyle .insurance_package .table_legend p .tooltip {
    white-space: normal !important
}

.darkstyle .insurance_package .table_legend .title {
    height: 187px
}

.darkstyle .insurance_package .noborder {
    border: none !important
}

.darkstyle .insurance_package .policy-price {
    display: none !important
}

.darkstyle .insurance_package.table_footer {
    min-height: 80px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc
}

.darkstyle .insurance_package.table_footer > div {
    min-height: 80px
}

.darkstyle .insurance_package.table_footer .summary {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap
}

.darkstyle .insurance_package.buttons {
    margin-bottom: 0;
    min-height: auto
}

.darkstyle .insurance_package .button {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    margin: 15px 0 25px 0;
    text-align: center;
    width: 100%;
    max-width: 180px
}

.darkstyle .insurance_package .button .checked {
    display: none;
    font-size: 16px
}

.darkstyle .insurance_package .button .checked .glyphicon-ok {
    margin-right: 10px
}

.darkstyle .insurance_package .button.active {
    background: 0 0;
    border: none;
    color: #2d3e50;
    padding: 0
}

.darkstyle .insurance_package .button.active span {
    display: none
}

.darkstyle .insurance_package .button.active span.checked {
    display: block
}

.darkstyle .insurance_package .button.active span.checked i {
    color: #bac927
}

.divider-horizontal__dashed {
    display: block;
    height: 1px;
    width: 100%;
    border-top: 1px dashed #e5eaed
}

.product-other__title {
    margin-top: 10px
}

.product-other__title h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 48px;
    color: #26507c;
    padding: 45px 0
}

.product-other__tile {
    margin-bottom: 10px
}

.product-other__tile .product-other__tile-container {
    margin-left: -5px;
    margin-right: -5px
}

.product-other__tile .product-other__tile-container > div {
    padding: 0 5px
}

.product-other__tile-item {
    display: block;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 250px
}

.product-other__tile-item:hover {
    text-decoration: none
}

.product-other__tile-item:after {
    content: '';
    position: absolute;
    display: block;
    width: 400px;
    height: 1px;
    background: url(../img/sep-horizontal.png) repeat-x;
    right: 0;
    bottom: 100px
}

.product-other__tile-item .item_menu__container {
    height: 145px;
    vertical-align: bottom;
    display: table-cell;
    padding-left: 40px;
    position: relative;
    max-width: 300px
}

.product-other__tile-item .item_menu__container h3 {
    font-size: 24px;
    color: #fff;
    text-align: left
}

.product-other__tile-item .item_menu__container .menu_sub_title {
    display: block;
    width: 140%;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.product-other__tile-item .product-other__arrow {
    position: absolute;
    bottom: 48px;
    left: 40px;
    z-index: 15;
    background: url(../img/box-static-arr.png) no-repeat;
    width: 40px;
    height: 40px
}

.header__secondary {
    margin-bottom: 10px
}

.header__secondary.wide .menu__secondary nav {
    max-width: 900px
}

.header__secondary.wide .menu__secondary nav a {
    padding: 5px
}

.title__secondary {
    display: flex;
    justify-content: center;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    text-shadow: 0 0 1px #2d3e50
}

.title__secondary span, .title__secondary p.h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    padding-top: 50px;
    text-align: center
}

.menu__secondary {
    background: #fff;
    height: 80px
}

.menu__secondary .breadcrumbs {
    position: static;
    border-bottom: 1px solid #e5eaed;
    text-align: center
}

.menu__secondary .breadcrumbs ul {
    display: inline-block
}

.menu__secondary .breadcrumbs a {
    line-height: 30px
}

.menu__secondary nav {
    padding: 0 20px;
    max-width: 640px;
    margin: 0 auto
}

.menu__secondary nav ul {
    height: 50px;
    width: 100%;
    text-align: justify
}

.menu__secondary nav ul > li {
    display: inline-block
}

.menu__secondary nav ul > li a {
    font-size: 10px;
    font-weight: 700;
    line-height: 50px;
    color: #2d3e50;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 10px;
    -webkit-transition: .15s color;
    transition: .15s color
}

.menu__secondary nav ul > li a:hover {
    color: #bac927
}

.menu__secondary nav ul > li.active a {
    color: #bac927
}

.menu__secondary nav ul:before {
    content: '';
    display: block;
    width: 100%
}

.menu__secondary nav ul:after {
    content: '';
    display: inline-block;
    width: 100%
}

.about_bg {
    background: url(../img/about_bg.jpg) no-repeat 50% 50%/cover;
    padding-top: 90px;
    padding-bottom: 65px
}

.about_bg p {
    font-size: 16px;
    color: #fff;
    max-width: 490px;
    margin-bottom: 25px
}

.about_bg h4 {
    text-align: left;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px
}

.about_bg h2 {
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
    color: #bac927;
    max-width: 620px
}

.reward-slider__block .container-fluid {
    padding-top: 45px;
    padding-bottom: 40px
}

.reward-slider__block h3 {
    margin-bottom: 20px
}

.reward-slider {
    max-width: 960px;
    margin: 0 auto;
    position: relative
}

.reward-slider .reward__item {
    width: 192px;
    text-align: center;
    position: relative;
    padding: 0 10px
}

.reward-slider .reward__item img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle
}

.reward-slider .reward__item:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.reward-slider .next, .reward-slider .prev {
    background-color: transparent;
    position: absolute;
    top: 50%;
    border: none;
    color: #2d3e50;
    -webkit-transition: color .15s;
    transition: color .15s;
    font-size: 20px;
    text-decoration: none
}

.reward-slider .next:hover, .reward-slider .prev:hover {
    color: #bac927;
    -webkit-transition: color .15s;
    transition: color .15s
}

.reward-slider .next:active, .reward-slider .next:focus, .reward-slider .prev:active, .reward-slider .prev:focus {
    outline: 0
}

.reward-slider .prev {
    left: -40px
}

.reward-slider .next {
    right: -40px
}

.about_strength {
    padding-top: 50px;
    padding-bottom: 40px;
    margin-bottom: 0
}

.about-strength__container .about-strength__item {
    text-align: center;
    margin-top: 50px
}

.about-strength__container .about-strength__item .title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px auto 10px;
    color: #2d3e50;
    text-align: center;
    max-width: 275px;
    line-height: 1.1
}

.about-strength__container .about-strength__item .text {
    font-size: 14px;
    font-weight: 300;
    color: #2d3e50;
    max-width: 275px;
    margin: 0 auto
}

.about-strength__container .about-strength__item ul > li {
    display: inline-block;
    padding-left: 20px;
    position: relative;
    font-weight: 300
}

.about-strength__container .about-strength__item ul > li:before {
    content: '';
    position: absolute;
    background: url(../img/box-video-txt-icon.png) no-repeat;
    width: 10px;
    height: 8px;
    left: 0;
    top: 6px
}

.about-strength__container .img_container {
    display: inline-block;
    width: 140px;
    height: 110px
}

.about-strength__container .img_container img {
    max-width: 140px
}

.about-strength__container + .row {
    margin-left: auto;
    margin-right: auto
}

.partner-slider__block {
    margin-bottom: 10px
}

.partner-slider__block .container-fluid {
    padding-top: 45px;
    padding-bottom: 40px;
    border-top: 1px dashed #e5eaed
}

.partner-slider__block h3 {
    margin-bottom: 10px
}

.partner-slider {
    max-width: 1010px;
    margin: 0 auto;
    position: relative
}

.partner-slider .slick-list {
    padding: 0 !important
}

.partner-slider .partner__item {
    width: 202px !important;
    text-align: center;
    position: relative;
    height: 140px
}

.partner-slider .partner__item img {
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px);
    display: inline-block;
    vertical-align: middle;
    line-height: 140px
}

.partner-slider .next, .partner-slider .prev {
    background-color: transparent;
    position: absolute;
    top: 85%;
    border: none;
    color: #2d3e50;
    -webkit-transition: color .15s;
    transition: color .15s;
    font-size: 20px;
    text-decoration: none
}

.partner-slider .next:hover, .partner-slider .prev:hover {
    color: #bac927;
    -webkit-transition: color .15s;
    transition: color .15s
}

.partner-slider .next:active, .partner-slider .next:focus, .partner-slider .prev:active, .partner-slider .prev:focus {
    outline: 0
}

.partner-slider .prev {
    left: -40px
}

.partner-slider .next {
    right: -40px
}

.product__activation {
    padding-top: 50px;
    padding-bottom: 45px
}

.product__activation h1 {
    color: #2d3e50;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 40px
}

.activation-span-title{
    display: block;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #2d3e50;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 40px;
}

.product__activation .image-container img {
    max-width: 100%;
    display: inline-block
}

.product__activation .image-container .img_ewa {
    margin-bottom: 20px
}

.product__activation .text_above_ewa {
    margin: 15px 0 5px 0;
    display: block
}

.product__activation .product__container .price__container {
    min-height: 95px;
    padding-top: 15px;
    padding-left: 15px;
    border-top: 1px dashed #e6eaed;
    font-size: 36px;
    font-weight: 700;
    color: #2d3e50
}

.product__activation .product__container .price__container .product__name {
    text-transform: uppercase;
    font-size: 13px;
    color: #6d747d;
    margin-right: 10px
}

.product__activation .product__container .price__container .product__price {
    white-space: nowrap
}

.product__activation .activation__description {
    padding-left: 50px;
    border-left: 1px dashed #e6eaed
}

.product__activation .activation__description .title {
    font-weight: 300;
    font-size: 18px;
    color: #2d3e50;
    margin-bottom: 15px
}

.product__activation .activation__description .input_container {
    margin-bottom: 20px
}

.product__activation .activation__description .cheque_verification {
    display: none
}

.product__activation .activation__description .check_agreement, .product__activation .activation__description .check_cheque, .product__activation .activation__description .check_oschad_agreement {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    text-align: center
}

.product__activation .activation__description .checked_list {
    max-width: 520px
}

.product__activation .activation__description #agreement_oschad_num + .error {
    font-size: 11px
}

.check_ok {
    font-weight: 300;
    font-size: 16px;
    color: #bac927;
    line-height: 1.1;
    text-align: center
}

.activation__left {
    width: 30%;
    float: left
}

.activation__right {
    width: 70%;
    float: left
}

.main-product__description-secondary .activation__secondary {
    padding: 30px 20px 25px;
    position: relative
}

.main-product__description-secondary .activation__secondary .paragraph {
    font-weight: 300;
    margin-top: 20px
}

.main-product__description-secondary .activation__right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.main-product__description-secondary .activation__right .centered_text {
    color: #6d747d;
    min-width: 580px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main-product__description-secondary.step_2 {
    display: none
}

.how_it_works {
    padding: 50px 0
}

.how_it_works h5 {
    font-size: 14px;
    font-weight: 300;
    color: #6d747d;
    max-width: 840px;
    margin: 10px auto 0
}

.how_it_works .how_it_works__container > div:last-child p {
    max-width: 275px
}

.how_it_works .how_it_works__container:before {
    content: '';
    display: block;
    width: 600px;
    margin: 0 auto;
    height: 1px;
    position: relative;
    top: 100px;
    background: #e6eaed
}

.how_it_works .how_it_works__item {
    text-align: center;
    color: #2d3e50;
    margin-top: 50px
}

.how_it_works .how_it_works__item .number {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #bac927;
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    line-height: 100px;
    vertical-align: middle;
    text-align: center
}

.how_it_works .how_it_works__item .title {
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 10px
}

.how_it_works .how_it_works__item p {
    max-width: 255px;
    margin: 0 auto
}

.how_it_works.two_items .how_it_works__container {
    max-width: 660px;
    margin: 0 auto
}

.how_it_works.two_items .how_it_works__container:before {
    top: 90px;
    width: 300px
}

.how_it_works.two_items .how_it_works__item {
    margin-top: 40px
}

.how_it_works.two_items .how_it_works__item p {
    max-width: 320px !important;
    margin-left: auto;
    margin-right: auto
}

.how_it_works.four_items .how_it_works__container:before {
    width: 650px
}

.main-product__container.main-product__description-secondary {
    margin-top: -10px
}

.activate-button__container {
    text-align: center;
    padding-top: 30px;
    margin-top: 10px;
    border-top: 1px dashed #e5eaed
}

.activate-button__container .button {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    max-width: 310px
}

.activate-button__container .button .key-ico {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1279px;
    width: 13px;
    height: 20px;
    display: inline-block;
    position: relative;
    margin-right: 8px;
    top: 4px
}

.check_contract {
    max-width: 640px;
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
    padding-bottom: 80px
}

.check_contract .input_container {
    max-width: 310px;
    width: 100%;
    margin: 0 auto 15px
}

.check_contract .check_agreement {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px
}

.check_contract p {
    font-size: 14px;
    font-weight: 300;
    color: #6d747d
}

.check_contract .phone {
    font-size: 30px;
    font-weight: 700;
    color: #2d3e50;
    margin-top: 10px
}

.check_contract .not_registered {
    display: none;
    color: red;
    position: relative;
    top: 0;
    margin-bottom: 20px
}

.check_contract .registered_ok {
    display: none;
    color: #bac927;
    position: relative;
    top: 0
}

.check_contract .cis_response_error, .check_contract .response_error {
    color: red
}

.check_contract .cis_response_success {
    color: #6d747d;
    font-size: 15px
}

#assistant-check-oschad label.error, #box-check label.error, #box-check-accident300 label.error {
    color: red;
    font-weight: 400
}

.feedback_form_container {
    padding-top: 50px;
    padding-bottom: 45px
}

.feedback_form_container h5 {
    max-width: 510px;
    margin: 0 auto 15px
}

.feedback_form_container h3 {
    margin-bottom: 25px
}

.feedback_form_container input[type=text] {
    border: none
}

.reviews_container {
    padding-top: 10px;
    padding-bottom: 50px
}

.reviews_container .hidden_container {
    display: none
}

.reviews_container .review__item {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px
}

.reviews_container .review__item .left_container {
    float: left;
    width: 100px
}

.reviews_container .review__item .right_container {
    float: left;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px)
}

.reviews_container .review__item .img_container {
    display: block;
    width: 70px;
    height: 70px;
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.reviews_container .review__item .img_container img {
    max-width: 100%
}

.reviews_container .review__item .img_container .fb_ref {
    position: absolute;
    right: -10px;
    bottom: -10px;
    display: block;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #26507c;
    -webkit-transition: .15s background-color;
    transition: .15s background-color
}

.reviews_container .review__item .img_container .fb_ref:before {
    content: '';
    background-image: url(../sprites/sprite.png);
    background-position: 0 -430px;
    width: 9px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.reviews_container .review__item .img_container .fb_ref:hover {
    background-color: #bac927;
    -webkit-transition: .15s background-color;
    transition: .15s background-color
}

.reviews_container .review__item .name {
    color: #2d3e50;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.reviews_container .review__item .text {
    color: #6d747d;
    font-size: 13px;
    font-weight: 300
}

.reviews_container .more_reviews {
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    margin-top: 30px
}

.news_container {
    max-width: 1280px;
    margin-top: 20px;
    padding-bottom: 50px
}

.news_container .more_news {
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    margin-top: 30px
}

.news_container .hidden_container {
    display: none
}

.news_container .news-subscribe__block {
    padding: 90px 30px 45px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
    background: url(../img/mountain_small_bg.jpg) no-repeat 50% 50%/cover;
    height: 475px
}

.news_container .news-subscribe__block .title {
    color: #285a8a;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    max-width: 250px;
    margin: 0 auto 45px
}

.news_container .news-subscribe__block .input_container {
    margin-bottom: 15px;
    position: relative
}

.news_container .news-subscribe__block .input_container span.error {
    position: absolute;
    color: #de1f2e;
    bottom: -18px
}

.news_container .news-subscribe__block input[type=text] {
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-weight: 300;
    color: #6d747d;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-left: 30px
}

.news_container .news-subscribe__block input[type=text].error {
    border: 1px solid #de1f2e !important
}

.news_container .news-subscribe__block .news__subscribe {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 20px
}

.news_container .news_pagination {
    margin-top: 10px
}

.news_container .news_pagination ul li {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle
}

.news_container .news_pagination ul li a {
    display: inline-block;
    padding: 5px;
    text-decoration: none;
    font-size: 18px;
    color: #2d3e50
}

.news_container .news_pagination ul li.next a, .news_container .news_pagination ul li.prev a {
    color: #fff;
    background: #bac927;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 24px;
    padding: 0 10px
}

.news_container .news_pagination ul li.active a {
    color: #bac927
}

.news__item {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px
}

.news__item .img-container {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 175px;
    width: 100%
}

.news__item .text-container {
    height: 300px;
    padding: 35px 20px;
    position: relative;
    background-color: #fff;
    -webkit-transition: .1s all;
    transition: .1s all;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.news__item .text-container.no_image {
    height: 475px
}

.news__item .text-container .title {
    font-weight: 700;
    color: #2d3e50;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.2
}

.news__item .text-container .date {
    font-weight: 300;
    font-size: 13px;
    color: #6d747d;
    margin-bottom: 15px
}

.news__item .text-container p {
    font-size: 13px;
    font-weight: 300;
    color: #2d3e50
}

.news__item .text-container .link {
    display: none;
    position: absolute;
    right: 30px;
    bottom: 15px;
    font-size: 11px;
    text-transform: uppercase
}

.news__item .text-container:hover {
    background-color: #285a8a
}

.news__item .text-container:hover .title {
    color: #fff
}

.news__item .text-container:hover .date {
    color: #fff
}

.news__item .text-container:hover p {
    color: #fff
}

.news__item .text-container:hover .link {
    display: inline-block;
    color: #fff;
    padding: 5px
}

.shares_container {
    max-width: 1280px;
    margin: 20px auto 0
}

.shares_container .action__item {
    min-height: 310px;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.shares_container .action__item .img-container {
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    height: 180px
}

.shares_container .action__item .text-container {
    min-height: 135px;
    padding: 0 45px 0;
    background: #fff
}

.shares_container .action__item .action__button {
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    text-align: center;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.shares_container .action__item .heading_container {
    height: 95px;
    position: relative
}

.shares_container .action__item h5 {
    font-weight: 700;
    font-size: 20px;
    color: #2d3e50;
    text-align: center;
    line-height: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-height: 82px;
    overflow: hidden
}

.our_mission {
    padding: 40px 0 45px
}

.our_mission h3 {
    margin-bottom: 15px
}

.our_mission h6 {
    font-size: 14px;
    max-width: 910px;
    line-height: 1.3
}

.team_container {
    margin-top: 20px
}

.team_container .team__member {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px
}

.team_container .team__member .img-container {
    position: relative;
    height: 190px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    padding: 30px
}

.team_container .team__member .img-container a {
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #bac927;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 40px;
    vertical-align: middle
}

.team_container .team__member .img-container a .letter-ico {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -24px;
    width: 16px;
    height: 12px;
    display: inline-block
}

.team_container .team__member .img-container .text {
    color: transparent;
    opacity: 0;
    line-height: 1.3
}

.team_container .team__member .img-container:hover {
    background-image: none !important;
    background-color: #285a8a
}

.team_container .team__member .img-container:hover a {
    background-color: #3e6b96
}

.team_container .team__member .img-container:hover .text {
    color: #fff;
    opacity: 1
}

.team_container .team__member .who_is {
    height: 80px;
    background: #fff;
    padding: 15px
}

.team_container .team__member .name {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #2d3e50
}

.team_container .team__member .post {
    font-weight: 300;
    font-size: 14px;
    color: #6d747d;
    text-align: center;
    line-height: 1.2
}

.life__block {
    padding-top: 50px;
    padding-bottom: 50px
}

.life__block .hidden_container img {
    display: none
}

.life_container {
    height: 465px;
    overflow: hidden;
    padding: 20px 0;
    padding-right: 0 !important
}

.life_container .viewport {
    width: 100% !important
}

.life_container .scroll-bar.horizontal {
    position: absolute;
    height: 20px;
    bottom: 0
}

.life_container .scroll-bar.horizontal .thumb {
    background: #bac927
}

.life_container .photo-large__container, .life_container .photo-small__container {
    width: 630px;
    height: 420px;
    float: left
}

.life_container .photo-large__container {
    padding: 0 10px
}

.life_container .photo-small__container.two_items {
    width: 295px
}

.life_container .photo-small__container.two_items .photo-small {
    width: 100%
}

.life_container .photo-large, .life_container .photo-small {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.life_container .photo-large {
    height: 420px
}

.life_container .photo-small {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    height: 200px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px
}

.life_container .scroll-bar {
    height: 10px !important;
    background: #f1f1f1
}

#teamModal .modal-header {
    padding: 0
}

#teamModal .modal-header .close {
    position: fixed;
    z-index: 10
}

#teamModal .modal-dialog {
    max-width: 1000px;
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

#teamModal .modal-content {
    padding: 0
}

#teamModal .modal-body {
    max-width: 1000px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 0
}

#teamModal .gal-image {
    max-width: 100%;
    display: inline-block
}

#map {
    width: 100%
}

#map .st0, #map .st1 {
    -webkit-transition: .2s fill;
    transition: .2s fill;
    fill: #c5d2db;
    position: relative;
    z-index: 10
}

#map .st0:hover, #map .st1:hover {
    fill: #b9c827;
    cursor: pointer
}

#map .st2, #map .st3, #map .st4 {
    position: relative;
    z-index: 100
}

#map .st2:hover, #map .st3:hover, #map .st4:hover {
    cursor: pointer
}

#map g > a > g.active path, #map g > a > g:hover path {
    fill: #b9c827;
    cursor: pointer
}

#map g > a:hover {
    text-decoration: none
}

.g_map-wrap {
    display: none
}

#g_map {
    width: 100%;
    min-height: 100%
}

.agencies_block > .container-fluid {
    padding: 0
}

.agencies_block .map_container {
    width: -webkit-calc(100% - 405px);
    width: calc(100% - 405px);
    padding-right: 5px;
    padding-left: 0
}

.agencies_block .map_container .map_wrap {
    background: #fff;
    padding: 40px 20px
}

.agencies_block .map_info {
    width: 405px;
    padding-left: 5px;
    padding-right: 0
}

.agencies_block .map_info .map_info_block {
    background: #fff;
    padding: 45px 30px;
    position: relative
}

.agencies_block .map_info h2, .agencies_block .map_info p.h2 {
    text-align: left;
    font-weight: 700;
    font-size: 30px;
    color: #2d3e50;
    text-transform: uppercase;
    margin-bottom: 20px
}

.agencies_block .map_info .contacts__global {
    position: relative
}

.agencies_block .map_info .contacts__global .mail, .agencies_block .map_info .contacts__global .phone {
    color: #bac927;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    padding: 3px 0;
    text-transform: uppercase
}

.agencies_block .map_info .contacts__global .phone img {
    width: 14px;
    height: 22px;
    position: relative;
    top: -3px;
    margin-right: 4px
}

.agencies_block .map_info .contacts__global .mail img {
    width: 22px;
    height: 17px;
    margin-right: 4px;
    color: #6d747d;
    position: relative;
    top: -1px
}

.agencies_block .map_info .contacts__global .where_to_call, .agencies_block .map_info .contacts__global .write_us {
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    background: #e5eaed;
    border-bottom: 3px solid #ccd2d7;
    color: #6d747d;
    width: 100%;
    text-align: center;
    padding: 0
}

.agencies_block .map_info .contacts__global .write_us {
    max-width: 175px;
    margin: 15px 0
}

.agencies_block .map_info .contacts__global .write_us img {
    width: 18px;
    height: 14px;
    position: relative;
    top: -1px;
    margin-right: 5px
}

.agencies_block .map_info .contacts__global .where_to_call {
    margin: 45px 0;
    max-width: 270px
}

.agencies_block .map_info .contacts__global p {
    font-size: 11px;
    font-weight: 300;
    color: #6d747d
}

.agencies_block .map_info .contacts__global .feedback_social {
    margin: 0
}

.agencies_block .map_info .contacts__global .feedback_social .title {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    text-align: left
}

.agencies_block .map_info .contacts__global .feedback_social .social_links {
    text-align: left;
    margin-top: 15px
}

.agencies_block .map_info .contacts__district {
    padding-bottom: 80px
}

.agencies_block .map_info .contacts__district h1 {
    text-transform: uppercase;
    text-align: left;
    font-size: 18px;
    color: #2d3e50;
    padding-top: 35px;
    padding-left: 10px;
    max-width: 100%;
    margin-bottom: 0
}

.agencies_block .map_info .contacts__district .back_to_map {
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    background: #c5d2db;
    border-bottom: none;
    color: #fff;
    position: absolute;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    left: 0;
    top: 30px
}

.agencies_block .map_info .contacts__district .sub_title {
    margin-top: 45px;
    color: #828992;
    text-transform: uppercase;
    font-weight: 700
}

.agencies_block .map_info .contacts__district .additional_info {
    font-size: 11px;
    font-weight: 300;
    color: #828992;
    position: absolute;
    bottom: 45px;
    max-width: 340px;
    padding-left: 10px
}

.agencies_block .map_info .contacts__district .additional_info span {
    display: block
}

.agencies_block .map_info .contacts__district .additional_info a {
    color: #bac927;
    -webkit-transition: .15s all;
    transition: .15s all
}

.agencies_block .map_info .contacts__district .additional_info a:hover {
    color: #9caa0f
}

.agencies_block .map_info .contacts__district .agencies__list > li > a {
    color: #2d3e50;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: .15s all;
    transition: .15s all;
    display: inline-block;
    padding: 8px;
    padding-left: 0
}

.agencies_block .map_info .contacts__district .agencies__list > li > a:after {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content: "\e259";
    color: #2d3e50;
    font-size: 12px;
    position: relative;
    left: 4px;
    -webkit-transition: .15s all;
    transition: .15s all
}

.agencies_block .map_info .contacts__district .agencies__list > li > a:hover {
    color: #bac927
}

.agencies_block .map_info .contacts__district .agencies__list > li > a:hover:after {
    color: #bac927
}

.agencies_block .map_info .contacts__district .agencies__list > li.active > a:after {
    content: "\e260";
    top: 1px
}

.agencies_block .map_info .contacts__district .agencies__list ul {
    display: none
}

.agencies_block .map_info .contacts__district .agencies__list ul .adress, .agencies_block .map_info .contacts__district .agencies__list ul .phone {
    display: inline-block;
    color: #828992;
    -webkit-transition: .15s;
    transition: .15s;
    text-decoration: none
}

.agencies_block .map_info .contacts__district .agencies__list ul .adress:hover, .agencies_block .map_info .contacts__district .agencies__list ul .phone:hover {
    color: #bac927
}

.agencies_block .map_info .contacts__district .agencies__list ul .adress {
    position: relative
}

.agencies_block .map_info .contacts__district .agencies__list ul .adress:hover {
    text-decoration: underline
}

.agencies_block .map_info .contacts__district .agencies__list ul .adress:after {
    content: '';
    position: relative;
    display: inline-block;
    width: 13px;
    height: 18px;
    background: url(../img/svg/mark-ico.svg) no-repeat;
    background-size: 13px 18px;
    top: 4px
}

.agencies_block .map_info .contacts__district .agencies__list ul > li {
    padding-top: 10px;
    padding-bottom: 10px
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: proximanova, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    text-transform: none;
    font-weight: 400
}

.tooltip.in {
    opacity: 1
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 300px;
    min-width: 200px;
    padding: 3px 8px;
    color: #6d747d;
    text-align: center;
    text-decoration: none;
    background-color: #f1f1f1;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dfe2e4
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #dfe2e4
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.modal-header {
    padding-top: 90px;
    border-bottom: none;
    position: relative;
    padding-bottom: 0
}

.modal-header h4 {
    font-size: 30px;
    font-weight: 700;
    color: #2d3e50;
    text-transform: uppercase
}

.modal-header span {
    font-size: 30px;
    font-weight: 700;
    color: #2d3e50;
    text-transform: uppercase
}

.modal-header .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    background-color: #bac927;
    -webkit-transition: .15s background-color;
    transition: .15s background-color;
    margin: 0 !important;
    opacity: 1;
    z-index: 10
}

.modal-header .close .close-ico {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -254px;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.modal-header .close:hover {
    background-color: #9caa0f
}

.modal-content {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding-bottom: 60px
}

.modal-content input[type=text] {
    border: none
}

.modal-content .main-product__container {
    margin: 0
}

.send_feedback {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    max-width: 300px;
    text-align: center;
    margin-top: 10px
}

.feedback_social {
    margin-top: 45px;
    text-align: center
}

.feedback_social .title {
    font-size: 18px
}

.feedback_social p {
    font-size: 14px;
    font-weight: 300;
    color: #2d3e50
}

.social_links {
    margin-top: 10px;
    margin-bottom: 20px
}

.social_links > a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 2px;
    position: relative
}

.social_links > a img {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.social_links .tw {
    background-color: #00aced
}

.social_links .vk {
    background-color: #4c75a3
}

.social_links .gp {
    background-color: #e14d3a
}

.social_links .fb {
    background-color: #3c5a99
}

.callback-modal .send_callback {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    max-width: 310px;
    margin-top: 20px
}

.callback-modal input[type=text] {
    border: 1px solid #dfe2e4
}

.callback-modal .input_container {
    margin-bottom: 15px
}

.ok-modal .modal-dialog {
    max-width: 450px;
    width: 100%
}

.ok-modal .modal-body p {
    font-size: 18px;
    color: #6d747d;
    text-align: center
}

.ok-modal .modal-body p span {
    color: #2d3e50
}

.pick-product-modal .modal-body {
    padding-top: 35px
}

.license {
    padding: 50px 0
}

.table-wrap {
    max-width: 632px;
    margin: 20px auto
}

.table-wrap table {
    width: 100%
}

.table-wrap thead {
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: #bac927;
    color: #fff;
    display: table-caption;
    width: 100%
}

.table-wrap thead tr {
    width: 100%;
    display: table
}

.table-wrap thead td {
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 700
}

.table-wrap tbody {
    background: #e5eaed
}

.table-wrap tbody td {
    border: 1px solid #dfe2e4;
    text-align: center;
    padding: 10px 0;
    color: #828992;
    width: 50%
}

.report__block {
    padding: 50px 0
}

.license_btn {
    max-width: 306px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-top: 20px
}

.license_btn i {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -826px;
    width: 13px;
    height: 16px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 10px;
    vertical-align: sub
}

.report_btn {
    display: block;
    max-width: 306px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
    background: #e5eaed;
    color: #828992;
    border-bottom: 2px solid #ccd2d7
}

.report_btn:first-child {
    margin-top: 20px
}

.report_btn:hover {
    border-bottom: 2px solid #9caa0f
}

.report_btn:hover i {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -826px;
    width: 13px;
    height: 16px
}

.report_btn i {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -790px;
    width: 13px;
    height: 16px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 10px;
    vertical-align: sub
}

.offer-link__container {
    text-align: left
}

.offer-link__container h4 {
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: left;
    color: #333
}

.offer_link {
    margin-bottom: 10px;
    font-size: 16px
}

.offer_link a {
    color: #000;
    border-bottom: 1px solid transparent;
    -webkit-transition: .15s all;
    transition: .15s all;
    text-decoration: none
}

.offer_link a:hover {
    color: #bac927;
    border-bottom: 1px solid #bac927;
    -webkit-transition: .15s all;
    transition: .15s all
}

.contacts-insurance {
    padding-top: 55px;
    padding-bottom: 55px
}

.contacts-insurance__wrap {
    margin-top: 20px
}

.contacts-insurance__wrap h5 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 20px 0
}

.contacts-insurance__weaning ul {
    width: 100%;
    max-width: 500px;
    list-style: none
}

.contacts-insurance__weaning li {
    padding: 0 0 13px 0;
    text-align: right;
    width: 100%;
    height: 4px;
    border-bottom: 1px dashed #ddd;
    vertical-align: bottom;
    margin-top: 7px
}

.contacts-insurance__weaning li .cityw {
    float: left;
    background: #fff;
    text-align: left;
    padding-right: 4px;
    color: #2d3e50
}

.contacts-insurance__weaning .numbw {
    padding-left: 4px;
    float: none;
    text-align: right;
    font-weight: 700;
    color: #2d3e50
}

.contacts-insurance .img_container {
    height: 75px;
    text-align: center
}

.contacts-insurance .width-315 {
    margin-bottom: 20px
}

.contacts-insurance img {
    display: inline-block;
    max-height: 100%
}

.contacts-insurance__nova {
    color: #828992;
    font-weight: 300
}

.contacts-insurance__auto {
    text-align: center
}

.contacts-insurance__auto h5 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 14px
}

.contacts-insurance__phone-auto {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -754px;
    width: 10px;
    height: 16px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 10px
}

.contacts-insurance__nova-mob {
    color: #bac927;
    font-weight: 700
}

.contacts-insurance__nova-auto {
    color: #2d3e50
}

.contacts-insurance__other h5 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px
}

.contacts-insurance__other h2 {
    font-size: 36px;
    color: #bac927;
    font-weight: 700;
    text-transform: uppercase
}

.contacts-insurance__other h2 i {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1319px;
    width: 12px;
    height: 20px;
    vertical-align: baseline
}

.contacts-delivery {
    padding-top: 55px;
    padding-bottom: 55px;
    text-align: center;
    color: #2d3e50
}

.contacts-delivery i {
    display: block;
    margin: auto;
    vertical-align: bottom
}

.contacts-delivery h5 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 20px 0 15px
}

.contacts-delivery .del-wrap {
    margin-top: 30px
}

.contacts-delivery .del-wrap__img {
    height: 60px;
    display: block
}

.contacts-delivery-att h5 {
    text-align: center;
    margin-top: 0
}

.contacts-us {
    padding-top: 55px;
    padding-bottom: 55px
}

.contacts-us__cont-block {
    color: #bac927;
    max-width: 510px;
    margin: 30px auto 10px;
    text-align: center
}

.contacts-us__cont-block span {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 20px;
    display: block
}

.contacts-us__cont-block p {
    color: #828992;
    margin-bottom: 15px
}

.contacts-us__phone {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -1319px;
    width: 12px;
    height: 20px;
    display: inline-block
}

.contacts-us__letter {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -610px;
    width: 20px;
    height: 16px;
    display: inline-block
}

.contacts-us__btn-block .button {
    display: block;
    max-width: 192px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 30px auto;
    background: #e5eaed;
    color: #828992;
    font-size: 11px;
    border-bottom: 2px solid #ccd2d7
}

.contacts-us__btn-block .button:hover {
    color: #fff;
    background: #bac927;
    border-bottom: 2px solid #9caa0f
}

.contacts-us__btn-block .letter_btn:hover i {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -24px;
    width: 16px;
    height: 12px
}

.contacts-us__btn-block .letter_btn__icon {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -56px;
    width: 16px;
    height: 12px;
    margin-right: 5px;
    vertical-align: sub;
    display: inline-block
}

.contacts-us__btn-block .tocall_btn {
    margin-top: 50px;
    max-width: 300px
}

.contacts-us__connect {
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #828992
}

.contacts-us .feedback_social {
    margin-top: 15px
}

.contacts-us .feedback_social .social_links {
    margin-bottom: 0
}

.contacts-us .social_links > a:hover {
    background: #bac927;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.post-img-header {
    margin-top: 10px;
    width: 100%;
    height: 300px;
    background-position: 50% 50%;
    background-size: cover
}

.blog_post .breadcrumbs {
    padding-top: 25px;
    padding-bottom: 25px
}

.blog_post .back_container {
    display: inline-block;
    width: 165px;
    vertical-align: top
}

.blog_post .back_container .back {
    background: #e5eaed;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border: none;
    color: #828992;
    font-size: 13px;
    font-weight: 700;
    padding: 16px 30px
}

.blog_post .socialsticky {
    right: 50px !important
}

.blog_post .width-640 {
    display: inline-block
}

.blog_post__wrap {
    padding: 0 0 30px;
    position: relative
}

.blog_post__wrap ul {
    margin: 15px 0
}

.blog_post__wrap ul li {
    padding-left: 25px;
    position: relative;
    margin: 10px 0;
    font-size: 18px
}

.blog_post__wrap ul li:before {
    content: '';
    display: inline-block;
    margin-left: -25px;
    margin-right: 15px;
    vertical-align: baseline;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 10px;
    height: 10px;
    background: #bac927
}

.blog_post h1 {
    color: #2d3e50;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    text-align: left
}

.blog_post h2 {
    color: #2d3e50;
    font-size: 30px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px
}

.blog_post h3 {
    font-size: 18px;
    margin-top: 0;
    text-align: left;
    font-weight: 400;
    text-transform: none
}

.blog_post h4 {
    text-align: left;
    font-weight: 700;
    margin-top: 10px
}

.blog_post p {
    margin-top: 12px;
    margin-bottom: 12px;
    line-height: 24px;
    display: inline-block;
    font-size: 16px
}

.blog_post i:not(.ftelegramim-telegram-logo) {
    padding-left: 25px;
    position: relative;
    font-style: italic;
    font-size: 18px;
    line-height: 28px;
    display: block;
    margin-top: 12px;
    margin-bottom: 12px
}

.blog_post i:not(.ftelegramim-telegram-logo):before:not(.telegramim_button) {
    content: '';
    border-left: 5px solid #bac927;
    position: absolute;
    left: 0;
    top: 2%;
    height: 96%
}

.blog_post img {
    max-width: 100% !important;
    height: auto !important
}

.blog_post .social-right {
    float: right
}

.blog_post .social-right .social_links {
    margin: 0
}

.blog_post .social-right .social_links a {
    display: block
}

.blog_post .post-image {
    margin-top: 15px;
    margin-bottom: 15px
}

.blog_post .meta-date {
    font-size: 18px;
    font-weight: 300;
    color: #828992;
    display: inline-block;
    margin-top: 10px
}

.shares-block-timer {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    margin: 30px 0 15px
}

.shares-block-timer__days {
    width: 170px;
    height: 180px;
    background: #bac927;
    float: left;
    padding: 8px 20px 0
}

.shares-block-timer__days--txt {
    color: #fff;
    text-align: center;
    display: block;
    margin: 8px 0 10px;
    line-height: 14px;
    text-transform: uppercase;
    opacity: .8;
    font-size: 13px;
    font-weight: 700
}

.shares-block-timer .timer-wrap {
    background: url(../img/timer-bg.png) no-repeat center;
    height: 90px;
    font-size: 60px;
    color: #2d3e50;
    font-weight: 700;
    line-height: 90px;
    width: 130px;
    margin: auto
}

.shares-block-timer .timer-wrap span {
    width: 60px;
    display: inline-block;
    text-align: center
}

.shares-block-timer .timer-wrap span:first-child {
    margin-right: 10px
}

.shares-block-timer__right-s {
    float: left
}

.shares-block-timer__accept {
    background: #e5eaed;
    float: left;
    padding: 20px;
    min-width: 262px;
    text-align: center
}

.shares-block-timer__accept span {
    color: #828992;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.shares-block-timer__people {
    width: 207px;
    height: 100%;
    background: #9298a0;
    float: left;
    padding: 14px 25px 10px
}

.shares-block-timer__people--numb {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.shares-block-timer__people--bird {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 10px;
    font-weight: 300;
    line-height: 18px;
    text-transform: uppercase
}

.shares-block-timer__share {
    background: #f1f1f1;
    width: 469px;
    height: 120px;
    float: left;
    padding: 25px 20px
}

.shares-block-timer__share span {
    color: #2d3e50;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.shares-block-timer__social {
    margin-top: 15px
}

.pluso-more {
    display: none !important
}

.pluso-wrap a {
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    background: 0 0 !important;
    position: relative
}

.pluso-wrap a:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -9px
}

.pluso-wrap a:after {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    left: 35px;
    top: 50%;
    display: block;
    line-height: 10px;
    margin-top: -4px
}

.pluso-wrap div {
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    margin-right: 6px !important
}

.pluso-wrap a.pluso-twitter {
    width: 85px !important
}

.pluso-wrap a.pluso-twitter:before {
    background: url(../img/svg/tw-ico.svg) no-repeat
}

.pluso-wrap a.pluso-twitter:after {
    content: 'tweet'
}

.pluso-wrap a.pluso-google {
    width: 45px !important;
    background: #e14d3a !important
}

.pluso-wrap a.pluso-google:before {
    background: url(../img/svg/gp-ico.svg) no-repeat
}

.pluso-wrap a.pluso-facebook {
    width: 85px !important
}

.pluso-wrap a.pluso-facebook:before {
    background: url(../img/svg/fb-ico.svg) no-repeat
}

.pluso-wrap a.pluso-facebook:after {
    content: 'share'
}

.pluso-wrap a.pluso-vkontakte {
    width: 45px !important
}

.pluso-wrap a.pluso-vkontakte:before {
    background: url(../img/svg/vk-ico.svg) no-repeat
}

.pluso-wrap div b {
    position: relative;
    width: 35px;
    height: 40px;
    background: #fff;
    padding: 10px 0;
    text-align: center;
    border: 1px solid rgba(192, 197, 202, .5) !important;
    color: #828992 !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    line-height: 18px !important
}

.pluso-wrap div b:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid #fff;
    border-bottom: 5px solid transparent;
    left: -4px;
    top: 50%;
    margin-top: -5px
}

.blog__block-form {
    margin-top: 0;
    padding: 50px 0 40px
}

.blog__block-form h3 {
    margin-bottom: 30px
}

.blog__block-form .short_form .input_container {
    margin-bottom: 15px
}

.blog__block-form .short_form .deal_by_phone {
    padding-left: 8px
}

.blog__block-foot a {
    display: inline-block
}

.blog__block-foot a:hover {
    text-decoration: none;
    color: #2d3e50
}

.blog__block-foot .block-foot {
    max-width: 350px;
    width: 100%;
    height: 50px;
    padding: 10px 30px
}

.blog__block-foot .block-left {
    float: left;
    border-right: 1px dashed #e5eaed;
    position: relative
}

.blog__block-foot .block-right {
    float: right;
    border-left: 1px dashed #e5eaed;
    position: relative
}

.blog__block-foot .arrow-left {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -466px;
    width: 11px;
    height: 16px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -8px
}

.blog__block-foot .blog-footer-text {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    color: #828992;
    max-width: 200px;
    max-height: 28px;
    line-height: 14px;
    vertical-align: baseline;
    overflow: hidden
}

.blog__block-foot .blog-footer-image {
    display: inline-block;
    vertical-align: top
}

.blog__block-foot .blog-footer-image img {
    max-width: 30px;
    width: auto;
    height: auto
}

.blog__block-foot .image-left {
    margin-left: 20px
}

.blog__block-foot .image-right {
    margin-right: 20px
}

.blog__block-foot .arrow-right {
    background-image: url(../sprites/sprite.png);
    background-position: 0 -466px;
    width: 11px;
    height: 16px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -8px
}

#arrow-top {
    display: none;
    position: fixed;
    bottom: 200px;
    right: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    z-index: 1000
}

#arrow-top:hover {
    cursor: pointer
}

.why_is_this {
    padding: 50px 0
}

.why_is_this h5 {
    font-size: 18px;
    font-weight: 300;
    color: #828992;
    max-width: 840px;
    margin: 25px auto 0;
    display: block
}

.why_is_this .why_is_this__container > div:last-child p {
    max-width: 275px
}

.why_is_this .why_is_this__container:before {
    content: '';
    display: block;
    width: 600px;
    margin: 0 auto;
    height: 1px;
    position: relative;
    top: 100px;
    background: #e6eaed
}

.why_is_this .why_is_this__item {
    text-align: center;
    color: #2d3e50;
    margin-top: 50px
}

.why_is_this .why_is_this__item .number {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #bac927;
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    line-height: 100px;
    vertical-align: middle;
    text-align: center
}

.why_is_this .why_is_this__item .title {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 18px;
    font-weight: 700
}

.why_is_this .why_is_this__item p {
    max-width: 255px;
    margin: 0 auto
}

.why_is_this.two_items .why_is_this__container {
    max-width: 660px;
    margin: 0 auto
}

.why_is_this.two_items .why_is_this__container:before {
    top: 90px;
    width: 300px
}

.why_is_this.two_items .why_is_this__item {
    margin-top: 40px
}

.why_is_this.two_items .why_is_this__item p {
    max-width: 320px !important;
    margin-left: auto;
    margin-right: auto
}

.why_is_this .form-inline {
    margin: 15px 0 0
}

.why_is_this .form-inline .send {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    width: 100%;
    text-align: center
}

.why_is_this .form-inline .input_container {
    margin: 0
}

.blog_like_us {
    padding: 50px 0
}

.blog_like_us .infograph-ico_item {
    margin: 15px auto;
    max-width: 200px
}

.blog_like_us .infograph-ico_item.item0::after, .blog_like_us .infograph-ico_item.item1::after {
    right: -50%
}

.constructor_block.h3-content h3 {
    padding-bottom: 25px
}

.constructor_block.h3-content img {
    max-width: 100%
}

.constructor_block.h1-content h1 {
    padding-bottom: 25px;
    font-weight: 700;
    font-size: 32px
}

.constructor_block.h1-content span.h2 {
    display: block;
    font-weight: 700;
    text-align: center
}

.constructor_block.h1-content img {
    max-width: 100%;
    text-transform: uppercase
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-responsive embed, .video-responsive iframe, .video-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.how-to-buy {
    padding-top: 40px;
    padding-bottom: 40px
}

.how-to-buy h2 {
    margin-bottom: 40px;
    text-transform: uppercase
}

.how-to-buy h3 {
    margin-bottom: 40px
}

.how-to-buy__wrap {
    max-width: 810px;
    width: 100%;
    margin: auto
}

.how-to-buy__icon-wrap {
    width: 95px;
    max-width: 100%;
    margin-right: 18px;
    display: inline-block
}

.how-to-buy__icon-wrap img {
    max-width: 100%;
    height: auto
}

.how-to-buy__icon-text {
    display: inline-block;
    vertical-align: top;
    max-width: 120px
}

.how-to-buy__icon-text__title {
    text-transform: uppercase;
    font-size: 24px;
    color: #bac927;
    font-weight: 900
}

.how-to-buy__icon-text__desc {
    display: block;
    font-size: 15px;
    color: #2d3e50;
    text-transform: uppercase
}

.how-to-buy__step {
    max-width: 240px;
    width: 100%;
    float: left
}

.how-to-buy__step--center {
    margin: 150px 10px 0 30px;
    max-width: 290px;
    position: relative
}

.how-to-buy__step--center .how-to-buy__icon-text {
    max-width: 150px
}

.how-to-buy__step--center:before {
    content: '';
    position: absolute;
    left: -140px;
    top: 0;
    background: url(../img/icon/icon-arrow-01.png) no-repeat;
    background-size: cover;
    width: 85px;
    height: 53px;
    display: block
}

.how-to-buy__step--center:after {
    content: '';
    position: absolute;
    right: -105px;
    top: 0;
    background: url(../img/icon/icon-arrow-02.png) no-repeat;
    background-size: cover;
    width: 80px;
    height: 55px;
    display: block
}

.delivery-section {
    padding-top: 40px;
    padding-bottom: 40px
}

.delivery-section .wrap {
    max-width: 800px;
    width: 100%;
    margin: auto
}

.delivery-section .wrap .h4 {
    display: block;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    color: #2d3e50
}

.delivery-section__content {
    margin-bottom: 30px
}

.delivery-section__row {
    margin-top: 10px;
    text-align: center
}

.delivery-section__row ul {
    margin-top: 6px
}

.delivery-section__row ul li {
    display: table;
    width: 100%;
    line-height: 1.25
}

.delivery-section__row ul li > span {
    text-align: right;
    display: table-cell
}

.delivery-section__row--col-50 {
    max-width: 325px;
    width: 100%;
    height: 250px;
    display: inline-block !important;
    vertical-align: top;
    margin: 0 5px;
    padding: 17px;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    color: #2d3e50
}

.delivery-section__row--col-50.active {
    display: block
}

.delivery-section__row--col-100 {
    max-width: 665px;
    margin: 0 5px;
    width: 100%;
    padding: 17px;
    text-align: left;
    background: #fff;
    color: #2d3e50;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block
}

.delivery-section__row--col-100 ul li {
    position: relative;
    padding-left: 12px;
    line-height: 2
}

.delivery-section__row--col-100 ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    width: 0;
    height: 0;
    display: inline-block;
    border-style: solid;
    border-width: 4.5px 0 4.5px 6px;
    border-color: transparent transparent transparent #2d3e50
}

.delivery-section__row--title {
    font-size: 24px;
    color: #bac927;
    font-weight: 900;
    display: block;
    margin-bottom: 5px
}

.delivery-section__row--home > span, .delivery-section__row--truck > span {
    font-weight: 900;
    font-size: 16px;
    padding-left: 25px
}

.delivery-section__row--home {
    margin-bottom: 10px
}

.delivery-section__row--home > span {
    background: url(../img/icon/icon-home.png) no-repeat;
    background-size: 18px 15px
}

.delivery-section__row--truck > span {
    background: url(../img/icon/icon-truck.png) no-repeat;
    background-size: 18px 15px
}

.delivery-section__nav {
    max-width: 325px;
    margin: auto
}

.delivery-section__nav .nav.nav-tabs {
    display: table;
    width: 100%;
    padding: 0
}

.delivery-section__nav .nav.nav-tabs > li {
    width: 49.5%;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    outline: 0;
    border: none
}

.delivery-section__nav .nav.nav-tabs > li a {
    background-color: #c6c6c6;
    opacity: .91;
    -webkit-box-shadow: inset 0 3px 7px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 3px 7px 0 rgba(0, 0, 0, .1);
    outline: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    border: none;
    margin: 0
}

.delivery-section__nav .nav.nav-tabs > li a:hover {
    background-color: #c6c6c6;
    border-color: transparent
}

.delivery-section__nav .nav.nav-tabs > li.active, .delivery-section__nav .nav.nav-tabs > li.active > a, .delivery-section__nav .nav.nav-tabs > li.active > a:focus, .delivery-section__nav .nav.nav-tabs > li.active > a:hover {
    background-color: #bac927;
    opacity: .91;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.delivery-section__nav .nav.nav-tabs > li:last-child {
    margin-left: 3px
}

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

.wrap {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px
}

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

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

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

@media screen and (min-width: 1345px) {
    .container, .wrap {
        width: 1345px
    }
}

@media screen and (min-width: 1030px) {
    #page {
        padding-top: 145px
    }

    #page.offerWrapper {
        padding-top: 100px
    }

    #page.offerWrapper .agree_personal {
        margin-top: 0
    }

    header {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 1025
    }

    header .menu-one {
        height: 45px
    }

    header .menu-two {
        height: 100px
    }

    .menu-one.fixed {
        height: 35px;
        -webkit-transition: .3s height;
        transition: .3s height
    }

    .menu-one.fixed .menu-one__item {
        -webkit-transition: .3s padding;
        transition: .3s padding;
        padding: 2px 15px 7px 10px;
        position: relative;
        bottom: 4px
    }

    .menu-one.fixed .jq-selectbox__trigger-arrow {
        top: 20px
    }

    .menu-one.fixed .menu-one__item:last-child {
        padding: 0;
        bottom: 7px
    }

    .menu-one.fixed .menu-one__link--phone-01 {
        padding-top: 4px
    }

    .menu-two.fixed {
        height: 70px;
        -webkit-transition: .3s height;
        transition: .3s height
    }

    .menu-two.fixed .navbar-default {
        height: 70px
    }

    .menu-two.fixed .navbar .navbar-brand {
        padding: 8px 15px;
        -webkit-transition: .3s padding;
        transition: .3s padding
    }

    .menu-two.fixed .navbar-nav {
        margin-top: 25px;
        -webkit-transition: .3s margin;
        transition: .3s margin
    }

    .menu-two.fixed .cbp-spmenu-top.cbp-spmenu-open {
        top: -1px
    }
}

@media screen and (max-width: 1344px) and (min-width: 1030px) {
    .container, .wrap {
        width: 1000px
    }

    .main-product__container .breadcrumbs {
        padding-left: 10px
    }

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

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #map .st3, #map .st4 {
        font-size: 17px
    }
}

@media screen and (min-width: 992px) and (max-width: 1344px) {
    .box-all .box-static__headline p.title {
        font-size: 30px;
        text-align: left;
        height: 125px
    }

    .box-all .box-video__txt-left p.title {
        font-size: 30px;
        text-align: left;
        height: 125px
    }

    .box-all .box-video__txt-right ul {
        padding-top: 0;
        padding-left: 57px;
        min-height: 72px
    }

    .box-all .box-all-btn {
        top: 20px;
        left: 43px;
        float: left
    }

    .main-product__tile:last-child .box-video__txt-right ul {
        padding-top: 0;
        padding-left: 57px;
        max-width: 280px
    }

    .slider-one {
        height: 180px
    }

    .slider-one .slick-list {
        height: 180px
    }

    .slider-one .slick-list .slider-one__item {
        height: 180px
    }

    .slider-two {
        height: 180px
    }

    .slider-two .slider-two__item {
        height: 180px
    }

    .slider-two .slider-two__item .col-sm-5, .slider-two .slider-two__item .col-sm-7 {
        width: 50%
    }

    .slider-two .slider-two__left {
        height: 180px;
        max-height: 100%;
        padding-right: 0
    }

    .slider-two .slider-two__right {
        height: 180px
    }

    .slider-two .slick-dots {
        bottom: 0
    }

    .slider-two__link {
        bottom: 5px
    }

    .we_guard_container .video__link {
        height: 490px
    }

    .main-ico-block .adv-ico_item {
        min-height: 245px
    }

    .license {
        padding: 40px 0
    }

    .license .table-wrap {
        margin-bottom: 0
    }

    .license_btn {
        max-width: 260px
    }

    .report__block {
        padding: 40px 0
    }
}

@media screen and (max-width: 1344px) {
    .menu-two .slide-menu .slide-menu-btn-close--close {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .width-315 {
        max-width: 315px
    }

    .width-315:nth-child(2) {
        margin: 0 6px
    }
}

@media screen and (min-width: 992px) and (max-width: 1029px) {
    .product-advantages > div {
        min-height: 155px
    }
}

@media screen and (max-width: 1344px) {
    .box-all .box-video__content video {
        display: none
    }
}

@media screen and (max-width: 991px) {
    .text-secondary > div {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .menu-two .navbar .navbar-brand {
        padding-right: 0;
        padding-left: 5px
    }

    .menu-two .navbar .navbar-brand img {
        max-width: 160px
    }

    .menu-two .navbar-default .navbar-right {
        margin-right: -10px
    }

    .menu-two .navbar-default .navbar-nav li > a {
        padding: 5px 8px
    }

    .menu-two #bs-example-navbar-collapse-1 {
        padding-left: 0;
        padding-right: 0;
        margin-left: -10px;
        margin-right: -10px
    }

    .menu-two .slide-menu__box.services li {
        line-height: 2.2
    }

    .section-main-product {
        padding-top: 10px
    }

    .section-main-product .main-product__tile {
        padding: 0 5px
    }

    .box-all {
        cursor: pointer;
        height: 185px;
        margin-top: 0;
        bottom: 0
    }

    .box-all .box-video {
        display: none
    }

    .box-all .box-static:after {
        width: 708px;
        bottom: 100px;
        right: 0
    }

    .box-all .box-static__headline p.title {
        height: 65px
    }

    .box-all .box-static__arrow {
        bottom: 40px
    }

    .slider-one .slider-one__link {
        opacity: 1
    }

    .awesome_title_block {
        max-width: 460px;
        margin: 0 auto
    }

    .mountain_bg.request {
        min-height: 300px;
        padding-top: 70px
    }

    .mountain_bg.request p {
        text-align: center;
        max-width: 470px;
        margin: 0 auto
    }

    .main-product__container .breadcrumbs {
        display: none
    }

    .main-product__container h1 {
        margin-top: 60px
    }

    .main-product__container h4, .main-product__container p.h4 {
        max-width: 640px;
        margin-left: auto;
        margin-right: auto
    }

    .main-product__container .total_cost_block .button_container {
        text-align: left
    }

    .main-product__container .total_cost_block .button.continue {
        margin-bottom: 35px
    }

    .main-product__container .statistic-block {
        padding: 25px 35px;
        margin-bottom: 0
    }

    .main-product__container .statistic-block ul > li {
        margin-bottom: 15px
    }

    .main-product__container .agree_personal {
        margin-top: -12px
    }

    .container, .wrap {
        width: 100%;
        max-width: 768px
    }

    .insurance_package .table_legend {
        width: 34%;
        float: left
    }

    .insurance_package .package {
        width: 22%;
        float: left
    }

    .insurance_package .summary {
        font-size: 20px
    }

    .product-other__tile-item {
        height: 160px
    }

    .product-other__tile-item:after {
        width: 665px;
        bottom: 90px;
        right: 53px
    }

    .product-other__tile-item h3 {
        height: 60px;
        max-width: 100%
    }

    .product-other__tile-item .product-other__arrow {
        bottom: 28px
    }

    .insurance_package .table_legend {
        width: 34%;
        float: left
    }

    .insurance_package .package {
        width: 22%;
        float: left
    }

    .insurance_package .summary {
        font-size: 20px
    }

    .darkstyle .insurance_package .table_legend {
        width: 34%;
        float: left;
        margin-left: 0
    }

    .darkstyle .insurance_package .package {
        width: 22%;
        float: left
    }

    .darkstyle .insurance_package .summary {
        font-size: 20px
    }

    .darkstyle .insurance_package .header .price span {
        font-size: 30px
    }

    .darkstyle .insurance_package .button {
        width: 90%;
        max-width: 180px;
        font-size: 12px;
        padding: 0
    }

    .product-other__tile-item {
        height: 160px
    }

    .product-other__tile-item:after {
        width: 665px;
        bottom: 90px;
        right: 53px
    }

    .product-other__tile-item h3 {
        height: 60px;
        max-width: 100%
    }

    .product-other__tile-item .product-other__arrow {
        bottom: 28px
    }

    .product-advantages:not(.three_items) {
        margin-top: 0;
        margin-bottom: 0
    }

    .product-advantages:not(.three_items) > div {
        padding-top: 40px;
        padding-bottom: 40px;
        border-right: none
    }

    .product-advantages:not(.three_items) > div:nth-child(1) {
        border-right: 1px dashed #e5eaed
    }

    .product-advantages:not(.three_items) > div:nth-child(3) {
        border-right: 1px dashed #e5eaed;
        border-top: 1px dashed #e5eaed
    }

    .product-advantages:not(.three_items) > div:nth-child(4) {
        border-top: 1px dashed #e5eaed
    }

    .product-advantages.five_items {
        text-align: center;
        line-height: 0;
        font-size: 0
    }

    .product-advantages.five_items > div {
        display: inline-block;
        float: none;
        width: 33.33333%;
        border: 1px dashed #e5eaed;
        border-top: none !important;
        line-height: 1.42;
        font-size: 13px
    }

    .payment_data .container.width-960 {
        padding-top: 35px
    }

    .payment_data h3, .payment_data h5 {
        margin-left: auto;
        margin-right: auto;
        max-width: 350px
    }

    .product__activation h1 {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }

    .activation-span-title{
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }

    .give-feedback .modal-dialog {
        width: 700px;
        max-width: 100%
    }

    .callback-modal .modal-dialog .width-640 {
        max-width: 510px
    }

    .width-315 {
        margin-top: 15px;
        margin-bottom: 25px
    }

    .backsticky {
        width: 105px !important;
        margin: 0 auto 45px !important;
        display: block !important
    }

    .blog_post_shares .width-640 {
        display: block
    }

    .contacts-insurance__weaning li {
        font-size: 12px
    }

    .agencies_block .map_container {
        width: 100%;
        padding-right: 0;
        padding-bottom: 10px
    }

    .agencies_block .map_info {
        width: 100%;
        padding-left: 0
    }

    .agencies_block .map_info .map_info_block {
        padding: 30px
    }

    .agencies_block .map_info .contacts__global .where_to_call {
        margin-top: 50px;
        margin-bottom: 15px
    }

    .agencies_block .map_info .contacts__global .write_us {
        margin: 10px 0
    }

    .agencies_block .map_info .contacts__district {
        padding-left: 100px
    }

    .agencies_block .map_info .contacts__district h4 {
        padding-top: 0;
        margin-top: 0
    }

    .agencies_block .map_info .contacts__district .additional_info {
        max-width: 580px
    }

    .agencies_block .map_info .contacts__district .additional_info span {
        display: inline
    }

    .how-to-buy {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .how-to-buy__wrap {
        max-width: 715px
    }

    .how-to-buy__icon-text__desc {
        font-size: 14px
    }

    .how-to-buy__step {
        max-width: 240px
    }

    .how-to-buy__step--center {
        margin: 150px 0 0;
        max-width: 235px
    }

    .how-to-buy__step--center .how-to-buy__icon-text {
        max-width: 115px
    }

    .how-to-buy__step--center:before {
        left: -110px
    }

    .how-to-buy__step--center:after {
        right: -95px
    }
}

@media screen and (max-width: 1100px) {
    .reward-slider {
        max-width: 600px
    }

    .reward-slider .reward__item {
        width: 200px
    }

    .partner-slider {
        max-width: 606px
    }

    .partner-slider .partner__item {
        width: 203px
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    #page.offerWrapper .navbar-header {
        line-height: 100px;
        width: 100%
    }

    #page.offerWrapper .navbar-header img {
        display: block;
        margin: 0 auto
    }

    #page.offerWrapper .agree_personal {
        margin-top: 0
    }

    .menu-two .toogle-big-menu {
        margin-left: 0;
        padding-left: 5px;
        padding-right: 3px
    }

    .menu-two .toogle-big-menu #showTop {
        margin-top: 0
    }

    .menu-two .toogle-big-menu .menu_word {
        display: none
    }

    .menu-two .toogle-big-menu .more_word {
        display: inline-block
    }

    .menu-two .toogle-big-menu #showTop {
        border: none;
        padding: 5px 8px
    }

    .slider-one__txt {
        max-width: 480px
    }

    .slider-two__left {
        padding-right: 0
    }

    .we_guard_container .main-video-container {
        padding-right: 10px
    }

    .we_guard_container .main-ico-block {
        padding-left: 10px
    }

    .we_guard_container .video__link {
        height: 450px
    }

    .video-modal video {
        width: 100%;
        height: auto
    }

    .container.awesome_title {
        padding-top: 65px;
        padding-bottom: 65px
    }

    .white_section.top-gray-border {
        padding-top: 55px
    }

    .infograph-ico_container .infograph-ico_item.item0:after, .infograph-ico_container .infograph-ico_item.item1:after {
        right: -45%
    }

    .slider_feedbacks__text .feedback_text {
        max-width: 620px;
        margin: 0 auto
    }

    .main-ico-block .adv-ico_item {
        min-height: 245px
    }

    .mountain_bg {
        background-position: 0 50%
    }

    .mountain_bg .text_container {
        padding-left: 70px
    }

    .header__secondary.wide .menu__secondary nav {
        max-width: 100%
    }

    .menu__secondary {
        padding: 0;
        height: auto
    }

    .menu__secondary nav {
        max-width: 90%;
        padding: 0
    }

    .menu__secondary nav ul > li a {
        padding: 5px
    }

    .payment_data .back_container .back {
        left: 25px
    }

    .activation__left {
        width: 35%
    }

    .activation__right {
        width: 65%;
        padding: 0 10px
    }

    .main-product__description-secondary .activation__right .centered_text {
        min-width: 80%
    }

    .how_it_works .how_it_works__item p {
        max-width: 230px
    }

    .how_it_works.four_items .how_it_works__item {
        min-height: 200px
    }

    .how_it_works.four_items .how_it_works__container:before {
        display: none
    }

    .reviews_container .column_1 {
        padding-right: 5px
    }

    .reviews_container .column_2 {
        padding-left: 5px
    }

    .reviews_container .review__item {
        margin-bottom: 10px
    }

    .reward-slider {
        max-width: 600px
    }

    .reward-slider .reward__item {
        width: 200px
    }

    .about-strength__container > div:nth-child(2) .text {
        max-width: 190px
    }

    .about-strength__container > div:nth-child(3) .text {
        margin-left: -15px;
        margin-right: -5px
    }

    .about-strength__container .about-strength__item {
        text-align: center;
        margin-top: 50px;
        display: block !important
    }

    .about-strength__container .about-strength__item .title {
        font-size: 16px;
        max-width: 240px
    }

    .about_bg p {
        margin-left: 70px
    }

    .about_bg h4 {
        margin-left: 70px
    }

    .about_bg h2 {
        margin-left: 70px
    }

    .shares_container > .row {
        margin-left: -5px;
        margin-right: -5px
    }

    .shares_container {
        margin-top: 10px
    }

    .shares_container .action__item {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px
    }

    .team_container > .row {
        margin-left: -5px;
        margin-right: -5px
    }

    .team_container {
        margin-top: 20px
    }

    .team_container .team__member {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px
    }

    .team_container .team__member .img-container {
        padding: 25px
    }

    .why_is_this .why_is_this__item p {
        max-width: 230px
    }

    .why_is_this_info .infograph-img_container img {
        max-width: 50%
    }

    .why_is_this_info .infograph-ico_item.item0::after, .why_is_this_info .infograph-ico_item.item1::after {
        right: -37%
    }

    .main-product__container .your_data h3, .main-product__container .your_data p.h3 {
        font-size: 26px;
    }

    .news_container .news-subscribe__block {
        padding: 45px 20px 30px;
        height: 375px
    }

    .news_container .news-subscribe__block .title {
        font-size: 20px
    }

    .news_container .news__subscribe {
        margin-top: 5px
    }

    .news__item .img-container {
        height: 135px
    }

    .news__item .text-container {
        padding: 20px;
        height: 240px
    }

    .news__item .text-container.no_image {
        height: 375px
    }

    .news__item .text-container .title {
        font-size: 15px;
        margin-bottom: 10px
    }

    .news__item .text-container .date {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 768px) {
    .navbar-nav {
        margin-top: 35px;
        -webkit-transition: .3s margin;
        transition: .3s margin
    }

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

    .toogle-big-menu {
        margin-left: 20px;
        padding-left: 10px;
        padding-right: 10px;
        text-transform: uppercase
    }

    .slide-menu__list {
        display: block !important
    }

    .menu-one.mobile {
        display: none
    }
}

@media screen and (max-width: 767px) {
    #page.offerWrapper .navbar-header {
        line-height: 100px;
        width: 100%
    }

    #page.offerWrapper .navbar-header img {
        display: block;
        margin: 0 auto
    }

    #page.offerWrapper .agree_personal {
        margin-top: 0
    }

    .menu-one.mobile {
        display: block
    }

    .menu-one.mobile .menu-one__list {
        margin-right: -10px;
        margin-left: -10px
    }

    .menu-one__item:not(.movable) {
        padding: 0
    }

    .menu-one__item.online_payment a {
        display: inline-block;
        padding: 15px 10px
    }

    .menu-one__item.movable {
        width: 33%;
        text-align: center
    }

    .menu-two .toogle-big-menu .menu_word {
        display: inline-block
    }

    .menu-two .toogle-big-menu .more_word {
        display: none
    }

    .menu-two .toggle_container {
        float: right;
        margin-top: 35px;
        padding-right: 20px;
        margin-right: -5px
    }

    .menu-two .toggle_container #showTop {
        padding: 7px 20px
    }

    .menu-two .slide-menu__box {
        min-height: 50px;
        padding: 0;
        border: none;
        border-bottom: 1px dashed #e5e5e5
    }

    .menu-two .slide-menu__box .slide-menu__list {
        display: none;
        margin-top: -5px;
        padding-bottom: 10px
    }

    .menu-two .slide-menu__box .slide-menu__link {
        padding-left: 10px;
        padding-top: 6px;
        padding-bottom: 6px;
        width: 100%
    }

    .menu-two .slide-menu__box h5, .menu-two .slide-menu__box p.h5 {
        margin-bottom: 0;
        line-height: 50px;
        vertical-align: middle;
        cursor: pointer;
        position: relative
    }

    .menu-two .slide-menu__box h5:after, .menu-two .slide-menu__box p.h5:after {
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        content: "\e259";
        color: #bac927;
        position: absolute;
        right: 0;
        top: 18px
    }

    .menu-two .slide-menu__box.active h5:after, .menu-two .slide-menu__box.active p.h5:after {
        content: "\e260"
    }

    .box-all {
        height: 90px
    }

    .box-all .box-static:after {
        display: none
    }

    .box-all .box-static__headline p.title {
        font-size: 28px;
        height: 65px
    }

    .box-all .box-static__arrow {
        display: none
    }

    .main-product__tile-container > div:last-child .box-static__headline h3 {
        height: 85px
    }

    .slider-two {
        height: auto
    }

    .slider-two__left {
        max-height: 100%
    }

    .slider-two__left .slick-next, .slider-two__left .slick-prev {
        display: none
    }

    .slider-two__right {
        text-align: center;
        height: inherit;
        min-height: 126px;
    }

    .slider-two__right img {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: inline-block
    }

    .slider-two .controls {
        margin-bottom: 15px
    }

    .container.awesome_title {
        padding-top: 70px;
        padding-bottom: 60px
    }

    .awesome_title_block {
        max-width: 300px
    }

    .awesome_title_block .min5_word {
        font-size: 46px;
        padding-left: 16px
    }

    .awesome_title_block .only_word {
        font-size: 12px;
        top: 96%
    }

    .white_section.top-gray-border {
        padding-top: 40px
    }

    .infograph-ico_container {
        padding: 0 10px
    }

    .infograph-ico_container .infograph-ico_item {
        margin: 55px auto;
        display: block;
        min-height: 200px
    }

    .infograph-ico_container .infograph-ico_item p {
        font-size: 13px;
        display: block;
        margin: 0 auto
    }

    .infograph-ico_container .infograph-ico_item .infograph-img_container {
        display: block;
        position: relative;
        text-align: left
    }

    .infograph-ico_container .infograph-ico_item .infograph-img_container img {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 65%;
        position: absolute;
        top: 50%;
        left: 50%
    }

    .infograph-ico_container .infograph-ico_item.item1 .infograph-img_container img {
        max-width: 45%
    }

    .infograph-ico_container .infograph-ico_item.item0:after, .infograph-ico_container .infograph-ico_item.item1:after {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        right: -30%
    }

    .infograph-ico_container .button.make_request {
        font-size: 14px
    }

    .slider_feedbacks {
        width: auto;
        max-width: 510px
    }

    .slider_feedbacks__text {
        padding: 0 10px
    }

    .mountain_bg {
        display: none
    }

    .mountain_bg.request {
        display: block
    }

    .title__secondary {
        min-height: 50px;
        height: auto;
        margin-left: -15px;
        margin-right: -15px
    }

    .title__secondary span, .title__secondary p.h1 {
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-shadow: 0 0 1px #2d3e50
    }

    .menu__secondary {
        height: auto;
        padding: 0
    }

    .menu__secondary nav {
        padding: 0
    }

    .menu__secondary nav ul {
        height: auto
    }

    .menu__secondary nav ul li {
        display: block;
        border-bottom: 1px dashed #e5eaed;
        text-align: left;
        position: relative
    }

    .menu__secondary nav ul li:last-child {
        border-bottom: none
    }

    .menu__secondary nav ul li a {
        display: block;
        padding: 0;
        line-height: 36px
    }

    .menu__secondary nav ul li:after {
        display: inline-block;
        position: absolute;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        content: "\e258";
        color: #2d3e50;
        right: 0;
        top: 16px
    }

    .menu__secondary nav ul li.active:after {
        content: '';
        background: url(../img/statistic-ico_check.png) no-repeat;
        width: 14px;
        height: 12px
    }

    .menu__secondary nav ul:after {
        display: none
    }

    .menu__secondary nav ul:before {
        display: none
    }

    .footer-menu .slide-menu__box {
        padding-left: 25px
    }

    .footer-menu .slide-menu__box h5:after, .footer-menu .slide-menu__box p.h5:after {
        right: 30px
    }

    .footer-menu .slide-menu__box.contacts {
        border-bottom: none;
        margin-bottom: 40px
    }

    .feedback_block .letter_container {
        width: 300px
    }

    .feedback_block .letter_top {
        width: 300px;
        border-right: 150px solid transparent;
        border-left: 150px solid transparent
    }

    .feedback_block .letter_bot {
        width: 300px
    }

    .text-right-xs {
        text-align: right
    }

    h3, p.h3 {
        font-size: 21px
    }

    .width-960 {
        padding-right: 0;
        padding-left: 0
    }

    .width-640 {
        padding-left: 0;
        padding-right: 0
    }

    .mountain_bg.request {
        min-height: 300px;
        padding-top: 40px
    }

    .mountain_bg.request p {
        text-align: center;
        max-width: 470px;
        margin: 0 auto
    }

    .total_cost_block_table {
        margin-left: -10px;
        margin-right: -10px
    }

    .insurance_package .table_legend {
        width: 60%;
        float: left
    }

    .insurance_package .package {
        width: 40%;
        display: none;
        float: left
    }

    .insurance_package .package.active {
        display: block
    }

    .insurance_package .summary {
        font-size: 18px
    }

    .insurance_package .controls {
        margin-top: 40px;
        text-align: center
    }

    .insurance_package .controls.top {
        margin-bottom: 20px;
        margin-top: 10px
    }

    .insurance_package.buttons .package {
        width: 100%
    }

    .darkstyle .insurance_package {
        overflow-x: scroll;
        min-height: 460px
    }

    .darkstyle .insurance_package .table_legend {
        width: 60%;
        float: left
    }

    .darkstyle .insurance_package .packages {
        width: 690px
    }

    .darkstyle .insurance_package .package {
        width: 60%;
        min-width: 230px;
        display: block;
        float: left
    }

    .darkstyle .insurance_package .package.active {
        display: block
    }

    .darkstyle .insurance_package .package .body p {
        line-height: 20px
    }

    .darkstyle .insurance_package .package .body .mobile-title {
        text-align: center;
        text-transform: none;
        font-weight: 700;
        width: 100%;
        color: #828992;
        line-height: 17px;
        padding-top: 3px;
        font-size: 12px
    }

    .darkstyle .insurance_package .package .mobi-hidder-link {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 300;
        text-align: center;
        height: 40px;
        margin-top: 20px;
        line-height: 40px;
        color: #26507c;
        border-bottom: solid #26507c 1px;
        margin-bottom: 0;
        vertical-align: middle;
        display: block
    }

    .darkstyle .insurance_package .package .mobi-hidder {
        display: none
    }

    .darkstyle .insurance_package .summary {
        font-size: 18px
    }

    .darkstyle .insurance_package .controls {
        margin-top: 40px;
        text-align: center
    }

    .darkstyle .insurance_package .controls.top {
        margin-bottom: 20px;
        margin-top: 10px
    }

    .darkstyle .insurance_package .button {
        font-size: 14px;
        height: 38px;
        line-height: 38px;
        border-bottom: 0;
        -webkit-box-shadow: 2px 2px 38px 0 rgba(0, 0, 0, .2);
        box-shadow: 2px 2px 38px 0 rgba(0, 0, 0, .2)
    }

    .your_data.step_2 {
        margin-top: 10px
    }

    .main-product__container h1 {
        font-size: 28px;
        margin-top: 30px
    }

    .activation-span-title{
        font-size: 28px;
        margin-top: 30px;
        line-height: 1.1;
    }

    .main-product__container h4, .main-product__container p.h4 {
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px
    }

    .main-product__container .input_container {
        margin-bottom: 15px
    }

    .main-product__container .statistic-block {
        padding: 45px 25px;
        margin-bottom: 0
    }

    .main-product__container .photo_input {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        text-align: center;
        font-weight: 300;
        color: #555;
        border: 2px dashed #777;
        background: 0 0;
        text-transform: none;
        padding: 0;
        width: 100%;
        margin-bottom: 20px;
        position: relative;
        z-index: 1
    }

    .main-product__container .photo_input > span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 100%;
        display: block;
        padding: 0 5px
    }

    .main-product__container .btn-photo-delete {
        position: absolute;
        top: 9px;
        right: 9px;
        width: 32px;
        height: 32px;
        background: url(../img/photo_close.png) no-repeat 50% 50%;
        z-index: 2
    }

    .main-product__container .try_kasko {
        margin-top: 20px
    }

    .main-product__container .total_cost_block .button.continue {
        text-align: center;
        padding: 0;
        max-width: 310px;
        width: 100%;
        margin-bottom: 25px
    }

    .main-product__container .total_cost_block .price {
        display: block
    }

    .main-product__container .total_cost_block.with_sum .total_cost {
        padding-top: 0;
        margin-top: 15px;
        margin-bottom: 25px;
        padding-left: 0
    }

    .main-product__container .total_cost_block.with_sum .sum_word {
        text-align: center
    }

    .main-product__container .total_cost_block.with_sum .price {
        white-space: nowrap;
        line-height: 1;
        display: block;
        text-align: center
    }

    .main-product__container .total_cost_block.with_sum .limit_sum, .main-product__container .total_cost_block.with_sum .new_sum, .main-product__container .total_cost_block.with_sum .old_sum {
        text-align: center
    }

    .main-product__container .total_cost_block.with_sum .limit_sum_wrap, .main-product__container .total_cost_block.with_sum .sum_diff {
        text-align: center;
        padding-top: 16px
    }

    .main-product__container .total_cost_block.with_sum .total_cost_text {
        line-height: normal;
        text-align: center
    }

    .main-product__container .remind_me {
        margin-bottom: 15px
    }

    .main-product__container .deal_on_site {
        margin-top: 5px
    }

    .main-product__container .your_data .sub_title {
        font-size: 16px
    }

    .main-product__container .your_data .white_section {
        padding-top: 25px;
        padding-bottom: 30px
    }

    .main-product__container .your_data .back_container {
        height: auto;
        position: relative;
        text-align: center;
        margin-bottom: 40px
    }

    .main-product__container .your_data .back_container .back {
        position: static
    }

    .main-product__container .your_data .activation_back_container {
        height: auto;
        position: relative;
        text-align: center;
        margin-bottom: 25px
    }

    .main-product__container .your_data .activation_back_container .activation_back {
        position: static
    }

    .main-product__container .your_data h3, .main-product__container .your_data p.h3 {
        font-size: 21px
    }

    .main-product__container .your_data .multiple_photo_input input[type=file] {
        height: 5px
    }

    .main-product__container .your_data .multiple_photo_input .file_input_container:not(.first) {
        display: none
    }

    .main-product__container .only_phone .deal_by_phone {
        width: 100%;
        max-width: 375px;
        padding: 0 20px
    }

    .other-product__right-container {
        margin-top: 20px
    }

    .medical__secondary {
        padding: 15px 10px 45px !important
    }

    .medical__secondary h5 {
        margin-right: -20px
    }

    .medical__secondary p {
        margin-right: -20px
    }

    .payment_data h3 {
        font-size: 21px
    }

    .payment_data .back_container {
        height: auto;
        position: relative;
        text-align: center;
        margin-bottom: 30px
    }

    .payment_data .back_container .back {
        position: static
    }

    .payment_data .order_data {
        margin-top: 30px
    }

    .payment_data .card_number {
        margin-left: -6px;
        margin-right: -6px
    }

    .payment_data .card_number .col-xs-3 {
        padding: 0 4px
    }

    .payment_data .card_number .col-xs-3 input[type=text] {
        padding-left: 15px
    }

    .payment_data .card_data .payment_information {
        text-align: left
    }

    .payment_data .payment-logo {
        text-align: center
    }

    .payment_data .disclamer {
        text-align: left
    }

    .payment_data .divider-horizontal__dashed {
        display: none
    }

    .payment_data .cvv_container {
        margin-top: 0
    }

    .payment_data .cvv_description {
        margin-top: 0
    }

    .payment_data .cvv_description ~ .payment_button {
        display: block;
        margin: 30px auto 40px
    }

    .product-other__title h1 {
        font-size: 28px;
        padding: 30px 0
    }

    .product-other__tile-item {
        height: 120px;
        position: relative;
        display: table;
        width: 100%;
        vertical-align: middle
    }

    .product-other__tile-item:after {
        display: none
    }

    .product-other__tile-item h3 {
        height: 60px;
        max-width: 100%;
        display: table-cell;
        vertical-align: middle;
        line-height: 1
    }

    .product-other__tile-item .product-other__arrow {
        display: none
    }

    .product-advantages {
        display: none
    }

    .product__activation {
        padding-top: 35px;
        padding-bottom: 30px
    }

    .product__activation .product__container {
        border-right: none
    }

    .product__activation .activation__description {
        border-left: none;
        padding-left: 0
    }

    .product__activation .activation__description .input_container {
        margin-bottom: 20px
    }

    .product__activation .activation__description .check_agreement {
        margin-bottom: 40px
    }

    .product__activation .activation__description .check_ok {
        top: -40px;
        padding-right: 10px
    }

    .product__activation .image-container {
        text-align: center
    }

    .product__activation .image-container img {
        max-width: 100%
    }

    .product__activation .product__container .price__container {
        text-align: center;
        min-height: 65px;
        border-bottom: 1px dashed #e6eaed;
        padding: 0;
        padding-top: 5px;
        margin-bottom: 10px
    }

    .activation__left {
        width: 100%;
        float: none;
        padding: 0 10px
    }

    .activation__right {
        width: 100%;
        float: none;
        padding: 0 10px
    }

    .main-product__description-secondary .activation__right {
        position: relative
    }

    .main-product__description-secondary .activation__right .centered_text {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        min-width: 1px;
        margin-top: 35px
    }

    .main-product__description-secondary .activation__secondary {
        padding: 25px 0 30px
    }

    .how_it_works h5 {
        text-align: left;
        padding: 0 10px
    }

    .how_it_works .how_it_works__container > div {
        min-height: 280px;
        display: none
    }

    .how_it_works .how_it_works__container > div.active {
        display: block
    }

    .how_it_works .how_it_works__container:before {
        display: none
    }

    .how_it_works .how_it_works__item {
        margin-top: 40px
    }

    .how_it_works .controls {
        margin-top: 10px;
        text-align: center
    }

    .main-product__description-secondary .container-fluid, .main-product__description-secondary.container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .check_contract {
        margin-top: 30px;
        padding-bottom: 25px
    }

    .feedback_form_container {
        padding-left: 10px;
        padding-right: 10px
    }

    .reviews_container {
        padding: 0 10px 25px
    }

    .reviews_container .hidden_container {
        display: block
    }

    .reviews_container .hidden_container .review__item {
        display: none
    }

    .reviews_container .column_1 {
        padding-right: 5px
    }

    .reviews_container .column_2 {
        padding-left: 5px
    }

    .reviews_container .review__item {
        margin: 0 auto 10px;
        max-width: 460px
    }

    .reviews_container .review__item .left_container {
        float: none;
        width: 100%;
        margin-bottom: 30px
    }

    .reviews_container .review__item .right_container {
        float: none;
        width: 100%
    }

    .reviews_container .review__item .img_container {
        margin: 0 auto;
        height: auto
    }

    .reviews_container .review__item .name {
        text-align: center;
        margin-bottom: 10px
    }

    .reviews_container .controls {
        margin-top: 10px
    }

    .news_container .hidden_container {
        display: block
    }

    .news_container .news-subscribe__block, .news_container .news__item {
        margin: 0 auto 10px;
        max-width: 460px
    }

    .news_container .news__item .text-container:hover {
        background: #fff
    }

    .news_container .news__item .text-container:hover .title {
        color: #2d3e50
    }

    .news_container .news__item .text-container:hover .date {
        color: #6d747d
    }

    .news_container .news__item .text-container:hover p {
        color: #2d3e50
    }

    .news_container .news__item .text-container .link {
        display: inline-block;
        color: #2d3e50;
        padding: 5px
    }

    .controls .glyphicon {
        font-size: 24px;
        color: #2d3e50;
        text-decoration: none;
        outline: 0;
        margin-right: 10px;
        margin-left: 10px
    }

    .about_bg {
        padding: 35px 10px 45px
    }

    .about_bg p {
        margin-bottom: 20px
    }

    .about_bg h2 {
        font-size: 18px;
        line-height: 1.2
    }

    .reward-slider {
        max-width: 200px
    }

    .reward-slider .reward__item {
        width: 200px
    }

    .reward-slider .prev {
        left: -30px
    }

    .reward-slider .next {
        right: -30px
    }

    .about-strength__container {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: auto;
        margin-right: auto
    }

    .about-strength__container > div:nth-child(2) .text {
        max-width: 100%
    }

    .about-strength__container > div:nth-child(3) .text {
        margin: 0 auto
    }

    .about-strength__container .about-strength__item {
        text-align: center;
        display: none;
        max-width: 400px;
        margin: 30px auto 0;
        float: none
    }

    .about-strength__container .about-strength__item.active {
        display: block;
        margin: 30px auto 0
    }

    .about-strength__container .about-strength__item .title {
        max-width: 100%
    }

    .about_strength .controls {
        text-align: center;
        margin-top: 15px
    }

    .partner-slider__block .container-fluid {
        padding-top: 35px;
        padding-bottom: 20px;
        margin-top: 10px;
        border-top: none
    }

    .partner-slider__block h3 {
        margin-bottom: 0
    }

    .partner-slider {
        max-width: 202px
    }

    .partner-slider .partner__item {
        width: 202px
    }

    .partner-slider .next, .partner-slider .prev {
        top: 50%
    }

    .partner-slider .prev {
        left: -30px
    }

    .partner-slider .next {
        right: -30px
    }

    .modal-header {
        padding-top: 70px
    }

    .modal-header h4 {
        font-size: 21px
    }

    .give-feedback .modal-dialog {
        width: auto
    }

    .callback-modal .modal-dialog .width-640 {
        max-width: 510px
    }

    .give-feedback .feedback_social {
        margin-top: 30px
    }

    .give-feedback .feedback_social .title {
        margin-left: -10px;
        margin-right: -10px;
        text-align: center
    }

    .give-feedback .feedback_social .social_links {
        margin-top: 15px;
        margin-bottom: 35px
    }

    .give-feedback .feedback_social p {
        text-align: left
    }

    .ok-modal .modal-dialog {
        width: auto;
        max-width: 100%
    }

    .shares_container {
        margin-top: 10px
    }

    .shares_container .action__item {
        margin-bottom: 10px
    }

    .shares_container .action__item .text-container {
        min-height: 180px;
        padding: 0 25px
    }

    .shares_container .action__item .heading_container {
        height: 140px
    }

    .shares_container .action__item h5 {
        max-height: 122px
    }

    .team_container {
        margin-top: 30px;
        margin-bottom: 20px
    }

    .team_container .team__members {
        margin-left: auto;
        margin-right: auto
    }

    .team_container .slick-list {
        max-width: 320px;
        padding: 0 !important;
        margin: 0 auto
    }

    .team_container .team__member {
        max-width: 320px
    }

    .team_container .team__member .img-container {
        padding: 25px
    }

    .team_container .row {
        margin-left: auto;
        margin-right: auto
    }

    .life__block {
        padding-top: 30px;
        padding-bottom: 35px
    }

    .life_container {
        height: 240px;
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .life_container .photo-large__container, .life_container .photo-small__container {
        width: 300px;
        height: 200px
    }

    .life_container .photo-large__container {
        padding: 0 5px
    }

    .life_container .photo-small__container.two_items {
        width: 140px
    }

    .life_container .photo-large {
        height: 200px
    }

    .life_container .photo-small {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        height: 95px;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px
    }

    #teamModal .modal-dialog {
        width: 100%
    }

    #teamModal .modal-header {
        padding: 0
    }

    .agencies_block .map_info .map_info_block {
        background: #fff;
        padding: 30px 20px;
        position: relative
    }

    .agencies_block .map_info h2, .agencies_block .map_info p.h2 {
        text-align: center;
        font-size: 21px
    }

    .agencies_block .map_info .contacts__global {
        padding-top: 35px;
        display: block
    }

    .agencies_block .map_info .contacts__global a {
        text-align: center
    }

    .agencies_block .map_info .contacts__global .contacts-global__container {
        text-align: center
    }

    .agencies_block .map_info .contacts__global .mail {
        margin-left: -7px
    }

    .agencies_block .map_info .contacts__global .call_free {
        margin-top: 10px;
        margin-bottom: 5px
    }

    .agencies_block .map_info .contacts__global .where_to_call {
        margin-top: 10px
    }

    .agencies_block .map_info .contacts__global .feedback_social .social_links, .agencies_block .map_info .contacts__global .feedback_social .title {
        text-align: center
    }

    .agencies_block .map_info .contacts__global .feedback_social .social_links {
        margin-bottom: 0
    }

    .agencies_block .map_info .contacts__district {
        display: block !important;
        padding-left: 25px;
        padding-right: 25px;
        border-bottom: 10px solid #e5eaed;
        margin-left: -20px;
        margin-right: -20px;
        position: relative;
        padding-bottom: 30px
    }

    .agencies_block .map_info .contacts__district .additional_info {
        max-width: 480px;
        position: static;
        margin: 15px auto 0
    }

    .agencies_block .map_info .contacts__district .contacts-district__container {
        max-width: 480px;
        margin: 0 auto;
        float: none
    }

    .agencies_block .map_info .contacts__district .sub_title {
        margin-top: 15px;
        margin-bottom: -5px
    }

    .agencies_block .map_info .contacts__district .pick_district_container {
        max-width: 480px;
        margin: 0 auto
    }

    .agencies_block .map_info .contacts__district .pick_district_container select {
        padding-right: 45px
    }

    .post-office {
        margin-top: 0
    }

    .why_is_this {
        padding: 45px 0
    }

    .why_is_this h3 {
        display: none
    }

    .why_is_this .controls {
        display: none !important
    }

    .why_is_this h5 {
        text-align: center;
        padding: 0 10px;
        margin: 0
    }

    .why_is_this__container {
        display: none
    }

    .why_is_this__item {
        margin-top: 40px
    }

    .why_is_this .controls {
        margin-top: 10px;
        text-align: center
    }

    .why_is_this .form-inline .input_container {
        max-width: 400px;
        margin: 10px auto 0
    }

    .why_is_this_info {
        display: none
    }

    .blog_post {
        padding-top: 30px
    }

    .blog_post .breadcrumbs {
        display: none
    }

    .blog_post__wrap ul {
        margin: 10px 0
    }

    .blog_post h2 {
        font-size: 21px;
        line-height: 28px
    }

    .blog_post .post-image {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .blog_post p {
        margin-top: 8px;
        margin-bottom: 8px
    }

    .blog_post i {
        margin-top: 8px;
        margin-bottom: 8px
    }

    .blog_post .meta-date {
        margin-top: 8px
    }

    .blog_post .width-640 {
        display: block
    }

    .blog_post #blog-arrow-top {
        display: none
    }

    .blog_post .socialsticky {
        margin-top: 15px !important;
        right: 0 !important;
        float: none !important;
        width: 100% !important
    }

    .blog_post .social-right {
        float: none !important;
        width: 100% !important
    }

    .blog_post .social-right .social_links {
        text-align: center !important
    }

    .blog_post .social-right .social_links a {
        display: inline-block !important
    }

    .blog__block-foot .block-foot {
        float: none;
        padding: 10px 0;
        margin: auto
    }

    .blog__block-foot .blog-footer-text {
        max-width: 150px
    }

    .blog__block-foot .arrow-left {
        left: 4px
    }

    .blog__block-foot .arrow-right {
        right: 4px
    }

    .blog__block-form {
        padding: 15px 0 20px
    }

    .why_is_this_info .infograph-ico_item {
        margin: 15px auto !important
    }

    .why_is_this_info .infograph-ico_container img {
        max-width: 35% !important
    }

    .why_is_this_info .infograph-ico_item.item0::after, .why_is_this_info .infograph-ico_item.item1::after {
        top: 25%
    }

    .contacts-delivery-att {
        display: none
    }

    .contacts-us {
        padding-left: 10px;
        padding-right: 10px
    }

    .contacts-us__btn-block .button {
        padding: 0 10px
    }

    .contacts-us__btn-block .tocall_btn {
        max-width: 265px;
        margin-top: 30px
    }

    .contacts-insurance {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .contacts-insurance .width-315 {
        max-width: 315px;
        margin-left: auto;
        margin-right: auto
    }

    .how-to-buy {
        padding-top: 20px;
        padding-bottom: 30px
    }

    .how-to-buy__wrap {
        max-width: 270px
    }

    .how-to-buy__icon-wrap {
        max-width: 85px
    }

    .how-to-buy__icon-text {
        max-width: 160px;
        font-size: 12px
    }

    .how-to-buy__step {
        max-width: 270px
    }

    .how-to-buy__step--center {
        margin: 30px auto 40px;
        max-width: 270px
    }

    .how-to-buy__step--center .how-to-buy__icon-text {
        max-width: 160px
    }

    .how-to-buy__step--center:before {
        background: url(../img/icon/icon-arrow-down.png) no-repeat;
        width: 12px;
        height: 10px;
        top: -25px;
        left: 50%;
        margin-left: -6px
    }

    .how-to-buy__step--center:after {
        background: url(../img/icon/icon-arrow-down.png) no-repeat;
        width: 12px;
        height: 10px;
        left: 50%;
        margin-left: -6px;
        top: inherit;
        bottom: -25px
    }

    .delivery-section {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .delivery-section .wrap {
        max-width: 800px;
        width: 100%;
        margin: auto;
        padding-left: 10px;
        padding-right: 10px
    }

    .delivery-section__content {
        margin-bottom: 30px
    }

    .delivery-section__row {
        margin-top: 10px
    }

    .delivery-section__row ul li {
        width: 100%
    }

    .delivery-section__row--col-50 {
        max-width: 325px;
        height: 255px;
        display: none !important;
        vertical-align: top;
        margin: 0 auto;
        padding: 17px;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        border-top: 2px solid #bac927
    }

    .delivery-section__row--col-50.active {
        display: block !important
    }

    .delivery-section__row--col-100 {
        max-width: 325px;
        margin: 0 auto;
        width: 100%;
        padding: 17px
    }

    .delivery-section__row--col-100 ul li {
        padding-left: 12px;
        line-height: 1.5;
        margin-bottom: 5px
    }

    .delivery-section__row--col-100 ul li:before {
        top: 0;
        margin-top: 5px;
        display: inline-block
    }

    .delivery-section__row--title {
        font-size: 24px;
        margin-bottom: 5px
    }

    .delivery-section__row--home > span, .delivery-section__row--truck > span {
        font-size: 16px;
        padding-left: 25px
    }

    .delivery-section__row--home {
        margin-bottom: 10px
    }

    .delivery-section__row--home > span {
        margin-bottom: 15px;
        background-size: 18px 15px
    }

    .delivery-section__row--truck > span {
        background-size: 18px 15px
    }
}

@media screen and (max-width: 660px) {
    .shares-block-timer {
        max-width: 370px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .shares-block-timer__right-s {
        max-width: 200px
    }

    .shares-block-timer__accept {
        float: none;
        display: block
    }

    .shares-block-timer__people {
        width: 100%;
        padding: 34px 25px 30px
    }

    .shares-block-timer__share {
        height: 100%;
        max-width: 469px;
        width: 100%;
        padding: 25px 20px 5px !important
    }

    .shares-block-timer__share span:first-child {
        text-align: center;
        display: block
    }

    .shares-block-timer__social {
        max-width: 220px;
        margin: 10px auto;
        display: block !important
    }

    .pluso-wrap div {
        margin: 0 5px 10px !important
    }

    .pluso-wrap {
        padding: 0 !important
    }
}

@media screen and (max-width: 479px) {
    .menu-one__item.movable {
        text-align: left;
        padding: 6px 10px
    }

    .menu-one__item.movable .menu-one__link--phone-01 {
        display: inline-block;
        position: relative;
        top: 7px
    }

    .menu-one__item.movable .menu-one__link--phone-01 span {
        position: relative;
        top: -10px;
        line-height: 1
    }

    .menu-one__item.movable .menu-one__link--phone-01 span:first-child {
        display: inline-block;
        width: 50px;
        font-size: 12px
    }

    .menu-one__item.movable .menu-one__link--phone-01 span:last-child {
        margin-left: 0
    }

    .menu-one__item.movable .menu-one__link--phone-02 {
        display: inline-block;
        position: relative;
        top: 4px
    }

    .menu-one__item.movable .menu-one__link--phone-02 span {
        position: relative;
        top: -6px
    }

    .menu-one__item.movable .menu-one__link--chat {
        display: inline-block;
        position: relative;
        top: 4px
    }

    .menu-one__item.movable .menu-one__link--chat span {
        position: relative;
        top: -6px
    }

    .infograph-ico_container .infograph-ico_item {
        margin-top: 10px
    }

    .infograph-ico_container .infograph-ico_item.item0:after, .infograph-ico_container .infograph-ico_item.item1:after {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        right: -45%;
        top: 30%
    }

    .slider_feedbacks {
        width: auto;
        max-width: 510px
    }

    .slider_feedbacks:before {
        display: none
    }

    .slider_feedbacks:after {
        display: none
    }

    .license {
        padding: 40px 0
    }

    .license .table-wrap {
        margin-bottom: 0
    }

    .license_btn {
        max-width: 260px
    }

    .report__block {
        padding: 40px 0
    }

    .why_is_this_info .infograph-ico_container .infograph-ico_item {
        margin-top: 10px
    }

    .why_is_this_info .infograph-ico_container .infograph-ico_item .infograph-img_container {
        height: 100px
    }

    .why_is_this_info .infograph-ico_container .infograph-ico_item.item0:after {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4);
        right: -55%;
        top: 30%
    }

    .why_is_this_info .infograph-ico_container .infograph-ico_item.item1:after {
        -webkit-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4);
        right: -55%;
        top: 28%
    }

    .why_is_this_info .infograph-ico_container p {
        font-size: 11px
    }
}

@media screen and (max-width: 390px) {
    .shares-block-timer {
        max-width: 300px
    }

    .shares-block-timer__right-s {
        max-width: 130px
    }

    .shares-block-timer__people {
        padding: 25px 25px 19px
    }

    .shares-block-timer__accept {
        min-width: 100%
    }
}

#subscribeModal {
    display: none;
    width: 100%;
    height: 135px;
    background: url(../img/sub-bg.jpg) right center no-repeat #416891;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    text-align: center
}

#subscribeModal .input_container {
    position: relative
}

#subscribeModal span.error {
    position: absolute;
    bottom: -19px;
    color: red;
    width: 100%;
    left: 0
}

#subscribeModal .thank_you {
    display: none
}

#subscribeModal .row {
    max-width: 850px;
    display: inline-block
}

#subscribeModal input[type=email], #subscribeModal input[type=text] {
    line-height: 54px;
    padding-left: 20px;
    font-weight: 300;
    font-size: 16px;
    width: 251px;
    height: 54px;
    background: #fff;
    padding: 0 30px;
    color: #828992;
    display: inline-block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 2px solid transparent
}

#subscribeModal input.error {
    border: 2px solid red !important
}

#subscribeModal .close {
    display: block;
    width: 193px;
    height: 50px;
    background: url(../img/sub-bottom.png) no-repeat;
    position: fixed;
    bottom: 135px;
    right: 39px;
    z-index: 1000;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding-left: 63px;
    padding-top: 13px;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 -3px 8px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 -3px 8px 3px rgba(0, 0, 0, .3)
}

#subscribeModal .close-mini {
    display: block;
    position: absolute;
    top: 30px;
    right: 35px;
    z-index: 1000;
    cursor: pointer;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

#subscribeModal .close-mini:hover {
    text-decoration: none;
    opacity: .8
}

.closeup {
    display: block;
    width: 300px;
    height: 90px;
    background: url(../img/sub-top.png) no-repeat right;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: normal;
    opacity: 1;
    color: #3e3e3e;
    -webkit-transition: all .3s;
    transition: all .3s
}

.closeup span {
    position: absolute;
    right: 62px;
    top: 45px
}

.closeup:hover {
    opacity: .8;
    text-decoration: none
}

.closeup-line {
    width: 100%;
    height: 4px;
    background: url(../img/sub-top.png) no-repeat right bottom;
    position: fixed;
    bottom: 0;
    z-index: 1000
}

#subscribeModal .close:hover {
    opacity: .8
}

#subscribeModal button[type=submit] {
    line-height: 54px;
    padding-left: 20px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    width: 251px;
    height: 54px;
    background: #bac927;
    padding: 0 30px;
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-left: 10px
}

#subscribeModal input[type=submit]:hover {
    opacity: .8
}

#subscribeModal .title {
    line-height: 54px;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px
}

#subscribeModal .title span {
    font-size: 24px;
    text-transform: uppercase
}

#subscribeModal .title span.b {
    font-weight: 700
}

@media screen and (max-width: 991px) {
    #subscribeModal {
        display: none;
        width: 100%;
        height: 123px;
        background: url(../img/sub-bg.jpg) right top no-repeat #416891;
        background-size: 100% 100%;
        position: fixed;
        bottom: 0;
        z-index: 1000;
        text-align: center
    }

    #subscribeModal input[type=email], #subscribeModal input[type=text] {
        line-height: 54px;
        padding-left: 20px;
        font-weight: 300;
        font-size: 16px;
        width: 205px;
        height: 43px;
        background: #fff;
        padding: 0 25px;
        color: #828992;
        display: inline-block;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 2px solid transparent
    }

    #subscribeModal .close {
        display: block;
        width: 193px;
        height: 50px;
        background: url(../img/sub-bottom.png) no-repeat;
        position: fixed;
        bottom: 123px;
        right: 35px;
        z-index: 1000;
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        padding-left: 63px;
        padding-top: 13px;
        opacity: 1;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    #subscribeModal .close-mini {
        top: 11px;
        right: 15px
    }

    .closeup {
        display: block;
        width: 100%;
        height: 102px;
        background: url(../img/sub-top-sm.png) no-repeat right;
        position: fixed;
        bottom: 0;
        z-index: 1000;
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        line-height: normal;
        opacity: 1;
        color: #3e3e3e;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .closeup span {
        position: absolute;
        right: 53px;
        top: 45px
    }

    .closeup:hover {
        opacity: .8;
        text-decoration: none
    }

    #subscribeModal button[type=submit] {
        line-height: 43px;
        padding-left: 20px;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        width: 205px;
        height: 43px;
        background: #bac927;
        padding: 0 25px;
        color: #fff;
        display: inline-block;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: none;
        -webkit-transition: all .3s;
        transition: all .3s;
        margin-left: 7px
    }

    #subscribeModal .title {
        line-height: 54px;
        font-weight: 300;
        font-size: 14px;
        color: #fff;
        text-align: center;
        margin-bottom: 5px
    }

    #subscribeModal .title span {
        font-size: 18px;
        text-transform: uppercase
    }
}

@media screen and (max-width: 767px) {
    .main-product__container .total_cost_block .button_container {
        text-align: center
    }

    #subscribeModal {
        display: none;
        width: 100%;
        height: 280px;
        background: url(../img/sub-bg-xs.jpg) right top no-repeat #416891;
        background-size: 100% 100%;
        position: fixed;
        bottom: 0;
        z-index: 1000;
        text-align: center
    }

    #subscribeModal .sub-title {
        max-width: 215px;
        display: inline-block
    }

    #subscribeModal input[type=email], #subscribeModal input[type=text] {
        line-height: 43px;
        padding-left: 20px;
        font-weight: 300;
        font-size: 16px;
        width: 215px;
        height: 43px;
        background: #fff;
        padding: 0 25px;
        color: #828992;
        display: inline-block;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 2px solid transparent;
        margin-top: 17px
    }

    #subscribeModal .close {
        display: block;
        width: 100%;
        height: 500px;
        background: url(../img/sub-bottom-xs.png) no-repeat bottom center;
        position: fixed;
        bottom: 280px;
        right: 0;
        margin-right: 0;
        z-index: 1000;
        cursor: pointer;
        font-size: 12px;
        font-weight: 400;
        text-align: center;
        padding-left: 0;
        padding-top: 477px;
        line-height: 23px;
        opacity: 1;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .closeup {
        display: block;
        width: 100%;
        height: 46px;
        background: url(../img/sub-top-xs.png) no-repeat center;
        position: fixed;
        bottom: 0;
        z-index: 1000;
        cursor: pointer;
        font-size: 12px;
        font-weight: 400;
        text-align: center;
        padding-left: 0;
        padding-top: 19px;
        line-height: 23px;
        opacity: 1;
        color: #3e3e3e;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .closeup span {
        position: relative;
        right: auto;
        top: auto
    }

    .closeup:hover {
        opacity: .8;
        text-decoration: none
    }

    #subscribeModal .close-mini {
        top: 5px;
        right: 10px
    }

    #subscribeModal button[type=submit] {
        line-height: 43px;
        padding-left: 20px;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        width: 215px;
        height: 43px;
        background: #bac927;
        padding: 0 25px;
        color: #fff;
        display: inline-block;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: none;
        -webkit-transition: all .3s;
        transition: all .3s;
        margin-left: 0;
        margin-top: 17px
    }

    #subscribeModal .title {
        font-weight: 300;
        font-size: 14px;
        color: #fff;
        text-align: left;
        margin-bottom: 5px;
        line-height: 12.8px;
        margin-top: 15px
    }

    #subscribeModal .title span {
        font-size: 14px !important;
        line-height: normal
    }
}

.rngst_phone_button {
    margin-bottom: 200px !important
}

.insurance_case {
    float: left;
    border-right: 1px dashed rgba(255, 255, 255, .2);
    width: 160px;
    text-align: center;
    position: relative;
    padding: 11px 15px 11px 12px
}

.menu-one.fixed .menu-one__item.insurance_case {
    padding: 5px 15px 4px 12px;
    bottom: 0
}

.menu-one.fixed .menu-one__item.insurance_case .subphone {
    padding-top: 44px
}

.insurance_case a.first {
    background: url(../sprites/mark.png) no-repeat left center;
    padding-left: 25px;
    background-position: 0 3px;
    width: 140px;
    height: 23px;
    position: relative;
    display: none;
    cursor: pointer
}

.insurance_case a.phone {
    background: url(../sprites/sprite.png) no-repeat left center;
    background-position: 0 -1488px;
    padding-left: 30px;
    width: 65px;
    height: 23px;
    position: relative;
    display: none;
    text-align: center;
    cursor: pointer
}

.insurance_case .subphone {
    padding: 57px 15px 12px 12px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    vertical-align: middle;
    -webkit-transition: .3s padding;
    transition: .3s padding;
    font-weight: 700;
    font-size: 14px;
    vertical-align: middle;
    color: #bac927;
    background: url(../img/mark-bg.png) repeat-x bottom;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 160px;
    text-align: center;
    cursor: pointer
}

.insurance_case .subphone a {
    -webkit-transition: .3s padding;
    transition: .3s padding;
    font-weight: 700;
    font-size: 14px;
    color: #bac927
}

.insurance_case .open {
    display: inline-block !important
}

.insurance_case:hover a:hover {
    color: #fff
}

@media screen and (max-width: 768px) {
    .insurance_case:not(.movable) {
        padding: 20px 15px 20px 12px
    }
}

@media screen and (max-width: 767px) {
    .insurance_case:not(.movable) {
        padding: 12px 15px 12px 12px
    }
    .tablet .menu-one__list{
        display: flex;
        flex-direction: row-reverse;
    }
}

.statistic-block-static img {
    width: 100%
}

.osago-calk-cont .epolis-wrap {
    margin-bottom: 10px
}

.osago-calk-cont #e-policy + label {
    display: inline
}

.osago_sum_diff:before {
    content: '-'
}

.statistic-block-step2 {
    float: right;
    padding-left: 30px;
    display: none
}

@media screen and (max-width: 992px) and (min-width: 767px) {
    .statistic-block-step2 {
        display: block
    }

    .statistic-block-static {
        display: none
    }
}

.header-contaces h2 {
    font-size: 30px;
    font-weight: 700;
    color: #2d3e50;
    text-transform: uppercase
}

.strah_sluchai h3 {
    font-size: 24px
}

.strah_sluchai h3 a {
    color: #bac927
}

.country-list {
    width: 100%;
    padding-bottom: 20px
}

.country-list .country-flag {
    width: 30%;
    float: left
}

.country-list .country-flag span {
    font-weight: 300;
    line-height: 44px;
    font-size: 15px;
    color: #2d3e50;
    margin-left: 5px
}

.country-list.heading {
    font-weight: 700;
    font-size: 18px;
    color: #2d3e50;
    padding-bottom: 40px
}

.country-list .country-phones {
    width: 70%;
    float: right
}

.country-list .country-phones .left {
    float: left;
    font-weight: 300;
    line-height: 18px;
    font-size: 15px;
    color: #828992
}

.country-list .country-phones .right {
    width: 44%;
    float: right;
    font-weight: 300;
    line-height: 18px;
    font-size: 15px;
    color: #2d3e50;
    text-align: right
}

.country-list .country-phones .right a {
    font-weight: 300;
    line-height: 18px;
    font-size: 15px;
    color: #2d3e50
}

.show-more-countries {
    width: 100%;
    display: inline-block;
    font-weight: 300;
    line-height: 18px;
    font-size: 18px;
    color: #bac927;
    text-align: center;
    padding-bottom: 20px
}

.show-more-countries:hover {
    text-decoration: none;
    color: #bac927;
    opacity: .8
}

.country-hidder {
    display: none
}

.bottoms .documents, .bottoms .instruction {
    width: 217px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    position: absolute;
    bottom: 0;
    left: 12px;
    color: #fff
}

.bottoms {
    min-height: 360px;
    width: 265px;
    max-width: 100%;
    margin: 0 25px 0 25px;
    padding-bottom: 60px
}

.bottoms a {
    color: #828992;
    font-weight: 300;
    font-size: 14px
}

.strah_sluchai .med .contacts-insurance__phone-auto {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: sub
}

.contacts-insurance__nova-mob a {
    color: #bac927
}

.contacts-insurance__other a {
    color: #bac927
}

.instruction-modal .number {
    font-weight: 700;
    font-size: 36px;
    color: #bac926;
    width: 40px;
    display: inline-block;
    float: left;
    line-height: 1em
}

.instruction-modal div.clear {
    text-align: center
}

.instruction-modal div img {
    padding-right: 40px
}

.instruction-modal span {
    display: block;
    text-align: center;
    padding-bottom: 30px
}

.instruction-modal h4 {
    padding-bottom: 30px
}

.alert-text-payment {
    padding-left: 5px
}

.alert-text__container:before {
    position: absolute;
    display: inline-block;
    content: url(/assets/templates/vuso/img/alert-ico.png);
    left: 0
}

@media (min-width: 769px) {
    .instruction-modal .modal-dialog {
        width: 960px
    }
}

@media screen and (max-width: 991px) {
    .alert-text__container {
        margin-top: 20px
    }

    .bottoms {
        min-height: 380px;
        width: 33.33333333%;
        max-width: 100%;
        margin: 0;
        padding-bottom: 60px
    }
}

@media screen and (max-width: 767px) {
    .country-list .country-flag {
        width: 70px;
        text-align: center;
        float: left;
        padding-left: 10px
    }

    .country-list .country-flag span {
        margin-left: 0
    }

    .country-list .mobiphons {
        font-weight: 300;
        line-height: 21px;
        font-size: 14px;
        color: #828992
    }

    .country-list .mobiphons a {
        font-weight: 300;
        line-height: 21px;
        font-size: 15px;
        color: #2d3e50;
        text-decoration: underline
    }

    .strah_sluchai .contacts-insurance .width-315 {
        text-align: center
    }

    .bottoms {
        min-height: 100px;
        width: 100%;
        max-width: 100% !important;
        margin: 0;
        display: inline-block;
        padding-bottom: 10px
    }

    .bottom-items {
        text-align: center
    }

    .bottoms .documents, .bottoms .instruction {
        width: 217px;
        height: 56px;
        margin: 20px 40px;
        text-align: center;
        line-height: 56px;
        position: relative;
        bottom: 0;
        left: auto;
        display: inline-block;
        clear: both
    }
}

.faq_block {
    background: #fff;
    margin: 10px
}

.faq_headding {
    padding-top: 50px
}

.faq_headding p {
    padding-top: 10px;
    font-size: 18px;
    padding-bottom: 20px
}

.faq_block_question {
    max-width: 865px;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .13);
    box-shadow: 0 0 16px rgba(0, 0, 0, .13);
    margin-bottom: 15px;
    display: table;
    width: 100%
}

h3.faq_question {
    font-size: 17px;
    text-transform: none;
    text-align: left;
    padding: 20px 55px 20px 30px
}

p.faq_answer {
    font-size: 14px;
    padding: 0 30px 20px
}

.faq_answer, .faq_question {
    max-width: 790px;
    border-right: 1px solid #e6eaed
}

.faq_question:hover {
    cursor: pointer
}

.show_hide {
    width: 10%;
    background: url(../img/icon/show.png) 49% 50% no-repeat #bac927;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.show_hide:hover {
    cursor: pointer
}

.block_question, .show_hide {
    display: table-cell
}

.button_faq {
    max-width: 310px;
    margin: 35px auto;
    display: block;
    text-align: center;
    background: #bac927;
    height: 45px;
    padding-top: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px #bac927;
    border-style: outset;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.button_faq:hover {
    color: #fff;
    text-decoration: none
}

@media (max-width: 991px) {
    .faq_block {
        width: 95%
    }

    .faq_block_question {
        width: 90%
    }

    h3.faq_question {
        padding: 10px 20px;
        font-size: 14px
    }

    p.faq_answer {
        padding: 0 20px 10px
    }

    .show_hide {
        background: url(../img/icon/show.png) 49% 50% no-repeat;
        background-color: #bac927
    }
}

@media (max-width: 620px) {
    .show_hide {
        width: 17%
    }
}

.popup-background {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    display: none;
    top: 0;
    z-index: 10000
}

.popup-out {
    width: 457px;
    height: 404px;
    position: absolute;
    background: url(../img/backgroung.png);
    z-index: 1000
}

.popup-background1 {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    display: none;
    top: 0;
    z-index: 10000
}

.popup-out1 {
    width: 457px;
    height: 404px;
    position: absolute;
    background: url(../img/backgroung.png);
    z-index: 1000
}

.popup-out img {
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer
}

.popup-out1 img {
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer
}

.popup-out p {
    font-size: 13pt;
    font-weight: 200;
    text-align: center;
    font-family: "Proxima Nova", sans-serif;
    margin-top: 50px;
    padding: 0 50px
}

.popup-out h2 {
    font-size: 23pt;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center;
    font-family: "Proxima Nova", sans-serif;
    padding: 15px 50px
}

.popup-out1 h2 {
    font-size: 22pt;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center;
    font-family: "Proxima Nova", sans-serif;
    padding: 80px 50px
}

.popup-out h2 .bold {
    font-weight: 700
}

.popup-form input {
    height: 53px;
    width: 250px;
    margin: 8px auto;
    display: block;
    font-size: 14pt;
    font-weight: 200;
    text-align: center;
    border: 1px solid #c0c5ca;
    text-transform: uppercase;
    background: rgba(255, 255, 255, .95);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 8px 30px 8px rgba(0, 0, 0, .09);
    box-shadow: 1px 8px 30px 8px rgba(0, 0, 0, .09);
    font-family: "Proxima Nova", sans-serif
}

.popup-button {
    margin: 15px auto !important;
    font-weight: 700 !important;
    background: #bac927 !important;
    color: #fff
}

.popup-out .input_container {
    position: relative
}

.popup-out span.error {
    position: absolute;
    top: 33px;
    color: red;
    width: 100%;
    left: 0;
    text-align: center
}

.popup-out input.error {
    border: 1px solid red !important
}

@media screen and (min-width: 768px) {
    .main-product__container .input_container .long-error-input + span {
        bottom: -27px;
        font-size: 13px
    }

    #zcard-save .input_container .long-error-input + span {
        bottom: -24px;
        font-size: 11px
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .main-product__container .input_container {
        margin-bottom: 25px;
    }
    .main-product__container .input_container .long-error-input + span {
        bottom: -40px;
    }
}
@media screen and (max-width: 767px) {
    .main-product__container .input_container .long-error-input + span {
        bottom: -29px
    }

    .main-product__container .input_container input.long-error-input {
        margin-bottom: 29px
    }
}
@media screen and (max-width: 410px) {
    .main-product__container .input_container .long-error-input + span {
        bottom: -43px
    }
}
@media screen and (max-width: 384px) {
    .main-product__container .input_container input.long-error-input {
        margin-bottom: 45px
    }

    .main-product__container .input_container .long-error-input + span {
        bottom: -44px
    }
}

button[data-id=country] + .dropdown-menu > ul > li > a {
    white-space: pre-wrap !important
}

button[data-id=country] + .dropdown-menu > ul > li {
    height: auto
}

.flex-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    max-width: 1170px;
    margin: 0 auto
}

.table-wrapper {
    display: table
}

.table-wrapper > * {
    display: table-cell;
    vertical-align: top
}

.check_contract {
    background-color: #fff;
    -webkit-box-shadow: 0 0 21.25px 3.75px rgba(0, 0, 0, .1);
    box-shadow: 0 0 21.25px 3.75px rgba(0, 0, 0, .1);
    max-width: 699px;
    margin: 20px auto 60px;
    padding: 40px;
    height: auto;
    z-index: 69
}

.check_contract h2 {
    margin-bottom: 30px;
    font-weight: 700
}

.check_contract .input_container {
    max-width: 247px;
    margin: 0 20px 15px
}

.check_contract .check_agreement {
    margin-bottom: 0
}

.check_contract #opt-pass-check-code .input_container {
    max-width: 270px;
    margin: 20px 20px 15px
}

@media screen and (max-width: 767px) {
    .check_contract {
        height: auto;
        padding: 25px
    }

    .check_contract .input_container {
        margin: 0 0 15px;
        max-width: 100%
    }

    .check_contract .input_container:last-child {
        margin-bottom: 0
    }

    .check_contract h2 {
        font-size: 20px
    }
}

.how_contract_number {
    max-width: 710px;
    margin: 0 auto 40px
}

.how_contract_number h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #26507c
}

.how_contract_number p {
    text-align: center;
    color: #8d8d8d;
    font-size: 14px
}

.how_contract_number .checked_contract {
    margin-top: 15px
}

.how_contract_number .images, .how_contract_number .list_checked {
    vertical-align: middle
}

.how_contract_number .images {
    background-color: #c1c1c1;
    width: 388px;
    height: 217px;
    overflow: hidden
}

.how_contract_number .list_checked {
    padding-left: 30px
}

.how_contract_number .list_checked a {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    color: #302525;
    margin-bottom: 15px
}

.how_contract_number .list_checked a:hover {
    color: #bac927
}

.how_contract_number .tabs-container .images img {
    display: none;
    width: 100%;
    height: 100%
}

.how_contract_number .tabs-container .images img.active {
    display: block
}

@media screen and (max-width: 1169px) {
    .how_contract_number {
        max-width: 575px
    }
}

@media screen and (max-width: 767px) {
    .how_contract_number .checked_contract.table-wrapper {
        display: block
    }

    .how_contract_number .checked_contract.table-wrapper > * {
        display: block
    }

    .how_contract_number .list_checked.no-list {
        padding: 0
    }

    .how_contract_number .list_checked.no-list a {
        font-size: 16px
    }

    .how_contract_number .visible-xs.flex-wrapper {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .how_contract_number .images {
        width: 100%
    }
}

.mtb-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.other_news_container .title_block {
    padding: 30px
}

.other_news_container .title_block h2 {
    font-size: 30px
}

.other_news_container .text_container .title_block {
    padding: 0 0 15px;
    text-align: center
}

.other_news_container .text_container .title_block h2 {
    text-align: center;
    font-size: 30px;
    color: #becc39;
    font-weight: 700
}

@media screen and (max-width: 1169px) {
    .other_news_container .text_container ul li {
        font-size: 15px
    }
}

@media screen and (max-width: 767px) {
    .other_news_container .title_block h2 {
        font-size: 20px
    }
}

.steps {
    border-top: 1px solid #e6eaed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.steps .step-one, .steps .step-three {
    width: 35%;
    padding: 30px
}

.steps .step-two {
    width: 30%;
    padding: 30px;
    border-left: 1px solid #e6eaed;
    border-right: 1px solid #e6eaed
}

.steps .image {
    padding-right: 15px
}

.steps .title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}

.steps .content {
    font-size: 16px;
    color: #2d3e50;
    width: 240px
}

@media screen and (max-width: 1169px) {
    .steps .table-wrapper {
        display: inline-block;
        width: 100%
    }

    .steps .table-wrapper > * {
        display: block
    }

    .steps .image {
        text-align: center;
        margin-bottom: 10px
    }

    .steps .image img {
        height: 46px;
        display: inline
    }

    .steps .content {
        width: 100%
    }

    .steps .content p {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .steps {
        display: block;
        padding: 25px 0
    }

    .steps > * {
        width: 100% !important;
        padding: 5px 30px !important
    }

    .steps .table-wrapper.pull-right {
        float: none !important
    }

    .steps .image img {
        height: 50px
    }
}

.main-product__container.list_insurance_wrap {
    margin: 0;
    border-bottom: 1px solid #e6eaed
}

.main-product__container.list_insurance_wrap .list_insurance {
    padding: 40px 0
}

.main-product__container.list_insurance_wrap .list_insurance .title_block h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    color: #26507c
}

.main-product__container.list_insurance_wrap .list_insurance .content_block {
    padding: 50px 0 25px
}

@media screen and (max-width: 1169px) {
    .main-product__container.list_insurance_wrap .list_insurance .content_block .flex-wrapper {
        max-width: 590px
    }

    .main-product__container.list_insurance_wrap .list_insurance .content_block .flex-item {
        margin-bottom: 60px;
        padding: 20px 0 20px 20px
    }
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item {
    padding: 20px;
    position: relative;
    color: #050505;
    height: 150px
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item > .flex-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item:before {
    content: '';
    width: 159px;
    height: 149px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 21.25px 3.75px rgba(0, 0, 0, .1);
    box-shadow: 0 0 21.25px 3.75px rgba(0, 0, 0, .1);
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item:hover {
    text-decoration: none
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item:hover .title, .main-product__container.list_insurance_wrap .list_insurance .flex-item:hover p {
    text-decoration: none;
    color: #050505
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item:hover:before {
    background-color: #bac927
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item:hover .image .insurance-one {
    background-position: -76px 0
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item:hover .image .insurance-two {
    background-position: -74px -1px
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item:hover .image .insurance-three {
    background-position: -77px 0
}

.main-product__container.list_insurance_wrap .list_insurance .flex-item:hover .image .insurance-four {
    background-position: -77px 0
}

.main-product__container.list_insurance_wrap .list_insurance .table-wrapper {
    width: 245px
}

.main-product__container.list_insurance_wrap .list_insurance .table-wrapper > * {
    vertical-align: middle
}

.main-product__container.list_insurance_wrap .list_insurance .image {
    padding-right: 20px
}

.main-product__container.list_insurance_wrap .list_insurance .content .title {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    color: #050505
}

.main-product__container.list_insurance_wrap .list_insurance .content p {
    font-family: Roboto, sans-serif;
    font-weight: 100
}

.main-product__container.list_insurance_wrap .list_insurance .insurance-one {
    background: url(../img/check-contract/insurance-one-sprite.png) no-repeat 0 0;
    height: 68px;
    width: 62px;
    display: block
}

.main-product__container.list_insurance_wrap .list_insurance .insurance-two {
    background: url(../img/check-contract/insurance-two-sprite.png) no-repeat 0 0;
    height: 72px;
    width: 63px;
    display: block
}

.main-product__container.list_insurance_wrap .list_insurance .insurance-three {
    background: url(../img/check-contract/insurance-three-sprite.png) no-repeat 0 0;
    height: 65px;
    width: 67px;
    display: block
}

.main-product__container.list_insurance_wrap .list_insurance .insurance-four {
    background: url(../img/check-contract/insurance-four-sprite.png) no-repeat 0 0;
    height: 54px;
    width: 64px;
    display: block
}

@media screen and (max-width: 767px) {
    .main-product__container.list_insurance_wrap {
        display: none
    }
}

#ocrModal .modal-content {
    background: url(/assets/images/ocr_phone_bg.png);
    min-height: 393px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.new_year_letter-new {
    font-family: arial, 'helvetica neue', helvetica, sans-serif
}

.new-year-main h2 {
    line-height: 120%;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    color: #343471;
    font-family: arial, 'helvetica neue', helvetica, sans-serif
}

.new-year-main h1 {
    line-height: 100%;
    font-size: 65px;
    font-style: normal;
    font-weight: 800;
    color: #343471;
    font-family: arial, 'helvetica neue', helvetica, sans-serif
}

.new-year-main p {
    font-size: 16px;
    line-height: 150%;
    color: #333;
    font-family: arial, 'helvetica neue', helvetica, sans-serif
}

.new-year-instr {
    text-align: center
}

.new-year-instr h2 {
    line-height: 120%;
    mso-line-height-rule: exactly;
    font-family: arial, 'helvetica neue', helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    color: #2d3e50
}

.new-year-instr p {
    font-family: arial, 'helvetica neue', helvetica, sans-serif;
    line-height: 150%;
    color: #bac927;
    font-size: 18px;
    font-weight: 700
}

.ny-instr-b {
    margin-bottom: 3em
}

.ny-instr-b .ny-instr-b-l {
    background-position: left top;
    background-repeat: no-repeat
}

.ny-instr-b .ny-instr-b-text {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 40px
}

.ny-instr-b .ny-instr-b-text h2 {
    line-height: 120%;
    mso-line-height-rule: exactly;
    font-family: arial, 'helvetica neue', helvetica, sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    color: #2d3e50
}

.ny-instr-b .ny-instr-b-text p {
    font-size: 16px;
    line-height: 150%;
    color: #333;
    font-family: arial, 'helvetica neue', helvetica, sans-serif
}

.ny-instr-bg1 {
    background-image: url(/assets/userfiles/blog/news/1544709776450.png)
}

.ny-instr-bg2 {
    background-image: url(/assets/userfiles/blog/news/1544709959014.png)
}

.ny-instr-bg3 {
    background-image: url(/assets/userfiles/blog/news/1544710004231.png)
}

.ny-instr-bg4 {
    background-image: url(/assets/userfiles/blog/news/1544710154309.png)
}

.ny-instr-bg5 {
    background-image: url(/assets/userfiles/blog/news/1544710257830.png)
}

.ny-vuso-b {
    background-image: url(/assets/userfiles/blog/news/1544711246127.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    text-align: center
}

.ny-vuso-b-text {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20vh;
    padding-bottom: 20vh
}

.ny-vuso-b-text p {
    font-size: 16px;
    font-family: arial, 'helvetica neue', helvetica, sans-serif;
    line-height: 150%;
    color: #333;
    margin: 0
}

.ny-vuso-b-text strong {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 280%
}

@media screen and (max-width: 767px) {
    .new-year-main h1 {
        text-align: center;
        font-size: 41px
    }

    .ny-tree {
        text-align: center
    }

    .ny-tree img {
        width: 50%
    }

    .ny-instr-b-r {
        text-align: center
    }

    .ny-instr-b-r img {
        width: 50%
    }

    .ny-vuso-b {
        background-size: cover
    }
}

@media (max-width: 767px) {
    #page .other_news_container .left_side .default-skin > p img {
        margin: 0px !important;
        width: 100% !important;
        height: auto !important;
        margin-bottom: 15px !important;
    }

    #page .white_section.constructor_block.h2-content p iframe {
        width: 100%;
        height: 180px;
        padding-left: 10px;
        padding-right: 10px;
    }
}
#app .step_2 > .your_data .input_container label.error {
    font-weight: normal;
    color: #de1f2e;
    text-transform: inherit;
    position: absolute;
}
#app .step_2 > .your_data .input_container-b label.error {
    font-weight: normal;
    color: #de1f2e;
    text-transform: inherit;
    position: absolute;
}
@media screen and (max-width: 767px) {
    #app .step_2 > .your_data {
        width: auto !important;
    }

    #app .step_2 > .your_data .input_container label.error {
        right: 0;
    }
}
@media screen and (max-width: 767px) {
    #app .step_2 > .your_data {
        width: auto !important;
    }

    #app .step_2 > .your_data .input_container-b label.error {
        right: 0;
    }
}
#app .step_3 .activation__description {
    padding-left: 0px;
    border: none;
}

#app .step_3 .activation__description .button.check_otp {
    margin-bottom: 0px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
}

#app .step_3 .cheque_verification .message.success {
    color: #2cbb37;
}

#app .step_3 .cheque_verification .message.error-message {
    color: #de1f2e;
}

#app .step_1 .input_container label.message {
    margin-top: 10px;
    font-weight: normal;
}
#app .step_1 .input_container-b label.message {
    margin-top: 10px;
    font-weight: normal;
}

#app .step_1 .input_container label.message.error-message {
    color: #de1f2e;
}
#app .step_1 .input_container-b label.message.error-message {
    color: #de1f2e;
}
#app .step_1 .input_container label.error {
    margin-top: 10px;
    font-weight: normal;
    color: #de1f2e;
}
#app .step_1 .input_container-b label.error {
    margin-top: 10px;
    font-weight: normal;
    color: #de1f2e;
}
#app .step_1 .input_container label.message.success {
    color: #2cbb37;
}
#app .step_1 .input_container-b label.message.success {
    color: #2cbb37;
}

/* tourist second step */
.tourist-order-pdf{
    margin: 60px 0;
}
.tourist-order-pdf__descr{
    margin-bottom: 30px;
}
.main-product__container .your_data .tourist-order-pdf__descr p.h3{
    margin-bottom: 20px;
}
.tourist-order-pdf__descr .descr--text{
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
.tourist-order-pdf__iframe{
    border: 1px solid #dfe2e4;
    width: 100%;
    border-radius: 3px;
}
.button--group{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.button--group button{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin: 0;
    width: 224px;
}
button.button-back{
    background: transparent;
    border: 2px solid #bac927;
    color: #bac927;
}
.button--group button:not(:last-child){
    margin-right: 20px;
}
/* end tourist second step */

/* tourist third step */
.tourist-payment-third--text{
    width: 100%;
    max-width: 100%;
}
.tourist-payment-third--text .alert-text__container{
    position: relative;
    padding: 0 10px;
    max-width: 650px;
    margin: 0 auto;
}
.tourist-payment-third--bottom{
    margin-top: -6px;
    padding-top: 30px;
}
@media screen and (max-width: 767px){
    .tourist-payment-third--text:not(.tourist-payment-third--bottom){
        padding-top: 30px;
    }
}
/* end tourist third step */

/*tourist fourth steep*/
.tourist-payment-password{
    margin: 60px 0;
}
.tourist-payment-password .password--header h1{
    font-size: 26px;
    text-transform: inherit;
    color: #BAC927;
}
.tourist-payment-password .password--header span{
    display: block;
    text-align: center;
    font-size: 26px;
    text-transform: inherit;
    color: #BAC927;
}
.tourist-payment-password .password--header .h4{
    margin-bottom: 20px;
    font-size: 16px;
    color: #2D3E50;
}
.password--text{
    text-align: center;
    max-width: 600px;
    margin: 20px auto;
    font-size: 14px;
    color: #333333;
}
.tourist-payment-password--input{
    max-width: 450px;
    margin: 0 auto 60px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.tourist-payment-password--input .pay{
    margin: 0px !important;
}
.mobile-pay{
    display: none;
}
.tourist-payment-password--input .input_container{
    margin-bottom: 0px !important;
    width: 100%;
    margin-right: 24px;
}
.tourist-payment-password--input .input_container input{
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    font-weight: 300;
    border: 1px solid #dfe2e4;
    background-color: #f1f1f1;
    font-size: 16px;
    display: block;
    border-radius: 3px;
    width: 100%;
}
.tourist-payment-password--input .input_container button{
    -webkit-appearance: none;
    background: transparent;
    border: none;
    color: #23527C;
    margin-top: 10px;
    padding: 0px;
}
.tourist-payment-password--input .input_container button:hover{
    text-decoration: underline;
}
.tourist-payment-password--contacts .password--text{
    margin: 0 auto 10px;
}
.tourist-payment-password--contacts a{
    font-size: 26px;
    color: #2d3e50;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-align: center;
}

@media screen and (max-width: 767px){
    .password--header{
        padding: 0 50px;
    }
    .password--text{
        text-align: left;
        font-size: 16px;
    }
    .tourist-payment-password--input{
        flex-wrap: wrap;
        padding: 0 18px;
    }
    .tourist-payment-password--input .input_container{
        margin-right: 0px;
        margin-bottom: 24px !important;
    }
    .tourist-payment-password--input .input_container button{
        text-align: left;
    }
    .tourist-payment-password--input button{
        width: 100%;
    }
    .tourist-payment-password--contacts .password--text{
        padding: 0 45px;
        text-align: center;
    }
    .tourist-payment-password--input .pay{
        display: none;
    }
    .tourist-payment-password--input .pay.mobile-pay{
        display: block;
    }
}
/*end tourist fourth steep*/



/* osago second step */
.osago-order-pdf{
    margin: 60px 0;
}
.osago-order-pdf__descr{
    margin-bottom: 30px;
}
.main-product__container .your_data .osago-order-pdf__descr p.h3{
    margin-bottom: 20px;
}
.osago-order-pdf__descr .descr--text{
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
.osago-order-pdf__iframe{
    border: 1px solid #dfe2e4;
    width: 100%;
    border-radius: 3px;
}

.iframe-size{
    width: 100%;
    height: 500px;
}

@media screen and (min-width: 2000px){
    .iframe-size{
        height: 500px;
    }

    .osago-order-pdf__iframe,
    .tourist-order-pdf__iframe {
        height: 500px;
    }
}

@media screen and (min-width: 1800px){
    .iframe-size{
        height: 400px;
    }

    .osago-order-pdf__iframe,
    .tourist-order-pdf__iframe {
        height: 400px;
    }
}

@media screen and (min-width: 1650px){
    .iframe-size{
        height: 350px;
    }

    .osago-order-pdf__iframe,
    .tourist-order-pdf__iframe {
        height: 350px;
    }
}

@media screen and (max-width: 1649px){
    .iframe-size{
        height: 300px;
    }

    .osago-order-pdf__iframe,
    .tourist-order-pdf__iframe {
        height: 300px;
    }

    .osago-order-pdf__descr,
    .tourist-order-pdf__descr {
        margin-bottom: 20px;
    }

    .osago-order-pdf .button--group,
    .tourist-order-pdf .button--group {
        margin-top: 20px;
    }
}

@media screen and (max-width: 350px){
    .main-product__container .your_data .osago-order-pdf__descr p.h3,
    .main-product__container .your_data .tourist-order-pdf__descr p.h3 {
        margin-bottom: 10px;
    }

    .osago-order-pdf__descr,
    .tourist-order-pdf__descr {
        margin-bottom: 15px;
    }

    .osago-order-pdf .button--group,
    .tourist-order-pdf .button--group {
        margin-top: 15px;
    }
}
/* end osago second step */


/*tourist fourth steep otp*/
#pay_frame {
    min-height: 1130px;
}
@media screen and (min-width: 500px){
    #pay_frame {
        min-height: 1060px;
    }
}
@media screen and (min-width: 768px){
    #pay_frame {
        min-height: 950px;
    }
}

.tourist-order-pdf-otp__iframe{
    border: 1px solid #dfe2e4;
    min-height: 400px;
    width: 100%;
    border-radius: 3px;
}

.tourist-payment-password-otp{
    margin: 10px 0;
}
.tourist-payment-password-otp .password--header h1{
    font-size: 26px;
    text-transform: inherit;
    color: #BAC927;
}
.tourist-payment-password-otp .password--header .h4{
    margin-bottom: 20px;
    font-size: 16px;
    color: #2D3E50;
}
.password--text{
    text-align: center;
    max-width: 600px;
    margin: 20px auto;
    font-size: 14px;
    color: #333333;
}
.tourist-payment-password-otp--input{
    max-width: 450px;
    margin: 0 auto 60px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.tourist-payment-password-otp--input .pay{
    margin: 0px !important;
}
.mobile-pay{
    display: none;
}
.tourist-payment-password-otp--input .input_container{
    margin-bottom: 0px !important;
    width: 100%;
    margin-right: 24px;
}
.tourist-payment-password-otp--input .input_container input{
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    font-weight: 300;
    border: 1px solid #dfe2e4;
    background-color: #f1f1f1;
    font-size: 16px;
    display: block;
    border-radius: 3px;
    width: 100%;
}
.tourist-payment-password-otp--input .input_container button{
    -webkit-appearance: none;
    background: transparent;
    border: none;
    color: #23527C;
    margin-top: 10px;
    padding: 0px;
}
.tourist-payment-password-otp--input .input_container button:hover{
    text-decoration: underline;
}
.tourist-payment-password-otp--contacts .password--text{
    margin: 0 auto 10px;
}
.tourist-payment-password-otp--contacts a{
    font-size: 26px;
    color: #2d3e50;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-align: center;
}

@media screen and (max-width: 767px){
    .password--header{
        padding: 0 50px;
    }
    .password--text{
        text-align: left;
        font-size: 16px;
    }
    .tourist-payment-password-otp--input{
        flex-wrap: wrap;
        padding: 0 18px;
    }
    .tourist-payment-password-otp--input .input_container{
        margin-right: 0px;
        margin-bottom: 24px !important;
    }
    .tourist-payment-password-otp--input .input_container button{
        text-align: left;
    }
    .tourist-payment-password-otp--input button{
        width: 100%;
    }
    .tourist-payment-password-otp--contacts .password--text{
        padding: 0 45px;
        text-align: center;
    }
    .tourist-payment-password-otp--input .pay{
        display: none;
    }
    .tourist-payment-password-otp--input .pay.mobile-pay{
        display: block;
    }
}

.custom-container{
    padding: 10px 10px 0;
}
/*end tourist fourth steep*/

.product-calc__content{
	display: flex;
}
.turcalc-desc {
	text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 14px;
}
.covid-fw{
	font-weight: bold;
}
.covid-uppercase {
	text-transform: uppercase;
}
.covid-color {
	color: #F3B01A;
}
.covid19-block{
	background: linear-gradient(180deg, #2D2D6F 0%, #4D4DAB 100%);
    width: 100%;
    position: relative;
	color: white;
	padding: 33px;
}
.covid19-block ul {
	list-style: disc;
    padding-left: 15px;
}
.covid19-block li {
	font-family: Proxima Nova;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 160%;
	margin-top: 5px;
}
.covid19-title{
	font-family: Proxima Nova;
	font-style: normal;
	font-weight: bold;
	font-size: 21px;
	line-height: 120%;
	margin-bottom: 20px
}
.covid19-base p {
	margin-bottom: 7px
}
.covid19-extra {
	margin-top: 30px
}
.covid19-extra p {
	margin-bottom: 7px
}
.covid19-line {
	width: 200px;
    height: 1px;
	background: #FFFFFF;
	opacity: 0.2;
	margin: 20px 0;
}
.covid19-checkbox {

}
.covid19-checkbox-box {
	display: flex;
	margin-top: 10px
}
.covid19-checkbox-item {
    margin-right: 40px;
}
.covid19-checkbox-item label{
    color: white !important;
}
.covid19-image{
	position: absolute;
	bottom: -35px;
    right: -35px;
}
.covid19-image img {
	width:100%;
}
.covid19-block input[type=checkbox]:checked + label:before {
	content: '';
    position: absolute;
    display: inline-block;
    background-image: url(/assets/userfiles/covid_checked_checkbox.svg) !important;
    background-position: 0 0px;
    width: 16px;
    height: 16px;
}

.covid19-block input[type=checkbox] + label:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-image: url(/assets/userfiles/covid_empty_checkbox.svg) !important;
    background-position: 0 0;
    width: 16px;
    height: 16px;
    left: 0;
    top: 1px;
}
.turcalc-calculate {
	padding: 13px 35px;
	margin-bottom: 13px;
}
@media (min-width:992px){
	.turcalc-left-form-block{
		max-width: calc(100% - 385px);
	}
	.turcalc-covid-block {
		width: 365px;
		margin-bottom: 40px;
	}
}
@media (max-width:991px){
	.turcalc-left-form-block{
		max-width: unset;
		width: 100%
	}
}
@media (max-width:767px){
	.product-calc__container{
		margin-top: 33px;
	}
	.product-calc__content{
		display: flex;
		flex-direction: column;
	}
	.turcalc-covid-block {
		min-width: unset;
		margin-top: 25px;
	}
	.covid19-image{
		bottom: unset;
		right: 20px;
		top: -55px;
		width: 85px;
	}
	.turcalc-calculate{
		margin-bottom: 13px;
    	margin-top: 23px;
	}
	.total_cost_block_table.darkstyle {
		padding-top:10px;
		display: flex;
		justify-content: center;
	}
}
@media (max-width:425px){
	.turcalc-calculate{
		width: 100%
	}
	.covid19-block {
		padding: 33px 30px;
	}
	.covid19-title{
		font-size: 18px;
	}
	.covid19-image{
		top: -40px;
    	width: 66px;
	}
}


.main-product__container .h3-custom, .h3-custom {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    color: #2d3e50;
    margin: 0px;
}
.blog-h1-custom {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px;
}
@media (max-width: 767px){
    .blog-h1-custom {
        font-size: 21px;
    }
    .main-product__container .h3-custom, .h3-custom {
        font-size: 21px;
    }
}

.footer-content {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.copyright-text {
    font-size: 16px;
}

.footer-images {
    display: flex;
    flex-wrap: wrap;
}

.footer-img {
    margin: 0 5px;
}

@media (max-width: 740px) {
    .footer-content {
        flex-direction: column-reverse;
    }

    .copyright-text {
        margin-top: 10px;
    }

    .footer-images {
        flex-direction: column;
    }

    .footer-img {
        margin: 5px;
    }
}
