/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
/*
@font-face {
  font-family: 'Dinpro';
  src: url('/templates/shaper_helixultimate/fonts/otf/D-DIN-PRO-400-Regular.otf'); 
  src: url('/templates/shaper_helixultimate/fonts/otf/D-DIN-PRO-400-Regular.otf?#iefix') format('embedded-opentype'), 
       url('webfont.woff2') format('woff2'), 
       url('webfont.woff') format('woff'), 
       url('webfont.ttf')  format('truetype'), 
       url('webfont.svg#svgFontName') format('svg');
}

@font-face {
    font-family: 'dinpro';
    src: url("/templates/shaper_helixultimate/fonts/DINPro-Light.woff") format("woff"), url("/templates/shaper_helixultimate/fonts/DINPro-Light.ttf")  format("truetype");
}
*/

/*
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

/*custom fonts*/

/*
@font-face{
    font-family:'DIN Pro Light';
    src:url('../fonts/DINPro-Light.eot');
    src:url('../fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Light.woff') format('woff'),url('../fonts/DINPro-Light.ttf') format('truetype');
    font-weight:300;font-style:normal
}

@font-face{
    font-family:'DIN Pro';
    src:url('../fonts/DINPro.eot');
    src:url('../fonts/DINPro.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro.woff') format('woff'),url('../fonts/DINPro.ttf') format('truetype');
    font-weight:400;font-style:normal
}

@font-face{font-family:'DIN Pro Italic';
    src:url('../fonts/DINPro-Italic.eot');
    src:url('../fonts/DINPro-Italic.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Italic.woff') format('woff'),url('../fonts/DINPro-Italic.ttf') format('truetype');
    font-weight:400;font-style:italic
}

@font-face{
    font-family:'DIN Pro Medium';
    src:url('../fonts/DINPro-Medium.eot');
    src:url('../fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Medium.woff') format('woff'),url('../fonts/DINPro-Medium.ttf') format('truetype');
    font-weight:500;font-style:normal
}

@font-face{
    font-family:'DIN Pro Bold';
    src:url('../fonts/DINPro-Bold.eot');
    src:url('../fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Bold.woff') format('woff'),url('../fonts/DINPro-Bold.ttf') format('truetype');
    font-weight:700;font-style:normal}

@font-face{font-family:'DIN Pro Bold Italic';
    src:url('../fonts/DINPro-BoldItalic.eot');
    src:url('../fonts/DINPro-BoldItalic.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-BoldItalic.woff') format('woff'),url('../fonts/DINPro-BoldItalic.ttf') format('truetype');
    font-weight:700;
    font-style:italic
}
*/

body{
    line-height:1;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    -moz-text-size-adjust:100%;
    text-size-adjust:100%;
    font-size:100%;
    -webkit-font-smoothing:antialiased;
    -webkit-tap-highlight-color:transparent;
    background:#faf8f5;
    color:#2b3846;
    font-family: "Open Sans", sans-serif;
    cursor:default;
    overflow-x:hidden;
    overflow-y:auto
}


/*end custom fonts*/
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, 0.9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "Font Awesome 5 Free";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  font-weight: 900;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-top-bar {
  padding: 8px 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 80px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
#sp-header .logo {
  height: 80px;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
}
#sp-header.header-sticky ~ section#sp-main-body {
  padding-top: 80px;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.registration .modal {
  display: inline-block;
  position: inherit;
}
.com-content.layout-edit .nav-tabs .nav-link, .com-content.layout-edit label.hasPopover, .registration label.hasPopover {
  display: inline-block !important;
}
.registration .form-check-inline input[type="radio"] {
  display: inline-block;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -20px -20px 20px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 3px 3px 0 0;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #252525;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #044cd0;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  color: #252525;
  font-weight: 500;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #044cd0;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 0.813rem;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}
.article-info > span a {
  color: #252525;
}
.article-info > span a:hover {
  color: #044cd0;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-details .article-can-edit {
  position: relative;
  margin-bottom: 10px;
}
.article-details .article-can-edit a {
  display: inline-block;
  background: #2a61c9;
  color: #fff;
  padding: 5px 12px;
  border-radius: 3px;
  font-size: 14px;
}
.related-article-list-container {
  margin-top: 15px;
}
.related-article-list-container .related-article-title {
  font-size: 22px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f3f3f3;
}
.related-article-list-container ul.related-article-list {
  list-style: none;
  padding: 0;
}
.related-article-list-container ul.related-article-list li {
  margin-bottom: 10px;
}
.related-article-list-container ul.related-article-list li .article-header h2 {
  font-size: 1.2rem;
}
.related-article-list-container ul.related-article-list li .article-header h2 a {
  color: #252525;
}
.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
  color: #044cd0;
}
.related-article-list-container ul.related-article-list li .published {
  font-size: 14px;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 1rem 2.5rem;
  border-radius: 100px;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
  font-weight: 900;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f005";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  font-weight: 900;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
  padding: 60px 0 30px;
  font-size: 14px;
  line-height: 1.6;
}
#sp-bottom .sp-module {
  margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 15px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
}
#sp-footer .container-inner {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
html.offline body {
  background: #f3f3f3;
}
html.offline .offline-wrapper {
  padding: 50px;
  background-color: #fff;
  border-radius: 10px;
}
html.coming-soon, html.offline {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body, html.offline body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.coming-soon .coming-soon-logo, html.offline .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown, html.offline #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.offline #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.offline #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.offline #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds, html.offline #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-size: 1.5rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
}
html.coming-soon .coming-soon-position, html.offline .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons, html.offline .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form, html.offline .coming-soon-login form {
  display: inline-block;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 6rem;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
html.error-page .error-modules {
  margin-top: 2rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
  height: calc(2.25rem + 2px);
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, 0.2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, 0.5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
.form-check-inline input[type="radio"] {
  display: none;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
  margin: 0;
  margin-right: -5px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f3f3f3;
  color: #333;
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
  background: #46a546;
  color: #fff;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
  display: none !important;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
  border-left: 1px solid #b3b3b3;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.com-contenthistory .btn-group {
  display: flex;
  justify-content: flex-end;
}
.com-contenthistory .btn-group button {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.com-contenthistory .btn-group button:hover {
  color: #333;
  background-color: #e9e9e9;
}
#versionsModal {
  top: 10%;
}
#versionsModal .modal-dialog {
  max-width: 80%;
}
#versionsModal iframe {
  min-height: 300px;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: rgb(146, 206, 255);
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: rgb(146, 206, 255);
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  z-index: 99;
  display: block;
  float: right;
  position: relative;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0px 25px 0px 0px;
  /*padding: 0 15px;*/
  line-height: 80px;
  font-size: 14px;
  margin: 0;
}
.sp-megamenu-parent > li.active > a {
  font-weight: 500;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
#offcanvas-toggler {
  display: block;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
/*
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
*/
.offcanvas-menu .offcanvas-inner .sp-module ul {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
  padding: 5px 15px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 0.125rem 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .nav-header > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}









/*start pravki*/
 .info {
  max-width: 1240px;
  position: relative;
  margin: 20px auto 60px;
  width: 100%;
      box-shadow: 0 1px 3px 0 rgb(0 0 0 / 15%);
    border-radius: 5px;
}

[id*=open-info], [id*=close-info] {
  background: #fff;
  border-bottom: 1px solid #fff;
  line-height: 30px;
  height: auto;
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

[id*=close-info] {
  display: none;
}

.info a {
  color: #2b3846;


}

.info a[title="open"], .info a[title="close"] {
  font-size: 1.25em;
  font-weight: normal;
  padding-left: 55px;
  text-decoration: none;
  text-shadow: none;
      padding-top: 20px;
    padding-bottom: 20px;
        font-size: 30px;
    line-height: 34px;
    font-weight: 900;
}


.info img {    max-width: 50px; margin-right: 15px;
    float: left;}
/*
[id*=open-info]:after, [id*=close-info]:after {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
  position: absolute;
  left: 5px;
  top: 30px;
  z-index: 999;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}*/


[id*=open-info]:after , [id*=close-info]:after {
content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-right: 2px solid #9ba4ad;
    border-bottom: 2px solid #9ba4ad;
    left: 30px;
    top: 50%;
    -webkit-transform: rotate(
-45deg
);
    transform: rotate(
-45deg
);
    margin: -6px 0 0 -5px;
    -webkit-transition: .4s;
    transition: .4s;
}


[id*=close-info]:after {
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
    margin-top: -8px;
}






.target-fix {
  display: block;
  top: 0;
  left: 0;
  position: fixed;
}

.info-content {
  background: #fff;
  height: 0;
  margin: -1px auto 0;
  padding: 0 2.5%;
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  border-bottom: 1px solid #eee;
      font-size: 18px;
    line-height: 24px;
        padding-left: 55px;
}

.info span:target ~ .info-content {
  display: block;
  height: auto;
  padding-bottom: 25px;
  padding-top: 10px;
}

.info span:target ~ [id*=close-info] {
  display: block;
}

.info span:target ~ [id*=open-info] {
  display: none;
}
/*
.info span:target ~ [id*=close-info]:after {
  border-top: 10px solid #333;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}*/




/*.info-content ol, .info-content ul {font-family: 'DINPro' !important;}*/
.info-content p , .info-content ol li , .info-content ul li {margin-bottom: 10px;}


.view-search #sp-main-body {padding-top: 0 !important; background: #fff !important;}
.view-search #sp-main-body .search #searchForm > fieldset {display: none;}
.view-search #sp-main-body .search #searchForm .form-group {display: none;}
.view-search #sp-main-body .search #searchForm .form-group:nth-child(1) , .view-search #sp-main-body .search #searchForm .form-group:nth-child(2) {display: block !important;}
.view-search #sp-main-body .search #searchForm hr {display: none;}
.view-search #sp-main-body .search #searchForm {padding-bottom: 0px; border-bottom: 1px solid #eee; width: 100% !important;max-width: 1240px !important; margin: auto !important;    margin-top: 50px !important;padding-top: 6%;}
/*.view-search #sp-main-body .search .search-results {    max-width: 1240px;
    margin: auto;}*/

.fa {    font-family: fontawesome !important;}
form.cbLoginForm {    width: 400px;margin-left: 20px !important;}
/*div[itemprop="articleBody"] > .section {max-width: 1240px !important; margin: auto !important;}*/
label[for="modlgn-remember"] {display: none;}
.search > form > .input-group {border: 2px solid #cdd2d6;
    border-radius: 5px;}
.inputimagesearch {height: 21px !important;
    margin-top: 10px;}
.abspossearch {position: absolute;    z-index: 1000000000;}
.inputimagesearch:hover {background: none !important;}
/*.search > form > .input-group input[name="searchword"] {    padding-left: 50px;}*/

/*search*/ 
body.view-search header#sp-header {    background: url('/../images/intro.jpg') center top/cover no-repeat;}
body.view-search dl.search-results {max-width: 1240px; margin: auto;}
.info-content a {color: #044cd0;}
.info-content a:hover {color: #000;}
body.view-search div.search dd.result-category , body.view-search div.search dd.result-created {display: none !important;}
/*.search .search-results dt, .search .search-results dd {    font-family: 'DINPro' !important;}*/
.novostiintropage {max-width: 1280px; margin: auto;}
.novostiintropage .ui-grid .ui-col--news-left > div {width: 100% !important;
    margin: 0 auto;
    padding: 15px; overflow: hidden;}
.novostiintropage h1 {text-align: left !important; font-size: 34px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: .01em;}
.novostiintropage h1 span {font-size: 34px !important;}
.novostiintropage h1.title-head {    font-size: 54px;
    line-height: 54px;
    font-weight: 700;}
.novostiintropage .title {margin-bottom: 20px !important;}
.novostiintropage .description {font-size: 18px !important;}

.novostiintropage blockquote {    border: 1px solid #666;
    padding: 20px;
    background: #eee;
    font-weight: 500;}
.novostiintropage .ui-col--news-left a {color:#3351ad!important;}
.novostiintropage .ui-col--news-left a:hover {color:#000!important;}
.novostiintropage ul , .novostiintropage ol {/*font-family: 'DINPro' !important;  */  margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 20px;
	line-height: 1.5;}
.novostiintropage ul li {list-style-type: disc; margin-bottom: 10px;}
.novostiintropage ol li {list-style-type: decimal; margin-bottom: 10px;}

.novostiintropage .nspArt .nspText {display: none !important;}

.intrpaos p {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.5;
    padding-left: 2px;
}

.intrpaos ul {
    font-size: 18px;
    margin-left: 50px;
    margin-top: 15px;
    line-height: 1.5;
}

.intrpaos li {
    padding: 2px 0;
    list-style-type: disc;
    margin-bottom: 10px;
}

.nspPagination li > a { text-indent: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #3351ad;
    font-weight: 500;}

.nspPagination li.active > a {color: #2b3846 !important;}

.nspPagination li {    width: 40px;
    height: 40px;list-style-type: none !important; background: none !important;}
.nspArtScroll1 > .readon-button-wrap .readon-button {display: none !important;}

.nspArt p.nspText , .nspArt a.readon {display: none !important;}
.nspArt img.nspImage {    max-height: 60px;
    max-width: 60px; position: absolute;}
.nspArt a.nspImageWrapper {    width: 60px;
    float: left;}
.nspArt h4.nspHeader {    width: calc(100% - 80px);    font-size: 18px;
    font-weight: 500;
    line-height: 24px;    padding: 0;    margin-bottom: 10px;}
.nspArt h4.nspHeader a {color: #3351ad;}
.nspArt h4.nspHeader a:hover {color: #000;}
.nspArt .nspInfo {    margin-left: 80px;    color: #697785;
    font-weight: 500;}
.nspTopInterface {    position: relative;
    width: 100%; margin-top: 30px;}
.nspTopInterface a.nspPrev {    position: absolute;
    left: 0;    margin-top: 9px;} 
.nspTopInterface a.nspNext {    position: absolute;
    right: 0;    margin-top: 9px;    -webkit-transform: rotate( 180deg );
    transform: rotate( 180deg );} 
.nspTopInterface ul.nspPagination {    margin-left: 50px !important;
    margin-top: 0px !important;}
.nspPagination li:hover, .nspPagination li.active {    background-color: #f5f1eb !important;
    color: #2b3846 !important;}


a.nspPrev , a.nspNext  {    background: none;
    border: none;}
.nspNext:before , .nspPrev:before {    margin: 0;}
.nspPrev:before { border: none;   content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-left: 2px solid #3351ad;
    border-top: 2px solid #3351ad;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .4s;
    transition: .4s;}
/*.nspNext, .nspPrev {background: none; border: none;}*/


.nspNext:before { border: none;      content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-left: 2px solid #3351ad;
    border-top: 2px solid #3351ad;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .4s;
    transition: .4s;}


body.itemid-249 #sp-component .sp-column {    max-width: 1240px;
    margin: auto;}
body.itemid-249 #sp-component .sp-column .category-list .content-category form .justify-content-between {display: none !important;}
body.itemid-249 #sp-component .sp-column table.category thead {display: none !important;}

body.itemid-249 .categorylist_header_author , 
body.itemid-249 .categorylist_header_hits {display: none !important;}

.search form .input-group input[name="searchword"] {     padding-left: 60px;
    color: #000;
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
/*    font-family: 'DINProl' !important;*/}
.sibirakovgv .contacts-item {width: 50% !important;}


/*lichny kabinet*/
body.itemid-121 div[itemprop="articleBody"] > .section {    max-width: 1240px;
    margin: auto;}
form#login-form {}
.cabinet-auth-top {    max-width: 420px; padding-left: 20px;}
p#form-login-username label[for="modlgn-username"] , 
p#form-login-password label[for="modlgn-passwd"] {    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    text-align: left;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #697785;
    cursor: text;
    margin-bottom: 10px;
    -webkit-transition: .4s;
    transition: .4s;}
p#form-login-username input#modlgn-username , p#form-login-password input#modlgn-passwd {    border: 3px solid #cdd2d6;}
.unfologinbox {    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px;}
p#form-login-username {margin-bottom: 30px;}
.cabinet-auth-btn {color: #2b3846;}
.cabinet-auth-btn {color: #3451ad;}
form#login-form button[type="submit"] {    border-color: #3351ad;
    background: #3351ad;
    color: #fff;    /*font-family: 'DINPro' !important;  */  display: block;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: 11px 10px;
    border: 2px solid transparent; margin-top: 25px;}
#login-form ul#form-login-links #form-login-register {display: none;}
#login-form ul#form-login-links #form-login-forgot {display: inline-block;
    font-size: 20px;
    line-height: 20px;
    color: #3351ad;
    font-weight: 700;    text-align: center;
    padding-top: 25px;}
ul#form-login-links {text-align: center;}

body.com-comprofiler section#sp-main-body {max-width: 1240px; margin: auto;}
body.com-comprofiler header#sp-header {    background: url('/../images/intro.jpg') center top/cover no-repeat;}
.cbPoweredBy {display: none;}
/*#system-message {font-family: 'DINPro' !important; }*/

/*profile*/
.logout-private-messages {display: none;}
body.view-article .ui-grid .ui-col--news-left h1 {    padding-left: 15px;
    padding-right: 15px; margin-bottom: 15px; line-height: 33px;}
body.view-article .ui-grid .ui-col--news-left h2 {padding-left: 15px; padding-right: 15px; font-size: 20px; font-weight: 500;}    
body.view-article .ui-grid .ui-col--news-left p {padding-left: 15px; padding-right: 15px; margin-bottom: 15px; font-size: 18px;line-height: 1.5;}
body.view-article .ui-grid .ui-col--news-left ul , body.view-article .ui-grid .ui-col--news-left ol {font-size: 18px; margin-left: 50px;}
body.view-article .novostiintropage > .title > .title-head {margin-left: -5px;}
body.view-article .ui-grid .ui-col--news-left blockquote p {margin-bottom: 0 !important;}
body.view-article .ui-grid .ui-col--news-left blockquote {margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;}
body.itemid-114 .blog1latestnews3 img {width: auto !important;}
body.itemid-114 .blog1latestnews5 {display: block !important;
    font-style: normal;
    color: #2b3846;
/*    font-family: 'DINProl' !important;*/
    font-size: 18px !important;
    font-weight: 300 !important;
    line-height: 23px !important;}
body.itemid-114 .blog1latestnews4 a {    font-size: 30px !important;
    line-height: 34px !important;
    font-weight: 700 !important;
    letter-spacing: .01em;
	color: rgb(30 120 170) !important;}
body.itemid-114 .blog1latestnews4 a:hover {color:rgb(25 100 140) !important}
body.itemid-114 .blog1latestnews3 {float: right !important; margin-top: 25px !important;
    margin-left: 20px !important;}
    body.itemid-114 .blog1latestnews3 img {margin-right: 0 !important; border-radius: 5px !important;}
body.itemid-114 .blog1latestnews6 {    margin-left: 0 !important;
    /*font-family: 'DINPro' !important;*/
    font-size: 12px !important;
    line-height: 20px !important;
    font-weight: 700;
    text-align: left;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #697785; margin-top: 20px !important;}


/*finish*/
/*.article-details .novostiintropage .ui-col--news-left img {width: auto !important;}*/
.article-info {display: none;}
.datepostedbis {    padding-left: 25px !important;   /* font-family: 'DINPro' !important;  */  font-weight: 500;
    color: #666;}
/*.cabinet-info-row .cabinet-info {font-family: 'DINPro' !important;}*/
.datepostedbis {display: none;}

.buttonmeters4 {margin-bottom: 30px;}
.ui-col--cmr1 {    width: calc(100% - 290px);}
.ui-col--cmr2 {    width: 120px;}
.ui-col--cmr3 {    width: 170px;}
.ui-input-placeholder {    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    text-align: left;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #697785;
    cursor: text;
    margin-bottom: 10px;
    -webkit-transition: .4s;
    transition: .4s; /*font-family: 'DINPro' !important;*/}
.cabinet-meter-ttl {    font-size: 22px;/*font-family: 'DINPro' !important;*/
    line-height: 26px;
    font-weight: 700;}
.cabinet-meter-sub {    font-size: 14px;/*font-family: 'DINPro' !important;*/
    line-height: 16px;
    margin-top: 5px;}

.nobordap {border: none !important;}
.nofullwidthbut {width: auto !important; margin: auto; margin-top: 30px;}

.ui-input--error input, .ui-input--error textarea {    color: #df5055 !important;}
.ui-input--error .ui-input-row {    border-color: #df5055!important;}
.ui-input-note--red {    color: #df5055;}
.ui-input-note {    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px;}
.ui-input--error input {    font-size: 25px !important;
    font-weight: 400;}
.alert-success {    max-width: 1235px;
    margin: auto;
    margin-bottom: 30px;}
.logout-button > button[type="submit"] {    color: #3351ad !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    text-align: left !important;
        padding-left: 30px !important;
    background: url('/images/logout.png') !important;
    background-repeat: no-repeat !important;}
.logout-button > button[type="submit"]:hover {color: #000 !important;}
.cabinet-menu-item .cbLogoutForm .login-greeting, .cabinet-menu-item .cbLogoutForm .login-avatar {display: none !important; }


/*last*/
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {padding: 3px !important;}
.fr-info-outside {display: none !important;}
.nspArt > ul.sigProContainer {display: none !important;}
.ui-col--feedback-recaptcha .feedback-recaptcha {    width: 304px;
    height: 78px;
    border: 2px solid #cdd2d6;}
.ui-col--feedback-btn {    width: calc(100% - 324px);
    margin-top: 13px;}
.ui-check-icon {    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 2px solid #cdd2d6;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: border .4s;
    transition: border .4s;}
.ui-check-text {    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400; margin-left: 50px;}
.ui-check-icon:after {    content: '';
    width: 7px;
    height: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    border-right: 3px solid #3351ad;
    border-bottom: 3px solid #3351ad;
    margin: -8px 0 0 -3px;
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;}
.ui-check input:checked~.ui-check-icon:after {    opacity: 1;}
.module_special_visually #special_visually label {    background-color: #eee !important;}
.module_special_visually #special_visually label {font-size: 15px;}

 .ui-check-text a {color: #3351ad !important;}
 .ui-check-text a:hover {color: #000 !important;}
.countpaia {   /* font-family: 'DINPro' !important;*/color: #697785;    font-weight: 500;margin-top: 10px;}
















/*test fonts*/

/* РЁСЂРёС„С‚С‹ */

/*
@font-face {
  font-family:'DIN Pro';
  src:url('../fonts/DINPro-Light.eot');
  src:url('../fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro-Light.woff') format('woff'),
    url('../fonts/DINPro-Light.ttf') format('truetype');
  font-weight:300;
  font-style:normal;
}

@font-face {
  font-family:'DIN Pro';
  src:url('../fonts/DINPro.eot');
  src:url('../fonts/DINPro.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro.woff') format('woff'),
    url('../fonts/DINPro.ttf') format('truetype');
  font-weight:400;
  font-style:normal;
}

@font-face {
  font-family:'DIN Pro';
  src:url('../fonts/DINPro-Italic.eot');
  src:url('../fonts/DINPro-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro-Italic.woff') format('woff'),
    url('../fonts/DINPro-Italic.ttf') format('truetype');
  font-weight:400;
  font-style:italic;
}

@font-face {
  font-family:'DIN Pro';
  src:url('../fonts/DINPro-Medium.eot');
  src:url('../fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro-Medium.woff') format('woff'),
    url('../fonts/DINPro-Medium.ttf') format('truetype');
  font-weight:500;
  font-style:normal;
}

@font-face {
  font-family:'DIN Pro';
  src:url('../fonts/DINPro-Bold.eot');
  src:url('../fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro-Bold.woff') format('woff'),
    url('../fonts/DINPro-Bold.ttf') format('truetype');
  font-weight:700;
  font-style:normal;
}

@font-face {
  font-family:'DIN Pro';
  src:url('../fonts/DINPro-BoldItalic.eot');
  src:url('../fonts/DINPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro-BoldItalic.woff') format('woff'),
    url('../fonts/DINPro-BoldItalic.ttf') format('truetype');
  font-weight:700;
  font-style:italic;
}
/*

/* РЁСЂРёС„С‚С‹ - РєРѕРЅРµС† */

/* Eric Meyer's Reset CSS v2.0 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin:0; padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;} body {line-height:1;} ol, ul {list-style:none;} blockquote, q {quotes:none;} blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;} table {border-collapse:collapse;border-spacing:0;} input,textarea {outline:none;width:100%;} input, optgroup, select, textarea, button {display:block;font-family:inherit;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none;background:none;}
/* Eric Meyer's Reset CSS v2.0 end */

@media only screen and (max-width: 640px) {

table{border-collapse:collapse;border-spacing:0;margin-bottom: 0; overflow: hidden; overflow-x: scroll; display: block; white-space: nowrap;width: 100%;}

}

/*** РћР‘Р©Р•Р• ***/
* {
  margin:0;
  padding:0;
  outline:none;
}

*,
*:before,
*:after {
  -webkit-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box;
}

html, body {
  margin:0;
  padding:0;
  min-width:320px;
  width:100%;
  height:100%;
}

body {
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
  -moz-text-size-adjust:100%;
  text-size-adjust:100%;
  font-size:100%;
  -webkit-font-smoothing:antialiased;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  background:#faf8f5;
  //color:#36485a;
  color:#2b3846;
  font-family:"Open Sans", sans-serif;
  cursor:default;
  overflow-x:hidden;
  overflow-y:auto;
}

.body--fixed {
  overflow:hidden!important;
}

.clear {
  width:0;
  height:0;
  visibility:hidden;
  display:block;
  clear:both;
  position:relative;
  font-size:0;
  line-height:0;
}

a {
  text-decoration:none;
  color:inherit;
  cursor:pointer;
}

b {
  font-weight:700;
}

i {
  font-style:italic;
}

a, .ui-btn {
  cursor:pointer;

  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -o-user-select:none;
  user-select:none;
  -webkit-transition:all .4s;
  transition:all .4s;
}

.noselect {-webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; -o-user-select:none; user-select:none;}

.disabled {pointer-events:none; cursor:default!important;}

img {
  width:100%;
  display:block;
  -webkit-transition:opacity .4s;
  transition:opacity .4s;
  opacity:1;
}

img[data-src] {
  opacity:0;
}

.text-left {
  text-align:left;
}

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

.text-right {
  text-align:right;
}

.text-nowrap {
  white-space:nowrap;
}

.display-ib {
  display:inline-block;
}

.ui-tab-content,
.ui-accordion-panel,
.ui-collapse-hidden {
  display:none;
}

.svg-sprite {
  position:absolute;
  left:-99999px;
  top:-99999px;
  width:0;
  height:0;
}

svg {
  display:block;
  width:100%;
  height:100%;
}

/* РРЅРїСѓС‚С‹ */

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {opacity:.5; text-align:inherit;}
input::-moz-placeholder, textarea::-moz-placeholder {opacity:.5; text-align:center;}
textarea::-webkit-input-placeholder {text-align:inherit!important; opacity:.5;}
textarea::-moz-placeholder {text-align:inherit!important; opacity:.5;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {opacity:1;}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {opacity:0;}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {opacity:0;}
label {display:block;position:relative;}
input, textarea, button {-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-border-radius:0;}
textarea {resize:none;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance:none;
}

input[type='number'] {
  -moz-appearance:textfield;
}

:-webkit-autofill,
:-webkit-autofill:hover, 
:-webkit-autofill:focus {
  -webkit-box-shadow:0 0 0 1000px #fff inset!important;
}

.ui-input {
  position:relative;
  cursor:text;
}

.ui-input-row {
  width:100%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border:#cdd2d6 solid 2px;
  border-radius:5px;
  background:#fff;
  -webkit-transition:all .4s;
  transition:all .4s;
}

.ui-input input,
.ui-input textarea {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  display:block;
  color:#000;
  font-size:24px;
  line-height:36px;
  font-weight:400;
  text-align:left;
  -webkit-box-shadow:none;
  box-shadow:none;
  border:none;
  background:transparent;
  position:relative;
  -webkit-transition:all .4s;
  transition:all .4s;
}

.ui-input input {
  height:36px;
  padding:0 15px;
}

.ui-input textarea {
  padding:4px 15px;
}

.ui-input-placeholder {
  display:block;
  width:100%;
  font-size:12px;
  line-height:20px;
  font-weight:700;
  text-align:left;
  letter-spacing:.03em;
  text-transform:uppercase;
  color:#697785;
  cursor:text;
  margin-bottom:10px;
  -webkit-transition:all .4s;
  transition:all .4s;
}

.ui-input-icon {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-negative:0;
  flex-shrink:0;
  width:36px;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
}

.ui-input-icon svg {
  width:16px;
  height:16px;
  fill:#697785;
}

.ui-input-icon--btn {
  cursor:pointer;
}

.ui-input--s2 input {
  height:46px;
}

.ui-input--s2 .ui-input-icon {
  width:46px;
}

.ui-input-note {
  display:block;
  font-size:14px;
  line-height:20px;
  margin-top:4px;
}

.ui-input-note--red {
  color:#df5055;
}

.ui-input:hover .ui-input-row {
  border-color:#3351ad;
}

.ui-input:focus-within .ui-input-row {
  -webkit-box-shadow:0 0 0 4px #d1d7e7;
  box-shadow:0 0 0 4px #d1d7e7;
  border-color:#3351ad;
}

.ui-input--error .ui-input-row {
  border-color:#df5055!important;
}

.ui-input--error input,
.ui-input--error textarea {
  color:#df5055;
}

.showhide {
  position:relative;
}

.showhide-icon {
  width:100%;
  height:100%;
  position:absolute;
  -webkit-transition:opacity .2;
  transition:opacity .2;
}

.showhide-icon--closed {
  opacity:0;
}

.showhide-icon svg {
  width:18px;
  height:18px;
  position:absolute;
  left:50%;
  top:50%;
  margin:-9px 0 0 -9px;
  fill:#2b3846;
}

.ui-input.show .showhide-icon--closed {
  opacity:1;
}

.ui-input.show .showhide-icon--opened {
  opacity:0;
}

.ui-check {
  position:relative;
  padding:0 0 0 50px;
  display:block;
  height:auto;
  min-height:16px;
  cursor:default;

  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -o-user-select:none;
  user-select:none;
}

.ui-check input {
  display:none;
  position:absolute;
  opacity:0;
  visibility:hidden;
  width:0;
  height:0;
  left:-99999px;
  top:-99999px;
}

.ui-check-text {
  display:block;
  text-align:left;
  font-size:16px;
  line-height:24px;
  font-weight:400;
}

.ui-check-text a {
  color:#3351ad;
}

html.no-touch .ui-check-text a:hover {
  color:#2b3846;
}

.ui-check-icon {
  display:block;
  position:absolute;
  left:0;
  top:50%;
  margin-top:-15px;
  width:30px;
  height:30px;
  background:#fff;
  border:#cdd2d6 solid 2px;
  border-radius:5px;
  overflow:hidden;
  -webkit-transition:border .4s;
  transition:border .4s;
}

.ui-check-icon:after {
  content:'';
  width:7px;
  height:12px;
  position:absolute;
  left:50%;
  top:50%;
  border-right:#3351ad solid 3px;
  border-bottom:#3351ad solid 3px;
  margin:-8px 0 0 -3px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
  opacity:0;
  -webkit-transition:opacity .4s;
  transition:opacity .4s;
}

.ui-check:hover .ui-check-icon {
  border-color:#3351ad;
}

.ui-check input:checked ~ .ui-check-icon:after {
  opacity:1;
}

.ui-form-field {
  position:relative;
  margin-bottom:25px;
}

.ui-form-field--btn,
.ui-form-field:last-child {
  margin-bottom:0!important;
}

/* РРЅРїСѓС‚С‹ - РєРѕРЅРµС† */

/* РљРЅРѕРїРєРё */

.ui-btn {
  display:block;
  width:100%;
  border-radius:5px;
  text-align:center;
  font-size:20px;
  line-height:24px;
  font-weight:700;
  letter-spacing:.05em;
  text-transform:uppercase;
  padding:11px 10px;
  border:transparent solid 2px;
}

.ui-btn--blue {
  border-color:#3351ad;
  background:#3351ad;
  color:#fff;
  //-webkit-box-shadow:0 2px 0 0 #233a97;
  //box-shadow:0 2px 0 0 #233a97;
}

html.no-touch .ui-btn--blue:hover {
  border-color:#233b85;
  background:#233b85;
}

/* РљРЅРѕРїРєРё - РєРѕРЅРµС† */

/*** РћР‘Р©Р•Р• - РєРѕРЅРµС† ***/

/*** РЎРўР РђРќРР¦Р« ***/

.ui-grid {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin:0 -10px -20px -10px;
}

.ui-col {
  padding:0 10px;
  margin-bottom:20px;
}

.ui-col--1of2 {
  width:50%;
}

.ui-col--1of3 {
  width:33.333%;
}

.ui-col--2of3 {
  width:66.666%;
}

.ui-col--2of6 {
  width:16.66%;
}

.ui-col--full {
  width:100%;
}

.ui-col--div {
  width:100%;
  height:0;
  margin:0;
}

.ui-sec {
  border-radius:5px;
  background:#fff;
  padding:20px;
  -webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.15);
  box-shadow:0 1px 3px 0 rgba(0,0,0,.15);
}

.ui-smalltitle {
  font-size:12px;
  line-height:20px;
  font-weight:700;
  text-align:left;
  letter-spacing:.03em;
  text-transform:uppercase;
  color:#697785;
}

.mb-5 {
  margin-bottom:5px;
}

.mb-10 {
  margin-bottom:10px;
}

.mb-15 {
  margin-bottom:15px;
}

.mb-20 {
  margin-bottom:20px;
}

.mb-30 {
  margin-bottom:30px;
}

.mb-40 {
  margin-bottom:40px;
}

.mb-45 {
  margin-bottom:45px;
}

.mb-50 {
  margin-bottom:50px;
}

.mb-60 {
  margin-bottom:60px;
}

.ui-text {
  font-size:18px;
  line-height:24px;
}

.ui-text p:not(:last-child) {
  margin-bottom:10px;
}

.ui-text a {
  color:#3351ad;
}

.ui-text ol:not(:last-child),
.ui-text ul:not(:last-child) {
  margin-bottom:10px;
}

.ui-text li {
  padding-left:20px;
  position:relative;
}

.ui-text li:not(:last-child) {
  margin-bottom:10px;
}

.ui-text > ul > li,
.ui-text > ol > li {
  padding-left:0;
}

.ui-text i {
  font-style:italic;
}

html.no-touch .ui-text a:hover {
  color:#2b3846;
}

.page {
  width:100%;
  overflow:hidden;
  position:relative;
  z-index:1;
  margin:0 auto;
  min-height:100%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
}

.page-content {
  width:100%;
  position:relative;
  -webkit-box-flex:1;
  -ms-flex:1 auto;
  flex:1 auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  padding-top:125px;
}

.section, .header, .footer {
  width:100%;
  position:relative;
}

.inner,
.title {
  width:100%;
  max-width:1280px;
  margin:0 auto;
  padding:0 20px;
  position:relative;
}

.title {
  margin-bottom:40px;
}

.title-head {
  font-size:54px;
  line-height:54px;
  font-weight:700;
}

.title-subtitle {
  font-size:16px;
  line-height:24px;
  padding-top:20px;
}

.title--inner {
  padding-left:0!important;
  padding-right:0!important;
}

.ui-title {
  font-size:34px;
  line-height:38px;
  font-weight:700;
  letter-spacing:.01em;
}

.ui-subtitle {
  color:#37495c;
}

.ui-subtitle-text {
  font-size:30px;
  line-height:34px;
  font-weight:700;
  letter-spacing:.01em;
}

.ui-subtitle-text--blue {
  color:#3351ad;
}

html.no-touch .ui-subtitle a:hover {
  color:#051c33;
}

.header {
  position:absolute;
  z-index:10;
  left:0;
  top:0;
  background:url(../images/intro.jpg) no-repeat center top;
  background-size:cover;
}

.head-block {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  height:80px;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
}

.head-left {
  -ms-flex-negative:0;
  flex-shrink:0;
  margin-right:20px;
}

.logo {
  display:block;
  width:106px;
  height:50px;
}

.head-right {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  max-width:1020px;
}

.menu {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
}

.menu-link {
  display:block;
  letter-spacing:.03em;
  font-size:18px;
  line-height:20px;
  font-weight:700;
  color:#fff;
}

html.no-touch .menu-link:hover {
  opacity:.6;
}

.menu-item.current .menu-link {
  color:#ff9f19;
}

body[data-body-type="index"] .page-content {
  padding-top:0!important;
}

body[data-body-type="index"] .header {
  background:rgba(0,0,0,.1);
}

.head-menu-toggle {
  display:none;
}

.menu-toggle {
  width:40px;
  height:40px;
  position:relative;
  cursor:pointer;
}

.menu-toggle__line {
  height:4px;
  background:#fff;
  position:absolute;
  right:0;
  top:20px;
  width:30px;
  left:5px;
  -webkit-transition:all .4s;
  transition:all .4s;
}

.menu-toggle__line:nth-child(1) {
  margin-top:-10px;
}

.menu-toggle__line:nth-child(2) {
  margin-top:-2px;
}

.menu-toggle__line:nth-child(3) {
  margin-top:6px;
}

.body--menu-opened .menu-toggle__line {
  margin-top:-2px!important;
}

.body--menu-opened .menu-toggle__line:nth-child(1) {
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}

.body--menu-opened .menu-toggle__line:nth-child(2) {
  opacity:0;
}

.body--menu-opened .menu-toggle__line:nth-child(3) {
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

.intro {
  min-height:420px;
  padding:120px 0 40px 0;
  background:url(../images/intro.jpg) no-repeat center top;
  background-size:cover;
  color:#fff;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
}

.intro-block {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin:0 -10px -30px -10px;
}

.intro-col {
  width:33.333%;
  padding:0 10px;
  margin-bottom:30px;
}

.intro-text {
  font-size:24px;
  line-height:32px;
  letter-spacing:.025em;
}

.intro-link {
  font-weight:700;
  display:inline-block;
}

.intro-link--ph1 {
  font-size:36px;
  line-height:36px;
}

.intro-link--ph2 {
  font-size:42px;
  line-height:42px;
}

.intro-link--email {
  color:#ff9f19;
}

html.no-touch .intro-link:hover {
  opacity:.6;
}

.intro-text p:not(:last-child) {
  margin-bottom:5px;
}

.index {
  padding-top:30px;
}

.ui-col--index-left {
  width:420px;
  -ms-flex-negative:0;
  flex-shrink:0;
}

.ui-col--index-right {
  width:calc(100% - 420px);
  padding-top:20px;
}

.index-new-row {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.index-new-left {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}

.index-new-img {
  width:295px;
  -ms-flex-negative:0;
  flex-shrink:0;
  margin-left:20px;
}

.index-new-date {
  margin-top:20px;
}

.index-payments {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  margin:0 -10px -20px -10px;
}

.index-payments-col {
  width:50%;
  padding:0 10px;
  margin-bottom:20px;
}

.index-payment {
  display:block;
  padding:0 10px;
}

.index-payment img {
  max-width:140px;
}

.index-info {

}

.info-card {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.info-card-left {
  width:60px;
  -ms-flex-negative:0;
  flex-shrink:0;
  margin-right:20px;
}

.index-card-right {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}

.info-card:not(:last-child) {
  margin-bottom:20px;
}

.info-card-img {
}

.info-card-text {
  font-size:18px;
  line-height:24px;
  font-weight:500;
}

.info-card-text a {
  color:#3351ad;
}

html.no-touch .info-card-text a:hover {
  color:#051c33;
}

.info-card-date {
  margin-top:5px;
}

.meters {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.meters-left {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}

.meters-text {
  font-size:16px;
  line-height:20px;
  max-width:640px;
}

.meters-text span {
  display:block;
  font-size:18px;
  line-height:26px;
  margin-bottom:5px;
}

.meters-right {
  -ms-flex-negative:0;
  flex-shrink:0;
  margin-left:20px;
}

.meters-icon {
  width:92px;
  height:137px;
  margin:0 5px;
}

.meters-icon svg {
  fill:#3351ad;
}

.feedback {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.feedback-left {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}

.feedback-right {
  -ms-flex-negative:0;
  flex-shrink:0;
  margin-left:20px;
  width:295px;
}

.feedback-icon {
  margin:0 auto 20px auto;
  width:160px;
  height:144px;
}

.feedback-icon svg {
  fill:#3351ad;
}

.feedback-icon__inner {
  position:relative;
}




.socials {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.socials-item:not(:last-child) {
  margin-right:8px;
}

.social {
  display:block;
  width:24px;
  height:24px;
  border-radius:3px;
  background:#9ba4ad;
}

.social svg {
  fill:#051c33;
}

html.no-touch .social:hover {
  background:#fff;
}

.footer {
  margin-top:60px;
  padding:30px 0;
  background:#051c33;
  color:#cdd2d6;
}

.foot-block {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
}

.foot-left {
  width:25%;
  padding-right:20px;
}

.foot-right {
  width:75%;
  max-width:880px;
}

.foot-inner {
  margin:0 -10px -30px -10px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.foot-col {
  width:25%;
  padding:0 10px;
  margin-bottom:30px;
}

.foot-ttl {
  font-size:18px;
  line-height:24px;
  font-weight:700;
  margin-bottom:6px;
}

.foot-text {
  font-size:14px;
  line-height:20px;
  max-width:160px;
}

.foot-text--f {
  max-width:100%;
}

.foot-text p:not(:last-child) {
  margin-bottom:6px;
}

.foot-ph {
  display:inline-block;
}

.foot-socials {
  margin-bottom:10px;
}

.foot-link {
  display:inline-block;
  text-decoration:underline;
}

html.no-touch .foot-ph:hover,
html.no-touch .foot-link:hover {
  color:#fff;
}

.about {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
}

.about-left {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}

.about-right {
  width:400px;
  -ms-flex-negative:0;
  flex-shrink:0;
  margin-left:20px;
}

.about-persons {
  padding-top:30px;
}

.diplomas {
  padding:15px 0;
  background:#3351ad;
}

.diploma {
  display:block;
  border-radius:5px;
  position:relative;
  cursor:pointer;
}

.diploma:after {
  content:'';
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  border-radius:5px;
  border:#fff solid 4px;
  -webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.15);
  box-shadow:0 1px 3px 0 rgba(0,0,0,.15);
  -webkit-transition:all .4s;
  transition:all .4s;
}

.diploma img {
  border-radius:6px;
}

html.no-touch .diploma:hover:after {
  -webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.3);
  box-shadow:0 5px 10px 0 rgba(0,0,0,.3);
}

.diplomas-block {
  position:relative;
  padding:0 58px;
}

.diplomas-inner {
  overflow:hidden;
  padding:10px 2px;
}

.diplomas-slide {
  width:190px;
  height:auto;
  -webkit-box-flex:0;
  -ms-flex:0 0 auto;
  flex:0 0 auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
}

.diplomas-slide--w2 {
  width:280px;
}

.slider-nav {
  width:100%;
  height:0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
}

.slider-nav-item {
  cursor:pointer;
  width:44px;
  height:44px;
  border-radius:100%;
  position:relative;
  background:#4762b5;
}

.slider-nav-icon {
  width:100%;
  height:100%;
  position:relative;
}

.slider-nav-icon:before {
  content:'';
  position:absolute;
  width:12px;
  height:12px;
  border-left:#fff solid 2px;
  border-top:#fff solid 2px;
  left:50%;
  top:50%;
  margin:-6px 0 0 -4px;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  -webkit-transition:all .4s;
  transition:all .4s;
}

.slider-nav-item--next .slider-nav-icon {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}

html.no-touch .slider-nav-item:hover .slider-nav-icon:before {
  -webkit-transform:translateX(-3px) rotate(-45deg);
  transform:translateX(-3px) rotate(-45deg);
}

/*.slider-nav-icon {
  width:100%;
  height:100%;
}

.slider-nav-icon svg {
  fill:#fff;
  -webkit-transition:all .4s;
  transition:all .4s;
}

.slider-nav-item--prev .slider-nav-icon {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}

html.no-touch .slider-nav-item:hover .slider-nav-icon svg {
  -webkit-transform:translateX(5px);
  transform:translateX(5px);
}*/

.diplomas-nav {
  position:absolute;
  left:0;
  top:50%;
  right:0;
  z-index:3;
}

.person {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.person-left {
  -ms-flex-negative:0;
  flex-shrink:0;
  width:120px;
  margin-right:20px;
}

.person-right {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}

.person-name {
  font-size:18px;
  line-height:22px;
  font-weight:700;
  margin-bottom:5px;
}

.person-text {
  font-size:14px;
  line-height:18px;
}

.person-text em {
  display:inline-block;
}

.person-text p:not(:last-child) {
  margin-bottom:10px;
}

.ui-grid--about2 {
  margin-bottom:-30px;
}

.ui-grid--about2 .ui-col {
  margin-bottom:30px;
}

.houses-link {
  display:inline-block;
  color:#3351ad;
  position:relative;
  padding-left:45px;
  font-size:24px;
  line-height:32px;
  font-weight:700;
}

.houses-link svg {
  fill:#3351ad;
  position:absolute;
  width:32px;
  height:32px;
  left:0;
  top:50%;
  margin-top:-16px;
}

.rates-arch {
  display:inline-block;
  color:#3351ad;
  font-size:24px;
  line-height:32px;
  font-weight:700;
}

html.no-touch .houses-link:hover,
html.no-touch .rates-arch:hover {
  color:#2b3846;
}

.acc {
  background:#fff;
  border-radius:5px;
  -webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.15);
  box-shadow:0 1px 3px 0 rgba(0,0,0,.15);
}

.acc-item {
}

.acc-head {
  position:relative;
  padding:20px 20px 20px 60px;
  cursor:pointer;
  -webkit-transition:border .4s;
  transition:border .4s;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  min-height:80px;
}

.acc-head:before {
  content:'';
  position:absolute;
  width:12px;
  height:12px;
  border-right:#9ba4ad solid 2px;
  border-bottom:#9ba4ad solid 2px;
  left:30px;
  top:50%;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  margin:-6px 0 0 -5px;
  -webkit-transition:all .4s;
  transition:all .4s;
}

.acc-ttl {
  font-size:30px;
  line-height:34px;
  font-weight:900;
}

.acc-ttl--img {
  position:relative;
  padding-left:75px;
}

.acc-ttl--img > img {
  width:60px;
  position:absolute;
  left:0;
  top:50%;
  margin-top:-30px;
}

.acc-body {
  padding:10px 20px 30px 60px;
}

.acc-body .ui-text {
  max-width:980px;
}

.acc-body .ui-text img {
  width:auto;
  max-width:100%;
}

.acc-body .ui-text img:not(:first-child) {
  margin-top:20px;
}

.acc-body .ui-text img:not(:last-child) {
  margin-bottom:20px;
}

.acc-item:not(:last-child) .acc-head,
.acc-item:not(:last-child) .acc-body {
  border-bottom:#e6e8eb solid 1px;
}

.acc-item.active .acc-head {
  border-color:transparent;
}

.acc-item.active .acc-head:before {
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
  margin-top:-8px;
}

.rates-inner {
  padding-left:75px;
  position:relative;
}

.rates-icon {
  position:absolute;
  left:0;
  top:0;
  width:60px;
  height:60px;
  background:#ff9f19;
  border-radius:10px;
}

.rates-icon svg {
  fill:#fff;
}

.rates-block:not(:last-child) {
  margin-bottom:20px;
}

.rate {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border-bottom:#e6e8eb solid 1px;
  padding-bottom:12px;
  margin-bottom:12px;
}

.rate--f {
  -webkit-box-align:end;
  -ms-flex-align:end;
  align-items:flex-end;
}

.rate:last-child,
.rate--f {
  border-bottom:none;
  padding-bottom:0;
  margin-bottom:0;
}

.rate-left {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}

.rate-ttl {
  font-weight:700;
  font-size:32px;
  line-height:32px;
  margin-bottom:10px;
}

.rate-subttl {
  font-size:24px;
  line-height:24px;
  font-weight:700;
  margin-bottom:10px;
}

.rate-norms {
  font-weight:700;
  font-size:18px;
  line-height:18px;
  margin-bottom:10px;
  color:#3351ad;
}

.rate-norms p:not(:last-child) {
  margin-bottom:10px;
}

.rate-text {
  font-size:18px;
  line-height:24px;
  margin-bottom:5px;
}

.rate-sub {
  font-size:14px;
  line-height:18px;
  color:#3351ad;
}

html.no-touch .rate-norms a:hover,
html.no-touch .rate-sub a:hover {
  color:#2b3846;
}

.rate-right {
  width:460px;
  -ms-flex-negative:0;
  flex-shrink:0;
  margin-left:20px;
}

.rate-date {
  font-size:15px;
  line-height:15px;
  color:#697785;
  margin-bottom:10px;
}

.rate-price {
  font-size:24px;
  line-height:24px;
  font-weight:700;
}

.rate-price em {
  font-size:14px;
  line-height:14px;
  vertical-align:super;
}

.rate-price span {
  font-size:14px;
  line-height:20px;
  font-weight:400;
  display:block;
}

.services {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.services-left {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}

.services-right {
  -ms-flex-negative:0;
  flex-shrink:0;
  margin-left:20px;
  padding:10px 5px 0 0;
}

.services-icon {
  width:92px;
  height:92px;
}

.services-icon svg {
  fill:#3351ad;
}

.ui-col--news-left {
  width:calc(100% - 420px);
}

.ui-col--news-right {
  width:420px;
  -ms-flex-negative:0;
  flex-shrink:0;
}

.new-short {
  font-size:20px;
  line-height:26px;
}

.new-images {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin:0 -10px -20px -10px;
}

.new-image {
  width:25%;
  padding:0 10px;
  margin-bottom:20px;
}

.new-image > a {
  display:block;
}

.news-nav {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
}

.news-nav-item {
  display:block;
  width:40px;
  height:40px;
  border-radius:100%;
  color:#3351ad;
  text-align:center;
  font-size:16px;
  line-height:40px;
  font-weight:500;
}

.news-nav-arr,
.news-nav-arrs {
  width:100%;
  height:100%;
  position:relative;
}

.news-nav-arr:before,
.news-nav-arrs:before,
.news-nav-arrs:after  {
  content:'';
  position:absolute;
  width:12px;
  height:12px;
  border-left:#3351ad solid 2px;
  border-top:#3351ad solid 2px;
  left:50%;
  top:50%;
  margin-top:-6px;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  -webkit-transition:all .4s;
  transition:all .4s;
}

.news-nav-arr:before {
  margin-left:-4px;
}

.news-nav-arrs:before {
  margin-left:-7px;
}

.news-nav-arrs:after {
  margin-left:1px;
}

.news-nav-item--n .news-nav-arr,
.news-nav-item--n .news-nav-arrs {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
}

html.no-touch .news-nav-item:hover {
  color:#2b3846;
}

html.no-touch .news-nav-item:hover .news-nav-arr:before,
html.no-touch .news-nav-item:hover .news-nav-arrs:before,
html.no-touch .news-nav-item:hover .news-nav-arrs:after {
  border-color:#2b3846;
}

.news-nav-item.active {
  background:#f5f1eb;
  color:#2b3846;
}

.contacts-ttl {
  font-size:24px;
  line-height:24px;
  font-weight:700;
}

.contacts-grid {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-bottom:-10px;
}

.contacts-grid:before {
  display:block;
  width:0;
  height:100%;
  content:'';
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2;
}

.contacts-item {
  margin-bottom:10px;
  width:40%;
}

.contacts-item-sub {
  font-size:18px;
  line-height:24px;
  font-weight:700;
  margin-bottom:3px;
}

.contacts-item-text {
  font-size:14px;
  line-height:18px;
}

.contacts-item:nth-child(n+4) {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:2;
  order:2;
  width:60%;
  padding-left:10px;
}

.cabinet-menu-item:not(:last-child) {
  margin-bottom:30px;
}

.cabinet-auth {
  max-width:400px;
}

.cabinet-auth-top {
  margin-bottom:40px;
}

.cabinet-auth-tabs {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.cabinet-auth-tab {
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
}

.cabinet-auth-btn {
  text-align:center;
  display:block;
  font-size:22px;
  line-height:22px;
  font-weight:700;
  color:#3451ad;
  padding:5px 0 10px 0;
  border-bottom:#3451ad solid 2px;
}

html.no-touch .cabinet-auth-btn:hover {
  color:#2b3846;
}

.cabinet-auth-tab.active .cabinet-auth-btn {
  color:#2b3846;
  border-color:#ff9e19;
}

.cabinet-menu-item {
  font-size:0;
  line-height:0;
}

.cabinet-menu-link {
  display:inline-block;
  color:#3351ad;
  font-size:22px;
  line-height:24px;
}

.cabinet-menu-link--logout {
  position:relative;
  padding-left:36px;
  font-weight:700;
  text-transform:uppercase;
}

.cabinet-menu-icon {
  width:24px;
  height:24px;
  position:absolute;
  left:0;
  top:50%;
  margin-top:-12px;
}

.cabinet-menu-icon svg {
  fill:#3351ad;
  -webkit-transition:fill .4s;
  transition:fill .4s;
}

html.no-touch .cabinet-menu-link:hover,
.cabinet-menu-item.current .cabinet-menu-link {
  color:#2b3846;
}

html.no-touch .cabinet-menu-link:hover .cabinet-menu-icon svg {
  fill:#2b3846;
}

.cabinet-pay {
  width:100%;
  max-width:340px;
}

.cabinet-info-row:not(:last-child) {
  margin-bottom:30px;
}

.cabinet-info {
  font-size:22px;
  line-height:24px;
}

.cabinet-info span.sup {
  font-size:14px;
  line-height:14px;
  vertical-align:super;
}

.forgot-pass {
  text-align:center;
  padding-top:25px;
  font-size:0;
  line-height:0;
}

.forgot-pass-link {
  display:inline-block;
  font-size:20px;
  line-height:20px;
  color:#3351ad;
  font-weight:700;
}

html.no-touch .forgot-pass-link:hover {
  color:#2b3846;
}

.bvi-body .intro,
.bvi-body .header {
  background:#fff;
}

.bvi-body .ui-sec {
  padding:0;
}

.feedback-textarea {
  height:190px;
}

.ui-col--feedback-recaptcha {
  -ms-flex-negative:0;
  flex-shrink:0;
  -ms-flex-item-align:center;
  -ms-grid-row-align:center;
  align-self:center;
}

.feedback-recaptcha {
  width:304px;
  height:78px;
}

.ui-col--feedback-btn {
  width:calc(100% - 324px);
  -ms-flex-item-align:center;
  -ms-grid-row-align:center;
  align-self:center;
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.cabinet-meters {
  position:relative;
  max-width:700px;
  padding-bottom:70px;
}

.cabinet-meters-loading {
  width:50px;
  height:50px;
  position:absolute;
  bottom:0;
  left:50%;
  margin-left:-25px;
  -webkit-animation:spin 1s infinite linear;
  animation:spin 1s infinite linear;
  -webkit-transition:opacity .4s;
  transition:opacity .4s;
  opacity:0;
  pointer-events:none;
}

.cabinet-meters-inner {
  position:relative;
  -webkit-transition:opacity .4s;
  transition:opacity .4s;
}

.cabinet-meters-text {
  margin-bottom:25px;
}

.cabinet-meters-notes:not(:first-child) {
  margin-top:30px;
}

.cabinet-note {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.cabinet-note-icon {
  width:60px;
  height:60px;
  border-radius:100%;
  -ms-flex-negative:0;
  flex-shrink:0;
  margin-right:20px;
  position:relative;
}

.cabinet-note-icon--err {
  background:#df5055;
}

.cabinet-note-icon--err:before,
.cabinet-note-icon--err:after {
  position:absolute;
  content:'';
  width:36px;
  height:10px;
  left:12px;
  top:25px;
  background:#fff;
  border-radius:3px;
}

.cabinet-note-icon--err:before {
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}

.cabinet-note-icon--err:after {
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

.cabinet-note-icon--ok {
  background:#00ff1e;
}

.cabinet-note-icon--ok:before {
  position:absolute;
  content:'';
  width:22px;
  height:36px;
  left:18px;
  top:9px;
  border-right:#fff solid 10px;
  border-bottom:#fff solid 10px;
  border-radius:3px;
  -webkit-transform:rotate(40deg);
  transform:rotate(40deg);
}

.cabinet-note-text {
  min-height:60px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
}

.cabinet-note-text p {
  width:100%;
}

.cabinet-meters-rows {
  margin-top:30px;
}

.cabinet-meters-row:not(:last-child) {
  margin-bottom:20px;
}

.ui-col--cmr1 {
  width:calc(100% - 290px);
}

.ui-col--cmr2 {
  width:120px;
}

.ui-col--cmr3 {
  width:170px;
}

.cabinet-meter-ttl {
  font-size:16px;
  line-height:26px;
  font-weight:700;
}

.cabinet-meter-sub {
  font-size:14px;
  line-height:16px;
  margin-top:5px;
}

.ui-col--cmr3 .ui-input-placeholder {
  margin-bottom:15px;
}

.cabinet-meters-row:not(:first-child) .ui-input-placeholder {
  display:none;
}

.cabinet-meters-row:not(:first-child) .ui-col--cmr3 {
  padding-top:3px;
}

.cabinet-meters-send {
  margin:30px auto 0 auto;
  max-width:300px;
}

.cabinet-meters.loading .cabinet-meters-inner {
  pointer-events:none!important;
  opacity:.7;
}

.cabinet-meters.loading .cabinet-meters-loading {
  opacity:1;
}

/*** РЎРўР РђРќРР¦Р« - РєРѕРЅРµС† ***/
/*head menu*/
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {    color: #fff;}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {    float: right;}
#sp-header {    background: url('/../images/intro.jpg') center top/cover no-repeat;}




/*contacts final adaptive*/



@media screen and (max-width: 700px) {
  .contacts-item  {    width: 50%!important;}
  .contacts-grid {max-height: none !important;}
  .inner, .title {    padding: 0 !important;}
  #sp-header {    background: #3351ad !important;}
  .info a[title="open"], .info a[title="close"] {    font-size: 18px;
    line-height: 18px;}
    .col-lg-6a , .col-lg-6b {width: 100% !important; display: block; overflow: hidden;}
.header, .intro {    padding-top: 30px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 30px !important;}
#sp-main-body {padding-top: 95px !important;}
.index .blog1latestnews2 > .blog1latestnews3 {display: none !important;}
.index-left {margin-bottom: 0 !important;}
.ui-col--feed1 {    width: 100% !important;}
.ui-col--feed2 {    width: 50% !important;}
.ui-check-text {    margin-left: 0 !important;}



}



@media screen and (max-width: 400px) {
 .contacts-item {    width: 100%!important;
    padding-left: 0!important;}
  .contacts-grid {max-height: none !important;}

}

.contacts-grid {max-height: none !important;display: block !important; overflow: hidden;}
.col-lg-6a {width: 40%; display: inline-block; overflow: hidden;float: left;}
.col-lg-6b {width: 60%; display: inline-block; overflow: hidden; float: right;}
.col-lg-6a > .contacts-item {    width: 100%;padding-right: 10px;}
.col-lg-6b > .contacts-item {    width: 100%;padding-right: 0px; padding-left: 10px;}


.imgblock1sa img {    width: 32%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;}


.view-category .galblock {display: none;}
.photogalbut .ui-btn--blue {    display: block;
    width: 160px;
    margin-top: 30px !important;
    color: #fff;
    font-size: 15px;
    padding: 5px;}

/*copypaste*/
@media only screen and (max-width:1100px){.head-right{max-width:840px}.menu-link{letter-spacing:.01em;font-size:16px}.ui-subtitle-text{font-size:24px;line-height:28px}.person-left{width:100px}.ui-col--news-left{width:calc(100% - 350px)}.ui-col--news-right{width:350px}.news-nav-item{width:34px;height:34px;font-size:16px;line-height:34px}.rate-right{width:350px}.rate-date{font-size:14px;line-height:14px}.rate-price{font-size:20px;line-height:20px}}@media only screen and (max-width:1000px){.title-head{font-size:38px;line-height:38px}.ui-title{font-size:32px;line-height:32px}.intro-text{font-size:20px;line-height:26px;letter-spacing:.01em}.intro-link--ph1,.intro-link--ph2{font-size:26px;line-height:26px}.index-left{width:100%;margin-bottom:40px}.index-left-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.index-left-row{width:50%;padding:0 10px}.index-left-row--f,.index-right{width:100%}.head-block{height:60px}.logo{display:block;width:80px;height:38px}.menu-link{letter-spacing:0;font-size:15px}.page-content{padding-top:100px}.intro{min-height:1px;padding:100px 0 50px}.about-right{width:170px}.ui-col--ar{width:100%}.ui-col--person{width:50%}.acc-ttl{font-size:24px;line-height:24px}.ui-col--cl{width:100%;margin-bottom:30px}.contacts-left{margin:0 -10px -20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-left-row{width:50%;padding:0 10px;margin-bottom:20px}.contacts-left .mb-15{margin-bottom:0!important}.ui-col--cr{width:100%}.ui-col--contact{width:50%}.rate-ttl{font-size:24px;line-height:24px}.rate-subttl{font-size:18px;line-height:18px}.rates-inner{padding-left:55px}.rates-icon{width:40px;height:40px}.rate-text{font-size:16px;line-height:24px}.rate-norms{font-size:16px;line-height:16px}.cabinet-info-row:not(:last-child),.cabinet-menu-item:not(:last-child){margin-bottom:20px}.cabinet-info,.cabinet-menu-link{font-size:18px;line-height:20px}}@media only screen and (max-width:900px){.head-menu-toggle{display:block}.head-right{position:absolute;width:220px;top:100%;right:0;padding:20px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.15);box-shadow:0 1px 3px 0 rgba(0,0,0,.15);-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s;opacity:0;visibility:hidden}.body--menu-opened .head-right{opacity:1;visibility:visible}.menu{display:block}.menu-item:not(:last-child){margin-bottom:10px}.menu-link{color:#3351ad}.diplomas-block{padding:0 44px}.diplomas-nav{left:-10px;right:-10px}.rates-icon{position:relative;left:auto;top:auto;margin-bottom:20px}.rates-inner{padding-left:0}}@media only screen and (max-width:800px){.title{margin-bottom:30px}.title-head{font-size:30px;line-height:30px}.ui-title{font-size:24px;line-height:24px}.intro-text{font-size:17px;line-height:24px}.intro-link--ph1,.intro-link--ph2{font-size:22px;line-height:22px}.foot-block{display:block;max-width:400px;margin:0 auto}.foot-left{width:100%;margin-bottom:30px}.foot-right{width:100%}.foot-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.foot-col{width:50%}.acc-ttl{font-size:20px;line-height:20px}.acc-body,.acc-head{padding-left:40px}.acc-head:before{width:10px;height:10px;left:20px;margin:-5px 0 0 -4px}.acc-item.active .acc-head:before{margin-top:-6px}.contacts-ttl{font-size:20px;line-height:20px}.ui-col--news-left{width:100%;margin-bottom:30px}.ui-col--news-right{width:100%}.news-nav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rate--f .rate-right{display:none}.rate-right{width:175px}.rate-right .ui-col{width:100%}.rate-price:before{display:block;content:attr(data-text);font-size:14px;line-height:14px;font-weight:400;color:#697785;margin-bottom:5px}.ui-col--rs{width:100%}.ui-col--cabl{width:200px;-ms-flex-negative:0;flex-shrink:0}.ui-col--cabr{width:calc(100% - 200px)}.cabinet-info,.cabinet-menu-link{font-size:16px;line-height:20px}.cabinet-menu-link{font-weight:500}.cabinet-menu-link--logout{font-weight:700}}@media only screen and (max-width:700px){.header,.intro{background:#3351ad}.intro-col{width:50%}.index-left-row{width:100%}.index-payments-col{width:33.333%}.ui-text{font-size:16px;line-height:24px}.feedback-right,.index-new-img{width:200px}.feedback-icon{width:120px;height:108px}.ui-col--contact,.ui-col--person{width:100%}.contacts-item{width:50%!important}}@media only screen and (max-width:600px){.about{display:block}.about-right{width:100%;margin:30px 0 0;max-width:400px}.ui-col--ar{width:50%}.ui-col--disc1{width:100%;margin-bottom:30px}.ui-col--disc2{width:100%;max-width:300px;margin:0 auto 30px}.new-image{width:50%}.rate{-ms-flex-wrap:wrap;flex-wrap:wrap}.rate-left{margin-bottom:20px}.rate-right{width:100%;margin-left:0}.rate-right .ui-col{width:50%}.cabinet-auth{max-width:100%}.ui-col--cabl{width:100%;margin-bottom:40px}.ui-col--cabr{width:100%}.cabinet-pay{max-width:100%}}@media only screen and (max-width:500px){.intro-col{width:100%}.index-payments-col{width:50%}.feedback,.index-new{display:block}.feedback-left{width:100%;margin-bottom:30px}.index-new-left{width:100%}.feedback-right{margin:0;width:100%}.index-new-img{display:none}.meters-icon{width:70px;height:104px;margin:0}.diplomas-slide{width:100%}.diplomas-slide .diploma{margin:0 auto}.contacts-left-row,.rate-right .ui-col{width:100%}.services-right{padding:0}.services-icon{width:70px;height:70px}}@media only screen and (max-width:400px){.index-payment{padding:0}.foot-col{width:100%}.person-left{width:80px}.acc-ttl{font-size:18px;line-height:20px}.contacts-item{width:100%!important;padding-left:0!important}}
/*end copypaste*/

	
form#userForm {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

/*
form#userForm {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    max-width: 70%;
}
*/

b, strong {
    font-weight: bolder !important;
}



/*Код, чтобы на странице "Полезная информация" в блоке "Как оплатить услуги управляющей компании дистанционно" отображалось полное изображение*/

.content2001 img {
	max-width: 80%;
}


