@import url(/css/fonts/ptserif.css);
@import url(/css/fonts/djserif.css);
@import url(/css/fonts/ptsanscaption.css);
/* PTSansProWebRegular */
@import url(/css/fonts/PTS55_stylesheet.css);
/* PTSerifProWebRegular */
@import url(/css/fonts/PTF55_stylesheet.css);
/* PTSerifProWebItalic */
@import url(/css/fonts/PTF56_stylesheet.css);
/* PTSerifProWebBold */
@import url(/css/fonts/PTF75_stylesheet.css);

@import url('https://fonts.googleapis.com/css?family=Roboto');


html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
    color: #036;
    font-size: 16px;
	line-height: 32px; 
	font-family: 'PTSerifProWebRegular', Arial, Helvetica, sans-serif;
    background: #f9f9f9;
    min-width: 320px;
}

/* Fix issue in slovnik in macOS */
.modal-body .glyphicon.btn-icon {
    line-height: 20px;
}

.article-container {
    font-size: 18px;
    line-height: 36px;
}

body.small-font .article-container {
    font-size: 16px;
    line-height: 32px;
    font-family: "PTSerifProWebRegular", serif;
}

body.big-font .article-container {
    font-size: 20px;
    line-height: 40px;
}

body.locked {
    overflow: hidden;
}

body.locked #wrapper {
    overflow: scroll;
}

body.locked #header {
    overflow-y: scroll;
}

body.locked .bg {
    left: 0;
    right: -20px;
    width: auto !important;
}

img {
    border-style: none;
}

a {
    color: #036;
    text-decoration: none;
    outline: none !important;
}

a:hover {
    text-decoration: underline;
}

p a {
    text-decoration: underline;
}

p a:hover {
    text-decoration: none;
    color: #09C;
}

p a a:visited {
    color: #c8c8c8;
}

* {
    outline: none;
    -webkit-appearance: none;
}

input, textarea, select {
    font: 100% 'PTSerifProWebRegular', Arial, sans-serif;
    vertical-align: middle;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

p {
    margin: 0 0 35px;
    margin: 0 0 1em;
}

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

@font-face {
    font-family: 'segoeui';
    src: url('/j/fonts/449127198-segoeui.eot');
    src: url('/j/fonts/449127198-segoeui.eot?#iefix') format('embedded-opentype'),
    url('/j/fonts/449127198-segoeui.woff') format('woff'),
    url('/j/fonts/449127198-segoeui.ttf') format('truetype'),
    url('/j/fonts/449127198-segoeui.svg#helveticaneuecyrroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

#wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 50px 0 0;
    min-height: 100%;
}

body.noimage #wrapper {
    padding: 0px
}

.item-container {
    padding: 0 15px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 864px;
    margin: 0 auto;
}

.slideshow .item-container {
    /* max-width: 420px; */
}

#header {
    position: fixed;
    background-color: #036;
    height: 50px;
    left: 0;
    top: 0;
    width: 100%;
    padding: 10px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 130;
}

#header .item-container {
    position: relative;
}

#header .item-container:after {
    content: '';
    display: block;
    clear: both;
}

.xsearch-opener {
    display: block;
    color: #f9f9f9;
    position: relative;
    padding-top: 3px;
}

.search-opener {
    height: 38px;
    display: block;
    margin: 0 auto 50px;
    width: 240px;
    border: 2px solid #f9f9f9;
    height: 60px;
    padding: 0 0 0 50px;
    font-size: 18px;
    line-height: 20px;
    color: #f9f9f9;
    position: relative;
    font: 24px/60px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    color: #f9f9f9;
    text-align: left;
}

.search-opener:hover {
    background-color: #09C;
    border: 2px solid #09C;
}

.xsearch-opener.hidden-item, .search-opener.hidden-item {
    display: none;
    float: right;
    color: #fff;
}

#header.fixed .search-opener.hidden-item {
    display: block;
}

#header.fixed .xsearch-opener.hidden-item {
    display: block;
}

.search-opener:hover,
.search-opener:focus {
    color: #f9f9f9;
    text-decoration: none;
}

.search-opener.simple {
    font-size: 18px;
    border: 1px solid #f9f9f9;
    width: 187px;
    height: 38px;
    line-height: 39px;
    padding: 0 0 0 34px;
}

.xsearch-opener.flying2, .search-opener.flying2 {
    position: absolute;
    left: 50%;
    margin: 0 0 0 39px;
}

.xsearch-opener.flying2 {
    margin: 0 0 0 317px;
}

.xsearch-opener.flying {
    float: right;
    margin: 0px;
}

.search-opener.flying {
    float: right;
    margin: -4px 0 0;
}

.search-opener.simple:after {
    right: 24px;
    top: 6px;
    width: 29px;
    height: 26px;
    background-size: cover;
}

.search-opener:after {
    content: '';
    display: block;
    clear: both;
    background: url(/img/icon1.svg) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    background-size: cover;
    right: 50px;
    top: 18px;
}

.settings {
    position: absolute;
    left: 50%;
    top: 3px;
    margin: 0 0 0 406px;
    width: 19px;
}

.settings-opener {
    background: url(/img/sett.svg) no-repeat;
    background-size: cover;
    display: block;
    width: 22px;
    height: 22px;
    cursor: pointer;
    position: relative;
    z-index: 20;
}

.settings-opener:hover {
    background: url(/img/sett-hover.svg) no-repeat;
    background-size: cover;
}

.settings-opener.opened {
    background: url(/img/close2.svg) no-repeat;
}

.settings-drop {
    position: absolute;
    right: -33px;
    top: -28px;
    width: 219px;
    border: 2px solid #036;
    background: #f9f9f9;
    z-index: 18;
    padding: 98px 23px 34px 28px;
    display: none;
    box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
}

.set-size-smaller {
    font-size: 14px !important;
}

.set-size-bigger {
    font-size: 18px !important;
}

.settings-drop.opened {
    display: block;
}

/* Reset */

.size-chs {
    -webkit-appearance: none;
    background: transparent;
    padding: 8px 0;
    margin: 0;
    width: 100%;
    list-style: none;
    text-transform: uppercase;
    font: 14px/17px 'PTSansProWebRegular', sans-serif;
}

.size-chs::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.size-chs::-ms-track {
    width: 100%;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

/* Styles of input slider */

.size-chs {
    position: relative;
}

.size-chs::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin: -1px 0 0 0;
    width: 100%;
    height: 2px;
    background: #003366;

}

.size-chs::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #003366;
    cursor: pointer;
    position: relative;
}

.size-choosing a {
    text-decoration: none;
    color: #003366;
}

.size-choosing {
    padding: 3px 0 37px;
    margin: 0;
    list-style: none;
    text-transform: uppercase;
    font: 14px/17px 'PTSansProWebRegular', sans-serif;
}

.size-choosing li.small {
    text-decoration: none;
    float: left;
    width: 33%;
    padding: 8px 0 0;
}

.size-choosing li.average {
    float: left;
    font-size: 16px;
    width: 34%;
    text-align: center;
    padding: 6px 0 0;
}

.size-choosing li.big {
    font-size: 24px;
    width: 33%;
    line-height: 24px;
    float: left;
    text-align: right;
}

.size-choosing li.active a {
    text-decoration: underline;
}

.fontChange {
    width: 164px;
}

.set-size-smaller {
    font-size: 10px;
}

.set-size-bigger {
    font-size: 24px;
}

.services {
    padding: 0;
    margin: 0;
    list-style: none;
    font: 16px/18px 'PTSansProWebRegular', sans-serif;
}

.services li {
    display: table;
    width: 100%;
    margin: 34px 0 0;
}

.services li:first-child {
    margin: 0;
}

.services span {
    display: table-cell;
    vertical-align: middle;
    padding: 2px 14px 0 0;
}

.services .visual {
    text-align: center;
    width: 39px;
    display: table-cell;
    vertical-align: middle;
    height: 35px;
    line-height: 35px;
}

.services .visual img {
    vertical-align: middle;
}

.expanded-drop {
    display: none;
}

.side-panel-frame {
    position: absolute;
    width: 25px;
    top: 4px;
    right: -73px;
}

.side-panel-inner {
    position: relative;
    overflow: hidden;
}

.item-scroll {
    position: absolute;
    right: 1px;
    top: 0;
    height: 100%;
    width: 8px;
    opacity: 0;
}

.side-panel:hover .item-scroll {
    opacity: 1;
}

.item-scroll span {
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 50px;
    background: #000;
    opacity: 0.3;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.side-panel {
    position: absolute;
    right: 0;
    top: 100%;
    color: #fff;
    /*min-width: 345px;*/
    background: #036;
    display: none;
    z-index: 100;
}

.side-panel:after {
    content: '';
    display: block;
    clear: both;
    background: #036;
    position: absolute;
    width: 2000px;
    right: -2000px;
    top: 0;
    height: 100%;
}

.side-panel .inner {
    padding: 52px 34px 81px 0px;
    padding: 52px 0px 81px 0px;
}

.side-panel .inner div, .side-panel .inner strong, .side-panel .inner ul, .side-panel .inner span.title {
    margin-left: 34px;
}

.side-panel.opened {
    display: block;
    border-top: solid 1px #FFF;
}

.side-panel .title {
    display: block;
    font: 22px/24px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    padding: 0 0 42px;
}

.panel-opener {
    width: 24px;
    height: 21px;
    display: block;
    background: url(/img/icon13.svg) no-repeat;
    background: url(/img/v1/toc.svg) no-repeat;
    cursor: pointer;
}

.panel-opener:hover {
    background: url(/img/v1/toc-hover.png) no-repeat;
}

.panel-opener.opened {
    background: url(/img/close.svg) no-repeat;
    margin: 1px 0 0;
    background-size: cover;
    width: 18px;
    height: 18px;
}

.srch-frame {
    position: absolute;
    width: 25px;
    top: 13px;
    right: 10px;
}

.srch-opener {
    width: 24px;
    height: 24px;
    display: block;
    background: url(/img/v1/search.png) no-repeat;
    cursor: pointer;
}

.srch-opener:hover {
    background: url(/img/v1/search-hover.png) no-repeat;
}

.panel-nav {
    position: relative;
    padding: 0;
    padding-bottom: 18px;
    margin: 0 0 18px;
    list-style: none;
    font: 16px/32px "PTSansProWebRegular", Arial, sans-serif;
}

.panel-nav.change li {
    opacity: 0.5;
}

.panel-nav:after {
    content: '';
    display: block;
    clear: both;
    border-top: 1px solid #fff;
    width: 245px;
    left: 0;
    bottom: -3px;
    position: absolute;
    opacity: 0.5;
}

.panel-nav.toc:after {
    margin-left: 34px;
}

.panel-nav li {
}

ul.panel-nav.toc {
    margin-left: 0px;
}

.panel-nav.toc li {
    margin: 0px;
    padding-left: 34px;
    line-height: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.panel-nav.toc li.subt {
    margin: 0px;
    padding-left: 54px;
}

.panel-nav.toc li.subtlast {
    margin: 0px;
    padding-left: 54px;
}

.panel-nav.toc li.subsubt {
    margin: 0px;
    padding-left: 74px;
}

.panel-nav.toc li.subsubtlast {
    margin: 0px;
    padding-left: 74px;
}

.panel-nav.toc li.with_sub {
    margin: 0px;
    padding-left: 34px;
}

.panel-nav a {
    color: #fff;
}

.panel-nav li.active {
    background-color: #24558D;
}

.panel-nav li.active a {
    text-decoration: none !important;
}

.panel-nav a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}

.panel-nav.toc a:hover {
    border-bottom: none;
}

ul.toc li:hover {
    background-color: #24558D;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.share-block {
    padding: 8px 0 18px;
}

.subscribing {
    padding: 0px 0 18px;
}

.back {
    padding: 0px 0 18px;
}

.item-title {
    display: block;
    font: 16px/18px "PTSansProWebRegular", Arial, sans-serif;
    opacity: 0.5;
    padding: 0 0 12px;
}

.share-list {
    padding: 6px 0 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    line-height: 24px;
}

.share-list li {
    float: left;
    margin: 0 12px 4px 0;
}

.share-list img {
    vertical-align: top;
}

.subscribing .news-form {
    float: none;
    width: auto;
    padding: 0 26px 0 0;
}

.subscribing .btn-subscribe {
    background: #fff url(/img/arrow8.png) no-repeat 50% 50%;
}

.subscribing .news-form .text {
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
}

.article-header .logo {
    margin: 0 0 0 -90px;
}

.logo {
    float: left;
    font-weight: normal;
}

.logo a {
    display: block;
    overflow: hidden;
}

.logo a:hover {
    text-decoration: none;
}

.logo em {
    float: left;
    background: url(/img/logo.svg) no-repeat;
    background: url(/img/v1/logo.svg) no-repeat;
    width: 45px;
    height: 36px;
    width: 37px;
    height: 30px;
    margin: 0 15px 0 0;
}

.logo span {
    float: left;
    color: #f2f2f2;
    font: 16px/19px "PTSansProWebRegular", Arial, sans-serif;
    padding: 7px 0 0;
}

.up {
    display: block;
    width: 37px;
    height: 30px;
    background: url(/img/up.svg) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    margin: 8px 0 0 2px;
}

.gallery {
}

.slideshow {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    color: #f9f9f9;
}

.gallery .item-container {
    position: relative;
    z-index: 20;
}

.gallery div.shadeimage {
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #000;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}

.slideshow .description-frame {
    height: 600px;
    position: relative;
}

.slideshow .description-inner {
    padding: 200px 0 0 0;
}

.slideshow .description-inner2 {
    vertical-align: bottom;
    padding: 0px 222px 100px;
    position: absolute;
    bottom: 0;
    width: 100%;

}

.slideshow > li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
}

.slideshow > li.active {
    position: relative;
}

.flex-image {
    display: none;
}

.slideshow h2 {
    font: 48px/50px "PTSansProWebRegular", Arial, sans-serif;
    margin: 0 0 12px;
}

.slideshow h2 a {
    color: #F9F9F9;
    font-size: 40px;
}

.slideshow h2.mover a {
    color: #00C5F3;
}

.slideshow h2 a:hover {
    color: #00C5F3;
    text-decoration: none;
}

.slideshow em.mover {
    color: #9CA0A5;
}

.slideshow em {
    font-style: normal;
    font-size: 16px;
    line-height: 32px;
    /*letter-spacing: 4px;*/
}

.slideshow em a {
    text-decoration: none;
    color: #F9F9F9;
}

.slideshow p {
    margin: 0;
}

.description-frame {
    width: 100%;
    height: 100%;
}

.description-inner {
    /*display: table-cell;*/
    vertical-align: middle;
}

.switcher-holder {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 50px;
    height: 12px;
    text-align: center;
}

.switcher {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    height: 5px;
}

.switcher li {
    display: inline-block;
    vertical-align: top;
    margin: 0 16px;
}

.switcher a {
    display: block;
    border: 1px solid #fff;
    width: 7px;
    height: 7px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.switcher a:hover,
.switcher li.active a {
    background: #fff;
}

.prev,
.next {
    display: inline-block;
    vertical-align: middle;
    background: url(/img/leftarrow.png) no-repeat;
    background-position: center;
    width: 12px;
    height: 19px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    margin: 2px 0 0;
}

.next {
    background: url(/img/rightarrow.png) no-repeat;
}

.prev:hover {
    background: url(/img/leftarrow_hover.png) no-repeat;
}

.next:hover {
    background: url(/img/rightarrow_hover.png) no-repeat;
}

.fixed-nav-marker {
    height: 0;
    overflow: hidden;
}

#nav {
    margin: 0 0 0px;
    position: relative;
    z-index: 100;
    background: #f9f9f9;
}

#nav:after {
    content: '';
    display: block;
    clear: both;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    z-index: 90;
    position: absolute;
}

#nav.fixed {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}

#nav.no-indent {
    margin: 0;
}

#nav > .item-container {
    position: relative;
    line-height: 50px;
}

#nav > .item-container:after {
    content: '';
    display: block;
    clear: both;
    height: 10px;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background: #f9f9f9;
    z-index: 90;
}

#nav > .item-container > ul {
    padding: 0px 0 0;
    margin: 0;
    list-style: none;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    background: #f9f9f9;
    z-index: 100;
}

#nav > .item-container > ul > li {
    padding: 0 14px;
    display: inline-block;
    vertical-align: top;
}

#nav > .item-container > ul > li > a {
    font: 16px/50px "PTSansProWebRegular", Arial, sans-serif;
    text-decoration: none;
    border-bottom: none;
    color: #036;
}

#nav > .item-container > ul > li.open {
    background-color: #036;
    color: #FFF;
    border: solid 1px #FFF;
}

#nav > .item-container > ul > li.open > a {
    color: #FFF;
}

#nav > .item-container > ul > li.active > a {
    text-decoration: none;
    border-bottom: 1px dotted #036;
}

#nav > .item-container a:hover, #nav > .item-container > ul > li > a:hover {
    color: #09C;
    text-decoration: none;
}

#nav > .item-container > ul > li.active .drop {
    display: block;
}

.drop {
    overflow: hidden;
    position: absolute;
    top: 52px;
    /*left:-23px;
	right:-23px;*/
    left: 0;
    right: 0;
    box-shadow: 4px 7px 3px rgba(180, 180, 180, 0.41), -4px 7px 3px rgba(180, 180, 180, 0.41);
    z-index: 5;
    text-transform: none;
    overflow: hidden;
    padding: 20px 0 0;
    display: none;
    z-index: 20;
    background: #f9f9f9;
}

.xdrop:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    width: 100%;
}

.drop-frame {
    background: #f9f9f9;
    padding: 49px 28px 20px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
}

.drop-scroll-frame {
    position: relative;
}

.drop-slidee {
    overflow: hidden;
    position: relative;
}

.scroll {
    position: absolute;
    right: 3px;
    top: 0;
    width: 6px;
    bottom: 10px;
}

.scroll span {
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 50px;
    background: #999;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    opacity: 0.5;
}

.rubrics {
    padding: 0;
    margin: 0;
    list-style: none;
    column-count: 3;
    -webkit-column-count: 3; /* Safari and Chrome */
    -moz-column-count: 3;
    position: relative;
    font: 16px/20px "PTSansProWebRegular", Arial, sans-serif;
}

.rubrics:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    border-left: 1px solid #DDE0E3;
    left: 33.33%;
    top: 0;
    bottom: 0;
}

.rubrics:before {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    border-left: 1px solid #DDE0E3;
    left: 66.66%;
    top: 0;
    bottom: 0;
}

.rubrics li {
    display: inline-block;
    width: 100%;
    padding: 0 15px 24px;
}

.rubrics a:hover {
    text-decoration: none;
    color: #09C;
}

.personals {
    padding: 15px 0 0;
}

.personals.change {
    padding: 0;
    margin: -26px 0 0;
}

.personals-controls {
    padding: 37px 0 56px;
    margin: 0;
    list-style: none;
    font: 14px/29px 'PTSerifProWebRegular', Arial, sans-serif;
    width: 100%;
    display: table;
    position: relative;
}

.personals-controls.letters {
    padding: 20px 0 20px;
}

.personals-controls.letters li.active:after {
    top: -33px;
}

.personals-controls.letters li {
    border: none;
}

.personals-controls.letters li.active:after {
    background: url(/img/icon6.png) no-repeat;
    width: 29px;
    height: 28px;
}

.personals-block .personals-controls.smaller {
    /*font-size: 16px;*/
    padding: 20px 0 50px !important;
}

.personals-controls.smaller {
    /*font-size: 16px;*/
    padding: 20px 0 20px;
}

.personals-controls.letters.smaller li.active:after {
    top: -33px;
}

.personals-controls:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-top: 2px solid #D8D8D8;
}

.personals-controls li {
    height: 30px;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    position: relative;
    /* Fix issue 0015242: 3px to 0 px */
    padding: 0 0;
    border-left: 1px solid #979797;
    color: #999;
}

.personals-controls li:first-child {
    border: none;
}

.personals-controls li.active:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    left: 50%;
    top: -50px;
    background: url(/img/icon4.png) no-repeat;
    width: 28px;
    height: 28px;
    margin: 0 0 0 -14px;
    z-index: 10;
}

.personals-controls li em {
    font-style: normal;
}

.personals-controls li span {
    display: none;
}

.personals-controls a {
    color: #b4b4b4;
    color: #036;
}

.personals-controls a:hover {
    text-decoration: none;
    /*border-bottom: 1 px dotted #b4b4b4;*/
    color: #09C;
}

.personals-list {
    padding: 0;
    list-style: none;
    text-align: left;
    width: 638px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 32px;
}

.personals-list li {
    overflow: hidden;
    padding: 0 0 56px;
}

.personals-list .visual {
    float: left;
    margin: 10px 5px 0 0;
}

.personals-list .visual img {
    vertical-align: top;
}

.personals-list .description {
    overflow: hidden;
    padding: 3px 0 0;
}

.personals-list .title {
    /*display: block;*/
    font: 16px/24px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    padding: 0 0 9px;
}

.personals-list .title a {
    color: #036 !important;
}

.personals-list .description a.more {
    text-decoration: none;
    font-size: 16px;
    color: #999;
}

.personals-list .description a.more:hover {
    color: #09C !important;
}

.personals-list p {
    margin: 0;
}

.personals-list a:hover {
    color: #09C !important;
    /*border-bottom: 1 px dotted #8099b2;*/
    text-decoration: none;
}

.personals-list a:visited {
    color: #999;
}

.personals-list .more {
    margin: 0 0 0 5px;
}

.col-inline-block {
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
}

.personals-list .description a {
    color: #036;
}

.personals-list .description a:hover {
    color: #036 !important;
}

.personals-list .description strong.title a:hover {
    color: #09C !important;
}

.personals-list .description a strong.title:hover {
    color: #09C;
}

.col-inline-block > div {
    float: none;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    font-size: 16px;
    line-height: 24px;
}

.item {
    padding: 0 0 39px;
}

.dbitem {
    border: solid 1px #FFF;
    padding: 15px;
    border: solid 1px #DDE0E3;
    min-height: 500px;
    position: relative;
    cursor: pointer;
}

.short {
    min-height: 300px;
}

.dbitem:hover {
    /*border: solid 1 px #036;*/
    box-shadow: 0 2px 8px 3px rgba(0, 0, 0, 0.1);
}

.item .visual {
    margin: 0 0 23px;
    text-align: center;
    height: 200px;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
}

.item .visual.round {
    width: 200px;
    height: 200px;
    margin: 0 auto 23px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    overflow: hidden;
}

.item .visual.date {
    position: relative;
    box-shadow: inset 0 0 0 2px #003057;
    -webkit-box-shadow: inset 0 0 0 2px #003057;
    -moz-box-shadow: inset 0 0 0 2px #003057;
    text-align: center;
    line-height: 100%;
}

.item .visual.date span {
    font-size: 94px;
    line-height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.item .visual.date em {
    display: table;
    width: 100%;
    height: 100%;
}

.item .visual.date i {
    font-style: normal;
    display: table-cell;
    vertical-align: middle;
}

.item .visual img {
    vertical-align: top;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.item .title {
    display: block;
    font: 20px/32px "PTSansProWebRegular", sans-serif;
    text-align: center;
    padding: 0 0 14px;
}

.item .title a:hover {
    text-decoration: none;
    /*border-bottom: 1 px dotted #036;*/
    color: #09C;
}

.item p {
    margin: 0;
}

.item .description {
    padding: 0px;
    max-height: 168px;
    overflow: hidden;
    font-size: 16px;
    line-height: 24px;
}

.dbitem .info {
    position: absolute;
    bottom: 15px;
    color: #999;
    font-family: "PTSerifProWebRegular", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}

.dbitem .info span.under {
    text-decoration: underline;
}

.quotes-block {
    padding: 50px 0 50px;
}

.quotes-block .title {
    display: block;
    text-align: center;
    font: 16px/16px "PTSansProWebRegular", Arial, sans-serif;
    color: #999;
    padding: 0 0 30px;
}

.quote {
    display: block;
    text-align: center;
    position: relative;
    padding: 0 !important;
    border: none !important;
    margin: 0 0 15px !important;
}

.quote:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-top: 1px solid #b4b4b4;
    z-index: 1;
}

.quote q {
    display: inline-block;
    vertical-align: top;
    position: relative;
    quotes: none;
    width: 420px;
    background: #f9f9f9;
    font: 20px/28px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    z-index: 2;
    padding: 0 55px 0 55px;
}

.quote q a {
    color: #036;
    text-decoration: none;
}

.quote q a:hover {
    color: #09C;
}

.quote q:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    background: url(/img/line1.svg) no-repeat;
    background-position-y: center;
    background-size: 100% 100%;
    width: 63px;
    top: 0px;
    left: -15px;
    height: 100%;
    /*	height:73px;
	left:-15px;
	top:6px; */
}

.quote q:before {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    background: url(/img/line1.svg) no-repeat;
    background-position-y: center;
    background-size: 100% 100%;
    width: 63px;
    top: 0px;
    right: -15px;
    height: 100%;
    /*	height:73px;
	right:-15px;
	top:6px;*/
}

.view-quote {
    text-align: center;
    font-family: "PTSerifProWebRegular", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #999;
}

.view-quote a {
    text-decoration: none;
    color: #999;
}

.view-quote a:hover {
    text-decoration: none;
    color: #09C;
}

.view-quote span.under {
    text-decoration: underline;
}

.view-quote img {
    vertical-align: middle;
}

.news-block {
    padding: 50px 0 20px;
}

.date-controls {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    position: relative;
    z-index: 10;
}

.date-controls-holder {
    position: relative;
}

.date-controls-holder:after {
    content: '';
    display: block;
    clear: both;
    border-top: 1px solid #DDE0E3;
    position: absolute;
    left: 0;
    top: 3px;
    width: 100%;
    z-index: 5;
}

.date-controls li {
    display: inline-block;
    vertical-align: top;
    font: 14px/15px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    text-align: center;
    width: 14%;
}

.date-controls a {
    color: #999;
    display: block;
}

.date-controls em {
    display: block;
    margin: 0 auto 4px;
    border: 1px solid #DDE0E3;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f9f9f9;
}

.date-controls em:hover, .date-controls em.mover {
    background-color: #00c5f3;
    border: 1px solid #00c5f3;
}

.date-controls li a {
    text-decoration: none;
}

.date-controls li.active em {
    background: #036;
    border: solid 1px #036
}

.date-controls li.active a span {
    color: #036;
    text-decoration: none;
}

.date-controls a:hover span {
    color: #00c5f3;
    text-decoration: none;
}

.date-controls a:hover {
    text-decoration: none;
}

.date-controls span i {
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    padding: 0 4px 0 0;
}

.news-content {
    padding: 0;
}

.news-content .title {
    text-align: center;
    display: block;
    font: 16px/16px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    color: #999;
    padding: 0 0 30px;
}

.news-item {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 30px;
    width: 420px;
    margin: 0 auto;
}

.news-item a:hover {
    color: #09C;
    text-decoration: none;
}

.news-item .date {
    font: 16px/20px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    color: #999;
}

#footer {
    background: #999;
    position: relative;
    z-index: 2;
    padding: 54px 0 0;
}

#footer .logo {
    display: block;
    margin: 0 0 20px;
}

#footer .logo span {
    font-size: 18px;
    line-height: 27px;
    padding: 4px 0 0;
}

#footer .logo strong {
    font-weight: normal;
}

.footer-nav-holder {
    padding: 0 0 0px;
}

.footer-nav-holder:after {
    content: '';
    display: block;
    clear: both;
}

.footer-nav-holder .holder {
    padding-top: 26px;
    overflow: hidden;
}

.footer-nav {
    float: left;
    width: 36%;
    width: 60%;
    padding: 0 20px 0 0;
}

.footer-nav ul {
    padding: 5px 0 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    line-height: 20px;
}

.footer-nav li {
    padding: 0 0 20px;
}

.footer-nav a {
    color: rgba(249, 249, 249, 0.6);
}

.social {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    float: left;
    width: 52%;
}

.social li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: normal;
    padding: 0 10px 13px 0;
}

.social a {
    color: rgba(249, 249, 249, 0.6);
    display: block;
    overflow: hidden;
}

.social em {
    float: left;
    height: 28px;
    line-height: 28px;
    width: 30px;
    text-align: center;
    margin: 0 13px 0 0;
}

.social span {
    display: block;
    overflow: hidden;
    padding: 6px 0 0;
}

.social em img {
    vertical-align: middle;
}

.news-form {
    float: left;
    /*width: 40 %;*/
    padding: 6px 0 0 29px;
}

.news-form .title {
    color: rgba(249, 249, 249, 0.6);
    line-height: 20px;
    display: block;
    padding: 0 0 36px;
}

.news-form .form-frame {
    position: relative;
    border-bottom: 1px solid #fff;
    height: 32px;
}

.news-form .text {
    width: 100%;
    padding: 0 85px 0 2px;
    margin: 0;
    font: bold 18px/20px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    color: #fff;
    background: none;
    border: none;
}

.btn-subscribe {
    position: absolute;
    right: 0;
    top: 1px;
    width: 30px;
    height: 30px;
    background: #fff url(/img/icon3.png) no-repeat 50% 50%;
}

.btn-subscribe input {
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.news-form .text::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.news-form .textt:-moz-placeholder { /* Firefox 18- */
    color: #fff;
    opacity: 1;
}

.news-form .text::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    opacity: 1;
}

.news-form .text:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.copyright {
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-style: normal;
    color: rgba(249, 249, 249, 0.5);
    position: relative;
    padding: 14px 0 22px;
}

.copyright:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    border-top: 1px solid rgba(249, 249, 249, 0.47);
    top: 0;
    right: 0;
    left: -1500px;
}

.pagination {
    margin: 0 0 20px;
    display: block;
    text-align: center;
}

.pagination ul {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
}

.pagination > li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1px;
}

.pagination a {
    display: inline;
    background: none;
}

.pagination > li > a,
.pagination > li > span {
    padding: 0;
    font-size: 20px;
    line-height: 26px;
    display: inline;
    border: none;
    background: none;
    color: #abb0ac;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

.pagination > li > a {
    color: #b4b4b4;
}

.pagination > li > a:hover {
    background: none;
    color: #013a71;
}

.pagination > li.active a {
    background: none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: none;
    color: #013a71;
}

.pagination li.prev-page a,
.pagination li.prev-page.disabled a:hover {
    display: block;
    width: 36px;
    height: 36px;
    border: 1px solid #bababa;
    background: url(/img/arrow1.png) no-repeat 50% 50%;
}

.pagination li.prev-page a:hover {
    background: #003466 url(/img/arrow1-h.png) no-repeat 50% 50%;
    border: 1px solid #003466;
}

.pagination li.next-page a:hover {
    background: #003466 url(/img/arrow2-h.png) no-repeat 50% 50%;
    border: 1px solid #003466;
}

.pagination li.disabled a:hover {
    background: none;
    border: 1px solid #bababa;
}

.pagination li.disabled {
    opacity: 0.6;
}

.pagination li.next-page a,
.pagination li.next-page.disabled a:hover {
    display: block;
    width: 36px;
    height: 36px;
    border: 1px solid #bababa;
    background: url(/img/arrow2.png) no-repeat 50% 50%;
}

.pagination li.prev-page,
.pagination li.next-page {
    margin: 0 5px;
}

.opener {
    position: absolute;
    height: 80px;
    width: 80px;
    right: -33px;
    top: -41px;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    background-color: #036;
    z-index: 100;
}

.opener span {
    background: url(/img/icon7.svg) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -22px;
}

.personals-list .title .more {
    display: none;
}

.personals-block .personals-controls {
    width: 638px;
    margin: 0 auto;
}

.personals-block .personals-controls:after {
    left: -100px;
    right: -100px;
}

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

.btn-more .btn {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 1px solid #b4b4b4;
    height: 55px;
    text-transform: uppercase;
    color: #b4b4b4;
    font: 20px/55px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    padding: 0 45px;
}

.personals-block {
    /*padding: 50px 15px 50px;*/
    padding: 33px 15px 33px;
    box-shadow: 0 4px 7px 1px rgba(180, 180, 180, 0.41);
    margin: 0 0 60px;
}

.personals-block .personals-controls.letters {
    padding: 20px 0 20px;
}

.personals-block .personals-list {
    padding: 0 0 20px;
}

.personals-block .personals-list .title {
    padding: 0 0 15px;
}

.personals-block .personals-list li {
    padding: 0 0 30px !important;
}

.article-visual {
    /*margin: 0 0 50 px;*/
    text-align: center;
    height: 492px;
    height: 300px;
    position: relative;
}

.article-visual img {
    vertical-align: top;
}

h1 {
    margin: 0 0 54px;
    text-align: center;
    font: 24px/48px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    padding-right: 127px;
}

h1.center {
    padding: initial;
    text-align: center;

}

.article-service {
    padding: 40px 0 40px;
}

.article-service h1 {
    text-align: left;
    letter-spacing: 1px;
    margin: 0 0 5px;
    color: #032553;
    font-family: "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    padding-top: 0px;
}

.service-panel {

}

.service-holder {
    padding: 0;
}

.service-holder:after {
    content: '';
    display: block;
    clear: both;
}

.service-list {
    padding: 0 33px 0 0;
    margin: 0;
    list-style: none;
    float: left;
}

.service-list > li {
    float: left;
    position: relative;
    padding: 0 7px 0 32px;
    height: 32px;
    line-height: 32px;
    position: relative;
}

.service-list li:hover .service-drop {
    display: block;
}

.service-drop {
    z-index: 150;
    /*bottom: 100 %;*/
    top: 38px;
    position: absolute;
    left: 50%;
    width: 227px;
    margin: 0 0 0 -100px;
    padding: 0 0 13px;
    display: none;
}

.service-drop.width2 {
    width: 285px;
    margin: 0 0 0 -121px;
}

.service-drop.width2 .service-drop-inner {
    padding: 25px 13px 29px 29px;
}

.service-drop p {
    margin: 0;
}

.service-drop-frame {
    background: #FFF;
    font: 14px/19px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    color: #036;
    display: table;
    font-weight: 400;
    width: 100%;
    height: 97px;
    border-radius: 1px;
    box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
}

.service-drop-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
}

.service-drop-inner a {
    text-decoration: none;
}

.service-drop-inner a:hover {
    color: #09C;
}

.service-list .drop-title {
    text-decoration: underline;
}

.list {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 16px;
}

.list li {
    margin: 0 0 0 -9px;
}

.list a {
    display: block;
    padding: 0 0 2px 9px;
}

.list a:hover {
    color: #fff;
    background-color: #036;
    text-decoration: none;
}

.service-drop-frame:before {
    content: '';
    display: block;
    clear: both;
    /*background: url(/img/arrow16up-g1.png) no-repeat;*/
    width: 30%;
    height: 20px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -15%;
    top: -19px;
}

.service-list > li:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    left: -2px;
    top: 4px;
    width: 29px;
    height: 32px;
    background: url(/img/line4.svg) no-repeat;
}

.social-networks {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
}

.social-networks li {
    float: left;
    margin: 0 12px 4px 0;
}

.service-text {
    display: block;
    font: 16px/22px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    color: #999;
    padding-top: 16px;
    padding-top: 5px;
    max-width: 720px;
    font-weight: 400;
    padding-bottom: 0px;

}

.service-text-full {
    /*border: solid 1 px #036;*/
    font: 16px/22px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    padding: 20px;
    max-width: 755px;
    position: absolute;
    background-color: #FFF;
    z-index: 100;
    cursor: pointer;
    font-weight: 400;
    top: 5px;
    left: -11px;
    box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
}

button.service-text-open {
    border: none;
    background-color: transparent;
    color: #036;
    font-size: 24px;
}

.small-container {
    width: 597px;
    margin: 0 auto;
    position: relative;
}

.small-container.article-container {
    box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    margin: 0 auto 44px;
    padding: 13px 19px 1px;
}

.small-container.article-container:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    right: 0;
    top: 0;
    width: 2000px;
    border-top: 2px solid #003057;
}

div.article-block div.article-container p a {
    font-family: "PTSerifProWebItalic", serif;
}

span.i- {
    font-family: "PTSerifProWebItalic", serif;
}

span.spacing {
    letter-spacing: 4px;
}

.small-container .intro-text {
    display: block;
    padding: 0 0 32px;
}

span.type-blackword {
    font-family: "PTSerifProWebBold", serif;
    font-weight: normal;
}

h3.active, h2.active, h4.active {
    color: #0099CC;
}

h2 {
    margin: 0 0 32px;
    font: 24px/32px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
}

h3 {
    color: #032553;
    margin: 0 0 32px;
    font: 20px/32px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    font-weight: 400;
}

h4 {
    color: #032553;
    margin: 0 0 32px;
    font: 18px/32px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.article-container h2 {
    margin: 0.5em 0 0.5em;
    margin: 2em 0 1em;
}

.article-container h3 {
    margin: 0 0 0.5em;
    margin: 1.25em 0 1em;
}

p .title {
    margin: 0;
    font: 24px/24px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
}

.table-title {
    display: block;
    /*text-transform: uppercase;*/
    text-align: center;
    font: 16px/18px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    padding: 0 0 8px;
}

.table-holder {
    border-top: 2px solid #003057;
    border-bottom: 2px solid #003057;
    margin: 0 0 42px;
}

.table-wrapper {
    overflow-x: hidden;
}

.table-wrapper table a {
	text-decoration: underline;
	font-style: italic;
	font-family: "PTSerifProWebItalic", serif;
}

table {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
//    font: 14px/18px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
	font-family: "PTSansProWebRegular", Arial, Helvetica, sans-serif;
}

table th {
    padding: 7px 10px 12px;
    font: 16px/18px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    vertical-align: top;
    color: #999;
    text-align: center;
    border-bottom: 1px solid #999;
}

table td {
    padding: 9px 6px 7px;
}

table td:first-child {
    padding-left: 0;
}

table td:last-child {
    padding-right: 0;
}

table.bordered {
    border-collapse: collapse;
}

table.bordered th {
    border: 1px solid #036;
    border-bottom: 1px solid #999;
}

table.bordered td {
    border: 1px solid #036;
}

table.bordered td:first-child {
    padding-left: 6px;
}

table.bordered td:last-child {
    padding-right: 6px;
}

table.bordered-gray {
    border-collapse: collapse;
}

table.bordered-gray th, table.bordered-gray td {
    border: 1px solid #999;
}

table.bordered-gray td:first-child {
    padding-left: 6px;
}

table.bordered-gray td:last-child {
    padding-right: 6px;
}

.table-about {
    border-top: 1px solid #999;
    display: block;
    font: 14px/18px Helvetica, sans-serif;
    color: #999;
    padding: 10px 0 13px;
    margin: 6px 0 0;
}

.quote.change:after {
    display: none;
}

.side-image {
    /* Fixed 0015241 */
    clear: both;
    float: left;
    width: 262px;
    margin: 6px 0 0 -358px;
}

.side-image .visual {
    margin: 0 0 7px;
    position: relative;
    padding: 0 0 18px;
}

.side-image .visual a {
    display: block;
    height: 100%;
    position: relative;
}

.side-image .visual a:hover:after {
    content: '';
    display: block;
    clear: both;
    background-color: #036;
    opacity: 0.72;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.side-image .visual a:hover:before {
    content: '';
    display: block;
    clear: both;
    background: url(/img/arrows-n.svg) no-repeat;
    width: 36px;
    height: 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -18px;
    z-index: 2;
}

.side-image .visual:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    border-top: 2px solid #003057;
    bottom: 0;
    right: 0;
    width: 2000px;
}

.side-image .visual img {
    vertical-align: top;
    width: 100%;
    height: auto;
}

.image-about {
    color: #999;
    font: 12px/15px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    padding: 0 0 10px 3px;
}

.image-about span {
    display: block;
}

.quote.change {
    padding: 4px 0 0;
    margin: 0 0 45px !important;
}

.accordion-head {
    color: #999;
    font: 32px/32px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    padding: 0 0 9px;
}

.accordion-block {
    color: #036 !important;
    padding: 0 0 40px;
}

.accordion-opener {
    vertical-align: top;
    display: inline-block;
    position: relative;
    padding: 0 26px 0 18px;
    color: #999;
}

.accordion-opener:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    background: url(/img/arrow5.png) no-repeat;
    width: 12px;
    height: 16px;
    right: 0;
    top: 12px;
}

.expanded {
    display: none;
}

.accordion-opener.opened:after {
    background: url(/img/arrow6.png) no-repeat;
}

.accordion-opener:hover,
.accordion-opener:focus {
    color: #999 !important;
    text-decoration: none !important;
}

.accordion-opener.opened {
    color: #999 !important;
}

.accordion-head .small-container:after {
    content: '';
    display: block;
    clear: both;
    border-bottom: 1px solid #999;
    position: absolute;
    right: 0;
    bottom: -9px;
    width: 2000px;
}

.text-box {
    box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    padding: 3px 17px 27px;
    font-size: 14px;
    line-height: 28px;
}

.text-box p {
    margin: 0;
}

.illustrations-gallery {
    box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    background-color: #8099b2;
    background: rgba(128, 153, 178, 0.72);
    padding: 13px 0 15px;
}

.illustrations-gallery-frame {
    overflow: hidden;
    position: relative;
    margin: 0 0 11px;
}

.illustrations-gallery-frame .illustrations-list {
    width: 9999px;
}

.illustrations-list {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
    font: 14px/15px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    color: #036;
}

.illustrations-list li {
    float: left;
    width: 221px;
    background: #fff;
    height: 257px;
    padding: 10px 11px 6px;
    margin: 0 100px 0 0;
}

.illustrations-list .visual {
    height: 161px;
    margin: 0 0 16px;
}

.illustrations-list .visual a {
    display: block;
    height: 100%;
    position: relative;
}

.illustrations-list .visual a:hover:after {
    content: '';
    display: block;
    clear: both;
    background-color: #036;
    opacity: 0.72;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.illustrations-list .visual a:hover:before {
    content: '';
    display: block;
    clear: both;
    background: url(/img/icon11.svg) no-repeat;
    width: 36px;
    height: 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -18px;
    z-index: 2;
}

.illustrations-list .description {
    overflow: hidden;
    padding: 0 0 0 6px;
    height: 60px;
}

.illustrations-list p {
    margin: 0;
}

.accordion-item {
    padding: 0 0 45px;
}

.illustrations-gallery .btn-prev,
.illustrations-gallery .btn-next {
    display: block;
    width: 38px;
    height: 38px;
    background: url(/img/arrow7.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin: 0 6px;
}

.illustrations-gallery .btn-prev.disabled,
.illustrations-gallery .btn-next.disabled {
    opacity: 0;
    cursor: auto;
}

.illustrations-gallery .btn-next {
    background-position: -43px 0;
}

.illustrations-gallery .controls-holder {
    text-align: center;
}

.illustrations-gallery .btn-prev:hover {
    background-position: -86px 0;
}

.illustrations-gallery .btn-next:hover {
    background-position: -129px 0;
}

.item-list {
    column-count: 3;
    -webkit-column-count: 3; /* Safari and Chrome */
    -moz-column-count: 3;
    position: relative;
    font-size: 16px;
    padding: 11px 0 3px 18px;
    margin: 0;
    list-style: none;
    font-size: 14px;
    line-height: 18px;
}

.item-list li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 10px 1px 0;
}

ul.item-list.one-column {
    column-count: auto;
    -webkit-column-count: auto; /* Safari and Chrome */
    -moz-column-count: auto;
}

.item-list a {
    color: #999;
}

.item-list a:hover {
    color: #8099b2;
    text-decoration: none;
    border-bottom: 1px dotted #999;
}

.item-list a:visited {
    color: #c8c8c8;
}

.tooltip-text {
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.tooltip-text:after {
    content: '';
    display: block;
    clear: both;
    border-bottom: 1px dotted #036;
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
}

.tooltip-text:hover {
    text-decoration: none;
}

.tooltip-text:hover:after {
    display: none;
}

.tooltip {
    background: url(/img/tooltip.png) no-repeat;
    opacity: 1 !important;
    width: 150px;
    height: 76px;
    display: table;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    z-index: 20;
}

.tooltip:after {
    position: absolute;
    content: '';
    display: block;
    clear: both;
    left: 0;
    right: 0;
    top: 0;
    bottom: 13px;
    box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.3);
}

.tooltip:before {
    position: absolute;
    content: '';
    display: block;
    clear: both;
    height: 13px;
    background: url(/img/tooltip.png) no-repeat 50% 100%;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.tooltip-inner {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    background: none;
    color: #036;
    height: 63px;
    width: 150px;
}

.tooltip-arrow {
    display: none;
}

.info-drop {
    left: 0px !important;
    top: 20px !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    color: #999;
    position: absolute;
    /*left: -4px;*/
    /*top: 100%;*/
    width: 307px;
    border: 1px solid #FFF;
    background: #FFF;
    padding: 20px;
    display: none;
    z-index: 20;
    box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 4px 7px 3px rgba(0, 0, 0, 0.11);
}

.info-link:hover .info-drop {
    display: block;
}

.info-link.active .info-drop {
    display: block;
}

.info-link {
    /* display: inline-block; */
    position: relative;
    cursor: pointer;
    /* white-space: nowrap; */
}

.info-link-title {
    text-decoration: underline;
    font-family: "PTSerifProWebItalic", serif;
}

.info-link:hover .info-link-title {
    position: relative;
    color: #fff;
    text-decoration: none;
    background: #036;
}

.info-link:hover .info-link-title:after {
    content: '';
    display: block;
    clear: both;
    top: -1px;
    bottom: -1px;
    left: -4px;
    right: -4px;
    position: absolute;
    z-index: -1;
}

.info-drop-visual {
    float: left;
    margin: 3px 7px 0 0;
    width: 88px;
    height: 93px;
    overflow: hidden;
}

.info-drop-description {
    overflow: hidden;
    display: block;
    padding: 0 0 2px;
    font-style: normal;
    font-weight: normal;
    white-space: normal;
}

.info-drop-text {
    display: block;
    padding: 0 0 7px;
    font-style: normal !important;
    font-weight: normal !important;
    white-space: normal;
}

.info-drop-text a.more {
    color: #036;
    text-decoration: none;
}

.info-drop-text a.more:hover {
    color: #09C;
    text-decoration: none;
}

.info-drop-visual img {
    vertical-align: top;
}

.info-drop-button {
    display: inline-block;
    vertical-align: top;
    height: 37px;
    border: 1px solid #8099b2;
    font: 16px/35px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    color: #036 !important;
    padding: 0 6px;
    text-decoration: none;
    font-style: normal !important;
    font-weight: normal !important;
}

a.info-drop-button:hover {
    background-color: #036;
    color: #FFF !important;
}

.info-drop-bw {
    color: #036;
}

.nav-container-fix2,
.nav-container-fix,
.side-image-fix,
.side-panel-fix {
    display: none;
    height: 0px;
    overflow: hidden;
}

.nav-container-mobile {
    display: none;
    background-color: #036;
}

/*
.fancybox-overlay{
	background-color: #036 !important;
	opacity:0.9 !important;
}
.fancybox-close{
	background:url(/img/close3.svg) no-repeat !important;
	width:27px !important;
	height:27px !important;
	right:-10px !important;
	top:-10px !important;
}
#fancybox-thumbs ul li a{
	border:none !important;
}
#fancybox-thumbs ul li{
	opacity:1 !important;
	padding:4px !important;
	margin:0 66px 0 0 !important;
}
#fancybox-thumbs ul li.active{
	background:#fff !important;
}
#fancybox-thumbs{
	width:auto !important;
	left:0 !important;
	right:0 !important;
	padding:26px 0 33px 17px !important;
	background-color: #036 !important;
	margin:0 17px 0 0 !important;
}
.fancybox-wrap{
	margin:0 0 180px !important;
}
.fancybox-nav span{
	visibility:visible !important;
	width:34px !important;
	height:25px !important;
}
.fancybox-prev span{
	background:url(/img/arrow10.png) no-repeat !important;
	left:-80px !important;
}
.fancybox-next span{
	background:url(/img/arrow11.png) no-repeat !important;
	right:-80px !important;
}
.fancybox-skin{
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	background:none !important;
}
.fancybox-opened .fancybox-skin{
	box-shadow:0 0 0 !important;	-webkit-box-shadow:0 0 0 !important;	-moz-box-shadow:0 0 0 !important;
}
.fancybox-title{
	margin:5px auto 0 !important;
	font:20px/23px "PTSansProWebRegular", Arial, Helvetica, sans-serif !important;
	border-top:2px solid #f9f9f9;
	width:600px;
}
*/
.popup-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    left: -9999px;
    top: -9999px;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #036;
    opacity: 0.95;
    min-width: 320px;
}

.popup {
    position: absolute;
    top: 0;
    left: 50%;
    width: 910px;
    padding: 0;
    margin: 0 0 0 -455px;
    min-width: 320px;
}

/*.gallery-popup .popup {*/
/*padding: 30px 0 140px !important;*/
/*}*/

.btn-close, .btn-close2 {
    position: absolute;
    right: 53px;
    top: 0;
    background: url(/img/close3.svg) no-repeat;
    width: 21px;
    height: 21px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    background-size: cover;
}

.photo-gallery {
    position: relative;
}

.photo-gallery .title {
    position: relative;
    color: #fff;
    display: block;
    text-align: left;
    padding: 10px;
    overflow: hidden;
    cursor: pointer;
    font: 14px/22px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    /*
	font:20px/23px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
		margin:0 auto;
		width:600px;
	*/
}

.photo-gallery .shader {
    background-color: #000;
    opacity: 0.7;
    position: absolute;
    display: none;
}

.photo-gallery .remoVEd_title:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    top: 17px;
    border-top: 2px solid #f9f9f9;
    width: 100%;
}

.photo-frame {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 910px;
    padding: 0 35px;
}

.photo-frame ul {
    width: 9999px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
}

.photo-frame li {
    float: left;
    width: 910px;
    overflow: hidden;
}

.photo-frame img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.photo-frame .visual {
    text-align: center;
}

.photo-switcher {
    position: fixed;
    height: 142px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #003466;
    padding: 28px 0 0;
    min-width: 320px;
}

.photo-switcher-frame {
    position: relative;
    overflow: hidden;
}

.photo-switcher-inner {
    margin: 0 auto;
    width: 900px;
    position: relative;
}

.photo-switcher-frame ul {
    width: 9999px;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.photo-switcher-frame li {
    width: 88px;
    height: 75px;
    padding: 4px;
    line-height: 80px;
    float: left;
    margin: 0 66px 0 0;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.photo-switcher-frame li.active {
    background: #fff;
    overflow: hidden;
}

.photo-switcher-frame img {
    width: auto;
    height: auto;
    vertical-align: top;
    max-width: 96px;
    max-width: 88px;
    max-height: 75px;
}

.prev-item,
.next-item {
    position: absolute;
    background: url(/img/arrow10.png) no-repeat;
    width: 34px;
    height: 25px;
    top: 50%;
    margin: -13px 0 0;
    left: -40px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}

.next-item {
    left: auto;
    right: -40px;
    background: url(/img/arrow11.png) no-repeat;
}

.prev-item2,
.next-item2 {
    position: absolute;
    background: url(/img/arrow12.png) no-repeat;
    width: 19px;
    height: 25px;
    top: 50%;
    margin: -13px 0 0;
    left: -62px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}

.next-item2 {
    left: auto;
    right: -62px;
    background: url(/img/arrow13.png) no-repeat;
}

.prev-item.disabled,
.next-item.disabled,
.prev-item2.disabled,
.next-item2.disabled {
    opacity: 0;
    cursor: auto;
}

.switch-item {
    display: none;
}

.gallery-fix {
    display: none;
    height: 0px;
    overflow: hidden;
}

.search-form {
    padding: 100px 34px 0;
}

.search-frame {
    width: 550px;
    height: 72px;
    border: 1px solid #fff;
    position: relative;
    margin: 0 auto 75px;
}

.search-frame .text {
    padding: 0 150px 0 20px;
    margin: 0;
    background: none;
    border: none;
    width: 100%;
    font: 24px/27px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    height: 70px;
    color: #fff;
    background: #036;
}

.search-frame .text::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.search-frame .text:-moz-placeholder { /* Firefox 18- */
    color: #fff;
    opacity: 1;
}

.search-frame .text::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    opacity: 1;
}

.search-popup .btn-close {
    right: 23px;
    top: 14px;
}

.search-frame .text:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.btn-search {
    right: 0;
    top: 0;
    width: 145px;
    height: 100%;
    border-left: 1px solid #fff;
    position: absolute;
}

.btn-search:after {
    content: '';
    display: block;
    clear: both;
    background: url(/img/glass.svg) no-repeat;
    height: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    margin: -11px 0 0 -12px;
}

.btn-search input {
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 100;
}

.radio-opener {
    position: relative;
    width: 293px;
    display: block;
    margin: 0 auto 54px;
    border-bottom: 2px solid #f9f9f9;
    text-transform: uppercase;
    color: #f9f9f9;
    font: 14px/15px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    padding: 5px 28px 10px 2px;
    cursor: pointer;
}

.radio-opener em {
    font-style: normal;
}

.radio-opener span {
    display: none;
}

.radio-opener.opened span {
    display: inline;
}

.radio-opener.opened em {
    display: none;
}

.radio-opener:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    right: 10px;
    top: 0;
    background: url(/img/arrow15.png) no-repeat;
    width: 14px;
    height: 21px;
}

.radio-opener.opened:after {
    background: url(/img/arrow14.png) no-repeat;
}

.radio-list {
    padding: 0 0 20px;
    margin: 0;
    list-style: none;
    column-count: 3;
    -webkit-column-count: 3; /* Safari and Chrome */
    -moz-column-count: 3;
    position: relative;
    color: #f9f9f9;
    font: 18px/20px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
}

.radio-list-frame {
    display: none;
}

.radio-list span {
    display: block;
    overflow: hidden;
}

.radio-list label {
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.radio-list li {
    display: inline-block;
    width: 100%;
    padding: 0 20px 15px 12px;
}

.radio {
    display: none;
}

.outtaHere {
    position: absolute;
    left: -3000px;
}

.radioArea, .radioAreaChecked {
    float: right;
    margin: 7px 0 0 9px;
    overflow: hidden;
    width: 11px;
    height: 11px;
    border: 1px solid #f9f9f9;
    cursor: pointer;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.radioAreaChecked {
    background: #f9f9f9;
}

.search-form .btn-holder {
    text-align: center;
}

.btn-find {
    padding: 0 50px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #f9f9f9;
    height: 55px;
    text-transform: uppercase;
    color: #f9f9f9;
    font: 20px/55px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    position: relative;
}

.btn-find input {
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.time-line-holder {
    position: relative;
    z-index: 101;
    display: none;
}

.time-line {
    position: absolute;
    right: 0;
    left: 0;
    height: 87px;
    background: #036;
    z-index: 101;
    top: -48px;
    padding: 28px 0 0;
    display: none;
}

.time-line-holder.opened .time-line {
    display: block;
}

.time-line .date-controls {
    margin: 0;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
}

.time-line .date-controls span i {
    font-weight: normal;
}

.time-line .date-controls:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    border-top: 1px solid #f9f9f9;
    top: 7px;
    left: 0;
    width: 100%;
}

.time-line .date-controls a {
    color: #f9f9f9;
}

.time-line .date-controls em {
    width: 15px;
    height: 15px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 1px solid #f9f9f9;
    background: #f9f9f9;
    margin: 0 auto 4px;
}

.time-line .date-controls li.active em {
    background: #036;
}

.time-line .date-controls {
    width: 9999px;
    overflow: hidden;
}

.time-line .date-controls li {
    float: left;
    width: 120px;
    text-align: center;
    position: relative;
    z-index: 20;
}

.date-controls-frame {
    position: relative;
    overflow: hidden;
}

.nav-fix {
    display: none;
    height: 0px;
    overflow: hidden;
}

.btn-up {
    /* Fix back-to-top above footer  */
    bottom: 45%;
    width: 100px;
    position: fixed;
    left: 0;
    font: 16px/18px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    background: url(/img/btn-up.png) no-repeat 4px 100%;
    padding: 0 0 45px;
    left: 0;
    margin: 0 0 0 112px;
    display: none;
}

.btn-up.active {
    display: block;
}

.btn-up span {
    opacity: 0.5;
}

.btn-up:hover {
    text-decoration: none;
}

.search-results {
    padding: 0px 0;
}

.results-heading {
    display: block;
    text-align: center;
    color: #b4b4b4;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0 30px;
}

.results-title {
    display: block;
    text-align: center;
    font: 24px/27px "PTSansProWebRegular", Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #979797;
    padding: 0 0 6px;
    margin: 0 0 30px;
}

ul.keywords a {
    text-transform: capitalize;
}

.rip {
    border: 1px solid black;
    padding: 3px;
}

span.squery {
    cursor: pointer;
}

div.list-cropped {
    width: 255px;
    height: 255px;
    overflow: hidden;
}

li.crop88 div.list-cropped {
    width: 88px;
    height: 88px;
}

li.crop60 div.list-cropped {
    width: 60px;
    height: 60px;
}

body.no-scroll {
    overflow: hidden;
}

div.overall {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

div.em-line {
    padding: 10px;
}

div.em-line em {
    font-weight: bold;
    white-space: nowrap;
    color: #036;
}

div.em-line input {
    border: solid 1px #036;
    padding: 10px;
    width: 100%;
}

span.cpt-help {
    font-size: 14px;
    cursor: pointer;
    color: #036;
}

div.message {
    padding-top: 20px;
}

div.message.error {
    color: #F00;
}

div.mc-logo {
    float: left;
    margin-right: 15px;
}

div.mc-name {
    padding-top: 11px;
    float: left;
}

footer .item-container {
    /*/ / max-width: 100 %;*/
    /*/ / margin-left: 5 %;*/
    /*/ / margin-right: 5 %;*/
}

span.tinymce-echem-block {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1440px) {
    .side-panel {
        left: auto;
        right: -32px;
    }

    form, fieldset {
        margin-top: 30px;
        border-style: none;
    }

    .news-form .title {
        padding: 0 0 14px;
    }
}

@media only screen and (max-width: 1300px) {
    .side-image {
        margin: 6px 0 0 -212px;
        width: 167px;
    }

    .side-image .visual {
        padding: 0 0 15px;
        margin: 0 0 14px;
    }

    .image-about {
        padding: 0 0 10px 32px;
    }

    form, fieldset {
        margin-top: 30px;
        border-style: none;
    }

    .news-form .title {
        padding: 0 0 14px;
    }
}

@media only screen and (max-width: 1040px) {
    .article-header .logo {
        margin: 0 0 0 -31px;
    }

    form, fieldset {
        margin-top: 30px;
        border-style: none;
    }

    .news-form .title {
        padding: 0 0 14px;
    }

    .settings {
        margin: 0 0 0 320px;
    }

    .xsearch-opener.flying2 {
        margin-left: 239px;
    }

    .side-panel-frame {
        margin: 0 0 0 460px;
    }

    .article-visual {
        height: 444px;
    }

    .article-service {
        width: 602px;
        margin: 0 auto;
        padding: 25px 0 44px;
    }

    .social-networks {
        padding: 2px 0 0;
    }

    .social-networks li {
        margin: 0 8px 5px 0;
    }

    .social-networks img {
        width: 30px;
        height: 30px;
    }

    .service-list {
        padding: 0 31px 0 0;
    }

    .small-container.article-container {
        padding: 15px 17px 1px;
    }

    .small-container .intro-text {
        padding: 0 0 36px;
    }

    span.type-blackword {
        font-family: "PTSerifProWebBold", serif;
    }

    .side-panel {
        width: 187px;
        right: -27px;
    }

    .side-panel .inner {
        padding: 49px 41px 19px 13px;
        padding: 49px 0px 19px 0px;
    }

    .side-panel-frame {
        left: auto;
        right: 27px;
        margin: 0;
    }

    .side-panel .title {
        font-size: 16px;
        line-height: 18px;
    }

    .panel-nav {
        font-size: 16px;
        line-height: 18px;
    }

    .panel-nav li {
        padding: 10px 0px 10px 0px;
    }

    .share-block {
        padding: 8px 0 6px;
    }

    .share-list {
        padding: 17px 0 0;
    }

    .share-list li {
        margin: 0 10px 13px 0;
    }

    .item-title {
        padding: 0 0 10px;
    }

    .subscribing {
        display: none;
    }

    .back {
        padding: 0 0 20px;
    }

    .up {
        margin: 3px 0 0 2px;
        height: 22px;
        width: 25px;
        background-size: cover;
    }

    .share-list img {
        width: 26px;
        height: 26px;
    }
}

@media only screen and (max-width: 1015px) {
    .small-container {
        width: 440px;
    }

    form, fieldset {
        margin-top: 30px;
        border-style: none;
    }

    .news-form .title {
        padding: 0 0 14px;
    }

    .article-service {
        width: 440px;
    }

    .small-container.article-container {
        padding: 6px 11px 1px;
    }

    .text-box {
        padding: 3px 11px 20px;
    }

    .side-image {
        margin: 6px 0 0 -164px;
        width: 134px;
    }

    .side-image .visual {
        padding: 0 0 43px;
    }

    .image-about {
        padding: 0 0 10px 1px;
    }

    .quote.change {

    }

    .quote.change:after,
    .quote.change:before {
        content: '';
        display: block;
        clear: both;
        background: url(/img/icon15.png) no-repeat;
        width: 33px;
        height: 15px;
        left: 2px;
        top: 6px;
        display: block;
        border: none;
        position: absolute;
    }

    .quote.change:before {
        left: auto;
        right: -9px;
        top: 2px;
    }

    .quote.change q {
        width: auto;
        display: block;
        position: relative;
        background: none;
        padding: 21px 44px 27px 44px;
    }

    .quote.change q:after,
    .quote.change q:before {
        background: url(/img/icon15.png) no-repeat;
        width: 33px;
        height: 15px;
        position: absolute;
        content: '';
        display: block;
        clear: both;
        left: -2px;
        bottom: 0;
        top: auto;
    }

    .quote.change q:before {
        bottom: 4px;
        left: auto;
        right: -4px;
    }

    .top-border,
    .bottom-border {
        border-top: 2px solid #b4b4b4;
        position: absolute;
        left: 40px;
        top: 0;
        right: 21px;
        height: 2px;
    }

    .bottom-border {
        top: auto;
        bottom: 0;
        left: 28px;
        right: 33px;
    }
}

@media only screen and (max-width: 930px) {
    .personals-block .personals-controls:after {
        left: 0;
        right: 0;
    }

    form, fieldset {
        margin-top: 30px;
        border-style: none;
    }

    .news-form .title {
        padding: 0 0 14px;
    }

    .article-header .logo {
        margin: 0 0 0 10px;
    }

    .popup {
        width: 100%;
        left: 0 !important;
        margin: 0 !important;
    }

    .photo-frame {
        width: auto;
    }

    .photo-switcher-inner {
        width: auto;
    }

    .photo-gallery .title {
        width: auto;
    }

    .photo-frame li {
        width: auto;
    }

    .gallery-popup .popup {
        padding: 35px 0 140px !important;
    }
}

@media only screen and (max-width: 900px) {
    .illustrations-gallery-frame {
        width: 685px;
        margin: 0 auto 11px;
    }

    form, fieldset {
        margin-top: 30px;
        border-style: none;
    }

    .news-form .title {
        padding: 0 0 14px;
    }

    .illustrations-list li {
        margin: 0 11px 0 0;
    }

    .illustrations-gallery .item-container {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 850px) {
    .settings {
        margin: 0 0 0 292px;
    }

    form, fieldset {
        margin-top: 30px;
        border-style: none;
    }

    .news-form .title {
        padding: 0 0 14px;
    }

    .side-panel-frame {
        right: 25px;
    }

    .side-panel {
        right: 0;
        width: 147px;
    }

    .side-panel .inner {
        padding: 17px 0px 19px 0px;
    }

    .side-panel .title {
        font-size: 12px;
        line-height: 14px;
    }

    .panel-nav {
        font-size: 12px;
        line-height: 14px;
        margin: 0 0 17px;
    }

    .panel-nav li {
        padding: 7px 0px 7px 0px;
    }

    .panel-nav:after {
        bottom: 2px;
    }

    .item-title {
        font-size: 12px;
        line-height: 14px;
    }

    .share-list {
        padding: 25px 0 0;
    }

    .share-list li {
        margin: 0 16px 13px 0;
    }

    .share-list img {
        width: 20px;
        height: 20px;
    }

    .up {
        width: 20px;
        height: 20px;
        background: url(/img/arrow9.svg) no-repeat;
    }

    .search-opener.flying2 {
        width: 138px;
        padding: 0 0 0 12px;
        margin: -1px 0 0 85px;
    }

    .xsearch-opener.flying2 {
        margin-left: 210px;
    }

    .search-opener.flying2:after {
        height: 21px;
        right: 15px;
        top: 7px;
        width: 23px;
    }

    .btn-up {
        margin: 0 0 0 40px;
    }
}

@media only screen and (max-width: 800px) {
    .slideshow .description-inner2 {
        padding: 0 100px 100px;
    }

    /* Custom styles for slider on mobile*/
    .slider-wrapper {
        width: 720px !important;
    }

    #circles-slider.ui-slider {
        margin-left: 5px !important;
        margin-right: 20px !important;
    }

    #personals-list {
        margin-left: 0;
    }

    .item-container {
        padding: 0 45px;
    }

    .article-holder {
        margin: 0 0 0 -10px;
    }

    #footer .logo {
        margin: 0 0 51px;
    }

    .footer-nav {
        width: 16%;
        padding: 0 10px 0 0;
    }

    .social {
        width: 51%;
    }

    #fooetr .news-form {
        width: 48%;
    }

    .footer-nav-holder {
        padding: 0 0 20px;
    }

    .personals-block {
        padding-left: 45px;
        padding-right: 45px;
        margin-left: -45px;
        margin-right: -45px;
    }

    #fancybox-thumbs {
        margin: 0 !important;
    }

    .gallery .search-opener {
        width: 300px;
        font-size: 28px;
        line-height: 54px;
        padding: 0 0 0 58px;
    }

    .gallery .search-opener:after {
        right: 79px;
        top: 14px;
    }

    .search-opener.flying {
        display: none;
    }
}

@media only screen and (max-width: 760px) {
    .personals-controls {
        font-size: 16px !important;
    }

    /* Custom styles for slider on mobile*/
    .slider-wrapper {
        width: 720px !important;
    }

    #circles-slider.ui-slider {
        margin-left: 1px !important;
        margin-right: 50px !important;
    }

    .personals-controls.letters li {
        font-size: 11px !important;
        line-height: 14px !important;
    }

    .personals-block .personals-controls {
        width: 100% !important;
    }

    .personals-block .personals-list {
        width: 100% !important;
    }

    .side-image-fix {
        display: block;
    }

    .side-image {
        float: none;
        margin: 0 0 27px;
        overflow: hidden;
        width: auto;
        border-top: 1px solid #bebebe;
        border-bottom: 1px solid #bebebe;
        padding: 9px 10px 14px 5px;
    }

    .side-image .visual {
        float: left;
        width: 111px;
        margin: 0 14px 0 0;
        padding: 0;
    }

    .side-image .visual:after {
        display: none;
    }

    .image-about {
        overflow: hidden;
        padding: 14px 0 0;
    }

    .small-container.article-container:after {
        width: 100%;
    }

    h2 {
        font-size: 24px;
        margin: 0 0 4px;
    }

    body {
        line-height: 32px;
    }

    .quote.change q {
        font-size: 16px;
        line-height: 28px;
        padding: 42px 0 26px;
    }

    .quote.change:after, .quote.change:before {
        left: 0;
    }

    .quote.change:before {
        left: auto;
        right: -4px;
        top: 4px;
    }

    .top-border,
    .bottom-border {
        left: 42px;
        right: 26px;
    }

    .bottom-border {
        right: 35px;
        left: 34px;
    }

    .quote.change q:after, .quote.change q:before {
        bottom: 5px;
    }

    .nav-container-fix {
        display: block;
    }

    .nav-container-mobile {
        display: block;
        overflow: hidden;
        text-align: center;
        padding: 21px 0;
    }

    .search-opener.flying {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .nav-container-fix2 {
        display: block;
    }

    .search-opener.flying2 {
        border: 1px solid #f9f9f9;
        width: 262px;
        height: 57px;
        font-size: 16px;
        line-height: 55px;
        padding: 0 0 0 91px;
        margin: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -20px 0 0 -131px;
    }

    .xsearch-opener.flying2 {
        height: 57px;
        font-size: 16px;
        line-height: 55px;
        padding: 0 0 0 91px;
        margin: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -20px 0 0 -131px;
    }

    .search-opener.flying2:after {
        right: 91px;
        top: 19px;
        width: 19px;
        height: 17px;
        background-size: cover;
    }

    .side-panel {
        right: 0;
    }

    .side-panel-fix {
        display: block;
    }

    .side-panel {
        top: 0;
        width: auto;
        left: 0;
        right: 0;
    }

    .side-panel .inner {
        padding: 78px 0px 19px 0px;
    }

    .side-panel-frame {
        z-index: 200;
    }

    .side-panel .title {
        padding: 0 0 26px;
    }
}

@media only screen and (max-width: 740px) {
    .settings {
        display: none;
    }

    /* Custom styles for slider on mobile*/
    .slider-wrapper {
        width: 700px !important;
    }

    #circles-slider.ui-slider {
        margin-left: 1px !important;
        margin-right: 45px !important;
    }

    .side-panel-frame {
        top: 9px;
        right: 23px;
    }

    .article-visual {
        height: 380px;
    }

    .search-opener.hidden-item {
        display: none;
    }
}

@media only screen and (max-width: 700px) {
    .nav-fix {
        display: block;
    }

    .time-line .date-controls li.active em {
        background: #00c5f3;
    }

    .date-controls li.active a span {
        color: #00c5f3;
        text-decoration: none;
    }

    .date-controls a:hover span {
        color: #00c5f3;
        text-decoration: none;
    }

    /* Custom styles for slider on mobile*/
    .slider-wrapper {
        width: 680px !important;
    }

    #circles-slider.ui-slider {
        margin-left: 15px !important;
    }

    /* End of styles of slider */
    fieldset {
        margin-top: 0px;
    }

    .footer-nav-holder .holder {
        padding-top: 0px;
    }

    .item-container {
        padding: 0 25px;
    }

    .personals-block {
        padding-left: 25px;
        padding-right: 25px;
        margin-left: -25px;
        margin-right: -25px;
    }

    #header {
        position: static;
        height: auto;
        padding: 29px 0 27px;
    }

    #wrapper {
        padding: 0;
    }

    #header .logo {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    #header .logo em {
        float: none;
        display: block;
        margin: 0 auto 20px;
    }

    #header .logo span {
        padding: 0;
        font-size: 16px;
        line-height: 19px;
        display: block;
        float: none;
    }

    .slideshow .description-inner {
        padding: 54px 0 36px;
    }

    .slideshow .description-inner2 {
        padding: 0 0 36px
    }

    .slideshow h2, .slideshow h2 a {
        font-size: 24px;
        line-height: 27px;
        margin: 0 0 14px;
    }

    .slideshow > li, .description-inner2 p em a, .description-inner2 p em {
        font-size: 14px;
        line-height: 22px !important;
    }

    .slideshow p em {
        font-style: normal;
    }

    .prev,
    .next {
        display: inline-block;
        margin: 2px 0 0;
    }

    .switcher-holder {
        text-align: center;
        bottom: 29px;
    }

    .switcher {
        display: inline-block;
        vertical-align: middle;
        height: 5px;
    }

    .switcher li {
        margin: 0 7px;
    }

    .switcher a {
        width: 5px;
        height: 5px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .slideshow .description-frame {
        height: 333px;
    }

    .rubrics {
        column-count: 2;
        -webkit-column-count: 2; /* Safari and Chrome */
        -moz-column-count: 2;
        position: relative;
        font-size: 16px;
    }

    .rubrics:after {
        display: none;
    }

    .rubrics:before {
        left: 50%;
    }

    .quote q {
        width: auto;
        padding: 0 0;
    }

    .quote:after {
        display: none;
    }

    .quote q:before,
    .quote q:after {
        display: none;
    }

    .view-quote a {
        border: none;
    }

    .quotes-block .title {
        padding: 20px 0;
    }

    .quotes-block .title span {
        display: inline-block;
        vertical-align: top;
        position: relative;
        padding: 0 38px;
    }

    .quotes-block .title span:after,
    .quotes-block .title span:before {
        content: '';
        display: block;
        clear: both;
        background: url(/img/line2.svg) no-repeat;
        width: 26px;
        height: 30px;
        position: absolute;
        left: 6px;
        top: -8px;
    }

    .quotes-block .title span:before {
        left: auto;
        right: 6px;
    }

    .date-controls-holder.mobile-hidden {
        display: none;
    }

    .date-controls-holder:after {
        display: none;
    }

    .news-content {
        padding: 0;
    }

    .news-item {
        padding-left: 0;
        padding-right: 0;
        width: auto;
    }

    .footer-nav {
        padding: 0 0 0px;
        width: auto;
        float: none;
        text-align: center;
    }

    #footer .news-form {
        float: none;
        width: auto;
    }

    #footer .logo span {
        font-size: 16px;
        line-height: 18px;
        float: none;
        display: block;
        overflow: hidden;
    }

    #footer .logo em {
        width: 54px;
        height: 43px;
        background-size: cover;
        margin: 6px 15px 6px 0;
    }

    #footer .logo b {
        display: table;
        width: 100%;
        height: 55px;
    }

    #footer .logo strong {
        display: table-cell;
        vertical-align: middle;
    }

    #footer .logo span {
        padding: 0;
    }

    #footer .logo { /* 47 */
        margin: 0 0 28px 25px;
    }

    #footer {
        padding: 32px 0 0;
    }

    .social {
        float: none;
        width: auto;
        padding: 0 0 26px;
        margin: 0 -8px;
    }

    .social li {
        padding: 0 0 13px;
    }

    .footer-nav-holder .holder {
        overflow: visible;
    }

    #fooetr .news-form {
        padding: 0 13px;
        float: none;
        width: auto;
    }

    #fooetr .news-form .title {
        padding: 0 0 32px;
        text-align: center;
    }

    .copyright {
        text-align: center;
    }

    .col-inline-block > div {
        line-height: 22px;
    }

    .item .description {
        padding: 0;
    }

    .time-line-holder {
        display: block;
    }

    .personals-controls li em {
        display: none;
    }

    .personals-controls li span {
        display: inline;
    }

    body {
        line-height: 32px;
    }

    #nav > .item-container > ul > li {
        padding: 0;
        margin: 0 10px 24px;
    }

    #nav > .item-container > ul {
        padding: 51px 0 13px;
    }

    .article-visual {
        margin: 0 0 21px;
    }

    .article-service {
        padding: 18px 0;
    }

    .article-service h1 {
        text-align: center;
        margin: 0 0 12px;
    }

    .service-holder {
        text-align: center;
        padding: 0 0 8px;
    }

    .service-list {
        text-align: center;
        padding: 0 0 18px;
        float: none;
    }

    .service-list li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .social-networks {
        text-align: center;
        float: none;
    }

    .social-networks li {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 2px 5px;
    }

    .accordion-head {
        font-size: 24px;
        line-height: 28px;
    }

    .accordion-opener:after {
        top: 7px;
        right: 7px;
    }

    .illustrations-gallery-frame {
        width: auto;
        margin: 0 0 12px 40px;
    }
}

@media only screen and (max-width: 660px) {
    .personals-list {
        width: auto;
    }

    .time-line .date-controls li.active em {
        background: #00c5f3;
    }

    .date-controls li.active a span {
        color: #00c5f3;
        text-decoration: none;
    }

    .date-controls a:hover span {
        color: #00c5f3;
        text-decoration: none;
    }

    /* Custom styles for slider on mobile*/
    .slider-wrapper {
        width: 655px !important;
    }

    #circles-slider.ui-slider {
        margin-left: 12px !important;
        margin-right: 70px !important;
    }

    /* End of styles of slider */
    .panel-nav {
        margin: 0 0 38px;
    }

    .panel-nav li {
        padding: 5px 0 5px;
    }

    .panel-nav:after {
        bottom: -19px;
        width: 100%;
    }

    .photo-gallery .title {
        font-size: 14px;
        line-height: 15px;
    }

    .photo-gallery {
        padding: 0 20px;
    }

    .photo-switcher {
        padding: 28px 0 0 20px;
    }

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

    .prev-item,
    .next-item {
        position: static;
        display: inline-block;
        vertical-align: middle;
        width: 19px;
        height: 25px;
        margin: 0;
    }

    .prev-item {
        background: url(/img/arrow12.png) no-repeat;
    }

    .next-item {
        background: url(/img/arrow13.png) no-repeat;
    }

    .item-switcher {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        margin: 0;
        list-style: none;
        height: 5px;
    }

    .item-switcher li {
        border: 1px solid #fff;
        width: 5px;
        height: 5px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        display: inline-block;
        vertical-align: top;
        margin: 0 3px;
    }

    .item-switcher li.active {
        background: #fff;
    }

    .switch-item {
        display: block;
    }

    .gallery-fix {
        display: block;
    }

    .popup {
        overflow: hidden;
    }

    .btn-up span {
        display: none;
    }

    .search-form {
        padding: 89px 60px 0;
    }

    .search-frame {
        width: auto;
    }

    .search-frame .text {
        padding: 0 97px 0 20px;
    }

    fieldset {
        margin-top: 0px;
    }

    .footer-nav-holder .holder {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 600px) {
    #nav > .item-container > ul > li {
        display: block;
    }

    .time-line .date-controls li.active em {
        background: #00c5f3;
    }

    .date-controls li.active a span {
        color: #00c5f3;
        text-decoration: none;
    }

    .date-controls a:hover span {
        color: #00c5f3;
        text-decoration: none;
    }

    /* Custom styles for slider on mobile*/
    .slider-wrapper {
        width: 590px !important;
    }

    .sub-slider {
        display: none;
    }

    /* Labels of range */
    #circles-slider .ui-slider-pip {
        top: 17px !important;
        font-size: 13px !important;
    }

    #circles-slider.ui-slider {
        margin-left: 6px !important;
        margin-right: 60px !important;
    }

    /* End of styles of slider */
    #nav > .item-container > ul > li > a {
        font-size: 14px;
        line-height: 15px;
    }

    .personals-controls {
        line-height: 20px !important;
        padding: 22px 0 44px !important;
    }

    .personals-controls li {
        padding: 0 !important;
        height: 20px !important;
    }

    .personals-controls.letters {
        padding: 32px 0 28px !important;
    }

    .personals-controls.letters li.active:after {
        top: -46px;
    }

    .personals-controls.smaller.letters {
        display: none;
    }

    .personals-controls.letters li.active a {
        color: #036;
    }

    .personals-controls li.active:after {
        top: -34px;
    }

    .personals-controls.letters li.active {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    .personals-controls.letters li.active a {
        display: block;
        margin: -9px -1px 0;
    }

    .personals-list .title {
        font-size: 20px !important;
        line-height: 32px !important;
    }

    .personals-list {
        font-size: 14px;
        line-height: 18px;
    }

    .item .title {
        font-size: 26px;
        line-height: 32px;
    }

    .personals-list li {
        overflow: hidden;
        padding: 0 13px 32px !important;
    }

    .personals-list .visual {
        width: 121px;
        margin: 9px 10px 0 0;
    }

    .personals-list .visual img {
        width: 100%;
        height: auto;
    }

    .personals-list .title {
        display: inline;
    }

    .personals-list p {
        display: none;
    }

    .personals-block .personals-list p {
        display: block;
    }

    .personals-list .title .more {
        display: inline;
    }

    .rubrics {
        column-count: 1;
        -webkit-column-count: 1; /* Safari and Chrome */
        -moz-column-count: 1;
    }

    .rubrics a {
        display: block;
        padding: 12px 0;
    }

    .rubrics li {
        padding: 0;
    }

    .rubrics:before {
        display: none;
    }

    .rubrics li.active {
        border-top: 1px solid #b4b4b4;
        border-bottom: 1px solid #b4b4b4;
    }

    .drop-frame {
        padding: 0 10px 10px;
    }

    h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .personals.change {
        margin: 15px 0 0;
    }

    .radio-list {
        column-count: 2;
        -webkit-column-count: 2; /* Safari and Chrome */
        -moz-column-count: 2;
    }

    .btn-up,
    .btn-up.active {
        display: none;
    }

    fieldset {
        margin-top: 0px;
    }

    .footer-nav-holder .holder {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 500px) {
    .photo-gallery .title {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .time-line .date-controls li.active em {
        background: #00c5f3;
    }

    .date-controls li.active a span {
        color: #00c5f3;
        text-decoration: none;
    }

    .date-controls a:hover span {
        color: #00c5f3;
        text-decoration: none;
    }

    /* Custom styles for slider on mobile*/
    .slider-wrapper {
        width: 510px !important;
    }

    .sub-slider {
        display: none;
    }

    /* Labels of range */
    #circles-slider .ui-slider-pip {
        top: 17px !important;
        font-size: 13px !important;
    }

    #circles-slider.ui-slider {
        margin-left: 9px !important;
        margin-right: 69px !important;
    }

    /* End of styles of slider */
    .article-service {
        width: auto;
    }

    .small-container,
    .small-container.article-container {
        width: auto;
        box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        -moz-box-shadow: 0 0 0;
        padding: 0;
    }

    .small-container.article-container {
        padding: 20px 0 0;
    }

    .small-container .intro-text {
        padding: 0 0 21px;
    }

    span.type-blackword {
        font-family: "PTSerifProWebBold", serif;
    }

    .item-list {
        column-count: 2;
        -webkit-column-count: 2; /* Safari and Chrome */
        -moz-column-count: 2;
    }

    .table-holder {
        overflow: auto;
    }

    .table-holder table {
        width: 700px;
    }

    .fancybox-prev span {
        left: -45px !important;
    }

    .fancybox-next span {
        right: -45px !important;
    }

    .gallery .search-opener {
        border: 1px solid #f9f9f9;
        width: 262px;
        height: 57px;
        font-size: 16px;
        line-height: 55px;
        padding: 0 0 0 91px;
        margin: 0 auto 43px;
    }

    .gallery .search-opener:after {
        right: 91px;
        top: 19px;
        width: 19px;
        height: 17px;
        background-size: cover;
    }

    .drop {
        left: -25px;
        right: -25px;
    }

    fieldset {
        margin-top: 0px;
    }

    .footer-nav-holder .holder {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 460px) {
    .radio-list {
        column-count: 1;
        -webkit-column-count: 1; /* Safari and Chrome */
        -moz-column-count: 1;
    }

    .time-line .date-controls li.active em {
        background: #00c5f3;
    }

    .date-controls li.active a span {
        color: #00c5f3;
        text-decoration: none;
    }

    .date-controls a:hover span {
        color: #00c5f3;
        text-decoration: none;
    }

    .sub-slider {
        display: none;
    }

    /* Custom styles for slider on mobile*/
    .slider-wrapper {
        width: 450px !important;;
    }

    #circles-slider.ui-slider {
        height: 1.5px !important;
    }

    /* Truck */
    #circles-slider .ui-slider-handle {
        height: 24px !important;
        width: 24px !important;
    }

    /* Labels of range */
    #circles-slider .ui-slider-pip {
        top: 17px !important;
        font-size: 13px !important;
    }

    #circles-slider.ui-slider {
        margin-left: 5px !important;
        margin-right: 52px !important;
    }

    #circles-slider.ui-slider:before,
    #circles-slider.ui-slider:after {
        height: 1.5px !important;
    }

    /* End of styles of slider */
    .radio-opener {
        width: 100%;
    }

    .search-frame {
        width: 100%;
    }

    .btn-search {
        width: 90px;
    }

    .search-form {
        padding: 89px 20px 0;
    }

    div.mc-logo img {
    }

    div.mc-name img {
    }

    fieldset {
        margin-top: 0px;
    }

    .footer-nav-holder .holder {
        padding-top: 0px;
    }
}

/* Search autocomplete */
div.results p {
    line-height: 20px;
    margin-bottom: 1px;
    border-bottom: 1px solid #cacaca;
}

.results {
    margin-top: 15px;
    overflow: auto;
    overflow-y: scroll;
    max-height: 320px;
    font-size: 13px;
    font-family: "PTSansProWebRegular", sans-serif;
}

.results h2 {
    font-family: "PTSansProWebRegular", sans-serif;
    font-size: 16px;
    margin-bottom: 1px;
}

#results div {
    margin-right: 5px;
    color: #f9f9f9;
    cursor: pointer;
    margin-bottom: 2px;
}

/* Images for autocomplete like in personals */
div.list-cropped {
    float: left;
    width: 50px;
    height: 50px;
}

#results a img {
    position: relative;
    margin-top: -8px;
    max-width: 100%;
}

#results a {
    display: block;
}

/* Webkit scrollbar for results */

#results::-webkit-scrollbar {
    width: 12px;
}

#results::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

#results::-webkit-scrollbar-thumb {

    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 1px #f9f9f9;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* Styles of slider range */
#circles-slider.ui-slider {
    border-radius: 20px;
    background: #d8d8d8;
    border: none;
    height: 2px;
    font-family: 'PTSerifProWebRegular', Arial, serif;
    margin: 1em 1em 4em;
}

/* Truck */
#circles-slider .ui-slider-handle {
    border-radius: 50%;
    height: 25px;
    width: 25px;
    top: -10px;
    margin-left: -11px;
    background: url(/img/icon6.png) center !important;
    border: 0px;
}

/* Labels of range */
#circles-slider .ui-slider-pip {
    color: #036;
    top: 20px;
    font-size: 13px;
}

.docs-not-found {
    margin-left: 24%;
    margin-top: 90px;
    margin-bottom: 25px;
    font-size: 19px;
    font-family: "PTSansProWebRegular", sans-serif;
}

#personals-list {
    margin-top: 100px;
}

#circles-slider.ui-slider {
    margin-left: 100px;
    margin-right: 100px;
}

#circles-slider.ui-slider:before,
#circles-slider.ui-slider:after {
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    left: -100px;
    height: 2px;
    background: #d8d8d8;
}

#circles-slider.ui-slider:after {
    left: auto;
    right: -100px;
}

/* Disable vertical lines in slider */
#circles-slider .ui-slider-pip .ui-slider-line {
    width: 0;
    height: 0;
}

#circles-slider .ui-slider-label:hover {
    color: #09C;
}

#circles-slider .ui-slider-pip-selected {
    color: #09C;
    font-weight: bold !important;
}

/* Disable first element's color when slider change */
#circles-slider .ui-slider-pip.ui-slider-pip-first {
    font-weight: normal;
}

#loading-docs {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}

.load-more {
    background-color: #e1e1e1;
    color: #036;
    display: block;
    font-family: "PTSansProWebRegular", sans-serif;
    line-height: 3em;
    margin: 10em auto;
    overflow: hidden;
    padding: 0 3em;
    text-align: center;
    height: 3em;
    width: 13em;
}

.load-more:hover {
    color: #09C;
    text-decoration: none;
}

.disable-button {
    pointer-events: none;
    opacity: 0.4;
}

.btn-to-top {
    bottom: 53%;
    width: 100px;
    position: fixed;
    left: 1010px !important;
    font: 16px/18px "PTSansProWebRegular", sans-serif;
    background: url(/img/btn-up.png) no-repeat 4px 100%;
    padding: 0 0 45px;
    margin: 0 0 0 112px;
    display: none;
}

.btn-to-top.active {
    display: block;
}

.btn-to-top span {
    opacity: 0.5;
}

/* ========================================== */
/* Стили для слайдера изображений (для Slick) */
/* ========================================== */


.slick-wrapper {
    max-width: 100%;
    width: 840px;
    display: block;
    margin: 20px auto;
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-next:before,
.slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    margin-top: -10px \9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none;
    cursor: pointer;
    color: transparent;
    outline: 0;
}

.slick-next {
    background: url('../img/arrow-slick-right.png') no-repeat center;
    background-color: #ffffff;
    background-size: contain;
    border-radius: 1px;
    width: 30px;
    height: 30px;
    margin-right: -20px;
}

.slick-prev {
    outline: 0;
    background: url('../img/arrow-slick-left.png') no-repeat center;
    background-color: #ffffff;
    background-size: contain;
    border-radius: 1px;
    width: 30px;
    height: 30px;
    margin-left: -20px;
}

.slick-prev:hover {
    background: url('../img/arrow-left.png') no-repeat center;
    background-size: 12px;
    background-color: #0099CC;
    border-radius: 1px;
    width: 30px;
    height: 30px;
}

.slick-next:hover {
    background: url('../img/arrow-right.png') no-repeat center;
    background-size: 12px;
    background-color: #0099CC;
    border-radius: 1px;
    width: 30px;
    height: 30px;
}

/* Кнопка "Далее" нижнего превью-бара */
.slick-preview .slick-next {
    background: url('../img/arrow-right.png') no-repeat center;
    background-size: contain;
    width: 15px;
    margin-right: -5px;
}

/* Ховер кнопки "Далее" нижнего превью-бара */
.slick-preview .slick-next:hover {
    background: url('../img/arrow-rigth-hover.png') no-repeat center;
    background-size: contain;
    border-radius: 1px;
    width: 15px;
}

/* Кнопка "Назад" нижнего превью-бара */
.slick-preview .slick-prev {
    background: url('../img/arrow-left.png') no-repeat center;
    background-size: contain;
    width: 15px;
    margin-left: -5px;
}

/* Ховер кнопки "Назад" нижнего превью-бара */
.slick-preview .slick-prev:hover {
    background: url('../img/arrow-left-hover.png') no-repeat center;
    background-size: contain;
    border-radius: 1px;
    width: 15px;
}

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

.slick-prev {
    left: -25px
}

.slick-next {
    right: -25px
}

/* Fix issue with border of active slide/image */
.slick-slider .slick-list, .slick-slider .slick-track {
    margin-top: 5px;
}

/* Не показывать рамки */
div:focus {
    outline: 0;
}

/* Не показывать точечные рамки в Firefox */
button::-moz-focus-inner {
    border: 0;
}

/* Выделить текущее изображение */
.slider-nav .slick-slide.slick-current.slick-active img {
    /*margin-top: -4px;*/
    border: 5px solid #0099CC;
}

.slick-preview {
    margin-top: 20px;
}

.full-screen-mode {
    position: absolute;
    width: 30px;
    height: 29px;
    background: url("../img/full_screen.png") no-repeat;
    background-size: contain;
    margin-left: 914px;
    margin-top: -70px;
}

.full-screen-mode-off {
    background: url("../img/full_screen_off.png") no-repeat;
}

.full-screen-mode .popup-msg {
    visibility: hidden;
    background-color: #0099cc;
    text-align: center;
    border-radius: 1px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    right: -79px;
    margin-left: -50px;
    width: 112px;
    height: 25px;
    color: #f9f9f9;
    font-size: 14px;
    font-weight: 400;
    font-family: "PTSansProWebRegular", sans-serif;
    line-height: 15px;
}

.full-screen-mode .popup-msg::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    margin-left: -5px;
    border: 6px solid transparent;
    border-top-color: #0099cc;
}

.full-screen-mode:hover .popup-msg {
    visibility: visible;
}

.img-descr-text {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 300;
    -webkit-font-smoothing: subpixel-antialiased;
}

.img-descr {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0, 51, 102);
    color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s, visibility .2s;
}

.slider-for div:hover .img-descr {
    visibility: visible;
    opacity: 0.7;
}

/* Dots */

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

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

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

.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2022';
    width: 15px;
    height: 15px;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: white;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
}

.slider-for img {
    margin: 0 auto;
}

.cvr {
    object-fit: cover;
    width: 88px;
    height: 75px;
}

.full-screen-mode:hover{
    background-color: #0099cc;
}

/* Styles of Slick Image Slider */
.slick-img-box {
    width: 50%;
    margin: 0 auto;
    display: inline-block;
}

.slider-m {
    width: 100%;
    text-align: center;
}

.hvrbox,
.hvrbox * {
    box-sizing: border-box;
}

.hvrbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 844px;
    height: 500px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.hvrbox .hvrbox-layer_top {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 15px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
    opacity: 1;
}

.hvrbox .hvrbox-text {
    padding: 10px;
    text-align: left;
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    font: 14px/22px 'Roboto', sans-serif;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hvrbox .hvrbox-text_mobile {
    font-size: 15px;
    border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
    border-top: 1px solid rgba(179, 179, 179, 0.7);
    margin-top: 5px;
    padding-top: 2px;
    display: none;
}

.hvrbox.active .hvrbox-text_mobile {
    display: block;
}



/* ============================= */
/* PopUp Full Screen Mode Viewer */
/* ============================= */


#modal-popup {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 40px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    margin: auto;
    display: block;
    /*! width: 100%; */
    max-width: 100%;
}

.full-screen-mode-off {
    width: 30px;
    height: 29px;
    background: url("../img/full_screen_off.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 110px;
    bottom: 175px;
    color: #f1f1f1;
    font-family: "PTSansProWebRegular", sans-serif;
}

.full-screen-mode-off .popup-msg-min {
    visibility: hidden;
    background-color: #0099cc;
    text-align: center;
    border-radius: 1px;
    padding: 0px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    right: -79px;
    margin-left: -50px;
    width: 112px;
    height: 28px;
    color: #f9f9f9;
    font-size: 13px;
    font-family: "PT Sans Caption", sans-serif;
}

.full-screen-mode-off .popup-msg-min::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    margin-left: -5px;
    border: 6px solid transparent;
    border-top-color: #0099cc;
}

.full-screen-mode-off:hover .popup-msg-min {
    visibility: visible;
}

.full-screen-mode-off:hover {
    visibility: visible;
}

.full-screen-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    width: 70%;
    /* max-height: 100%; */
    background-size: cover;
    background-position: center;
    padding: 6px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.portrait img {
    display: block;
    position: relative;
    max-height: 100%;
}

.landscape img {
    display: block;
    position: relative;
    max-width: 100%;
}

/* ======================================*/
/* Styles for full screen mode buttons   */
/* ======================================*/

.slick-next-fullscreen,
.slick-prev-fullscreen {
    font-size: 0;
    line-height: 0;
    top: 50%;
    margin-top: -10px \9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none;
    cursor: pointer;
    color: transparent;
    outline: 0;
}

.slick-next-fullscreen {
    background: url('../img/arrow-slick-right.png') no-repeat center;
    background-color: #ffffff;
    background-size: contain;
    border-radius: 1px;
    width: 30px;
    height: 30px;
}

.slick-prev-fullscreen {
    outline: 0;
    background: url('../img/arrow-slick-left.png') no-repeat center;
    background-color: #ffffff;
    background-size: contain;
    border-radius: 1px;
    width: 30px;
    height: 30px;
}

.slick-prev-fullscreen:hover {
    background: url('../img/arrow-left.png') no-repeat center;
    background-size: 12px;
    background-color: #0099CC;
    border-radius: 1px;
    width: 30px;
    height: 30px;
}

.slick-next-fullscreen:hover {
    background: url('../img/arrow-right.png') no-repeat center;
    background-size: 12px;
    background-color: #0099CC;
    border-radius: 1px;
    width: 30px;
    height: 30px;
}

.fullscreen-arrows {
    margin: 20px;
}

.full-screen-description{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    color: white;
    font-family: 'PTSansProWebRegular', sans-serif;
    font-size: 14px;
    text-align: center;

}

.slider-portrait {
    align-items: unset !important;
}

.clipboard-container {
    width: 200px;
    height: auto;
}

.btn-default {
    color: #fff;
    background-color: #036;
    border-color: #357ebd;
}

.btn-default:hover,
.btn-primary:focus,
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #00b3db;
    border-color: #285e8e;
}

#dt-type-id{
    text-decoration: none;
}
