@-webkit-keyframes fade {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes przv_future_button_phone {
    47%, 53%, 57%, 63%, 69%, 75% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50%, 54%, 60%, 66%, 72% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
}

@keyframes przv_future_button_phone {
    47%, 53%, 57%, 63%, 69%, 75% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50%, 54%, 60%, 66%, 72% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.ui-icon>i {
    background-image: auto;
}
body {
    font-size: 16px;
    min-width: 320px
}

p {
    line-height: 1.5
}

a, body, p {
    color: #434343
}

h1 {
    font-size: 44px;
    padding: 15px 0;
    border-bottom: 3px solid #7b0404;
    display: inline-block
}

a, body, h2, h3, p {
    font-family: "Arian AMU Serif"
}

h2 {
    display: inline-block;
    line-height: 1;
    border-bottom: 3px solid #7b0404;
    padding: 13px 0;
    font-size: 28px
}

h3 {
    font-size: 21px
}

.fancybox-margin {
    margin-right: 17px
}

.wrapper {
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 74px 0 0
}

.header_wrap {
    z-index: 99;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    background: #fff
}

.header_wrap, .sidebar_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.container.menus {
    padding: 30px 15px 150px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 41%;
    z-index: 99;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background: #434343
}

.container.menus .nav7681 a {
    color: #fff;
    font-size: 18px;
    font-family: 'Arian AMU Serif Bold'
}

.container.menus_hidden {
    right: -100%
}

.close_sidebar {
    background: #fff 0 0;
    border: 2px solid #7b0404;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    color: #7b0404;
    float: right;
    height: 34px;
    line-height: 34px;
    text-align: center;
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85);
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    width: 34px;
    margin-top: -15px;
    margin-bottom: -5px
}

.sidebar_wigets {
    overflow: hidden;
    margin-top: 20px
}

.sidebar_wigets .soc_wiget {
    color: #eee;
    text-align: left;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    margin-bottom: 20px
}

.sidebar_wigets .soc_wiget a, .sidebar_wigets .soc_wiget span {
    display: inline-block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-right: 15px
}

.sidebar_wigets .soc_wiget a:last-child {
    margin-right: 0
}

.sidebar_wigets > div {
    text-align: center
}

.clear, .nav7681, .services.allServices .container .row .col-md-12 {
    clear: both
}

.header .row {
    padding: 13px 0
}

.top_logo img {
    height: 74px;
    float: left;
    margin-top: -13px;
    max-width: none
}

.header > .row > div {
    height: 48px
}

.header .address {
    position: relative;
    padding-left: 75px;
    font-size: 16px;
}

.header .address::after {
    content: '';
    width: 1px;
    height: 48px;
    background: #ddd;
    position: absolute;
    right: 0
}

.addressIcon, .addressText {
    float: left
}

.header .buttonQuestion {
    text-transform: uppercase;
}

.breadcrump-container + .banner {
    margin-top: 7px;
}

.header .phoneB {
    padding-left: 70px
}

.addressIcon img {
    margin: 2px 10px 0 0
}

.addressText p:first-child {
    color: #7b0404
}

.addressText p span, .phone a {
    color: #434343
}

.header .addressText img {
    position: relative;
    margin-bottom: -2px;
    margin-right: 5px
}

.addressText p + p img {
    margin-right: 5px;
    vertical-align: -1px
}

.a640 {
    display: none
}

.p640 {
    display: inline-block;
    margin-left: 10px
}

.logo img {
    vertical-align: top;
    max-width: 100%
}

.phone img {
    float: left;
    margin: 7px 15px
}

.phone a {
    font-family: "Arian AMU Serif Bold";
    font-size: 18px
}

.lang a:hover, .phone a span {
    color: #7b0404
}

.phone a span + span {
    font-family: "Arian AMU Serif";
    font-size: 14px
}

.phone a + br + a {
    line-height: 35px
}

.socIcons {
    float: left;
    padding: 7px 0;
    margin-right: 17px
}

.socIcons a {
    padding-right: 10px
}

.button, .buttonQuestion {
    border-radius: 3px;
    text-align: center;
    display: block
}

.buttonQuestion {
    background-color: #7b0404;
    float: left;
    margin: 0;
    font-size: 14px;
    color: #fff;
    padding: 17px 22px
}

.header .buttonQuestion {
    float: right
}

.button {
    text-decoration: none;
    border: 1px solid #7b0404;
    font-size: 13px;
    font-family: "Arian AMU Serif Italic";
    color: #7b0404;
    width: 138px;
    margin-top: 12px;
    padding: 7px 0
}

.buttonQuestion:hover {
    background-color: #980a0a
}

.lang {
    float: right;
    margin-top: 15px;
    color: #b8b8bb
}

.lang a {
    padding: 0 5px
}

.lang .activeLang, .newsPage .newsText h2 a, .otzivPage .otBlock img:hover + p {
    color: #7b0404
}

.sidebar_wigets .lang a, .sidebar_wigets .tel_wiget a {
    color: #fff
}

.sidebar_wigets .lang .activeLang {
    border-bottom: medium none;
    color: #fff;
    font-family: "Arian AMU Serif Bold";
    text-transform: uppercase
}

.sidebar_wigets .tel_wiget {
    overflow: hidden;
    margin-bottom: 10px;
    text-align: left;
    line-height: 24px;
    padding-left: 5px
}

.menu {
    background-image: url(../img/grey_lines.png);
    background-repeat: repeat-x;
    height: inherit;
    width: 100%;
    z-index: 10
}

.menu .nav768 {
    display: none
}

.menu ul.nav {
    float: right;
    margin-right: -5px;
    line-height: 45px
}

.menu ul.nav li {
    float: left;
    margin: 0 7px
}

.menu ul.nav li a {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    margin-left: 15px;
    padding: 5px 10px;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, .7);
}

.menu ul.nav li a.active, .menu ul.nav li a:hover, .menu ul.nav li.current-menu-item a {
    background-color: #7b0404;
    color: #fff;
    border-radius: 3px
}

.menu ul.nav li:last-child {
    margin: 0
}

.menu.fixed {
    position: fixed;
    top: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    overflow: hidden
}

.fx_butt {
    position: fixed;
    display: block
}

.butt_fdb {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAuCAYAAABap1twAAAACXBIWXMAAC4jAAAuIwF4pT92AAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAADgklEQVR42sSZTWhcVRiG35kmaZI2TRNDd3Flf2xV/KEu/KGGQOuif2ZRC0VEKi6qoEh/EA0iLRGEbgRBBFuQJl1Y3NiW0JS2btooaUiqqQ3ZtFpa0Ig1kZTY0MfNO3gdZu7cuTP3zoHDuTl533Pee79zvu87ZzKAipQuSTslrZf0u6R+SV8p7QLk107gPP+V+4HnYaC9ACexmt+xOSDmM2Ct+5cAH7j/V2BpLQS+YgGzwHNFCDuMGUlb4GpPPA2sKEE6EPjCqQmc8qQPRiSeNL4nDYEbPFlfGcQ6L4V5YHHSAgcscHmZ5BfN+zRJgRlgWlJG0gMxvNSEpLWSmiXdTcINZi1sNCb/kNsXkvLTWbd/xeQ/4nYmyUgCcDHG+sj5ze+T3iQ3gJkyifssbgpYlrTAY54saow9aPwPQFMafrDHE74agdBt7IW0Ql0GaJI05538VES3Ui9pIY1sK2v/dVbSk5I6QrDNFjeYlrigm+l1uz8E2+n2Yq0S1tvAQsh6aPf6O1GrhHWnBbwdQhgzpq1WGfU0cA/IFCE8YYGDtRKYy5gPhpBy2c+mtNxM/rKclLRKUrukPwss2wZJs5LuS2pJekdnC/S97La/COcfSdslNUo6UYtjp4DjEcx41JjX0jaxHCnm7MRbJRU73f9i//iwpGtpmViS7tnULZIGQvjdbkf8IqmZOFe/sRlfCsFsNeanEPdUNTeTXxcBf1tARwhuT8wsp6VSgQKe8eSjJXAfGXcqwpg9wM/GzwN7KxEo4EMP9nkJ3MfGnS7y/xUBDwHQH7g0GAIa4goU8K0HercE7hPjbgJvAE8DzwK9AWFHgNYAp8/9lysRKGDcA20rgXuTwuWWD/yFOO8U+vrlCmx1QgHwfIQNsAV4zxdOXRHGP+yxD8cVKOChwBdZn0D0OOOxN4dFklLlMUnjfl4n6WoVXXOdk5E6ScuzMQe5EogiExEOW+WUBUk7LPBApebYEDB3V5VNfQuYyVb4tt9JetzP5yTtquKXHJbUUq23XQlc95c8VKUxfwP+qKZJGgM7cCjCXXeUe/C3kkgy+wLrclcM/uvmjsX1g1HqRuCOJzrjhKMUpwH4wpzJ3NE2yRNZk++vc+USsNu/ZC0KXMavAd53VgPwNVBfSSQptz4KfFkgLt/N+3um0PkmbiSJU9rs3Lt9hlniiPGjpNOShnyU/V/5dwD/oWhC4OYMWQAAAABJRU5ErkJggg==);
    width: 76px;
    height: 76px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #7b0404;
    -webkit-animation: przv_future_button_phone 5s infinite;
    animation: przv_future_button_phone 5s infinite;
    left: 90%;
    bottom: 10%;
    z-index: 98;
    border-radius: 50%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.butt_up {
    position: fixed;
    width: 60px;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 97;
    cursor: pointer;
    opacity: .5;
    background: 0 0
}

.butt_up::before {
    left: 0;
    bottom: 10%;
    margin-left: 14px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 26px;
    background: #9e8787;
    color: #fff;
    border-radius: 50%;
    z-index: 98;
    cursor: pointer;
    content: "\f077";
    position: absolute;
    font-family: "FontAwesome"
}

.butt_up:hover {
    opacity: 1;
    background: #f3eeee
}

.banner {
    background-image: url(../img/banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 345px;
    overflow: hidden;
    width: 100%
}

.banner .col-md-12, .banner h2 {
    height: 345px;
    text-align: center
}

.banner h2 {
    color: #fff;
    margin-top: 270px;
    display: inline-block;
    font-size: 34px;
    padding: 20px;
    height: 75px;
    border-bottom: none;
    overflow: hidden;
    background-color: rgba(38, 38, 38, .66)
}

.buro {
    padding: 35px 15px
}

.buro .container .blLine {
    margin-bottom: 30px;
    border-top: 1px solid #030303;
    margin-top: -2px;
    z-index: -1
}

.banner h2, .buro .container h1 span {
    text-transform: uppercase
}

.aboutUs p, .buro .container p {
    font-size: 15px
}

.buro .container p span, body b, body strong {
    font-weight: 700
}

.buro .howWeWork {
    text-align: center;
    margin-top: 41px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.buro .howWeWork div {
    display: inline-block;
    margin-bottom: 0;
    width: 160px;
    vertical-align: top
}

.buro .howWeWork div img {
    display: block;
    margin: 0 auto
}

.buro .howWeWork div p {
    font-family: "Arian AMU Serif Bold";
    font-size: 17px;
    line-height: 1.4;
    background: #fff;
    position: relative;
    margin-top: -24px
}

.buro .howWeWork div.since {
    margin-right: 0
}

.buro.top_plushki {
    padding: 0
}

.buro.top_plushki .howWeWork {
    margin-top: 20px
}

.buro p .red_text {
    text-transform: none;
    color: #7b0404
}

.services {
    background-color: #f2f2f2;
    padding: 45px 15px 72px
}

.services h2 {
    display: inline;
    border-bottom: 3px solid #7b0404;
    padding-bottom: 4px;
    line-height: 1.5
}

/*.services .fizLic h3, .services .urFace h3 {
    color: #fff;
    background-color: #7b0404;
    padding: 10px 7px;
    display: inline-block;
    margin-top: 50px
}*/

.services ul {
    padding-top: 20px;
    border-top: 1px solid #191919
}

.services ul li {
    float: left;
    width: 275px;
    height: auto;
    padding-left: 44px;
    -webkit-filter: grayscale(100);
    filter: grayscale(100)
}

.cat-item {
    min-height: 48px;
}

.services ul li.cat-item {
    /*background-repeat:no-repeat;*/
    /*background-position:left center;*/
    /*padding-top:15px;*/
}

.buro + .services .children {
    display: none
}

.cat-icon {
    position: absolute;
    top: 7px;
    left: 0;
    width: 40px;
    height: 40px;
    background-image: url(../img/sprite_services.png);
}

.services_on_main ul li.cat-item {
    width: 100% !important
}

/*!important*/
.services ul li:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.contactPage .newBlock .contactInfo p, .services ul li a {
    font-size: 14px
}

.services ul > li > a:hover,
.services ul > li:hover > a {
    color: #c30909;
}

.newsPage .newsText h2 a:hover,
.services ul > li a:hover,
.services ul > li:hover > a,
.services ul > li:hover > a > span,
.services ul > li a:hover span {
    text-decoration: underline;
}

.services ul li a img {
    vertical-align: -13px
}

.aboutUs {
    background-image: url(../img/aboutUsBg.webp);
    background-position: center top;
    padding: 45px 15px 70px;
    background-size: auto 100%;
    background-repeat: no-repeat
}

.aboutUs h2 {
    color: #fff
}

.aboutUs p {
    color: #fff;
    line-height: 1.7;
    margin-top: 25px
}

.aboutUs .buttonQuestion {
    margin: 20px 0;
    padding: 18px 37px;
    font-size: 17px
}

.whyWe {
    background-color: #f2f2f2
}

.whyWe h3 {
    color: #7b0404;
    margin: 40px 0 25px;
    height: 64px
}

.whyWe h3 img {
    vertical-align: -20px;
    margin-right: 10px
}

.whyWe .whyWe_a {
    width: 390px;
    display: block;
    font-style: normal;
    color: #434343;
    font-family: "Arian AMU Serif";
    line-height: 1.5;
    text-decoration: none;
    font-size: 17px;
    margin-top: 20px
}

.success .whyWe_a:hover, .whyWe a {
    color: #7b0404;
    text-decoration: underline
}

.whyWe a {
    font-family: "Arian AMU Serif Italic";
    font-size: 13px;
    line-height: 2
}

.whyWe a.button:hover {
    color: #fff;
    background-color: #7b0404
}

.whyWe .button {
    margin-top: 60px;
    line-height: 1.2;
    margin-left: 15px;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    left: 0
}

.whyWe .docImg {
    float: left;
    margin-right: 15px
}

.whyWe .docImg img {
    max-width: 54px
}

.whyWe .otzivi, .whyWe .success {
    height: 520px;
    position: relative
}

.success .whyWe_a:hover {
    cursor: pointer
}

.whyWe .docText {
    margin-bottom: 25px
}

.docText a:hover {
    background-color: transparent;
    color: #7b0404
}

.whyWe .docText .clienName {
    font-family: "Arian AMU Serif Bold Italic"
}

.whyWe .docText p {
    margin: 0;
    width: auto
}

.whyWe .docWrap {
    margin-bottom: 20px;
    overflow: hidden
}

.info, .ourWork, .whyWe {
    padding: 45px 15px
}

.ourWork .stepW {
    margin-top: 30px
}

.ourWork p {
    margin-bottom: 15px;
    font-size: 19px;
    position: relative
}

.ourWork p img {
    vertical-align: middle;
    margin-right: 5px
}

.info {
    background-image: url(../img/infoBg.jpg);
    background-position: top center;
    text-align: center
}

.info h3, .info p {
    text-align: center;
    text-transform: uppercase
}

.info h3 {
    margin-bottom: 40px;
    font-size: 36px
}

.info p {
    font-size: 19px;
    color: #fff
}

.info p span {
    font-size: 24px;
    margin: 0 40px
}

.info h3, .info p span a {
    font-family: "Arian AMU Serif Bold";
    color: #fff
}

.info .or {
    font-size: 14px;
    text-transform: none;
    margin: 16px 0
}

#phone::-webkit-input-placeholder {
    color: #fff
}

#phone:-moz-placeholder, #phone::-moz-placeholder {
    color: #fff
}

#phone:-ms-input-placeholder {
    color: #fff
}

#phone:focus::-webkit-input-placeholder {
    color: transparent
}

#phone:focus:-moz-placeholder, #phone:focus::-moz-placeholder {
    color: transparent
}

#phone:focus:-ms-input-placeholder {
    color: transparent
}

.info form span {
    color: #fff;
    text-transform: uppercase
}

.info input[type=text] {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #5f5c5d;
    text-align: center;
    padding: 0;
    width: 370px;
    color: #fff;
    font-size: 14px;
    position: relative;
    margin: 0 20px;
    top: -8px;
    line-height: 34px
}

.info form input {
    display: inline-block
}

.info input[type=submit] {
    background-color: #7b0404;
    color: #fff;
    border: 0;
    padding: 17px 40px;
    font-size: 14px;
    border-radius: 3px
}

:-moz-placeholder {
    font-size: 14px
}

.footer {
    padding: 27px 15px;
    background-image: url(../img/menuBg.png)
}

.footer .col-lg-2, .footer .col-lg-3, .footer .col-lg-4 {
    border-left: 1px solid #797979
}

.footer .logoFoot {
    border: 0
}

.footer .logoFoot img {
    margin-top: 35px
}

.footer .addRss, .footer .menuC {
    /*padding-left: 36px;*/
    padding-left: 25px;
}

.footer .nav {
    margin: -8px 0 0 !important
}

.footer a, .footer p {
    color: #fff;
    font-size: 14px;
    line-height: 1.6
}

.footer a {
    line-height: 1.8
}

.footer .shP {
    background-color: #7b0404;
    display: inline-block !important;
    font-size: 14px;
    padding: 0 5px 2px;
    margin-top: 15px
}

.footer .shP:hover, .info input[type=submit]:hover {
    background-color: #980a0a
}

.footer .socIcons {
    display: block;
    float: none;
    clear: both;
    padding: 7px 0 0
}

.footer .socIcons a {
    float: right;
    margin: 0 0 0 5px;
    padding-right: 0
}

.footer .rightColumn a, .footer .rightColumn p, .praktica footer {
    text-align: right
}

.map {
    height: 305px;
    background-image: url(../img/mapF.png);
    background-repeat: repeat;
    background-position: center top
}

.allServices li.cat-item-none, .map, .map.active, .priceTabs input {
    display: none
}

.breadcrumb, .breadcrumb a, .itemP {
    font-family: "LatoWeb"
}

.breadcrumb {
    padding-top: 26px;
    word-spacing: 1px;
    color: #7b0404
}

.breadcrumb a {
    font-size: .88em !important;
    color: #7b0404;
    border-bottom: 1px solid #c4a4a4
}

.breadcrumb i {
    font-size: .65em
}

.breadcrumb i img, .singlePage .singleText table tr td {
    vertical-align: middle
}

.itemP {
    font-size: 1.29em !important;
    color: #7b0404 !important
}

.kama_breadcrumbs i {
    margin-left: 6px
}

/*.breadcrumb span, .kama_breadcrumbs {
    color: #434343;
    font-size: .88em
}*/

.aboutUsPage h1 {
    margin-top: 1px;
    padding-bottom: 24px;
    border-bottom: 3px solid #7b0404;
    display: inline-block
}

.aboutUsPage h3 {
    font-size: 28px;
    padding-top: 37px;
    border-top: 1px solid #000;
    margin-top: -2px;
    margin-bottom: 36px
}

.aboutT p, .aboutUsPage p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.71;
    word-spacing: 3px
}

.aboutUsPage p span, .claimsPage .newBlock .topBlock .topBlockRight p + p a, .contactPage .newBlock .contactInfo .contInf p span, .otzivPage .otBlock p span {
    font-family: "Arian AMU Serif Bold", sans-serif;
}

/*.ourCom {
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 16px;
    margin-bottom: 31px
}

.ourCom img {
    float: left;
    margin: 0 35px 20px 0;
    max-width: 184px
}

.about_pers_wrap {
    margin-left: 219px
}*/

/*
.ourCom h2 {
    color: #7b0404;
    font-size: 24px;
    padding-top: 2px;
    display: inline-block;
    margin-bottom: 20px;
    border: none;
}
*/

/*.ourCom .ourComText {
    float: left
}*/

.aboutT p span, .ourCom h4, .ourCom strong {
    font-family: "Arian AMU Serif Bold";
}

.ourCom h4 {
    font-size: 15px;
    padding-left: 1px;
    word-spacing: 6px;
    margin-bottom: 31px;
    overflow: visible;
    width: 100%
}

.aboutT {
    margin-top: 35px
}

.aboutT p {
    margin-bottom: 26px
}

.aboutT p span {
    text-transform: uppercase
}

.newBlock {
    /*border-top: 1px solid #2e2e2e;*/
    margin-top: -2px
}

.newBlock img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 14px;
    -webkit-filter: grayscale(.9);
    filter: grayscale(.9);
    max-width: 100%;
    height: auto
}

.otzivPage .otBlock {
    padding: 15px 0 0;
    margin-top: -2px;
    text-align: center;
    display: inline-block;
    margin-right: 86px;
    width: 237px;
    margin-left: -1px
}

.otBlock:nth-child(4n+5) {
    margin-right: 0
}

.otzivPage .otBlock img {
    padding: 9px !important;
    background-color: #f2f2f2;
    margin-left: -1px;
    margin-bottom: 3px
}

.otzivPage .otBlock img:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .41);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .41)
}

.otzivPage .otBlock p {
    font-size: 15px;
    word-spacing: 3px;
    color: #434343;
    line-height: 1.3
}

.pagination {
    margin: 63px 0
}

.pagination ul li {
    float: left;
    margin-right: 3px
}

.pagination ul li a {
    font-size: 12px;
    color: #7b0404;
    padding: 3px 11px;
    border-radius: 3px;
    border: 1px solid #7b0404
}

.newsPage .newsText .button:hover, .pagination ul li a.active {
    background-color: #7b0404;
    color: #fff
}

.buroOt {
    padding: 42px 15px 78px
}

.buroOt .howWeWork {
    text-align: left
}

.buroOt .howWeWork div {
    margin: 0 87px 30px 0;
    text-align: center
}

.buroOt .howWeWork div img {
    margin: 0 0 7px
}

.buroOt .howWeWork div p {
    margin-left: -15px
}

.allServices {
    padding: 37px 15px;
    background: 0 0
}

/*.allServices .fizLic h3 {
    margin-top: 0;
    width: 238px;
    font-size: 22px;
    padding: 9px 7px
}*/

.allServices .fizLic {
    margin-bottom: 33px
}

.allServices .wrapUl {
    background-color: #f2f2f2;
    padding: 23px 0 23px 22px
}

.allServices ul {
    padding: 0;
    border-top: none;
    float: left
}

.allServices .fizLic ul li {
    height: auto;
    float: none;
    min-height: 48px
}

.allServices ul li.cat-item {
    /*background-position:left 7px;*/
    /*padding-left:57px;*/
    /*position:relative*/
}

.allServices ul li.cat-item::before {
    /*content:'\2013';*/
    /*left:47px;*/
    /*position:absolute*/
}

.allServices ul li a {
    font-size: 17px
}

.allServices .wrapUl > ul > li > a::before {
    content: ""
}

.allServices ul li ul {
    -moz-column-count: 1;
    float: none;
    padding-left: 15px;
    padding-top: 20px;
    width: auto
}

.allServices ul li ul li, .allServices ul ul li {
    /*list-style-image: url(../img/bullet.png);*/
    padding-left: 0;
    float: none
}

.allServices ul li ul li {
    min-height: 10px !important
}

.allServices ul ul {
    float: none;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    -column-count: 1;
    padding-top: 0;
    padding-left: 70px
}

.allServices ul ul li {
    width: 300px;
    min-height: 0;
    padding-top: 10px !important
}

.allServices ul ul li:first-child {
    padding-top: 0 !important;
    margin-top: -5px
}

.allServices ul ul li:last-child {
    margin-bottom: 8px
}

.allServices ul li ul li a, .allServices ul ul li a {
    font-size: 15px;
    line-height: 1.14
}

.allServices ul ul li a {
    display: inherit
}

.ourWorkS {
    margin-top: 25px;
    margin-bottom: 46px
}

.ourWorkS .stepW {
    margin-top: 78px
}

.ourWorkS p {
    font-size: 20px;
    margin-bottom: 13px
}

.priceTabs {
    min-width: 320px;
    width: 100%;
    padding: 0;
    margin: 50px auto 0
}

section {
    margin-top: -7px;
    display: none;
    background: #fff;
    border-top: 3px solid #5e5e5e
}

.priceTabs label {
    display: inline-block;
    margin: 0 2px 7px 0;
    padding: 21px 39px 22px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #5e5e5e !important;
    border: 1px solid #5e5e5e;
    border-radius: 4px
}

.priceTabs label:hover {
    background-color: #5e5e5e;
    color: #fff !important;
    cursor: pointer
}

.priceTabs input:checked + label {
    background-color: #5e5e5e;
    height: 69px;
    border-radius: 4px 4px 0 0;
    color: #fff !important
}

#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3 {
    display: block
}

section .buttonQuestion {
    margin: 0;
    font-size: 13px;
    padding: 16px 50px
}

section table {
    margin-bottom: 28px
}

section table tr th {
    font-family: "Arian AMU Serif Bold";
    text-align: left;
    font-size: 17px;
    border: 1px solid #d2d2d2;
    padding: 19px 29px;
    border-top: none
}

section table tr th:first-child {
    width: 79.85%
}

section table tr td {
    padding: 13px 29px 11px;
    border: 1px solid #d2d2d2;
    vertical-align: middle
}

.priceTabs tr td:first-child {
    line-height: 24px
}

section table tr h5 {
    font-size: 18px;
    color: #3b3b3b;
    margin-bottom: 6px
}

section table tr p {
    font-size: 14px;
    color: #3b3b3b;
    line-height: 1.8
}

.newsPage .newsImg {
    float: left
}

.newsPage .newsImg img {
    padding: 7px;
    background-color: #f2f2f2;
    width: 216px;
    height: auto;
    overflow: hidden
}

.newsPage .newsText {
    margin-left: 250px
}

.newsPage .newsText h2 {
    font-size: 24px;
    border-bottom: none;
    color: #7b0404;
    line-height: 1.07;
    padding-top: 0;
}

.newsPage .newsText h3, .newsSinglePage .newsText h3 {
    font-size: 15px;
    font-family: "Arian AMU Serif Bold";
    word-spacing: 3px
}

.newsPage .newsText h3 {
    margin-top: 13px
}

.newsPage .newsText .news_preview {
    font-size: 15px;
    line-height: 1.7;
    margin-top: 14px
}

.newsPage .newsText .button {
    font-size: 13px;
    font-family: "Arian AMU Serif Italic";
    color: #7b0404;
    width: 138px;
    margin-top: 12px;
    padding: 7px 0 9px;
    display: inline-block
}

.newsPage .newsText i {
    color: #8e8d8d;
    font-family: "Arian AMU Serif";
    font-size: 12px;
    display: block;
    margin-top: 21px
}

.newsPage .newBlock {
    padding-top: 40px
}

.newsPage .newsBlock {
    border-bottom: 1px dashed #bfbfbf;
    padding: 0 0 25px;
    margin-bottom: 29px;
    overflow: hidden
}

.nav-links, .newsPage .pagination {
    margin: 39px 0 29px
}

.nav-links a {
    color: #7b0404
}

.nav-links a, .page-numbers.current {
    display: block;
    float: left;
    margin-right: 3px;
    font-size: 12px;
    padding: 5px 11px 4px;
    border-radius: 3px;
    border: 1px solid #7b0404
}

.page-numbers.dots, .screen-reader-text {
    display: none
}

.page-numbers.current, .page-numbers:hover {
    background-color: #7b0404;
    color: #fff
}

.prev.page-numbers {
    display: none
}

.contactPage .newBlock .contactInfo .telPhone a, .contactPage .newBlock h2 {
    font-size: 18px;
    font-family: "Arian AMU Serif Bold";
    font-weight: 400;
    display: block
}

.contactPage .newBlock h2 {
    border-bottom: none;
    text-transform: uppercase;
    word-spacing: 2px;
    padding: 44px 0 36px
}

.contactPage .newBlock .contactInfo {
    width: 398px;
    float: left;
    padding: 5px 34px 30px;
    background-color: #f2f2f2
}

.contactPage .newBlock .contactInfo h3 {
    font-size: 16px;
    font-family: "Arian AMU Serif Bold";
    margin-bottom: 14px;
    margin-top: 31px
}

.contactPage .newBlock .contactInfo .telPhone a {
    line-height: 1.3em
}

.contactPage .newBlock .contactInfo .eh3 {
    margin-top: 18px
}

.contactPage .newBlock .contactInfo .emailIcon {
    float: left;
    margin-right: 20px
}

.contactPage .newBlock .contactInfo .emailText {
    float: left
}

.contactPage .newBlock .contactInfo .addressIcon img {
    margin: 6px 10px 0 0
}

.contactPage .newBlock .contactInfo .addressText {
    margin-top: 6px
}

.contactPage .newBlock .contactInfo .telPhone {
    margin: 27px 0 0 58px
}

.contactPage .newBlock .contactInfo .phone img {
    margin: -5px 15px 7px 0
}

.contactPage .newBlock .contactInfo .contInf {
    margin-top: 20px
}

.contactPage .newBlock .contactInfo .contInf p {
    font-size: 13px
}

.contactPage .newBlock .contactMap {
    float: left;
    overflow: hidden;
    width: 820px;
    height: 654px;
    position: relative
}

.contactPage .newBlock .contactMap .textInMap {
    position: absolute;
    bottom: 0;
    background-color: rgba(86, 86, 86, .95);
    color: #fff;
    padding: 15px 25px
}

.contactPage .newBlock .contactMap .textInMap h3 {
    font-size: 16px;
    font-family: "Arian AMU Serif Bold";
    display: block;
    margin-bottom: 11px
}

.contactPage .newBlock .contactMap .textInMap p {
    color: #fff;
    font-size: 14px
}

.newsSinglePage .newsImg {
    float: left;
    text-align: center;
    margin-right: 44px
}

.newBlock.news_ms .decision img, .newsSinglePage .newsImg img {
    width: 334px;
    overflow: hidden;
    margin-bottom: 19px
}

.newsSinglePage .newsImg i {
    font-family: "Arian AMU Serif Bold";
    font-size: 18px;
    text-align: center;
    line-height: 1.05
}

.newsSinglePage .newsImg p {
    font-size: 24px;
    font-family: "Arian AMU Serif Bold";
    color: #7b0404;
    margin-bottom: 7px
}

.newsSinglePage .newsImg .buttonQuestion {
    width: 334px;
    padding: 13px 47px;
    line-height: 1.5;
    font-size: 16px;
    margin: 16px 0 25px;
    text-transform: none
}

.newsSinglePage .newsText {
    margin-bottom: 30px
}

.newsSinglePage .newsText h2 {
    font-size: 24px;
    border-bottom: none;
    color: #7b0404;
    line-height: 1.07
}

.newsSinglePage .newsText h3 {
    line-height: 15px
}

.news_service_link {
    color: #7b0404;
    display: block;
    margin-top: 5px;
    text-decoration: underline
}

.newsSinglePage .newsText, .newsSinglePage .newsText p {
    font-size: 1em;
    line-height: 1.745;
    word-spacing: 1px
}

.newsSinglePage .newsText .button {
    font-size: 13px;
    font-family: "Arian AMU Serif Italic";
    color: #7b0404;
    width: 138px;
    margin-top: 12px;
    padding: 7px 0
}

.newsSinglePage .newsText i {
    color: #8e8d8d;
    font-family: "Arian AMU Serif";
    font-size: 12px;
    display: block;
    margin-top: 16px;
    margin-bottom: 22px;
    line-height: 12px
}

.newsSinglePage .newBlock {
    padding-top: 40px
}

.newsSinglePage .newsBlock {
    padding: 0 0 25px;
    margin-bottom: 29px
}

.newsSinglePage .pagination {
    margin: 41px 0 29px
}

.newsSinglePage .result {
    margin-bottom: 42px;
    float: left;
    background-color: #f2f2f2;
    padding: 39px 38px 39px 28px
}

.newsSinglePage .result, .newsSinglePage .result p {
    font-size: .94em;
    line-height: 1.745;
    word-spacing: 3px
}

.decision h4, .newsSinglePage .result h3 {
    font-size: 18px;
    font-family: "Arian AMU Serif";
    color: #7b0404;
    margin-bottom: 11px
}

.claimsPage .newBlock .topBlock .topBlockLeft, .decision {
    /*float: left*/
}

.decision h4 {
    margin-bottom: 30px
}

.newBlock.news_ms .decision img {
    padding: 7px;
    background-color: #f2f2f2;
    width: 255px;
    margin-bottom: 30px;
    margin-right: 60px
}

.decision img:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .41);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .41)
}

.decision a:nth-child(5) img, .decision a:nth-child(9) img {
    margin-right: 0
}

.claim h2 {
    margin-top: 22px
}

.claimsPage .newBlock .topBlock {
    /*border-bottom: 1px dashed #bfbfbf;*/
    padding: 30px 0 0px;
    margin-bottom: 0px
}

.claimsPage .newBlock .topBlock .topBlockLeft a.list {
    font-family: "Arian AMU Serif Bold";
    font-size: 14px;
    color: #7b0404;
    text-transform: uppercase;
    background-image: url(../img/lineLt.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    display: block;
    margin-bottom: 20px
}

.claimsPage .newBlock .topBlock .topBlockLeft p {
    font-size: 15px;
    font-family: "Arian AMU Serif";
    color: #030303;
    margin-bottom: 8px
}

.claimsPage .newBlock .topBlock .topBlockLeft a.downLoad {
    font-size: 18px;
    font-family: "Arian AMU Serif";
   /* text-decoration: underline;*/
    color: #7b0404
}

.claimsPage .newBlock .bottomBlockClaims .infoClaims, .claimsPage .newBlock .topBlock .topBlockRight {
    float: right
}

.claimsPage .newBlock .topBlock .topBlockRight p {
    font-size: 18px;
    margin-bottom: 14px
}

.claimsPage .newBlock .topBlock .topBlockRight p span {
    color: #7b0404
}

.claimsPage .newBlock .topBlock .topBlockRight p + p {
    font-size: 15px;
    text-align: right;
    line-height: 1.6
}

.claimsPage .newBlock .topBlock .topBlockRight a.buttonQuestion {
    float: right;
    margin-top: -4px
}

.claimsPage .newBlock .bottomBlockClaims .infoClaims p {
    font-size: 15px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 1.55
}

.claimsPage .newBlock .bottomBlockClaims .claim h1, .claimsPage .newBlock .bottomBlockClaims .claim h2, .claimsPage .newBlock .bottomBlockClaims .claim h3, .claimsPage .newBlock .bottomBlockClaims .claim h4, .claimsPage .newBlock .bottomBlockClaims .claim h5, .claimsPage .newBlock .bottomBlockClaims .claim h6 {
    text-align: center;
    display: block;
    border-bottom: none;
    font-size: 30px;
    margin-bottom: 22px
}

.claimsPage .newBlock .bottomBlockClaims .claim p {
    font-size: 15px;
    line-height: 1.76;
    margin-bottom: 25px
}

.claimsPage .newBlock .claimF p {
    text-align: right;
    font-family: "Arian AMU Serif Bold";
    margin-top: 78px
}

.praktica, .praktica p {
    font-family: "Times New Roman" !important
}

.praktica aside {
    float: right;
    margin-bottom: 27px
}

.praktica ol, .praktica ul {
    margin-left: 20px;
    line-height: 24px
}

.praktica .read_more > p, .praktica > p {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
    text-indent: 25px
}

.praktica .read_more ol li {
    line-height: 24px
}

.doc_view_footer, .praktica aside p {
    line-height: 23px;
    font-size: 16px;
    text-align: right
}

.praktica h2 {
    clear: both;
    text-align: center;
    display: block;
    border-bottom: none;
    margin-bottom: 20px;
    font-weight: 700;
    font-family: Times New Roman
}

.doc_view_footer {
    margin-top: 50px;
    line-height: 20px
}

.newsImg + .sv_price {
    float: right;
    width: calc(100% - 364px)
}

.singlePage .newsImg {
    float: left;
    text-align: center;
    width: 320px
}

.singlePage .newsImg img {
    width: 334px;
    overflow: hidden;
    margin-bottom: 14px
}

.singlePage .newsImg i {
    font-family: "Arian AMU Serif Bold";
    font-size: 18px;
    text-align: center;
    line-height: 1.05;
    display: block;
    margin-bottom: 12px
}

.singlePage .newsImg p {
    font-size: 24px;
    font-family: "Arian AMU Serif Bold";
    color: #7b0404;
    margin-bottom: -1px
}

.singlePage .newsImg .buttonQuestion {
    width: 320px;
    padding: 17px 5px;
    margin: 2px 0 0;
    line-height: 1.5;
    font-size: 16px;
    text-transform: none
}

.singlePage .singleText ul {
    margin-left: auto;
    width: calc(100% - 362px);
    float: none;
    margin-bottom: 38px;
    height: 200px;
    overflow: hidden;
}

.singlePage .singleText ul li {
    font-size: 20px;
    color: #7b0404;
    background-image: url(../img/okIcon.png);
    background-repeat: no-repeat;
    padding: 6px 0 0 42px;
    line-height: 1.3;
    background-size: auto;
    background-position: left -7px;
    height: 20%;
    margin-bottom: 0;
}

.sv_top_form_head {
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #7b0404;
    line-height: 20px;
    text-align: left
}

.sv_top_form {
    width: 240px;
    float: right;
    padding: 13px 20px;
    border: 1px solid #777;
    height: 200px;
    text-align: center
}

.sv_top_form .formBlock {
    width: 100%;
    float: none;
    margin-top: 0
}

.sv_top_form .phoneInput {
    margin: 10px 0;
    text-align: left
}

.sv_top_form_dsc {
    display: block;
    margin-top: 10px;
    font-size: 14px
}

.sv_top_form .btn_red {
    height: 41px;
    line-height: 41px
}

.sv_photo {
    position: relative;
    height: 175px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 100px
}

.singlePage .singleText table tr th {
    /*background-color: #969595;*/
    /*color: #fff;*/
    /*text-transform: uppercase;*/
    /*text-align: left;*/
    /*font-size: 17px;*/
    /*border-right: 1px solid #9d9c9c;*/
    /*width: 70%;*/
    /*border-left: 1px solid #9d9c9c;*/
    /*padding: 15px 29px;*/
    /*vertical-align: middle*/
}

.singlePage .singleText table tr td + td, .singlePage .singleText table tr th + th {
    /*width: 245px*/
}

.singlePage .singleText table tr td {
    /*font-size: 16px;*/
    /*color: #3b3b3b;*/
    /*width: 70%;*/
    /*border: 1px solid #cdcdcd;*/
    /*padding: 0 29px*/
}

.singleText table {
    width: 100%;
    /*max-height: 330px;*/
    /*height: 330px*/
}

.singlePage .singleText table tr th:first-child {
    /*border-right: 1px solid #cdcdcd*/
}

.faq_page h1, .singleText h2 {
    margin-bottom: 20px
}

.singleBottomBlock {
    background-color: #f2f2f2;
    padding: 24px 0 55px;
    margin-bottom: 30px;
    margin-top: 30px
}

.singleBottomBlock .singleLeftBlock {
    float: left;
    width: 730px
}

.singleBottomBlock .singleLeftBlock h2, .singleBottomBlock .singleLeftBlock p strong {
    display: block;
    border: 0;
    margin-bottom: 10px;
    line-height: 1.15;
    margin-top: 21px
}

.singleBottomBlock .singleLeftBlock p strong {
    font-family: "Arian AMU Serif";
    font-size: 28px;
    padding-bottom: 4px
}

.singleBottomBlock .singleLeftBlock ol {
    width: 573px;
    border-top: 3px solid #7b0404;
    padding-top: 24px
}

.singleBottomBlock .singleLeftBlock p {
    border-bottom: 1px solid #cacaca;
    padding: 8px 0;
    width: 573px;
    line-height: 15px
}

.singleBottomBlock .singleLeftBlock p:first-child {
    border-bottom: none
}

.singleBottomBlock .singleLeftBlock p:nth-child(2) {
    padding-top: 24px;
    border-top: 3px solid #7b0404
}

.singleBottomBlock .singleLeftBlock ol li {
    list-style-type: decimal;
    list-style-position: inside;
    border-bottom: 1px solid #cacaca;
    padding: 8px 0
}

.singleBottomBlock .singleLeftBlock ol li a {
    font-size: 16px;
    color: #434343
}

.faq_page a, .praktika_page li a, .singleBottomBlock .singleLeftBlock ol li a:hover {
    color: #7b0404;
    text-decoration: underline
}

.singleBottomBlock .singleRightBlock {
    float: right;
    width: 400px;
    padding: 20px 30px 38px;
    background: #e0e0e0;
    margin-left: 20px;
    margin-bottom: 10px
}

.singleBottomBlock .singleRightBlock h2 {
    display: inline-block;
    margin-bottom: 14px;
    line-height: 42px;
    text-align: center
}

.singleBottomBlock .singleRightBlock p {
    font-size: 16px;
    color: #7b0404;
    margin-bottom: 12px
}

.content h2,
.singleBottomBlock h2 {
    display: inline;
    line-height: 55px;
    padding-bottom: 4px
}

.content h3,
.singleBottomBlock h3 {
    border-bottom: none;
    font-size: 24px;
    color: #7b0404;
    font-weight: 400;
    margin-top: 60px;
    font-family: "Arian AMU Serif";
    margin-bottom: 24px
}

.content h3,
.singleBottomBlock .preview h3,
.singleBottomBlock .read_more h3 {
    margin: 15px 0
}

.singleBottomBlock p {
    font-size: 15px;
    line-height: 1.7
}

.content ul,
.singleBottomBlock ul {
    margin-top: 6px;
    margin-left: 5px;
}

.content li,
.singleBottomBlock li {
    font-size: 15px;
    list-style-position: inside;
    list-style-type: disc;
    padding: 6px 0
}

.content ol li,
.singleBottomBlock ol li {
    list-style-type: auto;
}

.content li,
.singleBottomBlock .preview li,
.singleBottomBlock .read_more li {
    line-height: 1.5em;
    list-style-position: outside;
    margin-left: 15px
}


.copyDoc .button, .singleRightBlock a.button {
    width: 66px;
    line-height: 12px
}

.read_more {
    display: none
}

.copyDoc h2 {
    margin-bottom: 29px
}

.copyDoc ul li {
    background-image: url(../img/docIcon.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding: 10px 0 10px 35px
}

.copyDoc ul li a + a {
    font-family: "Arian AMU Serif Italic";
    font-size: 13px
}

.copyDoc ul li a + a, .copyDoc ul li a:hover {
    text-decoration: underline;
    color: #7b0404
}

.docs_dl li a:first-child {
    margin-right: 20px
}

.samples {
    max-width: calc(100% - 100px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}

.samples_head {
    font-size: 28px;
    font-family: "Arian AMU Serif";
    display: inline-block;
    line-height: 1;
    border-bottom: 3px solid #7b0404;
    padding: 13px 0
}

.slick-arrow {
    font-size: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #7b0404;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    left: -50px;
    border: 0;
    background: 0 0
}

.slick-next {
    left: auto;
    right: -50px
}

.slick-arrow::before {
    font-size: 36px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-family: "FontAwesome"
}

.slick-next::before {
    content: "\f054"
}

.slick-prev::before {
    content: "\f053"
}

.slick-dots {
    text-align: center
}

.newBlock .dm-modal .nks_callback .formBlock, .samples_imgs, .slick-dots li {
    display: inline-block
}

.slick-dots li button {
    font-size: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #e0e0e0;
    border: 0;
    padding: 0;
    margin: 0 5px
}

li.slick-active button {
    background: #7b0404
}

.slick-arrow.slick-disabled {
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.samples .samples_item {
    padding: 20px 0;
    text-align: left
}

.samples_imgs {
    width: 200px;
    float: left;
    /*margin-right: 41px*/
}

.samples_imgs img {
    max-width: 100%;
    padding: 9px;
    background: #f2f2f2
}

.samples_imgs li {
    display: none
}

.samples_imgs li:first-child {
    display: block
}

.samples_wrap {
    margin: 30px auto
}

.sample_row {
    margin-bottom: 10px;
    line-height: 24px
}

.sample_row strong {
    display: block
}

ul.listStyle {
    float: left;
    margin-bottom: 40px
}

ul.listStyle li {
    font-size: 20px;
    color: #7b0404;
    background-image: url(../img/okIcon1.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 42px;
    line-height: 1.8
}

.newBlock form p span {
    font-size: 19px
}

.formBlock {
    width: 310px;
    float: left;
    margin-top: 33px
}

.formBlock input {
    width: 308px;
    max-width: 100%;
    height: 41px;
    border: 1px solid #cacaca;
    color: #434343;
    font-family: "Arian AMU Serif Bold Italic";
    font-size: 14px;
    border-radius: 3px;
    padding-left: 11px;
    padding-right: 20px;
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.formBlock input.in_err {
    border-color: #7b0404
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

:-moz-placeholder, ::-moz-placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1
}

.formBlock p {
    margin: 0 0 10px 20px
}

.tArea {
    width: 100%;
    border: 1px solid #cacaca;
    margin-top: 6px;
    font-family: "Arian AMU Serif Bold Italic";
    font-size: 14px;
    padding: 10px;
    height: 225px
}

.formBlock + .listStyle {
    float: right;
    width: 400px;
    margin-top: 36px;
    margin-bottom: 0
}

.formBlock + .listStyle li {
    background-position: left 1px;
    font-size: 18px;
    line-height: 1.45;
    margin-bottom: 21px
}

input.submit {
    border: 0;
    background-color: #7b0404;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 15px 39px;
    margin-top: 28px;
    margin-right: 20px;
    border-radius: 3px;
    height: 48px;
    line-height: 1
}

.dm-overlay {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65)
}

.dm-overlay:target {
    display: block;
    -webkit-animation: fade .6s;
    animation: fade .6s
}

.dm-table {
    display: table;
    width: 100%;
    height: 100%
}

.dm-cell {
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
    text-align: center
}

.dm-modal {
    display: inline-block;
    padding: 40px 35px;
    width: 820px;
    background: #fff;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    text-align: left;
    -webkit-animation: fade .8s;
    animation: fade .8s;
    margin-top: 20px;
    position: relative
}

.dm-modal .popHeader {
    font-size: 30px;
    margin-top: -28px;
    padding: 5px 0;
    border-bottom: 3px solid #7b0404;
    display: inline-block
}

.dm-modal img {
    width: 100%;
    height: auto
}

.pl-left, .pl-right {
    width: 25%;
    height: auto
}

.pl-right {
    float: right;
    margin: 5px 0 5px 15px
}

.pl-left {
    float: left;
    margin: 5px 15px 5px 0
}

.video {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0
}

.video embed, .video iframe, .video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ow_s {
    display: none
}

.close {
    z-index: 9999;
    width: 30px;
    height: 30px;
    color: #434343;
    text-align: center;
    text-decoration: none;
    line-height: 26px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px
}

.close:after {
    display: block;
    border: 2px solid #434343;
    border-radius: 50%;
    content: 'X';
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.close:hover:after {
    border-color: #7b0404;
    color: #7b0404;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.newBlock form p span.form_disc {
    display: block;
    font-size: 14px;
    margin-top: 18px
}

.dm-modal.q_modal {
    width: 380px;
    max-width: 100%
}

.q_modal input.submit {
    margin-top: 18px
}

.green {
    background: #388e3c !important
}

.cyan {
    background: #0097a7 !important
}

.teal {
    background: #00796b !important
}

.emailInput, .nameInput, .phoneInput {
    background-image: url(../img/usInBg.png);
    background-position: 96% center;
    background-repeat: no-repeat
}

.emailInput, .phoneInput {
    background-image: url(../img/phoneIconInput.png)
}

.emailInput {
    background-image: url(../img/mailBgIcon.png)
}

.article1, .footercallback {
    float: right
}

.article1 {
    width: 30%;
    text-align: left
}

.buttonQuestion1 {
    background-color: #7b0404;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 17px 22px;
    border-radius: 3px;
    display: block;
    float: left;
    margin: 0 0 0 80px
}

.socIcons1 {
    float: left;
    padding: 7px 0;
    margin-left: 37px
}

#howWeWork > div {
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#howWeWork .appear0 {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 1
}

#howWeWork .appear1 {
    opacity: 1;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

#howWeWork .appear2 {
    opacity: 1;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

#howWeWork .appear3 {
    opacity: 1;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

#howWeWork .appear4 {
    opacity: 1;
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

#widgets_on_page li {
    list-style: none;
    line-height: 24px;
    padding: 6px 0;
    position: relative
}

#widgets_on_page li::before {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url(../img/okIcon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center -4px;
    display: inline-block;
    float: left;
    margin-right: 10px
}

#widgets_on_page li a {
    color: #7b0404;
    font-size: 16px
}

.serv_video + h2, .serv_video + p {
    text-align: justify
}

.dn {
    display: none
}

.preview {
    clear: left;
    position: relative
}

.preview.prev_close::after {
    position: absolute;
    height: 100px;
    width: 100%;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#f2f2f2), to(rgba(242, 242, 242, 0)));
    background: -o-linear-gradient(bottom, #f2f2f2, rgba(242, 242, 242, 0));
    background: linear-gradient(to top, #f2f2f2, rgba(242, 242, 242, 0));
    content: ""
}

.widgettitle {
    margin-bottom: 29px
}

.fl24s, .singleRightBlockBottom {
    display: none
}

.pretenz_adv_name {
    font-size: 15px;
    display: inline-block;
    margin-bottom: 10px
}

@media (min-width: 440px) {
    .contactPage .newBlock .contactMap > ymaps {
        height: 100% !important;
    }
}

.praktica table {
    border-collapse: collapse
}

.praktica table td {
    border: 1px solid #ddd;
    padding: 5px;
    vertical-align: middle
}

.praktica table th td, .praktica table tr:first-child td {
    text-align: center
}

.praktica ol {
    list-style: decimal;
    list-style-position: inside
}

.show768_600 {
    display: none
}

.arb_list {
    padding: 30px 0 0
}

.arb_list .samples_head {
    margin-left: 0;
    margin-bottom: 29px
}

.arb_list_item {
    display: block;
    background: #f5f5f5;
    font-size: 12px;
    text-align: center;
    margin-bottom: 20px
}

.icons_text2 .arb_list_item {
    margin-bottom: 0
}

.arb_list_item img {
    margin: 10px 0;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.arb_list_item:hover img {
    -webkit-filter: none;
    filter: none
}

.arb_list_item h4 {
    margin: 10px 0;
    font-weight: 700;
    font-size: 16px
}

.arb_list_item .btn_red {
    margin-top: 15px
}

.arb_list_item p {
    min-height: 54px
}

.arb_list_item, .otz_slider_wrap {
    padding: 30px 15px
}

.otz_slider_wrap .samples_head {
    margin-left: 0;
    margin-bottom: 29px
}

.otz_slider, .otz_slider_img img {
    margin-left: auto;
    margin-right: auto
}

.otz_slider {
    width: calc(100% - 100px)
}

.otz_slider_img img {
    width: 200px;
    max-width: 100%;
    padding: 9px;
    background-color: #f2f2f2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.otBlock {
    text-align: center
}

.otBlock p {
    margin-top: 10px;
    font-weight: 700
}

.faq_page li {
    line-height: 28px
}

.desc_section + p, .praktika_page h1 {
    margin-bottom: 20px
}

.faq_page table {
    margin: 15px 0;
    width: 100%
}

.faq_page table td {
    border: 1px solid #ddd;
    padding: 10px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px
}

.faq_page .title td {
    font-weight: 700;
    text-align: center
}

.praktika_page > ul {
    margin-bottom: 50px;
    margin-top: 10px
}

.praktika_page ul li {
    line-height: 25px;
    margin-left: 20px
}

.praktika_page > ul > li {
    padding-top: 0;
}

.praktika_page li h3 {
    padding-bottom: 5px;
    margin-top: 10px;
}

.praktika_page li a:hover {
    text-decoration: none
}

.praktika_page h1 {
    padding-bottom: 10px
}

.topBlock .newsImg {
    float: left;
    text-align: center;
    width: 238px;
    margin-right: 35px;
    min-height: 250px
}

.topBlock .newsImg .sv_photo {
    min-height: 250px
}

#doc_view .preview.prev_close::after {
    display: none;
}

/*{background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(242,242,242,0)))*!*/
/*;background:-o-linear-gradient(bottom,#fff,rgba(242,242,242,0));background:linear-gradient(to top,#fff,rgba(242,242,242,0))}*/
.topBlock .newsImg i {
    font-family: "Arian AMU Serif Bold";
    font-size: 16px;
    text-align: center;
    line-height: 1.05;
    display: block;
    text-transform: lowercase;
    margin-bottom: 6px
}

.topBlock .newsImg p {
    font-size: 20px;
    font-family: "Arian AMU Serif Bold";
    color: #7b0404;
    margin-bottom: -1px
}

.topBlock .newsImg .buttonQuestion {
    width: 100%;
    padding: 10px 5px;
    margin: 6px 0 0;
    line-height: 1.5;
    font-size: 14px
}

.singleBottomBlock iframe {
    max-width: 100%;
    margin: 20px 0;
    display: none
}

.serv_video {
    float: right;
    margin: 20px 0 20px 20px
}

.serv_video iframe {
    margin: 0;
    display: block
}

.servicePrices .sv_price {
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 100%
}

.in_err::-webkit-input-placeholder {
    color: #d41a1a
}

.in_err:-ms-input-placeholder, .in_err::-ms-input-placeholder {
    color: #d41a1a
}

.in_err::placeholder {
    color: #d41a1a
}

.btn_red {
    background: #7b0404;
    color: #fff;
    text-align: center;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    cursor: pointer;
    display: inline-block;
    border-radius: 3px
}

.btn_red:hover {
    background-color: #980a0a
}

.logo_mob {
    display: none;
    float: left;
    height: 50px;
    padding: 0;
    margin-right: 10px
}

.logo_mob img {
    height: 50px;
    width: auto
}

.block_stati {
    padding: 0
}

.block_stati .statya {
    padding: 4px 0 24px;
    border-bottom: 1px dashed #bfbfbf
}

.block_stati h2 {
    font-size: 24px;
    border-bottom: none;
    line-height: 1.07
}

.block_stati h2 > a {
    color: #7b0404
}

.block_stati .text {
    font-size: 15px;
    line-height: 1.7
}

.preview table {
    width: 100%;
    text-align: left;
    margin: 20px 0
}

.preview table td {
    border: 1px solid #cdcdcd;
    font-size: 16px;
    background: #fff;
    padding: 15px 20px
}

.preview table th {
    background: #969595;
    color: #fff
}

.singlePage .newBlock {
    margin-top: -1px
}

.newBlock .dm-modal {
    padding: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: auto;
    display: block;
    width: 100%
}

.newBlock .dm-modal .nks_callback ul {
    width: calc(100% - 310px);
    display: inline-block;
    padding-left: 35px;
    margin-top: 33px
}

.newBlock .dm-modal .nks_callback ul li {
    color: #7b0404;
    background-image: url(../img/okIcon1.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 42px;
    line-height: 1.8
}

.services__no-p {
    padding-left: 0;
    padding-top: 0;
    margin-top: -30px;
    padding-right: 0;
    margin-bottom: 60px;
    background: #f2f2f2
}

.content__info .singlePage .singleText table tbody tr:first-child {
    /*border-right: 1px solid #cdcdcd;*/
    /*color: #fff;*/
    /*text-transform: uppercase;*/
    /*background-color: #969595;*/
    /*font-size: 17px*/
}

.content__info .singlePage .singleText table tbody tr:first-child td, .content__info .singlePage .singleText table tbody tr:first-child td p {
    /*color: #fff*/
}

/*.allServices .content__info .singlePage .singleText h3,
.content__info .singlePage .singleText div > p,
.services.allServices > .container > .row .content__info > .singlePage > .singleText > p {
    margin-bottom: 15px
}*/
.allServices .content__info .singlePage .singleText h3 {
    margin-bottom: 15px
}

.newBlock .nks_callback ul li {
    margin-bottom: 9px
}

@media screen and (max-width: 990px) {
    .newBlock .dm-modal .nks_callback .formBlock {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .newBlock .dm-modal .nks_callback ul {
        width: 100%;
        padding-left: 0
    }

    .newBlock .dm-modal .nks_callback ul li {
        font-size: 16px
    }
}

.otzivPage .newBlock .content__info--otzytvi {
    width: 100%;
    text-align: left;
    padding-top: 10px
}

/*.allServices .fizLic h3:hover, .services .fizLic h3:hover, .services .urFace h3:hover {*/
/*    background: #980a0a*/
/*}*/

/*.allServices .fizLic h3 a, .services_on_main h3 a {*/
/*    color: #fff*/
/*}*/

.allServices .wrapUl > ul {
    width: 100%;
    -webkit-column-count: 3;
    column-count: 3
}

.allServices .wrapUl > ul > li {
    display: inline-block
}

.allServices .content__info .singlePage .singleText h2 {
    display: block;
    margin-bottom: 15px
}

.allServices .content__info .singlePage .singleText ul, .allServices .content__info .singlePage .singleText ul li {
    width: 100%;
    height: 20%
}

.allServices .content__info .singlePage .singleText .services__list ul {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
    height: auto
}

.allServices .content__info .singlePage .singleText .services__list ul li {
    background: 0 0;
    list-style: disc;
    height: 20%;
    font-size: 15px;
    padding: 6px 0
}

.services__no-p .wrapUl > ul > li {
    display: inline-block;
    float: none
}

.services__no-p .wrapUl > ul > li > ul > li {
    height: auto
}

.services_on_main .wrapUl ul li.cat-item {
    display: inline-block;
    float: none;
}

.services_on_main .wrapUl ul {
    -webkit-column-count: 2;
    column-count: 2
}

.arb_class .prewiew {
    padding-right: 0
}

.allServices.services {
    padding-top: 15px
}

@media screen and (max-width: 990px) {
    .allServices .wrapUl > ul {
        -webkit-column-count: 2;
        column-count: 2
    }

    .allServices .content__info .singlePage .singleText ul li {
        height: 20%
    }

    .sv_price {
        margin-top: 20px
    }
    #primary .newBlock .topBlock .newsImg.hidden-sm.hidden-xs {
        display: block!important;
    }
}
@media screen and (max-width: 991px) {
    #primary .newBlock .topBlock .newsImg.hidden-sm.hidden-xs {
        display: block!important;
    }
}

@media screen and (max-width: 769px) {
    .preview {
        padding-right: 0
    }
}
@media screen and (max-width: 740px) {
    .topBlock .topBlockLeft .docs_warn img {
        margin-top: 30px;
        height: 59px;
    }
    #primary .topBlock .topBlockLeft .docs_warn span {
        margin: 0px 0 0 20px;
    }
}
@media screen and (max-width: 648px) {
    #primary .topBlock .topBlockLeft .docs_warn span {
        margin: 0px 0 0 10px;
        font-size: 20px;
        text-align: left;
    }
}
@media screen and (max-width: 588px) {
    .topBlock .topBlockLeft .btn_red {
        font-size: 12px;
    }
    .newBlock .topBlock .topBlockLeft .docs_warn {
        margin-top: 40px;
    }
    .topBlock .newsImg {
        margin: 0 auto;
        float: none;
    }
    .topBlock {
        text-align: center;
    } 
    .doc-block {
        width: 100%;
        justify-content: center;
    }
    .flexslider .flex-control-nav.flex-control-paging {
        display: none;
    }
}
@media screen and (max-width: 600px) {
    .allServices .wrapUl > ul {
        -webkit-column-count: 1;
        column-count: 1
    }

    .allServices .fizLic {
        float: none
    }

    .newBlock .dm-modal .nks_callback ul {
        display: none
    }

    .long_table {
        overflow: auto;
        display: block
    }

    .long_table tbody {
        display: table
    }
}

@media only screen and (max-width: 440px) {
    .singlePage .singleText table tr td {
        padding: 15px 5px !important
    }

    .singlePage .singleText table tr th {
        font-size: 13px !important
    }
}
@media screen and (max-width: 340px) {
    .topBlock .topBlockLeft .btn_red {
        font-size: 10px;
    }
}
.priceTabs section table tbody tr:first-child {
    background: #969595;
    color: #fff;
}

.otzivPage .newBlock .content__info--otzytvi p {
    font-weight: 400;
}

.newBlock .otBlock + .content__info {
    margin-top: 30px;
}

.singleText p {
    margin-bottom: 15px;
}

.content__info h3 {
    color: #7b0404
}

@media screen and (max-width: 600px) {
    .preview table {
        overflow: auto;
        display: block
    }

    .preview table tbody {
        display: table
    }
}

.priceTabs table tr td:last-child {
    white-space: nowrap
}

.bx-breadcrumb {
    margin-bottom: 0
}

.bx-breadcrumb .bx-breadcrumb-item a, .bx-breadcrumb .bx-breadcrumb-item span {
    font-size: 12px
}

.prm {
    display: inline-block;
    padding: 7px 20px;
    border: 2px solid #7b0404;
    border-radius: 5px;
    text-decoration: none;
    color: #7b0404;
    font-weight: 700
}

.prm_bot {
    padding: 10px 0 15px;
    position: relative
}

.prm_bot:after {
    content: '';
    position: absolute;
    left: 0;
    top: -200px;
    height: 200px;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 242, 242, 0)), to(#f2f2f2));
    background: -o-linear-gradient(top, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f2f2f2', endColorstr='#f2f2f2', GradientType=0)
}

@media screen and (max-width: 580px) {
    .services_on_main .wrapUl ul {
        -webkit-column-count: 1;
        column-count: 1
    }
}
@media screen and (max-width: 342px) {
    #primary .claimsPage .newBlock .topBlock .topBlockLeft a.downLoad {
        font-size: 15px;
    }
}
.newBlock.news_ms img {
    position: relative;
    display: inline;
    /*width: auto;*/
    margin-bottom: 0;
}

.preview ul li a {
    color: #0645AD;
}

.map-level-0 li {
    line-height: 34px;
    margin-right: 50px;
}

ul.map-level-0 a {
    font-weight: bold;
}

.h2_404 {
    margin: 20px 0;
}

.faq_page h6 {
    margin-top: 20px;
}

html {
    scroll-behavior: smooth;
}

.slick-next.slick-arrow,
.slick-prev.slick-arrow {
    outline: none;
}

.page-numbers {
    cursor: pointer;
}

.services ul li.cat-item {
    padding-top: 15px;
}

.button.show_docs {
    cursor: pointer;
}
.doc-block {
    display: flex;
}
.doc-block:first-child {
    margin-top: 20px;
}

.doc-block a:hover {
    text-decoration: underline;
}
.topBlockLeft {
    margin-left: 15px;
}
.topBlockLeft .doc-block:first-child img {
    width: 19px;
}
.topBlockLeft img {
    width: 20px;
    filter: none;
    margin-right: 5px;
}
.topBlockLeft .btn_red {
    margin-top: 30px;
    text-transform: uppercase;
}
.topBlockLeft .btn_red:hover {
   color: #fff;
}
.topBlockLeft .doc-block:nth-child(2) img {
    margin-top: 2px;
}
.topBlock .topBlockLeft .docs_warn {
    display: flex;
    margin-top: 70px;
    border-top: 1px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    font-size: 23px!important;
    font-style: italic;
    padding: 14px 0 14px 0;
}
.topBlock .topBlockLeft .docs_warn img {
    width: 70px;
    margin-top: 7px;
    display: inline-block;
}
.topBlock .topBlockLeft .docs_warn span {
    margin: 20px 0 0 20px;
}
.dmt-slider {
    width: 560px;
    margin: 0 auto;
}
.topBlockLeft .btn_red img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 30px;
    margin-top: 9px;
}
.topBlock .flexslider {
    box-shadow: 0px 0px 3px 2px #cbcbcb;
}

.flexslider ul li img.dmt-zoom {
    width: 35px;
    filter: none;
    position: relative;
    bottom: 38px;
    left: 192px;
    margin-bottom: -35px;
    transition: all 0.3s;
}
.flexslider ul li a:hover img.dmt-zoom {
    transform: scale(1.2);
}
.topBlockLeft .btn_red img {
    transition: all 0.5s;
}
.topBlockLeft .btn_red:hover img {
    transform: translateX(40px);
    opacity: 0;
}
.topBlock .topBlockLeft .doc-block a {
    font-size: 16px;
}

 .fancybox-enabled .header_wrap .container.header {
    margin-right: 344px;
} 
#lightbox #imageDataContainer {
    display: none;
}

#menu-dokumenty-uk li#menu-item-6775, #menu-dokumenty-uk li#menu-item-6780, #menu-dokumenty-uk li#menu-item-6784, #menu-dokumenty-uk li#menu-item-6788, #menu-dokumenty-uk li#menu-item-6791, #menu-dokumenty-uk li#menu-item-6793, #menu-dokumenty-uk li#menu-item-6794, #menu-dokumenty-uk li#menu-item-6795, #menu-dokumenty-uk li#menu-item-6792, #menu-dokumenty-uk li#menu-item-6793, #menu-dokumenty-uk li#menu-item-6794, #menu-dokumenty-uk li#menu-item-6795 {
    margin: 15px 0 0px 6px;
}
#menu-dokumenty-uk li#menu-item-6775>a, #menu-dokumenty-uk li#menu-item-6780>a, #menu-dokumenty-uk li#menu-item-6784>a, #menu-dokumenty-uk li#menu-item-6788>a, #menu-dokumenty-uk li#menu-item-6791>a, #menu-dokumenty-uk li#menu-item-6793>a, #menu-dokumenty-uk li#menu-item-6794>a, #menu-dokumenty-uk li#menu-item-6795>a, #menu-dokumenty-uk li#menu-item-6792>a, #menu-dokumenty-uk li#menu-item-6793>a, #menu-dokumenty-uk li#menu-item-6794>a, #menu-dokumenty-uk li#menu-item-6795>a {
    font-size: 21px;
    text-decoration: none;
    color: #434343;
    font-family: "Arian AMU Serif";
}
#menu-dokumenty-uk li#menu-item-6775 #menu-item-6776>a,#menu-dokumenty-uk li#menu-item-6775 #menu-item-6777>a,#menu-dokumenty-uk li#menu-item-6775 #menu-item-6778>a,#menu-dokumenty-uk li#menu-item-6775 #menu-item-6779>a, #menu-dokumenty-uk li#menu-item-6780 #menu-item-6781>a,#menu-dokumenty-uk li#menu-item-6780 #menu-item-6782>a, #menu-dokumenty-uk li#menu-item-6784 #menu-item-6785>a,#menu-dokumenty-uk li#menu-item-6784 #menu-item-6786>a,#menu-dokumenty-uk li#menu-item-6784 #menu-item-6787>a, #menu-dokumenty-uk li#menu-item-6788 #menu-item-6789>a,#menu-dokumenty-uk li#menu-item-6788 #menu-item-6790>a {
    font-size: 18px;
    text-decoration: none;
    color: #434343;
    font-family: "Arian AMU Serif";
}

html:lang(ru-RU) .news-eng, html:lang(en-US) .news-rus {
    display: none;
}
html:lang(ru-RU) #news-eng, html:lang(en-US) #news-rus {
    display: none;
}


div#lightbox div#outerImageContainer {
    width: 730px!important;
    height: auto!important;
}
div#lightbox div#outerImageContainer div#imageContainer img#lightboxImage {
    width: 700px!important;
    height: auto!important;
}