@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-MediumItalic.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Bold.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-Bold.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Medium.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-Medium.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-BlackItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-BlackItalic.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-BoldItalic.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-LightItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-LightItalic.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Italic.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-Italic.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Black.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-Black.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Light.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-Light.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-ThinItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-ThinItalic.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Thin.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-Thin.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
        url('assets/fonts/Roboto/Roboto-Regular.woff') format('woff'),
        url('assets/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: url('assets/fonts/Oswald/Oswald-Regular.woff2') format('woff2'),
        url('assets/fonts/Oswald/Oswald-Regular.woff') format('woff'),
        url('assets/fonts/Oswald/Oswald-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: url('assets/fonts/Oswald/Oswald-Light.woff2') format('woff2'),
        url('assets/fonts/Oswald/Oswald-Light.woff') format('woff'),
        url('assets/fonts/Oswald/Oswald-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}





.grecaptcha-badge {
    visibility: hidden;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
em {
    font-style: italic;
}
@font-face {
    font-family: dincondensedcregular;
    src: url(assets/fonts/dincondensedc-webfont.eot);
    src: url(assets/fonts/dincondensedc-webfont.eot?#iefix) format("embedded-opentype"), url(assets/fonts/dincondensedc-webfont.woff2) format("woff2"), url(assets/fonts/dincondensedc-webfont.woff) format("woff"),
        url(assets/fonts/dincondensedc-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: pragmaticalightcregular;
    src: url(assets/fonts/pragmaticalightc-webfont.eot);
    src: url(assets/fonts/pragmaticalightc-webfont.eot?#iefix) format("embedded-opentype"), url(assets/fonts/pragmaticalightc-webfont.woff2) format("woff2"), url(assets/fonts/pragmaticalightc-webfont.woff) format("woff"),
        url(assets/fonts/pragmaticalightc-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
     font-display: swap;
}
@font-face {
    font-family: pragmaticalightcbold;
    src: url(assets/fonts/pragmaticalightc-bold-webfont.eot);
    src: url(assets/fonts/pragmaticalightc-bold-webfont.eot?#iefix) format("embedded-opentype"), url(assets/fonts/pragmaticalightc-bold-webfont.woff2) format("woff2"), url(assets/fonts/pragmaticalightc-bold-webfont.woff) format("woff"),
        url(assets/fonts/pragmaticalightc-bold-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
     font-display: swap;
}
.jspContainer {
    overflow: hidden;
    position: relative;
}
.jspPane {
    position: absolute;
}
.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: red;
}
.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
}
.jspCap {
    display: none;
}
.jspHorizontalBar .jspCap {
    float: left;
}
.jspTrack {
    background: #fff;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.jspDrag {
    background: #6194cf url(images/scrollbg.png) no-repeat 50% 50%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}
.jspDrag:hover {
    background: #00365c url(images/scrollbg.png) no-repeat 50% 50%;
}
.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
    float: left;
    height: 100%;
}
.jspArrow {
    background: #6194cf;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.jspArrow.jspDisabled {
    cursor: default;
    background: #6194cf;
}
.jspVerticalBar .jspArrow {
    height: 16px;
}
.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}
.jspVerticalBar .jspArrow:focus {
    outline: 0;
}
.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}
* html .jspCorner {
    margin: 0 -3px 0 0;
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 0.5s ease-in-out;
    -moz-transition: height 0.5s ease-in-out;
    -ms-transition: height 0.5s ease-in-out;
    -o-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    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: transparent;
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -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);
}
header {
    background: #fff;
    padding: 10px 0;
    display: table;
    width: 100%;
}
body a {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
body a:hover {
    cursor: pointer;
}
.container {
    width: 1000px;
    margin: 0 auto;
    min-width: 1000px;
    padding: 0 20px;
}
.main-navigation {
    background: #00365c;
}
.main-navigation .sub-menu {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}
.main-navigation .sub-menu .sub-menu {
    position: absolute;
    left: 260px;
    top: 0;
    visibility: hidden;
    opacity: 0;
}
#menu-top-menu > li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}
#menu-top-menu-home > li.menu-item-has-children:hover .sub-menu .sub-menu {
    visibility: hidden;
    opacity: 0;
}
#menu-top-menu-home .sub-menu li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}
#menu-top-menu-home > li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}
#menu-top-menu-home > li.menu-item-has-children:hover .sub-menu .sub-menu {
    visibility: hidden;
    opacity: 0;
}
#menu-top-menu-home .sub-menu li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}
.main-navigation .sub-menu li {
    min-width: 260px;
    background: #00365c;
    border-bottom: 1px solid #f2f2f4;
    position: relative;
}
.main-navigation .sub-menu li:last-child {
    border: none;
}
.main-navigation .sub-menu li a {
    line-height: 1 !important;
    padding: 10px !important;
    font-size: 13px !important;
    font-family: Roboto, sans-serif !important;
    text-transform: none !important;
}
#menu-top-menu {
    height: 50px;
}
#menu-top-menu li {
    display: inline-block;
    position: relative;
}
#menu-top-menu li a {
    color: #fff;
    text-decoration: none;
    font-family: dincondensedcregular, sans-serif;
    display: block;
    padding: 0 6px;
    text-transform: uppercase;
    line-height: 50px;
    font-size: 15px;
    vertical-align: middle;
}
#menu-top-menu li a:hover {
    color: #477bb0;
}
#menu-top-menu li.current-menu-item {
    background: #6194cf;
}
#menu-top-menu-home {
    height: 50px;
}
#menu-top-menu-home li {
    display: inline-block;
    position: relative;
}
#menu-top-menu-home li a {
    color: #fff;
    text-decoration: none;
    font-family: dincondensedcregular, sans-serif;
    display: block;
    padding: 0 7px;
    text-transform: uppercase;
    line-height: 50px;
    font-size: 15px;
    vertical-align: middle;
}
#menu-top-menu-home li a:hover {
    color: #477bb0;
}
#menu-top-menu-home li.current-menu-item {
    background: #6194cf;
}
.logo {
    float: left;
}
.slogan {
    float: left;
    font-family: pragmaticalightcbold, sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #828282;
    text-transform: uppercase;
    margin: 26px 0 0 45px;
}
.covid-19 {
    color: red;
    font-size: 12px;
    line-height: 1.2;
    text-transform: none;
}
.top-contact {
    float: left;
    text-align: right;
    box-sizing: border-box;
    padding-left: 25px;
}
.top-contact ul {
    padding: 13px 0 0;
}
.top-contact li:first-child {
    font-family: dincondensedcregular, sans-serif;
    font-size: 30px;
    color: #00365c;
}
.top-contact li:last-child a {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #6194cf;
    text-decoration: none;
    padding-right: 114px;
    display: inline-block;
    position: relative;
    right: 10px;
}
.top-contact li:last-child {
    margin: 10px 0 0;
}
i.header-phone {
    background: url(images/sprite.png) no-repeat -267px -69px;
    width: 40px;
    height: 40px;
    display: block;
    float: left;
}
i.header-mail {
    background: url(images/sprite.png) no-repeat -267px -21px;
    width: 40px;
    height: 24px;
    display: block;
    float: left;
    margin: -4px 0 0;
}
footer {
    height: 142px;
    background: #00365c;
    display: table;
    width: 100%;
}
footer .logo {
    float: left;
    width: 430px;
    margin: 30px 0 0;
}
footer .logo img {
    float: left;
    margin: 0 20px 0 0;
}
footer .logo p {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin: 15px 0 0;
}
.footer-contact {
    float: left;
    width: 350px;
    margin: 45px 0 0;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 22px;
}
.footer-contact li a {
    color: #6194cf;
    text-decoration: none;
}
.footer-contact li span {
    font-weight: 700;
}
.studio {
    float: right;
    margin: 45px 0 0;
}
.studio a:active,
.studio a:hover,
.studio a:link,
.studio a:visited {
    color: #fff;
    text-decoration: underline;
    font-size: 14px;
}
.studio img {
    float: left;
    margin: 0 10px 0 0;
}
.studio ul {
    float: left;
}
.studio li {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 25px;
    color: #6194cf;
}
.comments-area {
    font-family: Roboto, sans-serif;
    color: #313030;
}
.opening-hours {
    font-family: Roboto, sans-serif;
    color: #313030;
}
.opening-hours table tr td {
    cursor: initial;
}
article .opening-hours tr:hover {
    background: #fff !important;
}
article .opening-hours td {
    padding: 10px 10px;
}
.opening-hours table tr td p {
    text-align: center;
    font-family: Roboto, sans-serif;
    line-height: 0;
    cursor: initial;
}
.opening-hours table tr:first-child td {
    color: #323131;
    font-family: Roboto, sans-serif;
    line-height: 0;
    background: #fff;
    text-transform: initial;
    cursor: initial;
}
.contacts-social-links {
    display: flex;
    width: 150%;
}
.entrance-travel {
    display: table;
    width: 100%;
    font-family: Roboto, sans-serif;
    color: #313030;
    font-size: 14px;
}
.entrance-travel > div {
    display: table-row;
}
.entrance-travel > div div {
    display: table-cell;
    width: 33%;
}
.entrance-travel-title {
    text-align: left;
    font-weight: 700;
    padding: 0 0 1% 0;
}
.how-reach {
    display: table;
    width: 100%;
    padding-bottom: 7px;
    font-family: Roboto, sans-serif;
    color: #313030;
    font-size: 14px;
    text-align: justify;
}
.how-reach > div {
    display: table-row;
    width: 100%;
}
.how-reach > div div {
    display: table-cell;
}
.how-reach-title {
    text-align: left;
    font-weight: 700;
    padding: 2% 0 1% 0;
}
.nashi-rekomendacii {
    display: table;
    width: 100%;
    padding-bottom: 7px;
    font-family: Roboto, sans-serif;
    color: #313030;
    font-size: 14px;
    text-align: justify;
}
.nashi-rekomendacii > div {
    display: table-row;
}
.nashi-rekomendacii > div div {
    display: table-cell;
    width: 50%;
}
.nashi-rekomendacii-title {
    text-align: left;
    font-weight: 700;
    padding: 2% 0 1% 0;
}
article .nashi-rekomendacii-title p {
    text-align: center;
}
.nashi-rekomendacii a {
    text-decoration: none;
}
.nashi-rekomendacii a:focus,
a:active {
    outline: 0;
}
.nashi-rekomendacii a:focus {
    outline: 0 !important;
}
.background-404 {
    background: url(/wp-content/themes/resog/images/404/background-404.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
    height: 500px;
    width: 1600px;
    margin: 0 auto;
}
.error-img {
    position: absolute;
    z-index: 0;
    left: 20%;
    top: 21%;
    width: 25%;
}
.error-404 {
    position: absolute;
    top: 27%;
    right: 20%;
    width: 30%;
}
.error-title {
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    color: #6194cf;
    font-weight: 700;
    font-size: 16px;
    padding: 5% 0 0 53%;
}
.error-text {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    width: 30%;
    text-align: right;
    padding: 15% 0 0 46%;
}
.error-button {
    font-family: Roboto, sans-serif;
    background: #6194cf;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 35px;
    font-size: 14px;
    padding: 0 25px;
    border-radius: 5px;
    display: inline-block;
    margin: 2% 24% 0 0;
    float: right;
    cursor: pointer;
}
a.button-style {
    background: #6194cf;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 50px;
    font-family: pragmaticalightcbold;
    font-size: 18px;
    padding: 0 63px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 20px 0 0;
}
a.button-style:hover {
    background: #00365c;
}
.top-block {
   /* background: url(images/top-bg.jpg) no-repeat;*/
    height: 319px;
    background-size: auto;
    box-sizing: border-box;
    background: #00365c;
}

.top-block.showbg
{
 	background: url(images/top-bg.jpg) no-repeat;
}

p.main {
    font-size: 50px;
    font-family: dincondensedcregular, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 75px 0 0;
}
h1.main {
    font-size: 50px;
    font-family: dincondensedcregular, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding:0;
}
.maincontent {
    background: #fff;
    position: relative;
    padding: 33px 30px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    overflow: hidden;
}
aside {
    float: left;
    box-sizing: border-box;
    width: 200px;
}
section {
    float: left;
    padding: 0 0 0 40px;
    box-sizing: border-box;
    width: 720px;
}
#menu-main-menu {
    border: 1px solid #bebebe;
}
#menu-main-menu li {
    border-bottom: 1px solid #bebebe;
}
#menu-main-menu li:before {
    content: "";
    float: left;
    width: 20px;
    height: 40px;
    display: block;
    background: url(images/sprite.png) no-repeat -276px -199px;
    position: relative;
    top: 5px;
}
#menu-main-menu .sub-menu li:before {
    top: 7px;
    left: 7px;
}
#menu-main-menu li:last-child {
    border: none;
}
#menu-main-menu li a {
    font-size: 18px;
    font-family: dincondensedcregular, sans-serif;
    color: #6194cf;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 24px;
    display: block;
    padding: 8px 20px;
}
#menu-main-menu li a:hover {
    background: #6194cf;
    color: #fff;
}
#menu-main-menu li.current_page_item > a {
    background: #6194cf;
    color: #fff;
}
#menu-main-menu li.current_page_item:before {
    background: url(images/sprite.png) no-repeat -276px -140px !important;
}
#menu-main-menu .sub-menu li a {
    font-size: 16px;
    padding: 8px 30px;
}
#menu-main-menu .sub-menu li:first-child {
    border-top: 1px solid #bebebe;
}
.docs-page h4,
.example-elektro h4,
.main-heading h1,
.main-heading h2.post-title,
.walls-page h4,
h1.post-title{
    font-size: 36px;
    font-family: dincondensedcregular, sans-serif;
    color: #00365c;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.main-heading h1 {
    margin: 0 0 20px !important;
    text-align: justify;
}
.main-heading h2.post-title {
    margin: 0 0 20px !important;
    text-align: justify;
}
article {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #313030;
    text-align: justify;
}
article strong {
    font-weight: 700;
}
article p {
    margin: 0 0 13px;
    line-height: 16px;
    text-align: justify;
}
article a {
    color: #6194cf;
}
article a:hover {
    color: #00365c;
}
.mainbg {
    min-height: 946px;
    background: url(images/advantages.jpg);
}
h2.title {
    font-size: 36px;
    font-family: dincondensedcregular, sans-serif;
    color: #00365c;
    text-transform: uppercase;
    padding: 0 0 7px;
}
.advantages-block .inner {
    overflow: hidden;
    box-sizing: border-box;
}
.row {
    clear: both;
    margin: 0 -20px;
    box-sizing: border-box;
}
.two {
    padding: 17px 20px;
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.advantages-block i {
    width: 50px;
    height: 45px;
    display: block;
    margin: 0 20px 0 0;
    float: left;
    background: url(images/sprite.png);
}
i.adv1 {
    background-position: -79px -255px;
}
i.adv2 {
    background-position: -4px -315px;
}
i.adv3 {
    background-position: -76px -188px;
}
i.adv4 {
    background-position: -5px -255px;
}
i.adv5 {
    background-position: -75px -128px;
}
i.adv6 {
    background-position: -1px -188px;
}
i.adv7 {
    background-position: -75px -63px;
}
i.adv8 {
    background-position: -1px -130px;
}
i.adv9 {
    background-position: -75px -5px;
}
i.adv10 {
    background-position: -1px -63px;
}
i.adv11 {
    background-position: -75px -316px;
}
i.adv12 {
    background-position: -1px -4px;
}
.advantages-block p {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    color: #313030;
    display: table-cell;
    vertical-align: middle;
    height: 45px;
    line-height: 22px;
    text-align: justify;
}
.online-top {
    background: url(images/onlinetopbg.jpg) no-repeat;
    height: 221px;
    position: relative;
}
.online-top .container {
    background: #fff;
    -webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-sizing: border-box;
    padding: 33px 40px;
    text-align: center;
    position: relative;
    margin: 40px auto;
}
.online-top h4 {
    font-size: 30px;
    font-family: dincondensedcregular, sans-serif;
    color: #313030;
    text-transform: uppercase;
    padding: 0 0 40px;
    line-height: 36px;
    letter-spacing: -1px;
}
.online-top p {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    line-height: 22px;
    color: #313030;
    max-width: 100%;
}
.online-top a,
a.fancybox {
    line-height: 50px;
    font-family: pragmaticalightcbold;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 40px 0 0;
}
.online-top a:focus {
    outline: 0;
}
a.fancybox:focus {
    outline: 0;
}
.wyget {


}
.wyget a {
    color: #6194cf;
}
.wyget a:hover {
    color: #00365c;
}
.wyget i {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 20px 51px 0;
    float: left;
    background: url(images/sprite.png) -70px -10px;
}
.wyget p {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #313030;
    line-height: 20px;
    text-align: justify;
}
.wyget h4.title {
    padding: 90px 0 25px;
}
.wyget .two {
    padding: 15px 20px 0;
}
i.small {
    margin: 0 20px 0 0;
}
.three-icons {
    background: url(images/threeiconsbg.jpg) no-repeat;
    height: 193px;
}
.three-icons .container {
    background: #fff;
    -webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-sizing: border-box;
    padding: 40px 40px 25px;
    position: relative;
    overflow: hidden;
    top: -40px;
}
.three-icons .three {
    text-align: center;
}
.three {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
}
.three-icons i {
    background: url(images/sprite.png);
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}
.three-icons div {
    font-size: 30px;
    font-family: dincondensedcregular, sans-serif;
    color: #313030;
    text-transform: uppercase;
    line-height: 36px;
}
i.big1 {
    background-position: 5px -875px;
}
i.big2 {
    background-position: -97px -875px;
}
i.big3 {
    background-position: -210px -875px;
}
.bottom-bg {
    background-position: 0% 100%;
    background-size: 100% 75%;
    background-repeat: no-repeat;
    background-image: url(images/bottombg.jpg);
    overflow: hidden;
    width: 100%;
    display: table;
}

.works h2 {
    font-size: 36px;
    font-family: dincondensedcregular, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    padding: 0 0 30px;
}
.works h2 a {
    text-decoration: none;
    color: #00365c;
}
.works h2 a:hover {
    color: #6194cf;
}
#tabs ul li {
    display: inline-block;
    padding: 0 40px;
}
#tabs ul li:last-child {
    padding: 0;
}
#tabs ul li a {
    font-size: 18px;
    font-family: dincondensedcregular, sans-serif;
    color: #6194cf;
    text-transform: uppercase;
    line-height: 18px;
    padding: 14px 0 0;
    text-decoration: none;
    border-bottom: 1px dotted #6194cf;
    display: block;
}
#tabs ul li a:hover,
.ui-tabs-active a {
    border-bottom: none !important;
    
}
.ui-tabs-panel {
    clear: both;
}
.work {
    display: inline-block;
    width: 235px;
    vertical-align: top;
}

.work a {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 20px;
    color: #6194cf;
    white-space: normal;
}
.work a:hover {
    color: #00365c;
}
.work p {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 20px;
    color: #828282;
    white-space: normal;
}
.bottom .ui-tabs-panel {
    width: 1000px;
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    height: 250px;
}
.articles .inner,
.clients .inner {
    clear: both;
    
    box-sizing: border-box;
}
.half {
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 20px;
}
#tabs h2,
.articles h2,
.clients h2 {
    font-size: 36px;
    font-family: dincondensedcregular, sans-serif;
    color: #00365c;
    text-transform: uppercase;
    text-decoration: underline;
    margin: 0 0 35px;
}
.articles h2 a,
.clients h2 a,
.wyget h2.title {
    color: #00365c;
    text-decoration: underline;
}
.articles h2 a:hover,
.clients h2 a:hover{
    color: #6194cf;
}
.clients h2{
    margin-bottom: 50px;
}
.rpwe-li {
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px 20px 0;
    display: inline-block;
    vertical-align: top;
}
.pretext {
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    margin: 0 0 35px;
}
.pretext p span {
    font-size: 14px;
    font-family: pragmaticalightcbold, sans-serif;
    color: #313030;
}
.pretext p {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #313030;
    margin: 0 0 35px;
    line-height: 20px;
    text-align: justify;
}
.rpwe-title a {
    font-size: 14px;
    font-family: pragmaticalightcbold, sans-serif;
    color: #6194cf;
    line-height: 20px;
}
.rpwe-title a:hover {
    color: #00365c;
}
.rpwe-summary {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #313030;
    line-height: 20px;
    margin: 5px 0 0;
}
#tabs2 ul li {
    display: inline-block;
    padding: 0 40px 0 0;
}
#tabs2 ul li a {
    font-size: 18px;
    font-family: dincondensedcregular, sans-serif;
    color: #6194cf;
    text-transform: uppercase;
    line-height: 18px;
    text-decoration: none;
    border-bottom: 1px dotted #6194cf;
    display: block;
}
.articles table {
    margin: 16px 0 20px;
}
table {
    width: 104%;
}
article table tr:first-child td,
table th {
    color: #fff;
    background: #00365c;
    font-family: dincondensedcregular, sans-serif;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    text-align: left;
    text-transform: uppercase;
    border: 1px solid #bebebe;
}
article table tr:first-child strong {
    color: #fff;
    font-family: dincondensedcregular, sans-serif;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    text-align: left;
    text-transform: uppercase;
}
article td {
    border: 1px solid #bebebe;
    min-height: 60px;
}
article tr:first-child:hover {
    background: #00365c !important;
}
article tr:hover {
    background: #f2f2f4;
    cursor: pointer;
}
article td {
    padding: 15px 20px;
    font-size: 14px !important;
}
article .p-phone td {
    padding: 15px 5px;
}
table tr:nth-child(even) {
    background: #fff;
    border-bottom: 1px solid #bebebe;
}
table td {
    color: #313030;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
}
.bottom .container {
    overflow: hidden;
    padding: 0 0 100px;
}
article table {
    margin: 0 0 25px;
}
.single .walls-page h2,
article h2 {
    color: #00365c;
    font-family: dincondensedcregular, sans-serif;
    font-size: 24px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 25px 0;
    clear: both;
}
article h3,
h3.fg {
    color: #00365c;
    font-family: dincondensedcregular, sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 0 0 15px;
}
.articles .container {

    overflow: hidden;
    padding: 40px 0;
}
.articles table td,
.articles table th {
    height: 50px;
    padding: 0 16px;
}
a.zap {
    background: #6194cf;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 64px;
    font-family: pragmaticalightcbold;
    font-size: 18px;
    padding: 0 53px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
}
a.zap:hover {
    background: #00365c;
}
.articles a {
    text-decoration: none;
}
p.dog {
    font-family: Roboto, sans-serif;
    color: #313030;
    text-align: justify;
}
p.dog span {
    font-size: 14px;
    color: #828282;
    margin: 10px 0 0;
    display: block;
}
.clients {
    overflow: hidden;
    display: table;
    width: 100%;
    padding: 0 0 50px;
}
.rlbg.showbg {
    background: url(images/lrbg.png) repeat-y 0 50%;
   /* background: url(/wp-content/webp-express/webp-images/themes/resog/images/lrbg.png.webp) repeat-y 0 50%;*/
    background-size: 100%;
}
.bbbg {
    background: url(images/bbbg.png) no-repeat 0 100%;
}
#clients-scroll {
    overflow: hidden;
}
#clients-scroll .item img {
    display: block;
    width: 150px;
    height: auto;
    margin: 0 0 10px;
}
#sert-scroll .item img {
    width: 150px;
}
.owl-prev {
    background: url(images/prev.png) no-repeat;
    display: block;
    width: 20px;
    height: 20px;
}
.owl-prev:hover {
    background: url(images/prev-hov.png) no-repeat;
}
.owl-next {
    background: url(images/next.png) no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 0 0 5px;
}
.owl-next:hover {
    background: url(images/next-hov.png) no-repeat;
}
.owl-buttons {
    position: absolute;
    right: 7px;
    top: -60px;
}
.owl-buttons div {
    display: inline-block;
}
.bottom-online {
    background: url(images/bottomformbg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0;
}
.bottom-online .container {
    background: #fff;
    -webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-sizing: border-box;
    padding: 66px 85px;
    position: relative;
    overflow: hidden;
}
.bottom-online h2 {
    color: #313030;
    font-family: dincondensedcregular, sans-serif;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.bottom-online p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #313030;
    line-height: 22px;
}
.bottom-online .two.center {
    text-align: center !important;
}
.bottom-online .two.center p {
    font-weight: 700;
}
.bottom-online .two.center a {
    background: #6194cf;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 50px;
    font-family: pragmaticalightcbold;
    font-size: 18px;
    padding: 0 63px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 20px 0 0;
}
.bottom-online .two.center a:hover {
    background: #00365c;
}
.baza {
    background: url(images/lastbg.jpg) no-repeat;
    height: 418px;
    overflow: hidden;
    display: table;
    width: 100%;
}
.draws {
    width: 1000px;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    height: 250px;
}
.draw {
    width: 235px;
    display: inline-block;
    margin: 0 10px 0 0;
}
.baza h2 {
    color: #00365c;
    font-family: dincondensedcregular, sans-serif;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.baza h2 a {
    color: #6194cf;
}
.baza a:hover {
    color: #00365c;
}
.draw a {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 20px;
    color: #6194cf;
    white-space: normal;
}
.baza {
    padding: 60px 0;
}
.baza .jspVerticalBar {
    display: none;
}
article .alignleft {
    float: left;
    margin: 0 25px 0 0;
    text-align: left;
}
article .alignright {
    float: right;
    margin: 0 0 0 25px;
    text-align: right;
}
.cat-main {
    box-sizing: border-box;
    float: left;
    padding: 0 0 0 40px;
    width: 720px;
}
.cat.container {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-sizing: border-box;
    overflow: hidden;
    padding: 20px 40px 37px;
    position: relative;
    top: -60px;
}
.cat-main h1 {
    color: #00365c;
    font-family: dincondensedcregular, sans-serif;
    font-size: 36px;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.cat-main h2 {
    color: #00365c;
    font-family: dincondensedcregular, sans-serif;
    font-size: 36px;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.cat-items .entry-summary p {
    color: #313030;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
}
.archive-meta p {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 20px;
}
.archive-meta.custom-descr p {
    color: red;
}
.image-loop {
    float: left;
    display: inline-block;
    margin: 0 20px 0 0;
}
h4.entry-title a {
    color: #6194cf;
    font-family: dincondensedcregular, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0 0 5px;
    display: block;
}
h4.entry-title a:hover {
    color: #00365c;
}
.wrapper {
    overflow: hidden;
    display: table;
    width: 100%;
}
.bottom-wrap {
    display: table;
    width: 100%;
}
.top-block.no-main {
    /*background: rgba(0, 0, 0, 0) url(images/topbg-no.jpg) no-repeat !important;*/
    box-sizing: border-box;
    height: 369px !important;
    position: relative;
    margin-bottom: -270px;
}

.top-block.no-main.showbg
{
background: rgba(0, 0, 0, 0) url(images/topbg-no.jpg) no-repeat !important;
}

p.no.main {
    font-size: 36px;
    padding: 40px 0 24px;
    display: none;
}
.four {
    box-sizing: border-box;
    padding: 10px 20px;
    width: 25%;
    float: left;
    display: none;
}
.four p {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
}
.four i {
    background-image: url(images/sprite.png);
    display: block;
    float: left;
    height: 50px;
    margin: 0 10px 0 0;
    width: 40px;
}
.five {
    width: 20%;
    box-sizing: border-box;
    float: left;
    padding: 10px 20px;
}
.top-block.no-main .row:last-child i {
    margin: 0 10px 24px 0 !important;
}
.ic1 {
    background-position: -149px -6px;
    display: none;
}
.ic2 {
    background-position: -149px -64px;
    display: none;
}
.ic3 {
    background-position: -149px -194px;
    display: none;
}
.ic4 {
    background-position: -222px -318px;
    display: none;
}
.ic5 {
    background-position: -149px -311px;
    display: none;
}
.ic6 {
    background-position: -140px -127px;
    display: none;
}
.ic7 {
    background-position: -149px -259px;
    display: none;
}
.ic8 {
    background-position: -281px -253px;
    display: none;
}
.cell {
    clear: both;
    display: table;
    width: 99%;
}
.cell p {
    line-height: 18px !important;
}
.cell figure {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #00365c;
    font-family: dincondensedcregular, sans-serif;
    font-size: 16px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 3px 12px 4px 0;
}
.cell.last p {
    margin: 10px 0 0 !important;
}
#menu-item-53 .sub-menu {
    display: none !important;
}
.walls-page .row {
    margin: 0 -10px 10px !important;
    overflow: hidden;
}
.walls-page .row:last-child {
    margin: 0 -10px !important;
}
.walls-page .four {
    padding: 10px !important;
}
.docs-page a,
.walls-page a {
    color: #6194cf;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.walls-page a:hover {
    color: #00365c;
}
.elektro-bottom-bg,
.pagebg-btm,
.walls-bottom-bg {
    background: url(images/walls-bottom.png) no-repeat 0 100%;
    background-size: 100%;
}
.elektrobg,
.pagebg {
    background: url(images/elektro-top.png) no-repeat 0 0;
    background-size: 100%;
}
p.blue {
    font-size: 14px !important;
    color: #00365c;
    font-weight: 700;
}
.elektro-scroll img {
    width: 235px;
    display: inline-block;
    margin: 0 20px 0 0;
}
.elektro-scroll {
    height: 200px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    width: 1000px;
    margin: 0 0 20px;
}
.elektro img {
    width: 144px;
    display: inline-block;
    margin: 0 20px 10px 0;
}
.elektro p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #313030;
}
.elektro figure {
    font-family: dincondensedcregular, sans-serif;
    color: #6194cf;
    font-size: 72px;
    float: left;
    display: block;
    margin: 0 10px 0 0;
}
.example-elektro {
    overflow: hidden;
    padding: 0 0 90px;
}
.row.elektro .row {
    margin: 0 !important;
}
.elektro .two {
    padding: 17px 18px !important;
}
.elektro-bottom h5 {
    font-family: dincondensedcregular, sans-serif;
    color: #313030;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 36px;
}
.el-small {
    font-size: 14px !important;
}
.callback {
    background: #6194cf;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 50px;
    font-family: pragmaticalightcbold;
    font-size: 18px;
    width: 280px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 20px 0 0;
}
.callback:hover {
    background: #00365c;
    color: #fff;
}
.callback-tz {
    background: #6194cf;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 50px;
    font-family: pragmaticalightcbold;
    font-size: 18px;
    width: 380px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 12% 0 12% !important;
}
.callback-tz:hover {
    background: #00365c;
    color: #fff;
}
.elektro-bottom {
    clear: both;
    background: url(images/elektro-btm.jpg) no-repeat;
    padding: 0 0 20px;
}
.elektro-bottom .container {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-sizing: border-box;
    overflow: hidden;
    padding: 40px;
    position: relative;
    top: -40px;
    text-align: center;
}
.cont p {
    margin: 0;
    font-size: 14px !important;
}
.cont .line {
    clear: both;
    overflow: hidden;
    margin: 0 0 10px;
}
.cont .line i {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 5px 14px 0;
    float: left;
    background-image: url(images/sprite.png);
}
i.adr {
    background-position: -321px -128px;
}
i.phone {
    background-position: -321px -71px;
}
i.mail {
    background-position: -321px -20px;
}
#map {
    margin: 0 0 50px;
    width: 100%;
    height: 400px;
}
.contbg {
    background: url(images/cont-bg.png) no-repeat;
}
b {
    font-weight: 700;
}
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap textarea {
    width: 440px;
    padding: 10px;
    border: 1px solid #bebebe;
    font-size: 14px;
    color: #828282;
    line-height: 18px;
    font-family: Roboto, sans-serif;
}
.wpcf7-form-control-wrap select {
    width: 440px;
    padding: 10px;
    border: 1px solid #bebebe;
    font-size: 14px !important;
    color: #828282 !important;
    font-family: Roboto, sans-serif;
}
.wpcf7-checkbox .wpcf7-list-item {
    clear: both;
    display: block;
    margin: 0 !important;
    font-size: 14px !important;
    color: #313030 !important;
    font-family: Roboto, sans-serif;
}
img.wpcf7-captchac {
    border: 1px solid #bebebe;
    padding: 7px;
}
.wpcf7-captchar {
    position: relative;
    top: -16px;
    margin: 0 0 0 27px;
    height: 18px;
    width: 320px !important;
}
.wpcf7-submit {
    background: #6194cf;
    border-radius: 5px;
    border: none;
    color: #fff;
    display: inline-block;
    font-family: pragmaticalightcbold;
    font-size: 18px;
    line-height: 50px;
    width: 280px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.wpcf7-submit:hover {
    background: #00365c;
    cursor: pointer;
}
.wpcf7-not-valid-tip {
    display: inline-block !important;
}
.wpcf7-not-valid {
    border: 1px solid #ee2121 !important;
    color: #ee2121 !important;
}
div#shShutter {
    background: #00365c !important;
}
#shDisplay div#shNext {
    position: absolute;
    top: 50%;
    right: -50px;
    float: none !important;
}
#shDisplay div#shPrev {
    position: absolute;
    top: 50%;
    left: -50px;
    float: none !important;
}
div#shDisplay div#shWrap {
    margin: 0 auto;
    position: relative;
    display: table;
}
.docsbg {
    background: url(images/docsbg.png) no-repeat;
}
.docs-bottom-bg {
    background: url(images/docs-bot.png) no-repeat 0 100%;
    padding: 0 0 55px;
}
.buttons {
    overflow: hidden;
    padding: 0 0 20px;
    text-align: justify;
}
.buttons a {
    border: 1px solid #6194cf;
    padding: 6px 10px;
    display: inline-block;
    margin: 0 6px 10px 0;
    text-decoration: none;
    font-size: 13px !important;
}
.buttons a:hover {
    color: #fff !important;
    background: #6194cf;
    cursor: pointer;
}
.walls-page h6 {
    font-family: dincondensedcregular, sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #00365c;
    text-transform: uppercase;
    padding: 10px 0 15px;
}
article ol {
    counter-reset: point;
    margin: 0 0 25px;
}
article ol li {
    margin-bottom: 10px;
    position: relative;
}

article ul li {
    margin: 0 0 5px;
    clear: both;
    line-height: 18px;
}
article ul li:before {
    content: "";
    float: left;
    width: 20px;
    height: 20px;
    display: block;
    background: url(images/sprite.png) no-repeat -284px -202px;
    position: relative;
}
article ul li.parent-li:before {
    display: none;
}
h2.ul-title {
    font-family: dincondensedcregular, sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #00365c;
    text-transform: uppercase;
    padding: 10px 0 15px;
}
.page-id-10 article table tr td,
.page-id-10 table th td,
.page-id-12 article table tr td,
.page-id-12 table th td,
.page-id-41 article table tr td,
.page-id-41 table th td,
.page-id-6 article table tr td,
.page-id-6 table th td {
    text-transform: none;
    background: 0 0;
    border: none;
    font-family: Roboto, sans-serif;
}
.page-id-10 table th:hover,
.page-id-10 table tr:hover,
.page-id-12 table th:hover,
.page-id-12 table tr:hover,
.page-id-41 table th:hover,
.page-id-41 table tr:hover,
.page-id-6 table th:hover,
.page-id-6 table tr:hover {
    background: 0 0 !important;
}
.page-work .owl-item {
    width: 178px !important;
}
.page-work .owl-buttons {
    right: 0;
    top: -56px;
}
h4.scr-works {
    font-family: dincondensedcregular, sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #00365c;
    text-transform: uppercase;
    padding: 20px 0 30px;
}
h6.scr-works {
    font-family: dincondensedcregular, sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #00365c;
    text-transform: uppercase;
    padding: 10px 0 15px;
}
.share {
    text-align: center;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}
.share p {
    float: left;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #313030;
    line-height: 24px;
    margin: 0 35px 0 0;
}
.share .but {
    float: left;
}
.b-share-btn__wrap {
    margin: 0 10px 10px 0;
}
.b-share_theme_counter .b-share-btn__wrap {
    margin-left: 0 !important;
}
.cat-items .post.category-articles {
    margin: 0 0 20px;
}
.ui-selectmenu-button {
    width: 440px !important;
    border: 1px solid #bebebe;
    padding: 10px;
    display: block;
}
.ui-selectmenu-text {
    font-size: 14px;
    color: #313030;
    font-family: Roboto, sans-serif;
    line-height: 18px;
}
.ui-selectmenu-menu {
    width: 460px;
    border: 1px solid #6194cf;
    font-size: 14px;
    color: #313030;
    font-family: Roboto, sans-serif;
    background: #fff;
    padding: 15px 0;
    overflow: hidden;
}
.ui-selectmenu-menu .ui-menu-item {
    line-height: 30px;
    padding: 0 15px;
}
.ui-selectmenu-menu .ui-menu-item:hover {
    background: #6194cf;
    color: #fff;
}
.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}
.ui-menu {
    display: block;
    list-style: outside none none;
    margin: 0;
    outline: medium none;
    padding: 0;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-divider {
    border-width: 1px 0 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 5px 0;
}
.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    cursor: pointer;
}
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item {
    padding-left: 2em;
}
.ui-menu .ui-icon {
    bottom: 0;
    left: 0.2em;
    margin: auto 0;
    position: absolute;
    top: 0;
}
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-selectable-helper {
    border: 1px dotted #000;
    position: absolute;
    z-index: 100;
}
.ui-selectmenu-menu {
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
.ui-selectmenu-menu .ui-menu {
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    border: 0 none;
    font-size: 1em;
    font-weight: 700;
    height: auto;
    line-height: 1.5;
    margin: 0.5em 0 0;
    padding: 2px 0.4em;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-button {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.ui-selectmenu-button span.ui-icon {
    left: auto;
    margin-top: -8px;
    position: absolute;
    right: 0.5em;
    top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    display: block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #828282;
}
.ui-selectmenu-text:after {
    content: "";
    background: url(images/arrow.png) no-repeat;
    width: 20px;
    height: 15px;
    display: block;
    position: absolute;
    right: 0;
    top: 16px;
}
.ui-selectmenu-button.ui-corner-top {
    border: 1px solid #6194cf;
}
.ui-menu.ui-widget.ui-widget-content li:first-child {
    display: none;
}
span.req {
    color: #ee2121;
}
.captcha-531 .wpcf7-not-valid-tip {
    position: relative;
    top: -16px;
}
.tabbtn {
    background: #6194cf;
    border-radius: 5px;
    border: none;
    color: #fff;
    display: inline-block;
    font-family: pragmaticalightcbold;
    font-size: 12px;
    line-height: 30px;
    padding: 0 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.tabbtn:hover {
    background: #00365c;
    color: #fff;
}
#accordion {
    margin: 0 0 25px;
}
h6.ui-accordion-header {
    background: #6194cf;
    color: #fff;
    padding: 20px;
    font-size: 18px;
    line-height: 22px;
    font-family: dincondensedcregular, sans-serif;
    text-transform: uppercase;
    margin: 1px 0;
}
h6.ui-accordion-header.ui-accordion-header-active {
    color: #fff;
    padding: 20px;
    font-size: 18px;
    line-height: 22px;
    font-family: dincondensedcregular, sans-serif;
    text-transform: uppercase;
    background: #00365c;
    margin: 0 !important;
}
.ui-accordion-content-active {
    border: 1px solid #00365c;
    padding: 20px 10px;
}
.ui-accordion-header-icon {
    background: url(images/accord.png) no-repeat 50% 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    float: right;
    border: 1px solid #fff;
    position: relative;
    top: -10px;
}
.ui-accordion-header-icon:hover {
    cursor: pointer;
}
.ui-accordion-header-active .ui-accordion-header-icon {
    background: url(images/accord-hov.png) no-repeat 50% 50% !important;
    border: 1px solid #6194cf;
}
.file a {
    display: block;
    margin: 0 10px 0 0;
}
.file:before {
    background: url(images/sprite.png) no-repeat;
    width: 40px;
    height: 44px;
    content: "";
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
}
.pdf:before {
    background: url(images/sprite.png) no-repeat -214px -193px;
}
.word:before {
    background: url(images/sprite.png) no-repeat -214px -193px;
}
.exel:before {
    background: url(images/sprite.png) no-repeat -214px -193px;
}
.txt:before {
    background: url(images/sprite.png) no-repeat -214px -193px;
}
.same:before {
    background: url(images/sprite.png) no-repeat -214px -193px;
}
.fancybox-nav span {
    visibility: visible !important;
}
.jspVerticalBar {
    display: none;
}
#prevpic {
    background: url(images/pb.png) no-repeat;
    width: 16px;
    height: 30px;
    display: block;
}
#prevpic:hover {
    background: url(images/pbh.png) no-repeat;
}
#nextpic {
    background: url(images/nb.png) no-repeat;
    width: 16px;
    height: 30px;
    display: block;
}
#nextpic:hover {
    background: url(images/nbh.png) no-repeat;
}
#clbtn a {
    background: url(images/cls.png) no-repeat;
    width: 30px !important;
    height: 30px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#clbtn a:hover {
    background: url(images/clsh.png) no-repeat;
}
#clbtn {
    position: absolute;
    top: 6px;
    right: 15px;
    width: 30px !important;
    height: 30px;
    display: block;
}
.top-contact ul li a:hover {
    text-decoration: underline;
}
.advantages-block {
    padding: 0 0 30px;
}
.mistakebg {
    background: url(images/mistake.jpg) no-repeat;
    height: 660px;
}
.mistakebg h4 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 40px;
    font-family: dincondensedcregular, sans-serif;
    color: #6194cf;
    margin: 120px 0 225px;
}
.mistakebg p {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #313030;
    line-height: 20px;
}
.mistakebg a.btn {
    background: #6194cf;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 50px;
    font-family: pragmaticalightcbold;
    font-size: 18px;
    width: 280px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 30px 0 100px;
}
.cat-items .post {
    margin: 0 0 20px;
}
.mistakebg a.btn:hover {
    background: #00365c;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border: #6194cf !important;
}
.wp-pagenavi {
    text-align: center;
    margin: 10px 0 0;
    font-family: Roboto, sans-serif;
}
.advantages-block a {
    display: block;
    text-decoration: none;
}
.advantages-block a:hover p {
    text-decoration: underline;
}
.just {
    text-align: justify;
}
.top-block.no-main a {
    text-decoration: none;
}
.top-block.no-main a:hover p {
    color: #bebebe;
}
.page-id-10 .mainbg,
.page-id-6 .mainbg {
    min-height: auto !important;
}
.bottom-part .topper,
.top-part .botter {
    display: none;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.entry-summary strong {
    font-weight: 700;
}
.after-text p {
    color: #313030;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    font-weight: 700;
    margin: 0 0 13px;
}
#fancybox-content p {
    margin: 0 0 20px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 18px;
}
#fancybox-content p b {
    font-weight: 700;
    display: block;
}
.scroll-pane {
    width: 100%;
    height: 200px;
    overflow: auto;
}
.horizontal-only {
    height: auto;
    max-height: 200px;
}
.ya-search-block {
    width: 250px;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
}
.ya-site-form__search TR:nth-child(2n) {
    border: none !important;
}
#ya-site-form0 .ya-site-form__submit {
    background-image: url(images/ya_srch_btn_bg.png) !important;
    border: none !important;
    background-repeat: no-repeat !important;
    width: 38px !important;
    height: 38px !important;
    background-color: #ebf0f5 !important;
    background-position: center !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    position: relative !important;
    left: -41px !important;
    z-index: 112 !important;
}
.ya-site-form__input-text {
    display: block !important;
    width: 250px !important;
    height: 40px !important;
    background-color: #ebf0f5 !important;
    border: solid 1px #00365c !important;
    padding-left: 5px !important;
    font-family: dincondensedcregular !important;
    color: #97aabf !important;
}
.kama_breadcrumbs {
    font: normal normal 400 16px Roboto;
    margin-bottom: 20px;
    font-style: italic;
}
.kama_breadcrumbs A {
    color: #6194cf;
    text-decoration: underline;
    font-style: italic;
}
.respond {
    padding-bottom: 20px;
    padding-top: 20px;
}
.commentlist {
    padding-bottom: 20px;
}
.comments-head {
    text-transform: uppercase;
    font-family: Arial;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: solid 2px #003663;
}
.comment-form-text-block {
    padding-top: 5px;
}
.comment-form-text-block IMG {
    display: block;
    float: left;
    vertical-align: top;
    padding-right: 20px;
}
.comment-form-textarea-div {
    margin-left: 70px;
    width: 365px;
    background-image: url(images/comment_txt_bg.png);
    background-repeat: no-repeat;
    height: 127px;
}
.comment-form-textarea-div TEXTAREA {
    resize: none;
    height: 111px;
    display: block;
    background: 0 0;
    width: 333px;
    border: 1px solid transparent;
    margin: 1px 1px 1px 14px;
    font-family: Arial;
    font-style: italic;
    font-size: 14px;
    color: #8c888f;
    position: absolute;
    padding: 12px 0 0 15px;
}
.comment-form-fio-block {
    padding-top: 5px;
}
.comment-form-txt-div {
    position: relative;
    margin-left: 70px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 365px;
    background-image: url(images/comment_txt2_bg.png);
    background-repeat: no-repeat;
    background-position: 13px 0;
    height: 37px;
}
.comment-form-textarea-div.error textarea,
.comment-form-txt-div.error input {
    border-color: red;
}
.comment-form-txt-div2 {
    border: solid 1px #003663;
    margin-left: 42px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%-42px;
    height: 37px;
}
.comment-form-txt-div INPUT {
    resize: none;
    height: 31px;
    display: block;
    background: 0 0;
    width: 333px;
    border: 1px solid transparent;
    margin: 1px 1px 1px 14px;
    padding-left: 15px;
    font-family: Arial;
    font-style: italic;
    font-size: 14px;
    color: #8c888f;
    position: absolute;
}
.comment-form-txt-div2 INPUT {
    resize: none;
    height: 35px;
    display: block;
    background: 0 0;
    width: 100%;
    border: none;
    font-family: Arial;
    font-style: italic;
    font-size: 14px;
    color: #8c888f;
}
.children {
    margin-left: 30px;
}
.respond LABEL {
    font-family: Roboto;
    font-size: 12px;
    color: #333;
}
.respond INPUT[type="checkbox"] {
    margin-left: 420px;
}
.submit-block {
    margin-left: 0;
    margin-bottom: 15px;
    height: 78px;
    width: 435px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}
.submit-block .g-recaptcha {
    margin-bottom: 0;
}
.submit-block LABEL {
    display: block;
    float: left;
    font-family: Arial;
    font-size: 14px;
    color: #003663;
}
.alert INPUT[type="button"],
.submit-block INPUT[name="submit"],
.submit-block INPUT[type="submit"] {
    cursor: pointer;
    display: block;
    float: right;
    border: none;
    background-color: #00365c;
    color: #fff;
    font-family: dincondensedcregular;
    font-size: 14px;
    text-transform: uppercase;
    height: 37px;
    font-weight: 400;
    width: 150px;
}
.submit-block LABEL .cpth-txt-block {
    font-family: Arial;
    font-size: 14px;
    color: #003663;
}
.submit-block LABEL INPUT[type="text"] {
    font-family: Arial;
    font-size: 14px;
    color: #003663;
    height: 35px;
    background-image: url(images/comment_txt3_bg.png);
    background-repeat: repeat-x;
    border: solid 1px #00365c;
}
.alert {
    margin: 1px;
    width: 240px;
    padding: 25px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
}
.commentlist {
    width: 90%;
    font-family: Arial;
    font-size: 13px;
    color: #000;
}
.comment-meta CITE {
    font-family: Arial;
    font-size: 14px;
    color: #000;
    font-weight: 700;
}
.comment-meta SPAN {
    font-family: Arial;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    font-style: italic;
}
.comment-meta A {
    font-family: Arial;
    font-size: 12px;
    color: #9c9c9c;
    font-style: italic;
    text-decoration: none;
    margin: 50px;
}
.comment-author {
    width: 50%;
    max-width: 74px;
    float: left;
}
.comment-author .avatar {
    display: block;
    margin-bottom: 10px;
}
.comment-meta {
    width: 30%;
    float: left;
    margin: 5px 0 15px;
}
.commentlist .comment-text .adm_comment-text {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 13px;
    color: #000;
    max-width: 90%;
    word-wrap: break-word;
}
.commentlist LI {
    margin-bottom: 15px;
}
.comment-body {
    padding: 10px 0;
    position: relative;
}
.comment-body:after,
.comment-body:before {
    content: "";
    display: table;
}
.comment-body:after {
    clear: both;
}
.says {
    display: none;
}
.reply .comment-reply-link {
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    color: #9c9c9c;
    text-decoration: none;
}
.comment-list {
    width: 435px;
}
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
    float: right;
    width: 80%;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    word-wrap: break-word;
    font-family: Arial;
    font-size: 13px;
}
.respond #cancel-comment-reply #cancel-comment-reply-link {
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    color: #9c9c9c;
    text-decoration: none;
}
.nocomments {
    display: block;
    margin-top: -60px;
    margin-bottom: 20px;
}
.wrap_figure figure {
    display: inline-block;
    vertical-align: top;
    width: 210px;
    margin: 10px;
}
.wrap_figure figure img {
    width: 100%;
    border: 1px solid #666;
    background-color: #fff;
    padding: 4px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.wrap_figure figcaption a {
    text-decoration: none;
    color: #666;
}
.my_thumbnainl {
    float: left;
    margin: 0 20px 20px 0;
}
.h4_per {
    font-size: 18px;
    margin-top: 10px;
}
#menu-left-menu li {
    border: 1px solid #bebebe;
}
#menu-left-menu li:not(:first-child) {
    border-top: 0;
}
#menu-left-menu li a {
    display: block;
    font-size: 18px;
    font-family: dincondensedcregular, sans-serif;
    color: #6194cf;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 0 10px 20px;
}
#menu-left-menu li a:hover,
#menu-left-menu li.current-menu-item > a,
#menu-left-menu li.current-menu-parent > a {
    background-color: #6194cf;
    color: #fff;
}
#menu-left-menu li a:before {
    content: "";
    display: inline-block;
    float: left;
    background: url(images/sprite.png) no-repeat -283px -204px;
    width: 15px;
    height: 30px;
}
#menu-left-menu li a:hover:before,
#menu-left-menu li.current-menu-item > a:before,
#menu-left-menu li.current-menu-parent > a:before {
    background-position: -283px -144px;
}
#menu-left-menu .sub-menu {
    display: none;
}
#menu-left-menu .sub-menu li {
    border: none;
}
#menu-left-menu .current-menu-item .sub-menu,
#menu-left-menu .current-menu-parent .sub-menu,
#menu-left-menu .current_page_item .sub-menu {
    display: block;
}
#menu-left-menu .sub-menu li a {
    font-size: 16px;
    padding-left: 30px;
}
.article {
    display: inline-block;
    width: 48%;
  
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #313030;
    line-height: 20px;
    vertical-align: top;
}
.article:nth-child(odd) {
  
    width: 49.5%;
}
.hr {
    height: 1px;
    background-color: #bebebe;
    margin: 20px 0;
}
.article a {
    display: block;
    font-weight: 700;
    text-decoration: underline;
}
.article img.prefl {
    float: left;
    margin-right: 10px;
    background-color: #fff;
    padding: 4px;
    border: 1px solid #a9a9a9;
}
.article a:hover img.prefl {
    background-color: #a9a9a9;
}
#menu-left-menu li#menu-item-9495 a,
#menu-left-menu li#menu-item-9496 a,
#menu-left-menu li#menu-item-9497 a,
#menu-left-menu li#menu-item-9498 a {
    font-size: 15px;
}
.zak {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    color: #6194cf;
    text-decoration: none;
    display: inline-block;
    position: relative;
    top: -22px;
    left: 0;
}
.top-contact {
    position: relative;
}
.sitemap {
    right: 100px;
    position: absolute;
    bottom: 20px;
}
.sitemap img {
    width: 13px;
}
.maincontent .zak {
    z-index: 5;
    background: #6194cf;
    color: #fff;
    text-decoration: none;
    line-height: 35px;
    font-family: pragmaticalightcbold;
    font-size: 14px;
    padding: 0 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 40px 0 ;
    float: right;
}
.page-id-9484 .maincontent .zak {
    display: none;
}
.ya-phone {
    white-space: nowrap;
}
.walls-page .four {
    display: block;
}
.ya-page_js_yes .ya-site-form_inited_no {
    display: none;
}
.bottom-wrap,
.wrapper {
    background: #f2f2f4;
}
.blink {
    opacity: 0;
}
.full-version {
    bottom: 110px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.also_read {
    display: flex;
    justify-content: center;
    align-content: center;
    text-align: center;
}
.also_read p {
    padding: 10px 15px 0 15px;
    text-align: center;
}
blockquote {
    background: #efefef;
    padding: 20px;
    font-style: italic;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
}
.thanks_for_comment {
    display: inline-block;
    position: absolute;
    padding: 20px;
    top: 0;
    bottom: 0;
    margin-bottom: auto;
    margin-top: auto;
    height: 50px;
    color: #8c888f;
    background: #fafafa;
    border: 1px solid #000;
    left: 0;
    right: 0;
    margin: auto;
    width: 310px;
}
#respond {
    position: relative;
}
input.error,
textarea.error {
    border-color: red;
}
.loadingform {
    opacity: 0.5;
}
.comment-form-subscriptions {
    width: 435px;
}
.comment-form-subscriptions label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.subscribe-com {
    display: block;
    float: right;
    border: none;
    background-color: #00365c;
    color: #fff;
    font-family: dincondensedcregular;
    font-size: 12px;
    text-transform: uppercase;
    height: 35px;
    margin-top: 2px;
    font-weight: 400;
    width: 150px;
    text-align: center;
    line-height: 35px;
}
.subscribe-com a {
    color: #fff;
    text-decoration: none;
}
.manage_subscr_com {
    position: absolute;
    right: -250px;
    max-width: 200px;
    top: 13px;
    background: #6194cf;
    color: #fff;
    line-height: 1.2;
    font-family: pragmaticalightcbold;
    font-size: 14px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.manage_subscr_com a {
    color: #fff;
}
.unnes {
    width: 350px;
    margin-left: 84px;
    color: #8c888f;
}
.unnes_email {
    font-size: 14px;
    max-width: 350px;
    margin-left: 84px;
    margin-bottom: 15px;
}
#commentform .g-recptcha {
    margin-bottom: 10px;
    margin-left: 130px;
    max-width: 303px;
    border: 1px solid transparent;
}
#commentform .g-recptcha.error {
    border-color: red;
}
#commentform .submit-block {
    height: unset;
}
ul.contents ul {
    margin-bottom: 10px;
}
ul.contents ul li {
    margin-left: 15px;
    font-size: 90%;
}
ul.contents ul li ul li {
    font-size: 95%;
}
.up-btn {
    position: fixed;
    right: 10px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAQAAADly58hAAAAoUlEQVR42t3JJUIlABiF0X/KWJ0+toZxwb3iRNydjkXaWwGdhO8Fdym4y6HgsALObfeL+3w3oSCe559pbCt9LuZZBRypfRyLbLtzqSvuqHTgsf6b2OnccxLehR7AoQmHuDBpBTAYEuBEmV/OQLH/NsFIeGPAogohCVAtpJs25EMIr3wVQjagQQifvBfhblmA+rvvZeQ8QOvz+Y95S5aU3n1XXLVfbBVx5WoAAAAASUVORK5CYII=)
        50% 50% no-repeat;
    background-color: #6194cf;
    transition: all 0.3s;
    opacity: 0;
    z-index: -1;
}
.up-btn.show {
    opacity: 1;
    z-index: 15;
}
#wpcf7-f13956-o1 form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 35px;
    flex-wrap: wrap;
}
#wpcf7-f13956-o1 input[name="your-subject"] {
    font-size: 22px;
    height: 52px;
    margin-right: 25px;
    border-radius: 5px;
    max-width: 280px;
}
#wpcf7-f13956-o1 .ajax-loader {
    position: absolute;
}
#wpcf7-f13956-o1 span.wpcf7-not-valid-tip {
    display: block !important;
}
span.red {
    color: red;
}
#wpcf7-f13956-o1 .wpcf7-response-output,
#wpcf7-f13956-o1 .wpcf7-validation-errors {
    position: absolute;
    bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: 50%;
}
@media (max-width: 700px) and (min-width: 300px) {
    #wpcf7-f13956-o1 form {
        flex-direction: column;
    }
    #wpcf7-f13956-o1 input[name="your-subject"] {
        margin-right: 0;
        margin-bottom: 20px;
        max-width: 252px;
    }
    #wpcf7-f13956-o1 form {
        margin-bottom: 50px;
    }
    #wpcf7-f13956-o1 .wpcf7-response-output,
    #wpcf7-f13956-o1 .wpcf7-validation-errors {
        max-width: 80%;
    }
    #wpcf7-f13956-o1 .wpcf7-submit {
        margin-left: 0;
    }
}
.nav-phone {
    text-align: center;
    display: none;
}
.nav-phone a {
    font: 15px/50px dincondensedcregular, sans-serif;
    color: #fff;
    display: block;
    padding: 0 9px;
    background-color: #6194cf;
    text-decoration: none;
}
@media only screen and (min-width: 992px) {
    .sticky-holder.fup {
        transform: translateY(-300%);
    }
    .sticky-holder.fup.fixed {
        transform: translateY(0);
        position: fixed;
        width: 100%;
        z-index: 999999;
        top: 0;
        left: 0;
        transition: 0.2s;
    }
    .nav-phone,
    .sticky-holder.fup #menu-item-12831 {
        display: none;
    }
    .sticky-holder.fup #menu-top-menu li a {
        padding: 0 5px;
    }
}
@media only screen and (min-width: 992px) {
    .sticky-holder.fup .container {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}
.sticky-holder.fup.fixed .nav-phone {
    display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1040px) {
    .nav-phone a {
        padding: 0 2px;
        font-size: 12px;
    }
}
@media only screen and (max-width: 991px) {
    .nav-phone {
        text-align: center;
    }
    header {
        transition: 0.2s;
    }
    .fup header {
        transform: translateY(-300%);
    }
    .fup.fixed header {
        transform: translateY(0);
        position: fixed;
        width: 100%;
        z-index: 999999;
        top: 0;
        left: 0;
    }
}
article iframe {
    max-width: 100%;
}
.form-inside .container {
    background: #fff;
    -webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
    box-sizing: border-box;
    padding: 15px 20px;
    text-align: center;
    position: relative;
    top: 0;
}
.form-inside h4 {
    font-size: 24px;
    font-family: dincondensedcregular, sans-serif;
    color: #313030;
    text-transform: uppercase;
    padding: 0 0 20px;
    line-height: 36px;
    letter-spacing: -1px;
}
.form-inside p {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 18px;
    color: #313030;
    max-width: 100%;
}
.form-inside a {
    line-height: 50px;
    font-family: pragmaticalightcbold;
    font-size: 16px;
    padding: 0 53px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 40px 0 0;
}
.form-inside a:focus {
    outline: 0;
}
.form-inside .wpcf7 input[name="your-subject"] {
    max-width: 250px;
    margin-right: 25px;
}
.form-inside .wpcf7 .wpcf7-submit {
    width: 250px;
    font-size: 16px;
    line-height: 40px;
}
.form-inside .wpcf7 form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 35px;
    flex-wrap: wrap;
}
@media only screen and (max-width: 992px) {
    .form-inside .wpcf7 form {
        flex-direction: column;
    }
    .form-inside .wpcf7 input {
        margin: 0 !important;
        max-width: 100% !important;
    }
    input, textarea {
      font-size: 16px !important; /* Минимальный размер шрифта для предотвращения зума в Safari */
    }
}
@media only screen and (max-width: 450px) {
    .form-inside .wpcf7 input {
        font-size: 12px !important;
    }
}
.call_widget {
    height: 273px;
    width: 200px;
    margin: 16px auto 2px;
    background: url(images/recall.jpg) no-repeat;
    text-align: center;
    color: #fff;
    padding: 180px 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.call_widget__name {
    padding-bottom: 6px;
    font-size: 13px;
}
.call_widget__num {
    font-family: dincondensedcregular, sans-serif;
    padding-bottom: 4px;
}
.call_widget__num a {
    color: #fff;
    text-decoration: none;
    font-size: 27px;
}
.call_widget__rem {
    font-family: Roboto, sans-serif;
    font-size: 13px;
}
@media only screen and (max-width: 767px) {
    .call_widget {
        display: none;
    }
    .works h2{
        float: none;
    }
}
.fixed #menu-item-637 {
    display: none;
}
.hidden {
    display: none;
}
a.whatsapp-link {
    margin: 8px auto -5px;
    text-align: center;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    color: #6194cf;
    text-decoration: none;
}
a.whatsapp-link i {
    color: #333;
}
.wa-mobile a {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.wa-mobile {
    text-align: center;
    position: relative;
    top: 7px;
}
.wa-mobile .zak {
    left: 0 !important;
    top: 0;
    right: 0 !important;
}
@media (min-width: 769px) {
    .wa-mobile {
        display: none;
    }
}
.b-articles {
    display: none;
}
.b-articles_mob {
    display: block;
}
@media (min-width: 992px) {
    .b-articles {
        display: table;
    }
    .b-articles_mob {
        display: none;
    }
}
.main-navigation.fixed + .top-block {
    margin-top: 87px;
}
.b-anchor {
    display: inline-block;
    padding-top: 87px;
    margin-top: -87px;
}
@media (min-width: 768px) {

    .main-navigation.fixed + .top-block {
        margin-top: 92px;
    }
    .b-anchor {
        padding-top: 92px;
        margin-top: -92px;
    }
}
@media (min-width: 992px) {
    .main-navigation.fixed + .top-block {
        margin-top: 50px;
    }
    .b-anchor {
        padding-top: 50px;
        margin-top: -50px;
    }
}

.b-passport,
.roboto {
    font-family: Roboto, sans-serif;
}
.b-passport .b-desc a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}
.b-passport .b-bg {
    background-position: center 0;
    background-size: auto;
    background-repeat: repeat-y;
}
@media only screen and (min-width: 768px) {
    .fx-18 {
        font-size: 18px;
    }
    .fx-16 {
        font-size: 16px;
        line-height: 19px;
    }
    .b-passport {
        font-size: 16px;
    }
}
.b-passport .b-carousel {
    margin: 0 -14px;
}
.b-passport .b-hero {
    position: relative;
}
.b-passport .b-hero .container {
    width: 100%;
}
.b-passport .b-hero .container .b-hero__title {
    max-width: 100%;
}
.b-passport .b-subtitle {
    text-transform: uppercase;
    display: block;
    color: #00365c;
    font-size: 18px;
    font-family: dincondensedcregular, sans-serif;
}
.b-cheme-list .b-item:after,
.b-table-price th {
    color: #fff;
    background: #01355b;
    font-family: dincondensedcregular, sans-serif;
}
.b-passport .recommendations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.b-passport .recommendations > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.b-passport .recommendations > div .b-carousel {
    margin-top: auto;
}
.b-feedback input[type="text"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.b-feedback.no-offset .b-feedback__inner {
    margin: 0;
}
.b-table-price {
    width: 480px;
    border: 1px solid #c1c1c1;
    border-collapse: collapse;
    margin: auto;
}
@media only screen and (max-width: 767px) {
    .b-table-price {
        display: block;
        border-top: none;
        border-bottom: none;
        width: auto;
    }
    .b-table-price tbody {
        display: block;
    }
    .b-table-price tbody * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .b-table-price tbody tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        border-top: 1px solid #c1c1c1;
    }
    .b-table-price tbody tr td {
        border: none;
        width: 50%;
    }
    .b-table-price tbody tr td:first-child {
        width: 100%;
        padding-bottom: 0;
    }
    .b-table-price thead {
        display: none;
    }
}
.b-table-price td,
.b-table-price th {
    border: 1px solid #c1c1c1;
    vertical-align: middle;
    text-align: left;
}
.b-table-price th {
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    padding: 19px 14px 22px;
}
.b-table-price td {
    font-size: 12px;
    padding: 12px 11px 11px;
    white-space: nowrap;
}
.b-table-price td:first-child {
    white-space: normal;
}
.b-cheme-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    max-width: 950px;
    margin: 0 auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    counter-reset: list;
}
.b-cheme-list * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.b-cheme-list .b-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 35px 15px 0;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .b-cheme-list .b-item {
        width: 14.28571%;
    }
    .b-cheme-list .b-item:first-child:before {
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    .b-cheme-list .b-item {
        padding: 35px 10px;
    }
}
.b-cheme-list .b-item:before {
    height: 2px;
    background: #01355b;
    content: "";
    position: absolute;
    width: 100%;
    left: -50%;
    top: 0;
}
@media only screen and (max-width: 767px) {
    .b-cheme-list .b-item {
        width: 100%;
        min-width: 100%;
        padding: 7px 0 0 50px;
        margin-bottom: 10px;
        overflow: hidden;
        text-align: left;
        min-height: 73px;
    }
    .b-cheme-list .b-item:last-child:before {
        display: none;
    }
    .b-cheme-list .b-item:before {
        left: 15px;
        top: 40px;
        height: 100%;
        width: 2px;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}
.b-cheme-list .b-item:after {
    counter-increment: list;
    content: counter(list);
    top: 0;
    left: 50%;
    z-index: 5;
    position: absolute;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 16px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
    .b-cheme-list .b-item:after {
        left: 0;
        top: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.b-feedback__title {
    color: #00365c !important;
}
.b-feedback__inner .roboto.fx-18 {
    font-size: 16px;
    text-align: justify;
}
.reply span {
    cursor: pointer;
}
.b-table-price td {
    font-size: 16px;
}
.b-table-price th {
    font-size: 18px;
}
.pointer {
    cursor: pointer;
}
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
    float: none !important;
}
@media only screen and (max-width: 479px) {
    .fancybox-inner {
        height: auto !important;
    }
}

div.top-contact > ul > li:nth-child(2) {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
}
i.header-phone_mob2 {
    background: url(images/sprite.png) no-repeat -226px -57px;
    background-size: 320px;
    width: 30px;
    height: 31px;
    display: block;
    float: left;
    margin-left: -10px;
}
.recall {
    float: right;
    background: #efefef;
    padding: 10px;
    font-style: italic;
    margin: 5px 0;
    box-sizing: border-box;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 40%);
}

/*mobile*/
body > div.wrapper.fixed.fup > div.mainbg > div.container > div > section > h2 {
    color: #00365c;
    font-family: dincondensedcregular, sans-serif;
    font-size: 24px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 25px 0;
    clear: both;
}







 .comments-container {
	 padding:30px 0px;

    width: 100vmin;
    max-width: 100%;
    max-height: 100%;
    }
    .comment {
		    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #313030;
    line-height: 20px;
    text-align: justify;
      display: none;

      border-radius: 10px;
		

	
      margin-bottom: 5px;
      font-size: 13px;
      text-align: left;
    }
    .comment.visible {
      display: block;
    }
    .show-more {
      cursor: pointer;
      color: #007BFF;
      text-align: center;
      padding: 10px;
		  background: #6194cf;
    color: #fff;
		display:flex
			width:fit-content;
			    width: fit-content;
    border-radius: 5px;;

      font-size: 16px;
    }
    @media (max-width: 600px) {
		section > article > table > tbody > tr > td > h3{
	padding-top:0px !important;
}
      .comment {
        font-size: 14px;
        padding: 3px;
      }
      .show-more {
        font-size: 14px;
      }
    }
   /* Скрываем мобильный номер на десктопе */
    .mobile-num {
        display: none;
    }
footer{
	max-width:100vw;
}
@media(max-width:1024px){
	body > footer > div.container{
		max-width:100vw !important;
	}
	body div.top-block{
		height:fit-content !important;
	}
	body > div.wrapper > div.top-block > div{
		flex-direction:column;
	}
}
@media(max-width:500px){
	.cf7-form-container{
		max-width:325px;
	}
	body #wpcf7-f21051-o1 > form > div.cf7-form-container > div > p:nth-child(6) > input{
		margin-left:6%;
	}
	body #wpcf7-f21051-o1 > form > div.cf7-form-container > div > span{
		max-width:100%;
	}
	#wpcf7-f21051-o1 > form > div.cf7-form-container > div > span.wpcf7-form-control-wrap.tel-169 > input{
		max-width:88%;
	}
	body #wpcf7-f21051-o1 > form > div.cf7-form-container{
		max-width:250px;
}
	
}
    /* Показываем мобильный номер и скрываем десктопный на мобильных устройствах */
    @media (max-width: 768px) {
		html body > div.wrapper.fup.fixed > div.top-block.showbg > div{
			max-height:806px;
		}
		#wpcf7-f21051-o3 > form > div.cf7-form-container > h2{
			font-size:20px !important;
		}
		#wpcf7-f21051-o3 > form > div.cf7-form-container > div > p:nth-child(6) > input{
			margin-left:0px;
			width:100%;
		}
		html body .footer-form{
			max-width:100vw;
		}
		html body > footer > div.footer-container{
			max-width:100vw;
		}
		#wpcf7-f21051-o1 > form > div.cf7-form-container > div > p:nth-child(6) > input{
			width:88% !important;
		}
		html body .image-section-icons_text {
			font-size:10px;
		}
		#wpcf7-f21051-o4 > form > div.cf7-form-container > div > span.wpcf7-form-control-wrap.tel-169 > input{
			max-width:92%;
		}
		#wpcf7-f21051-o4 > form > div.cf7-form-container > div > p:nth-child(6) > input{
			max-width:100%;
		}
		body > div.wrapper.fixed.fup > div.pagebg > div > div > div.container.post > div > section > div:nth-child(11) > div > div > a > p{
			font-size:13px;
            margin-bottom: 10px;
		}
        .maincontent p.test{
            margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
            
        }

			html body .maincontent .zak{
        width: 200px;
        text-align: center;
        padding: 5px;
        display: flex;
        margin: auto;
        justify-content: center;
        margin: 20px calc(50% - 100px);
	}
						.mobile-head{
					font-family: Roboto, sans-serif;
					font-weight:600;
					margin-top:10px;
					margin-bottom:10px;
					color:#6194cf;
		display:block !important;
		text-align:center;
	}
		 div.leftsidebar.visible-xs.visible-xxs > div{
			display:block;
		}
		body > div.wrapper > div.pagebg > div > div > div:nth-child(1) > div > aside > nav > div.widget_text.leftsidebar > div{
			display:none !important;
		}
        .desktop-num {
            display: none;
        }

        .mobile-num {
            display: inline !important;
        }
    }
.mobile-num{
	display:none;
}
@media(max-width:500px){
	html body #wpcf7-f15279-p20531-o2 > form > p:nth-child(2) > span > input{
		width:100%;
	}
	#wpcf7-f15279-p20531-o2 > form > p:nth-child(6){
		width:250px;
	}
	#wpcf7-f15279-p20531-o2 > form > p:nth-child(2){
		width:250px;
	}
	
}
body > div.wrapper.fup.fixed > div.pagebg > div > div > div.container.post > div > section > div:nth-child(11) > p{
	margin-bottom:30px;
}
#wpcf7-f21051-o1 > form > div.wpcf7-response-output{
	display:none !important;
}
.wpcf7-response-output{
	display:none !important;
}
#wpcf7-f21051-o1 > form > div.cf7-form-container > div > div > label{
	flex-wrap:wrap;
	justify-content:center;
}
#wpcf7-f21051-o1 > form > div.cf7-form-container > div > div > label > p.file-name-display{
	text-align:center;
	width:80%;
}
.captch{
	margin-top:20px;
	display:none;
	width:100%;
}


.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form textarea {
    width: 100%;
    box-sizing: border-box;
}
.wpcf7-form  .wpcf7-submit {
    text-align: center!important;
    display: block;
    margin: 0 auto;
}
body {
    counter-reset: global-counter; /* Инициализация глобального счётчика */
}

/* Нумерация только для <li> внутри <ol>, содержащих заголовки */
ol li h1::before,
ol li h2::before,
ol li h3::before,
ol li h4::before,
ol li h5::before,
ol li h6::before {
    counter-increment: global-counter; /* Увеличиваем глобальный счётчик только для заголовков внутри <li> */
    content: counter(global-counter, decimal-leading-zero); /* Отображаем номер с ведущим нулём перед заголовком */
    font-weight: bold;
	background-color: #00365c;
	color:white;
    font-family: dincondensedcregular, sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    padding:7px 10px;
	border-radius:50%;
	margin-right:10px;
}

.main.image-section-icons .image-section-icons__icon{
    max-width: 160px;
}
.policy{
	margin-bottom:10px
}
.policy a{
	color: rgb(255 255 255 / 80%);
}
.fancybox__container{
    z-index: 99999999999999999!important;
}
