

/* Start:/local/templates/imperial24_redesign/css/reboot.min.css?15828075733927*/
/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}
/*# sourceMappingURL=bootstrap-reboot.min.css.map */
/* End */


/* Start:/local/templates/imperial24_redesign/css/style.min.css?1591125162309881*/
.js .inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.inputfile+label {
    max-width: 80%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: .625rem 1.25rem
}

.no-js .inputfile+label {
    display: none
}

.inputfile.has-focus+label,
.inputfile:focus+label {
    outline: 1px dotted #000;
    outline: 5px auto -webkit-focus-ring-color
}

.inputfile-4+label {
    color: #d3394c
}

.inputfile-4+label:hover,
.inputfile-4.has-focus+label,
.inputfile-4:focus+label {
    color: #722040
}

.inputfile-4+label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #d3394c;
    display: block;
    padding: 20px;
    margin: 0 auto 10px
}

.inputfile-4+label:hover figure,
.inputfile-4.has-focus+label figure,
.inputfile-4:focus+label figure {
    background-color: #722040
}

.inputfile-4+label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-caption {
        padding: 12px
    }
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

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

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

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

.slick-list:focus {
    outline: none
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

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

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

body,
html {
    height: 100%
}

.btn {
    text-decoration: none;
    color: #fff;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    line-height: 1.2;
    cursor: pointer;
    transition: all .3s ease
}

.btn,
.btn .btn-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px
}

.btn .btn-icon {
    position: absolute;
    -ms-flex-pack: center;
    justify-content: center
}

.wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    font-family: Proxima Nova Rg
}

.wrapper main {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.wrapper main .content-title {
    font-size: 48px;
    line-height: 1.2;
    margin-left: 35px;
    position: relative
}

@media (max-width:1600px) {
    .wrapper main .content-title {
        margin-left: 50px
    }
}

@media (max-width:820px) {
    .wrapper main .content-title {
        font-size: 36px
    }
}

@media (max-width:666px) {
    .wrapper main .content-title {
        margin-left: 40px
    }
}

@media (max-width:480px) {
    .wrapper main .content-title {
        font-size: 30px
    }
}

@media (max-width:320px) {
    .wrapper main .content-title {
        font-size: 24px
    }
}

.wrapper main .content-title:before {
    position: absolute;
    top: -3px;
    left: -35px;
    content: url(/local/templates/imperial24/images/element1.png)
}

@media (max-width:820px) {
    .wrapper main .content-title:before {
        top: 0
    }
}

@media (max-width:320px) {
    .wrapper main .content-title:before {
        top: 4px
    }
}

.wrapper main .social-share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    margin: 50px 0
}

.wrapper main .social-share .text {
    margin-right: 20px;
    font-size: 18px;
    color: #000;
    line-height: 1.2;
    font-weight: 700
}

.wrapper main .social-share a {
    cursor: pointer;
    text-align: center;
   /** background-color: #d2d2d2; */
    border-radius: 50%;
    color: #000;
    width: 52px;
    height: 52px;
    line-height: 52px;
    margin-right: 10px;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 0
}

.wrapper main .social-share .facebook a {
    background-position: 19px 10px;
    background-image: url(/local/templates/imperial24/images/fbshare.png)
}

.wrapper main .social-share .google a img {
    position: relative;
    top: 7px;
    left: 2px
}

.wrapper main .slider-main {
    position: relative;
    z-index: 1
}

.wrapper main .slider-main .slider-top {
    height: 100%;
    min-height: 500px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    background: linear-gradient(90deg, #9e1714 50%, #eee 0);
    border-top: 2px solid #9e1714;
    border-bottom: 2px solid #9e1714;
    overflow: hidden;
    max-height: 660px;
    min-height: 660px
}

@media (max-width:1366px) {
    .wrapper main .slider-main .slider-top {
        max-height: 600px;
        min-height: 600px
    }
}

@media (max-width:1196px) {
    .wrapper main .slider-main .slider-top {
        max-height: 500px;
        min-height: 500px
    }
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top {
        height: 740px;
        max-height: none
    }
}

@media (max-width:566px) {
    .wrapper main .slider-main .slider-top {
        height: 630px
    }
}

@media (max-width:480px) {
    .wrapper main .slider-main .slider-top {
        height: 600px
    }
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top {
        height: 610px;
        background: #eee
    }
}

@media (max-width:320px) {
    .wrapper main .slider-main .slider-top {
        height: 560px;
        background: #eee
    }
}

.wrapper main .slider-main .slider-top .container-box {
    background-color: #eee;
    width: 100%
}

.wrapper main .slider-main .slider-top .container-box .slider-items {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-images {
    background: linear-gradient(90deg, #9e1714 50%, #eee 0, #eee 0);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 0;
    -ms-flex: 1;
    flex: 1;
    width: 40%
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images {
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100px;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

@media (max-width:566px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images {
        background: #9e1714;
        width: 70px;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images {
        display: none
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-box {
    height: 90%
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-box img {
    display: none;
    width: 90%;
    min-width: 500px;
    padding-top: 20px
}

@media (max-width:1196px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-box img {
        min-width: 400px
    }
}

@media (max-width:820px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-box img {
        position: relative;
        left: -60px
    }
}

@media (max-width:768px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-box img {
        position: relative;
        left: -80px
    }
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-box {
        display: none
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers {
    height: 10%;
    width: 60%;
    border-top: 2px solid #eee;
    color: #fff
}

@media (max-width:1366px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers {
        margin-left: 30px
    }
}

@media (max-width:820px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers {
        margin-left: 5px
    }
}

@media (max-width:566px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers {
        width: 95%
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers .slider-numbers .slider-number-up {
    position: relative;
    top: -50px;
    font-size: 40px
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers .slider-numbers .slider-number-up {
        font-size: 36px
    }
}

@media (max-width:566px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers .slider-numbers .slider-number-up {
        font-size: 28px;
        top: -35px
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers .slider-numbers .slider-number-down {
    position: relative;
    top: -40px;
    font-size: 20px
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers .slider-numbers .slider-number-down {
        font-size: 18px
    }
}

@media (max-width:566px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-images .slider-images-numbers .slider-numbers .slider-number-down {
        font-size: 14px;
        top: -30px
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item {
    height: 100%;
    display: none;
    width: 60%
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item {
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 80%
    }
}

@media (max-width:410px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item {
        width: 100%
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block {
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info {
    -ms-flex: 1.5;
    flex: 1.5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 0 10px 10px;
    font-family: Myriad Pro
}

@media (max-width:920px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info {
        padding: 10px 0 10px 10px
    }
}

@media (max-width:820px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info {
        position: relative;
        left: -45px;
        padding: 10px 0
    }
}

@media (max-width:768px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info {
        left: -65px
    }
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info {
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative;
        padding-bottom: 30px;
        left: 20px;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

@media (max-width:566px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info {
        left: 20px;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-align: center;
        align-items: center;
        position: unset;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .text-red {
    color: #9e1714
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-info-images {
    display: none
}

@media (max-width:768px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-info-images {
        position: relative;
        left: -80px
    }
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-info-images {
        display: block;
        left: -40px
    }
}

@media (max-width:566px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-info-images {
        left: -40px
    }
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-info-images {
        -ms-flex-order: 2;
        order: 2;
        position: unset;
        margin-bottom: 20px
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-info-images img {
    width: 90%;
    min-width: 300px
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-info-images img {
        min-width: 200px;
        width: 100%
    }
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text {
        -ms-flex-order: 3;
        order: 3
    }
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul {
        margin-bottom: 15px
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li {
    list-style: none;
    margin-bottom: 30px;
    margin-left: 30px;
    font-size: 30px;
    color: #303030;
    line-height: 1.2;
    position: relative;
    white-space: nowrap
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li:before {
    content: "";
    background-image: url(/local/templates/imperial24/images/element2.png);
    background-size: contain;
    position: absolute;
    left: -50px;
    top: 5px;
    width: 30px;
    height: 30px
}

@media (max-width:1026px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li {
        font-size: 24px
    }
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li:before {
        left: -40px;
        top: 4px;
        width: 25px;
        height: 25px
    }
}

@media (max-width:820px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li {
        font-size: 20px
    }
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li:before {
        left: -30px;
        top: 4px;
        width: 20px;
        height: 20px
    }
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li {
        font-size: 20px;
        margin-bottom: 15px
    }
}

@media (max-width:460px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li {
        font-size: 18px
    }
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li:before {
        left: -30px;
        top: 4px;
        width: 20px;
        height: 20px
    }
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li {
        font-size: 16px
    }
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text ul li:before {
        left: -30px;
        top: 4px;
        width: 15px;
        height: 15px
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text h1 {
    font-size: 64px;
    margin-bottom: 40px;
    line-height: 1;
    color: #303030
}

@media (max-width:1600px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text h1 {
        font-size: 60px
    }
}

@media (max-width:1366px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text h1 {
        font-size: 56px;
        margin-bottom: 25px
    }
}

@media (max-width:1196px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text h1 {
        font-size: 44px;
        margin-bottom: 20px
    }
}

@media (max-width:1026px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text h1 {
        font-size: 40px
    }
}

@media (max-width:920px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text h1 {
        font-size: 28px;
        width: 100%
    }
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text h1 {
        font-size: 34px
    }
}

@media (max-width:566px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text h1 {
        font-size: 28px
    }
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text h1 {
        text-align: center;
        font-size: 24px
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text p {
    color: #303030;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 36px
}

@media (max-width:1366px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text p {
        font-size: 30px
    }
}

@media (max-width:1196px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text p {
        font-size: 28px
    }
}

@media (max-width:920px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text p {
        font-size: 24px
    }
}

@media (max-width:820px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text p {
        font-size: 20px
    }
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text p {
        text-align: center;
        font-size: 18px
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text pfirst-child {
    margin-top: 30px
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .slider-text plast-child {
    margin-bottom: 40px
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn {
    margin-top: 20px;
    border: 1px solid #9e1714;
    height: 50px;
    background-color: #9e1714;
    font-size: 20px;
    text-transform: uppercase;
    padding: 5px 20px
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn {
        -ms-flex-order: 1;
        order: 1
    }
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn:hover {
    background: #fff;
    color: #9e1714
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn:hover .btn-icon .btn-image1 {
    background-position: -18px 0
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn:hover .btn-icon .btn-image2 {
    background-position: -14px 0
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn:hover .btn-icon .btn-image3 {
    background-position: -18px 0
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn .btn-text {
    padding: 0 10px 0 30px
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn .btn-icon .btn-image1 {
    background: url(/local/templates/imperial24/images/iconcalc.png);
    height: 23px;
    width: 17px
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn .btn-icon .btn-image2 {
    background: url(/local/templates/imperial24/images/addressIcon.png);
    height: 20px;
    width: 13px
}

.wrapper main .slider-main .slider-top .container-box .slider-items .slider-item .slider-item-block .slider-info .btn .btn-icon .btn-image3 {
    background: url(/local/templates/imperial24/images/icondollar.png);
    height: 31px;
    width: 18px
}

.wrapper main .slider-main .slider-bottom {
    background: #9e1714;
    border-top: 2px solid #9e1714;
    width: 37%;
    max-width: 700px;
    min-width: 400px;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 4px
}

@media (max-width:710px) {
    .wrapper main .slider-main .slider-bottom {
        width: 80%;
        min-width: 300px
    }
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-bottom {
        width: 100%;
        min-width: 280px;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.wrapper main .slider-main .slider-bottom .slider-numbers {
    display: none;
    color: #fff
}

@media (max-width:378px) {
    .wrapper main .slider-main .slider-bottom .slider-numbers {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 50px
    }
}

.wrapper main .slider-main .slider-bottom .slider-numbers .slider-number-up {
    width: 60px;
    text-align: center;
    padding: 5px;
    font-size: 30px;
    border-right: 1px solid #eee
}

.wrapper main .slider-main .slider-bottom .slider-numbers .slider-number-down {
    position: relative;
    top: 16px;
    font-size: 18px;
    left: 10px
}

.wrapper main .slider-main .slider-bottom .slider-controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.wrapper main .slider-main .slider-bottom .slider-controls .slider-prev {
    margin-right: 10px;
    cursor: pointer;
    width: 50px;
    height: 48px
}

.wrapper main .slider-main .slider-bottom .slider-controls .slider-prev div {
    background: url(/local/templates/imperial24/images/arrow-slider.png);
    width: 12px;
    height: 22px;
    position: relative;
    left: 15px;
    top: 13px
}

.wrapper main .slider-main .slider-bottom .slider-controls .slider-prev:hover {
    background-color: #c42d2d
}

.wrapper main .slider-main .slider-bottom .slider-controls .slider-next {
    cursor: pointer;
    margin-right: 20px;
    width: 50px;
    height: 48px
}

.wrapper main .slider-main .slider-bottom .slider-controls .slider-next div {
    position: relative;
    left: 18px;
    top: 13px;
    background: url(/local/templates/imperial24/images/arrow-slider-next.png);
    width: 12px;
    height: 22px
}

.wrapper main .slider-main .slider-bottom .slider-controls .slider-next:hover {
    background-color: #c42d2d
}

.wrapper main .service {
    margin: 0 0 60px
}

@media (max-width:1366px) {
    .wrapper main .service {
        padding-top: 30px
    }
}

.wrapper main .service .container-box {
    padding: 0 10px
}

.wrapper main .service .service-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px
}

@media (max-width:666px) {
    .wrapper main .service .service-items {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        width: 95%
    }
}

@media (max-width:460px) {
    .wrapper main .service .service-items {
        width: 100%
    }
}

.wrapper main .service .service-items .service-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 415px
}

@media (max-width:920px) {
    .wrapper main .service .service-items .service-item {
        margin: 20px 0
    }
}

@media (max-width:666px) {
    .wrapper main .service .service-items .service-item {
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%
    }
}

@media (max-width:460px) {
    .wrapper main .service .service-items .service-item {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-align: center;
        align-items: center
    }
}

.wrapper main .service .service-items .service-item img {
    width: 410px
}

@media (max-width:1366px) {
    .wrapper main .service .service-items .service-item img {
        width: 90%
    }
}

@media (max-width:666px) {
    .wrapper main .service .service-items .service-item img {
        width: 100%;
        -ms-flex: 2;
        flex: 2
    }
}

@media (max-width:460px) {
    .wrapper main .service .service-items .service-item img {
        width: 100%;
        -ms-flex: 1;
        flex: 1
    }
}

.wrapper main .service .service-items .service-item .service-btn {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:1366px) {
    .wrapper main .service .service-items .service-item .service-btn {
        width: 90%
    }
}

@media (max-width:666px) {
    .wrapper main .service .service-items .service-item .service-btn {
        width: 100%;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 1;
        flex: 1
    }
}

@media (max-width:460px) {
    .wrapper main .service .service-items .service-item .service-btn {
        width: 90%
    }
}

.wrapper main .service .service-items .service-item .service-btn .service-btn-item {
    border-bottom: 2px solid #9e1714;
    border-right: 2px solid #9e1714;
    border-left: 2px solid #9e1714;
    background-color: #fff;
    width: 340px;
    height: 78px;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 24px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    transition: all .3s ease
}

@media (max-width:1366px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item {
        width: 90%
    }
}

@media (max-width:1196px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item {
        font-size: 18px;
        height: 68px
    }
}

@media (max-width:920px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item {
        font-size: 16px;
        height: 58px
    }
}

@media (max-width:768px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item {
        font-size: 14px
    }
}

@media (max-width:666px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item {
        font-size: 20px;
        height: 70%;
        width: 100%;
        border-top: 2px solid #9e1714;
        border-left: none
    }
}

@media (max-width:480px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item {
        font-size: 16px
    }
}

@media (max-width:460px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item {
        height: 58px;
        font-size: 14px;
        border-top: none;
        border-left: 2px solid #9e1714;
        width: 90%
    }
}

.wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-text a {
    text-decoration: none;
    color: #000
}

.wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-text:after {
    content: "";
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    background-color: #9e1714;
    border-top-left-radius: 100%;
    right: 0;
    bottom: 0
}

@media (max-width:1366px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-text:after {
        width: 40px;
        height: 40px
    }
}

@media (max-width:920px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-text:after {
        width: 25px;
        height: 25px
    }
}

@media (max-width:666px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-text:after {
        width: 60px;
        height: 60px
    }
}

@media (max-width:480px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-text:after {
        width: 40px;
        height: 40px
    }
}

@media (max-width:460px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-text:after {
        width: 25px;
        height: 25px
    }
}

.wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-border {
    position: absolute;
    width: 101%;
    height: 350%;
    top: -350%
}

@media (max-width:1026px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-border {
        height: 300%;
        top: -300%
    }
}

@media (max-width:768px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-border {
        height: 250%;
        top: -250%
    }
}

@media (max-width:666px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-border {
        height: 100%;
        width: 190%;
        top: 0;
        left: -190%
    }
}

@media (max-width:460px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-border {
        height: 400%;
        top: -400%;
        width: 101%;
        left: 0
    }
}

@media (max-width:320px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item .service-btn-border {
        height: 330%;
        top: -330%;
        width: 101%
    }
}

.wrapper main .service .service-items .service-item .service-btn .service-btn-item:hover {
    background-color: #9e1714;
    color: #fff
}

.wrapper main .service .service-items .service-item .service-btn .service-btn-item:hover .service-btn-border {
    border: 2px solid #9e1714;
    border-bottom: none
}

@media (max-width:666px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item:hover .service-btn-border {
        border: 2px solid #9e1714;
        border-right: none
    }
}

@media (max-width:460px) {
    .wrapper main .service .service-items .service-item .service-btn .service-btn-item:hover .service-btn-border {
        border: 2px solid #9e1714;
        border-bottom: none
    }
}

.wrapper main .service .service-items .service-item .service-btn .service-btn-item:hover a {
    color: #fff
}

.wrapper main .about {
    position: relative;
    z-index: 2;
    margin: 60px 0 10px;
    padding: 0 10px
}

@media (max-width:1290px) {
    .wrapper main .about {
        margin: 60px 0
    }
}

@media (max-width:758px) {
    .wrapper main .about {
        margin-bottom: 10px
    }
}

.wrapper main .about .container-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper main .about .container-box .about-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px
}

@media (max-width:820px) {
    .wrapper main .about .container-box .about-container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wrapper main .about .container-box .about-container .about-left {
    width: 54%
}

@media (max-width:1600px) {
    .wrapper main .about .container-box .about-container .about-left {
        padding-left: 50px
    }
}

@media (max-width:1196px) {
    .wrapper main .about .container-box .about-container .about-left {
        width: 49%
    }
}

@media (max-width:820px) {
    .wrapper main .about .container-box .about-container .about-left {
        width: 100%;
        padding-right: 30px
    }
}

@media (max-width:666px) {
    .wrapper main .about .container-box .about-container .about-left {
        padding: 0 5px
    }
}

.wrapper main .about .container-box .about-container .about-left .about-text p {
    font-size: 20px;
    margin-bottom: 30px
}

.wrapper main .about .container-box .about-container .about-left .about-button .btn {
    border: 1px solid #9e1714;
    width: 210px;
    height: 50px;
    background-color: #9e1714;
    text-transform: uppercase;
    font-size: 20px
}

.wrapper main .about .container-box .about-container .about-left .about-button .btn .btn-text {
    margin-right: 30px
}

.wrapper main .about .container-box .about-container .about-left .about-button .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .about .container-box .about-container .about-left .about-button .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/iconinfo.png);
    height: 25px;
    width: 11px
}

.wrapper main .about .container-box .about-container .about-left .about-button .btn:hover {
    background: #fff;
    color: #9e1714
}

.wrapper main .about .container-box .about-container .about-left .about-button .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .about .container-box .about-container .about-left .about-button .btn:hover .btn-icon .btn-image {
    background-position: -12px 0
}

.wrapper main .about .container-box .about-container .about-right {
    width: 30%;
    position: relative;
    top: -120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:1600px) {
    .wrapper main .about .container-box .about-container .about-right {
        width: 41%;
        padding-right: 10px
    }
}

@media (max-width:1330px) {
    .wrapper main .about .container-box .about-container .about-right {
        top: -20px;
        width: 44%
    }
}

@media (max-width:1196px) {
    .wrapper main .about .container-box .about-container .about-right {
        width: 49%
    }
}

@media (max-width:820px) {
    .wrapper main .about .container-box .about-container .about-right {
        width: 100%;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 50px 0 0 5px;
        top: 0
    }
}

@media (max-width:666px) {
    .wrapper main .about .container-box .about-container .about-right {
        margin: 50px 0 0;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-right: 0
    }
}

.wrapper main .about .container-box .about-container .about-right .about-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    border-bottom: 1px solid #f5f5f5
}

@media (max-width:320px) {
    .wrapper main .about .container-box .about-container .about-right .about-info {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 0
    }
}

.wrapper main .about .container-box .about-container .about-right .about-info .about-info-text {
    margin: 0 20px
}

.wrapper main .about .container-box .about-container .about-right .about-info .about-info-text:first-child {
    color: #9e1714;
    font-size: 18px;
    line-height: 1.2
}

@media (max-width:1196px) {
    .wrapper main .about .container-box .about-container .about-right .about-info .about-info-text {
        margin: 0 0 0 10px
    }
}

@media (max-width:320px) {
    .wrapper main .about .container-box .about-container .about-right .about-info .about-info-text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-bottom: 10px
    }
}

.wrapper main .about .container-box .about-container .about-right .about-info img {
    min-width: 77px;
    margin: 10px 0 10px 10px
}

@media (max-width:820px) {
    .wrapper main .about .container-box .about-container .about-right .about-right-box-left:last-child {
        border-bottom: none!important
    }
    .wrapper main .about .container-box .about-container .about-right .about-right-box-left .about-info {
        margin-right: 30px
    }
}

@media (max-width:666px) {
    .wrapper main .about .container-box .about-container .about-right .about-right-box-left:last-child {
        border-bottom: 1px solid #f5f5f5!important
    }
    .wrapper main .about .container-box .about-container .about-right .about-right-box-left .about-info {
        margin-right: 5px
    }
    .wrapper main .about .container-box .about-container .about-right .about-right-box-left .about-info:last-child {
        border-bottom: none!important
    }
}

.wrapper main .about .container-box .about-container .about-right .about-right-box-right:last-child {
    border-bottom: none!important
}

@media (max-width:820px) {
    .wrapper main .about .container-box .about-container .about-right .about-right-box-right .about-info {
        margin-left: 20px
    }
}

@media (max-width:666px) {
    .wrapper main .about .container-box .about-container .about-right .about-right-box-right .about-info {
        margin-left: 0
    }
}

.wrapper main .about:before {
    content: url(/local/templates/imperial24/images/backgroundLineTop2.png);
    height: 1px;
    width: 1px;
    position: absolute;
    top: 115px;
    right: 127px
}

@media (max-width:710px) {
    .wrapper main .about:before {
        display: none
    }
}

.wrapper main .about:after {
    content: url(/local/templates/imperial24/images/backgroundLineTop.png);
    height: 1px;
    width: 1px;
    position: absolute;
    top: -110px;
    right: 321px
}

@media (max-width:710px) {
    .wrapper main .about:after {
        top: -48px;
        right: 320px
    }
}

@media (max-width:480px) {
    .wrapper main .about:after {
        display: none
    }
}

.wrapper main .reviews {
    background-color: #f5f5f5;
    margin: 60px 0 0;
    padding: 0 10px 60px
}

.wrapper main .reviews .container-box {
    padding-top: 30px
}

.wrapper main .reviews .container-box .reviews-container {
    margin-top: 30px;
    padding-bottom: 50px
}

.wrapper main .reviews .container-box .reviews-container .reviews-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box {
    height: 220px;
    width: 410px;
    border: 2px solid #c9c9c9;
    background-color: #fff;
    padding: 15px;
    margin: 0 auto
}

@media (max-width:920px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box {
        width: 310px
    }
}

@media (max-width:666px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box {
        width: 410px
    }
}

@media (max-width:410px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box {
        width: 270px
    }
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-box-text {
    overflow: hidden;
    line-height: 1.2;
    font-size: 18px;
    padding: 10px 10px 10px 30px;
    height: 170px;
    font-style: italic;
    position: relative;
    z-index: 1
}

@media (max-width:920px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-box-text {
        font-size: 16px;
        height: 172px
    }
}

@media (max-width:666px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-box-text {
        font-size: 18px;
        height: 171px
    }
}

@media (max-width:410px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-box-text {
        font-size: 16px;
        padding: 10px;
        height: 194px
    }
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-box-text:after {
    content: "";
    width: 90%;
    bottom: 0;
    position: absolute;
    height: 20px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 75%)
}

@media (max-width:666px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-box-text:after {
        left: 20px
    }
}

@media (max-width:410px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-box-text:after {
        left: 0;
        bottom: 0
    }
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-text-bottom {
    z-index: 2;
    position: relative
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-text-bottom img {
    margin-top: 0;
    margin-right: -5px;
    float: right
}

@media (max-width:920px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-text-bottom img {
        margin-top: -5px
    }
}

@media (max-width:410px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-text-bottom img {
        margin-top: -23px
    }
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-triangle {
    border-radius: 10px;
    position: relative
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-triangle:before {
    content: "";
    position: absolute;
    left: -17px;
    bottom: -52px;
    border: 20px solid transparent;
    border-left: 26px solid #c9c9c9
}

@media (max-width:920px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-triangle:before {
        bottom: -50px
    }
}

@media (max-width:666px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-triangle:before {
        bottom: -51px
    }
}

@media (max-width:410px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-triangle:before {
        bottom: -28px
    }
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-triangle:after {
    content: "";
    position: absolute;
    left: -15px;
    border: 20px solid transparent;
    border-left: 26px solid #fff;
    bottom: -48px
}

@media (max-width:920px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-triangle:after {
        bottom: -46px
    }
}

@media (max-width:666px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-triangle:after {
        bottom: -47px
    }
}

@media (max-width:410px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-box .reviews-triangle:after {
        bottom: -24px
    }
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px auto 0;
    width: 410px
}

@media (max-width:920px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-author {
        width: 310px
    }
}

@media (max-width:666px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-author {
        width: 410px
    }
}

@media (max-width:410px) {
    .wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-author {
        width: 270px
    }
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-author .reviews-author-avatar img {
    border-radius: 100px;
    height: 75px;
    width: 75px
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-author .reviews-author-info {
    margin: 0 0 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-author .reviews-author-info .reviews-author-name {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2
}

.wrapper main .reviews .container-box .reviews-container .reviews-item .reviews-author .reviews-author-info .reviews-author-date {
    margin-top: 5px;
    font-size: 14px;
    color: #a6a6a6;
    line-height: 1.2;
    font-family: Proxima Nova Th
}

.wrapper main .reviews .container-box .reviews-container .reviews-controls-items {
    height: 5px;
    width: 45px;
    background-color: #b2b2b2;
    border-radius: 10px;
    margin: 0 5px
}

.wrapper main .reviews .container-box .reviews-container .reviews-controls-items:hover {
    background-color: #c32d2e
}

.wrapper main .reviews .container-box .reviews-container .reviews-controls-prev {
    background: url(/local/templates/imperial24/images/arrowsPrevReview.png) no-repeat;
    height: 25px;
    width: 35px;
    position: absolute;
    top: 95%;
    left: 5%;
    cursor: pointer
}

.wrapper main .reviews .container-box .reviews-container .reviews-controls-prev:hover {
    background-position: -36px 0
}

.wrapper main .reviews .container-box .reviews-container .reviews-controls-next {
    background: url(/local/templates/imperial24/images/arrowsNextReview.png) no-repeat;
    height: 25px;
    width: 35px;
    position: absolute;
    top: 95%;
    left: 90%;
    cursor: pointer
}

.wrapper main .reviews .container-box .reviews-container .reviews-controls-next:hover {
    background-position: -36px 0
}

.wrapper main .reviews .container-box .reviews-container .slick-dots {
    position: absolute;
    top: 95%;
    left: 45%;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    cursor: pointer
}

@media (max-width:920px) {
    .wrapper main .reviews .container-box .reviews-container .slick-dots {
        left: 40%
    }
}

@media (max-width:666px) {
    .wrapper main .reviews .container-box .reviews-container .slick-dots {
        display: none
    }
}

.wrapper main .reviews .container-box .reviews-container .slick-dots li {
    height: 5px;
    width: 45px;
    background-color: #b2b2b2;
    border-radius: 10px;
    margin: 0 5px
}

.wrapper main .reviews .container-box .reviews-container .slick-dots li:hover {
    background-color: #c32d2e
}

.wrapper main .reviews .container-box .reviews-container .slick-dots li button {
    display: none
}

.wrapper main .reviews .container-box .reviews-container .slick-dots .slick-active {
    background-color: #9e1714
}

.wrapper main .banner {
    background: linear-gradient(180deg, #f5f5f5 50%, #fff 0)
}

@media (max-width:1600px) {
    .wrapper main .banner {
        padding: 0 10px
    }
}

.wrapper main .banner .container-box {
    background: #b9100d;
    height: 250px;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:920px) {
    .wrapper main .banner .container-box {
        height: 220px
    }
}

@media (max-width:710px) {
    .wrapper main .banner .container-box {
        background: url(/local/templates/imperial24/images/bannerCall.png) no-repeat;
        background-size: cover;
        margin-bottom: 40px
    }
}

@media (max-width:566px) {
    .wrapper main .banner .container-box {
        height: 250px;
        margin-bottom: 30px
    }
}

@media (max-width:480px) {
    .wrapper main .banner .container-box {
        height: 280px;
        margin-bottom: 10px
    }
}

.wrapper main .banner .container-box .banner-left {
    background: url(/local/templates/imperial24/images/leftBlockCall.png) repeat-y;
    height: 250px;
    width: 250px;
    background-size: 100%
}

@media (max-width:1290px) {
    .wrapper main .banner .container-box .banner-left {
        background-position: -70px 0;
        background-size: 110%
    }
}

@media (max-width:1196px) {
    .wrapper main .banner .container-box .banner-left {
        background-size: 120%
    }
}

@media (max-width:1026px) {
    .wrapper main .banner .container-box .banner-left {
        background-size: 130%
    }
}

@media (max-width:960px) {
    .wrapper main .banner .container-box .banner-left {
        background-size: 145%
    }
}

@media (max-width:920px) {
    .wrapper main .banner .container-box .banner-left {
        background-size: 155%;
        height: 220px;
        background-position: -90px 0
    }
}

@media (max-width:710px) {
    .wrapper main .banner .container-box .banner-left {
        display: none
    }
}

.wrapper main .banner .container-box .banner-right {
    background: url(/local/templates/imperial24/images/rightBlockCall.png) no-repeat;
    height: 250px;
    width: 300px;
    background-size: 100%;
    position: relative
}

@media (max-width:1290px) {
    .wrapper main .banner .container-box .banner-right {
        background-position: 140px 0;
        background-size: 110%
    }
}

@media (max-width:1196px) {
    .wrapper main .banner .container-box .banner-right {
        background-size: 120%;
        background-position: 100px 0
    }
}

@media (max-width:1026px) {
    .wrapper main .banner .container-box .banner-right {
        background-size: 130%;
        background-position: 60px 0
    }
}

@media (max-width:960px) {
    .wrapper main .banner .container-box .banner-right {
        background-size: 145%
    }
}

@media (max-width:920px) {
    .wrapper main .banner .container-box .banner-right {
        background-size: 155%;
        height: 220px
    }
}

@media (max-width:710px) {
    .wrapper main .banner .container-box .banner-right {
        display: none
    }
}

.wrapper main .banner .container-box .banner-right img {
    position: absolute;
    top: 30px;
    left: -60px
}

@media (max-width:1290px) {
    .wrapper main .banner .container-box .banner-right img {
        left: 80px
    }
}

@media (max-width:1196px) {
    .wrapper main .banner .container-box .banner-right img {
        left: 40px
    }
}

@media (max-width:1026px) {
    .wrapper main .banner .container-box .banner-right img {
        left: 0
    }
}

@media (max-width:920px) {
    .wrapper main .banner .container-box .banner-right img {
        width: 150px
    }
}

@media (max-width:710px) {
    .wrapper main .banner .container-box .banner-right img {
        display: none
    }
}

.wrapper main .banner .container-box .banner-box {
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 58%
}

@media (max-width:378px) {
    .wrapper main .banner .container-box .banner-box {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        position: none
    }
}

@media (max-width:1196px) {
    .wrapper main .banner .container-box .banner-box {
        position: relative;
        left: -85px
    }
}

@media (max-width:920px) {
    .wrapper main .banner .container-box .banner-box {
        left: -80px
    }
}

@media (max-width:768px) {
    .wrapper main .banner .container-box .banner-box {
        left: -50px
    }
}

@media (max-width:758px) {
    .wrapper main .banner .container-box .banner-box {
        left: -70px
    }
}

@media (max-width:710px) {
    .wrapper main .banner .container-box .banner-box {
        left: 30px
    }
}

@media (max-width:566px) {
    .wrapper main .banner .container-box .banner-box {
        left: 20px;
        width: 95%
    }
}

@media (max-width:378px) {
    .wrapper main .banner .container-box .banner-box {
        margin: 10px 0 0 10px;
        position: unset;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.wrapper main .banner .container-box .banner-box h2 {
    white-space: nowrap;
    font-size: 54px
}

@media (max-width:1026px) {
    .wrapper main .banner .container-box .banner-box h2 {
        font-size: 46px
    }
}

@media (max-width:920px) {
    .wrapper main .banner .container-box .banner-box h2 {
        font-size: 36px
    }
}

@media (max-width:460px) {
    .wrapper main .banner .container-box .banner-box h2 {
        font-size: 30px
    }
}

@media (max-width:378px) {
    .wrapper main .banner .container-box .banner-box h2 {
        font-size: 24px;
        text-align: center
    }
}

.wrapper main .banner .container-box .banner-box .banner-text {
    white-space: nowrap;
    margin-top: 10px;
    font-size: 24px
}

@media (max-width:920px) {
    .wrapper main .banner .container-box .banner-box .banner-text {
        font-size: 20px
    }
}

@media (max-width:566px) {
    .wrapper main .banner .container-box .banner-box .banner-text {
        white-space: normal
    }
}

@media (max-width:460px) {
    .wrapper main .banner .container-box .banner-box .banner-text {
        font-size: 18px
    }
}

@media (max-width:378px) {
    .wrapper main .banner .container-box .banner-box .banner-text {
        font-size: 16px;
        text-align: center
    }
}

.wrapper main .banner .container-box .banner-box .btn {
    margin-top: 20px;
    border: 1px solid #fff;
    height: 50px;
    padding: 5px 20px;
    background-color: #fff;
    color: #000;
    font-size: 20px;
    font-weight: 700
}

.wrapper main .banner .container-box .banner-box .btn .btn-text {
    margin-left: 30px
}

.wrapper main .banner .container-box .banner-box .btn .btn-icon {
    border: 1px solid #b90f0d;
    background: #b90f0d;
    height: 35px;
    width: 35px;
    left: 6px
}

@media (max-width:566px) {
    .wrapper main .banner .container-box .banner-box .btn .btn-icon {
        height: 45px;
        width: 45px;
        left: 10px
    }
}

.wrapper main .banner .container-box .banner-box .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/phoneicon.png);
    height: 23px;
    width: 23px
}

@media (max-width:566px) {
    .wrapper main .banner .container-box .banner-box .btn {
        width: 250px;
        height: 60px;
        font-size: 24px
    }
}

@media (max-width:410px) {
    .wrapper main .banner .container-box .banner-box .btn {
        font-size: 24px
    }
}

.wrapper main .banner .container-box .banner-box .btn:hover {
    background: #b90f0d;
    color: #fff
}

.wrapper main .banner .container-box .banner-box .btn:hover .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

@media (max-width:566px) {
    .wrapper main .banner .container-box .banner-box .btn:hover .btn-icon {
        height: 45px;
        width: 45px;
        left: 10px
    }
}

.wrapper main .banner .container-box .banner-box .btn:hover .btn-icon .btn-image {
    background-position: -24px 0
}

.wrapper main .faq {
    padding: 20px 10px 0
}

.wrapper main .faq .container-box .faq-container {
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width:1290px) {
    .wrapper main .faq .container-box .faq-container {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.wrapper main .faq .container-box .faq-container .faq-left {
    width: 50%;
    margin-right: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:1366px) {
    .wrapper main .faq .container-box .faq-container .faq-left {
        margin-right: 5px
    }
}

@media (max-width:1290px) {
    .wrapper main .faq .container-box .faq-container .faq-left {
        width: 90%;
        margin-right: 0
    }
}

@media (max-width:920px) {
    .wrapper main .faq .container-box .faq-container .faq-left {
        width: 98%
    }
}

.wrapper main .faq .container-box .faq-container .faq-right {
    width: 50%;
    margin-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:1366px) {
    .wrapper main .faq .container-box .faq-container .faq-right {
        margin-left: 5px
    }
}

@media (max-width:1290px) {
    .wrapper main .faq .container-box .faq-container .faq-right {
        width: 90%;
        margin-left: 0
    }
}

@media (max-width:920px) {
    .wrapper main .faq .container-box .faq-container .faq-right {
        width: 98%
    }
}

.wrapper main .faq .container-box .faq-container .faq-select {
    margin-bottom: 20px
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-top {
    border: 1px solid #9e1714;
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:920px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-top {
        height: 70px
    }
}

@media (max-width:378px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-top {
        height: auto;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-arrow {
    cursor: pointer;
    height: 58px;
    width: 50px;
    color: #fff;
    background-color: #9e1714;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-arrow .faq-select-arrow-up {
    background: url(/local/templates/imperial24/images/arrowListUp.png);
    height: 12px;
    width: 22px
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-arrow .faq-select-arrow-down {
    background: url(/local/templates/imperial24/images/arrowListDown.png);
    height: 12px;
    width: 22px
}

@media (max-width:920px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-arrow {
        height: 68px
    }
}

@media (max-width:378px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-arrow {
        display: none
    }
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-arrow:hover {
    background-color: #c42d2d
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-text {
    overflow: hidden;
    height: 60px;
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700
}

@media (max-width:1366px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-text {
        font-size: 18px;
        width: 91%
    }
}

@media (max-width:920px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-text {
        height: 70px;
        font-size: 16px
    }
}

@media (max-width:480px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-text {
        width: 91%;
        font-size: 14px
    }
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-number {
    height: 60px;
    width: 60px;
    color: #9e1714;
    font-weight: 700;
    font-size: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:920px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-number {
        height: 70px
    }
}

@media (max-width:378px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-top .faq-select-number {
        padding-top: 10px;
        height: auto
    }
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-bottom {
    display: none;
    background-color: #eee;
    padding: 20px;
    font-style: italic;
    overflow: hidden
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-bottom-arrow {
    display: none;
    cursor: pointer;
    height: 35px;
    width: 100%;
    color: #fff;
    background-color: #9e1714
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-bottom-arrow .faq-select-arrow-up {
    background: url(/local/templates/imperial24/images/arrowListUp.png);
    height: 12px;
    width: 22px
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-bottom-arrow .faq-select-arrow-down {
    background: url(/local/templates/imperial24/images/arrowListDown.png);
    height: 12px;
    width: 22px
}

@media (max-width:378px) {
    .wrapper main .faq .container-box .faq-container .faq-select .faq-select-bottom-arrow {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.wrapper main .faq .container-box .faq-container .faq-select .faq-select-bottom-arrow:hover {
    background-color: #c42d2d
}

.wrapper main .faq .container-box .faq-container .faq-select .hide {
    display: none
}

.wrapper main .btn-take-credit {
    width: 300px;
    margin: 60px auto;
    text-transform: uppercase
}

@media (max-width:320px) {
    .wrapper main .btn-take-credit {
        width: 280px
    }
}

.wrapper main .btn-take-credit .btn {
    border: 1px solid #9e1714;
    height: 60px;
    background-color: #9e1714;
    font-size: 22px
}

.wrapper main .btn-take-credit .btn .btn-text {
    margin-right: 30px
}

.wrapper main .btn-take-credit .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 40px;
    width: 40px;
    left: 6px
}

.wrapper main .btn-take-credit .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/icondollar.png);
    height: 32px;
    width: 17px
}

.wrapper main .btn-take-credit .btn:hover {
    background: #fff;
    color: #9e1714
}

.wrapper main .btn-take-credit .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 40px;
    width: 40px;
    left: 6px
}

.wrapper main .btn-take-credit .btn:hover .btn-icon .btn-image {
    background-position: -18px 0
}

.wrapper main .page-about {
    margin: 0;
    padding: 0
}

.wrapper main .page-about .service {
    padding-top: 30px;
    padding-bottom: 50px;
    background-color: #f5f5f5
}

.wrapper main .page-about .service .content-title {
    font-size: 36px;
    color: #000
}

@media (max-width:666px) {
    .wrapper main .page-about .service .content-title {
        font-size: 32px
    }
}

@media (max-width:480px) {
    .wrapper main .page-about .service .content-title {
        font-size: 32px
    }
}

@media (max-width:410px) {
    .wrapper main .page-about .service .content-title {
        font-size: 28px
    }
}

@media (max-width:820px) {
    .wrapper main .page-about .service .content-title:before {
        top: 0
    }
}

@media (max-width:320px) {
    .wrapper main .page-about .service .content-title:before {
        top: 2px
    }
}

.wrapper main .page-about .service .service-items {
    margin-top: 20px
}

.wrapper main .page-head {
    height: 420px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat
}

.wrapper main .page-head:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    z-index: 1
}

@media (max-width:1196px) {
    .wrapper main .page-head {
        background-position: 50% 50%
    }
}

@media (max-width:768px) {
    .wrapper main .page-head {
        border-top: 2px solid #9e1714
    }
}

.wrapper main .page-head .container-box {
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    color: #fff;
    text-align: center;
    position: relative
}

.wrapper main .page-head .container-box h1 {
    font-size: 48px;
    text-transform: uppercase;
    line-height: 1;
    position: relative
}

.wrapper main .page-head .container-box h1:before {
    content: url(/local/templates/imperial24/images/element1.png);
    position: absolute;
    left: 48%;
    top: -60px
}

@media (max-width:1196px) {
    .wrapper main .page-head .container-box h1 {
        font-size: 44px
    }
    .wrapper main .page-head .container-box h1:before {
        top: -50px
    }
}

@media (max-width:920px) {
    .wrapper main .page-head .container-box h1 {
        font-size: 36px
    }
    .wrapper main .page-head .container-box h1:before {
        top: -40px
    }
}

@media (max-width:566px) {
    .wrapper main .page-head .container-box h1 {
        font-size: 30px
    }
    .wrapper main .page-head .container-box h1:before {
        top: -30px
    }
}

@media (max-width:378px) {
    .wrapper main .page-head .container-box h1 {
        font-size: 26px
    }
}

.wrapper main .page-head .container-box .second-title {
    font-size: 48px;
    line-height: 1;
    position: relative
}

.wrapper main .page-head .container-box .second-title:before {
    content: url(/local/templates/imperial24/images/elementWhite.png);
    position: absolute;
    left: 48%;
    top: -60px
}

@media (max-width:1196px) {
    .wrapper main .page-head .container-box .second-title {
        font-size: 44px
    }
    .wrapper main .page-head .container-box .second-title:before {
        top: -50px
    }
}

@media (max-width:920px) {
    .wrapper main .page-head .container-box .second-title {
        font-size: 36px
    }
    .wrapper main .page-head .container-box .second-title:before {
        top: -40px
    }
}

@media (max-width:566px) {
    .wrapper main .page-head .container-box .second-title {
        font-size: 30px
    }
    .wrapper main .page-head .container-box .second-title:before {
        top: -30px
    }
}

@media (max-width:378px) {
    .wrapper main .page-head .container-box .second-title {
        font-size: 26px
    }
}

.wrapper main .page-head .container-box .breadcrumb-custom {
    margin: 15px 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.wrapper main .page-head .container-box .breadcrumb-custom li {
    position: relative;
    line-height: 1.2;
    font-size: 14px;
    padding: 0 10px
}

.wrapper main .page-head .container-box .breadcrumb-custom li a {
    color: #adadad;
    text-decoration: none;
    font-family: Proxima Nova Th;
    border-bottom: .5px solid #adadad
}

.wrapper main .page-head .container-box .breadcrumb-custom li a:hover {
    border-bottom: none;
    color: #fff
}

.wrapper main .page-head .container-box .breadcrumb-custom li span {
    color: #adadad;
    font-family: Proxima Nova Th
}

.wrapper main .page-head .container-box .breadcrumb-custom li span:hover {
    color: #fff
}

.wrapper main .page-head .container-box .breadcrumb-custom li:before {
    position: absolute;
    content: "•";
    font-size: 24px;
    color: #9e1715;
    left: -2px;
    top: -7px
}

.wrapper main .page-head .container-box .breadcrumb-custom .main:before {
    display: none
}

.wrapper main .page-head .container-box p {
    width: 65%;
    margin: 10px 0;
    line-height: 1.2;
    font-size: 22px
}

@media (max-width:1600px) {
    .wrapper main .page-head .container-box p {
        width: 75%
    }
}

@media (max-width:1196px) {
    .wrapper main .page-head .container-box p {
        width: 85%
    }
}

@media (max-width:920px) {
    .wrapper main .page-head .container-box p {
        width: 95%
    }
}

@media (max-width:566px) {
    .wrapper main .page-head .container-box p {
        font-size: 20px
    }
}

@media (max-width:410px) {
    .wrapper main .page-head .container-box p {
        font-size: 16px
    }
}

.wrapper main .page-head .container-box .icon {
    background-repeat: no-repeat;
    border-radius: 50%;
    padding: 5px;
    margin-top: 30px;
    width: 50px;
    height: 50px
}

.wrapper main .page-head .container-box .news {
    border: 1px solid #175a0d;
    background-color: #175a0d;
    background-position: 8px 8px
}

.wrapper main .page-head .container-box .shares-timeout {
    border: 1px solid #000;
    background-color: #000;
    background-position: 12px 10px
}

.wrapper main .page-head .container-box .shares {
    border: 1px solid #9e1714;
    background-color: #9e1714;
    background-position: 8px 8px
}

.wrapper main .page-head .container-box .shares-favorite {
    border: 1px solid #9e1714;
    background-color: #9e1714;
    background-position: 11px 10px
}

.wrapper main .back-line {
   /** position: relative */
}

.wrapper main .back-line:before {
    top: -20px
}

.wrapper main .back-line:after,
.wrapper main .back-line:before {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundLineContent.png);
    background-repeat: no-repeat;
    background-position: 0 50px;
    height: 670px;
    width: 350px;
    right: 0
}

.wrapper main .back-line:after {
    bottom: 150px
}

@media (max-width:666px) {
    .wrapper main .back-line:after,
    .wrapper main .back-line:before {
        background-position: 100px 50px;
        width: 300px
    }
    .wrapper main .back-line:after {
        bottom: 50px
    }
}

.wrapper main .news-shares {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 50px 0 100px;
    padding: 0 10px
}

.wrapper main .news-shares:after {
    content: unset
}

@media (max-width:566px) {
    .wrapper main .news-shares .container-box {
        margin: 0
    }
}

.wrapper main .news-shares .news,
.wrapper main .news-shares .news .preview-image {
    border-left: 4px solid #175a0d
}

.wrapper main .news-shares .news .preview-image a .label,
.wrapper main .news-shares .news .preview-image a .top-label {
    background-color: #175a0d
}

.wrapper main .news-shares .news .period {
    color: #888
}

.wrapper main .news-shares .news .item .preview-image {
    border-left: 4px solid #175a0d
}

.wrapper main .news-shares .shares-timeout,
.wrapper main .news-shares .shares-timeout .preview-image {
    border-left: 4px solid #000
}

.wrapper main .news-shares .shares-timeout .preview-image a .label,
.wrapper main .news-shares .shares-timeout .preview-image a .top-label {
    background-color: #000
}

.wrapper main .news-shares .shares-timeout .period {
    color: #888
}

.wrapper main .news-shares .shares-timeout .item .preview-image {
    border-left: 4px solid #000
}

.wrapper main .news-shares .shares,
.wrapper main .news-shares .shares .preview-image {
    border-left: 4px solid #9e1714
}

.wrapper main .news-shares .shares .preview-image a .label,
.wrapper main .news-shares .shares .preview-image a .top-label {
    background-color: #9e1714
}

.wrapper main .news-shares .shares .period {
    color: #9e1715
}

.wrapper main .news-shares .left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 49%
}

@media (max-width:1196px) {
    .wrapper main .news-shares .left {
        width: 90%;
        margin-bottom: 50px
    }
}

@media (max-width:920px) {
    .wrapper main .news-shares .left {
        width: 98%
    }
}

.wrapper main .news-shares .left .preview-image {
    border-left: none
}

.wrapper main .news-shares .left .preview-image a .image {
    position: relative
}

.wrapper main .news-shares .left .preview-image a img {
    width: 100%;
    max-height: 300px;
    min-height: 200px
}

.wrapper main .news-shares .left .preview-image a .top-label {
    position: absolute;
    left: 0;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 5px 25px
}

.wrapper main .news-shares .left .preview-image a .label {
    position: absolute;
    bottom: 5px;
    right: 0;
    border-top-left-radius: 100%;
    height: 70px;
    width: 70px
}

.wrapper main .news-shares .left .preview-image a .label .icon {
    height: 32px;
    width: 32px;
    position: absolute;
    top: 25px;
    right: 15px
}

.wrapper main .news-shares .left .preview-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 30px;
    height: 200px;
    overflow: hidden
}

@media (max-width:666px) {
    .wrapper main .news-shares .left .preview-text {
        max-height: 500px;
        height: auto
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .left .preview-text {
        padding: 0 10px
    }
}

.wrapper main .news-shares .left .preview-text .period {
    line-height: 1.2;
    border-bottom: 1px solid #eee;
    padding-top: 5px;
    font-size: 16px
}

.wrapper main .news-shares .left .preview-text a {
    text-decoration: none;
    color: #000
}

.wrapper main .news-shares .left .preview-text a h1 {
    margin: 10px 0;
    font-size: 22px;
    line-height: 1.2;
    max-height: 60px;
    overflow: hidden
}

.wrapper main .news-shares .left .preview-text p {
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    padding-bottom: 10px
}

.wrapper main .news-shares .right {
    width: 49%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:1196px) {
    .wrapper main .news-shares .right {
        width: 90%
    }
}

@media (max-width:920px) {
    .wrapper main .news-shares .right {
        width: 98%
    }
}

@media (max-width:666px) {
    .wrapper main .news-shares .right {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width:460px) {
    .wrapper main .news-shares .right {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.wrapper main .news-shares .right .item {
    height: 230px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    border-left: none
}

@media (max-width:666px) {
    .wrapper main .news-shares .right .item {
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        max-height: 600px;
        width: 49%
    }
}

@media (max-width:460px) {
    .wrapper main .news-shares .right .item {
        width: 98%
    }
}

.wrapper main .news-shares .right .item:first-child {
    margin-bottom: 20px
}

@media (max-width:460px) {
    .wrapper main .news-shares .right .item .preview-image a {
        max-height: 230px;
        min-height: 230px;
        display: block
    }
}

.wrapper main .news-shares .right .item .preview-image a .image {
    position: relative
}

.wrapper main .news-shares .right .item .preview-image a img {
    width: 320px;
    min-height: 230px;
    max-height: 230px
}

@media (max-width:666px) {
    .wrapper main .news-shares .right .item .preview-image a img {
        width: 100%;
        max-width: 290px
    }
}

@media (max-width:566px) {
    .wrapper main .news-shares .right .item .preview-image a img {
        max-width: 290px
    }
}

@media (max-width:460px) {
    .wrapper main .news-shares .right .item .preview-image a img {
        max-width: unset
    }
}

.wrapper main .news-shares .right .item .preview-image a .top-label {
    position: absolute;
    left: 0;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 5px 25px
}

.wrapper main .news-shares .right .item .preview-image a .label {
    position: absolute;
    bottom: 5px;
    right: 0;
    border-top-left-radius: 100%;
    height: 70px;
    width: 70px
}

.wrapper main .news-shares .right .item .preview-image a .label .icon {
    height: 32px;
    width: 32px;
    position: absolute;
    top: 25px;
    right: 15px
}

.wrapper main .news-shares .right .item .preview-text {
    padding: 0 30px;
    height: 220px;
    overflow: hidden
}

@media (max-width:666px) {
    .wrapper main .news-shares .right .item .preview-text {
        padding: 0;
        height: auto;
        max-height: 500px
    }
}

.wrapper main .news-shares .right .item .preview-text .period {
    line-height: 1.2;
    border-bottom: 1px solid #eee;
    padding: 5px 0;
    font-size: 16px
}

.wrapper main .news-shares .right .item .preview-text a {
    text-decoration: none;
    color: #000
}

.wrapper main .news-shares .right .item .preview-text a h1 {
    margin: 10px 0;
    font-size: 22px;
    line-height: 1.2;
    max-height: 60px;
    overflow: hidden
}

@media (max-width:666px) {
    .wrapper main .news-shares .right .item .preview-text a h1 {
        max-height: 100px
    }
}

.wrapper main .news-shares .right .item .preview-text p {
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    padding-bottom: 10px
}

.wrapper main .news-shares .top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 100px
}

@media (max-width:1196px) {
    .wrapper main .news-shares .top {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 50px
    }
}

.wrapper main .news-shares .bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 100px
}

@media (max-width:1196px) {
    .wrapper main .news-shares .bottom {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.wrapper main .news-shares .preview-text {
    position: relative
}

.wrapper main .news-shares .preview-text:after {
    content: "";
    width: 90%;
    bottom: 0;
    position: absolute;
    height: 10px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 75%)
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box {
        padding: 0 5px
    }
}

.wrapper main .news-shares .content-box .news-type {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 5px 0
}

.wrapper main .news-shares .content-box .news-type .shares {
    border: none;
    background: #9e1714
}

.wrapper main .news-shares .content-box .news-type .news {
    border: none;
    background: #175a0d
}

.wrapper main .news-shares .content-box .news-type .type {
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 5px 25px;
    margin-right: 20px
}

.wrapper main .news-shares .content-box .news-type .period {
    line-height: 1.2;
    padding-top: 7px;
    font-size: 16px
}

.wrapper main .news-shares .content-box .line {
    color: #eee;
    width: 108%;
    border-bottom: 1px solid #eee;
    margin-left: -40px
}

@media (max-width:1366px) {
    .wrapper main .news-shares .content-box .line {
        margin-left: 0;
        width: 100%
    }
}

.wrapper main .news-shares .content-box .content {
    font-size: 20px;
    line-height: 1.2;
    color: #000;
    text-align: left;
    z-index: 10
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content {
        font-size: 18px
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .content-box .content {
        font-size: 16px
    }
}

.wrapper main .news-shares .content-box .content p {
    font-size: 20px;
    line-height: 1.2;
    color: #000;
    text-align: left;
    margin: 30px 0
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content p {
        font-size: 18px
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .content-box .content p {
        font-size: 16px
    }
}

.wrapper main .news-shares .content-box .content .img-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content .img-box {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.wrapper main .news-shares .content-box .content .img-box img {
    margin: 0 5px
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content .img-box img {
        margin: 5px 0;
        max-width: 400px;
        max-height: 400px
    }
}

.wrapper main .news-shares .content-box .content .quoted {
    padding: 45px 110px 45px 50px;
    margin: 40px 10% 40px 0;
    border: 5px solid #9e1715;
    border-radius: 40px;
    font-size: 20px;
    color: #000;
    position: relative;
    line-height: 1.5;
    min-height: 150px;
    font-style: italic;
    font-weight: 700
}

.wrapper main .news-shares .content-box .content .quoted:before {
    position: absolute;
    content: "";
    width: 125px;
    height: 125px;
    background: url(/local/templates/imperial24/images/logoQuoted.png) no-repeat;
    background-size: 120px;
    right: -6%;
    top: 18%
}

@media (max-width:1196px) {
    .wrapper main .news-shares .content-box .content .quoted {
        padding: 35px 110px 35px 20px;
        margin: 40px 10% 40px 0
    }
}

@media (max-width:920px) {
    .wrapper main .news-shares .content-box .content .quoted {
        padding: 35px 60px 35px 20px
    }
    .wrapper main .news-shares .content-box .content .quoted:before {
        width: 100px;
        height: 103px;
        background-size: 100px;
        right: -7%;
        top: 38%
    }
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content .quoted {
        font-size: 18px;
        padding: 55px 15px 15px 20px;
        margin: 70px 0 40px
    }
    .wrapper main .news-shares .content-box .content .quoted:before {
        top: -60px;
        left: 40%
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .content-box .content .quoted {
        font-size: 16px
    }
    .wrapper main .news-shares .content-box .content .quoted:before {
        left: 35%
    }
}

.wrapper main .news-shares .content-box .content a {
    color: #9e1715
}

.wrapper main .news-shares .content-box .content .long {
    margin: 30px 0;
    min-width: 320px;
    margin-left: -120px;
    width: 120%
}

@media (max-width:1600px) {
    .wrapper main .news-shares .content-box .content .long {
        margin-left: -110px;
        width: 118%
    }
}

@media (max-width:1420px) {
    .wrapper main .news-shares .content-box .content .long {
        margin-left: -60px;
        width: 110%
    }
}

@media (max-width:1366px) {
    .wrapper main .news-shares .content-box .content .long {
        margin-left: 0;
        width: 100%
    }
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content .long {
        margin-left: 0;
        min-width: 100px
    }
}

.wrapper main .news-shares .content-box .content img {
    width: 100%;
    margin: 30px 0
}

.wrapper main .news-shares .content-box .content ul {
    margin: 30px 0 30px 22px;
    line-height: 1.2;
    font-size: 20px;
    list-style: url(/local/templates/imperial24/images/listElement.png)
}

@media (max-width:820px) {
    .wrapper main .news-shares .content-box .content ul {
        font-size: 18px
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .content-box .content ul {
        font-size: 14px
    }
}

.wrapper main .news-shares .content-box .content ul li {
    margin-bottom: 5px
}

.wrapper main .news-shares .content-box .content ol {
    counter-reset: a;
    list-style: none;
    font-size: 20px;
    line-height: 1.2;
    margin: 30px 0
}

@media (max-width:820px) {
    .wrapper main .news-shares .content-box .content ol {
        font-size: 18px
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .content-box .content ol {
        font-size: 14px
    }
}

.wrapper main .news-shares .content-box .content ol li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 30px
}

.wrapper main .news-shares .content-box .content ol li:before {
    position: absolute;
    left: 0;
    color: #9e1715;
    content: counter(a) ".";
    counter-increment: a
}

.wrapper main .news-shares .content-box .content h2,
.wrapper main .news-shares .content-box .content h3,
.wrapper main .news-shares .content-box .content h4,
.wrapper main .news-shares .content-box .content h5 {
    color: #000;
    line-height: 1.2;
    position: relative;
    margin: 30px 0 30px 65px
}

.wrapper main .news-shares .content-box .content h2:before,
.wrapper main .news-shares .content-box .content h3:before,
.wrapper main .news-shares .content-box .content h4:before,
.wrapper main .news-shares .content-box .content h5:before {
    position: absolute;
    left: -65px;
    content: url(/local/templates/imperial24/images/element1.png)
}

@media (max-width:1026px) {
    .wrapper main .news-shares .content-box .content h2,
    .wrapper main .news-shares .content-box .content h3,
    .wrapper main .news-shares .content-box .content h4,
    .wrapper main .news-shares .content-box .content h5 {
        margin: 20px 0 15px 45px
    }
    .wrapper main .news-shares .content-box .content h2:before,
    .wrapper main .news-shares .content-box .content h3:before,
    .wrapper main .news-shares .content-box .content h4:before,
    .wrapper main .news-shares .content-box .content h5:before {
        left: -45px
    }
}

@media (max-width:758px) {
    .wrapper main .news-shares .content-box .content h2:before,
    .wrapper main .news-shares .content-box .content h3:before,
    .wrapper main .news-shares .content-box .content h4:before,
    .wrapper main .news-shares .content-box .content h5:before {
        top: 1px
    }
}

.wrapper main .news-shares .content-box .content h2 {
    font-size: 40px
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content h2 {
        font-size: 28px
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .content-box .content h2 {
        font-size: 24px
    }
}

.wrapper main .news-shares .content-box .content h2:before {
    top: -3px
}

.wrapper main .news-shares .content-box .content h3 {
    font-size: 36px
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content h3 {
        font-size: 26px
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .content-box .content h3 {
        font-size: 22px
    }
}

.wrapper main .news-shares .content-box .content h3:before {
    top: -1px
}

.wrapper main .news-shares .content-box .content h4 {
    font-size: 32px
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content h4 {
        font-size: 24px
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .content-box .content h4 {
        font-size: 20px
    }
}

.wrapper main .news-shares .content-box .content h4:before {
    top: 0
}

.wrapper main .news-shares .content-box .content h5 {
    font-size: 28px;
    color: #9e1715
}

.wrapper main .news-shares .content-box .content h5:before {
    top: 1px
}

@media (max-width:666px) {
    .wrapper main .news-shares .content-box .content h5 {
        font-size: 22px
    }
}

@media (max-width:410px) {
    .wrapper main .news-shares .content-box .content h5 {
        font-size: 18px
    }
}

.wrapper main .news-list {
    background: #f5f5f5;
    padding: 50px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 100
}

@media (max-width:566px) {
    .wrapper main .news-list {
        padding: 30px 0
    }
}

.wrapper main .news-list .content-title {
    margin-left: 35px;
    font-size: 36px
}

@media (max-width:1600px) {
    .wrapper main .news-list .content-title {
        margin-left: 50px
    }
}

@media (max-width:1196px) {
    .wrapper main .news-list .content-title {
        font-size: 30px
    }
}

@media (max-width:566px) {
    .wrapper main .news-list .content-title {
        font-size: 22px
    }
}

.wrapper main .news-list .news .preview-image a .label,
.wrapper main .news-list .news .preview-image a .top-label {
    background-color: #175a0d
}

.wrapper main .news-list .news .period {
    color: #888
}

.wrapper main .news-list .shares-timeout .preview-image a .label,
.wrapper main .news-list .shares-timeout .preview-image a .top-label {
    background-color: #000
}

.wrapper main .news-list .shares-timeout .period {
    color: #888
}

.wrapper main .news-list .shares .preview-image a .label,
.wrapper main .news-list .shares .preview-image a .top-label {
    background-color: #9e1714
}

.wrapper main .news-list .shares .period {
    color: #9e1715
}

.wrapper main .news-list .container-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    width: 100%
}

.wrapper main .news-list .container-box .news-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
}

@media (max-width:1600px) {
    .wrapper main .news-list .container-box .news-container {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        padding: 0 10px
    }
}

@media (max-width:820px) {
    .wrapper main .news-list .container-box .news-container {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 30px
    }
}

@media (max-width:566px) {
    .wrapper main .news-list .container-box .news-container {
        padding: 0 10px
    }
}

.wrapper main .news-list .container-box .news-container .news-item {
    background: #fff;
    max-width: 490px;
    height: 450px;
    width: 32%
}

@media (max-width:820px) {
    .wrapper main .news-list .container-box .news-container .news-item {
        width: 98%;
        max-width: unset;
        height: 470px;
        margin-bottom: 30px
    }
}

@media (max-width:410px) {
    .wrapper main .news-list .container-box .news-container .news-item {
        height: 510px
    }
}

.wrapper main .news-list .container-box .news-container .news-item .preview-image {
    border-left: none
}

.wrapper main .news-list .container-box .news-container .news-item .preview-image a .image {
    position: relative
}

.wrapper main .news-list .container-box .news-container .news-item .preview-image a img {
    width: 100%;
    height: 220px
}

@media (max-width:820px) {
    .wrapper main .news-list .container-box .news-container .news-item .preview-image a img {
        height: 250px
    }
}

.wrapper main .news-list .container-box .news-container .news-item .preview-image a .top-label {
    position: absolute;
    left: 0;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 5px 25px
}

.wrapper main .news-list .container-box .news-container .news-item .preview-image a .label {
    position: absolute;
    bottom: 5px;
    right: 0;
    border-top-left-radius: 100%;
    height: 70px;
    width: 70px
}

.wrapper main .news-list .container-box .news-container .news-item .preview-image a .label .icon {
    height: 32px;
    width: 32px;
    position: absolute;
    top: 25px;
    right: 15px
}

.wrapper main .news-list .container-box .news-container .news-item .preview-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 30px;
    height: 200px;
    overflow: hidden;
    position: relative
}

.wrapper main .news-list .container-box .news-container .news-item .preview-text:after {
    content: "";
    width: 90%;
    bottom: 0;
    position: absolute;
    height: 10px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 75%)
}

@media (max-width:1196px) {
    .wrapper main .news-list .container-box .news-container .news-item .preview-text {
        padding: 0 10px
    }
}

@media (max-width:820px) {
    .wrapper main .news-list .container-box .news-container .news-item .preview-text {
        padding: 0 30px
    }
}

@media (max-width:410px) {
    .wrapper main .news-list .container-box .news-container .news-item .preview-text {
        height: 250px;
        padding: 0 5px
    }
}

.wrapper main .news-list .container-box .news-container .news-item .preview-text .period {
    line-height: 1.2;
    border-bottom: 1px solid #eee;
    padding-top: 5px;
    font-size: 16px
}

.wrapper main .news-list .container-box .news-container .news-item .preview-text a {
    text-decoration: none;
    color: #000
}

.wrapper main .news-list .container-box .news-container .news-item .preview-text a h1 {
    margin: 10px 0;
    font-size: 22px;
    line-height: 1.2;
    max-height: 60px;
    overflow: hidden
}

@media (max-width:1196px) {
    .wrapper main .news-list .container-box .news-container .news-item .preview-text a h1 {
        margin: 0
    }
}

@media (max-width:820px) {
    .wrapper main .news-list .container-box .news-container .news-item .preview-text a h1 {
        margin: 10px 0
    }
}

@media (max-width:566px) {
    .wrapper main .news-list .container-box .news-container .news-item .preview-text a h1 {
        font-size: 20px;
        max-height: 50px
    }
}

.wrapper main .news-list .container-box .news-container .news-item .preview-text p {
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    padding-bottom: 10px;
    max-height: 200px;
    overflow: hidden
}

.wrapper main .pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper main .pagination .arrow-left {
    background: url(/local/templates/imperial24/images/arrowsPrevReview.png) no-repeat;
    height: 25px;
    width: 35px;
    cursor: pointer;
    margin-right: 3%;
    margin-top: 25%
}

.wrapper main .pagination .arrow-left:hover {
    background-position: -36px 0
}

.wrapper main .pagination .arrow-right {
    background: url(/local/templates/imperial24/images/arrowsNextReview.png) no-repeat;
    height: 25px;
    width: 35px;
    cursor: pointer;
    margin-top: 25%;
    margin-left: 20%
}

.wrapper main .pagination .arrow-right:hover {
    background-position: -36px 0
}

.wrapper main .pagination ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none
}

.wrapper main .pagination ul li {
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    background-color: #eee;
    border-radius: 50%;
    color: #000;
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin-right: 10px
}

@media (max-width:378px) {
    .wrapper main .pagination ul li {
        width: 38px;
        height: 38px;
        line-height: 38px;
        margin-right: 2px
    }
}

.wrapper main .pagination ul li:last-child {
    margin-right: 0
}

.wrapper main .pagination ul li a {
    text-decoration: none;
    color: #000;
    display: block
}

.wrapper main .pagination ul .controls {
    background: none;
    cursor: pointer
}

.wrapper main .pagination ul .active {
    background-color: #9e1714;
    color: #fff
}

.wrapper main .advantages {
    margin-top: 40px
}

.wrapper main .advantages .container-box .content-title {
    font-size: 36px;
    color: #000;
    padding-bottom: 0
}

@media (max-width:666px) {
    .wrapper main .advantages .container-box .content-title {
        font-size: 32px;
        margin-left: 50px
    }
}

@media (max-width:480px) {
    .wrapper main .advantages .container-box .content-title {
        font-size: 32px
    }
}

@media (max-width:410px) {
    .wrapper main .advantages .container-box .content-title {
        font-size: 28px
    }
}

@media (max-width:820px) {
    .wrapper main .advantages .container-box .content-title:before {
        top: 0
    }
}

@media (max-width:320px) {
    .wrapper main .advantages .container-box .content-title:before {
        top: 2px
    }
}

.wrapper main .advantages .container-box .text-preview {
    margin: 30px 0;
    font-size: 20px;
    width: 1060px
}

@media (max-width:1600px) {
    .wrapper main .advantages .container-box .text-preview {
        padding-left: 20px
    }
}

@media (max-width:1196px) {
    .wrapper main .advantages .container-box .text-preview {
        display: none
    }
}

.wrapper main .advantages .container-box .box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

@media (max-width:618px) {
    .wrapper main .advantages .container-box .box {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.wrapper main .advantages .container-box .box .item {
    width: 450px;
    height: 300px;
    padding: 5px 100px;
    z-index: 100;
    position: relative
}

@media (max-width:1420px) {
    .wrapper main .advantages .container-box .box .item {
        padding: 5px 60px;
        width: 370px
    }
}

@media (max-width:1290px) {
    .wrapper main .advantages .container-box .box .item {
        padding: 5px 50px;
        width: 350px
    }
}

@media (max-width:1196px) {
    .wrapper main .advantages .container-box .box .item {
        padding: 5px 50px;
        width: 310px
    }
}

@media (max-width:1024px) {
    .wrapper main .advantages .container-box .box .item {
        padding: 5px 20px 5px 50px;
        width: 310px
    }
}

@media (max-width:618px) {
    .wrapper main .advantages .container-box .box .item {
        width: 95%;
        padding: 5px 5px 5px 50px;
        margin-bottom: 40px;
        height: unset
    }
}

.wrapper main .advantages .container-box .box .item .details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 1000;
    background-color: #fff
}

@media (max-width:618px) {
    .wrapper main .advantages .container-box .box .item .details {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width:460px) {
    .wrapper main .advantages .container-box .box .item .details {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wrapper main .advantages .container-box .box .item .details .details-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 1000;
    background-color: #fff
}

@media (max-width:618px) {
    .wrapper main .advantages .container-box .box .item .details .details-info {
        padding-left: 20px
    }
}

.wrapper main .advantages .container-box .box .item .details .picture {
    position: relative;
    width: 150px;
    height: 115px;
    padding: 10px 25px 15px
}

@media (max-width:618px) {
    .wrapper main .advantages .container-box .box .item .details .picture {
        width: 50%
    }
}

.wrapper main .advantages .container-box .box .item .details .picture img {
    max-width: 100px;
    max-height: 100px;
    z-index: 100;
    position: relative
}

@media (max-width:618px) {
    .wrapper main .advantages .container-box .box .item .details .picture img {
        float: right;
        width: 100%
    }
}

@media (max-width:460px) {
    .wrapper main .advantages .container-box .box .item .details .picture img {
        width: unset;
        float: unset
    }
}

.wrapper main .advantages .container-box .box .item .details .text {
    font-size: 18px;
    color: #000;
    line-height: 1.2
}

.wrapper main .advantages .container-box .box .item .details h3 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
    margin: 5px 0 10px
}

.wrapper main .advantages .container-box .box .item .number-left {
    z-index: 1;
    position: absolute;
    left: 39px;
    bottom: 110px;
    color: #eee;
    transform-origin: 0 0;
    transform: rotate(-90deg);
    font-size: 76px;
    font-family: Proxima Nova Th;
    width: 80px
}

@media (max-width:1420px) {
    .wrapper main .advantages .container-box .box .item .number-left {
        left: 0
    }
}

@media (max-width:1290px) {
    .wrapper main .advantages .container-box .box .item .number-left {
        left: -10px
    }
}

@media (max-width:1196px) {
    .wrapper main .advantages .container-box .box .item .number-left {
        left: -10px
    }
}

@media (max-width:618px) {
    .wrapper main .advantages .container-box .box .item .number-left {
        bottom: -70px
    }
}

@media (max-width:460px) {
    .wrapper main .advantages .container-box .box .item .number-left {
        bottom: 35px
    }
}

.wrapper main .about-info .container-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px 50px
}

@media (max-width:920px) {
    .wrapper main .about-info .container-box {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wrapper main .about-info .container-box .content-title {
    font-size: 36px;
    color: #000;
    padding-bottom: 0
}

@media (max-width:1600px) {
    .wrapper main .about-info .container-box .content-title {
        margin-left: 35px
    }
}

@media (max-width:666px) {
    .wrapper main .about-info .container-box .content-title {
        font-size: 32px;
        margin-left: 40px;
        padding-bottom: 10px
    }
}

@media (max-width:410px) {
    .wrapper main .about-info .container-box .content-title {
        font-size: 28px;
        margin-left: 33px
    }
}

.wrapper main .about-info .container-box .item .label-left {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: baseline;
    align-items: baseline
}

.wrapper main .about-info .container-box .item .label-top {
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper main .about-info .container-box .item .label-top label {
    margin-left: 20px
}

.wrapper main .about-info .container-box .item .label-top span {
    top: -13px
}

.wrapper main .about-info .container-box .item .label-bottom {
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper main .about-info .container-box .item .label-bottom label {
    margin-left: 20px;
    top: -25px
}

.wrapper main .about-info .container-box .item .label-bottom span {
    top: -10px
}

.wrapper main .about-info .container-box .item .numbers {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

.wrapper main .about-info .container-box .item .numbers:before {
    content: "";
    border-radius: 50%;
    background-color: #eee;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    top: -10px;
    z-index: 1
}

.wrapper main .about-info .container-box .item .numbers span {
    color: #9e1715;
    line-height: 1.2;
    z-index: 2;
    font-size: 56px;
    position: relative;
    padding-left: 20px;
    margin-left: 23px
}

.wrapper main .about-info .container-box .item .numbers span:before {
    content: ">";
    position: absolute;
    left: 0;
    top: 12px;
    font-size: 36px;
    z-index: 2;
    color: #9e1715
}

.wrapper main .about-info .container-box .item .numbers label {
    color: #9e1715;
    font-size: 18px;
    z-index: 2;
    position: relative
}

.wrapper main .about-info .container-box .item .text {
    font-size: 20px;
    color: #000;
    line-height: 1.2
}

@media (max-width:1196px) {
    .wrapper main .about-info .container-box .item .text {
        font-size: 18px
    }
}

.wrapper main .about-info .container-box .label-left {
    margin-bottom: 25px
}

.wrapper main .about-info .container-box .left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 48%
}

@media (max-width:920px) {
    .wrapper main .about-info .container-box .left {
        width: 100%
    }
}

.wrapper main .about-info .container-box .left .comments .btn {
    width: 290px
}

@media (max-width:410px) {
    .wrapper main .about-info .container-box .left .comments .btn {
        width: 275px
    }
}

.wrapper main .about-info .container-box .left .comments .btn .btn-icon {
    height: 40px;
    width: 40px;
    left: 10px
}

.wrapper main .about-info .container-box .left .comments .btn .btn-icon .btn-image {
    background-image: url(/local/templates/imperial24/images/commentIcon.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    height: 25px;
    width: 25px
}

.wrapper main .about-info .container-box .left .comments .btn:hover .btn-icon {
    height: 40px;
    width: 40px;
    left: 10px
}

.wrapper main .about-info .container-box .left .comments .btn:hover .btn-icon .btn-image {
    background-position: -26px 2px
}

.wrapper main .about-info .container-box .left .offices .btn {
    width: 290px
}

@media (max-width:410px) {
    .wrapper main .about-info .container-box .left .offices .btn {
        width: 275px
    }
}

.wrapper main .about-info .container-box .left .offices .btn .btn-icon {
    height: 40px;
    width: 40px;
    left: 10px
}

.wrapper main .about-info .container-box .left .offices .btn .btn-icon .btn-image {
    background-image: url(/local/templates/imperial24/images/addressIcon.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 15px
}

.wrapper main .about-info .container-box .left .offices .btn:hover .btn-icon .btn-image {
    background-position: -14px 0
}

.wrapper main .about-info .container-box .right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 45%;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:920px) {
    .wrapper main .about-info .container-box .right {
        width: 100%
    }
}

.wrapper main .about-info .container-box .right .vacancy .btn {
    width: 390px
}

.wrapper main .about-info .container-box .right .vacancy .btn .btn-icon {
    height: 40px;
    width: 40px;
    left: 10px
}

.wrapper main .about-info .container-box .right .vacancy .btn .btn-icon .btn-image {
    background-image: url(/local/templates/imperial24/images/groupIcon.png);
    background-repeat: no-repeat;
    height: 21px;
    width: 29px
}

.wrapper main .about-info .container-box .right .vacancy .btn .btn-text {
    margin-right: 20px
}

@media (max-width:410px) {
    .wrapper main .about-info .container-box .right .vacancy .btn .btn-text {
        margin-left: 40px;
        margin-right: 5px
    }
}

.wrapper main .about-info .container-box .right .vacancy .btn:hover .btn-icon {
    height: 40px;
    width: 40px;
    left: 10px
}

.wrapper main .about-info .container-box .right .vacancy .btn:hover .btn-icon .btn-image {
    background-position: -29px 0
}

@media (max-width:410px) {
    .wrapper main .about-info .container-box .right .vacancy .btn {
        width: 100%;
        text-align: center;
        word-wrap: break-word
    }
}

.wrapper main .about-info .container-box .right .work-for .btn {
    margin: 5px 0 20px;
    width: 275px
}

@media (max-width:410px) {
    .wrapper main .about-info .container-box .right .work-for .btn {
        width: 255px
    }
}

.wrapper main .about-info .container-box .right .work-for .btn .btn-icon {
    height: 40px;
    width: 40px;
    left: 10px
}

.wrapper main .about-info .container-box .right .work-for .btn .btn-icon .btn-image {
    background-image: url(/local/templates/imperial24/images/icondollar.png);
    background-repeat: no-repeat;
    height: 33px;
    width: 18px
}

.wrapper main .about-info .container-box .right .work-for .btn .btn-text {
    margin-right: 10px
}

.wrapper main .about-info .container-box .right .work-for .btn:hover .btn-icon {
    height: 40px;
    width: 40px;
    left: 10px
}

.wrapper main .about-info .container-box .right .work-for .btn:hover .btn-icon .btn-image {
    background-position: -18px 0
}

.wrapper main .about-info .container-box .right .all-product .btn {
    width: 275px;
    margin: 5px 0 20px
}

@media (max-width:1420px) {
    .wrapper main .about-info .container-box .right .all-product .btn {
        margin: 20px 0
    }
}

@media (max-width:410px) {
    .wrapper main .about-info .container-box .right .all-product .btn {
        width: 255px
    }
}

.wrapper main .about-info .container-box .right .all-product .btn .btn-icon {
    height: 40px;
    width: 40px;
    left: 10px
}

.wrapper main .about-info .container-box .right .all-product .btn .btn-icon .btn-image {
    background-image: url(/local/templates/imperial24/images/iconcalc.png);
    background-repeat: no-repeat;
    height: 23px;
    width: 18px
}

.wrapper main .about-info .container-box .right .all-product .btn .btn-text {
    margin-right: 35px
}

.wrapper main .about-info .container-box .right .all-product .btn:hover .btn-icon {
    height: 40px;
    width: 40px;
    left: 10px
}

.wrapper main .about-info .container-box .right .all-product .btn:hover .btn-icon .btn-image {
    background-position: -18px 0
}

.wrapper main .about-info .container-box .right .bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 60%
}

.wrapper main .about-info .container-box .right .bottom .item:first-child {
    padding-bottom: 50px
}

@media (max-width:1196px) {
    .wrapper main .about-info .container-box .right .bottom .item:first-child {
        padding-bottom: 10px
    }
}

.wrapper main .about-info .container-box .right .bottom .item .info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1420px) {
    .wrapper main .about-info .container-box .right .bottom .item .info {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: normal;
        align-items: normal
    }
}

@media (max-width:920px) {
    .wrapper main .about-info .container-box .right .bottom .item .info {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:666px) {
    .wrapper main .about-info .container-box .right .bottom .item .info {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: normal;
        align-items: normal
    }
}

.wrapper main .about-info .container-box .right .bottom .item .info .number-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 50%
}

@media (max-width:1420px) {
    .wrapper main .about-info .container-box .right .bottom .item .info .number-block {
        width: 60%
    }
}

@media (max-width:1366px) {
    .wrapper main .about-info .container-box .right .bottom .item .info .number-block {
        width: 70%
    }
}

@media (max-width:1290px) {
    .wrapper main .about-info .container-box .right .bottom .item .info .number-block {
        width: 80%
    }
}

@media (max-width:920px) {
    .wrapper main .about-info .container-box .right .bottom .item .info .number-block {
        width: 50%
    }
}

@media (max-width:666px) {
    .wrapper main .about-info .container-box .right .bottom .item .info .number-block {
        width: 100%
    }
}

.wrapper main .about-info .container-box .right .bottom .item .info .number-block .numbers span {
    padding-left: 0
}

.wrapper main .about-info .container-box .right .bottom .item .info .number-block .numbers span:before {
    content: unset
}

.wrapper main .about-info .container-box .right .bottom .item .info .text {
    width: 60%
}

@media (max-width:666px) {
    .wrapper main .about-info .container-box .right .bottom .item .info .text {
        width: 100%
    }
}

.wrapper main .about-info .container-box .btn {
    text-transform: uppercase;
    border: 1px solid #9e1714;
    height: 60px;
    background-color: #9e1714;
    font-size: 20px;
    margin: 25px 0 50px
}

@media (max-width:410px) {
    .wrapper main .about-info .container-box .btn {
        font-size: 18px
    }
}

.wrapper main .about-info .container-box .btn .btn-text {
    margin-right: 30px
}

.wrapper main .about-info .container-box .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff
}

.wrapper main .about-info .container-box .btn:hover {
    background: #fff;
    color: #9e1714
}

.wrapper main .about-info .container-box .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714
}

.wrapper main .banner-auto {
    border-top: 2px solid #9e1714;
    padding: 30px 0;
    position: relative
}

.wrapper main .banner-auto:before {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundLineBottom.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 350px;
    height: 100%;
    width: 350px;
    top: 0
}

@media (max-width:820px) {
    .wrapper main .banner-auto:before {
        background-position: -150px 0;
        background-size: 250px;
        width: 250px
    }
}

.wrapper main .banner-auto:after {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundLineContent.png);
    background-repeat: no-repeat;
    background-position: 0 -120px;
    background-size: 250px;
    height: 100%;
    width: 250px;
    right: 0;
    top: 0
}

@media (max-width:566px) {
    .wrapper main .banner-auto:after {
        width: 150px;
        background-size: 150px
    }
}

.wrapper main .banner-auto .content-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1320px
}

@media (max-width:820px) {
    .wrapper main .banner-auto .content-box {
        width: 100%;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: normal;
        align-items: normal
    }
}

.wrapper main .banner-auto .content-box .left {
    width: 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper main .banner-auto .content-box .left h3 {
    font-size: 46px;
    color: #000
}

@media (max-width:1196px) {
    .wrapper main .banner-auto .content-box .left h3 {
        font-size: 38px
    }
}

@media (max-width:758px) {
    .wrapper main .banner-auto .content-box .left h3 {
        font-size: 26px
    }
}

@media (max-width:566px) {
    .wrapper main .banner-auto .content-box .left h3 {
        font-size: 24px
    }
}

@media (max-width:460px) {
    .wrapper main .banner-auto .content-box .left h3 {
        font-size: 26px;
        margin-bottom: 10px
    }
}

.wrapper main .banner-auto .content-box .left p {
    font-size: 24px;
    color: #000
}

@media (max-width:1196px) {
    .wrapper main .banner-auto .content-box .left p {
        font-size: 26px
    }
}

@media (max-width:758px) {
    .wrapper main .banner-auto .content-box .left p {
        font-size: 20px
    }
}

@media (max-width:378px) {
    .wrapper main .banner-auto .content-box .left p {
        font-size: 18px
    }
}

@media (max-width:1366px) {
    .wrapper main .banner-auto .content-box .left {
        padding-left: 20px
    }
}

@media (max-width:1196px) {
    .wrapper main .banner-auto .content-box .left {
        padding-left: 0
    }
}

@media (max-width:820px) {
    .wrapper main .banner-auto .content-box .left {
        width: 100%;
        padding-left: 20px;
        margin-bottom: 30px
    }
}

@media (max-width:758px) {
    .wrapper main .banner-auto .content-box .left {
        padding-left: 10px
    }
}

@media (max-width:566px) {
    .wrapper main .banner-auto .content-box .left {
        padding-left: 0;
        margin-bottom: 20px
    }
}

.wrapper main .banner-auto .content-box .right {
    width: 25%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:920px) {
    .wrapper main .banner-auto .content-box .right {
        width: 30%
    }
}

@media (max-width:820px) {
    .wrapper main .banner-auto .content-box .right {
        width: 450px;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 20px
    }
}

@media (max-width:758px) {
    .wrapper main .banner-auto .content-box .right {
        padding-left: 10px
    }
}

@media (max-width:566px) {
    .wrapper main .banner-auto .content-box .right {
        width: 370px;
        padding-left: 0
    }
}

@media (max-width:460px) {
    .wrapper main .banner-auto .content-box .right {
        width: 300px
    }
}

@media (max-width:378px) {
    .wrapper main .banner-auto .content-box .right {
        width: 100%
    }
}

.wrapper main .banner-auto .content-box .right h4 {
    font-size: 26px;
    color: #000
}

@media (max-width:1196px) {
    .wrapper main .banner-auto .content-box .right h4 {
        font-size: 24px
    }
}

@media (max-width:820px) {
    .wrapper main .banner-auto .content-box .right h4 {
        font-size: 26px
    }
}

@media (max-width:460px) {
    .wrapper main .banner-auto .content-box .right h4 {
        font-size: 22px
    }
}

.wrapper main .banner-auto .content-box .right .hot-phone {
    font-size: 38px;
    color: #9e1715;
    font-weight: 700
}

@media (max-width:1196px) {
    .wrapper main .banner-auto .content-box .right .hot-phone {
        font-size: 30px
    }
}

@media (max-width:820px) {
    .wrapper main .banner-auto .content-box .right .hot-phone {
        font-size: 36px;
        font-size: 32px
    }
}

@media (max-width:460px) {
    .wrapper main .banner-auto .content-box .right .hot-phone {
        font-size: 28px
    }
}

.wrapper main .scheme-auto {
    height: 650px;
    width: 100%
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto {
        height: 950px
    }
}

@media (max-width:410px) {
    .wrapper main .scheme-auto {
        height: 880px
    }
}

.wrapper main .scheme-auto .container-box {
    margin-bottom: 60px
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .container-box .content-title {
        margin-left: 50px
    }
}

@media (max-width:666px) {
    .wrapper main .scheme-auto .container-box .content-title {
        margin-left: 50px
    }
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box {
        height: 100%
    }
}

.wrapper main .scheme-auto .content-box .scheme {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 1170px;
    margin-bottom: 30px;
    transition: all .3s ease;
    font-family: Proxima Nova Rg
}

@media (max-width:1196px) {
    .wrapper main .scheme-auto .content-box .scheme {
        width: 1000px;
        margin: 0 auto 30px
    }
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        width: 100%;
        height: 750px
    }
}

@media (max-width:410px) {
    .wrapper main .scheme-auto .content-box .scheme {
        height: 700px
    }
}

.wrapper main .scheme-auto .content-box .scheme .top {
    height: 220px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: 150;
    position: relative
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 750px;
        width: 49%
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top {
        width: 90%;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (max-width:460px) {
    .wrapper main .scheme-auto .content-box .scheme .top {
        width: 98%
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item {
    z-index: 160;
    height: 150px;
    width: 200px;
    border-top: 1px dashed #000;
    border-left: 1px solid #000;
    border-right: 1px dashed #000;
    margin-bottom: 10px;
    position: relative
}

@media (max-width:1196px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item {
        width: 170px
    }
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item {
        height: 130px;
        width: 130px;
        border-left: none;
        border-top: 1px solid #000;
        border-bottom: 1px dashed #000;
        border-right: 1px dashed #000
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item {
        width: 95%;
        margin-bottom: 0
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item:before {
    content: "•";
    font-size: 32px;
    z-index: 170;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    color: #9e1714;
    height: 20px;
    width: 20px;
    bottom: -22px;
    left: -10px;
    text-align: center;
    line-height: 17px
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:before {
        font-size: 20px;
        height: 16px;
        width: 16px;
        top: -11px;
        bottom: unset;
        left: -9px;
        line-height: 14px
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:before {
        top: unset;
        bottom: -9px
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item:first-child {
    margin-left: 178px
}

@media (max-width:1196px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:first-child {
        margin-left: 150px
    }
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:first-child {
        margin-left: 0;
        margin-top: 100px
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:first-child {
        margin-top: 0;
        border: none;
        height: 100px
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item:first-child:after {
        content: "";
        height: 1px;
        position: absolute;
        width: 50px;
        border-bottom: 1px solid #000;
        left: 0;
        bottom: -2px
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(2) {
        border: none
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(2):before {
        content: unset
    }
}

@media (max-width:460px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(2) {
        border: none
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(2):after {
        content: "";
        height: 1px;
        position: absolute;
        width: 50px;
        border-bottom: 1px solid #000;
        left: 0;
        bottom: -2px
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(2):before {
        content: "•"
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(3) {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        border-right: 1px dashed #000
    }
}

@media (max-width:460px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(3) {
        border: none
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(3):after {
        content: "";
        height: 1px;
        position: absolute;
        width: 50px;
        border-bottom: 1px solid #000;
        left: 0;
        bottom: -2px
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(4) {
        border: none
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(4):before {
        content: unset
    }
}

@media (max-width:460px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(4):after {
        content: "";
        height: 1px;
        position: absolute;
        width: 50px;
        border-bottom: 1px solid #000;
        left: 0;
        bottom: -2px
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item:nth-child(4):before {
        content: "•"
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item:last-child {
    border-top: none;
    border-right: none
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:last-child {
        border-left: none;
        border-top: 1px solid #000;
        border-bottom: none;
        border-right: none
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:last-child {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        border-right: 1px dashed #000
    }
}

@media (max-width:460px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item:last-child {
        border: none
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item:last-child:after {
        content: "";
        height: 1px;
        position: absolute;
        width: 50px;
        border-bottom: 1px solid #000;
        left: 0;
        bottom: -2px
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item .block {
    height: 140px;
    width: 90px;
    border: 1px solid #a2a2a2;
    border-left: none;
    z-index: 100;
    position: absolute;
    left: -30px;
    top: -80px;
    background-color: #fff
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block {
        height: 100px;
        width: 200px;
        border-top: none;
        border-left: none;
        border-bottom: 1px solid #a2a2a2;
        border-right: 1px solid #a2a2a2;
        left: 60px;
        top: -55px
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block {
        height: 105px;
        width: 200px;
        left: 20%;
        top: unset;
        bottom: -32px
    }
}

@media (max-width:480px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block {
        height: 105px;
        width: 200px;
        left: 65px;
        top: unset;
        bottom: -32px
    }
}

@media (max-width:378px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block {
        left: 38px
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item .block .circe {
    width: 1px;
    height: 10px;
    border-left: 1px solid #a2a2a2;
    position: relative
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .circe {
        width: 60px;
        height: 10px;
        border-left: 1px solid #a2a2a2;
        border-top: 1px solid #a2a2a2;
        position: relative;
        right: -139px;
        left: unset
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .circe:before {
        font-size: 32px
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item .block .circe:before {
    content: "•";
    font-size: 38px;
    position: absolute;
    left: -7px;
    top: -13px;
    color: #9e1714
}

.wrapper main .scheme-auto .content-box .scheme .top .item .block .number {
    z-index: 160;
    position: absolute;
    font-size: 84px;
    font-weight: 700;
    left: -4px;
    bottom: -33px;
    line-height: 65px;
    background-color: #fff;
    color: #9e1714;
    width: 60px;
    text-align: center;
    padding: 10px 0
}

@media (max-width:1196px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .number {
        font-size: 82px
    }
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .number {
        font-size: 76px;
        width: 45px;
        padding: 0;
        left: -23px;
        bottom: 13px
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .number:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 17px;
        left: 23px;
        bottom: -13px;
        border-left: 1px solid #a2a2a2
    }
}

@media (max-width:378px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .number {
        font-size: 64px;
        width: 34px;
        left: -18px;
        bottom: 5px
    }
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .number:before {
        height: 13px;
        left: 18px;
        bottom: -6px
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item .block .info {
    z-index: 160;
    position: absolute;
    width: 250px;
    text-align: center;
    left: -125px;
    top: 20px
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .info {
        left: 20px
    }
}

@media (max-width:378px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .info {
        width: 220px
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item .block .info h3 {
    position: relative;
    z-index: 160;
    font-size: 22px;
    background-color: #fff
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .info h3 {
        font-size: 18px
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .item .block .info p {
    position: relative;
    font-size: 16px;
    background-color: #fff
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .info p {
        font-size: 14px
    }
}

.wrapper main .scheme-auto .content-box .scheme .top .adapt-item {
    display: none
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .top .adapt-item {
        display: block;
        z-index: 200
    }
}

.wrapper main .scheme-auto .content-box .scheme .line {
    height: 5px;
    position: relative;
    border-bottom: 5px solid #000;
    width: 100%;
    z-index: 1
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .line {
        border-bottom: unset;
        border-left: 2px solid #000;
        height: 100%;
        width: 2px
    }
}

.wrapper main .scheme-auto .content-box .scheme .line:before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background-color: #000;
    left: 0;
    top: -8px
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .line:before {
        left: -11px;
        top: -20px
    }
}

.wrapper main .scheme-auto .content-box .scheme .line:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background-color: #000;
    right: 0;
    top: -8px
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .line:after {
        left: -11px;
        bottom: -20px;
        top: unset
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom {
    height: 220px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 5
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 750px;
        width: 49%;
        z-index: 100;
        width: 55px
    }
}

@media (max-width:460px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom {
        display: none
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item {
    z-index: 160;
    height: 150px;
    width: 200px;
    border-bottom: 1px dashed #000;
    border-left: 1px solid #000;
    border-right: 1px dashed #000;
    margin-top: 10px;
    position: relative
}

@media (max-width:1196px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item {
        width: 173px
    }
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item {
        height: 125px;
        width: 130px;
        border-right: none;
        border-top: 1px solid #000;
        border-bottom: 1px dashed #000;
        border-left: 1px dashed #000
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item {
        width: 50px;
        height: 130px;
        border-top: 1px dashed #000
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item:before {
    content: "•";
    font-size: 32px;
    z-index: 160;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    color: #9e1714;
    height: 20px;
    width: 20px;
    top: -22px;
    left: -10px;
    text-align: center;
    line-height: 17px
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item:before {
        font-size: 20px;
        height: 16px;
        width: 16px;
        top: -11px;
        bottom: unset;
        right: -9px;
        left: unset;
        line-height: 14px
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item:before {
        top: unset;
        bottom: -8px
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item:first-child {
    margin-left: 376px
}

@media (max-width:1196px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item:first-child {
        margin-left: 318px
    }
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item:first-child {
        margin-left: 0;
        margin-top: 230px
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item:first-child {
        margin-top: 100px
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item:last-child {
    margin-right: 198px
}

@media (max-width:1196px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item:last-child {
        margin-right: 168px
    }
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item:last-child {
        margin-right: 0;
        margin-bottom: 140px
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item:last-child {
        margin-bottom: 265px;
        top: 6px
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item .block {
    height: 140px;
    width: 90px;
    border: 1px solid #a2a2a2;
    border-left: none;
    z-index: 100;
    position: absolute;
    left: -30px;
    bottom: -80px;
    background-color: #fff
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block {
        height: 100px;
        width: 200px;
        border-top: none;
        border-right: none;
        border-bottom: 1px solid #a2a2a2;
        border-left: 1px solid #a2a2a2;
        left: -140px;
        top: -55px
    }
}

@media (max-width:680px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block {
        display: none
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item .block .number {
    z-index: 160;
    position: absolute;
    font-size: 90px;
    font-weight: 700;
    left: -4px;
    top: -33px;
    line-height: 65px;
    background-color: #fff;
    color: #9e1714;
    width: 60px;
    text-align: center;
    padding: 10px 0
}

@media (max-width:1196px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .number {
        font-size: 82px
    }
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .number {
        font-size: 76px;
        width: 45px;
        padding: 0;
        right: -24px;
        left: unset;
        bottom: 13px;
        top: unset
    }
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .number:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 17px;
        left: unset;
        right: 23px;
        bottom: -13px;
        border-left: 1px solid #a2a2a2
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item .block .info {
    z-index: 160;
    position: absolute;
    width: 250px;
    text-align: center;
    left: -125px;
    bottom: 20px
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .info {
        left: -75px
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item .block .info h3 {
    position: relative;
    z-index: 160;
    font-size: 22px;
    background-color: #fff
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .info h3 {
        font-size: 18px
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item .block .info p {
    position: relative;
    font-size: 16px;
    background-color: #fff
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .info p {
        font-size: 14px
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item .block .circe {
    width: 1px;
    height: 10px;
    border-left: 1px solid #a2a2a2;
    position: relative;
    bottom: -129px
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .circe {
        width: 60px;
        height: 10px;
        border-left: none;
        border-right: 1px solid #a2a2a2;
        border-top: 1px solid #a2a2a2;
        position: relative;
        right: unser;
        left: 0;
        top: 0
    }
}

.wrapper main .scheme-auto .content-box .scheme .bottom .item .block .circe:before {
    content: "•";
    font-size: 38px;
    position: absolute;
    left: -7px;
    bottom: -9px;
    color: #9e1714
}

@media (max-width:1020px) {
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .circe:before {
        font-size: 32px;
        right: -6px;
        bottom: -21px;
        left: unset
    }
}

.wrapper main .reviews-list {
    margin: 90px 0
}

.wrapper main .reviews-list .container-box .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px
}

.wrapper main .reviews-list .container-box .list .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 480px;
    width: 100%;
    height: 530px;
    margin: 20px 0 40px;
    z-index: 1
}

@media (max-width:510px) {
    .wrapper main .reviews-list .container-box .list .item {
        width: 100%;
        margin: 20px 0
    }
}

.wrapper main .reviews-list .container-box .list .item .top {
    height: 220px;
    width: 480px;
    border: 2px solid #c9c9c9;
    border-bottom-color: #9e1714;
    background-color: #fff;
    padding: 55px 25px 5px;
    position: relative;
    margin-bottom: 25px;
    transition: all .3s ease
}

@media (max-width:510px) {
    .wrapper main .reviews-list .container-box .list .item .top {
        width: 100%;
        padding: 55px 5px 5px 25px
    }
}

@media (max-width:410px) {
    .wrapper main .reviews-list .container-box .list .item .top {
        padding: 65px 5px 5px 25px
    }
}

.wrapper main .reviews-list .container-box .list .item .top .avatar {
    position: absolute;
    top: -40px;
    left: 30px
}

.wrapper main .reviews-list .container-box .list .item .top .avatar img {
    border-radius: 100px;
    height: 75px;
    width: 75px
}

@media (max-width:410px) {
    .wrapper main .reviews-list .container-box .list .item .top .avatar {
        top: -30px;
        left: 20px
    }
    .wrapper main .reviews-list .container-box .list .item .top .avatar img {
        height: 55px;
        width: 55px
    }
}

.wrapper main .reviews-list .container-box .list .item .top .name {
    position: absolute;
    top: -30px;
    left: 115px;
    font-size: 18px
}

@media (max-width:410px) {
    .wrapper main .reviews-list .container-box .list .item .top .name {
        font-size: 16px;
        top: -25px;
        left: 80px
    }
}

.wrapper main .reviews-list .container-box .list .item .top .adress {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 16px;
    color: #9e1714
}

@media (max-width:510px) {
    .wrapper main .reviews-list .container-box .list .item .top .adress {
        font-size: 14px
    }
}

@media (max-width:410px) {
    .wrapper main .reviews-list .container-box .list .item .top .adress {
        right: unset;
        top: 42px
    }
}

.wrapper main .reviews-list .container-box .list .item .top .date {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 14px;
    font-family: Proxima Nova Th;
    color: #a6a6a6
}

@media (max-width:410px) {
    .wrapper main .reviews-list .container-box .list .item .top .date {
        top: -23px
    }
}

.wrapper main .reviews-list .container-box .list .item .top .text {
    height: 115px;
    overflow: hidden;
    font-size: 18px;
    font-style: italic
}

@media (max-width:510px) {
    .wrapper main .reviews-list .container-box .list .item .top .text {
        font-size: 16px
    }
}

.wrapper main .reviews-list .container-box .list .item .top .red-border {
    position: absolute;
    height: 31px;
    width: 31px;
    transform: rotate(52deg);
    border-right: 2px solid #9e1714;
    bottom: -8px;
    left: 4px;
    transform-origin: 0 0
}

.wrapper main .reviews-list .container-box .list .item .top .more {
    display: none;
    font-size: 16px;
    border-bottom: 1px dashed;
    padding-top: 10px;
    color: #cecece;
    cursor: pointer
}

@media (max-width:510px) {
    .wrapper main .reviews-list .container-box .list .item .top .more {
        font-size: 14px
    }
}

.wrapper main .reviews-list .container-box .list .item .top .triangle {
    border-radius: 10px;
    position: absolute;
    bottom: 0
}

.wrapper main .reviews-list .container-box .list .item .top .triangle:before {
    content: "";
    position: absolute;
    left: -27px;
    bottom: -21px;
    border: 20px solid transparent;
    border-left: 26px solid #cecece
}

.wrapper main .reviews-list .container-box .list .item .top .triangle:after {
    content: "";
    position: absolute;
    left: -25px;
    border: 20px solid transparent;
    border-left: 26px solid #fff;
    bottom: -18px
}

.wrapper main .reviews-list .container-box .list .item .bottom {
    padding: 0 25px;
    position: relative;
    background-color: #fff;
    transition: all .3s ease
}

@media (max-width:510px) {
    .wrapper main .reviews-list .container-box .list .item .bottom {
        width: 100%;
        padding: 0 10px 0 30px
    }
}

.wrapper main .reviews-list .container-box .list .item .bottom h4 {
    font-size: 20px;
    padding-bottom: 15px
}

@media (max-width:510px) {
    .wrapper main .reviews-list .container-box .list .item .bottom h4 {
        font-size: 18px
    }
}

.wrapper main .reviews-list .container-box .list .item .bottom .text {
    overflow: hidden;
    height: 160px;
    width: 100%;
    font-size: 18px
}

@media (max-width:510px) {
    .wrapper main .reviews-list .container-box .list .item .bottom .text {
        font-size: 16px
    }
}

.wrapper main .reviews-list .container-box .list .item .bottom .more {
    display: none;
    font-size: 16px;
    padding-top: 10px;
    border-bottom: 1px dashed;
    color: #9e1714;
    cursor: pointer
}

@media (max-width:510px) {
    .wrapper main .reviews-list .container-box .list .item .bottom .more {
        font-size: 14px
    }
}

.wrapper main .reviews-list .container-box .list .active {
    z-index: 2
}

.wrapper main .reviews-list .container-box .list .active .top-active {
    height: auto;
    overflow: visible;
    padding-bottom: 15px
}

.wrapper main .reviews-list .container-box .list .active .top-active .text {
    height: auto;
    overflow: visible
}

.wrapper main .reviews-list .container-box .list .active .bottom-active {
    box-shadow: 0 4px 4px 0 #a6a6a6;
    height: auto;
    overflow: visible;
    padding-bottom: 15px
}

.wrapper main .reviews-list .container-box .list .active .bottom-active .text {
    height: auto;
    overflow: visible
}

@media (max-width:460px) {
    .wrapper main .bonus-page .page-head .container-box h1 {
        padding: 0 5px
    }
}

.wrapper main .bonus-page .back-line:before {
    background-size: 300px;
    background-position: 0 0;
    height: 535px;
    width: 300px
}

@media (max-width:1420px) {
    .wrapper main .bonus-page .back-line:before {
        content: unset
    }
}

.wrapper main .bonus-page .back-line:after {
    content: unset
}

.wrapper main .bonus-page .btn-write {
    background-color: #fff;
    color: #000;
    height: 45px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 20px;
    margin-top: 10px
}

.wrapper main .bonus-page .btn-write:hover {
    background: #9e1714;
    color: #fff
}

.wrapper main .bonus-page .btn-write:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .bonus-page .btn-write:hover .btn-icon .btn-image {
    background-position: 0 0
}

.wrapper main .bonus-page .btn-write .btn-text {
    margin-left: 30px
}

.wrapper main .bonus-page .btn-write .btn-icon {
    border: 1px solid #fff;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .bonus-page .btn-write .btn-icon .btn-image {
    background-image: url(/local/templates/imperial24/images/mailIcon.png);
    background-position: -21px 0;
    height: 14px;
    width: 20px
}

.wrapper main .bonus-page .bonus-text {
    margin: 80px 0
}

.wrapper main .bonus-page .bonus-text .container-box {
    padding-right: 30%;
    font-size: 20px;
    padding-left: 20px
}

.wrapper main .bonus-page .bonus-text .container-box h2 {
    margin-bottom: 30px
}

@media (max-width:1196px) {
    .wrapper main .bonus-page .bonus-text .container-box h2 {
        font-size: 42px
    }
}

@media (max-width:666px) {
    .wrapper main .bonus-page .bonus-text .container-box h2 {
        font-size: 32px
    }
}

@media (max-width:410px) {
    .wrapper main .bonus-page .bonus-text .container-box h2 {
        font-size: 24px
    }
}

.wrapper main .bonus-page .bonus-text .container-box p {
    margin-bottom: 30px
}

.wrapper main .bonus-page .bonus-text .container-box p:last-child {
    margin-bottom: 0
}

@media (max-width:1600px) {
    .wrapper main .bonus-page .bonus-text .container-box {
        padding-left: 6%;
        padding-right: 25%
    }
}

@media (max-width:1420px) {
    .wrapper main .bonus-page .bonus-text .container-box {
        padding-left: 5%;
        padding-right: 15%
    }
}

@media (max-width:1196px) {
    .wrapper main .bonus-page .bonus-text .container-box {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:666px) {
    .wrapper main .bonus-page .bonus-text .container-box {
        font-size: 18px
    }
}

@media (max-width:410px) {
    .wrapper main .bonus-page .bonus-text .container-box {
        font-size: 16px;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:1196px) {
    .wrapper main .bonus-page .bonus-text {
        margin: 40px 0 80px
    }
}

.wrapper main .redem-page:before {
    background-size: 300px;
    background-position: 0 0;
    height: 535px;
    width: 300px;
    z-index: 200
}

@media (max-width:920px) {
    .wrapper main .redem-page:before {
        content: unset
    }
}

.wrapper main .redem-page:after {
    content: unset
}

.wrapper main .redem-page .advantages .content-title {
    font-size: 48px
}

@media (max-width:820px) {
    .wrapper main .redem-page .advantages .content-title {
        font-size: 36px
    }
}

@media (max-width:480px) {
    .wrapper main .redem-page .advantages .content-title {
        font-size: 30px
    }
}

.wrapper main .reviews-page .btn-write {
    background-color: #fff;
    color: #000;
    height: 45px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 5px 20px;
    margin-top: 10px
}

.wrapper main .reviews-page .btn-write:hover {
    background: #9e1714;
    color: #fff
}

.wrapper main .reviews-page .btn-write:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .reviews-page .btn-write:hover .btn-icon .btn-image {
    background-position: -16px 0
}

.wrapper main .reviews-page .btn-write .btn-text {
    margin-left: 30px
}

.wrapper main .reviews-page .btn-write .btn-icon {
    border: 1px solid #fff;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .reviews-page .btn-write .btn-icon .btn-image {
    background-image: url(/local/templates/imperial24/images/writeicon.png);
    background-position: 1px 0;
    height: 18px;
    width: 17px;
    background-size: 32px;
    background-repeat: no-repeat
}

.wrapper main .vacancy-list {
    margin: 30px 0
}

.wrapper main .vacancy-list .container-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wrapper main .vacancy-list .container-box .item {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    margin: 0 0 15px
}

@media (max-width:1600px) {
    .wrapper main .vacancy-list .container-box .item {
        padding: 0 20px
    }
}

@media (max-width:1020px) {
    .wrapper main .vacancy-list .container-box .item {
        padding: 0 10px
    }
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item {
        margin: 0
    }
}

.wrapper main .vacancy-list .container-box .item .top {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 65px;
    margin: 0 0 15px;
    cursor: pointer
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .top {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between;
        min-height: 65px;
        height: auto;
        margin: 0;
        padding-bottom: 15px
    }
}

.wrapper main .vacancy-list .container-box .item .top .left {
    width: 45%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .top .left {
        width: 100%;
        margin: 10px 0
    }
}

.wrapper main .vacancy-list .container-box .item .top .left h4 {
    font-size: 26px;
    padding-left: 20px
}

@media (max-width:1196px) {
    .wrapper main .vacancy-list .container-box .item .top .left h4 {
        font-size: 24px
    }
}

@media (max-width:960px) {
    .wrapper main .vacancy-list .container-box .item .top .left h4 {
        font-size: 20px;
        padding-left: 5px
    }
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .top .left h4 {
        font-size: 18px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right {
    width: 55%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .top .right {
        width: 100%
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .icon {
    background-color: #f5f5f5;
    border-radius: 50%;
    height: 50px;
    width: 50px
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .top .right .icon {
        margin-left: 0
    }
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .top .right .icon {
        height: 30px;
        width: 30px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .money {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #9e1715;
    font-size: 20px;
    width: 200px
}

@media (max-width:1196px) {
    .wrapper main .vacancy-list .container-box .item .top .right .money {
        margin-left: 20px
    }
}

@media (max-width:960px) {
    .wrapper main .vacancy-list .container-box .item .top .right .money {
        font-size: 16px;
        width: 150px
    }
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .top .right .money {
        margin-left: 0
    }
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .top .right .money {
        font-size: 14px;
        width: 110px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .money .icon {
    background-image: url(/local/templates/imperial24/images/dollar.png);
    background-repeat: no-repeat;
    background-position: 19px 14px
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .top .right .money .icon {
        background-position: 11px 7px;
        background-size: 9px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .money .text {
    margin-left: 15px
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .top .right .money .text {
        margin-left: 5px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .location {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 20px;
    width: 35%
}

@media (max-width:960px) {
    .wrapper main .vacancy-list .container-box .item .top .right .location {
        font-size: 16px
    }
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .top .right .location {
        font-size: 14px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .location .icon {
    background-image: url(/local/templates/imperial24/images/adress.png);
    background-repeat: no-repeat;
    background-position: 19px 15px;
    background-size: 12px
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .top .right .location .icon {
        background-position: 11px 10px;
        background-size: 9px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .location .text {
    margin-left: 15px
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .top .right .location .text {
        margin-left: 5px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .open {
    background-color: #9e1715;
    width: 75px;
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .top .right .open {
        width: 55px;
        height: 50px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .open .arrow-down {
    background-image: url(/local/templates/imperial24/images/arrowListDown.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 30px;
    background-size: 30px
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .top .right .open .arrow-down {
        height: 12px;
        width: 20px;
        background-size: 20px
    }
}

.wrapper main .vacancy-list .container-box .item .top .right .open .arrow-up {
    height: 20px;
    width: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/imperial24/images/arrowListUp.png)
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .top .right .open .arrow-up {
        height: 12px;
        width: 20px;
        background-size: 20px
    }
}

.wrapper main .vacancy-list .container-box .item .top:hover {
    background-color: #eee;
    color: #9e1714
}

.wrapper main .vacancy-list .container-box .item .top:hover .icon {
    background-color: #fff
}

.wrapper main .vacancy-list .container-box .item .hide {
    display: none
}

.wrapper main .vacancy-list .container-box .item .hide .box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background-color: #f5f5f5;
    min-height: 300px
}

@media (max-width:1020px) {
    .wrapper main .vacancy-list .container-box .item .hide .box {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wrapper main .vacancy-list .container-box .item .hide .box .left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 20px;
    padding: 40px 30px;
    width: 60%
}

@media (max-width:1020px) {
    .wrapper main .vacancy-list .container-box .item .hide .box .left {
        width: 100%;
        padding: 20px 15px
    }
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .hide .box .left {
        font-size: 18px
    }
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .hide .box .left {
        font-size: 16px
    }
}

.wrapper main .vacancy-list .container-box .item .hide .box .left .type {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px
}

.wrapper main .vacancy-list .container-box .item .hide .box .left .type:before {
    content: "";
    background-image: url(/local/templates/imperial24/images/bag.png);
    height: 15px;
    width: 15px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-size: 15px;
    top: 3px
}

.wrapper main .vacancy-list .container-box .item .hide .box .left .contacts {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px
}

.wrapper main .vacancy-list .container-box .item .hide .box .left .contacts:before {
    content: "";
    background-image: url(/local/templates/imperial24/images/contact-man.png);
    height: 15px;
    width: 15px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-size: 15px;
    top: 3px
}

.wrapper main .vacancy-list .container-box .item .hide .box .left .phone {
    position: relative;
    padding-left: 25px
}

.wrapper main .vacancy-list .container-box .item .hide .box .left .phone:before {
    content: "";
    background-image: url(/local/templates/imperial24/images/phone-vacan.png);
    height: 15px;
    width: 15px;
    position: absolute;
    left: 0;
    top: 3px;
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: 3px 0
}

.wrapper main .vacancy-list .container-box .item .hide .box .left .detail {
    margin: 30px 0
}

@media (max-width:1020px) {
    .wrapper main .vacancy-list .container-box .item .hide .box .left .detail {
        margin: 30px 0 0
    }
}

.wrapper main .vacancy-list .container-box .item .hide .box .right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 30px;
    font-size: 20px;
    width: 40%
}

@media (max-width:1020px) {
    .wrapper main .vacancy-list .container-box .item .hide .box .right {
        width: 100%;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px 15px
    }
}

@media (max-width:680px) {
    .wrapper main .vacancy-list .container-box .item .hide .box .right {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 18px
    }
}

@media (max-width:410px) {
    .wrapper main .vacancy-list .container-box .item .hide .box .right {
        font-size: 16px
    }
}

.wrapper main .vacancy-list .container-box .item .hide .box .right li {
    position: relative;
    padding: 0 10px;
    list-style: none;
    line-height: 1.5
}

.wrapper main .vacancy-list .container-box .item .hide .box .right li:before {
    position: absolute;
    content: "•";
    font-size: 26px;
    color: #9e1715;
    left: -2px;
    top: -6px
}

.wrapper main .vacancy-list .container-box .item .hide .box .right .title {
    font-weight: 700;
    margin-bottom: 5px
}

.wrapper main .vacancy-list .container-box .item .hide .box .right .duties {
    margin-bottom: 15px
}

.wrapper main .vacancy-list .container-box .item .hide .box .right .duties .text {
    padding-left: 10px
}

@media (max-width:1020px) {
    .wrapper main .vacancy-list .container-box .item .hide .box .right .duties {
        margin-right: 15px
    }
}

.wrapper main .vacancy-list .container-box .item .hide .box .right .conditions .text {
    padding-left: 10px
}

.wrapper main .vacancy-page .page-head {
    height: 500px
}

@media (max-width:768px) {
    .wrapper main .vacancy-page .page-head {
        height: 650px
    }
}

.wrapper main .vacancy-page .page-head p {
    margin-bottom: 40px
}

.wrapper main .vacancy-page .page-head .filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 970px;
    color: #000;
    text-align: left
}

@media (max-width:1366px) {
    .wrapper main .vacancy-page .page-head .filter {
        padding: 0 20px
    }
}

@media (max-width:768px) {
    .wrapper main .vacancy-page .page-head .filter {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list {
    position: relative;
    cursor: pointer
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list .top-input {
    border: 1px solid #eee;
    font-size: 16px;
    background-color: #fff;
    width: 100%;
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list .top-input .text {
    color: #000;
    width: 90%;
    padding: 20px 15px
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list .top-input .arrow {
    width: 60px;
    height: 100%;
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list .top-input .arrow div {
    background-repeat: no-repeat;
    width: 22px;
    height: 12px
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list .top-input .arrow .down {
    background-image: url(/local/templates/imperial24/images/arrowselect.png);
    background-position: -23px 0
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list .top-input .arrow .up {
    background-image: url(/local/templates/imperial24/images/arrowselect.png);
    background-position: 0 0
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list ul {
    position: absolute;
    left: 0;
    top: 63px;
    background-color: #fff;
    display: none;
    list-style: none;
    margin: 0;
    width: 100%;
    z-index: 101;
    border: 1px solid #eee;
    padding: 0 20px;
    max-height: 320px;
    overflow-y: scroll
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list ul li {
    padding: 15px 0;
    border-bottom: 1px solid #ccc
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list ul li:hover {
    color: #9e1714
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list ul li:last-child {
    border-bottom: none
}

.wrapper main .vacancy-page .page-head .filter .select-list .input-list ul .selected {
    color: #9e1714
}

.wrapper main .vacancy-page .page-head .filter .vacancy {
    width: 49%
}

@media (max-width:768px) {
    .wrapper main .vacancy-page .page-head .filter .vacancy {
        width: 100%;
        margin-bottom: 20px
    }
}

.wrapper main .vacancy-page .page-head .filter .right {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    height: 65px
}

@media (max-width:768px) {
    .wrapper main .vacancy-page .page-head .filter .right {
        width: 100%
    }
}

.wrapper main .vacancy-page .page-head .filter .right .regions {
    width: 95%
}

.wrapper main .vacancy-page .page-head .filter .right .regions .select-list .input-list .top-input {
    position: relative
}

.wrapper main .vacancy-page .page-head .filter .right .regions .select-list .input-list .top-input:before {
    position: absolute;
    content: "";
    background-image: url(/local/templates/imperial24/images/adress.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 12px;
    height: 20px;
    width: 20px;
    left: 10px
}

.wrapper main .vacancy-page .page-head .filter .right .regions .select-list .input-list .top-input .text {
    padding: 20px 15px 20px 35px
}

.wrapper main .vacancy-page .page-head .filter .right .search {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    background-color: #9e1715
}

.wrapper main .vacancy-page .page-head .filter .right .search .icon-search {
    width: 30px;
    height: 32px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/imperial24/images/search.png)
}

.wrapper main .vacancy-page .vacancy-box {
    transition: all .3s ease
}

.wrapper main .online-pay {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column
}

.wrapper main .online-pay:before {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundLineContent.png);
    background-repeat: no-repeat;
    background-position: 0 50px;
    height: 550px;
    width: 350px;
    right: 0;
    bottom: -500px
}

@media (max-width:1366px) {
    .wrapper main .online-pay:before {
        bottom: -300px
    }
}

@media (max-width:1020px) {
    .wrapper main .online-pay:before {
        bottom: -500px
    }
}

.wrapper main .online-pay:after {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/formback.png);
    background-repeat: no-repeat;
    background-position: -35px 0;
    height: 550px;
    width: 450px;
    left: 0;
    top: 0
}

@media (max-width:1600px) {
    .wrapper main .online-pay:after {
        background-position: -215px 0;
        width: 250px
    }
}

@media (max-width:1420px) {
    .wrapper main .online-pay:after {
        width: 250px
    }
}

@media (max-width:1020px) {
    .wrapper main .online-pay:after {
        content: unset
    }
}

.wrapper main .online-pay .container-box {
    max-width: 923px
}

@media (max-width:960px) {
    .wrapper main .online-pay .container-box {
        padding: 0 30px
    }
}

@media (max-width:480px) {
    .wrapper main .online-pay .container-box {
        padding: 0 25px
    }
}

.wrapper main .online-pay .container-box h2 {
    margin: 120px auto 0;
    font-size: 30px;
    color: #303030;
    max-width: 950px;
    font-weight: 600
}

@media (max-width:320px) {
    .wrapper main .online-pay .container-box h2 {
        font-size: 22px;
        text-align: center
    }
}

.wrapper main .online-pay .container-box form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 53px 0 0
}

.wrapper main .online-pay .container-box form label {
    color: #606060;
    font-size: 18px;
    font-weight: lighter;
    margin-bottom: 10px
}

.wrapper main .online-pay .container-box form .error {
    color: #9e1714
}

.wrapper main .online-pay .container-box form .btn {
    border: 1px solid #9e1714;
    width: 288px;
    height: 56px;
    background-color: #9e1714;
    font-size: 20px;
    margin-top: 55px
}

@media (max-width:320px) {
    .wrapper main .online-pay .container-box form .btn {
        width: 100%
    }
}

.wrapper main .online-pay .container-box form .btn:hover {
    background: #fff;
    color: #9e1714
}

.wrapper main .online-pay .container-box form .btn:hover .btn-icon {
    background-color: #9e1714
}

.wrapper main .online-pay .container-box form .btn:hover .btn-icon .btn-image {
    background-position: 0 3px
}

.wrapper main .online-pay .container-box form .btn:hover input {
    color: #9e1714
}

.wrapper main .online-pay .container-box form .btn .btn-icon {
    border: 1px solid #9e1714;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .online-pay .container-box form .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/pay.png) no-repeat;
    height: 18px;
    width: 20px;
    background-position: -20px 3px;
    background-size: 39px
}

.wrapper main .online-pay .container-box form .btn input {
    color: #fff;
    outline: none;
    font-size: 20px;
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    cursor: pointer
}

.wrapper main .online-pay .container-box form input[type=text] {
    color: #333;
    outline: none;
    font-size: 20px;
    background-color: #fff;
    border: 1px solid #bbb;
    height: 50px;
    width: 431px;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    cursor: pointer
}

@media (max-width:480px) {
    .wrapper main .online-pay .container-box form input[type=text] {
        width: 100%
    }
}

.wrapper main .contacts-page .contacts-top {
    margin-bottom: 30px
}

.wrapper main .contacts-page .contacts-top .container-box .box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 20px 0
}

@media (max-width:1600px) {
    .wrapper main .contacts-page .contacts-top .container-box .box {
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px
    }
}

@media (max-width:618px) {
    .wrapper main .contacts-page .contacts-top .container-box .box {
        -ms-flex-pack: center;
        justify-content: center;
        padding: 20px
    }
}

.wrapper main .contacts-page .contacts-top .container-box .box .phones {
    background-image: url(/local/templates/imperial24/images/cont-phone.png);
    background-repeat: no-repeat;
    padding-left: 65px;
    height: 52px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:618px) {
    .wrapper main .contacts-page .contacts-top .container-box .box .phones {
        margin: 5px 30px
    }
}

.wrapper main .contacts-page .contacts-top .container-box .box .mails {
    background-image: url(/local/templates/imperial24/images/cont-mails.png);
    background-repeat: no-repeat;
    padding-left: 65px;
    height: 52px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:618px) {
    .wrapper main .contacts-page .contacts-top .container-box .box .mails {
        margin: 5px 30px
    }
}

.wrapper main .contacts-page .contacts-top .container-box .box .btn {
    font-size: 20px;
    margin: 10px 0 10px 20px;
    height: 45px;
    padding: 5px 20px;
    background-color: #9e1714;
    border: 1px solid #9e1714;
    text-transform: uppercase
}

@media (max-width:1290px) {
    .wrapper main .contacts-page .contacts-top .container-box .box .btn {
        font-size: 16px
    }
}

@media (max-width:566px) {
    .wrapper main .contacts-page .contacts-top .container-box .box .btn {
        font-size: 14px
    }
}

@media (max-width:460px) {
    .wrapper main .contacts-page .contacts-top .container-box .box .btn {
        top: 0;
        font-size: 16px
    }
}

.wrapper main .contacts-page .contacts-top .container-box .box .btn:hover {
    background: #fff;
    color: #9e1714
}

.wrapper main .contacts-page .contacts-top .container-box .box .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .contacts-page .contacts-top .container-box .box .btn:hover .btn-icon .btn-image {
    background-position: -21px 0
}

.wrapper main .contacts-page .contacts-top .container-box .box .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .contacts-page .contacts-top .container-box .box .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/mailIcon.png);
    height: 14px;
    width: 20px
}

.wrapper main .contacts-page .contacts-top .container-box .box .btn .btn-text {
    margin-left: 30px
}

.wrapper main .contacts-page .contacts-content .content-title {
    padding: 10px 0
}

.wrapper main .contacts-page .contacts-content .content-title:before {
    top: 5px
}

@media (max-width:820px) {
    .wrapper main .contacts-page .contacts-content .content-title:before {
        top: 10px
    }
}

.wrapper main .contacts-page .contacts-content .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:1600px) {
    .wrapper main .contacts-page .contacts-content .list {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.wrapper main .contacts-page .item {
    width: 360px;
    margin: 20px
}

@media (max-width:1366px) {
    .wrapper main .contacts-page .item {
        width: 300px
    }
}

@media (max-width:618px) {
    .wrapper main .contacts-page .item {
        width: 80%
    }
}

@media (max-width:410px) {
    .wrapper main .contacts-page .item {
        width: 90%
    }
}

.wrapper main .contacts-page .item .top-part {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    width: 100%;
    background-color: #9e1714;
    border-radius: 2px
}

.wrapper main .contacts-page .item .bottom-part {
    padding-bottom: 20px
}

.wrapper main .contacts-page .item .bottom-part .text {
    padding-bottom: 20px;
    padding-left: 15px;
    border-bottom: 1px solid #f0f0f0;
    width: 85%
}

.wrapper main .contacts-page .item .bottom-part .text .top {
    font-size: 18px
}

.wrapper main .contacts-page .item .bottom-part .text .bottom {
    font-size: 18px;
    font-weight: 700
}

.wrapper main .contacts-page .item .bottom-part .img {
    border-bottom: 2px solid #9e1715;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 6px 0;
    width: 55px
}

.wrapper main .contacts-page .item .bottom-part .address {
    padding-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.wrapper main .contacts-page .item .bottom-part .address .img {
    background-image: url(/local/templates/imperial24/images/geopos.png)
}

.wrapper main .contacts-page .item .bottom-part .phone {
    padding-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.wrapper main .contacts-page .item .bottom-part .phone .img {
    background-image: url(/local/templates/imperial24/images/ellips-phone.png)
}

.wrapper main .contacts-page .item .bottom-part .time {
    padding-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.wrapper main .contacts-page .item .bottom-part .time .img {
    background-image: url(/local/templates/imperial24/images/worktime.png)
}

.wrapper main .contacts-page .item .contact-btn {
    font-size: 20px;
    width: 200px;
    height: 40px;
    border-radius: 20px;
    display: block;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    background: #f0f0f0;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    transition: all .3s ease
}

.wrapper main .contacts-page .item .contact-btn span {
    border-bottom: 1px dashed #000
}

.wrapper main .contacts-page .item .contact-btn:hover {
    color: #fff;
    background: #9e1715
}

.wrapper main .contacts-page .item .contact-btn:hover span {
    border-bottom: 1px solid #9e1715
}

.wrapper main .contacts-page .item .active {
    background: #9e1715!important;
    text-decoration: none!important;
    color: #fff!important
}

.wrapper main .contacts-page #map {
    margin-top: 40px;
    border-top: 5px solid #9e1715;
    width: 100%;
    height: 600px
}

.wrapper main .contacts-page #map .item {
    margin: 10px
}

@media (max-width:410px) {
    .wrapper main .contacts-page #map .item {
        margin: 0
    }
}

.wrapper main .contacts-page #map .item .top-part {
    background-color: #9e1714;
    height: 70px;
    font-size: 22px;
    position: relative
}

.wrapper main .contacts-page #map .item .top-part .addr-name {
    position: unset;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper main .contacts-page #map .item .top-part:before {
    content: "";
    width: 100%;
    height: 4px;
    background-color: #fff;
    position: absolute;
    bottom: 5px
}

.wrapper main .loans-page .loans-content .pledged-items {
    position: relative
}

.wrapper main .loans-page .loans-content .pledged-items:after {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundlinebottom.png);
    background-repeat: no-repeat;
    background-position: -35px 0;
    height: 550px;
    width: 450px;
    left: -150px;
    top: 425px
}

@media (max-width:1024px) {
    .wrapper main .loans-page .loans-content .pledged-items:after {
        left: -16px;
        top: 25px
    }
}

@media (max-width:1020px) {
    .wrapper main .loans-page .loans-content .pledged-items:after {
        content: unset
    }
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .content-title {
    margin-top: 30px
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .content-title {
        margin-top: 30px;
        font-size: 21px
    }
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .things {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 60px auto 0
}

@media (max-width:1330px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things {
        margin: 0;
        display: block
    }
}

@media (max-width:768px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things {
        width: 95%
    }
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing {
    width: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin: 60px 10px 0
}

@media (max-width:1600px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing {
        width: 280px
    }
}

@media (max-width:1420px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing {
        width: 245px;
        margin: 0 10px
    }
}

@media (max-width:1330px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing {
        width: 100%;
        margin: 60px 10px 0;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: normal;
        align-items: normal
    }
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .top {
    width: 100%;
    height: 120px;
    background: #9e1715;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: center;
    cursor: pointer
}

@media (max-width:1330px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .top {
        height: 90px;
        min-width: 350px;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 10px 20px;
        width: 50%;
        border: 2px solid #9e1715
    }
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .top {
        width: 100%;
        min-width: 300px
    }
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .top .top-img {
    border: 1px solid #9e1714;
    border-radius: 50%;
    top: -50px;
    width: 100px;
    height: 100px;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute
}

@media (max-width:1330px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .top .top-img {
        margin-top: 0;
        position: static;
        width: 70px;
        height: 70px
    }
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .top .top-img img {
        height: 60%
    }
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .top p {
    font-size: 22px;
    margin-top: 30px
}

@media (max-width:1420px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .top p {
        margin-top: 50px
    }
}

@media (max-width:1330px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .top p {
        margin-top: 0;
        margin-left: 10px
    }
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .active {
    background: #fff;
    color: #9e1715;
    border: 2px solid #9e1715
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .text {
    width: 100%;
    padding-left: 20px;
    border: 1px solid #bbb
}

@media (max-width:1330px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .text {
        font-size: 18px;
        display: none;
        width: 45%
    }
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .text ul {
    list-style-type: none
}

@media (max-width:1330px) {
    .wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .text ul {
        padding: 15px
    }
}

.wrapper main .loans-page .loans-content .pledged-items .container-box .things .one-thing .text ul li:before {
    color: #9e1715;
    content: "\2022";
    padding-right: 10px;
    font-size: 22px
}

.wrapper main .loans-page .loans-content .advantages .container-box .content-title {
    font-size: 48px
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .advantages .container-box .content-title {
        font-size: 21px
    }
}

@media (max-width:768px) {
    .wrapper main .loans-page .loans-content .advantages .container-box .text-preview {
        display: block;
        width: auto
    }
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .advantages .container-box .text-preview {
        display: none
    }
}

.wrapper main .loans-page .loans-content .documents-gray {
    background: #f9f9f9;
    padding-bottom: 40px;
    width: 100%;
    padding: 0 8% 20px
}

@media (max-width:1366px) {
    .wrapper main .loans-page .loans-content .documents-gray {
        padding: 0 20px 20px
    }
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .documents-gray {
        padding: 0 10px 20px
    }
}

.wrapper main .loans-page .loans-content .documents-gray .documents-title {
    margin-bottom: 20px
}

@media (max-width:1366px) {
    .wrapper main .loans-page .loans-content .documents-gray .documents-title {
        margin-left: 35px
    }
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .documents-gray .documents-title {
        font-size: 21px
    }
}

.wrapper main .loans-page .loans-content .documents-gray .info-documents {
    max-width: 70%;
    font-size: 20px;
    margin-left: 0
}

@media (max-width:1366px) {
    .wrapper main .loans-page .loans-content .documents-gray .info-documents {
        max-width: 100%
    }
}

.wrapper main .loans-page .loans-content .documents-gray .documents {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap
}

@media (max-width:1024px) {
    .wrapper main .loans-page .loans-content .documents-gray .documents {
        display: block
    }
}

.wrapper main .loans-page .loans-content .documents-gray .documents .documents_right {
    width: 50%;
    max-width: 589px
}

@media (max-width:1600px) {
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_right {
        width: 45%;
        margin-right: -50px
    }
}

@media (max-width:1024px) {
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_right {
        position: relative
    }
}

.wrapper main .loans-page .loans-content .documents-gray .documents .documents_left,
.wrapper main .loans-page .loans-content .documents-gray .documents .documents_right {
    width: 55%
}

@media (max-width:1024px) {
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_left,
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_right {
        width: 90%
    }
}

@media (max-width:768px) {
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_left,
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_right {
        width: 100%
    }
}

.wrapper main .loans-page .loans-content .documents-gray .documents .documents_left h4,
.wrapper main .loans-page .loans-content .documents-gray .documents .documents_right h4 {
    width: 310px;
    font-size: 24px;
    font-weight: 600;
    color: #9e1715;
    -o-border-image: url(/local/templates/imperial24/images/doc-border.png);
    border-image: url(/local/templates/imperial24/images/doc-border.png);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #000;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 0 5px;
    position: relative
}

@media (max-width:320px) {
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_left h4,
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_right h4 {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }
}

.wrapper main .loans-page .loans-content .documents-gray .documents .documents_left h4:before,
.wrapper main .loans-page .loans-content .documents-gray .documents .documents_right h4:before {
    content: "";
    width: 60px;
    height: 3px;
    background: #9e1714;
    position: absolute;
    bottom: -2px
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_left h4,
    .wrapper main .loans-page .loans-content .documents-gray .documents .documents_right h4 {
        font-size: 22px;
        font-size: 20px
    }
}

.wrapper main .loans-page .loans-content .documents-gray .documents .documents_left ul,
.wrapper main .loans-page .loans-content .documents-gray .documents .documents_right ul {
    padding-right: 100px
}

.wrapper main .loans-page .loans-content .documents-gray .documents .documents_left ul li,
.wrapper main .loans-page .loans-content .documents-gray .documents .documents_right ul li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    padding: 10px 0 10px 30px;
    border-bottom: 1px solid #dbdbdb
}

.wrapper main .loans-page .loans-content .documents-gray .documents .documents_left ul li:before,
.wrapper main .loans-page .loans-content .documents-gray .documents .documents_right ul li:before {
    color: #9e1715;
    content: "\2714";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 22px
}

.wrapper main .loans-page .loans-content .documents-gray .documents .documents_left ul li:last-child,
.wrapper main .loans-page .loans-content .documents-gray .documents .documents_right ul li:last-child {
    border: none
}

.wrapper main .loans-page .loans-content .loans-order {
    padding: 20px 8%;
    margin: 25px auto 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 2px solid #9e1715;
    background: url(/local/templates/imperial24_redesign/css/../);
    position: relative;
    overflow: hidden
}

@media (max-width:1366px) {
    .wrapper main .loans-page .loans-content .loans-order {
        padding: 30px 4%
    }
}

@media (max-width:1250px) {
    .wrapper main .loans-page .loans-content .loans-order {
        padding: 30px 2%
    }
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .loans-order {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.wrapper main .loans-page .loans-content .loans-order:before {
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundbottomimgright.png);
    background-repeat: no-repeat;
    background-position: 0 50px;
    height: 315px;
    width: 350px;
    right: 0;
    bottom: -30px
}

@media (max-width:1024px) {
    .wrapper main .loans-page .loans-content .loans-order:before {
        bottom: -40px;
        right: -90px
    }
}

@media (max-width:1020px) {
    .wrapper main .loans-page .loans-content .loans-order:before {
        bottom: -500px
    }
}

.wrapper main .loans-page .loans-content .loans-order:after {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundbottomimgleft.png);
    background-repeat: no-repeat;
    background-position: -35px 0;
    height: 550px;
    width: 450px;
    left: -52px;
    top: -73px
}

@media (max-width:1024px) {
    .wrapper main .loans-page .loans-content .loans-order:after {
        left: -16px;
        top: 25px
    }
}

@media (max-width:1020px) {
    .wrapper main .loans-page .loans-content .loans-order:after {
        content: unset
    }
}

@media (max-width:768px) {
    .wrapper main .loans-page .loans-content .loans-order {
        padding: 0 4%
    }
}

@media (max-width:768px) {
    .wrapper main .loans-page .loans-content .loans-order div {
        margin: 20px 0
    }
}

.wrapper main .loans-page .loans-content .loans-order div p {
    font-size: 54px;
    font-weight: 600
}

@media (max-width:1024px) {
    .wrapper main .loans-page .loans-content .loans-order div p {
        font-size: 50px
    }
}

@media (max-width:768px) {
    .wrapper main .loans-page .loans-content .loans-order div p {
        font-size: 46px
    }
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .loans-order div p {
        font-size: 36px
    }
}

@media (max-width:320px) {
    .wrapper main .loans-page .loans-content .loans-order div p {
        font-size: 22px
    }
}

.wrapper main .loans-page .loans-content .loans-order div span {
    font-size: 24px
}

@media (max-width:768px) {
    .wrapper main .loans-page .loans-content .loans-order div span {
        font-size: 22px
    }
}

@media (max-width:480px) {
    .wrapper main .loans-page .loans-content .loans-order div span {
        font-size: 18px
    }
}

.wrapper main .loans-page .loans-content .loans-order .btn {
    width: 340px;
    font-size: 24px;
    margin: auto;
    padding: 5px 45px;
    text-transform: uppercase;
    background-color: #9e1714;
    height: 70px;
    border: 1px solid #9e1715;
    text-decoration: none;
    color: #fff;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    line-height: 1.2;
    cursor: pointer;
    transition: all .3s ease
}

@media (max-width:1366px) {
    .wrapper main .loans-page .loans-content .loans-order .btn {
        margin-left: 155px
    }
}

@media (max-width:1250px) {
    .wrapper main .loans-page .loans-content .loans-order .btn {
        margin-left: 30px
    }
}

@media (max-width:1024px) {
    .wrapper main .loans-page .loans-content .loans-order .btn {
        margin: 20px 0
    }
}

@media (max-width:320px) {
    .wrapper main .loans-page .loans-content .loans-order .btn {
        font-size: 19px;
        width: 245px;
        height: 50px;
        padding: 5px 20px
    }
}

.wrapper main .loans-page .loans-content .loans-order .btn:hover {
    background: #fff;
    color: #9e1715;
    border: 1px solid #9e1715
}

.wrapper main .loans-page .loans-content .loans-order .btn:hover .btn-icon {
    border: 1px solid #9e1715
}

.wrapper main .loans-page .loans-content .loans-order .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 50px;
    width: 50px;
    left: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    margin: 0
}

@media (max-width:320px) {
    .wrapper main .loans-page .loans-content .loans-order .btn .btn-icon {
        height: 40px;
        width: 40px;
        left: 5px
    }
}

.wrapper main .loans-page .loans-content .loans-order .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24_redesign/css/../images/icondollar.png);
    height: 35px;
    width: 20px
}

@media (max-width:1024px) {
    .wrapper main .loans-page .loans-content .loans-order .btn .btn-icon .btn-image {
        margin-left: 0
    }
}

.wrapper main .loans-page .loans-content .loans-order .btn .btn-text {
    margin-left: 30px
}

.wrapper main .calc-page .content-title {
    margin-left: 35px
}

.wrapper main .calc-page .page-head {
    background-color: #9e1714
}

.wrapper main .calc-page .page-head:before {
    content: unset
}

.wrapper main .calc-page .page-head .breadcrumb-custom li:before {
    content: "•";
    color: #fff
}

.wrapper main .calc-page .tabs {
    height: 185px;
    background: #9e1714
}

@media (max-width:1366px) {
    .wrapper main .calc-page .tabs {
        height: 165px
    }
}

@media (max-width:1024px) {
    .wrapper main .calc-page .tabs {
        height: 105px
    }
}

@media (max-width:768px) {
    .wrapper main .calc-page .tabs {
        height: auto
    }
}

.wrapper main .calc-page .tabs .content-title {
    display: none
}

.wrapper main .calc-page .tabs .things {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

@media (max-width:768px) {
    .wrapper main .calc-page .tabs .things {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.wrapper main .calc-page .tabs .things .one-thing {
    width: 255px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 3px;
    transition: all .3s ease;
    border-left: 2px solid #9e1714;
    border-right: 2px solid #9e1714;
    border-top: 2px solid #9e1714
}

.wrapper main .calc-page .tabs .things .one-thing:hover,
.wrapper main .calc-page .tabs .things .one-thing:hover .top .top-img {
    border: 2px solid #000
}

@media (max-width:1366px) {
    .wrapper main .calc-page .tabs .things .one-thing {
        width: 215px;
        height: 115px
    }
}

@media (max-width:1024px) {
    .wrapper main .calc-page .tabs .things .one-thing {
        width: 160px;
        height: 80px
    }
}

@media (max-width:768px) {
    .wrapper main .calc-page .tabs .things .one-thing {
        width: 225px;
        margin-bottom: 90px;
        height: 120px
    }
}

.wrapper main .calc-page .tabs .things .one-thing .top {
    width: 100%;
    height: 135px;
    color: #000;
    position: relative;
    text-align: center;
    cursor: pointer
}

.wrapper main .calc-page .tabs .things .one-thing .top,
.wrapper main .calc-page .tabs .things .one-thing .top .top-img {
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper main .calc-page .tabs .things .one-thing .top .top-img {
    border: 1px solid #9e1714;
    border-radius: 50%;
    top: -50px;
    width: 100px;
    height: 100px;
    position: absolute
}

@media (max-width:1024px) {
    .wrapper main .calc-page .tabs .things .one-thing .top .top-img {
        top: -30px;
        width: 60px;
        height: 60px
    }
    .wrapper main .calc-page .tabs .things .one-thing .top .top-img img {
        width: 60%
    }
}

@media (max-width:768px) {
    .wrapper main .calc-page .tabs .things .one-thing .top .top-img {
        top: -45px;
        width: 90px;
        height: 90px
    }
}

.wrapper main .calc-page .tabs .things .one-thing .top p {
    font-size: 22px;
    margin-top: 30px
}

@media (max-width:1366px) {
    .wrapper main .calc-page .tabs .things .one-thing .top p {
        font-size: 20px
    }
}

@media (max-width:1024px) {
    .wrapper main .calc-page .tabs .things .one-thing .top p {
        font-size: 16px;
        margin-top: 20px
    }
}

@media (max-width:768px) {
    .wrapper main .calc-page .tabs .things .one-thing .top p {
        font-size: 20px;
        font-weight: 600
    }
}

.wrapper main .calc-page .tabs .things .active {
    height: 185px;
    background-color: #fff
}

.wrapper main .calc-page .tabs .things .active:hover {
    border-bottom: none
}

@media (max-width:1366px) {
    .wrapper main .calc-page .tabs .things .active {
        height: 165px
    }
}

@media (max-width:1024px) {
    .wrapper main .calc-page .tabs .things .active {
        height: 105px
    }
}

@media (max-width:768px) {
    .wrapper main .calc-page .tabs .things .active {
        height: 120px
    }
    .wrapper main .calc-page .tabs .things .active .top,
    .wrapper main .calc-page .tabs .things .active .top .top-img {
        border: 2px solid #000
    }
    .wrapper main .calc-page .tabs .things .active .top p {
        color: #9e1715
    }
}

.wrapper main .calc-page .info {
    border-top: 3px solid #9e1715;
    padding: 60px 30px
}

@media (max-width:480px) {
    .wrapper main .calc-page .info {
        padding: 60px 10px
    }
}

.wrapper main .calc-page .info .container-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:768px) {
    .wrapper main .calc-page .info .container-box {
        display: block
    }
}

.wrapper main .calc-page .info .container-box h2 {
    font-size: 38px;
    padding-bottom: 30px
}

@media (max-width:1024px) {
    .wrapper main .calc-page .info .container-box h2 {
        font-size: 34px
    }
}

@media (max-width:480px) {
    .wrapper main .calc-page .info .container-box h2 {
        font-size: 24px
    }
}

.wrapper main .calc-page .info .container-box .left {
    width: 48%;
    font-size: 20px
}

@media (max-width:768px) {
    .wrapper main .calc-page .info .container-box .left {
        width: auto
    }
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn {
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
	justify-content: center;
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a {
    width: 80px;
    height: 80px;
    border: 2px solid #9e1715;
    margin-right: 15px
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:hover {
    border: 2px solid #f0f0f0
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:hover .img-messenger {
    background-position: -55px 0
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:hover .img-viber {
    background-position: -53px 0
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:hover .img-telegram {
    background-position: -54px 0
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:hover .img-skype {
    background-position: -53px 0
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:active {
    border: 2px solid #9e1715;
    background: #9e1715
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:active .img-messenger {
    background-position: -110px 0
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:active .img-viber {
    background-position: -106px 0
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:active .img-telegram {
    background-position: -108px 0
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a:active .img-skype {
    background-position: -106px 0
}

@media (max-width:1024px) {
    .wrapper main .calc-page .info .container-box .left .calc-left-btn a {
        width: 75px;
        height: 75px
    }
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a div {
    width: 100%;
    height: 100%
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a .img-messenger {
    background: url(/local/templates/imperial24/images/messenger-btn.png) no-repeat;
    overflow: hidden;
    width: 54px;
    height: 54px
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a .img-viber {
    background: url(/local/templates/imperial24/images/viber-btn.png) no-repeat;
    overflow: hidden;
    width: 53px;
    height: 57px
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a .img-telegram {
    background: url(/local/templates/imperial24/images/telegram-btn.png) no-repeat;
    overflow: hidden;
    width: 53px;
    height: 47px
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a .img-skype {
    background: url(/local/templates/imperial24/images/skype-btn.png) no-repeat;
    overflow: hidden;
    width: 53px;
    height: 57px
}

.wrapper main .calc-page .info .container-box .left .calc-left-btn a .icon-messenger,
.wrapper main .calc-page .info .container-box .left .calc-left-btn a .icon-skype,
.wrapper main .calc-page .info .container-box .left .calc-left-btn a .icon-telegram,
.wrapper main .calc-page .info .container-box .left .calc-left-btn a .icon-viber {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper main .calc-page .info .container-box .right {
    width: 48%;
    font-size: 20px
}

@media (max-width:768px) {
    .wrapper main .calc-page .info .container-box .right {
        width: auto;
        margin-top: 50px
    }
}

.wrapper main .calc-page .info .container-box .right .bottom {
    float: left
}

@media (max-width:768px) {
    .wrapper main .calc-page .info .container-box .right .bottom {
        float: none
    }
}

@media (max-width:320px) {
    .wrapper main .calc-page .info .container-box .right .bottom {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width:1024px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn {
        width: 360px
    }
}

@media (max-width:480px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn {
        width: 310px
    }
}

@media (max-width:320px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn {
        width: 280px
    }
}

.wrapper main .calc-page .info .container-box .right .bottom .btn a {
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #9e1715;
    height: 70px;
    background-color: #9e1715;
    border-radius: 35px;
    color: #fff;
    font-size: 20px;
    margin: 25px 0 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px
}

@media (max-width:1024px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a {
        height: 55px
    }
}

@media (max-width:768px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a {
        margin: 45px 0 -30px
    }
}

@media (max-width:320px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a {
        height: 45px;
        margin: 45px 0 0
    }
}

.wrapper main .calc-page .info .container-box .right .bottom .btn a:hover {
    background: #fff;
    color: #9e1715
}

.wrapper main .calc-page .info .container-box .right .bottom .btn a:hover .btn-icon {
    border: 1px solid #9e1715;
    background: #9e1715 url(/local/templates/imperial24/images/bottom-btn.png) no-repeat;
    background-position: -20px 8px
}

@media (max-width:1024px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a:hover .btn-icon {
        background-position: -24px 3px
    }
}

.wrapper main .calc-page .info .container-box .right .bottom .btn a .btn-icon {
    position: static;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    background: #fff url(/local/templates/imperial24/images/bottom-btn.png) no-repeat;
    background-position: 9px 8px
}

@media (max-width:1024px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a .btn-icon {
        width: 40px;
        height: 40px;
        background-position: 5px 3px
    }
}

@media (max-width:320px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a .btn-icon {
        height: 32px;
        width: 32px;
        background-position: 5px 4px;
        background-size: 133%
    }
}

.wrapper main .calc-page .info .container-box .right .bottom .btn a .text {
    font-size: 24px;
    padding-left: 17px;
    padding-right: 17px
}

@media (max-width:1024px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a .text {
        font-size: 20px;
        padding-left: 10px
    }
}

@media (max-width:480px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a .text {
        font-size: 16px;
        padding-left: 10px
    }
}

@media (max-width:320px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a .text {
        font-size: 15px;
        padding-right: 13px
    }
}

@media (max-width:410px) {
    .wrapper main .calc-page .info .container-box .right .bottom .btn a {
        font-size: 18px
    }
}

.wrapper main .calc-page .info .container-box .right .bottom .btn a .btn-text {
    margin-right: 30px
}

.wrapper main .calc-page .middle {
    border-bottom: 3px solid #9e1714
}

.wrapper main .calc-page .middle .tab-metals {
    margin: 0 auto;
    padding: 20px;
    max-width: 1160px
}

.wrapper main .calc-page .middle .tab-metals h3 {
    padding: 20px 0;
    font-size: 22px
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .tab-metals h3 {
        width: 80%
    }
}

@media (max-width:618px) {
    .wrapper main .calc-page .middle .tab-metals h3 {
        width: 100%
    }
}

.wrapper main .calc-page .middle .tab-metals input {
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px 20px 15px;
    font-size: 16px;
    position: relative;
    z-index: 10;
    font-family: Proxima Nova Rg
}

.wrapper main .calc-page .middle .tab-metals .radio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0
}

.wrapper main .calc-page .middle .tab-metals .radio .radio-btn {
    border-radius: 50px;
    border: 1px solid #9e1714;
    background-color: #fff;
    color: #606060;
    padding: 6px 12px 6px 8px;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
	margin: 4px;
    transition: all .3s ease
}

.wrapper main .calc-page .middle .tab-metals .radio .radio-btn .round {
    border-radius: 50%;
    border: 2px solid #9e1714;
    background-color: #fff;
    position: relative;
    width: 21px;
    height: 21px;
    margin-right: 10px
}

.wrapper main .calc-page .middle .tab-metals .radio .radio-btn .round:before {
    content: "";
    border-radius: 50%;
    position: absolute;
    width: 13px;
    height: 13px;
    left: 2px;
    top: 2px;
    background-color: #fff
}

.wrapper main .calc-page .middle .tab-metals .radio .radio-btn .text {
    font-size: 15px;
    border-bottom: 1px dashed #606060
}

.wrapper main .calc-page .middle .tab-metals .radio .gold {
    margin-right: 55px
}

@media (max-width:460px) {
    .wrapper main .calc-page .middle .tab-metals .radio .gold {
        margin-right: 15px
    }
}

.wrapper main .calc-page .middle .tab-metals .radio .silver {
    margin-left: 55px
}

@media (max-width:460px) {
    .wrapper main .calc-page .middle .tab-metals .radio .silver {
        margin-left: 15px
    }
}

.wrapper main .calc-page .middle .tab-metals .radio .active {
    color: #fff;
    background-color: #9e1714
}

.wrapper main .calc-page .middle .tab-metals .radio .active .round {
    border: 2px solid #fff;
    background-color: #9e1714
}

.wrapper main .calc-page .middle .tab-metals .radio .active .round:before {
    content: "";
    background-color: #fff
}

.wrapper main .calc-page .middle .tab-metals .radio .active .text {
    border-bottom: 1px dashed #9e1714
}

.wrapper main .calc-page .middle .tab-metals label {
    color: #606060
}

.wrapper main .calc-page .middle .tab-metals .gold-input {
    display: none;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0 30px
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .tab-metals .gold-input {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wrapper main .calc-page .middle .tab-metals .gold-input .left {
    width: 27%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .tab-metals .gold-input .left {
        width: 100%
    }
}

.wrapper main .calc-page .middle .tab-metals .gold-input .right {
    width: 27%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .tab-metals .gold-input .right {
        margin-top: 30px;
        width: 100%
    }
}

.wrapper main .calc-page .middle .tab-metals .silver-input {
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45%;
    padding: 10px 0 30px
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .tab-metals .silver-input {
        width: 100%
    }
}

.wrapper main .calc-page .middle .tab-metals .selected {
    display: -ms-flexbox;
    display: flex
}

.wrapper main .calc-page .middle .tab-metals .btn-result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
    border: 2px solid #9e1714;
    padding: 27px;
    margin: 20px 0;
    text-transform: uppercase;
    font-size: 20px
}

@media (max-width:618px) {
    .wrapper main .calc-page .middle .tab-metals .btn-result {
        padding: 20px;
        font-size: 18px
    }
}

@media (max-width:460px) {
    .wrapper main .calc-page .middle .tab-metals .btn-result {
        padding: 10px;
        font-size: 16px
    }
}

@media (max-width:378px) {
    .wrapper main .calc-page .middle .tab-metals .btn-result {
        padding: 10px;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.wrapper main .calc-page .middle .tab-metals .btn-result .result {
    font-size: 26px;
    font-weight: 700;
    margin: 0 5px;
    color: #9e1714
}

@media (max-width:618px) {
    .wrapper main .calc-page .middle .tab-metals .btn-result .result {
        font-size: 24px
    }
}

@media (max-width:460px) {
    .wrapper main .calc-page .middle .tab-metals .btn-result .result {
        font-size: 20px
    }
}

.wrapper main .calc-page .middle .tab-metals .btn-result .red {
    color: #9e1714
}
.wrapper main .calc-page .middle .tab-metals .price_select.request-waiting {
    position: relative;
}
.wrapper main .calc-page .middle .tab-metals .price_select.request-waiting::after {
    content:"Идёт расчёт стоимости...";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
    left: 0;
    z-index: 10;
    background: white;
    text-align: center;
}

.wrapper main .calc-page .middle .content-calc {
    margin: 0 auto;
    padding: 20px;
    max-width: 1160px;
    display: none
}

.wrapper main .calc-page .middle .content-calc article .top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wrapper main .calc-page .middle .content-calc article .error{
    color: #9e1714;
    display: block;
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc article .top {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wrapper main .calc-page .middle .content-calc article .top textarea {
    resize: none;
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px 20px 15px;
    font-size: 16px;
    width: 100%
}

.wrapper main .calc-page .middle .content-calc article .top .label pre {
    font-size: 18px;
    margin-bottom: 5px;
    font-family: Proxima Nova Rg
}

@media (max-width:410px) {
    .wrapper main .calc-page .middle .content-calc article .top .label pre {
        font-size: 14px
    }
}

.wrapper main .calc-page .middle .content-calc article .top .left {
    width: 46%
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc article .top .left {
        width: 100%
    }
}

.wrapper main .calc-page .middle .content-calc article .top .left input {
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px 20px 15px;
    font-size: 16px;
    position: relative;
    z-index: 10;
    font-family: Proxima Nova Rg;
    width: 100%
}

.wrapper main .calc-page .middle .content-calc article .top .left .input {
    padding: 10px 0;
    position: relative
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 {
    width: 100%;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-bottom: 0
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list {
    position: relative;
    cursor: pointer
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list .top-input {
    border: 1px solid #eee;
    font-size: 16px;
    background-color: #fff;
    width: 100%;
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list .top-input .text {
    color: #000;
    width: 90%;
    padding: 20px 15px
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list .top-input .arrow {
    width: 60px;
    height: 100%;
    z-index: 101;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list .top-input .arrow div {
    background-repeat: no-repeat;
    width: 22px;
    height: 12px
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list .top-input .arrow .down {
    background-image: url(/local/templates/imperial24/images/arrowselect.png);
    background-position: -23px 0
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list .top-input .arrow .up {
    background-image: url(/local/templates/imperial24/images/arrowselect.png);
    background-position: 0 0
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list ul {
    position: absolute;
    left: 0;
    top: 63px;
    background-color: #fff;
    display: none;
    list-style: none;
    margin: 0;
    width: 100%;
    z-index: 101;
    border: 1px solid #eee;
    padding: 0 20px;
    max-height: 210px;
    overflow-y: scroll
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list ul li {
    padding: 15px 0;
    border-bottom: 1px solid #ccc
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list ul li:hover {
    color: #9e1714
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list ul li:last-child {
    border-bottom: none
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .input-list ul .selected {
    color: #9e1714
}

.wrapper main .calc-page .middle .content-calc article .top .left .left-5 .hide-list,
.wrapper main .calc-page .middle .content-calc article .top .left .left-6 {
    display: none
}

.wrapper main .calc-page .middle .content-calc article .top .right {
    width: 46%
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc article .top .right {
        width: 100%
    }
}

.wrapper main .calc-page .middle .content-calc article .top .right .input {
    padding: 10px 0
}

.wrapper main .calc-page .middle .content-calc article .top .right .right-title {
    font-size: 18px;
    margin-bottom: 5px;
    font-family: Proxima Nova Rg;
    margin-bottom: 10px
}

@media (max-width:410px) {
    .wrapper main .calc-page .middle .content-calc article .top .right .right-title {
        font-size: 14px
    }
}

.wrapper main .calc-page .middle .content-calc article .top .right .load-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    font-size: 18px
}

.wrapper main .calc-page .middle .content-calc article .top .right .load-img:hover .loader {
    border: 1px dashed #9e1714
}

.wrapper main .calc-page .middle .content-calc article .top .right .load-img:hover .plus {
    background-color: #9e1714
}

.wrapper main .calc-page .middle .content-calc article .top .right .load-img .inputfile {
    height: 1px;
    border: none;
    opacity: 0;
    padding: 0
}

.wrapper main .calc-page .middle .content-calc article .top .right .load-img .loader {
    height: 100px;
    border: 1px dashed #ccc;
    background-color: #f7f7f7;
    position: relative;
    z-index: 1;
    transition: all .3s ease
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc article .top .right .load-img .loader {
        height: 150px
    }
}

.wrapper main .calc-page .middle .content-calc article .top .right .load-img .loader img {
    width: 100%;
    height: 100%;
    padding: 0 90px
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc article .top .right .load-img .loader img {
        padding: 0 30%
    }
}

.wrapper main .calc-page .middle .content-calc article .top .right .load-img label {
    position: absolute;
    top: 20px;
    left: 42%;
    z-index: 2;
    transition: all .3s ease
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc article .top .right .load-img label {
        left: 45%;
        top: 50px
    }
}

@media (max-width:410px) {
    .wrapper main .calc-page .middle .content-calc article .top .right .load-img label {
        left: 40%
    }
}

.wrapper main .calc-page .middle .content-calc article .top .right .load-img label .plus {
    border-radius: 50%;
    background-color: #d3d3d3;
    font-size: 32px;
    padding: 2px 0;
    height: 40px;
    width: 40px;
    color: #fff;
    text-align: center;
    font-weight: 400
}

.wrapper main .calc-page .middle .content-calc article .top .right .load-img .select {
    top: 90px;
    left: 33%
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc article .top .right .load-img .select {
        top: 145px
    }
}

.wrapper main .calc-page .middle .content-calc article .top .error {
    color: #9e1714
}

.wrapper main .calc-page .middle .content-calc article .top .error+label {
    position: absolute;
    top: 85px;
    left: 0
}

.wrapper main .calc-page .middle .content-calc article .top textarea+label.error {
    position: absolute;
    top: 175px;
    left: 0
}

.wrapper main .calc-page .middle .content-calc article .bottom {
    margin-top: 30px
}

.wrapper main .calc-page .middle .content-calc article .bottom .radio-status {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc article .bottom .radio-status {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.wrapper main .calc-page .middle .content-calc article .bottom .radio-status .radio-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    cursor: pointer;
    margin-top: 30px
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc article .bottom .radio-status .radio-item {
        width: 200px
    }
}

.wrapper main .calc-page .middle .content-calc article .bottom .radio-status .radio-item input {
    opacity: 0;
    height: 22px;
    width: 22px;
    position: absolute
}

.wrapper main .calc-page .middle .content-calc article .bottom .radio-status .radio-item .radio-btn {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #9e1714;
    position: relative;
    cursor: pointer;
    margin-right: 15px
}

.wrapper main .calc-page .middle .content-calc article .bottom .radio-status .radio-item .radio-btn:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    height: 12px;
    width: 12px;
    background-color: #fff;
    border-radius: 50%
}

.wrapper main .calc-page .middle .content-calc article .bottom .radio-status .active .radio-btn:before {
    content: "";
    background-color: #9e1714
}

.wrapper main .calc-page .middle .content-calc article .bottom .label {
    margin-bottom: 10px
}

.wrapper main .calc-page .middle .content-calc article .bottom .label pre {
    font-size: 18px;
    margin-bottom: 5px;
    font-family: Proxima Nova Rg
}

@media (max-width:410px) {
    .wrapper main .calc-page .middle .content-calc article .bottom .label pre {
        font-size: 14px
    }
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 60px 0 30px
}

@media (max-width:410px) {
    .wrapper main .calc-page .middle .content-calc article .btn-bottom {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom .btn {
    border: 1px solid #9e1714;
    width: 210px;
    height: 50px;
    background-color: #9e1714;
    font-size: 20px;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom .btn input {
    color: #fff;
    outline: none;
    font-size: 20px;
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10;
    padding: 0 0 0 20px;
    cursor: pointer
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom .btn .btn-text {
    text-transform: uppercase;
    position: relative;
    left: 25%
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/okicon.png);
    height: 18px;
    width: 20px
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom .btn:hover {
    background: #fff;
    color: #9e1714
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom .btn:hover .btn-icon .btn-image {
    background-position: -20px 0
}

.wrapper main .calc-page .middle .content-calc article .btn-bottom .btn:hover input {
    color: #000
}

.wrapper main .calc-page .middle .content-calc .form-tech .bottom {
    margin-top: 30px
}

.wrapper main .calc-page .middle .content-calc .form-tech .bottom .radio-status {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc .form-tech .bottom .radio-status {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.wrapper main .calc-page .middle .content-calc .form-tech .bottom .radio-status .radio-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    cursor: pointer;
    margin-top: 30px
}

@media (max-width:820px) {
    .wrapper main .calc-page .middle .content-calc .form-tech .bottom .radio-status .radio-item {
        width: 200px
    }
}

.wrapper main .calc-page .middle .content-calc .form-tech .bottom .radio-status .radio-item input {
    opacity: 0;
    height: 22px;
    width: 22px;
    position: absolute
}

.wrapper main .calc-page .middle .content-calc .form-tech .bottom .radio-status .radio-item .radio-btn {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #9e1714;
    position: relative;
    cursor: pointer;
    margin-right: 15px
}

.wrapper main .calc-page .middle .content-calc .form-tech .bottom .radio-status .radio-item .radio-btn:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    height: 12px;
    width: 12px;
    background-color: #fff;
    border-radius: 50%
}

.wrapper main .calc-page .middle .content-calc .form-tech .bottom .radio-status .active .radio-btn:before {
    content: "";
    background-color: #9e1714
}

.wrapper main .calc-page .middle .content-calc .form-tech .bottom .label {
    margin-bottom: 10px
}

.wrapper main .calc-page .middle .content-calc .form-tech .bottom .label pre {
    font-size: 18px;
    margin-bottom: 5px;
    font-family: Proxima Nova Rg
}

@media (max-width:410px) {
    .wrapper main .calc-page .middle .content-calc .form-tech .bottom .label pre {
        font-size: 14px
    }
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 60px 0 30px
}

@media (max-width:410px) {
    .wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom .btn {
    border: 1px solid #9e1714;
    width: 210px;
    height: 50px;
    background-color: #9e1714;
    font-size: 20px;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom .btn input {
    color: #fff;
    outline: none;
    font-size: 20px;
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10;
    padding: 0 0 0 20px;
    cursor: pointer
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom .btn .btn-text {
    text-transform: uppercase;
    position: relative;
    left: 25%
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/okicon.png);
    height: 18px;
    width: 20px
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom .btn:hover {
    background: #fff;
    color: #9e1714
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom .btn:hover .btn-icon .btn-image {
    background-position: -20px 0
}

.wrapper main .calc-page .middle .content-calc .form-tech .btn-bottom .btn:hover input {
    color: #000
}

footer {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #9e1714;
    height: 300px;
    color: #fff
}

@media (max-width:710px) {
    footer {
        height: 410px
    }
}

@media (max-width:460px) {
    footer {
        height: 710px
    }
}

footer h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 40px 0;
    position: relative;
    margin-left: 20px
}

footer h3:before {
    position: absolute;
    top: -2px;
    left: -20px;
    content: url(/local/templates/imperial24/images/elipse.png)
}

@media (max-width:460px) {
    footer h3:before {
        top: -20px;
        left: 47%
    }
}

footer .social-links {
    margin: 0;
    padding: 0
}

footer .social-links li {
    list-style: none;
    display: inline-block
}

footer .social-links li a {
    transition: all .5s ease-out;
    color: #fff;
    padding: 6px 5px;
    display: inline-block;
    font-size: 20px;
    min-width: 36px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #fff;
    font-size: 190%
}

footer .social-links li a i {
    margin-top: 5px
}

footer .social-links li a i:before {
    color: #9e1714
}

footer .social-links li a:hover {
    background-color: #9e1714
}

footer .social-links li a:hover i:before {
    color: #fff
}

footer .container-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px
}

@media (max-width:960px) {
    footer .container-box {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }
}

@media (max-width:960px) {
    footer .container-box .left {
        border-bottom: 1px solid #fff
    }
}

@media (max-width:460px) {
    footer .container-box .left {
        padding-bottom: 30px
    }
}

footer .container-box .left .footer-element {
    padding: 0 10px
}

@media (max-width:960px) {
    footer .container-box .left .footer-element {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        margin: 0
    }
    footer .container-box .left .footer-element h1 {
        margin: 10px 20px
    }
}

@media (max-width:960px) {
    footer .container-box .left .footer-element .footer-suggest {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
    footer .container-box .left .footer-element .footer-suggest h1 {
        font-size: 18px;
        margin: 10px 20px 0;
        white-space: nowrap
    }
}

@media (max-width:666px) {
    footer .container-box .left .footer-element .footer-suggest h1 {
        margin: 10px 20px;
        font-size: 16px
    }
}

@media (max-width:460px) {
    footer .container-box .left .footer-element .footer-suggest {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
    footer .container-box .left .footer-element .footer-suggest h3 {
        font-size: 18px;
        margin: 30px 20px 20px
    }
}

footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:460px) {
    footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }
}

footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .footer-text {
    font-size: 18px;
    width: 230px
}

@media (max-width:960px) {
    footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .footer-text {
        width: 70%
    }
}

@media (max-width:666px) {
    footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .footer-text {
        font-size: 16px
    }
}

@media (max-width:460px) {
    footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .footer-text {
        width: 90%;
        margin-bottom: 20px;
        text-align: center
    }
}

footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn {
    font-size: 20px;
    margin: 10px 0 10px 20px;
    height: 45px;
    padding: 5px 20px
}

@media (max-width:1290px) {
    footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn {
        font-size: 16px
    }
}

@media (max-width:960px) {
    footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn {
        margin: 0;
        top: -15px
    }
}

@media (max-width:566px) {
    footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn {
        font-size: 14px
    }
}

@media (max-width:460px) {
    footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn {
        top: 0;
        font-size: 16px
    }
}

footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn:hover {
    background: #fff;
    color: #9e1714
}

footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn:hover .btn-icon .btn-image {
    background-position: -21px 0
}

footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn .btn-image {
    background: url(/local/templates/imperial24/images/mailIcon.png);
    height: 14px;
    width: 20px
}

footer .container-box .left .footer-element .footer-suggest .footer-suggest-bottom .btn .btn-text {
    margin-left: 30px
}

footer .container-box .left .footer-element .footer-partner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 35px
}

footer .container-box .left .footer-element .footer-partner h3 {
    margin: 0 45px 0 20px
}


footer .container-box .right .footer-element .footer-partner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 35px
}

footer .container-box .right .footer-element .footer-partner h3 {
    margin: 0 45px 0 20px
}

@media (max-width:960px) {
    footer .container-box .left .footer-element .footer-partner {
        display: none
    }
}

footer .container-box .left .footer-element .footer-partner .partner-image {
    margin-bottom: 20px
}

footer .container-box .right {
    -ms-flex: 2;
    flex: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-left: 50px
}

@media (max-width:1290px) {
    footer .container-box .right {
        margin-left: 15px
    }
}

@media (max-width:710px) {
    footer .container-box .right {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0
    }
}

@media (max-width:960px) {
    footer .container-box .right .footer-social {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:710px) {
    footer .container-box .right .footer-social {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start
    }
    footer .container-box .right .footer-social h1 {
        margin-top: 30px
    }
}

footer .container-box .right .footer-element {
    margin: 0 0 20px
}

@media (max-width:960px) {
    footer .container-box .right .footer-element {
        padding: 0 10px
    }
}

@media (max-width:710px) {
    footer .container-box .right .footer-element {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 1px solid #fff;
        margin: 0
    }
}

@media (max-width:460px) {
    footer .container-box .right .footer-element {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

footer .container-box .right .footer-element:last-child {
    border-bottom: none
}

@media (max-width:960px) {
    footer .container-box .right .footer-element h3 {
        margin: 25px 20px 20px;
        font-size: 18px;
        padding: 0 10px
    }
}

@media (max-width:710px) {
    footer .container-box .right .footer-element h3 {
        margin: 10px 20px;
        font-size: 18px;
        padding: 0
    }
}

@media (max-width:666px) {
    footer .container-box .right .footer-element h3 {
        font-size: 16px
    }
}

@media (max-width:460px) {
    footer .container-box .right .footer-element h3 {
        margin: 25px 20px 20px;
        font-size: 18px
    }
}

footer .container-box .right .footer-element .footer-right-partner {
    display: none;
    margin: 20px 0
}

@media (max-width:960px) {
    footer .container-box .right .footer-element .footer-right-partner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        top: -20px
    }
}

@media (max-width:710px) {
    footer .container-box .right .footer-element .footer-right-partner {
        position: unset;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:460px) {
    footer .container-box .right .footer-element .footer-right-partner {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 0 20px
    }
}

footer .container-box .right .footer-element .footer-contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1290px) {
    footer .container-box .right .footer-element .footer-contacts {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media (max-width:710px) {
    footer .container-box .right .footer-element .footer-contacts {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: space-between;
        align-items: space-between
    }
}

@media (max-width:666px) {
    footer .container-box .right .footer-element .footer-contacts {
        margin: 19px 0 -10px
    }
}

@media (max-width:460px) {
    footer .container-box .right .footer-element .footer-contacts {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0;
        height: 130px
    }
}

footer .container-box .right .footer-element .footer-contacts .footer-contacts-text {
    margin-right: 30px
}

footer .container-box .right .footer-element .footer-contacts .footer-contacts-text p {
    margin-bottom: 7px
}

@media (max-width:710px) {
    footer .container-box .right .footer-element .footer-contacts .footer-contacts-text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }
    footer .container-box .right .footer-element .footer-contacts .footer-contacts-text p {
        margin-right: 30px;
        margin-bottom: 0
    }
}

@media (max-width:666px) {
    footer .container-box .right .footer-element .footer-contacts .footer-contacts-text {
        margin-right: 5px;
        font-size: 14px;
        white-space: nowrap
    }
    footer .container-box .right .footer-element .footer-contacts .footer-contacts-text p {
        margin-right: 5px;
        margin-bottom: 0
    }
}

@media (max-width:460px) {
    footer .container-box .right .footer-element .footer-contacts .footer-contacts-text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px
    }
    footer .container-box .right .footer-element .footer-contacts .footer-contacts-text p {
        margin-right: 0;
        margin-bottom: 5px
    }
}

footer .container-box .right .footer-element .footer-contacts .btn {
    font-size: 20px;
    margin: 10px 0;
    padding: 5px 20px;
    height: 45px
}

@media (max-width:1290px) {
    footer .container-box .right .footer-element .footer-contacts .btn {
        font-size: 16px
    }
}

@media (max-width:710px) {
    footer .container-box .right .footer-element .footer-contacts .btn {
        top: -15px
    }
}

@media (max-width:666px) {
    footer .container-box .right .footer-element .footer-contacts .btn {
        font-size: 14px;
        top: -25px
    }
}

@media (max-width:460px) {
    footer .container-box .right .footer-element .footer-contacts .btn {
        top: 0
    }
}

footer .container-box .right .footer-element .footer-contacts .btn:hover {
    background: #fff;
    color: #9e1714
}

footer .container-box .right .footer-element .footer-contacts .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

footer .container-box .right .footer-element .footer-contacts .btn:hover .btn-icon .btn-image {
    background-position: -14px 0
}

footer .container-box .right .footer-element .footer-contacts .btn .btn-text {
    margin-left: 30px
}

footer .container-box .right .footer-element .footer-contacts .btn .btn-image {
    background: url(/local/templates/imperial24/images/addressIcon.png);
    height: 20px;
    width: 13px
}

@media (max-width:960px) {
    footer .container-box .right .footer-element .footer-element-social {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:710px) {
    footer .container-box .right .footer-element .footer-element-social {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin-top: 10px
    }
}

@media (max-width:460px) {
    footer .container-box .right .footer-element .footer-element-social {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        margin-top: 0
    }
}

footer .container-box .right .footer-element .footer-element-social .social-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media (max-width:710px) {
    footer .container-box .right .footer-element .footer-element-social .social-links {
        width: 40%
    }
}

@media (max-width:460px) {
    footer .container-box .right .footer-element .footer-element-social .social-links {
        width: auto;
        margin-left: 10px
    }
}

footer .container-box .right .footer-element .footer-element-social .footer-copyright {
    white-space: nowrap;
    margin-top: 40px;
    font-size: 12px
}

@media (max-width:768px) {
    footer .container-box .right .footer-element .footer-element-social .footer-copyright {
        font-size: 10px
    }
}

@media (max-width:710px) {
    footer .container-box .right .footer-element .footer-element-social .footer-copyright {
        margin-top: 0;
        margin-right: 30px
    }
}

@media (max-width:460px) {
    footer .container-box .right .footer-element .footer-element-social .footer-copyright {
        margin-top: 20px;
        margin-right: 0
    }
}

footer .container-box .right .footer-element .footer-element-social .footer-copyright #developers a {
    color: #fff
}

footer .container-box .btn {
    text-transform: uppercase;
    background-color: #9e1714;
    height: 45px;
    border: 2px solid #fff
}

footer .container-box .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

.err-wrapper {
    background-image: url(/local/templates/imperial24_redesign/css/../images/404bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%
}

@media (max-width:1196px) {
    .err-wrapper {
        background-position: -150px 0
    }
}

@media (max-width:480px) {
    .err-wrapper {
        background-position: -300px 0
    }
}

@media (max-width:320px) {
    .err-wrapper {
        background-size: 410%;
        background-position-x: -230px
    }
}

.err-wrapper .err-page {
    padding-left: 154px;
    font-family: Proxima Nova Rg, serif
}

@media (max-width:1366px) {
    .err-wrapper .err-page {
        padding-left: 65px
    }
}

@media (max-width:1024px) {
    .err-wrapper .err-page {
        padding-left: 42px;
        background-size: 144%
    }
}

@media (max-width:480px) {
    .err-wrapper .err-page {
        padding-left: 14px
    }
}

.err-wrapper .err-page img {
    margin-top: 65px;
    height: 250px
}

@media (max-width:1366px) {
    .err-wrapper .err-page img {
        margin-top: 30px;
        height: 230px
    }
}

@media (max-width:1024px) {
    .err-wrapper .err-page img {
        margin-top: 25px;
        height: 175px
    }
}

@media (max-width:480px) {
    .err-wrapper .err-page img {
        margin-top: 20px;
        height: 100%;
        width: 70%
    }
}

@media (max-width:320px) {
    .err-wrapper .err-page img {
        margin-top: 20px;
        width: 100%
    }
}

.err-wrapper .err-page .err-content {
    width: 547px;
    background: transparent
}

@media (max-width:666px) {
    .err-wrapper .err-page .err-content {
        width: 90%
    }
}

@media (max-width:320px) {
    .err-wrapper .err-page .err-content {
        width: 95%
    }
}

.err-wrapper .err-page .err-content h3 {
    font-size: 46px;
    margin-top: 155px;
    margin-bottom: 45px
}

@media (max-width:1366px) {
    .err-wrapper .err-page .err-content h3 {
        font-size: 36px;
        margin-top: 122px;
        margin-bottom: 30px
    }
}

@media (max-width:1024px) {
    .err-wrapper .err-page .err-content h3 {
        font-size: 27px;
        margin-top: 96px;
        margin-bottom: 25px
    }
}

@media (max-width:480px) {
    .err-wrapper .err-page .err-content h3 {
        font-size: 27px;
        margin-top: 77px;
        margin-bottom: 36px
    }
}

@media (max-width:320px) {
    .err-wrapper .err-page .err-content h3 {
        font-size: 24px;
        margin-top: 60px;
        margin-bottom: 25px
    }
}

.err-wrapper .err-page .err-content p {
    font-size: 26px
}

@media (max-width:1366px) {
    .err-wrapper .err-page .err-content p {
        font-size: 22px
    }
}

@media (max-width:1024px) {
    .err-wrapper .err-page .err-content p {
        font-size: 20px
    }
}

@media (max-width:480px) {
    .err-wrapper .err-page .err-content p {
        font-size: 18px
    }
}

.err-wrapper .err-page .err-text {
    font-family: Proxima Nova Th, serif;
    font-size: 22px
}

@media (max-width:1366px) {
    .err-wrapper .err-page .err-text {
        font-size: 18px
    }
}

@media (max-width:1024px) {
    .err-wrapper .err-page .err-text {
        font-size: 16px
    }
}

.err-wrapper .err-page .err-text a {
    color: #9e1715;
    text-decoration: underline
}

.err-wrapper .err-page .err-bottom {
    margin-top: 55px;
    padding-bottom: 100px
}

@media (max-width:1366px) {
    .err-wrapper .err-page .err-bottom {
        padding-bottom: unset
    }
}

.err-wrapper .err-page .err-bottom p:first-child {
    font-size: 26px
}

@media (max-width:1366px) {
    .err-wrapper .err-page .err-bottom p:first-child {
        font-size: 22px
    }
}

@media (max-width:1024px) {
    .err-wrapper .err-page .err-bottom p:first-child {
        font-size: 20px
    }
}

@media (max-width:480px) {
    .err-wrapper .err-page .err-bottom p:first-child {
        font-size: 18px
    }
}

.err-wrapper .err-page .err-bottom p:last-child {
    font-size: 22px
}

@media (max-width:1366px) {
    .err-wrapper .err-page .err-bottom p:last-child {
        font-size: 18px
    }
}

@media (max-width:1024px) {
    .err-wrapper .err-page .err-bottom p:last-child {
        font-family: Proxima Nova Th, serif;
        font-size: 16px
    }
}

@media (max-width:480px) {
    .err-wrapper .err-page .err-bottom p:last-child {
        font-size: 16px
    }
}

.err-wrapper .err-page .err-bottom p:last-child span {
    font-size: 36px;
    color: #9e1715
}

@media (max-width:1366px) {
    .err-wrapper .err-page .err-bottom p:last-child span {
        font-size: 28px
    }
}

@media (max-width:1024px) {
    .err-wrapper .err-page .err-bottom p:last-child span {
        font-family: Proxima Nova Lt, serif;
        font-size: 24px
    }
}

@media (max-width:480px) {
    .err-wrapper .err-page .err-bottom p:last-child span {
        font-size: 24px
    }
}

@media (max-width:320px) {
    .err-wrapper .err-page .err-bottom p:last-child span {
        font-size: 22px;
        display: block
    }
}

.thanks-content {
    background: #fff;
    padding: 30px;
    width: 1580px;
    margin: 0 auto
}

@media (max-width:1366px) {
    .thanks-content {
        width: 1326px
    }
}

@media (max-width:768px) {
    .thanks-content {
        width: 100%
    }
}

@media (max-width:480px) {
    .thanks-content {
        padding: 10px
    }
}

.thanks-content .left {
    width: 49%;
    display: inline-block;
    float: left;
    margin-top: 135px
}

@media (max-width:1366px) {
    .thanks-content .left {
        width: 53%
    }
}

@media (max-width:768px) {
    .thanks-content .left {
        width: 100%;
        margin-top: 80px
    }
}

@media (max-width:480px) {
    .thanks-content .left {
        margin-top: 50px
    }
}

.thanks-content .left p {
    font-family: Proxima Nova Lt, serif;
    font-size: 40px;
    display: grid
}

@media (max-width:480px) {
    .thanks-content .left p {
        font-size: 30px
    }
}

@media (max-width:320px) {
    .thanks-content .left p {
        font-size: 28px
    }
}

.thanks-content .left p span {
    font-family: Proxima Nova Rg, serif;
    font-size: 20px;
    margin-top: 45px
}

@media (max-width:768px) {
    .thanks-content .right {
        width: 526px;
        margin: 0 auto
    }
}

@media (max-width:480px) {
    .thanks-content .right {
        width: 470px
    }
}

@media (max-width:320px) {
    .thanks-content .right {
        width: 290px
    }
}

@media (max-width:1366px) {
    .thanks-content .right img {
        width: 47%
    }
}

@media (max-width:768px) {
    .thanks-content .right img {
        width: 526px
    }
}

@media (max-width:480px) {
    .thanks-content .right img {
        width: 470px;
        margin-top: 50px
    }
}

@media (max-width:320px) {
    .thanks-content .right img {
        width: 290px;
        margin-top: 45px
    }
}

.clearfix:after {
    content: "";
    clear: both;
    display: table
}

#reviews-form {
    display: none;
    font-family: Proxima Nova Rg;
    width: 100%;
    height: 100%;
    z-index: 950;
    background: #fff;
    position: fixed
}

#reviews-form:before {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundLineContent.png);
    background-repeat: no-repeat;
    background-position: 0 50px;
    height: 550px;
    width: 350px;
    right: 0;
    bottom: 0
}

@media (max-width:1420px) {
    #reviews-form:before {
        width: 250px
    }
}

@media (max-width:1020px) {
    #reviews-form:before {
        content: unset
    }
}

#reviews-form:after {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/formback.png);
    background-repeat: no-repeat;
    background-position: -35px 0;
    height: 550px;
    width: 450px;
    left: 0;
    top: 0
}

@media (max-width:1600px) {
    #reviews-form:after {
        background-position: -215px 0;
        width: 250px
    }
}

@media (max-width:1420px) {
    #reviews-form:after {
        width: 250px
    }
}

@media (max-width:1020px) {
    #reviews-form:after {
        content: unset
    }
}

#reviews-form .close {
    position: relative;
    width: 100%;
    max-width: 950px;
    margin: 20px auto 0;
    height: 30px
}

#reviews-form .close i {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 20px;
    background-image: url(/local/templates/imperial24/images/closegrey.png);
    background-position: 0 0;
    height: 33px;
    width: 32px
}

#reviews-form .close:hover i {
    background-position: 32px 0
}

#reviews-form .form-box {
    margin: 0 auto;
    max-width: 950px;
    padding-top: 30px
}

@media (max-width:1020px) {
    #reviews-form .form-box {
        margin: auto 0
    }
}

#reviews-form .form-box p {
    color: #919191;
    line-height: 1.2
}

#reviews-form .form-box .error {
    color: red
}

#reviews-form .form-box label {
    font-size: 18px;
    margin-bottom: 5px
}

#reviews-form .form-box input {
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px 20px 15px;
    font-size: 16px;
    position: relative;
    z-index: 10;
    font-family: Proxima Nova Rg
}

#reviews-form .form-box .input {
    margin-bottom: 10px
}

#reviews-form .form-box .top {
    position: relative;
    padding: 0 0 30px;
    color: #000;
    z-index: 10
}

@media (max-width:1020px) {
    #reviews-form .form-box .top {
        padding: 0 20px;
        margin-bottom: 30px
    }
}

@media (max-width:410px) {
    #reviews-form .form-box .top {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#reviews-form .form-box .top h2 {
    font-size: 42px;
    width: 70%
}

@media (max-width:1020px) {
    #reviews-form .form-box .top h2 {
        font-size: 36px
    }
}

@media (max-width:510px) {
    #reviews-form .form-box .top h2 {
        width: 85%;
        font-size: 24px
    }
}

@media (max-width:410px) {
    #reviews-form .form-box .top h2 {
        width: 100%;
        text-align: center;
        font-size: 28px
    }
}

#reviews-form .form-box .box {
    overflow: scroll;
    overflow-x: hidden;
    padding: 0 10px
}

#reviews-form .form-box .box .info {
    height: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .info {
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
}

#reviews-form .form-box .box .info p {
    font-size: 14px
}

#reviews-form .form-box .box .info input {
    width: 100%;
    font-size: 16px
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .info input {
        font-size: 14px
    }
}

#reviews-form .form-box .box .info .left {
    width: 47%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #606060
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .info .left {
        width: 100%
    }
}

#reviews-form .form-box .box .info .left input {
    height: 60px;
    width: 100%
}

#reviews-form .form-box .box .info .right {
    width: 47%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #606060
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .info .right {
        width: 100%
    }
}

#reviews-form .form-box .box .info .right .input {
    height: 100%
}

#reviews-form .form-box .box .info .right .input textarea {
    height: 100%;
    width: 100%;
    resize: none;
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px 20px 15px;
    font-size: 16px;
    position: relative;
    z-index: 10
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .info .right .input textarea {
        font-size: 14px
    }
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .info .right .input {
        min-height: 200px
    }
}

#reviews-form .form-box .box .info .right h5 {
    font-size: 18px;
    margin-bottom: 10px
}

#reviews-form .form-box .box .info .right p {
    margin-bottom: 10px
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .info .right p {
        font-size: 14px
    }
}

#reviews-form .form-box .box .middle {
    margin-bottom: 30px;
    padding-top: 20px;
    width: 85%;
    color: #606060
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .middle {
        width: 100%
    }
}

#reviews-form .form-box .box .middle p {
    font-size: 16px
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .middle p {
        font-size: 14px
    }
}

#reviews-form .form-box .box .select-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #606060;
    margin-bottom: 50px
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .select-list {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0
    }
}

#reviews-form .form-box .box .select-list .input {
    width: 47%;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-bottom: 0
}

@media (max-width:1020px) {
    #reviews-form .form-box .box .select-list .input {
        width: 100%
    }
}

#reviews-form .form-box .box .select-list .input .address-input-hide,
#reviews-form .form-box .box .select-list .input .city-input-hide {
    display: none
}

#reviews-form .form-box .box .select-list .input .input-list {
    position: relative;
    cursor: pointer
}

#reviews-form .form-box .box .select-list .input .input-list .top-input {
    border: 1px solid #eee;
    font-size: 16px;
    background-color: #fff;
    width: 100%;
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

#reviews-form .form-box .box .select-list .input .input-list .top-input .text {
    color: #000;
    width: 90%;
    padding: 20px 15px
}

#reviews-form .form-box .box .select-list .input .input-list .top-input .arrow {
    width: 60px;
    height: 100%;
    z-index: 101;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

#reviews-form .form-box .box .select-list .input .input-list .top-input .arrow div {
    background-repeat: no-repeat;
    width: 22px;
    height: 12px
}

#reviews-form .form-box .box .select-list .input .input-list .top-input .arrow .down {
    background-image: url(/local/templates/imperial24/images/arrowselect.png);
    background-position: -23px 0
}

#reviews-form .form-box .box .select-list .input .input-list .top-input .arrow .up {
    background-image: url(/local/templates/imperial24/images/arrowselect.png);
    background-position: 0 0
}

#reviews-form .form-box .box .select-list .input .input-list ul {
    position: absolute;
    left: 0;
    top: 63px;
    background-color: #fff;
    display: none;
    list-style: none;
    margin: 0;
    width: 100%;
    z-index: 101;
    border: 1px solid #eee;
    padding: 0 20px;
    max-height: 210px;
    overflow-y: scroll
}

#reviews-form .form-box .box .select-list .input .input-list ul li {
    padding: 15px 0;
    border-bottom: 1px solid #ccc
}

#reviews-form .form-box .box .select-list .input .input-list ul li:hover {
    color: #9e1714
}

#reviews-form .form-box .box .select-list .input .input-list ul li:last-child {
    border-bottom: none
}

#reviews-form .form-box .box .select-list .input .input-list ul .selected {
    color: #9e1714
}

#reviews-form .form-box .bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (max-width:1020px) {
    #reviews-form .form-box .bottom {
        padding: 0 20px;
        margin-top: 30px
    }
}

@media (max-width:410px) {
    #reviews-form .form-box .bottom {
        -ms-flex-pack: center;
        justify-content: center
    }
}

#reviews-form .form-box .bottom .btn {
    border: 1px solid #9e1714;
    width: 210px;
    height: 50px;
    background-color: #9e1714;
    font-size: 20px
}

#reviews-form .form-box .bottom .btn input {
    color: #fff;
    outline: none;
    font-size: 20px;
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    cursor: pointer
}

#reviews-form .form-box .bottom .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

#reviews-form .form-box .bottom .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/okicon.png);
    height: 18px;
    width: 20px
}

#reviews-form .form-box .bottom .btn:hover {
    background: #fff;
    color: #9e1714
}

#reviews-form .form-box .bottom .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

#reviews-form .form-box .bottom .btn:hover .btn-icon .btn-image {
    background-position: -20px 0
}

#reviews-form .form-box .bottom .btn:hover input {
    color: #000
}

#form-callback {
    display: none;
    font-family: Proxima Nova Rg;
    width: 100%;
    height: 100%;
    z-index: 950;
    background: #fff;
    position: fixed
}

#form-callback:before {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundLineContent.png);
    background-repeat: no-repeat;
    background-position: 0 50px;
    height: 550px;
    width: 350px;
    right: 0;
    bottom: 0
}

@media (max-width:1420px) {
    #form-callback:before {
        width: 250px
    }
}

@media (max-width:1020px) {
    #form-callback:before {
        content: unset
    }
}

#form-callback:after {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/formback.png);
    background-repeat: no-repeat;
    background-position: -35px 0;
    height: 550px;
    width: 450px;
    left: 0;
    top: 0
}

@media (max-width:1600px) {
    #form-callback:after {
        background-position: -215px 0;
        width: 250px
    }
}

@media (max-width:1420px) {
    #form-callback:after {
        width: 250px
    }
}

@media (max-width:1020px) {
    #form-callback:after {
        content: unset
    }
}

#form-callback .close {
    position: relative;
    width: 100%;
    max-width: 950px;
    margin: 20px auto 0;
    height: 30px
}

#form-callback .close i {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 20px;
    background-image: url(/local/templates/imperial24/images/closegrey.png);
    background-position: 0 0;
    height: 33px;
    width: 32px
}

#form-callback .close:hover i {
    background-position: 32px 0
}

#form-callback .form-box {
    margin: 0 auto;
    max-width: 950px;
    padding-top: 30px
}

@media (max-width:1020px) {
    #form-callback .form-box {
        margin: auto 0
    }
}

#form-callback .form-box p {
    color: #919191;
    line-height: 1.2
}

#form-callback .form-box .error {
    color: red
}

#form-callback .form-box label {
    font-size: 18px;
    margin-bottom: 5px
}

#form-callback .form-box input {
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px 20px 15px;
    font-size: 16px;
    position: relative;
    z-index: 10;
    font-family: Proxima Nova Rg
}

#form-callback .form-box .input {
    margin-bottom: 10px
}

#form-callback .form-box .top {
    position: relative;
    padding: 0 0 30px;
    color: #000;
    z-index: 10
}

@media (max-width:1020px) {
    #form-callback .form-box .top {
        padding: 0 20px;
        margin-bottom: 30px
    }
}

@media (max-width:410px) {
    #form-callback .form-box .top {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#form-callback .form-box .top h2 {
    font-size: 42px;
    width: 70%
}

@media (max-width:1020px) {
    #form-callback .form-box .top h2 {
        font-size: 36px
    }
}

@media (max-width:510px) {
    #form-callback .form-box .top h2 {
        width: 85%;
        font-size: 24px
    }
}

@media (max-width:410px) {
    #form-callback .form-box .top h2 {
        width: 100%;
        text-align: center;
        font-size: 28px
    }
}

#form-callback .form-box .box {
    overflow: scroll;
    overflow-x: hidden;
    padding: 0 10px
}

#form-callback .form-box .box .info {
    height: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

@media (max-width:1020px) {
    #form-callback .form-box .box .info {
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
}

#form-callback .form-box .box .info p {
    font-size: 14px
}

#form-callback .form-box .box .info input {
    width: 100%;
    font-size: 16px
}

@media (max-width:1020px) {
    #form-callback .form-box .box .info input {
        font-size: 14px
    }
}

#form-callback .form-box .box .info .left {
    width: 47%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #606060
}

@media (max-width:1020px) {
    #form-callback .form-box .box .info .left {
        width: 100%
    }
}

#form-callback .form-box .box .info .left input {
    height: 60px;
    width: 100%
}

#form-callback .form-box .box .info .right {
    width: 47%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #606060
}

@media (max-width:1020px) {
    #form-callback .form-box .box .info .right {
        width: 100%
    }
}

#form-callback .form-box .box .info .right .input {
    height: 100%
}

#form-callback .form-box .box .info .right .input textarea {
    height: 100%;
    width: 100%;
    resize: none;
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px 20px 15px;
    font-size: 16px;
    position: relative;
    z-index: 10
}

@media (max-width:1020px) {
    #form-callback .form-box .box .info .right .input textarea {
        font-size: 14px
    }
}

@media (max-width:1020px) {
    #form-callback .form-box .box .info .right .input {
        min-height: 200px
    }
}

#form-callback .form-box .box .info .right h5 {
    font-size: 18px;
    margin-bottom: 10px
}

#form-callback .form-box .box .info .right p {
    margin-bottom: 10px
}

@media (max-width:1020px) {
    #form-callback .form-box .box .info .right p {
        font-size: 14px
    }
}

#form-callback .form-box .box .middle {
    margin-bottom: 30px;
    padding-top: 20px;
    width: 85%;
    color: #606060
}

@media (max-width:1020px) {
    #form-callback .form-box .box .middle {
        width: 100%
    }
}

#form-callback .form-box .box .middle p {
    font-size: 16px
}

@media (max-width:1020px) {
    #form-callback .form-box .box .middle p {
        font-size: 14px
    }
}

#form-callback .form-box .bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (max-width:1020px) {
    #form-callback .form-box .bottom {
        padding: 0 20px;
        margin-top: 30px
    }
}

@media (max-width:410px) {
    #form-callback .form-box .bottom {
        -ms-flex-pack: center;
        justify-content: center
    }
}

#form-callback .form-box .bottom .btn {
    border: 1px solid #9e1714;
    width: 210px;
    height: 50px;
    background-color: #9e1714;
    font-size: 20px
}

#form-callback .form-box .bottom .btn input {
    color: #fff;
    outline: none;
    font-size: 20px;
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    cursor: pointer
}

#form-callback .form-box .bottom .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

#form-callback .form-box .bottom .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/okicon.png);
    height: 18px;
    width: 20px
}

#form-callback .form-box .bottom .btn:hover {
    background: #fff;
    color: #9e1714
}

#form-callback .form-box .bottom .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

#form-callback .form-box .bottom .btn:hover .btn-icon .btn-image {
    background-position: -20px 0
}

#form-callback .form-box .bottom .btn:hover input {
    color: #000
}

body .fancybox-container .fancybox-close-small {
    background-image: url(/local/templates/imperial24/images/closegrey.png);
    background-position: 0 0;
    height: 33px;
    width: 32px
}

body .fancybox-container .fancybox-close-small:hover {
    background-position: 32px 0
}

body .fancybox-container .fancybox-content {
    max-width: 950px;
    width: 100%;
    font-family: Proxima Nova Rg
}

@media (max-width:710px) {
    body .fancybox-container .fancybox-content {
        padding: 33px
    }
}

@media (max-width:510px) {
    body .fancybox-container .fancybox-content {
        padding: 33px 10px
    }
}

body .fancybox-container .fancybox-bg {
    background: #fff;
    opacity: 1
}

body .fancybox-container .fancybox-bg:before {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/backgroundLineContent.png);
    background-repeat: no-repeat;
    background-position: 0 50px;
    height: 550px;
    width: 350px;
    right: 0;
    bottom: 0
}

@media (max-width:1420px) {
    body .fancybox-container .fancybox-bg:before {
        width: 250px
    }
}

@media (max-width:1020px) {
    body .fancybox-container .fancybox-bg:before {
        content: unset
    }
}

body .fancybox-container .fancybox-bg:after {
    z-index: 1;
    content: "";
    position: absolute;
    background-image: url(/local/templates/imperial24/images/formback.png);
    background-repeat: no-repeat;
    background-position: -35px 0;
    height: 550px;
    width: 450px;
    left: 0;
    top: 0
}

@media (max-width:1600px) {
    body .fancybox-container .fancybox-bg:after {
        background-position: -215px 0;
        width: 250px
    }
}

@media (max-width:1420px) {
    body .fancybox-container .fancybox-bg:after {
        width: 250px
    }
}

@media (max-width:1020px) {
    body .fancybox-container .fancybox-bg:after {
        content: unset
    }
}

#credit-loans {
    display: none;
    width: 100%
}

#credit-loans .title {
    font-size: 38px;
    width: 100%;
    margin-bottom: 40px
}

@media (max-width:1020px) {
    #credit-loans .title {
        font-size: 36px
    }
}

@media (max-width:920px) {
    #credit-loans .title {
        font-size: 32px
    }
}

@media (max-width:710px) {
    #credit-loans .title {
        margin-bottom: 15px
    }
}

@media (max-width:510px) {
    #credit-loans .title {
        width: 85%;
        font-size: 24px
    }
}

@media (max-width:410px) {
    #credit-loans .title {
        width: 100%;
        text-align: center;
        font-size: 22px
    }
}

#credit-loans .tabs {
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-bottom: 30px
}

@media (max-width:920px) {
    #credit-loans .tabs {
        width: 70%
    }
}

@media (max-width:710px) {
    #credit-loans .tabs {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width:460px) {
    #credit-loans .tabs {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#credit-loans .tabs .tab {
    padding: 15px 30px;
    background-color: #9e1714;
    transition: all .3s ease;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    border: 1px solid #9e1714;
    text-decoration: underline;
    background-color: #fff;
    color: #9e1714
}

#credit-loans .tabs .tech {
    margin: 0 5px 0 0;
    width: 45%
}

@media (max-width:460px) {
    #credit-loans .tabs .tech {
        width: 100%;
        margin: 5px 0
    }
}

#credit-loans .tabs .gold {
    margin: 0 0 0 5px;
    width: 55%
}

@media (max-width:460px) {
    #credit-loans .tabs .gold {
        width: 100%;
        margin: 5px 0
    }
}

#credit-loans .tabs .active {
    background-color: #9e1714;
    color: #fff
}

#credit-loans .forms form {
    display: none
}

#credit-loans .forms article .error {
    color: red
}

#credit-loans .forms article label {
    font-size: 18px;
    margin-bottom: 5px
}

#credit-loans .forms article input {
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 20px 15px;
    font-size: 18px;
    position: relative;
    z-index: 10;
    font-family: Proxima Nova Rg;
    width: 100%
}

#credit-loans .forms article .input {
    margin: 20px 0;
    position: relative
}

#credit-loans .forms article .input .label pre {
    font-family: Proxima Nova Rg;
    font-size: 18px
}

@media (max-width:410px) {
    #credit-loans .forms article .input .label pre {
        font-size: 14px
    }
}

#credit-loans .forms article .top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

@media (max-width:920px) {
    #credit-loans .forms article .top {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:410px) {
    #credit-loans .forms article .top {
        margin-bottom: 15px
    }
}

#credit-loans .forms article .top label {
    position: absolute;
    left: 0;
    bottom: -35px
}

#credit-loans .forms article .top .left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 48%
}

@media (max-width:920px) {
    #credit-loans .forms article .top .left {
        width: 100%
    }
}

#credit-loans .forms article .top .right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 48%
}

@media (max-width:920px) {
    #credit-loans .forms article .top .right {
        width: 100%;
        margin-bottom: 30px
    }
}

#credit-loans .forms article .top .right .LoansInput-4 {
    width: 100%;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-bottom: 0
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list {
    position: relative;
    cursor: pointer
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list .top-input {
    border: 1px solid #eee;
    font-size: 16px;
    background-color: #fff;
    width: 100%;
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list .top-input .text {
    color: #000;
    width: 90%;
    padding: 20px 15px
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list .top-input .arrow {
    width: 60px;
    height: 100%;
    z-index: 101;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list .top-input .arrow div {
    background-repeat: no-repeat;
    width: 22px;
    height: 12px
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list .top-input .arrow .down {
    background-image: url(/local/templates/imperial24/images/arrowselect.png);
    background-position: -23px 0
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list .top-input .arrow .up {
    background-image: url(/local/templates/imperial24/images/arrowselect.png);
    background-position: 0 0
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list ul {
    position: absolute;
    left: 0;
    top: 63px;
    background-color: #fff;
    display: none;
    list-style: none;
    margin: 0;
    width: 100%;
    z-index: 101;
    border: 1px solid #eee;
    padding: 0 20px;
    max-height: 210px;
    overflow-y: scroll
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list ul li {
    padding: 15px 0;
    border-bottom: 1px solid #ccc
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list ul li:hover {
    color: #9e1714
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list ul li:last-child {
    border-bottom: none
}

#credit-loans .forms article .top .right .LoansInput-4 .input-list ul .selected {
    color: #9e1714
}

#credit-loans .forms article .top .right .LoansInput-4 .hide-list {
    display: none
}

#credit-loans .forms article .load-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 48%;
    margin-bottom: 60px;
    position: relative;
    font-size: 18px
}

@media (max-width:920px) {
    #credit-loans .forms article .load-img {
        width: 100%
    }
}

#credit-loans .forms article .load-img .inputfile {
    height: 1px;
    border: none;
    opacity: 0;
    padding: 0
}

#credit-loans .forms article .load-img .loader {
    height: 150px;
    border: 1px dashed #ccc;
    background-color: #f7f7f7;
    position: relative;
    z-index: 1
}

#credit-loans .forms article .load-img .loader img {
    width: 100%;
    height: 100%;
    padding: 0 60px
}

#credit-loans .forms article .load-img label {
    position: absolute;
    top: 23px;
    left: 45px;
    z-index: 2;
    height: 150px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

#credit-loans .forms article .load-img label .plus {
    border-radius: 50%;
    background-color: #d3d3d3;
    font-size: 32px;
    padding: 2px 0;
    height: 40px;
    width: 40px;
    color: #fff;
    text-align: center;
    font-weight: 400
}

#credit-loans .forms article .load-img .select {
    top: 170px;
    height: unset
}

#credit-loans .forms article .load-img:hover .loader {
    border: 1px dashed #9e1714
}

#credit-loans .forms article .load-img:hover .plus {
    background-color: #9e1714
}

#credit-loans .forms article .bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (max-width:410px) {
    #credit-loans .forms article .bottom {
        -ms-flex-pack: center;
        justify-content: center
    }
}

#credit-loans .forms article .bottom .btn {
    border: 1px solid #9e1714;
    width: 210px;
    height: 50px;
    background-color: #9e1714;
    font-size: 20px;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#credit-loans .forms article .bottom .btn input {
    color: #fff;
    outline: none;
    font-size: 20px;
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10;
    padding: 0 0 0 20px;
    cursor: pointer
}

#credit-loans .forms article .bottom .btn .btn-text {
    text-transform: uppercase;
    position: relative;
    left: 25%
}

#credit-loans .forms article .bottom .btn .btn-icon {
    border: 1px solid #fff;
    background: #fff;
    height: 35px;
    width: 35px;
    left: 6px
}

#credit-loans .forms article .bottom .btn .btn-icon .btn-image {
    background: url(/local/templates/imperial24/images/okicon.png);
    height: 18px;
    width: 20px
}

#credit-loans .forms article .bottom .btn:hover {
    background: #fff;
    color: #9e1714
}

#credit-loans .forms article .bottom .btn:hover .btn-icon {
    border: 1px solid #9e1714;
    background: #9e1714;
    height: 35px;
    width: 35px;
    left: 6px
}

#credit-loans .forms article .bottom .btn:hover .btn-icon .btn-image {
    background-position: -20px 0
}

#credit-loans .forms article .bottom .btn:hover input {
    color: #000
}
/* End */


/* Start:/local/templates/imperial24_redesign/css/fonts.css?1582807573542*/
@font-face {
  font-family: Name;
  src: url('/local/templates/imperial24_redesign/css/../fonts/Natasha/Name.eot'); /* IE9 Compat Modes */
  src: url('/local/templates/imperial24_redesign/css/../fonts/Natasha/Name.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/local/templates/imperial24_redesign/css/../fonts/Natasha/Name.woff2') format('woff2'), /* Super Modern Browsers */
       url('/local/templates/imperial24_redesign/css/../fonts/Natasha/Name.woff') format('woff'), /* Pretty Modern Browsers */
       url('/local/templates/imperial24_redesign/css/../fonts/Natasha/Name.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/local/templates/imperial24_redesign/css/../fonts/Natasha/Name.svg#svgFontName') format('svg'); /* Legacy iOS */
}
/* End */


/* Start:/local/templates/imperial24_redesign/css/main.css?158280757313571*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap&subset=cyrillic');

body {
  font-family: Roboto, Arial, Tahoma, sans-serif;
  font-size: 20px;
  padding: 0;
  font-weight: 400;
  margin: 0 auto;
}
div, p, input, button, form {
  box-sizing: border-box;
}
ul{
  list-style: none;
}
ul, li{
  margin: 0;
  padding: 0;
}
label{
  margin: 0;
}
a{
  transition: all ease 0.4s;
}
a:hover{
  text-decoration: none;
  color: inherit;
}
header{
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
}
.n-header_top{
  background: #C4C4C4;
  padding: 5px 0;
}
.n-header_container{
  width: 100%;
  margin: 0 auto;
  max-width: 1535px;
  padding-left: 145px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.n-header_top__list{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.n-header_top__list li{
  margin-right: 60px;
}
.n-header_top__list li:last-child{
  margin: 0;
}
.n-header_top__list li a{
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.7);
}
.n-header_account{
  background: #C80404;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.n-header_language{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 10px;
  cursor: pointer;
  transition: 0.3s;
}
.n-header_language.active{
  background: #C80404;
}
.n-header_language span{
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  transition: 0.3s;
  margin-right: 3px;
}
.n-header_language.active span{
  color: #fff;
}
.n-header_language svg{
  fill: #C4C4C4; 
  stroke: #000;
  transition: 0.3s;
}
.n-header_language.active svg{
  fill: #fff; 
  stroke: #fff;
}
.n-header_language__wrap{
  margin: 0px 8px;
  position: relative;
}
.n-header_language__dropdown{
  position: absolute;
  width: 100%;
  background: #C80404;
  padding: 10px;
  display: none;
}
.n-header_language__dropdown a{
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  display: block;
  color: #fff;
}
.n-header_city{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-left: auto;
  cursor: pointer;
}
.n-header_city span{
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-right: 3px;
}
.n-city-backdrop{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 900;
  display: none;
  background: rgba(0,0,0,0.8);
}
.n-city-popup{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
  padding: 30px;
  z-index: 1000;
  min-width: 500px;
  display: none;
}
.n-city-popup_list{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.n-city-popup_list li{
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
  cursor: pointer;
}
.n-city-popup_list li:last-child{
  margin: 0;
}
.n-city-popup_list li:hover{
  text-decoration: underline;
}
.n-city-popup_close{
  font-size: 28px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s;
  color: #aaa;
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 15px;
  right: 15px;
}
.n-city-popup_close:hover{
  color: #000;
}
.n-header_nav{
  background: #fff;
  padding: 15px 0;
}
.n-header_logo{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: absolute;
  left: 0;
  top: -50px;
}
.n-nav_main__list{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.n-nav_main__list li{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-right: 35px;
}
.n-nav_main__list li:last-child{
  margin: 0;
}
.n-nav_main__list li a{
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  color: #000000;
}
.n-header_hotline_top{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.n-header_hotline_top span{
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  margin-right: 3px;
  color: #000000;
}
.n-header_hotline_top svg{
  fill: #000; 
  stroke: #000;
}
nav{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.n-header_hotline__number{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.n-header_hotline__number span{
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #C80404;
}
.n-header_hotline__number img{
  display: none;
}
.n-header_hotline__number:hover span{
  color: #C80404;
}


.hamburger {
  display: none;
  align-items: center;
  justify-content: center; 
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #C80404; }

.hamburger-box {
  width: 60px;
  height: 40px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 60px;
    height: 6px;
    background-color: #C80404;;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -16px; }
  .hamburger-inner::after {
    bottom: -16px; }
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.n-header_mob{
  position: fixed;
  width: 300px;
  height: 100vh;
  background: #F7F5F5;
  z-index: 800;
  transform: translateX(-120%);
  transition: 0.3s;
}
.n-header_mob_top{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 0px 15px 0px 20px;
  background: #fff;
  height: 116px;
}
.n-header_mob__secondary-nav{
  padding: 30px 0px 18px 90px;
}
.n-header_mob__secondary-nav li{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 18px;
}
.n-header_mob__secondary-nav li:last-child{
  margin: 0;
}
.n-header_mob__secondary-nav li a{
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #000000;
}
.n-header_mob__nav > li{
  display: block;
  border-bottom: 1px solid #FFFFFF;
}
.n-header_mob__nav li:last-child{
  border: 0px;
}
.n-header_mob__nav > li > a{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 60px;
  padding-left: 20px;
  align-items: center;
  background: #E5E5E5;
}
.n-header_mob__nav > li > a > span{
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-left: 25px;
}

.n-header_mob__sublist-item{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 60px;
  padding-left: 20px;
  align-items: center;
  background: #E5E5E5;
}
.n-header_mob__sublist-item span{
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin: 0px 20px 0 25px;
  transition: 0.3s;
}
.n-header_mob__sublist-item svg{
  transition: 0.3s;
}
.n-header_mob__sublist-item.active{
  background: rgba(0, 0, 0, 0.7);
}
.n-header_mob__sublist-item.active span{
  color: #FFFFFF;
}
.n-header_mob__nav-arrow{
  fill: #C80404;
}
.n-header_mob__sublist-item.active .n-header_mob__nav-arrow{
  fill: #fff;
  transform: rotate(90deg);
}

.n-header_mob__nav-ico rect{
  fill: #C80404;
}
.n-header_mob__sublist-item.active .n-header_mob__nav-ico rect{
  fill: #fff;
}
.n-header_mob__nav-ico path{
  fill: #000;
}
.n-header_mob__nav-ico path:nth-child(4){
  fill: #C80404;
}
.n-header_mob__sublist-item.active .n-header_mob__nav-ico path{
  fill: #fff;
}
.n-header_mob__sublist{
  display: none;
}
.n-header_mob__sublist li{
  border-bottom: 1px solid #E5E5E5;
}
.n-header_mob__sublist li:last-child{
  margin: 0;
}
.n-header_mob__sublist li a{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 50px;
  background: #FFFFFF;
  align-items: center;
  padding-left: 23px;
}
.n-header_mob__sublist li a span{
  font-size: 14px;
  line-height: 16px;
  color: #C80404;
  margin-left: 33px;
}
.n-header_mob__main{
  max-height: calc(100vh - 116px);
  overflow: scroll;
}
.n-faq{
  padding: 45px 0;
}
.n-faq_container{
  width: 100%;
  max-width: 1260px;
  position: relative;
  margin: 0 auto;
}
.n-faq_item{
  background: #E5E5E5;
  height: 55px;
  width: 490px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  padding-left: 55px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.n-faq_item__wrap{
  margin-bottom: 10px;
}
.n-faq_item__wrap:last-child{
  margin: 0;
}
.n-faq h2{
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
}
.n-faq_item__number{
  position: absolute;
  font-weight: bold;
  font-size: 48px;
  line-height: 56px;
  top: 0;
  left: -15px;
  color: #FFFFFF;
}
.n-faq_item__title{
  max-width: 290px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.02em;
  color: #C80404;
}
.n-faq_item__arrow{
  width: 35px;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  transition: 0.3s;
}
.n-faq_item__arrow img{
  transition: 0.3s;
}
.n-faq_item.active .n-faq_item__arrow img{
  transform: rotate(-90deg);
}

.n-faq_item.active .n-faq_item__arrow{
  background: #C80404;
}
.n-faq_item__dropdown{
  position: absolute;
  top: 0;
  right: 0;
  width: 750px;
  height: 100%;
  background: #E5E5E5;
  display: none;
  padding: 20px 250px 20px 30px;
}
.n-faq_item__dropdown.active{
  display: block;
}
.n-faq_item__dropdown p{
  margin: 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.02em;
  color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
.n-faq_item__dropdown-number{
  position: absolute;
  right: 35px;
  bottom: -63px;
  font-weight: bold;
  font-size: 150px;
  line-height: 176px;
  color: #FFFFFF;
}

.n-header_mob .n-header_hotline{
  display: block;
}

.n-header_mob__hotline{
  padding-bottom: 80px;
  padding-left: 90px;
}
.n-header_mob__hotline-top{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  cursor: pointer;
  align-items: center;
}
.n-header_mob__hotline-top span{
  margin-right: 5px;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
.n-header_mob__hotline-top svg{
  fill: transparent; 
  stroke: #000;
}
.n-header_mob__hotline a{
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #C80404;

}


/* End */


/* Start:/local/templates/imperial24_redesign/css/media.css?15829957123510*/
@media screen and (max-width: 1299px){
	.n-header_container{
		max-width: 1200px;
		padding-left: 115px;
	}
	.n-header_top__list li{
		margin-right: 30px;
	}
	.n-nav_main__list li{
		margin-right: 25px;
	}
	.n-header_hotline{

	}
	.n-header_hotline_top{
		display: none;
	}
	.n-header_hotline__number span{
		display: none;
	}
	.n-header_hotline__number img{
		display: block;
	}
	.n-header_hotline__number {
		width: 50px;
		height: 50px;
		border-radius: 50%;
		border: 2.5px solid #C80404;
	}
	.n-header_nav{
		padding: 12px 0;
	}
	.n-header_top{
		padding: 2px 0;
	}
	.n-faq_item{
		width: 375px;
	}
	.n-faq_item__dropdown{
		width: 775px;
	}
	.n-faq_container{
		max-width: 1170px;
	}
}
@media screen and (max-width: 1249px){
	.n-header_container{
		max-width: 960px;
		padding-left: 0;
	}
	.n-header_top{
		display: none;
	}
	.n-header_logo{
		position: static;
	}
	nav{
		display: none;
	}
	.n-header_hotline{
		display: none;
	}
	.n-header_nav{
		padding: 8px 0;
	}
	.n-header_menu__backdrop{
		background: rgba(0, 0, 0, 0.3);
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 500;
		display: none;
	}
	.n-header_nav{
		position: relative;
		z-index: 600;
	}
	.hamburger{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.n-header_city{
		margin: 0;
	}
	.n-header_city span{
		margin-right: 0;
		margin-left: 3px;
	}
	.n-header_language__wrap{
		margin-left: auto;
	}
	.n-header_language svg{
		fill: #fff;
	}
	.n-header_mob.active{
	  transform: translate(0);
	}
	.n-faq_item__dropdown{
		width: 560px;
	}
	.n-faq_container{
		max-width: 945px;
	}
	.overflow-hidden-tablet{
		overflow: hidden;
	}
}
@media screen and (max-width: 1024px){
	.n-header_container{
		max-width: 100%;
		padding: 0px 15px;
	}
	.n-header_nav{
		padding: 0;
	}
	.n-header_logo img{
		width: 60px;
		height: 60px;
	}
	.hamburger-box {
		width: 32px;
		height: 22px;
	}
	  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
		width: 32px;
		height: 3.5px;
	}
	.hamburger-inner::before {
		top: -9px; 
	}
	.hamburger-inner::after {
		bottom: -9px; 
	}
	.n-header_mob_top{
		height: 60px;
	}
	.n-header_mob__main{
	  	max-height: calc(100vh - 60px);
	}
	.n-faq h2{
		margin-bottom: 15px;
		font-weight: bold;
		font-size: 24px;
		line-height: 28px;
		color: #000000;
	}
	.n-faq_item{
		width: 100%;
		height: 75px;
	}
	.n-faq_item__dropdown{
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		border-top: 3px solid #FFFFFF;
		padding: 10px 15px 35px 15px; 
		min-height: 80px;
	}
	.n-faq_item__dropdown p{
		font-weight: 300;
		font-size: 14px;
		line-height: 16px;
		z-index: 10;
		position: relative;
	}
	.n-faq_container{
		width: 100%;
		padding: 0px 15px;
	}
	.n-faq_item.active .n-faq_item__arrow img{
	  transform: rotate(0deg);
	}
	.n-faq_item__arrow img{
		transform: rotate(-90deg);
	}
	.n-faq_item__number{
		font-size: 36px;
		line-height: 42px;
		top: 50%;
		transform: translateY(-50%);
		left: -10px;
	}
	.n-faq_item__dropdown-number{
		right: 24px;
		bottom: -19px;
		font-weight: bold;
		font-size: 72px;
		line-height: 84px;
		color: #FFFFFF;
	}
	.n-faq_item__arrow{
		min-width: 35px;
		margin-left: 10px;
	}
	.n-city-popup{
		min-width: 1px;
		width: 100%;
		max-width: 500px;
	}
}
/* End */


/* Start:/local/templates/imperial24_redesign/css/custom.css?158290225415176*/
header .menu-phone .menu-phone-number label {
    font-size: 16px;
    font-family: Proxima Nova Th;
    color: #000;
    font-weight: 700;
}

/*header .menu-phone {
    margin: 38px 0;
    white-space: nowrap;
    position: relative;
}*/
header .menu-phone .menu-phone-number div:before {
    position: relative;
    top: -31px;
    left: 26px;
    content: "▼";
    font-size: 14px;
    color: #000;
}
.menu-phone-number.new label a{
	font-family: Proxima Nova Th;
    color: #000;
}



/*@media screen and (max-width: 1490px) {
	header .menu-phone {
	    margin: 38px 22px;
	    white-space: nowrap;
	    position: relative;
	}
}*/
@media (max-width: 1366px) {	
	header .menu .menu-bottom .container-box .menu-bottom-right .menu-phone {
	    margin: 6px 17px;
	    margin-top: 46px;
	}
}

.slider-text span {
    font-size: 64px;
    margin-bottom: 40px;
    line-height: 1;
    color: #303030;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/imperial24_redesign/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/imperial24_redesign/css/./fonts/slick.eot');
    src: url('/local/templates/imperial24_redesign/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/imperial24_redesign/css/./fonts/slick.woff') format('woff'), url('/local/templates/imperial24_redesign/css/./fonts/slick.ttf') format('truetype'), url('/local/templates/imperial24_redesign/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

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

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
/*.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}
*/
.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
/*.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
*/
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.slick-dots {width: 50%}

.your-class{margin: 0 auto}
.slider-main .container-box {
  /*  margin: 0 auto;*/
    padding: 0;
    max-width: 1600px;
}

.your-class div {
    display: inline-block;
    background-size: cover;
    width: 1600px;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center;

}


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

	.your-class div {
		display: inline-block;
		background-size: cover;
		width: 100%;
		height: 450px;
		background-repeat: no-repeat;
		background-position: center;
	
	}

}

@media screen and (max-width: 600px) {
	.your-class div {
		display: inline-block;
		/*background-size: contain;*/
		width: 100%;
height: 492px;
		background-repeat: no-repeat;
		background-position: center;
	
	}
}


@media (max-width: 760px) {

	.your-class .desc_img
    {
        display: none !important;
    }

    .your-class .mob_img
    {
        display: block !important;
    }
}


.slick-dots
{
position: inherit;
    bottom: 17px;
    left: 0;
    width: 200px;
    height: 10px;
    text-align: center;
    margin: 18px auto;
}

.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 10px;
    height: 10px;

    transition: .2s linear;
    vertical-align: top;

    border: none;
    border-radius: 50%;
    background: #bc1f00;
}



.slick-dots li:hover,
.slick-dots li.slick-active
{
    background: #cf8769;
}

.footer-contacts-text p a {
color:#fff;
}

.wrapper main .scheme-auto .content-box .scheme .top .item .block .info {
    z-index: 160;
    position: absolute;
    width: 342px;
    text-align: center;
    left: -125px;
    top: 20px;
}

.wrapper main .service .service-items .service-item .service-btn .service-btn-item:hover .service-btn-border {
    border: none;
    
}

.text-section  {
	padding:25px 20px 25px;
}
.wrapper main .text-section .content-title {
	font-size: 36px;
	margin-bottom:15px;
}
.text-section .text-box {
	text-align:left;
	font-size: 18px;
    color: #000;
    line-height: 1.3;
	margin-bottom:20px;
}
.text-section .text-box p {
	margin-bottom:15px;
}
.text-section .text-box h3 {
	margin-bottom:15px;
}

/** Списки **/
.text-section .text-box ul {
	margin-bottom:15px;
}
.text-section .text-box ul li {
	list-style-type: none; /* Прячем исходные маркеры */
	list-style-position:inside;
	position:relative;
	padding-left:20px;
	margin-bottom:5px;
}
.text-section .text-box ul li:before {
    content: ""; /* Сам маркер */ 
	width:8px;
	height:8px;
	display:block;
	float:left;
	background-color: #9e1714;
	position:absolute;
	top:8px;
	left:0;
}

.text-section .text-box ol {
	padding-left:15px;
	margin-bottom:15px;
}
.text-section .text-box ol li {
	list-style-type: decimal;
	list-style-position:outside;
	padding-left:5px;
	margin-bottom:5px;
}

.documents span.like-h4 {
    width: 310px;
    font-size: 24px;
    font-weight: 600;
    color: #9e1715;
    -o-border-image: url(/local/templates/imperial24/images/doc-border.png);
    border-image: url(/local/templates/imperial24/images/doc-border.png);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #000;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 0 5px;
    position: relative;
	display:block;
}
.documents span.like-h4:before {
    content: "";
    width: 60px;
    height: 3px;
    background: #9e1714;
    position: absolute;
    bottom: -2px;
}

.wrapper main .advantages .container-box .box .item .details span.like-h3 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
    margin: 5px 0 10px;
	display:block;
	font-weight: bold;
}
.wrapper main .scheme-auto .content-box .scheme .top .item .block .info span.like-h3,
.wrapper main .scheme-auto .content-box .scheme .bottom .item .block .info span.like-h3 {
    position: relative;
    z-index: 160;
    font-size: 22px;
    background-color: #fff;
	display:block;
	font-weight: bold;
}

.n-header_top__list li:hover {

    border-bottom: 2px solid #b90f0d;
}

header .menu-phone {
    margin: 0px 0;
    white-space: nowrap;
    position: relative;
}

.n-header_hotline_top.menu-phone:hover{cursor: pointer;}

.n-nav_main__list li a:hover{
    color: #b90f0d;
}

.n-header_language__dropdown{
    z-index: 99;
}

.slider-main {overflow: hidden;}

.geoposition-list {
    display: flow-root !important;
}

.geoposition-list .location {
    float:right;
}



/* Start:/local/components/bitpro/catalog.menu/templates/.default/style.css?15825588816483*/
.loans-area {
    position:relative;
}
#loans-submenu {
    display:none;
}

li.with-sub {
    position:relative;
}
li.with-sub .category-area {
    display:none;
}
li.with-sub:hover .category-area {
    display:block;
}

.category-area {
    background-color:#FFF;
    position:absolute;
    top:20px;
    left:-20px;
    width:1000px;
    padding:10px 20px 20px;
}

.category-menu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.category-menu .category-each {
    width:18%;
    text-decoration:none;
}
.category-menu .category-each .name {
    display:block;
    font-size: 12px;
    font-weight: 600;
    color: #9e1715;
    text-align:center;
    white-space: normal;
    padding:15px 0 0;
    min-height:40px;
}
.category-menu .category-each:hover .name {
    color: #9e1715;
    text-decoration:underline;
}
.category-menu .category-each .pict {
    min-height:100px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.category-menu .category-each .list-area {
    position:relative;
}
.category-menu .category-each .list {
    display:none;
}
.category-menu .category-each:hover .list {
    display:block;
    position:absolute;
    top:0;
    left:0;
    background-color:#f5f5f5;
    width:100%;
    border:2px solid #333;
}
.category-menu .category-each .list:after,
.category-menu .category-each .list:before {
   content: '';
   border: solid transparent;
   position: absolute;
   left: 50%;
   margin-left: -12px;
   top: -25px;
   width: 0;
}
.category-menu .category-each .list:before {
   border-bottom-color: #333;
   border-width: 12px;
}
.category-menu .category-each .list:after {
   border-bottom-color: #f5f5f5;
   border-width: 16px;
   margin-left: -16px;
}

.category-menu .category-each .list .item {
    padding: 7px 0 7px 0;
    border-bottom: 1px solid #dbdbdb;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position:relative;
}
.category-menu .category-each .list .item.item2{
    border-left:15px solid #f56b40;
}
.category-menu .category-each .list .item  .item-img {
    width:50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.category-menu .category-each .list .item  .item-img img {
    width:25px;
    height:auto;
}
.category-menu .category-each .list .item  .item-name {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.category-menu .category-each .list .item  .item-name a {
    font-size: 12px;
    color: #000;
    line-height: 1.1;
    text-decoration:none;
    white-space: normal;
}
.category-menu .category-each .list .item  .item-name a:hover {
    color: #000;
    text-decoration:underline;
}
.category-menu .category-each .list .item .arr {
    position:absolute;
    top:8px;
    right:10px;
    width:24px;
    height:24px;
    cursor:pointer;
    background:url('/img/arrow2.png') 0 0 no-repeat;
}
.category-menu .category-each .list .item .arr.act {
    background-position:0 -24px;
}
.category-menu .category-each .list .subitem {
    display:none;
    padding-left:15px;
}


@media (max-width: 1120px) {    
    .category-menu .category-each {
        width:30%;
    }
}
@media (max-width: 720px) { 
    .category-menu .category-each {
        width:48%;
    }
}


.adapt-with-sub .arr {
    width:18px;
    height:11px;
    display:inline-block;
    background:url('/arrow-down.png?v1') 0 0 no-repeat;
    background-size:contain;
    margin-left:15px;
    cursor:pointer;
}

.b-popup{
    width:100%;
    min-height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
    display:none;
}
.b-popup .b-popup-content{
    margin:40px auto 0px auto;
    width:90%;
    height: auto;
    padding:40px;
    position:relative;
    background-color: #fff;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
}
.b-popup .b-popup-content .close {
    display:block;
    width:32px;
    height:32px;
    position:absolute;
    top:5px;
    right:5px;
    background:url('/close.png?v1') 0 0 no-repeat;
    background-size:contain;
    cursor:pointer;
}
.b-popup .b-popup-content .category-area {
    position:relative;
    width:100%;
    padding:0;
    top:0;
    left:0;
}
.b-popup .b-popup-content .category-area .name {
    font-size:18px;
    margin-bottom:10px;
}

.category-each span {
    text-decoration: none;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    line-height: 1.2;
}

.category-each span:hover {
    cursor:pointer;
}
/* End */


/* Start:/bitrix/components/custom/geoposition/templates/.default_redesign_mob/style.css?15831444533293*/

.geoposition-list {
    margin: 10px 0;
    display: flex;
    justify-content: left;
    align-items: center;
    flex: 1 0 auto;
    position: relative;
}

.geoposition-list.mob {
    flex: 0 0 auto !important;
}

.geoposition-list .location {
    display: flex;
    text-decoration: none;
    font-size: 16px;
    color: #333;
    line-height: 1.2;
    cursor: pointer;
}

.icon-placeholder {
    display: flex;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background: url(/bitrix/components/custom/geoposition/templates/.default_redesign_mob/images/placeholder.png);
    background-size: cover;
}

.geoposition-list .location-list {
  display: none;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 20px;
  background: #fff;
  padding: 0 45px;
  border-radius: 5px;
}

.geoposition-list .location-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.geoposition-list .location:hover + .location-list {
  display: block;
}

.modal__location-first {
  display: none;
  position: absolute;
  z-index: 99999999999999999999999;
  left: 0;
  top: 23px;
  width: 200px;
  background: #fff;
}

.modal__location-first .modal-content {
  padding: 10px 3px;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.modal__location-first .modal-body {
  text-align: center;
  margin-bottom: 10px;
}

.modal__location-first .modal-footer {
  text-align: center;
}

.modal__location-first .modal-footer button {
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  color: #333;
  font-family: inherit;
  font-size: 16px;
}

.modal__location-first .modal-footer .default-location {
  margin-bottom: 5px;
  color: #9e1714;
}

.modal__location {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}
  
.modal__location  .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
  
.modal__location .close:hover,
.modal__location .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.modal__location .modal-header {
  padding: 2px 16px;
  color: white;
}

.modal__location .modal-body {
  padding: 30px;
}

.modal__location .modal-footer {
  padding: 2px 16px;
  color: white;
}
  
.modal__location .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  top: 15%;
  border: 1px solid #888;
  width: 70%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  animation-name: animatetop;
  animation-duration: 0.4s
}

.location-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.location-list li {
  display: inline-flex;
  width: 100%;
  margin-bottom: 10px;
}

.location-list button {
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
  font-family: inherit;
  font-size: 18px;
}

.location-list button:hover {
  text-decoration: underline;
}

/* Add Animation */
@keyframes animatetop {
  from {top: -300px; opacity: 0}
  to {top: 0; opacity: 1}
}

.modal__location.mob  .modal-content{

  width: 74%;
}
/* End */


/* Start:/bitrix/components/custom/geoposition/templates/.default_redesign/style.css?15825589143178*/
.geoposition-list {
    margin: 10px 0;
    display: flex;
    justify-content: left;
    align-items: center;
    flex: 1 0 auto;
    position: relative;
}

.geoposition-list .location {
    display: flex;
    text-decoration: none;
    font-size: 16px;
    color: #333;
    line-height: 1.2;
    cursor: pointer;
}

.icon-placeholder {
    display: flex;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background: url(/bitrix/components/custom/geoposition/templates/.default_redesign/images/placeholder.png);
    background-size: cover;
}

.geoposition-list .location-list {
  display: none;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 20px;
  background: #fff;
  padding: 0 45px;
  border-radius: 5px;
}

.geoposition-list .location-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.geoposition-list .location:hover + .location-list {
  display: block;
}

.modal__location-first {
  display: none;
  position: absolute;
  z-index: 99999999999999999999999;
  left: 0;
  top: 23px;
  width: 200px;
  background: #fff;
}

.modal__location-first .modal-content {
  padding: 10px 3px;
  border-radius: 3px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.modal__location-first .modal-body {
  text-align: center;
  margin-bottom: 10px;
}

.modal__location-first .modal-footer {
  text-align: center;
}

.modal__location-first .modal-footer button {
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  color: #333;
  font-family: inherit;
  font-size: 16px;
}

.modal__location-first .modal-footer .default-location {
  margin-bottom: 5px;
  color: #9e1714;
}

.modal__location {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}
  
.modal__location  .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
  
.modal__location .close:hover,
.modal__location .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.modal__location .modal-header {
  padding: 2px 16px;
  color: white;
}

.modal__location .modal-body {
  padding: 30px;
}

.modal__location .modal-footer {
  padding: 2px 16px;
  color: white;
}
  
.modal__location .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  top: 15%;
  border: 1px solid #888;
  width: 70%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  animation-name: animatetop;
  animation-duration: 0.4s
}

.location-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.location-list li {
  display: inline-flex;
  width: 100%;
  margin-bottom: 10px;
}

.location-list button {
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
  font-family: inherit;
  font-size: 18px;
}

.location-list button:hover {
  text-decoration: underline;
}

/* Add Animation */
@keyframes animatetop {
  from {top: -300px; opacity: 0}
  to {top: 0; opacity: 1}
}
/* End */


/* Start:/local/components/bitpro/catalog.menu/templates/.default_new/style.css?15825588816483*/
.loans-area {
	position:relative;
}
#loans-submenu {
	display:none;
}

li.with-sub {
	position:relative;
}
li.with-sub .category-area {
	display:none;
}
li.with-sub:hover .category-area {
	display:block;
}

.category-area {
	background-color:#FFF;
	position:absolute;
	top:20px;
	left:-20px;
	width:1000px;
	padding:10px 20px 20px;
}

.category-menu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.category-menu .category-each {
    width:18%;
	text-decoration:none;
}
.category-menu .category-each .name {
	display:block;
    font-size: 12px;
    font-weight: 600;
    color: #9e1715;
	text-align:center;
	white-space: normal;
	padding:15px 0 0;
	min-height:40px;
}
.category-menu .category-each:hover .name {
    color: #9e1715;
	text-decoration:underline;
}
.category-menu .category-each .pict {
    min-height:100px;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.category-menu .category-each .list-area {
	position:relative;
}
.category-menu .category-each .list {
	display:none;
}
.category-menu .category-each:hover .list {
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-color:#f5f5f5;
	width:100%;
	border:2px solid #333;
}
.category-menu .category-each .list:after,
.category-menu .category-each .list:before {
   content: '';
   border: solid transparent;
   position: absolute;
   left: 50%;
   margin-left: -12px;
   top: -25px;
   width: 0;
}
.category-menu .category-each .list:before {
   border-bottom-color: #333;
   border-width: 12px;
}
.category-menu .category-each .list:after {
   border-bottom-color: #f5f5f5;
   border-width: 16px;
   margin-left: -16px;
}

.category-menu .category-each .list .item {
	padding: 7px 0 7px 0;
    border-bottom: 1px solid #dbdbdb;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
	position:relative;
}
.category-menu .category-each .list .item.item2{
	border-left:15px solid #f56b40;
}
.category-menu .category-each .list .item  .item-img {
	width:50px;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.category-menu .category-each .list .item  .item-img img {
	width:25px;
	height:auto;
}
.category-menu .category-each .list .item  .item-name {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.category-menu .category-each .list .item  .item-name a {
	font-size: 12px;
    color: #000;
    line-height: 1.1;
	text-decoration:none;
	white-space: normal;
}
.category-menu .category-each .list .item  .item-name a:hover {
    color: #000;
	text-decoration:underline;
}
.category-menu .category-each .list .item .arr {
	position:absolute;
	top:8px;
	right:10px;
	width:24px;
	height:24px;
	cursor:pointer;
	background:url('/img/arrow2.png') 0 0 no-repeat;
}
.category-menu .category-each .list .item .arr.act {
	background-position:0 -24px;
}
.category-menu .category-each .list .subitem {
    display:none;
	padding-left:15px;
}


@media (max-width: 1120px) {	
	.category-menu .category-each {
		width:30%;
	}
}
@media (max-width: 720px) {	
	.category-menu .category-each {
		width:48%;
	}
}


.adapt-with-sub .arr {
	width:18px;
	height:11px;
	display:inline-block;
	background:url('/arrow-down.png?v1') 0 0 no-repeat;
	background-size:contain;
	margin-left:15px;
	cursor:pointer;
}

.b-popup{
    width:100%;
    min-height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
	display:none;
}
.b-popup .b-popup-content{
    margin:40px auto 0px auto;
    width:90%;
    height: auto;
    padding:40px;
	position:relative;
    background-color: #fff;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
}
.b-popup .b-popup-content .close {
	display:block;
	width:32px;
	height:32px;
	position:absolute;
	top:5px;
	right:5px;
	background:url('/close.png?v1') 0 0 no-repeat;
	background-size:contain;
	cursor:pointer;
}
.b-popup .b-popup-content .category-area {
	position:relative;
	width:100%;
	padding:0;
	top:0;
	left:0;
}
.b-popup .b-popup-content .category-area .name {
	font-size:18px;
	margin-bottom:10px;
}

.category-each span {
    text-decoration: none;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    line-height: 1.2;
}

.category-each span:hover {
	cursor:pointer;
}
/* End */


/* Start:/bitrix/components/ctweb/socnet/fonts/css/fontello.css?15825589142328*/
@font-face {
  font-family: 'fontello';
  src: url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.eot?93754128');
  src: url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.eot?93754128#iefix') format('embedded-opentype'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.woff2?93754128') format('woff2'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.woff?93754128') format('woff'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.ttf?93754128') format('truetype'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.svg?93754128#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.svg?93754128#fontello') format('svg');
  }
}
*/
 
 [class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.fa-twitter:before { content: '\f099'; } /* '' */
.fa-facebook:before { content: '\f09a'; } /* '' */
.fa-google-plus:before { content: '\f0d5'; } /* '' */
.fa-linkedin:before { content: '\f0e1'; } /* '' */
.fa-youtube:before { content: '\f167'; } /* '' */
.fa-instagram:before { content: '\f16d'; } /* '' */
.fa-vk:before { content: '\f189'; } /* '' */
.fa-pinterest-p:before { content: '\f231'; } /* '' */
.fa-odnoklassniki:before { content: '\f263'; } /* '' */
.fa-vimeo:before { content: '\f27d'; } /* '' */
.fa-blogger:before { content: '\f314'; } /* '' */
/* End */


/* Start:/local/templates/imperial24_redesign/styles.css?16842409152320*/
.ya-share2__container_size_m .ya-share2__icon {
    height: 54px;
    width: 54px;
}

.ya-share2__item_service_facebook .ya-share2__badge {
    background-color: #9e1714;
}

.wrapper main .calc-page .middle .tab-metals select {
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px 20px 15px;
    font-size: 16px;
    position: relative;
    z-index: 10;
    font-family: Proxima Nova Rg;
}

.block_hide_info{position: relative; display: block; width: 100%; height: auto;}
.block_hide_info .block_btn_show{height: auto;position: relative; display: block; width: 100%; overflow-y: hidden;
	-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.block_hide_info .block_btn_show .price_select{position: relative; display: block; width: 100%; height: auto;}
.block_hide_info .block_btn_show .price_select .btn-result{}
.block_hide{height: 0;position: relative; display: block; width: 100%; overflow-y: hidden;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;}
.wrapper main .calc-page .middle .tab-metals a.btn-result{text-decoration: none; color: #9e1714;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;}
.wrapper main .calc-page .middle .tab-metals a.btn-result:hover{background: #9e1714; color: #fff;}

.fio_input{position: relative; display: flex; width: 100%; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; padding: 10px 0 30px;}
.fio_input .left
,.fio_input .right{
    width: 45%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.fio_input input {
    color: #000;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px 20px 15px;
    font-size: 16px;
    position: relative;
    z-index: 10;
    font-family: Proxima Nova Rg;
}
.fio_input input.error{
	border-color: red;
}
.wrapper main .calc-page .middle .tab-metals input.error{
	border-color: red;
}
/* End */


/* Start:/local/templates/imperial24_redesign/template_styles.css?16842409151462*/
@media(min-width:1000px) {
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .number{bottom: -45px;}
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .circe{top:-1px}
    .wrapper main .scheme-auto .content-box .scheme .top .item .block{top:-85px}
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .info span.like-h3{top:2px}
    
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .number{top: -45px;}
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .info{bottom: 7px;}
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block .circe{bottom:-144px}
    .wrapper main .scheme-auto .content-box .scheme .bottom .item .block {height: 155px;bottom: -93px;}
}

@media(max-width:768px){
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .number{/* left:-45px; */}
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .info{left:0px;width:calc(100vw - 100px);padding-left: 27px;}
    .wrapper main .scheme-auto .content-box .scheme .top .item .block .circe:before{top: -16px;}

    .wrapper main .banner-auto.redemption-form .content-box table tfoot,
    .wrapper main .banner-auto.redemption-form .content-box table tbody{display:block;}
}
@media (max-width: 1196px) {
    .wrapper main .advantages .container-box .text-preview {
        display: block;
        width: auto;
        font-size: 80%;
    }
}
/* End */
/* /local/templates/imperial24_redesign/css/reboot.min.css?15828075733927 */
/* /local/templates/imperial24_redesign/css/style.min.css?1591125162309881 */
/* /local/templates/imperial24_redesign/css/fonts.css?1582807573542 */
/* /local/templates/imperial24_redesign/css/main.css?158280757313571 */
/* /local/templates/imperial24_redesign/css/media.css?15829957123510 */
/* /local/templates/imperial24_redesign/css/custom.css?158290225415176 */
/* /bitrix/components/custom/geoposition/templates/.default_redesign_mob/style.css?15831444533293 */
/* /bitrix/components/custom/geoposition/templates/.default_redesign/style.css?15825589143178 */
/* /local/components/bitpro/catalog.menu/templates/.default_new/style.css?15825588816483 */
/* /bitrix/components/ctweb/socnet/fonts/css/fontello.css?15825589142328 */
/* /local/templates/imperial24_redesign/styles.css?16842409152320 */
/* /local/templates/imperial24_redesign/template_styles.css?16842409151462 */
