/* Generated by less 3.11.1 */
ul > li > ul {
  list-style: circle;
  margin-bottom: 0;
}
#header {
  padding: 30px 0 30px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header > * {
  flex: none;
}
#header .logotype {
  width: 24%;
}
#header .logotype a {
  border-bottom: none !important;
}
#header #top {
  width: 75%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 42px 0;
  flex: 1;
}
#header #top p {
  margin-bottom: 0;
  margin-top: 2px;
  color: #1472c2;
  font-size: 14px;
}
#header #top p span {
  color: #9EA3A8;
}
#header #top .contacts {
  display: flex;
  align-items: center;
}
#header #top .contacts a {
  font-size: 14px;
  margin-right: 25px;
}
#header #top .contacts a:last-child {
  margin-right: 0;
}
#header #top .lang ul {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
#banner h1 {
  font-size: 1.8em;
  color: #cba645;
}
#banner p {
  margin: 30px 0;
}
#banner p.descr {
  font-size: 14px;
  line-height: 22px;
}
#sidebar .inner .logotype {
  text-align: center;
}
#sidebar .inner .logotype a {
  border-bottom: 0;
}
#sidebar .inner #menu .bellows-current_page_item {
  color: #1472c2;
}
#sidebar .inner #menu .bellows-nav li {
  border-bottom: solid 1px rgba(210, 215, 217, 0.75);
}
#sidebar .inner #menu .bellows-nav li:last-child {
  border-bottom: none;
}
#sidebar .inner #menu .bellows-submenu {
  padding: 0 0 0 25px;
}
#sidebar .inner #menu .bellows-submenu .bellows-current-menu-item a {
  color: #1472c2;
}
#sidebar .inner .mini-posts article img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#sidebar .inner .mini-posts article p.date {
  font-size: 14px;
}
#services .posts article a img {
  height: 220px;
}
#services .posts article p {
  height: 112px;
}
#investment {
  background: url(../../images/bg2.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
#investment .content {
  padding: 0 50px;
  display: flex;
  justify-content: space-between;
}
#investment .content .items {
  width: 49%;
}
#investment .content h3 {
  color: #222;
}
.breadcrumbs nav ul {
  padding: 25px 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.breadcrumbs nav ul li a {
  border-bottom: 0;
}
.breadcrumbs nav ul li a:hover {
  color: #cba645;
  -webkit-transition: 0.3s time;
  -moz-transition: 0.3s time;
  -ms-transition: 0.3s time;
  -o-transition: 0.3s time;
  transition: 0.3s time;
}
.breadcrumbs nav ul li:after {
  content: '\f105';
  padding: 0 15px;
  color: #1472c2;
  font-family: FontAwesome;
}
.breadcrumbs nav ul li:last-child:after {
  content: '';
}
#main-banner {
  padding-top: 2em !important;
}
#main-banner .post_thumbs {
  position: relative;
}
#main-banner .post_thumbs img.wp-post-image {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
#main-banner .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #efefef;
  opacity: 0.9;
}
#main-banner .caption {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
#main-banner .caption h1 {
  color: #222;
  font-size: 42px;
  font-weight: bolder;
  text-align: center;
}
#main-banner .caption h1:after {
  content: ' ';
  display: block;
  height: 3px;
  width: 200px;
  background: #1472c2;
  margin: 20px auto 0 auto;
}
#main-banner .caption p {
  color: #222;
  text-align: center;
}
#main-banner .caption .down {
  text-align: center;
}
#main-banner .caption .down a {
  border-bottom: none;
  border: 1px solid #1472c2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 5px 11px;
  font-size: 18px;
}
#main-banner .caption .down a:hover {
  background: #1472c2;
  color: #fff;
  transition: 0.5s;
}
#service_content em {
  font-weight: lighter;
}
#service_content .fullwidth {
  width: 70%;
  margin: 0 auto 25px auto;
}
#service_content .fullwidth img {
  width: 100% !important;
  height: 400px;
  object-fit: cover;
  object-position: center;
  border: 5px outset #1472c2;
}
#service_content .wp-block-gallery .blocks-gallery-item figure {
  position: relative;
}
#service_content .wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
}
#service_content .wp-block-gallery .blocks-gallery-item figcaption a {
  color: #fff;
}
#page-content,
#job-content,
#services {
  padding-top: 1.5em !important;
}
#page-content h1,
#job-content h1,
#services h1 {
  font-size: 2.5em;
  color: #1472c2;
}
#page-content td,
#job-content td,
#services td {
  font-size: 14px;
}
#page-content form.wpcf7-form p {
  margin-bottom: 1.5em;
}
#page-content form.wpcf7-form p label .required {
  color: #cba645;
}
#page-content form.wpcf7-form p label input,
#page-content form.wpcf7-form p label textarea {
  margin: 1em 0 0 0;
  resize: none;
}
#page-content form.wpcf7-form p .wpcf7-file {
  margin: 0 0 1em 0;
}
#job-content .collapsible {
  width: 100%;
  cursor: pointer;
  color: #1472c2;
  background: #fbfbfb;
  padding: 15px 10px;
  font-size: 1.2em;
  font-weight: lighter;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
#job-content .collapsible:after {
  content: "\f107";
  font-family: FontAwesome;
}
#job-content .collapsible:hover {
  color: #fff;
  background: #1472c2;
  transition: 0.3s;
}
#job-content .content {
  padding: 15px 30px;
  display: none;
  background: #fbfbfb;
  margin-bottom: 23px;
}
#job-content .content ul {
  margin-bottom: 0 !important;
}
#post_content,
#post_archives,
#search {
  padding-top: 1.5em !important;
}
#post_content h1,
#post_archives h1,
#search h1 {
  font-size: 2.5em;
  color: #1472c2;
}
#carousel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#carousel a {
  display: block;
  border: none !important;
  width: 25%;
  margin-bottom: 15px;
}
#post_archives article,
#search article {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
#post_archives article h3 a:hover,
#search article h3 a:hover {
  color: #cba645;
  transition: 0.5s;
}
#post_archives article .img,
#search article .img {
  width: 30%;
}
#post_archives article .img a,
#search article .img a {
  border: 0 !important;
}
#post_archives article .img img,
#search article .img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border: 1px solid #efefef;
}
#post_archives article .caption,
#search article .caption {
  width: 67%;
}
@media (min-width: 0px) and (max-width: 1150px) {
  #header {
    flex-wrap: wrap;
  }
  #header .logotype {
    width: 100%;
    text-align: center;
  }
  #header #top {
    flex-wrap: wrap;
  }
  #header #top .work-time {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
  }
  #header #top .contacts {
    flex-direction: column !important;
    text-align: left;
    align-items: flex-start;
  }
  #investment .content {
    flex-wrap: wrap;
  }
  #investment .content .item {
    width: 100%;
  }
  #carousel a {
    width: 50%;
    margin-bottom: 1em;
  }
  #carousel a img {
    width: 100%;
    object-fit: contain;
  }
}
body.visually-impaired-controls-enable .container {
  width: 90% !important;
  max-width: 95% !important;
}
body.visually-impaired-controls-enable #slide__banner {
  display: none !important;
}
body.visually-impaired-controls-enable .theme_img {
  display: none !important;
}
body.visually-impaired-controls-enable .block_title {
  margin-top: 40px;
}
body.visually-impaired-controls-enable #content.content_on_home_1 .container {
  justify-content: flex-start !important;
}
body.visually-impaired-controls-enable #vi-fontsize-bigest {
  display: none !important;
}
body.visually-impaired-controls-enable .visually-impaired-controls {
  background: #efefef;
  padding: 10px 0;
}
body.visually-impaired-controls-enable .visually-impaired-controls .vi_panel {
  background: none;
  border: none;
}
body.visually-impaired-controls-enable .visually-impaired-controls .vi_panel #vi-colors a:hover {
  font-size: 20px !important;
}
body.visually-impaired-controls-enable .visually-impaired-controls .vi_panel #vi-colors .active {
  font-size: 20px !important;
}
body.visually-impaired-controls-enable .visually-impaired-controls .vi_panel #vi-images {
  display: none;
}
#stb {
  display: flex;
  justify-content: space-between;
}
#made_of {
  text-align: center;
}
#pfcf-popup .modal-body {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center !important;
  transform: translate(-50%, -50%);
  padding: 3em 4em !important;
  background: #fff;
}
#pfcf-popup .modal-body h1 {
  font-size: 2.5em;
  text-align: center;
}
#bannerok a {
  display: block;
}
#bannerok a img {
  margin: 0 auto;
}
#gerb img {
  width: 100%;
  height: 150px;
  object-fit: contain;
}
#tarification .item .bts {
  font-family: 'Roboto Slab';
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: bolder;
  letter-spacing: 3px;
  padding: 0.75rem;
  border: 2px solid #1472c2;
}
#tarification .item .btc {
  display: block;
  margin: 0.5rem auto;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'Roboto Slab';
  color: #1472c2;
  font-weight: bolder;
}
#tarification .item .docs {
  text-align: center;
  color: #1472c2;
  font-family: 'Roboto Slab';
  letter-spacing: 3px;
  font-weight: bolder;
}
#tarification.mail .item .bts {
  font-size: 0.7rem;
}
#tarification.mail .item .btc {
  font-size: 0.7rem;
}
#tarification.mail .item .docs {
  font-size: 0.7rem;
}
