

/* Start:/bitrix/templates/smscity-corp/assets/css/style-base.css?175333632673168*/
html,
body,
address,
blockquote,
div,
p,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
dd,
dl,
dt,
ul,
ol,
li,
a,
abbr,
acronym,
b,
big,
br,
cite,
code,
del,
dfn,
em,
i,
ins,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
object,
caption,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
form,
footer,
nav,
section,
input,
textarea,
select,
button,
fieldset,
legend,
label,
font,
u,
s,
center,
dir,
menu,
strike,
xmp {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-indent: 0;
    text-decoration: none;
    list-style-type: none;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

hr,
img,
object {
    border: 0;
}

input,
select,
button {
    vertical-align: middle;
    border: 0;
    outline: 0;
}

textarea {
    vertical-align: top;
}

table {
    border-collapse: collapse;
}

ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

a,
a:active {
    outline: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

input,
textarea {
    outline-style: none;
    resize: none;
}

html {
    font-size: 12px;
}

html,
body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
}

body {
    background: white;
    -webkit-font-smoothing: antialiased;
}

header,
section,
footer,
nav,
article,
aside {
    display: block;
}

.main {
    position: relative;
    min-height: 100%;
}

* html .main {
    height: 100%;
}

footer {
    position: relative;
    background: white;
    overflow: hidden;
    z-index: 20;
    padding: 0 0 10px;
}

.wrapper {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

input.error {
    background: white url(/bitrix/templates/smscity-corp/assets/css/../images/error.png) center right no-repeat;
    border-color: #e84512;
    color: #e84512;
}

input.valid {
    background: white url(/bitrix/templates/smscity-corp/assets/css/../images/valid.png) center right no-repeat;
}

textarea.valid {
    background: white url(/bitrix/templates/smscity-corp/assets/css/../images/valid.png) 100% 12px no-repeat;
}

textarea.error {
    background: white url(/bitrix/templates/smscity-corp/assets/css/../images/error.png) 100% 12px no-repeat;
}

@font-face {
    font-family: 'ALSRubl-Arial';
    src: url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-regular.eot');
    src: url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-regular.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-regular.woff') format('woff'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-regular.ttf') format('truetype'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-regular.svg#ALSRublArialRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ALSRubl-Arial';
    src: url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-bold.eot');
    src: url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-bold.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-bold.woff') format('woff'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-bold.ttf') format('truetype'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/alsrubl-arial-bold.svg#ALSRublArialBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/bitrix/templates/smscity-corp/assets/css/../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('/bitrix/templates/smscity-corp/assets/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('/bitrix/templates/smscity-corp/assets/css/../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.head-top {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.head-top>.container-fluid,
.footer-top>.container-fluid,
.footer-middle>.container-fluid,
.footer-bottom>.container-fluid {
    max-width: 1400px;
}

.head-top>.container-fluid>div:first-of-type,
.footer-middle>.container-fluid>div:first-of-type {
    padding-left: 0;
}

.head-top>.container-fluid>div:last-of-type,
.footer-middle>.container-fluid>div:last-of-type {
    padding-right: 0;
}

.table {
    display: table;
    height: 100%;
    width: 100%;
}

.table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.no-padding {
    padding: 0!important;
}

.align-center {
    text-align: center;
}

.logo {
    height: 100px;
    max-width: 235px;
    display: table;
    width: 100%;
}

.logo img {
    max-height: 100px;
    max-width: 330px;
}

.logo a {
    display: block;
    width: 100%;
    height: 100px;
    vertical-align: middle;
    overflow: hidden;
}

.logo a .left {
    float: left;
    height: 100px;
}

.logo a .right {
    height: 100px;
    overflow: hidden;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.0100em;
    font-weight: 800;
    color: black;
    text-transform: uppercase;
}

.logo a .left .img {
    height: 100%;
}

.logo a .left svg {
    display: block;
    margin-right: 18px;
}

.logo a img {
    display: block;
    max-width: 100%;
}

.top-last {
    height: 100px;
    text-align: right;
}

.top-info {
    font-size: 13px;
    letter-spacing: 0.020em;
    position: relative;
    height: 100px;
    padding: 0 0 0 52px;
    line-height: 18px;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}

.top-info span {
    display: block;
}

.top-info span {
    font-size: 12px;
    color: #666666;
}

.top-info .glyphicon {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 31px;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
}

.button {
    display: inline-block;
    padding: 12px 29px;
    position: relative;
    bottom: 0px;
    text-align: center;
    text-decoration: none!important;
    white-space: nowrap;
    letter-spacing: 0.090em;
    font-size: 11px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 20px;
    -moz-background-clip: padding;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.button:hover {
    bottom: 3px;
    box-shadow: 0 3px 6px rgba(1, 2, 2, .18);
}

.middle-top {
    width: 100%;
    height: 95px;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0 1px 3px rgba(1, 2, 2, .27);
    position: relative;
    z-index: 1000;
}

.middle-top>.container-fluid {
    max-width: 1400px;
    width: 100%;
    max-height: 95px;
}

.middle-top>.container-fluid>nav {
    max-width: 100%;
    height: 95px;
}

.nav>li:last-child {
    margin: 0;
}

.nav>li {
    float: left;
    position: relative;
    margin: 0 43px 0 0;
    z-index: 4000;
}

.nav>li>.liArrow {
    position: absolute;
    font-size: 11px;
    color: black;
    top: 43px;
    right: 11px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.nav>li>a {
    height: 100%;
    display: block;
    line-height: 95px;
    letter-spacing: 0.040em;
    font-weight: bold;
    font-size: 15px;
    padding: 0 20px 0 0;
}

.nav>li.hasUl>a {
    padding: 0 30px 0 0;
}

.nav>li>a:hover,
.nav>li:hover>a,
.nav>li>a.active,
.nav>li>ul>li:hover>a,
.nav>li>ul>li a.active,
.nav>li>ul>li a:hover {
    color: #7b7b7b;
}

.nav>li:last-child>ul {
    left: auto;
    right: -26px;
}

.nav>li>ul {
    width: 250px;
    display: none;
    position: absolute;
    left: -26px;
    top: 95px;
    background-color: white;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .27);
    padding: 16px 0;
    z-index: 3000;
    opacity: 1;
}

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

.nav>li>ul>li>.liArrow {
    position: absolute;
    font-size: 11px;
    color: black;
    top: 18px;
    right: 17px;
}

.nav li.hasUl:hover>ul {
    display: block;
}

.nav>li>ul>li>a {
    font-size: 14px;
    color: black;
    display: block;
    font-weight: 600;
    padding: 12px 30px 12px 20px;
}

.nav>li>ul>li>a:hover {
    color: #7b7b80;
}

.nav>li>ul>li>ul {
    display: none;
    position: absolute;
    left: 250px;
    top: 0;
    background-color: white;
    box-shadow: 2px 1px 2px rgba(1, 2, 2, .27);
    padding: 16px 0;
    width: 240px;
    margin: -16px 0 0;
}

.nav>li:last-child>ul>li>ul {
    left: auto;
    right: 250px;
    box-shadow: -2px 1px 2px rgba(1, 2, 2, .27);
}

.flexMenu-popup>li>ul {
    left: -188px!important;
    box-shadow: -1px 1px 2px rgba(1, 2, 2, .27)!important;
}

.flexMenu-popup>li>ul>li>ul {
    display: none!important;
}

.flexMenu-popup>li>ul>li .liArrow {
    display: none!important;
}

.nav>li>ul>li>ul>li {
    display: block;
}

.nav>li>ul>li>ul>li>a {
    font-size: 14px;
    color: black;
    display: block;
    font-weight: 600;
    padding: 17px 26px;
}

.flexMenu-viewMore .glyphicon {
    font-size: 20px;
    font-weight: 200;
}

.flexMenu-viewMore.active .glyphicon {
    color: #7b7b7b;
}

.slider-block {
    width: 100%;
    height: 523px;
    overflow: hidden;
    position: relative;
    margin-bottom: -95px;
    top: -95px;
}

.slider,
.slider li {
    width: 100%;
    height: 523px;
    background-size: cover!important;
}

.slider li h3 {
    font-size: 32px;
    line-height: 43px;
    font-weight: normal;
    font-family: 'PT Serif Caption', serif;
    letter-spacing: 0.030em;
    margin: 0 0 12px;
}

.slider li .text {
    color: #3f4347;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.020em;
    margin: 0 0 26px;
}

.slider li img {
    max-width: 100%;
    position: absolute;
    top: calc(50% - 32px);
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider-item {
    height: 523px;
    margin: 0;
    width: 90%;
    max-width: 1032px!important;
    overflow: hidden;
    -webkit-transition: opacity 0.32s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.slider-item.hidden * {
    opacity: 0;
}

.left-slide {
    padding: 191px 0 0!important;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    border: 1px solid;
}

.slider-block .sl-buttons,
.partners .sl-buttons,
.serv-buttons {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin: -20px 0 0;
}

.slider-block .sl-buttons {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.slider-block:hover .sl-buttons {
    opacity: 1;
}

.partners .sl-buttons {
    top: -50px;
}

.slider-block .sl-buttons>a,
.partners .sl-buttons>a,
.serv-buttons>a {
    width: 40px;
    height: 40px;
    cursor: pointer;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: -6px;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
    text-indent: -9999px;
    font-size: 7px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.slider-block .sl-buttons>a {
    top: 65px;
}

.slider-block .sl-buttons>a span,
.partners .sl-buttons>a span,
.serv-buttons>a span {
    position: absolute;
    left: 15.5px;
    top: 14px;
    text-indent: 0;
    font-size: 12px;
}

.sl-prev,
.part-prev {
    left: 20px;
}

.sr-prev {
    left: -76px;
}

.sl-next,
.part-next {
    right: 20px;
}

.sr-next {
    right: -76px;
}

.slider-block .sl-buttons>a:hover {
    top: 62px;
    box-shadow: 0 3px 6px rgba(1, 2, 2, .18);
}

.partners .sl-buttons>a:hover,
.serv-buttons>a:hover {
    top: -9px;
    box-shadow: 0 3px 6px rgba(1, 2, 2, .18);
}

.slider-img {
    margin-top: 96px;
    display: block;
    height: 427px;
    position: relative;
    text-align: center;
}

.top-section {
    font-size: 0;
    position: relative;
    text-align: center;
    margin: 0px 0 36px;
}

.main-present {
    padding: 79px 0 121px;
}

.top-section a {
    letter-spacing: 0.020em;
    font-size: 12px;
    line-height: 40px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
    cursor: pointer;
    text-decoration: none!important;
    margin-bottom: 10px;
}

.top-section a:hover {
    background: #FBFBFB;
}

.top-section a:first-child {
    border-radius: 20px 0 0 20px;
}

.top-section a:last-child {
    border-radius: 0px 20px 20px 0;
}

.top-section a.active {
    color: #31363a;
    background-color: #ebebeb;
    box-shadow: inset 0 3px 1px rgba(0, 0, 0, .12);
}

.roub {
    position: relative;
    font-weight: normal;
    font-family: 'ALSRubl-Arial';
}

.catalog {
    padding: 0!important;
}

.cat-item {
    display: block;
    padding: 15px 15px 32px;
    margin: 16px;
    min-width: 234px;
    overflow: hidden;
    position: relative;
    text-decoration: none!important;
    font-size: 0;
    text-align: center;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.catalog-inner .cat-item {
    margin: 0 0 16px;
}

.cat-item:hover {
    box-shadow: 0 0 21px 3px rgba(0, 0, 0, .18);
}

.rate-icons {
    width: 40px;
    height: 100%;
    position: absolute;
    right: 15px;
    top: 0;
    padding: 17px 0 0;
    text-align: right;
}

.rate-icons>div {
    width: 40px;
    height: 40px;
    margin: 0 0 6px;
    border-radius: 50%;
    background-clip: padding-box;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
    position: relative;
    text-align: center;
}

.rate-icons .nice {
    background-color: #9232a2;
}

.rate-icons .star {
    background-color: #34d8fa;
}

.rate-icons .percent {
    background-color: #ff4099;
}

.rate-icons .nice span {
    background-position: 9px 7px;
}

.rate-icons .star span {
    background-position: -40px 9px;
}

.rate-icons .percent span {
    background-position: -91px 9px;
}

.rate-icons span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.sprite {
    background-image: url(/bitrix/templates/smscity-corp/assets/css/../images/sprite.png);
    background-repeat: no-repeat;
    background-size: 500px 800px;
}

.cat-item .img {
    width: 211px;
    height: 211px;
    margin: 0 auto 33px;
    overflow: hidden;
}

.cat-item .title {
    letter-spacing: 0.030em;
    font-size: 15px;
    line-height: 20px;
    color: #464a4f;
    font-family: 'PT Serif Caption', serif;
    margin: 0 0 20px;
}

.cat-item .price {
    letter-spacing: 0.030em;
    font-size: 15px;
    font-weight: bold;
    color: black;
}

.cat-item .price .roub {
    font-weight: bold;
}

.main-cat-preview {
    background: #f5f5f5;
    padding: 100px 0 100px;
}

.main-cat-preview h2,
.main-services h2,
.ab-wrapper h2,
.request h2,
.partners h2,
.contacts h2 {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    font-family: 'PT Serif Caption', serif;
    letter-spacing: 0.030em;
    margin: 0 0 59px;
}

.preview-cat {
    font-size: 0;
}

.prev-item:hover {
    background-color: #fff;
    box-shadow: 0 0 21px 3px rgba(0, 0, 0, .18);
}

.preview-cat-2 .prev-item:hover {
    background: none;
    box-shadow: none;
}

.prev-item {
    display: block;
    overflow: hidden;
    font-size: 0;
    background-color: white;
    margin: 0 0 16px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.preview-cat-2 .prev-item {
    background: none;
    width: 324px;
    max-width: 100%;
    margin: 0 auto 16px;
}

.prev-item .img {
    width: 238px;
    height: 238px;
    display: block;
    overflow: hidden;
    float: left;
    text-align: center;
}

.preview-cat-2 .prev-item .img {
    width: 328px;
    height: 218px;
    float: none;
    max-width: 100%;
}

.prev-item .img:hover .hovim {
    -webkit-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

.prev-item .img img {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    max-width: 100%;
}

.prev-item .img:hover img {}

.prev-item .desc {
    height: 238px;
    padding: 25px 33px;
    overflow: hidden;
    position: relative;
}

.prev-item .desc:after {
    content: "";
    width: 100%;
    height: 11px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: white;
}

.preview-cat-2 .prev-item .desc {
    padding: 12px 23px 25px 3px;
    width: 100%;
    height: auto;
}

.preview-cat-2 .prev-item .desc:after {
    content: none;
}

.prev-item .desc .title {
    margin: 0 0 12px;
}

.prev-item .desc .title a {
    font-size: 15px;
    line-height: 20px;
    color: #31363a;
    font-family: 'PT Serif Caption', serif;
}

.preview-cat-2 .prev-item .desc .title a {
    font-size: 20px;
    letter-spacing: 0.020em;
    line-height: 30px;
    text-decoration: none;
}

.prev-item .desc .title a:hover,
.preview-cat-2 .prev-item .desc .title a:hover {
    color: #bbbec2;
}

.prev-item .desc ul {
    max-width: 132px;
    position: relative;
    max-height: 140px;
}

.preview-cat-2 .prev-item .desc ul {
    max-width: 300px;
}

.prev-item .desc ul li {
    display: block;
    padding: 0 0 0 12px;
    position: relative;
    margin: 0 0 6px;
}

.preview-cat-2 .prev-item .desc ul li {
    display: inline-block;
    margin: 0 16px 6px 0;
}

.prev-item .desc ul li:after {
    content: "";
    width: 4px;
    height: 4px;
    background: #464a4f;
    position: absolute;
    left: 0;
    top: 7px;
    border-radius: 50%;
}

.preview-cat-2.prev-item .desc ul li:after {
    top: 2px;
}

.prev-item .desc ul li a {
    font-size: 13px;
    color: #464a4f;
    text-decoration: none;
}

.prev-item .desc ul li a:hover {
    color: #afb2b7;
}

.prev-item .desc .prev-more {
    width: 40px;
    height: 40px;
    cursor: pointer;
    font-size: 19px;
    line-height: 43px;
    text-align: center;
    position: absolute;
    bottom: 31px;
    top: auto;
    right: 22px;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    z-index: 10;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.prev-item .desc .prev-more:hover {
    color: #7b7b7b;
    bottom: 34px;
    box-shadow: 0 3px 6px rgba(1, 2, 2, .18);
    font-size: 20px;
}

.main-services {
    padding: 78px 0 60px;
    overflow: hidden;
}

.services-cat {
    font-size: 0;
    margin-right: -40px;
}

.servic-item {
    width: 240px;
    height: 240px;
    text-decoration: none!important;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 25px 25px 0;
    counter-increment: inc+1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.servic-item:hover {
    box-shadow: 0 0 21px 3px rgba(0, 0, 0, .18);
}

.servic-item .counter {
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #31363a;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 0 1px;
    position: absolute;
    top: 31px;
    left: 32px;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
    z-index: 11;
}

.servic-item .counter:after {
    content: counter(inc);
}

.servic-item .hovim {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.servic-item .hovim:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.servic-item:hover .hovim:after {
background: transparent;
}
.servic-item img {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.servic-item:hover .hovim {
    -webkit-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

.servic-item .title {
    letter-spacing: 0.020em;
    line-height: 20px;
    font-size: 15px;
    text-align: left;
    color: white;
    position: relative;
    z-index: 10;
    width: 240px;
    height: 240px;
    padding: 87px 33px 20px;
    background: rgba(93, 104, 116, 0.2);
}

.service-bg {
    opacity: 0.7;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cat-slider .owl-pagination {
    top: 60px;
    position: absolute;
    width: 100%;
}

.cat-slider.hidden {
    display: none!important;
}

.ab-wrapper .right {
    float: right;
    max-width: 328px;
}

.ab-wrapper .right h2 {
    text-align: left;
}

.ab-wrapper .left {
    overflow: hidden;
    font-size: 16px;
    color: #464a4f;
    line-height: 26px;
    padding: 0 50px 0 0;
}

.ab-wrapper .left p {
    margin: 0 0 24px;
}

.ab-wrapper .left h2 {
    line-height: normal;
    text-align: left;
    margin: 0 0 44px;
}

.news-item {
    width: 340px;
    overflow: hidden;
    position: relative;
    margin: 0 0 52px;
}

.news-inner a.news-item {
    border: 1px solid #e5e5e5;
    display: block;
    width: 100%;
    height: 238px;
    overflow: hidden;
    margin: 0 0 20px;
    text-decoration: none;
}

.news-inner a.news-item .text {
    width: 100%;
}

.news-inner .news-item.modal-item-animate {
    border-color: white!important;
    -webkit-transition: border-color 0.2s ease-out;
    -moz-transition: border-color 0.2s ease-out;
    -o-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
}

.news-item .date,
.news-inner-date .date {
    font-size: 13px;
    color: #8b8d8f;
    padding: 2px 0 0 60px;
    margin: 0 0 21px;
}

.news-inner .news-item .date,
.news-inner-date .date {
    position: relative;
    text-align: center;
    padding: 54px 0 0;
    margin: 0 0 38px;
}

.news-inner .news-item .date {
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.news-inner .news-item.modal-item-loading .date {
    -webkit-transition-delay: 00s;
    transition-delay: 00s;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    opacity: 0;
}

.news-item .date .glyphicon,
.news-inner-date .date .glyphicon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #31363a;
    font-size: 13px;
    font-weight: 600;
    padding: 0 0 0 1px;
    position: absolute;
    top: -11px;
    left: 3px;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
}

.news-inner-date .date .glyphicon {
    left: 50%;
    top: 0;
    margin: 0 0 0 -20px;
}

.news-inner .news-item .date .glyphicon {
    left: 50%;
    margin: 0 0 0 -20px;
    top: 3px;
}

.news-inner .news-item:hover .date .glyphicon {
    color: #afb2b7;
}

.news-item a,
.news-item .text {
    font-size: 15px;
    letter-spacing: 0.020em;
    line-height: 20px;
    padding: 0 60px 0 0;
    display: inline-block;
}

.news-item .text {
    text-align: center;
    padding: 30px 20px 0;
    font-family: 'PT Serif Caption', serif;
    line-height: 22px;
    height: 139px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.news-item a:hover,
.news-item:hover .text {
    color: #afb2b7;
}

.news-item.modal-item-animate .text {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}

.about {
    padding: 101px 0 64px;
    background-color: #fff;
    box-shadow: 0 -1px 3px rgba(1, 2, 2, .11);
}

.request {
    background: rgb(255, 255, 255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 246, 246, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(247, 246, 246, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 246, 246, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 246, 246, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 246, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(247, 246, 246, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f6f6', GradientType=0);
}

.request-wrap {
    max-width: 855px;
    margin: 0 auto;
    background: #eee;
    position: relative;
    padding: 0 0 90px;
}

.request-wrap .glyphicon,
.request-inner .glyphicon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #31363a;
    font-size: 14px;
    font-weight: 300;
    padding: 0 0 0 1px;
    margin: 0 0 0 -20px;
    position: absolute;
    top: -18px;
    left: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
}

.request-wrap:after {
    content: "";
    display: block;
    width: 37px;
    height: 37px;
    background: url(/bitrix/templates/smscity-corp/assets/css/../images/arrow.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

.request-slider {
    max-width: 670px;
    margin: 0 auto;
    padding: 61px 0 0;
}

.request-item {
    max-width: 670px;
    font-size: 16px;
    color: #31363a;
    line-height: 28px;
}

.request-inner {
    margin: 0px 0 57px;
}

.request-inner h2 {
    margin: 0px 0 40px!important;
}

.request-inner .request-item {
    position: relative;
    padding: 44px 0 0;
    margin: 0 0 50px;
}

.request-item .text {
    height: 110px;
    overflow: hidden;
    margin: 0 0 13px;
}

.request-item .dop {
    font-size: 13px;
    color: #818486;
    text-align: center;
}

.request-slider .owl-pagination {
    bottom: -99px;
    position: absolute;
    width: 100%;
}

.partners-slider a {
    display: block;
    text-align: center;
}

.partner-wrap {
    position: relative;
}

.partners {
    padding: 80px 0 96px;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(1, 2, 2, .11);
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.contacts {
    padding: 0 0 154px;
    position: relative;
}

.contacts-wrapper {
    max-width: 855px;
    margin: 0 auto;
    background: #eee;
    position: relative;
    padding: 68px 0 90px;
}

.contacts-wrapper .text {
    max-width: 370px;
    margin: -21px auto 0;
    text-align: center;
    font-size: 15px;
    color: #171b20;
    line-height: 26px;
}

.contacts-wrapper:after {
    content: "";
    display: block;
    width: 37px;
    height: 37px;
    background: url(/bitrix/templates/smscity-corp/assets/css/../images/arrow2.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
}

.contacts-wrapper .map-icon {
    width: 120px;
    height: 80px;
    position: absolute;
    left: 50%;
    bottom: -75px;
    margin: 0 0 0 -60px;
    font-size: 12px;
    text-align: center;
    padding: 31px 0 0;
    cursor: pointer;
    text-decoration: none;
}

.contacts-wrapper .map-icon span,
.contacts-items .map-icon span {
    border-bottom: 1px dotted;
}

.contacts-wrapper .map-icon:hover span,
.contacts-items .map-icon:hover span {
    border: none;
}

.contacts-wrapper .glyphicon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0 0 0 1px;
    margin: 0 0 0 -20px;
    position: absolute;
    top: -18px;
    left: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
}

.map {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: fixed!important;
    top: 0;
    left: -100%;
    z-index: -1;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
}

.over .map {
    overflow-y: scroll!important;
}

.fixed {
    position: fixed!important;
}


/*
.map:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 10;
    pointer-events: none;
    box-shadow: inset 0px 0px 13px rgba(0, 0, 0, 0.33);
}
*/

.map.down {
    z-index: 6200;
    left: 0;
    opacity: 1;
}

.over {
    overflow: hidden!important;
}

.map-close {
    text-decoration: none!important;
}

.map-close.glyphicon {
    background: #e3e3e3;
    width: 40px;
    height: 40px;
    display: none;
    line-height: 40px;
    text-align: center;
    color: #31363a;
    font-size: 14px;
    font-weight: 300;
    padding: 0 0 0 1px;
    margin: 0 0 0 -20px;
    position: fixed;
    top: 20px;
    right: 40px;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
    z-index: 6300;
    cursor: pointer;
}

.over .map-close.glyphicon {
    /* right: 37px;*/
}

.map-close.glyphicon:before {
    display: block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.map-close:hover:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.footer-top {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    padding: 28px 0 28px;
}

.footer-top .footer-nav {
    font-size: 0;
    width: 100%;
    text-align: center;
}

.footer-top .footer-nav>li {
    display: inline;
    vertical-align: top;
    margin: 0 20px;
}

.footer-top .footer-nav>li>a {
    font-size: 14px;
    line-height: 24px;
    color: #171b20;
    letter-spacing: 0.040em;
    font-weight: bold;
}

.footer-top .footer-nav>li>ul {
    display: block;
    max-width: 100%;
    overflow: hidden;
    margin: 8px 0 0;
}

.footer-top .footer-nav>li>ul>li {
    display: block;
}

.footer-top .footer-nav>li>ul>li>a {
    font-size: 12px;
    color: #666666;
}

.footer-top .footer-nav>li>a:hover,
.footer-top .footer-nav>li>a.active,
.footer-top .footer-nav>li>ul>li>a:hover,
.footer-top .footer-nav>li>ul>li>a.active {
    color: #DCDCDC;
}

.footer-middle {
    padding: 15px 0 16px;
}

.social-links {
    font-size: 0;
    text-align: center;
    margin: 0 0 28px;
}

.social-links a {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-links a {
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #c1c4c6;
    font-size: 18px;
    margin: 0 10px;
    font-weight: 300;
    padding: 0 0 0 1px;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
}

.social-links a:hover {
    color: white;
}

a.fa-vk:hover {
    background: #5b90b6;
}

a.fa-facebook:hover {
    background: #0060a3;
}

a.fa-twitter:hover {
    background: #00adf4;
}

a.fa-odnoklassniki:hover {
    background: #ff8625;
}

a.fa-google-plus:hover {
    background: #e63520;
}

a.fa-youtube:hover {
    background: #ff493e;
}

a.fa-instagram:hover {
    background: #00608b;
}

.footer-text {
    text-align: center;
    color: #8e8e90;
    font-size: 12px;
    margin: 0 0 16px;
}

.services-cat-2 {
    margin-right: -40px;
}

.service-item-2 {
    width: 220px;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.020em;
    color: #31363a;
    font-family: 'PT Serif Caption', serif;
    margin: 0 40px 38px 0;
}

.service-item-2 a,
.content .service-item-2 a {
    color: #31363a;
    text-decoration: none;
}

.service-item-2 a:hover,
.content .service-item-2 a:hover {
    color: #7b7b7b;
}

.service-item-2 .icon {
    display: block;
    font-size: 40px;
    font-weight: normal;
    margin: 0 0 14px;
}


/*      START sidebar       */

.sidebar {
    width: 265px;
    height: 100%;
    position: absolute;
    left: -265px;
    padding: 50px 0 0;
    background: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    z-index: 99999;
        opacity: 1!important;
}

.shift .sidebar {
    box-shadow: 2px 0 4px rgba(0, 0, 0, 0.3);
    opacity: 1;
    overflow: hidden;
}

.shift .sidebar * {
    opacity: 1!important;
}

.sidebar>ul {
    margin: 47px 0 0;
    padding: 0 0 23px;
    position: absolute;
    width: 265px;
    right: 0;
    top: 0;
    -webkit-transition: all 0.080s ease-out;
    -moz-transition: all 0.080s ease-out;
    -o-transition: all 0.080s ease-out;
    transition: all 0.080s ease-out;
}

.sidebar>ul.s-open {
    right: -265px;
}

.sidebar>ul.s-open.third-open {
    right: -530px;
}

.sidebar>ul a {
    color: #31363a;
    font-size: 16px;
    line-height: 16px;
    display: block;
    padding: 18px 15px 18px 40px;
    overflow: hidden;
    position: relative;
}

.sidebar ul li {
    overflow: hidden;
    border-bottom: 1px solid #E6E6E6;
    padding: 0;
}

.s-ar.glyphicon {
    display: block;
    position: absolute;
    left: 14px;
    top: 50%;
    margin: -7px 0 0;
    z-index: 1000;
    cursor: pointer;
}

.s-back .s-ar.glyphicon {
    left: auto;
    right: 14px;
    top: 50%;
    margin: -5px 0 0;
    font-weight: 300;
    font-size: 16px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sidebar>ul a span {
    display: block;
    overflow: hidden;
}

.s-vision>ul,
.s-vision2>ul {
    display: block!important;
}

.sidebar>ul>li>ul {
    display: none;
    width: 265px;
    position: absolute;
    left: -265px;
    top: 0;
}

.sidebar>ul>li>ul>li>ul {
    width: 265px;
    position: absolute;
    left: -265px;
    top: 0;
    display: none;
}

.s-back {
    width: 265px;
    height: 54px;
    line-height: 54px;
    color: #AFAFAF;
    font-size: 20px;
    display: block;
    padding: 0 40px 0 40px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -265px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.shift footer {
    left: 265px;
}

.shift footer:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.shift .main {
    background: white;
}

.shift .main:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.shift .main *,
.shift footer * {
    opacity: 0.9;
}

body.shift {
    overflow-x: hidden;
}

.side-link {
    width: 40px;
    height: 40px;
    position: absolute;
    text-align: center;
    line-height: 40px;
    font-size: 21px;
    font-weight: 300;
    left: 2px;
    top: 0px;
    cursor: pointer;
    display: none;
}

.shift .side-link .glyphicon:before {
    content: "\f00d";
}


/*      END sidebar     */

.ps-container {
    overflow: hidden !important;
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
}

.ps-container.ps-in-scrolling {
    pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {}

.ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0px;
    width: 5px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    position: absolute;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    right: 0;
    width: 5px;
    border-radius: 2px;
    opacity: 0.3;
}

.ps-container > .ps-scrollbar-y-rail:hover .ps-scrollbar-y {
    opacity: 0.5;
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {}

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.ps-container > .ps-scrollbar-y-rail {
    background-color: #F3F3F3;
    border-radius: 2px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    cursor: pointer;
}

.always-visible.ps-container > .ps-scrollbar-y-rail {
    opacity: 1;
}

.header-inner {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
}

.breadcrumps {
    text-align: center;
    list-style: none;
    margin: 40px auto 14px;
    padding: 0;
}

.breadcrumps li {
    margin: 0 25px 10px 25px !important;
    display: inline-block !important;
    vertical-align: top;
    background: none;
    padding: 0!important;
    line-height: 20px;
    font-size: 12px;
    position: relative;
    color: #313131;
}

.breadcrumps li:before {
    content: none!important;
}

.breadcrumps li a {
    color: #666666;
    font-size: 12px;
    line-height: 16px;
    text-decoration: underline;
}

.breadcrumps li a.main-link {
    display: inline-block;
    font-size: 16px;
}

.breadcrumps li a.main-link:hover {
    opacity: 0.6;
}

.breadcrumps li a:hover {
    text-decoration: none;
}

.breadcrumps li:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    margin: 0 0;
    position: absolute;
    top: 0px;
    right: -31px;
}

.breadcrumps li:last-child:after {
    content: none;
}

h1 {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    font-family: 'PT Serif Caption', serif;
    letter-spacing: 0.030em;
    margin: 0 0 38px;
}

.layout-page {
    max-width: 719px;
    margin: 0 auto 50px;
    padding: 0 20px;
    line-height: 26px;
    letter-spacing: 0.025em;
}

.layout-page.modul>h2:first-child {
    margin: 0px 0 24px;
}

img {
    filter: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
}

.layout-page img {
    max-width: 100%;
}

.content {
    font-size: 16px;
    color: #464a4f;
    padding: 40px 0 95px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1072px;
}

.content>img {
    max-width: 100%;
}

.content>.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    line-height: 26px;
    letter-spacing: 0.025em;
}

.content p {
    line-height: 26px;
    letter-spacing: 0.025em;
    margin: 0 0 15px;
}

.content a,
.ab-wrapper .left a {
    text-decoration: underline;
}

.content a:hover,
.ab-wrapper .left a:hover {
    text-decoration: none;
}

.content ul,
.content ol,
.ab-wrapper .left ul {
    margin: 32px 0;
}

.content li,
.ab-wrapper .left li {
    position: relative;
    padding: 0 0 0 20px;
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 12px;
}

.content li:after,
.ab-wrapper .left li:after {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 9px;
    background: #514d51;
}

.content blockquote,
.ab-wrapper .left blockquote {
    color: #464a4f;
    padding: 44px 0;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.045em;
    font-family: 'PT Serif Caption', serif;
}

.content blockquote:after,
.ab-wrapper .left blockquote:after {
    content: "\f10d";
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    left: 50%;
    top: 17px;
    margin: 0 0 0 -16px;
}

.content h2 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-family: 'PT Serif Caption', serif;
    letter-spacing: 0.030em;
    margin: 51px 0 16px;
}

.content h3,
.ab-wrapper .left h3 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-family: 'PT Serif Caption', serif;
    letter-spacing: 0.030em;
    margin: 51px 0 13px;
}

.content h4 {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-family: 'PT Serif Caption', serif;
    letter-spacing: 0.030em;
    margin: 41px 0 13px;
}

.content table,
.ab-wrapper .left table {
    width: 100%;
    margin: 30px 0;
}

.content th,
.ab-wrapper .left th {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.060em;
    color: #535c69;
    background: #cfd1d3;
    padding: 12px 10px 12px 24px;
    text-align: left;
    font-weight: 600;
}

.content tr td,
.ab-wrapper .left tr td {
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
    color: #535c69;
    line-height: 22px;
    letter-spacing: 0.030em;
    padding: 17px 10px 17px 24px;
}

#top-link {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 85px;
    width: 40px;
    height: 40px;
    padding: 0 0 0 1px;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
    z-index: 300;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#top-link:hover {
    bottom: 88px;
    box-shadow: 0 3px 6px rgba(1, 2, 2, .18);
}

#top-link .glyphicon {
    top: -2px;
}

.news-inner-title {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-family: 'PT Serif Caption', serif;
    letter-spacing: 0.030em;
    margin: 0px 0 30px;
    color: #31363a;
}

.news-inner-detail .img {
    margin: 0px auto 25px;
    text-align: center;
}

.news-inner-detail .img img {
    max-width: 100%;
}

.layout-page .img {
    text-align: center;
}

.img.detail-picture {
    margin-bottom: 25px;
}

.share {
    font-size: 13px;
    color: #969696;
    text-align: center;
    margin: 20px 0 0;
}

.share-text {
    margin: 0 0 19px;
}


/*  modal START     */

body.noscroll {
    overflow: hidden;
}

.modal-grid {
    position: relative;
}

.modal-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    height: 0;
    visibility: hidden;
    z-index: 400;
    overflow: hidden;
    background-color: white;
}

.modal-popup-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.modal-popup-item {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    padding: 60px 0 50px;
    height: 0;
    opacity: 0;
    pointer-events: none;
}

.modal-item-loading * {}

.modal-item-animate {}

.mg-item {
    position: relative;
}

.placeholder {
    pointer-events: none;
    position: absolute;
    width: calc(100% + 5px);
    height: calc(100% + 5px);
    z-index: 100;
    background-color: #FFFFFF;
    top: 0;
    left: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 4001;
}

.placeholder.placeholder--trans-in {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.placeholder.placeholder--trans-out {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.contentAfter::after {
    content: '';
    background: rgba(202, 202, 202, 0.4);
    opacity: 0;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.view-single .contentAfter::after {
    opacity: 1;
}

.content--show {
    height: 100vh;
    pointer-events: auto;
    visibility: visible;
    position: fixed;
    overflow-y: scroll;
    z-index: 10000;
}

.content--show-absolut {
    position: absolute;
}

.content__item--show {
    height: auto;
    min-height: 100vh;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    position: relative;
}

.modal-close-button {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    position: fixed;
    padding: 0 0 0 1px;
    right: 30px;
    opacity: 0;
    top: 20px;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
    z-index: 22;
    cursor: pointer;
    -webkit-transition: top 0.2s ease-out;
    -moz-transition: top 0.2s ease-out;
    -o-transition: top 0.2s ease-out;
    transition: top 0.2s ease-out;
}

.modal-close-button:hover {
    top: 17px;
    box-shadow: 0 3px 6px rgba(1, 2, 2, .18);
}

.close-button--show {
    opacity: 1;
    pointer-events: auto;
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@keyframes fadeOutDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(15%);
        -ms-transform: translateY(15%);
        transform: translateY(15%);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


/*  modal END   */

.event-row {
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    padding: 0 0 19px;
    margin: 0 0 25px;
}

.event-row:nth-child(2n) .no-padding {
    float: right;
}

.event-row>div {
    height: 100%;
    overflow: hidden;
}

.event-desc {
    overflow: hidden;
    display: block;
    position: relative;
    padding: 28px 0 60px;
    height: 100%;
}

.fixed-height.event-desc {
    height: 335px;
}

.event-row .img {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.event-row .img:hover img {
    -webkit-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

.event-row .img img {
    max-width: 100%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.event-desc a.text {
    padding: 0 50px;
    display: block;
    max-height: 126px;
    text-decoration: none;
    overflow: hidden;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    letter-spacing: 0.020em;
    font-family: 'PT Serif Caption', serif;
}

.event-desc .text:hover {
    color: #7b7b7b;
}

.before {
    width: 100%;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    color: black;
    letter-spacing: 0.200em;
    /*position: absolute;*/
    left: 0;
    bottom: 29px;
}

.news-inner-detail .before {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 0px 0 37px;
}

.event-desc .news-inner-date .date {
    margin: 0 0 24px;
}

a.services-item {
    display: block;
    overflow: hidden;
    margin: 0 0 23px;
    z-index: 10;
    border: 1px solid #ededf1;
    background-color: #fff;
    text-decoration: none;
    font-size: 0;
    height: 240px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.services-item:hover {
    background-color: #fff;
    box-shadow: 0 0 21px 3px rgba(0, 0, 0, .18);
}

.modal-item-loading.services-item {
    box-shadow: none;
    border-color: white;
}

.services-item .img {
    float: left;
    width: 240px;
    height: 240px;
    overflow: hidden;
    position: relative;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.modal-item-loading.services-item .img {
    -webkit-transition-delay: 00s;
    transition-delay: 00s;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    opacity: 0;
}

.services-item .desc {
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.020em;
    color: #464a4f;
    padding: 24px 34px 24px 34px;
    height: 100%;
    position: relative;
}

.services-item .title {
    display: block;
    max-height: 126px;
    overflow: hidden;
    font-size: 15px;
    margin: 0 0 11px;
    position: relative;
    line-height: 20px;
    letter-spacing: 0.020em;
    font-family: 'PT Serif Caption', serif;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.modal-item-animate.services-item .title {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}

.services-item:hover .title {
    color: #c5c7cb;
}

.services-item .text {
    height: 100px;
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.services-item.modal-item-animate .text {
    -webkit-transition-delay: 0.10s;
    transition-delay: 0.10s;
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}

.services-item .glyphicon {
    position: absolute;
    right: 17px;
    bottom: 33px;
    top: auto;
    display: block;
    width: 16px;
    height: 16px;
    font-weight: 300;
    font-size: 12px;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.services-item:hover .glyphicon {
    color: #c5c7cb;
}

.services-item.modal-item-animate .glyphicon {
    -webkit-transition-delay: 0.20s;
    transition-delay: 0.20s;
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}

.loading {
    display: none;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 50%;
    bottom: 26px;
    margin: -22px 0 0 -22px;
}

.modal-item-animate .loading {
    display: block;
}

.loading:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNlNWU1ZTUiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS44cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuOHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS44cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuOHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat;
}

.services-inner-card {
    overflow: hidden;
    margin: 0 0 69px;
}

.services-inner-card .left {
    float: left;
}

.services-inner-card .right {
    overflow: hidden;
}

.service-inner-slider {
    width: 416px;
    margin: 0 110px 50px 90px;
    height: 416px;
    text-align: center;
    position: relative;
}

.service-slider {
    width: 416px;
    margin: auto;
}

.services-inner-card .right .s-title {
    font-size: 10px;
    text-transform: uppercase;
    color: black;
    letter-spacing: 0.140em;
    margin: 0 0 20px;
    line-height: 10px;
}

.services-inner-card .right .service-price .s-title {
    margin: 0px 0 17px;
}

.services-inner-card .right .desc {
    font-size: 13px;
    color: #464a4f;
    line-height: 22px;
    letter-spacing: 0.020em;
}

.services-inner-card .right .desc p {
    line-height: 22px;
}

.service-inner-slider .owl-pagination {
    position: absolute;
    bottom: -94px;
    left: 0;
    width: 100%;
}

.service-order {
    margin-bottom: 57px;
}

.service-price {
    margin: 30px 0 0;
    padding: 10px 0 10px;
}

.ser-price {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    color: #31363a;
    margin: 0 0 0 4px;
}

.service-price .roub {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    color: #31363a;
    margin: 0 20px 20px 0;
}

.service-price .button {
    color: white;
    bottom: 7px;
    margin: 0px 0 0 0px;
    padding: 9px 25px;
    line-height: 22px;
}

.service-price .button:hover {
    bottom: 10px;
}

.modul-desc {
    margin: 0px 0 57px;
}

.download {
    margin: 0px 0 57px;
}

.download h2 {
    margin: 0 0 40px;
}

a.download-item {
    display: block;
    position: relative;
    max-width: 330px;
    height: 137px;
    margin: 0 auto 40px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(1, 2, 2, .24);
    text-decoration: none;
    padding: 22px 33px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

a.download-item:hover {
    background-color: #fff;
    box-shadow: 0 0 21px 3px rgba(0, 0, 0, .18);
}

.download-item .title {
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 22px;
    height: 50px;
    overflow: hidden;
}

.download-item:hover .title {
    color: #c5c7cb;
}

.download-item .size {
    font-size: 10px;
    color: #464a4f;
    letter-spacing: 0.140em;
    position: absolute;
    left: 32px;
    bottom: 31px;
    text-transform: uppercase;
}

.download-item:after {
    content: "";
    width: 27px;
    height: 36px;
    background: url(/bitrix/templates/smscity-corp/assets/css/../images/sprite.png) -200px -250px no-repeat;
    position: absolute;
    right: 32px;
    bottom: 29px;
}

.video,
.photo h2 {
    margin: 0 0 57px;
}

.video h2 {
    margin: 0 0 40px;
}

.pretty-embed {
    margin: 0 0 40px;
    max-height: 398px;
    overflow: hidden;
}

.pretty-embed * {
    max-height: 398px;
}

.projects {
    font-size: 0;
    margin-right: -30px;
}

.project-item {
    width: 100%;
    height: 100%;
    background: white;
    margin: 0 0 20px;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.projects-inner a.project-item {
    background: white;
    text-decoration: none;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .23);
    overflow: visible;
}

.back-div {
    width: 98%;
    height: 10px;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .23);
    position: absolute;
    left: 1%;
    bottom: -3px;
    z-index: -1;
}

.back-div2 {
    width: 96%;
    height: 10px;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .23);
    position: absolute;
    left: 2%;
    bottom: -6px;
    z-index: -2;
}

.project-item:hover,
.projects-inner a.project-item:hover {
    box-shadow: 0 0 21px 3px rgba(0, 0, 0, .18);
}

.project-item .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    line-height: normal;
    font-size: 0;
}

.projects-inner .project-item .img {
    position: relative;
    height: auto;
}

.project-item img {
    max-width: 100%;
    width: 100%;
}

.hovim {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.project-item:hover .hovim {
    -webkit-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

.project-title {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    line-height: 18px;
    padding: 15px 20px 28px 35px;
    letter-spacing: 0.025em;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    color: white;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42OCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.68) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.68)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.68) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.68) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.68) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.68) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ad000000', GradientType=0);
}

.projects-inner .project-title {
    width: 100%;
}

.project-desc {
    background: white;
    font-family: 'PT Serif Caption', serif;
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.020em;
    padding: 24px 20px 27px 35px;
    overflow: hidden;
}

.projects-inner .project-item:hover .project-desc {
    color: #c5c7cb;
}

.service-album {
    background: #f5f5f5;
    margin: -20px 0 0;
    padding: 60px 0;
}

.service-album h2 {
    margin: 0 0 27px;
    color: #31363a;
}

.project-item .glyphicon {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 14px;
    top: 15px;
    color: black;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
}

.popup {
    width: 504px;
    max-width: 100%;
    background: white;
    padding: 36px 0 48px;
}

.popup.done {
    padding: 50px 30px;
    letter-spacing: 0.030em;
    font-size: 15px;
    line-height: 20px;
    color: #464a4f;
    font-family: 'PT Serif Caption', serif;
}

.popup h2 {
    text-align: center;
    color: #31363a;
    font-size: 24px;
    font-weight: normal;
    font-family: 'PT Serif Caption', serif;
    letter-spacing: 0.030em;
    max-width: 90%;
    width: 330px;
    margin: 0 auto 14px;
}

.popup .note {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.020em;
    max-width: 90%;
    width: 330px;
    margin: 0 auto 25px;
    color: #464a4f;
}

.row {
    position: relative;
    max-width: 90%;
    max-width: 90%;
    width: 330px;
    margin: 0 auto 23px;
}

.row label {
    position: relative;
    display: inline-block;
    width: 100%;
}

.row input {
    width: 100%;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    height: 40px;
    border: 1px solid #d9dddf;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: none;
    padding: 0 20px 0 38px;
}

.row textarea {
    width: 100%;
    display: block;
    position: relative;
    padding: 10px 20px 0 38px;
    font-family: 'Open Sans', sans-serif;
    height: 120px;
    border: 1px solid #d9dddf;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: none;
}

.popup .final,
.request-inner-wrap .final {
    max-width: 330px;
    margin: 33px auto 0;
    text-align: center;
}

.request-inner-wrap .final {
    margin: 54px auto -15px;
}

.blured {
    -webkit-filter: blur(3px);
    -ms-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    filter: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22blur%22%3E%3CfeGaussianBlur%20stdDeviation%3D%223%22/%3E%3C/filter%3E%3C/svg%3E#blur);
}

.fio-icon:after,
.phone-icon:after,
.area-icon:after,
.mail-icon:after {
    content: "\f095";
    font-family: 'FontAwesome';
    color: #d9dddf;
    position: absolute;
    left: 15px;
    top: 14px;
    z-index: 4444;
}

.fio-icon:after {
    content: "\f007";
}

.area-icon:after {
    content: "\f27a";
    top: 14px;
}

.mail-icon:after {
    content: "\f0e0";
}

.project-item-wrap {
    box-sizing: content-box;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

.pagination {
    clear: both;
    float: none;
    display: block;
    padding: 50px 0 34px;
    font-size: 0;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0.5px;
}

.pager {
    height: 42px;
    display: inline-block!important;
    overflow: hidden;
    list-style: none!important;
    padding: 0!important;
    font-size: 0;
    margin: 0px 0 0!important;
    text-align: left;
}

.pager li {
    margin: 0 1px!important;
    padding: 0!important;
    display: inline-block !important;
    line-height: 40px!important;
    vertical-align: top;
}

.pager li:before {
    content: none;
    display: none;
}

.pager li:after {
    content: none!important;
}

.pager li a {
    display: inline-block;
    font-weight: 600;
    margin: 0px 8px;
    color: #31363a;
    text-decoration: none;
    border-color: transparent;
    border: 2px solid transparent;
    padding: 0 0 0 2px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 39px;
    text-align: center;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
}

.pager li a.active {
    color: #464a4f;
}

.pager li a.no-bg-padding {
    box-shadow: none;
    background: transparent;
}

.partners-inner {
    font-size: 0;
}

.partners-inner-wrap {
    margin-right: -30px;
}

.partners-inner-item {
    display: inline-block;
    vertical-align: top;
    width: 152px;
    height: 102px;
    overflow: hidden;
    text-align: center;
    margin: 0 24px 40px 0;
}

.full-request {
    padding: 20px 0 0;
    margin: 0;
}

.request-inner-wrap {
    background-color: #fff;
    border-top: 1px solid #e8e8e8;
}

.request-inner-wrap h2 {
    font-size: 32px;
    letter-spacing: 0;
    margin: 6px 0 31px;
}

.request-inner-wrap .row {
    margin: 0 auto 40px;
}

.contacts-items {
    color: #36383c;
    font-size: 0;
    max-width: 719px!important;
    margin: 0 0 10px;
}

.contacts-item {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-right: 20px!important;
    margin: 0 0 40px;
    font-weight: 300;
}

.contacts-item .final a {
    font-weight: normal;
    font-size: 14px;
    border-bottom: 1px dotted;
    text-decoration: none;
    cursor: pointer;
}

.contacts-item .final a:hover {
    border: none;
}

.contacts-item h2 {
    margin: 0px 0 24px;
    text-align: left;
    font-size: 18px;
}

.contacts-items .map-icon {
    width: 120px;
    height: 80px;
    margin: 0 0 6px;
    display: block;
    font-size: 0;
    padding: 0;
    cursor: pointer;
    text-decoration: none;
}

.contacts-items .map-icon span {
    display: inline-block;
    font-size: 12px;
}

.contacts-items .glyphicon {
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0 0 0 1px;
    /*
    position: absolute;
    top: -18px;
    left: 50%;
*/
    margin: 0 0 11px;
    border-radius: 50%;
    background-clip: padding-box;
    box-shadow: 0 1px 3px rgba(1, 2, 2, .18);
}

.contacts-addr {
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 10px;
    padding: 0 0 0 30px;
    position: relative;
}

.contacts-addr:after,
.contacts-phone:after,
.contacts-mail:after {
    content: "\f041";
    font-family: 'FontAwesome';
    font-size: 14px;
    position: absolute;
    left: 11px;
    top: 0px;
}

.contacts-phone:after {
    content: "\f095";
}

.contacts-mail:after {
    content: "\f0e0";
}

.contacts-phone {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 1px;
    padding: 0 0 0 30px;
}

.contacts-mail {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    margin: 7px 0 27px;
    padding: 0 0 0 30px;
}

.hidden-addr {
    display: none;
}

.over {
    overflow: hidden!important;
}

.contacts-inner-text>h2:first-child {
    color: #3e3a3e;
    margin: 17px 0 16px;
}

.contacts-inner-text {
    padding: 0 0 40px;
}

.contacts-item .final {
    padding: 0 0 4px 33px;
    margin: 0 0 18px;
}

.contacts-item .final .button {
    color: white;
    padding: 12px 29px 12px 38px;
    font-weight: normal;
}

.contacts-item .final .button:after {
    content: "\f1d8";
    font-family: 'FontAwesome';
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 11px;
    color: white;
}

.over {
    overflow: hidden!important;
}

.top-section .section-toggle {
    display: none;
    text-transform: uppercase;
}

.top-section .section-toggle span {
    font-size: 14px;
    margin-left: 5px;
}

.service-slider-item {
    height: 416px;
}

.old-price {
    font-size: 13px;
    text-decoration: line-through;
    color: rgb(118, 124, 132);
}

.ser-old-price {
    font-size: 18px;
    text-decoration: line-through;
    line-height: 18px;
    margin-left: 5px;
    color: rgb(118, 124, 132);
}

.request-wrap .prev-more {
    top: auto;
    bottom: 20px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.request-wrap .prev-more:hover {
    bottom: 23px;
}

.partners-slider {
    text-align: center
}

.partners-slider a {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
}

.tg-forms .done {
    text-align: center;
}

.blured_background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* End */


/* Start:/bitrix/templates/smscity-corp/assets/css/owl.carousel.css?16003343481632*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	position: absolute;
	bottom: 46px;
	text-align: center;
	width: 100%;
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/bitrix/templates/smscity-corp/assets/css/../images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* End */


/* Start:/bitrix/templates/smscity-corp/assets/css/owl.transitions.css?16003343484638*/
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
/* End */


/* Start:/bitrix/templates/smscity-corp/assets/css/jquery.fancybox.css?16003343487320*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;  
}
#overhead   span.roub{
	font-size:18px;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background-clip: padding-box;
	background-clip: padding-box;
}
.fancybox-skin.gallery{
	background:white;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;

}
.fancybox-opened {
	z-index: 8030;
	max-width: 100%;
}

.fancybox-skin.vid {
	background:white;
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-outer{
	-moz-box-shadow: 0 0 21px 3px rgba(0,0,0,.18);
    -webkit-box-shadow: 0 0 21px 3px rgba(0,0,0,.18);
    box-shadow: 0 0 21px 3px rgba(0,0,0,.18);
}
.fancybox-inner {
	overflow: hidden!important;
	max-width: 100%;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	margin:0 auto;
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	background-image: url(/bitrix/templates/smscity-corp/assets/css/../images/fancy/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/bitrix/templates/smscity-corp/assets/css/../images/fancy/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	width: 40px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	position: fixed;
	right: 20px;
	top: 20px;
	font-family: 'FontAwesome';
	border-radius: 50%;
	background-clip: padding-box;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(1,2,2,.18);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	z-index: 8050;
}
.fancybox-close:after{
	content: "\f00d";
}
.fancybox-close:hover{
	top:17px;
	box-shadow: 0 3px 6px rgba(1,2,2,.18);
}
.fancybox-close.gallery-close{
	width: 52px;
	height: 52px;
	background: url(/bitrix/templates/smscity-corp/assets/css/../images/fancy/close-gal.png) 0 0 no-repeat;
	top: 10px;    
	right: 10px;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/bitrix/templates/smscity-corp/assets/css/../images/fancy/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
	opacity: 0;
	   -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.fancybox-wrap:hover .fancybox-nav{
opacity: 1;
}
.fancybox-prev {
	left: 0px;
}
.fancybox-prev span:after {
	 content: "\f053";
	 position: absolute;
	 top: 0;
	 left: 0;
	 z-index: 100;
	 font-size: 14px;
	 width: 100%;
	 height: 100%;
}
.fancybox-next {
	right: 0px;
}
.fancybox-next span:after {
	    content: "\f054";
	 position: absolute;
	 top: 0;
	 left: 0;
	 z-index: 100;
	 font-size: 14px;
	 width: 100%;
	 height: 100%;
}
.fancybox-nav span {
	margin-top: -20px;
	z-index: 1;
	width: 40px;
	height: 40px;
	font-family: 'FontAwesome';
	cursor: pointer;
	line-height: 40px;
	display: block;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 50%;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(1,2,2,.18);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.fancybox-prev span {
	left: 14px;
}
.fancybox-prev span:hover, .fancybox-next span:hover{
	 margin-top: -23px;
}
.fancybox-next span {
	right: 14px;
}


.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/bitrix/templates/smscity-corp/assets/css/../images/fancy/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	color: #767c84;
	line-height: 18px;
	width: 100%;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	padding: 30px;
	background: #fff;
	font-size: 14px;   text-align:left;   color:#393141;   line-height:24px;   letter-spacing:-0.6px;   font-weight: 300;
	/* width: 100%; */
}
.fancybox-title-outside-wrap h3{
    font-size: 20px;  color: #1792e9;  font-weight: 300;  margin: 0 0 13px;
	
}
.fancybox-title-inside-wrap {
	padding: 15px 0 1px;
	/* margin: 0 0 -10px; */
	display: block;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 0 0;
	background: #fff;
	font-size: 14px;   
	font-weight: 300;
	text-align: left;   
	color: #343434;   
	line-height: 18px;      
	width: 100%;
}

.fancybox-title-over-wrap h3{
    font-size: 20px;  color: #1792e9;  font-weight: 300;  margin: 0 0 13px;
	
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/bitrix/templates/smscity-corp/assets/css/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/bitrix/templates/smscity-corp/assets/css/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/smscity-corp/assets/css/grid.css?162322098116131*/
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-phone:before {
  content: "\f095";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-camera:before {
  content: "\f030";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-user:before {
  content: "\f007";
}
.fa-star:before {
  content: "\f005";
}
.fa-close:before{
  content: "\f00d";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-vk:before {
  content: "\f189";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-gear:before{
  content: "\f013";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-file:before {
  content: "\f15b";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-home:before {
  content: "\f015";
}
.fa-arrow-up:before {
   content: "\f106";
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width:1072px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 769px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after{
  clear: both;
}
@media (min-width: 992px) {
	.prev-item.vertical-align .desc .prev-more {
    	right: 22px;
	}
	.prev-item.vertical-align {
		width: 238px;
	}
	.prev-item.vertical-align .img {
		float: none;
	}
	.prev-item.vertical-align .desc {
		width: 238px;
		height: 255px;
	}
}

@media (max-width: 1050px) {
 .services-cat, .services-cat-2{
		text-align:center;
	}
}

@media (max-width: 992px) {
	.hide-md{
		display:none;
	}
	.side-link{
		display:block;
	}
	.nav{
		display:none;
		margin-top:3px;
	}
	.middle-top{
		height:46px;
	}
	.slider-block{
		margin-top: 0px;
		margin-bottom: 0;
		top:0;
	}
	.slider-block .right-anim{
		display:none;
	}
	.slider-block .sl-buttons>a{
	  top: 34px;
	}
	.slider-block .sl-buttons>a:hover{
	   top: 31px;
	}
	.sl-prev, .part-prev{
	  left:10px;
	}
	.sl-next, .part-next{
	  right:10px;
	}
	.left-slide {
      padding: 141px 45px 0!important;
    }
    .prev-item .desc ul{
    	max-width:80%
    }   
	#top-link{
		z-index: -1;
        visibility: hidden;
	}
    .services-inner-card .left{
        float:none;
    }
    .service-inner-slider{
        margin: 0 auto 60px;
        max-width:100%;
        height: auto;
    }
    .service-inner-slider img{
        max-width:100%;
    }
    .services-inner-card .right{
        max-width:719px;
        padding: 0 20px;
        margin: 0 auto;
    }  
	.partners-inner-wrap{
		text-align: center;
		margin: 0;
	}
	.partners-inner-item{
		margin: 0 0 24px;
	}
	.pretty-embed {
		margin: 0 0 40px;
	}
	.event-row:nth-child(2n) .no-padding{
		float:none;
	}
	.fixed-height.event-desc{
		height: auto;
	}
	
   
}
@media (max-width: 768px) {
	.hide-xs{
		display:none;
	}
	.ab-wrapper .right{
		float:none;
		max-width:100%;
	}
	.news-item{
		width:auto;
	}
	.request-slider{
		width:90%;
	}
}

@media (max-width: 550px) {
	.hide-xxs {
		display:none;
	}
	.xxs-block{
		width:100%;
	}
	.logo{
		max-width:100%;
		text-align:center;
	}
	.logo a img{
		margin: 0 auto;
	}
	.slider li h3{
		font-size: 22px;
		line-height: 26px;
	}
	.slider li .text{
		font-size: 14px;
		line-height: 20px;
	}
	.slider-item{
		text-align:center;
	}
	.top-section a{
		border-radius: 3px!important;
		display: block;
		margin:  0 20px;
	}
	.prev-item .img{
		float:none;
		height: auto!important;
	}
	.prev-item{
		width:238px;
		margin-left:auto;
		margin-right:auto;
	}
	a.services-item  {
		height:auto;
		width:240px;
		height:auto;
		margin: 0 auto 23px;		
	}
	a.services-item .img{
		float:none;
	}
    .popup{
        width:280px;
        padding: 46px 0 58px;
    }
    .main-cat-preview h2, .main-services h2, .ab-wrapper h2, .request h2, .partners h2, .contacts h2{
    	font-size:26px;
    	margin: 0 0 48px;
    }
    h1{
    	font-size:28px;
    }   
    .news-inner-title,
    .event-desc a.text,
    .content h2{
    	font-size:20px;
    }  
	.top-section  .section-toggle{
		display: block;
	}
	.section-toggle-body{
		display: none;
	}
	.drop .section-toggle-body{
		display: block;
	}
	.header-inner ul.breadcrumps li{
		display: none!important;
	}
	.header-inner ul.breadcrumps li:after{
		content: none;
	}
	.header-inner ul.breadcrumps li.pred{
		display: block!important;
	}
}

@media (max-width: 500px) {
	.xxxs-block{
		width:100%;
	}
	.services-cat, .services-cat-2{
		margin: 0 auto;
	}
	.servic-item, .service-item-2{
		margin-left:auto;
		margin-right:auto;
	}
	.fancybox-outer{
		max-width: 100%;
		overflow: hidden;
	}
	.head-top>.container-fluid>div:first-of-type,
	.footer-middle>.container-fluid>div:first-of-type{
		padding-left: 0;
		padding-right: 0;
	}
	
}
@media (max-width: 360px) {
	.service-slider-item{
		height: 346px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), 
only screen and (min--moz-device-pixel-ratio: 1.5), 
only screen and (min-resolution: 240dpi) {
.sprite{
	background-image: url(/bitrix/templates/smscity-corp/assets/css/../images/sprite@x2.png) ;
  }
}

/* End */


/* Start:/bitrix/templates/smscity-corp/assets/css/adaptive.css?1600334348222*/
@media (max-width: 1024px) {
    .content table {
        display: block;
        overflow: auto;
        max-width: 100%;
    }
}

@media (max-width: 500px) {
    .pluso-counter {
        display: none !important;
    }
}
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17545577862729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/bitrix/templates/smscity-corp/styles.css?161907597736*/
.service-inner-slider {height:170px}
/* End */


/* Start:/bitrix/templates/smscity-corp/template_styles.css?1662716966920*/
.slider-img {
	height:459px!important;
	/*margin-top:0px!important;*/
}
.slider-block h3, .slider-block .text {
	color:white!important;
	font-weight:bold!important;
}

@media (max-width: 550px) {
  /* Y.K. 02.09.2022 */

  .head-top > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .head-top > .container-fluid > div {
    width: auto;
  }

  .head-top > .container-fluid > div .logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .head-top > .container-fluid > div.hide-xxs {
    display: inline-block;
    width: auto;
    min-width: 190px;
  }

  /* Y.K. 02.09.2022 */
}
/* End */
/* /bitrix/templates/smscity-corp/assets/css/style-base.css?175333632673168 */
/* /bitrix/templates/smscity-corp/assets/css/owl.carousel.css?16003343481632 */
/* /bitrix/templates/smscity-corp/assets/css/owl.transitions.css?16003343484638 */
/* /bitrix/templates/smscity-corp/assets/css/jquery.fancybox.css?16003343487320 */
/* /bitrix/templates/smscity-corp/assets/css/grid.css?162322098116131 */
/* /bitrix/templates/smscity-corp/assets/css/adaptive.css?1600334348222 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17545577862729 */
/* /bitrix/templates/smscity-corp/styles.css?161907597736 */
/* /bitrix/templates/smscity-corp/template_styles.css?1662716966920 */
