/*
Theme Name: Ohrana.gov.by_grodno
Author: mdweblabs
Author URI: http://mdweblabs.by/
Description: Custom theme developed for the Security Department of the MIA of the Republic of Belarus
Version: 1.0
Text Domain: mdweblabstheme
Domain Path: /languages/
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
  overflow-y: scroll;
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  min-height: 100%;
  margin: 0;
  background: url("images/body.png") repeat top left;
  font-family: "PT Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6666666666666667;
  color: #021641;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
  text-decoration: none;
  color: #213f8f;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
  color: #ce1010;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PT Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #213f8f;
  margin: 0 0 25px;
  margin: 0 0 2.5rem;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #213f8f;
}
h1 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1;
}
h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3888888888888888;
}
h4,
h5,
h6 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6666666666666667;
}
[role="complementary"] h1,
[role="complementary"] h2,
[role="complementary"] h3,
[role="complementary"] h4,
[role="complementary"] h5,
[role="complementary"] h6 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6666666666666667;
  text-transform: uppercase;
}
p {
  margin: 0 0 1em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
ul,
ol {
  margin: 0 0 1em;
  padding: 0 0 0 1em;
}
ul ul,
ol ul,
ul ol,
ol ol {
  padding: 0 0 0 1em;
}
nav > ul,
nav > ol {
  padding: 0;
  margin: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
time.updated,
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.content img,
.modal img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
.masthead,
.content,
.colophon {
  padding: 0 5.555555555555555%;
}
.search-form,
.multimedia-links,
.main-slider,
.services,
.interactive-map,
.multimedia {
  margin-bottom: 1.5em;
}
.masthead {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(1, #150963));
  background: -webkit-linear-gradient(top, #000 0%, #150963 100%);
  background: -moz-linear-gradient(top, #000 0%, #150963 100%);
  background: -o-linear-gradient(top, #000 0%, #150963 100%);
  background: -ms-linear-gradient(top, #000 0%, #150963 100%);
  background: linear-gradient(top, #000 0%, #150963 100%);
  border-top: 3px #ce1010 solid;
  border-bottom: 2px #dae0f0 solid;
  overflow: visible;
}
.masthead h1,
.masthead a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
}
.menu-links,
.brand,
.banner-area {
  display: none;
}
.logo {
  display: block;
  width: 178px;
  height: 123px;
  margin: 0 auto;
  background: url("images/logo-bg.png") no-repeat;
  overflow: visible;
  position: relative;
  top: 2px;
  overflow: visible;
}
.logo img {
  display: block;
  position: relative;
  top: 21px;
  left: 21px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 10;
}
.logo img:hover,
.logo img:focus {
  -webkit-transform: scale(1.025);
  -moz-transform: scale(1.025);
  -o-transform: scale(1.025);
  -ms-transform: scale(1.025);
  transform: scale(1.025);
}
.site-navigation {
  position: relative;
}
.menu-toggle {
  cursor: pointer;
  -webkit-border-radius: 0 0 0.5em 0.5em;
  border-radius: 0 0 0.5em 0.5em;
  width: 12em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
  background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
  color: #dae0f0;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  text-align: center;
  margin: 0 auto;
  padding: 0.5em 0 0.75em;
}
.menu-toggle i {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.menu-toggle:hover i,
.menu-toggle:focus i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.menu-links {
  display: none;
}
.menu-links a {
  display: block;
  width: 12em;
  margin: 0 auto;
  padding: 0.5em 0;
  color: #021641;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.menu-links a:before {
  margin-right: 0.5em;
}
.menu-links a:hover,
.menu-links a:focus {
  color: #ce1010;
  text-shadow: 0 0 0.5em rgba(2,22,65,0.2);
}
.site-navigation.toggled {
  padding: 1em;
  margin-bottom: 1.5em;
  background: #dae0f0;
  -webkit-border-radius: 0 0 0.5em 0.5em;
  border-radius: 0 0 0.5em 0.5em;
  border: 3px #ce1010 solid;
  border-top: 0;
  -webkit-box-shadow: inset 0 0 35px rgba(33,63,143,0.5);
  box-shadow: inset 0 0 35px rgba(33,63,143,0.5);
}
.site-navigation.toggled .menu-toggle {
  position: absolute;
  bottom: -2.25em;
  left: 50%;
  margin-left: -6em;
}
.site-navigation.toggled .menu-links {
  display: block;
}
.content {
  border-top: 5px #021641 solid;
  -webkit-box-shadow: inset 0 5px 5px rgba(2,22,65,0.5);
  box-shadow: inset 0 5px 5px rgba(2,22,65,0.5);
}
.main {
  background: #fff;
  padding: 2.5em 1.5em 0;
}
.search-side {
  display: none;
}
.search-form {
  margin-left: -2em;
  margin-right: -2em;
  padding: 0.5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
  background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
  -webkit-border-radius: 0.25em 0.25em 0 0;
  border-radius: 0.25em 0.25em 0 0;
  position: relative;
  text-align: center;
}
.search-form:before,
.search-form:after {
  content: "";
  display: block;
  border: 0.25em transparent solid;
  border-top-color: #213f8f;
  position: absolute;
  bottom: -0.4em;
}
.search-form:before {
  left: 0;
  border-right-color: #213f8f;
}
.search-form:after {
  right: 0;
  border-left-color: #213f8f;
}
.search-field {
  border: 1px rgba(2,22,65,0.5) solid;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
  padding: 0.25em 2em 0.25em 1em;
  width: 45%;
  position: relative;
  top: 0;
  right: -1em;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.search-field:focus {
  width: 70%;
}
.search-field::-webkit-input-placeholder {
  color: #ce1010;
}
.search-field:-moz-placeholder {
  color: #ce1010;
}
.search-field::-moz-placeholder {
  color: #ce1010;
}
.search-field:-ms-input-placeholder {
  color: #ce1010;
}
.search-submit {
  border: none;
  background: none;
  color: #ce1010;
  position: relative;
  top: 0;
  left: -1.25em;
}
.featured-content {
  background: #021641;
  margin-left: -2em;
  margin-right: -2em;
  padding: 0.5em;
  -webkit-border-radius: 0.25em 0.25em 0 0;
  border-radius: 0.25em 0.25em 0 0;
  position: relative;
}
.featured-content:before,
.featured-content:after {
  content: "";
  display: block;
  border: 0.25em transparent solid;
  border-top-color: #213f8f;
  position: absolute;
  bottom: -0.4em;
}
.featured-content:before {
  left: 0;
  border-right-color: #213f8f;
}
.featured-content:after {
  right: 0;
  border-left-color: #213f8f;
}
.featured-content .pager {
  display: none;
}
.featured-content .slides-display {
  border: 1px rgba(218,224,240,0.2) solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.featured-content .slide img {
  -webkit-border-radius: 0.25em 0.25em 0 0;
  border-radius: 0.25em 0.25em 0 0;
  -webkit-box-shadow: inset 0 0 1em #dae0f0;
  box-shadow: inset 0 0 1em #dae0f0;
}
.featured-content .slide-details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1em 1.5em 5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #021641), color-stop(1, transparent));
  background: -webkit-linear-gradient(top, #021641 0%, transparent 100%);
  background: -moz-linear-gradient(top, #021641 0%, transparent 100%);
  background: -o-linear-gradient(top, #021641 0%, transparent 100%);
  background: -ms-linear-gradient(top, #021641 0%, transparent 100%);
  background: linear-gradient(top, #021641 0%, transparent 100%);
}
.featured-content .entry-title {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
}
.featured-content .entry-title a {
  color: #dae0f0;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
}
.featured-content .posted-on {
  color: #ce1010;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: none;
}
.featured-content .entry-summary {
  display: none;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("images/bx_loader.gif") center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #213f8f;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #213f8f;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #021641;
}
.bx-wrapper .bx-controls-direction {
  text-align: center;
  border-top: 1px rgba(218,224,240,0.2) solid;
  -webkit-border-radius: 0 0 0.25em 0.25em;
  border-radius: 0 0 0.25em 0.25em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dae0f0), color-stop(1, #899ccf));
  background: -webkit-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: -moz-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: -o-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: -ms-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  zoom: 1;
}
.bx-wrapper .bx-controls-direction:before,
.bx-wrapper .bx-controls-direction:after {
  content: "";
  display: table;
}
.bx-wrapper .bx-controls-direction:after {
  clear: both;
}
.bx-wrapper .bx-controls-direction a {
  color: #dae0f0;
  display: block;
  width: 50%;
  padding: 0.25em 0;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
}
.bx-wrapper .bx-controls-direction a i {
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #ce1010;
  text-shadow: 0 1px 1px rgba(218,224,240,0.35);
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
  float: left;
  border-right: 1px rgba(218,224,240,0.2) solid;
}
.bx-wrapper .bx-controls-direction a.bx-next {
  float: right;
}
.bx-wrapper .bx-controls-direction a:hover,
.bx-wrapper .bx-controls-direction a:focus {
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.bx-wrapper .bx-controls-direction:hover,
.bx-wrapper .bx-controls-direction:focus {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
  background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
}
.bx-wrapper .bx-controls-direction:hover a i,
.bx-wrapper .bx-controls-direction:focus a i {
  color: #dae0f0;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
}
.bx-wrapper .bx-controls-direction:hover a.bx-prev i,
.bx-wrapper .bx-controls-direction:focus a.bx-prev i {
  left: -0.85em;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.bx-wrapper .bx-controls-direction:hover a.bx-next i,
.bx-wrapper .bx-controls-direction:focus a.bx-next i {
  right: -0.85em;
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.services ul {
  margin: 0 0 1.5em;
  padding: 0;
  text-transform: uppercase;
  zoom: 1;
}
.services ul:before,
.services ul:after {
  content: "";
  display: table;
}
.services ul:after {
  clear: both;
}
.services ul li {
  list-style-type: none;
  line-height: 1.3;
  margin: 0 auto 1em;
  min-width: 250px;
  width: 50%;
  zoom: 1;
}
.services ul li:before,
.services ul li:after {
  content: "";
  display: table;
}
.services ul li:after {
  clear: both;
}
.services ul li i.fa {
  width: 2em;
  height: 2em;
  padding-top: 0.4em;
  margin-right: 0.5em;
  float: left;
  color: #dae0f0;
  text-shadow: 0 1px 1px rgba(0,0,0,0.75);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #15295d), color-stop(1, #213f8f));
  background: -webkit-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -moz-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -o-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -ms-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: linear-gradient(top, #15295d 0%, #213f8f 100%);
  border: 1px #213f8f solid;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.services ul li:hover i.fa,
.services ul li:focus i.fa {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
  background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
  border-color: #ce1010;
}
.services ul li span {
  display: block;
  padding-top: 10px;
}
.current-entries {
  margin: 1em 0;
}
#current-entry {
  zoom: 1;
}
#current-entry:before,
#current-entry:after {
  content: "";
  display: table;
}
#current-entry:after {
  clear: both;
}
#current-entry .entry-thumbnail {
  width: auto;
  float: left;
  margin: 0 1.5em 0 0;
}
.multimedia {
  text-align: center;
  text-transform: uppercase;
  background: #f1efec;
  border-top: 1px #dae0f0 solid;
  border-bottom: 1px #dae0f0 solid;
  padding: 2em 1.5em 2.5em;
  margin: 2.5em -1.5em 0;
}
.multimedia h2 {
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  bottom: -3em;
  left: 0;
  text-align: center;
  width: 100%;
}
.multimedia ul {
  padding: 0;
  margin: 0;
}
.multimedia .bx-viewport {
  border: 1px rgba(2,22,65,0.5) solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.multimedia-entries {
  max-width: 250px;
  margin: 0 auto 1em;
  position: relative;
}
.post {
  margin-bottom: 3em;
  zoom: 1;
}
.post:before,
.post:after {
  content: "";
  display: table;
}
.post:after {
  clear: both;
}
.entry-thumbnail {
  display: block;
  width: 250px;
  float: left;
  margin: 0 1em 1em 0;
}
.entry-thumbnail img {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  border: 1px rgba(2,22,65,0.2) solid;
}
.single .entry-thumbnail,
.page .entry-thumbnail {
  width: 100%;
  float: none;
  margin: 0;
}
.entry-title {
  margin-bottom: 0.5em;
}
.posted-on {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #ce1010;
  text-shadow: 0 1px 1px rgba(218,224,240,0.5);
}
.read-more-link {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(218,224,240,0.45);
}
footer.entry-meta {
  clear: both;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #213f8f;
  zoom: 1;
}
footer.entry-meta:before,
footer.entry-meta:after {
  content: "";
  display: table;
}
footer.entry-meta:after {
  clear: both;
}
.cat-links,
.tags-links,
.comments-link,
.edit-link {
  display: inline-block;
  margin-right: 1em;
}
.related-posts {
  margin-bottom: 1.5em;
}
.related-posts h1 {
  font-size: 18px;
  font-size: 1.8rem;
}
.related-posts ul {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
}
.related-posts li:before {
  content: "\f0c8";
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  margin-right: 0.5em;
  color: #213f8f;
}
.comment-notes,
.logged-in-as,
.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.form-submit #submit {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #213f8f;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
  display: inline-block;
  width: 9.5em;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  border: 1px #213f8f solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  padding: 0.25em 0.5em;
  max-width: 100%;
}
.comment-form-comment label {
  display: none;
}
.comment-form-comment textarea {
  border: 1px #213f8f solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  padding: 0.25em 0.5em;
  max-width: 100%;
}
.form-submit #submit {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #15295d), color-stop(1, #213f8f));
  background: -webkit-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -moz-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -o-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -ms-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: linear-gradient(top, #15295d 0%, #213f8f 100%);
  border: 1px #213f8f solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  padding: 0.5em 1.5em;
  color: #dae0f0;
  font-weight: 700;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
}
.form-submit #submit:hover,
.form-submit #submit:focus,
.form-submit #submit:active {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
  background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
  border-color: #ce1010;
}
.form-allowed-tags {
  display: none;
}
.comment-list {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
}
.comment-list ul {
  list-style-type: none;
}
.comment-body {
  margin: 0 0 1em;
  padding: 0 0 1.5em;
  border-bottom: 1px #dae0f0 solid;
}
.comment-body,
.comment-meta {
  position: relative;
}
.comment-author,
.comment-metadata,
.comment-reply-link,
#cancel-comment-reply-link {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.comment-author {
  zoom: 1;
}
.comment-author:before,
.comment-author:after {
  content: "";
  display: table;
}
.comment-author:after {
  clear: both;
}
.comment-author .avatar {
  float: left;
  margin-right: 1.5em;
  border: 1px #dae0f0 solid;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.comment-author .avatar:hover,
.comment-author .avatar:focus {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.comment-author cite {
  font-style: normal;
}
.comment-metadata {
  position: absolute;
  top: 1.5em;
  left: 49px;
}
.comment-content {
  padding: 1.5em 0 0;
}
.comment-content p {
  margin: 0;
}
#cancel-comment-reply-link,
.comment-reply-link {
  background: #dae0f0;
}
.comment-reply-link {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 0.5em;
  -webkit-border-radius: 0.25em 0 0 0;
  border-radius: 0.25em 0 0 0;
}
#cancel-comment-reply-link {
  padding: 0.125em 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
}
.asides {
  background: #dae0f0;
  padding: 1.5em;
}
.multimedia-links h1 {
  display: block;
  margin-left: -2em;
  margin-right: -2em;
  padding: 0.5em 4em 0.5em 2em;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  line-height: 1.6666666666666667;
  color: #dae0f0;
  -webkit-border-radius: 0.25em 0.25em 0 0;
  border-radius: 0.25em 0.25em 0 0;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
  background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 1em;
}
.multimedia-links h1 a {
  color: #dae0f0;
}
.multimedia-links h1:before,
.multimedia-links h1:after {
  content: "";
  display: block;
  border: 0.25em transparent solid;
  border-top-color: #021641;
  position: absolute;
  bottom: -0.5em;
}
.multimedia-links h1:before {
  left: 0;
  border-right-color: #021641;
}
.multimedia-links h1:after {
  right: 0;
  border-left-color: #021641;
}
.latest-news h2 {
  display: block;
  margin-left: -2em;
  margin-right: -2em;
  padding: 0.5em 4em 0.5em 2em;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  line-height: 1.6666666666666667;
  color: #dae0f0;
  -webkit-border-radius: 0.25em 0.25em 0 0;
  border-radius: 0.25em 0.25em 0 0;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
  background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
}
.latest-news h2 a {
  color: #dae0f0;
}
.latest-news h2:before,
.latest-news h2:after {
  content: "";
  display: block;
  border: 0.25em transparent solid;
  border-top-color: #021641;
  position: absolute;
  bottom: -0.5em;
}
.latest-news h2:before {
  left: 0;
  border-right-color: #021641;
}
.latest-news h2:after {
  right: 0;
  border-left-color: #021641;
}
.latest-news .acc-toggle {
  display: block;
  width: 1.5em;
  height: 1.5em;
  padding-top: 0.25em;
  position: absolute;
  top: 0.5em;
  right: 0;
  text-align: center;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  color: #dae0f0;
  background: rgba(218,224,240,0.1);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  right: 2em;
}
.latest-news .acc-content {
  max-width: 250px;
  margin: 0;
  padding: 0 0 1em;
}
.latest-news .acc-content li {
  position: relative;
}
.latest-news .entry-thumbnail {
  border: 1px #021641 solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.latest-news .entry-thumbnail img {
  border: 1px rgba(218,224,240,0.2) solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.latest-news .posted-on {
  position: absolute;
  top: 1.5em;
  left: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #ce1010;
  text-shadow: 0 1px 1px rgba(218,224,240,0.5);
  background: rgba(218,224,240,0.75);
  padding: 0.125em 1.5em 0.125em 1em;
  -webkit-border-radius: 0 1.5em 1.5em 0;
  border-radius: 0 1.5em 1.5em 0;
  -webkit-box-shadow: 0 0 1px rgba(2,22,65,0.75);
  box-shadow: 0 0 1px rgba(2,22,65,0.75);
}
.latest-news .entry-title {
  text-transform: uppercase;
  color: #021641;
  font-weight: 700;
  margin-top: 0.75em;
}
.latest-news .entry-title:hover,
.latest-news .entry-title:focus {
  color: #ce1010;
}
.press-entries {
  list-style-type: none;
  margin: 1em 0;
  padding: 1em 1.5em;
  background: rgba(2,22,65,0.2);
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.press-entries .entry-details {
  position: static;
  padding: 0;
  background: none;
}
.press-entries .entry-title {
  margin: 0;
  line-height: 2;
}
.press-entries .entry-title:before {
  content: "\f073";
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  margin-right: 0.5em;
}
.sidenav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.side-menu .acc-toggle {
  display: block;
  width: 1.5em;
  height: 1.5em;
  padding-top: 0.25em;
  position: absolute;
  top: 0.5em;
  right: 0;
  text-align: center;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  color: #dae0f0;
  background: rgba(218,224,240,0.1);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.side-menu > li {
  position: relative;
  margin-bottom: 1.5em;
  display: block;
}
.side-menu > li > a {
  display: block;
  margin-left: -2em;
  margin-right: -2em;
  padding: 0.5em 4em 0.5em 2em;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  line-height: 1.6666666666666667;
  color: #dae0f0;
  -webkit-border-radius: 0.25em 0.25em 0 0;
  border-radius: 0.25em 0.25em 0 0;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #15295d), color-stop(1, #213f8f));
  background: -webkit-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -moz-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -o-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -ms-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: linear-gradient(top, #15295d 0%, #213f8f 100%);
}
.side-menu > li > a a {
  color: #dae0f0;
}
.side-menu > li > a:before,
.side-menu > li > a:after {
  content: "";
  display: block;
  border: 0.25em transparent solid;
  border-top-color: #021641;
  position: absolute;
  bottom: -0.5em;
}
.side-menu > li > a:before {
  left: 0;
  border-right-color: #021641;
}
.side-menu > li > a:after {
  right: 0;
  border-left-color: #021641;
}
.side-menu > li ul {
  padding: 1em 0 0;
}
.side-menu > li ul li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.0833333333333335;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.side-menu > li ul li:before {
  content: "\f0c8";
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  margin-right: 0.5em;
  color: #213f8f;
}
.requests {
  display: block;
  margin-left: -2em;
  margin-right: -2em;
  padding: 0.5em 4em 0.5em 2em;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  line-height: 1.6666666666666667;
  color: #dae0f0;
  -webkit-border-radius: 0.25em 0.25em 0 0;
  border-radius: 0.25em 0.25em 0 0;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dae0f0), color-stop(1, #899ccf));
  background: -webkit-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: -moz-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: -o-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: -ms-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  border-top: 1px #cad2e9 solid;
  overflow: visible;
  padding: 0.5em 2em;
  margin-bottom: 1.5em;
}
.requests a {
  color: #dae0f0;
}
.requests:before,
.requests:after {
  content: "";
  display: block;
  border: 0.25em transparent solid;
  border-top-color: #021641;
  position: absolute;
  bottom: -0.5em;
}
.requests:before {
  left: 0;
  border-right-color: #021641;
}
.requests:after {
  right: 0;
  border-left-color: #021641;
}
.requests h1 {
  position: relative;
  width: 100%;
  overflow: visible;
  font-size: 12px;
  font-size: 1.2rem;
}
.requests img {
  position: absolute;
  left: 0;
  top: -25px;
  z-index: 1;
}
.requests a {
  display: block;
  width: 50%;
  color: #021641;
  text-shadow: none;
  position: relative;
  top: 0.5em;
  left: 90px;
  z-index: 2;
}
#modal-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0,0,0,0.45);
  z-index: 998;
  display: none;
  top: 0;
  left: 0;
}
.modal {
  font-size: 16px;
  display: none;
  visibility: hidden;
  top: 100px;
  left: 50%;
  margin-left: -40%;
  width: 80%;
  height: auto;
  background-color: #fff;
  border: solid 1px #666;
  overflow: visible;
  position: absolute;
  z-index: 999;
  padding: 1.25em;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.modal .close-modal {
  text-decoration: none;
  text-align: center;
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
.modal .title {
  display: block;
}
.modal.nano {
  margin-left: -10%;
  width: 20%;
}
.modal.tiny {
  margin-left: -15%;
  width: 30%;
}
.modal.small {
  margin-left: -20%;
  width: 40%;
}
.modal.medium {
  margin-left: -30%;
  width: 60%;
}
.modal.large {
  margin-left: -35%;
  width: 70%;
}
.modal.xlarge {
  margin-left: -47.5%;
  width: 95%;
}
.modal > :first-child {
  margin-top: 0;
}
.modal > :last-child {
  margin-bottom: 0;
}
.modal-placeholder {
  z-index: 100;
  left: 50%;
  position: absolute;
}
.modal .wpcf7 {
  font-family: "PT Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #021641 !important;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
}
.modal .wpcf7 input,
.modal .wpcf7 textarea {
  border: 1px #213f8f solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  padding: 0.25em 0.5em;
  max-width: 100%;
}
.modal .wpcf7 .required-fields {
  font-weight: 700;
  color: #ce1010;
}
.modal .wpcf7-submit {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #15295d), color-stop(1, #213f8f));
  background: -webkit-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -moz-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -o-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -ms-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: linear-gradient(top, #15295d 0%, #213f8f 100%);
  border: 1px #021641 solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  padding: 0.5em 1.5em !important;
  color: #dae0f0;
  font-weight: 700;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  text-transform: uppercase;
}
.modal .wpcf7-submit:hover,
.modal .wpcf7-submit:focus,
.modal .wpcf7-submit:active {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
  background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
  background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
  border-color: #ce1010;
}
#eModal-1 {
  font-family: "PT Sans", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  background: #dae0f0 url("images/mail-large.png") no-repeat 85% 0 !important;
  color: #021641 !important;
  border: 1px #213f8f solid !important;
  padding: 1.5em !important;
}
#eModal-1 .title {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700 !important;
  margin-bottom: 1em !important;
  color: #213f8f !important;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
}
.interactive-map {
  zoom: 1;
}
.interactive-map:before,
.interactive-map:after {
  content: "";
  display: table;
}
.interactive-map:after {
  clear: both;
}
.interactive-map a {
  display: block;
  margin: 0 1em 0.5em 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #213f8f;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dae0f0), color-stop(1, #899ccf));
  background: -webkit-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: -moz-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: -o-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: -ms-linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  background: linear-gradient(top, #dae0f0 0%, #899ccf 100%);
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.interactive-map a:hover {
  color: #ce1010;
}
.widget {
  margin: 0 0 1.5em;
}
h1.widget-title {
  display: block;
  margin-left: -2em;
  margin-right: -2em;
  padding: 0.5em 4em 0.5em 2em;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(2,22,65,0.45);
  line-height: 1.6666666666666667;
  color: #dae0f0;
  -webkit-border-radius: 0.25em 0.25em 0 0;
  border-radius: 0.25em 0.25em 0 0;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #15295d), color-stop(1, #213f8f));
  background: -webkit-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -moz-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -o-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: -ms-linear-gradient(top, #15295d 0%, #213f8f 100%);
  background: linear-gradient(top, #15295d 0%, #213f8f 100%);
  margin-top: 0;
  margin-bottom: 1em;
}
h1.widget-title a {
  color: #dae0f0;
}
h1.widget-title:before,
h1.widget-title:after {
  content: "";
  display: block;
  border: 0.25em transparent solid;
  border-top-color: #021641;
  position: absolute;
  bottom: -0.5em;
}
h1.widget-title:before {
  left: 0;
  border-right-color: #021641;
}
h1.widget-title:after {
  right: 0;
  border-left-color: #021641;
}
.colophon {
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
}
.footer-links {
  width: 100%;
  margin-bottom: 1em;
  zoom: 1;
}
.footer-links:before,
.footer-links:after {
  content: "";
  display: table;
}
.footer-links:after {
  clear: both;
}
.footer-link-title {
  display: none;
  visibility: hidden;
}
.footer-link {
  width: 48%;
  float: left;
  /*
для добавления отступов в подвале - раскомментируйте
margin-right: 2%;*/
}
.footer-link img {
  width: 100%;
}
.footer-link:last-child {
  margin: 0;
}



/** FAQ Section Styles */

.accordion {}
.accordion-title {
	cursor: pointer;
	padding: 1em 1em 1em 4em;
	margin-bottom: 0;
	position: relative;
	border-bottom: 1px #dae0f0 solid;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.accordion-title:before {
	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	font-size: 2.5em;
	content: "\f059";
	position: absolute;
	left: 0.35em;
	top: 0.25em;
}
.accordion-title:hover,
.accordion-title:focus {}
.accordion-title.open {
	background: #dae0f0;
	border: none;
}
.accordion-content {
	padding: 1.5em;
	background: #dae0f0;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.page-links a {
	margin-right: 0.25em;
}
img#qr-code {
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 70px;
}
@media only screen and (min-width: 600px) {
  .featured-content .slide-details {
	background: none;
	height: 100%;
	margin: 0;
	padding: 0;
  }
  .featured-content .entry-header {
	padding: 0.25em 1em 0.75em;
  }
  .featured-content .entry-title {
	font-size: 25px;
	font-size: 2.5rem;
  }
  .featured-content .entry-summary {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.35;
	color: #dae0f0;
	padding: 0.75em 1.75em 1.25em;
	position: absolute;
	left: 0;
	bottom: 0;
  }
  .featured-content .entry-header,
  .featured-content .entry-summary {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #021641), color-stop(1, #021031));
	background: -webkit-linear-gradient(top, #021641 0%, #021031 100%);
	background: -moz-linear-gradient(top, #021641 0%, #021031 100%);
	background: -o-linear-gradient(top, #021641 0%, #021031 100%);
	background: -ms-linear-gradient(top, #021641 0%, #021031 100%);
	background: linear-gradient(top, #021641 0%, #021031 100%);
	opacity: 0.7;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	filter: alpha(opacity=70);
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	-ms-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
  }
  .featured-content .read-more-link {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-border-radius: 0.25em 0 0 0;
	border-radius: 0.25em 0 0 0;
	padding: 0.125em 1.25em;
	background: #dae0f0;
	color: #213f8f;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
	font-size: 1.1rem;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
  }
  .featured-content:hover .entry-header,
  .featured-content:focus .entry-header,
  .featured-content:hover .entry-summary,
  .featured-content:focus .entry-summary {
	opacity: 0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: alpha(opacity=90);
  }
  .featured-content:hover .read-more-link,
  .featured-content:focus .read-more-link {
	background: #ce1010;
	color: #dae0f0;
  }
  .bx-wrapper .bx-controls-direction {
	border: none;
	background: none;
  }
  .bx-wrapper .bx-controls-direction a {
	display: block;
	width: 4em;
	padding: 0.5em 0;
	background: none;
	position: absolute;
	top: 40%;
	background: #dae0f0;
	opacity: 0.25;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
	filter: alpha(opacity=25);
  }
  .bx-wrapper .bx-controls-direction a i {
	color: #dae0f0;
	text-shadow: 0 1px 1px rgba(2,22,65,0.35);
	width: 2em;
	height: 2em;
	background: #021641;
	border: 1px rgba(218,224,240,0.5) solid;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding-top: 0.4em;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev,
  .bx-wrapper .bx-controls-direction a.bx-next {
	float: none;
	border: none;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev {
	left: -1px;
	-webkit-border-radius: 0 0.25em 0.25em 0;
	border-radius: 0 0.25em 0.25em 0;
  }
  .bx-wrapper .bx-controls-direction a.bx-next {
	right: -1px;
	-webkit-border-radius: 0.25em 0 0 0.25em;
	border-radius: 0.25em 0 0 0.25em;
  }
  .bx-wrapper .bx-controls-direction a:hover i,
  .bx-wrapper .bx-controls-direction a:focus i {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
	background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
	color: #dae0f0;
  }
  .bx-wrapper .bx-controls-direction:hover,
  .bx-wrapper .bx-controls-direction:focus {
	background: none;
  }
  .bx-wrapper:hover .bx-controls-direction a,
  .bx-wrapper:focus .bx-controls-direction a {
	opacity: 0.75;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	filter: alpha(opacity=75);
  }
  .bx-wrapper:hover .bx-controls-direction a i,
  .bx-wrapper:focus .bx-controls-direction a i,
  .bx-wrapper:hover .bx-controls-direction a.bx-prev i,
  .bx-wrapper:focus .bx-controls-direction a.bx-prev i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	left: 0;
  }
  .bx-wrapper:hover .bx-controls-direction a.bx-next i,
  .bx-wrapper:focus .bx-controls-direction a.bx-next i {
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
	right: 0;
  }
  .services ul li {
	float: left;
  }
  .interactive-map .regional-departments {
	width: 400px;
	height: 341px;
	margin: 0 auto;
	background: url("images/belarus.png") no-repeat top left;
	position: relative;
	overflow: visible;
  }
  .interactive-map a {
	text-align: left;
	background: none;
	margin: 0;
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
  }
  .interactive-map a:hover,
  .interactive-map a:focus {
	-webkit-transform: scale(1.2) translate(5px, -2px);
	-moz-transform: scale(1.2) translate(5px, -2px);
	-o-transform: scale(1.2) translate(5px, -2px);
	-ms-transform: scale(1.2) translate(5px, -2px);
	transform: scale(1.2) translate(5px, -2px);
  }
  .interactive-map .eModal-3 {
	bottom: 50px;
	left: 27px;
  }
  .interactive-map .eModal-4 {
	top: 60px;
	left: 270px;
  }
  .interactive-map .eModal-5 {
	bottom: 70px;
	left: 300px;
  }
  .interactive-map .eModal-6 {
	bottom: 150px;
	left: 35px;
  }
  .interactive-map .eModal-7 {
	bottom: 166px;
	left: 175px;
  }
  .interactive-map .eModal-8 {
	bottom: 120px;
	left: 165px;
  }
  .interactive-map .eModal-9 {
	bottom: 170px;
	left: 290px;
  }
  .multimedia {
	zoom: 1;
  }
  .multimedia:before,
  .multimedia:after {
	content: "";
	display: table;
  }
  .multimedia:after {
	clear: both;
  }
  .multimedia-entries {
	width: 30%;
	float: left;
	margin-right: 5%;
  }
  .multimedia-entries:last-child {
	margin-right: 0;
  }
  .post-content-wrap {
	width: 50%;
	float: left;
  }
  .category-inform .post-content-wrap {
	width: 100%;
	float: none;
  }
  .latest-news #news-press {
	max-width: 100%;
	zoom: 1;
  }
  .latest-news #news-press:before,
  .latest-news #news-press:after {
	content: "";
	display: table;
  }
  .latest-news #news-press:after {
	clear: both;
  }
  .latest-news #news-press .bx-wrapper {
	width: 50%;
	max-width: 250px;
	float: left;
  }
  .latest-news #news-press .press-entries {
	width: 50%;
	float: right;
	margin: 0;
  }
  .latest-news #news-press .entry-thumbnail,
  .latest-news #news-press .entry-details {
	max-width: 250px;
  }
  .footer-link {
	width: 12.5%;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
  }
  .footer-link:hover,
  .footer-link:focus {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
  }
  dl.gallery-item {
	float:left;
	margin-right: 1em;
	border-radius: 0.25em;
	border: 1px rgba(2,22,65,0.2) solid;
  }
}
@media only screen and (min-width: 1140px) {
  .content-inner {
	zoom: 1;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #dae0f0), color-stop(0.2, #dae0f0), color-stop(0.2, #fff), color-stop(0.8, #fff), color-stop(0.8, #dae0f0), color-stop(1, #dae0f0));
	background: -webkit-linear-gradient(left, #dae0f0 0%, #dae0f0 20%, #fff 20%, #fff 80%, #dae0f0 80%, #dae0f0 100%);
	background: -moz-linear-gradient(left, #dae0f0 0%, #dae0f0 20%, #fff 20%, #fff 80%, #dae0f0 80%, #dae0f0 100%);
	background: -o-linear-gradient(left, #dae0f0 0%, #dae0f0 20%, #fff 20%, #fff 80%, #dae0f0 80%, #dae0f0 100%);
	background: -ms-linear-gradient(left, #dae0f0 0%, #dae0f0 20%, #fff 20%, #fff 80%, #dae0f0 80%, #dae0f0 100%);
	background: linear-gradient(left, #dae0f0 0%, #dae0f0 20%, #fff 20%, #fff 80%, #dae0f0 80%, #dae0f0 100%);
	background-repeat: repeat-y;
  }
  .content-inner:before,
  .content-inner:after {
	content: "";
	display: table;
  }
  .content-inner:after {
	clear: both;
  }
  .wrap {
	width: 80%;
	float: right;
	zoom: 1;
  }
  .wrap:before,
  .wrap:after {
	content: "";
	display: table;
  }
  .wrap:after {
	clear: both;
  }
  .main {
	width: 75%;
	float: left;
  }
  #primary-asides {
	width: 25%;
	float: right;
  }
  #secondary-asides {
	width: 20%;
	float: left;
  }
  .masthead {
	position: relative;
	padding-top: 2.5em;
  }
  .brand,
  .banner-area {
	display: block;
	position: absolute;
	top: 2.5em;
  }
  .brand {
	left: 5.555555555555555%;
	width: 451px;
	height: 95px;
	background: url("images/title.png") no-repeat;
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
  }
  .brand:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
  }
  .brand .address {
	position: absolute;
	bottom: 0;
	left: 0.5em;
	color: #dae0f0;
	text-shadow: 0 1px 1px rgba(33,63,143,0.4);
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
  }
  .logo {
	margin-top: 1.5em;
  }
  .banner-area {
	right: 5.555555555555555%;
	width: 300px;
  }
  .site-navigation {
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 100%;
	padding: 0 5.555555555555555%;
  }
  .menu-toggle {
	display: none;
  }
  .menu-links {
	display: block;
	margin-bottom: 0;
	padding: 0 0.5em;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	zoom: 1;
  }
  .menu-links:before,
  .menu-links:after {
	content: "";
	display: table;
  }
  .menu-links:after {
	clear: both;
  }
  .links-group {
	width: 45%;
	float: left;
	zoom: 1;
  }
  .links-group:before,
  .links-group:after {
	content: "";
	display: table;
  }
  .links-group:after {
	clear: both;
  }
  .links-group a {
	float: left;
	width: auto;
	margin-right: 1px;
	padding: 0.75em 1em;
	font-size: 11px;
	color: #dae0f0;
	text-shadow: 0 1px 1px rgba(2,22,65,0.45);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #021641), color-stop(1, #213f8f));
	background: -webkit-linear-gradient(top, #021641 0%, #213f8f 100%);
	background: -moz-linear-gradient(top, #021641 0%, #213f8f 100%);
	background: -o-linear-gradient(top, #021641 0%, #213f8f 100%);
	background: -ms-linear-gradient(top, #021641 0%, #213f8f 100%);
	background: linear-gradient(top, #021641 0%, #213f8f 100%);
	border: 1px rgba(218,224,240,0.5) solid;
	border-bottom: none;
	-webkit-border-radius: 0.5em 0.5em 0 0;
	border-radius: 0.5em 0.5em 0 0;
	position: relative;
  }
  .links-group a:hover,
  .links-group a:focus {
	padding-bottom: 0.5em;
	top: 0.25em;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
	background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
	color: #dae0f0;
  }
  .links-group:last-child {
	float: right;
  }
  .links-group:last-child a {
	float: right;
  }
  .links-group .current,
  .links-group .active {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #860a0a), color-stop(1, #ce1010));
	background: -webkit-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: -moz-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: -o-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: -ms-linear-gradient(top, #860a0a 0%, #ce1010 100%);
	background: linear-gradient(top, #860a0a 0%, #ce1010 100%);
	color: #dae0f0;
  }
  .links-group .fa-home {
	padding-left: 1.5em;
  }
  .links-group .fa-home span {
	display: none;
  }
  .main {
	padding-left: 2.5em;
	padding-right: 2.5em;
  }
  .content-inner {
	-webkit-border-radius: 0 0 0.25em 0.25em;
	border-radius: 0 0 0.25em 0.25em;
	-webkit-box-shadow: 0 0 1em rgba(2,22,65,0.25);
	box-shadow: 0 0 1em rgba(2,22,65,0.25);
  }
  .search-main {
	display: none;
  }
  .search-side {
	display: block;
  }
  .search-side .search-field {
	font-size: 12px;
	font-size: 1.2rem;
  }
  .search-side .search-field:focus {
	width: 60%;
  }
  .featured-content {
	background: #021641;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
	position: relative;
  }
  .featured-content:before,
  .featured-content:after {
	display: none;
  }
  .featured-content .pager {
	display: none;
  }
  .featured-content .slides-display {
	border: 1px rgba(218,224,240,0.2) solid;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
  }
  .services ul {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
  }
  .services ul li {
	float: left;
  }
  .multimedia {
	margin-left: -2.5em;
	margin-right: -2.5em;
	padding-left: 2.5em;
	padding-right: 2.5em;
  }
  .page-title {
	font-size: 30px;
	font-size: 3rem;
  }
  .alignleft {
	float: left;
	margin-right: 1em;
  }
  .alignright {
	float: right;
	margin-left: 1em;
  }
  .aligncenter {
	display: block;
	margin: 0 auto;
  }
  .latest-news h2,
  .side-menu > li > a,
  .requests,
  h1.widget-title {
	font-size: 12px;
	font-size: 1.2rem;
	margin-left: -2.5em;
	margin-right: -2.5em;
	padding: 0.5em 5em 0.5em 2.5em;
  }
  .latest-news .acc-toggle,
  .side-menu .acc-toggle {
	font-size: 12px;
	font-size: 1.2rem;
	padding-top: 0.3em;
	top: 0.5em;
  }
  .latest-news .acc-toggle {
	right: 1.5em;
  }
  .side-menu .acc-toggle {
	right: -1em;
  }
  .latest-news #news-press {
	max-width: 250px;
	zoom: 1;
  }
  .latest-news #news-press:before,
  .latest-news #news-press:after {
	content: "";
	display: table;
  }
  .latest-news #news-press:after {
	clear: both;
  }
  .latest-news #news-press .bx-wrapper {
	width: 100%;
	float: none;
  }
  .latest-news #news-press .press-entries {
	width: 100%;
	float: none;
	margin: 0;
  }
  .latest-news #news-press .entry-thumbnail,
  .latest-news #news-press .entry-details {
	max-width: 100%;
  }
  .latest-news .entry-title {
	font-size: 12px;
	font-size: 1.2rem;
  }
  .side-menu > li ul li {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6666666666666667;
  }
}
@media print {
* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/*
	 * Don't show links for images, or javascript/internal links
	 */

	.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
		content: "";
	}

	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	tr,img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}

	h2,h3 {
		page-break-after: avoid;
	}
}

.form-order-head-wrp-left{
	width:50%;
	float:left;
}

.form-order-head-wrp-right{
	width:50%;
	float:right;
}

.form-order-h3{
	clear:both;
	text-align:center;
}

.form-order-wrp p {
	font-size:16px;
}

.form-order-wrp input, .form-order-wrp select {
	border-radius:4px;
	margin:10px 0;
}	

.num-person-wrp input{
	width:75px;
}
	
.form-order-wrp input::-webkit-input-placeholder {padding-left:15px;}
.form-order-wrp input:-moz-placeholder {padding-left:15px;}	

.menu-links .spec-btn:before,
.links-group .spec-btn:before {
	font-size: 16px;
	margin-right: 0;
}

@media only screen and (min-width: 1140px) {
	.menu-links .lang-item,
	.links-group .lang-item {
		padding-bottom: 6.25px;
	}

	.menu-links .spec-btn,
	.links-group .spec-btn {
		padding: 5px 9px 6.5px 7px;
	}
}

.contactform-textsize{
	width: 100%;
}

.contactform-fontsize{
	font-size:90%;
} 