body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
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, .9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "FontAwesome";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  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: 2px 5px;
}
.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: 4px -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: 50px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header .logo {
  height: 70px;
  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-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: 0px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 0px;
  border: 0px solid #f3f3f3;
  padding: 0px;
  padding-right: 0px;
  border-radius: 0px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 8px;
}
#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: 0px solid #dadadaa3;
  margin-right: 2px;
  margin-left: 2px;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0px;
}
#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;
}
.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: 20px;
  /*padding: 6px;
  border: 0px solid #e5e5e5;
  border-radius: 3px;
  background: rgba(0,0,0,.05);*/
}
.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: #3d3d3d;
}
.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: #3b3b3a;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
    /*background: #f2f2f2;*/
    border-radius: 0px;
    display: inline-block;
    font-weight: 300;
    padding: 0px 0px;
    font-size: 16px;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #fff;
}
.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;
  margin-top: 12px;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0px;
  padding-left: 2px;
  content: "/";
}
.article-info > span a {
  color: #3d3d3d;
}
.article-info > span a:hover {
  color: #3b3b3a;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 1.4rem;
  font-family: 'Montserrat', sans-serif;
}
.article-details .link-edit-article {
  position: absolute;
  right: -40px;
  top: 3px;
}
.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: 5px;
  margin-top: 22px;
  border-top: 1px solid #f5f5f5;
}
.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: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f006";
  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;
  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: 0px;
  margin: 0px 0px 0px -14px;
}
#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, .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.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon 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 {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #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.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #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.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #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 {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.coming-soon .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;
}
.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: 0px;
  margin-top: 0px;
  padding-left: 20px;
  background: white url(https://omacademy.ru/images/stories/right.png) no-repeat center left;
  background-size: 18px;
}
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: 6px;
}
.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: #e5e5e5;
  border-radius: 18px;
  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: #333333;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(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: #333333;
  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: #333333;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(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: FontAwesome;
  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: #333333;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(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, .25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 0.875rem;
  color: rgba(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, .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, .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, .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, .2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, .5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: FontAwesome;
  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, .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: #333;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
#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;
}
.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: #92ceff;
  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: #92ceff;
  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 -22px;
  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: 0 5px;
  line-height: 63px;
  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: -18px;
  margin-left: 0px;
}
.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;
  background: #a5c1de;
  border-bottom: 1px solid #ffffff;
  width: 260px;
}
.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: "FontAwesome";
  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: "FontAwesome";
  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: 60px;
  line-height: 54px;
  font-size: 20px;
  margin-top: -4px;
}
#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, .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: 14px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
  padding-top: 0px;
}
.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: 20px;
  margin-top: 40px;
}
.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 > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 16px;
  padding: 0.125rem 0;
  position: relative;
  font-weight: 400;
}
.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: FontAwesome;
}
.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 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 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);
  }
}
/*
 * @license http://www.gnu.org/licenses/gpl-2.0.html GPLv2 or later
 */
/*-Acymailing-*/
.acymailing_module .acymailing_introtext {
  margin-bottom: 10px !important;
}
.acymailing_module table.acymailing_form {
  margin: 0;
  width: 100%;
}
.acymailing_module table.acymailing_form td.acysubbuttons input.button {
  min-width: auto;
  padding: 7px 25px;
  margin-left: -40px;
  border-radius: 3px;
  border: none;
  background-color: #d1b0a1;
  box-shadow: 0px 2px 0px 0px #c0937e;
}
.acymailing_module table.acymailing_form td.acysubbuttons input.button:hover {
  background-color: #e7d5cd;
  color: #fff;
}
.acymailing_module input[type="text"] {
  border: none;
  height: auto;
  box-shadow: none;
  padding: 10px 25px;
  background: #f5f5f8;
  border-radius: 3px;
}
.acymailing_module .acymailing_finaltext {
  margin-top: 10px !important;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 0px;
  border-bottom: 0px solid #fff;
  box-shadow: none;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a:hover {
  /*padding-left: 25px;*/
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a {
  padding: 8px 8px;
  line-height: 16px;
  font-size: 12px
  /*-webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;*/
}
#qx-joomla-articles-40131 .qx-media-heading:hover, #qx-joomla-articles-40131 .qx-media-heading a:hover {
  color: #3b3b3a;
}
.sp-page-title {
  padding: 120px 0 100px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover !important;
  text-align: center;
  background-attachment: fixed;
  position: relative;
  background: #fff;
}
.sp-page-title:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
}
.sp-page-title .sp-page-title-heading {
  position: relative;
  color: #fff;
  font-size: 45px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
  display: inline-flex;
  position: relative;
}
.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;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background-color: transparent;
  color: #888;
  box-shadow: rgba(236, 236, 236, 1) 0 0px 0px 2px inset;
  -webkit-transition: all 600ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 600ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 600ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 600ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 600ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  display: block;
  margin: 10px auto;
  max-width: 180px;
  text-decoration: none;
  border-radius: 3px;
  padding: 5px 30px;
  text-transform: uppercase;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  color: #fff;
  box-shadow: #c9a28f 0 0px 0px 40px inset;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  background-color: #c0937e;
  box-shadow: 0px 2px 0px 0px #c0937e;
}
.featherlight {
  z-index: 9999;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay:hover {
  background: rgba(234, 219, 212, 0.9);
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  background: rgba(234, 219, 212, 0.3);
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.speasyimagegallery-gallery-item-title {
  margin-bottom: 50%;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
}
.speasyimagegallery-gallery-item > div::after {
  background-color: rgba(0, 0, 0, 0.7);
}
.speasyimagegallery-image-content {
  background-color: rgba(234, 219, 212, 0.8);
}
#sp-bottom .sp-module .speasyimagegallery-gallery-item-title {
  font-size: 10px;
  text-align: left;
  margin-bottom: 0%;
}
.article-details .article-ratings-social-share {
  border-top: none;
}
.article-info > span > time {
  /*position: absolute;*/
  left: 0px;
  top: 0px;
  background: #a5c1de;
  padding: 2px 4px;
  z-index: 8;
  color: #fff;
  text-align: center;
  width: auto;
  height: 42px;
  font-size: 10px;
}
.article-details .article-header {
  padding-top: 0px;
  margin-top: 18px;
  padding-bottom: 6px;
}
.article-list .article {
  border: none;
  /*border-radius: 16px;
  border-top: solid 3px #a5c1de;
  border-bottom: solid 3px #a5c1de;
  background: #f1f1f1;*/
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 22px;
  color: #333;
  padding-top: 0px;
}
.article-list .article .article-introtext {
  font-size: 16px;
  text-align: justify;
}
.article-info {
  /*border-bottom: 1px solid #efefef;
  padding-bottom: 10px;*/
}
.article-info > span a {
  color: #c49985;
}
.article-info > span + span::before {
  content: "";
}
.article-list .article .article-intro-image, .article-intro-image-overlay, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: 0px;
}
.article-details .article-full-image img {
  border-radius: 0px;
}
.article-intro-image-overlay {
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.article-intro-image-overlay .overlay-image {
  opacity: 0;
}
.article-intro-image-overlay:hover .overlay-image {
  opacity: 1;
}
.overlay-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(234, 219, 212, 0.6);
  transition: all 0.7s ease;
  z-index: 2;
}
.article-intro-image-overlay .link-post {
  left: 50%;
  margin: auto auto auto -55px;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 50;
  transition: all 0.6s ease;
  text-transform: uppercase;
  font-weight: bolder;
}
.article-intro-image-overlay .link-post .read-more {
  color: #fff;
  font-size: 20px;
}
.article-list .article .article-intro-image-overlay:hover .link-post {
  opacity: 1;
  transform: translate(0, -50%) scale(0.9);
}
.article-list .article .article-intro-image-overlay:hover .link-post:hover {
  transform: translate(0, -50%) scale(1);
}
.article-list .article {
  /*transition: all 0.7s ease;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding-right: 5px;*/
}
.article-list .article:after {
  width: 1%;
  height: 3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 22px 0 50%;
  /*content: "";
  transform: translate(-50%, -50%);
  transition: all 0.7s ease;
  background-color: transparent;*/
}
.article-list .article:hover:after {
  width: 100%;
  /*background-color: #a5c1de;*/
}
#sp-left .sp-module, #sp-right .sp-module {
  border: none;
}
.article-social-share .social-share-icon ul li a {
  border-radius: 0px;
}
.article-social-share .social-share-icon ul li a:hover {
  border: 1px solid #fff;
  border-radius: 0px;
}
.btn-primary, .sppb-btn-primary {
  border: 1px solid #fff;
  border-radius: 0px;
  padding-bottom: 4px;
  padding-top: 4px;
  background: #fff;
  margin-top: 1px;
  padding-left: 8px;
  margin-bottom: 10px;
}
.btn-primary:focus, .sppb-btn-primary:focus {
  background-color: black;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  background: #1257a8;
  /*background: linear-gradient(to right, #1257a8, #27b56d);*/
  color: #fff;
  padding: 6px 10px;
  text-transform: uppercase;
  margin: 0px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  /*border: 1px solid #dadada;*/
  padding: 0px 0px;
  margin-top: -1px;
  /*background-image: url(https://omacademy.ru/images/stories/01.png);*/
  opacity: 1;
  background-attachment: fixed;
}
.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 {
  font-size: 16px;
}
.categories-module {
  border: none;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  line-height: 12px;
  font-size: 10px;
  margin: 0px;
}
.latestnews-title {
  margin-top: 10px;
  font-weight: bold;
}
.latestnews-date {
  font-size: 14px;
  color: #444;
  margin-bottom: 20px;
}
#sp-bottom .sp-module .latestnews .item-image > img {
  float: left;
  height: 50px;
  max-width: 70px;
  margin-right: 20px;
}
#sp-bottom .sp-module .latestnews-date {
  color: #fff;
}
#sp-bottom .sp-module .latestnews li {
  border-bottom: 1px dashed #363636;
  position: relative;
}
.table-bordered thead td, .table-bordered thead th {
  background: #363636;
  color: #fff;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  overflow: hidden;
  padding: 4px 10px;
  padding-left: 20px;
  background: white url(https://omacademy.ru/images/stories/right.png) no-repeat center left;
  background-size: 18px;
}
.newsletter .form-control {
  border-radius: 0px;
}
.newsletter .btn-primary, .newsletter .sppb-btn-primary {
  border-radius: 0px;
  background: #fff;
  border-color: #fff;
}
.page-item.active .page-link {
  border-radius: 0px;
  background: #fff;
  border: 1px solid #dee2e6;
  color: #333;
}
.page-item:last-child .page-link {
  border-radius: 0px;
}
.page-item {
  border: 1px solid #fff;
}
.wkmega {
  color: #1f1e1e;
}
.wkmega .sp-module ul > li > a {
  color: #1f1e1e;
  font-size: 14px;
}
.wkmega .sp-dropdown .sp-module .sp-module-title {
  font-size: 20px;
}
.wkmega .sp-mega-group > li > a {
  font-size: 20px;
}
.wkmega .latestnews-title {
  font-size: 16px;
}
.wkmega .latestnews-date {
  color: #1f1e1e;
}
.pager > li a {
  border: 1px solid #fff;
  border-radius: 0px;
}
#sp-header.header-sticky {
  z-index: 9999;
}
#sp-top-bar a {
  font-size: 15px;
}
.sp-contact-info li span {
  color: #1257a8;
  font-size: 18px;
}
#sp-menu {
  background: #0757a8;
  margin-top: 0px;
  height: 50px;
}
#sp-header {
  box-shadow: none;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  transition: all 0.1s;
}
#sp-header.header-sticky {
  background: #0757a8;
  z-index: 99990;
}
#sp-header.header-sticky #sp-menu {
  margin-top: 0px;
}
.sp-megamenu-parent {
  float: left;
  margin-top: -6px;
}
.offcanvas-menu {
  z-index: 100000;
}
/*.sp-megamenu-parent > li.active > a {
  border-bottom: 3px solid #fff !important;
}
.sp-megamenu-parent > li.active > a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0de";
  position: absolute;
  color: #fff;
  bottom: -9px;
  font-size: 20px;
  left: 50%;
  margin-left: -5px;
}
.sp-megamenu-parent > li:hover > a:hover {
  border-bottom: 3px solid #fff !important;
}
.sp-megamenu-parent > li:hover > a:hover:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0de";
  position: absolute;
  color: #fff;
  bottom: -9px;
  font-size: 20px;
  left: 50%;
  margin-left: -5px;
}*/
.contact-top2 {
  text-align: right !important;
}
ul.social-icons {
  float: left;
  margin-top: 26px;
}
.welcome_text i {
  margin-right: 10px;
}
#offcanvas-toggler > .uk-icon {
  color: #fff;
}
.el-title > span {
  font-family: Tenor Sans;
  letter-spacing: -1.25px;
}
/* buttons */
.custom_btn, #sp-quickcontact-form input#sp_qc_submit.button {
  border-radius: 5px;
  padding: 5px 20px;
  text-decoration: none;
  color: #fff;
  position: relative;
  display: inline-block;
}
.color, #sp-quickcontact-form input#sp_qc_submit.button {
  background-color: #d1b0a1;
  box-shadow: 0px 2px 0px 0px #c0937e;
}
.color:hover, #sp-quickcontact-form input#sp_qc_submit.button:hover {
  background-color: #e7d5cd;
  color: #fff;
}
.uk-slider-primary {
  font-size: 4rem;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .uk-slider-primary {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}
.top {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
/* SP Quick Contact Form
 ================================*/
#sp-quickcontact-form textarea#message {
  height: 190px;
  padding: 9px;
}
#sp-quickcontact-form input#name, #sp-quickcontact-form input#email, #sp-quickcontact-form input#subject, #sp-quickcontact-form input#sccaptcha, #sp-quickcontact-form textarea#message {
  width: 100%;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border: 1px solid #fff !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #444;
  box-shadow: none;
  font-size: 15px;
}
#sp-quickcontact-form input#name:focus, #sp-quickcontact-form input#email:focus, #sp-quickcontact-form input#subject:focus, #sp-quickcontact-form input#sccaptcha:focus, #sp-quickcontact-form textarea#message:focus {
  outline: none;
}
#sp-quickcontact-form input#sp_qc_submit.button {
  width: 131px;
  min-height: 35px;
  color: white;
  padding: 5px;
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 15px;
}
.black {
  color: #000;
}
/**
 Team
 */
.box15 {
  position: relative;
}
.box15 img {
  width: 100%;
  height: auto;
}
.box15 .box-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease 0s;
}
.box15:hover .box-content {
  background-color: rgba(255, 242, 242, .8);
}
.box15 .box-content:after, .box15 .box-content:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.6s ease 0.3s;
}
.box15 .box-content:before {
  border-left: 1px solid #040404;
  border-top: 1px solid #040404;
  top: 19px;
  left: 19px;
}
.box15 .box-content:after {
  border-bottom: 1px solid #040404;
  border-right: 1px solid #040404;
  bottom: 19px;
  right: 19px;
}
.box15:hover .box-content:after, .box15:hover .box-content:before {
  opacity: 1;
  transform: scale(1);
}
.box15 .title {
  font-size: 22px;
  color: #000;
  margin: 0;
  position: relative;
  top: 0;
  opacity: 0;
  transition: all 1s ease 10ms;
}
.box15:hover .title {
  top: 39%;
  opacity: 1;
  transition: all 0.5s cubic-bezier(1, -0.53, 0.405, 1.425) 10ms;
}
.box15 .title:after {
  content: "";
  width: 0;
  height: 1px;
  background: #040404;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 1s ease 0s;
}
.box15:hover .title:after {
  width: 80%;
  transition: all 1s ease 0.8s;
}
.box15 .icon {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  opacity: 0;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(1, -0.53, 0.405, 1.425);
  transition-delay: 0.1s;
}
.box15:hover .icon {
  bottom: 39%;
  opacity: 1;
}
.box15 .icon li {
  display: inline-block;
}
.box15 .icon li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 18px;
  color: #000;
  border: 1px solid #000;
  margin-right: 5px;
  transition: all 0.3s ease-in-out 0s;
}
.box15 .icon li a:hover {
  background: #000;
  color: #fff;
}
@media only screen and (max-width: 990px) {
  .box15 {
    margin-bottom: 30px;
  }
}
.box14 .icon, .box15 .icon {
  padding: 0;
  list-style: none;
}
.box15, .box17, .box18 {
  box-shadow: 0 0 5px #7e7d7d;
  text-align: center;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-30 {
  margin-bottom: 30px;
}
.uk-icon-button {
  color: #000;
}
#sp-footer .container-inner {
  border-top: 1px dashed rgba(255, 255, 255, .1);
}
/**
 Clients
 */
#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
  background: #333;
}
#quote-carousel img {
  width: 250px;
  height: 100px;
}
/* End carousel */
.item blockquote {
  border-left: none;
  margin: 0;
}
.item blockquote img {
  margin-bottom: 10px;
}
.item blockquote p:before {
  content: "\f10d";
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #quote-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
  }
}
/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
  #quote-carousel .carousel-indicators {
    bottom: -20px !important;
  }
  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
  }
  #quote-carousel .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  background: #c9a28f;
  border: none;
  padding: 15px;
  transition: all 0.5s ease 0s;
  color: #fff;
}
/* ********* j2store  ********* */
/* **************************************************** */
.j2store-single-product .j2store-add-to-cart .product-qty .input-mini {
  border: 1px solid #eee;
  width: 70px !important;
  box-shadow: none;
}
.sp-shopin-login a, .j2store-cart-module .j2store-cart-info .j2store-cart-info-link {
  color: #fff;
  align-items: center;
}
.sp-shopin-login a i, .j2store-cart-module .j2store-cart-info .j2store-cart-info-link i {
  font-size: 20px;
  width: 32px;
  float: left;
  color: #fff;
  height: 34px;
  font-size: 20px;
  line-height: 31px;
  margin-right: 5px;
  position: relative;
  text-align: center;
  border-radius: 52px;
  display: inline-block;
  background: #363636;
}
.j2store-single-product-view input.j2store-cart-button, .view-carts .j2store-cart-buttons .buttons-left input, .view-carts .buttons-right a, #button-account, #button-login, #button-guest, #button-payment-method, #bank_form input, .view-carts .buttons-right a:hover, .view-carts .buttons-right a:active, .view-carts .buttons-right a:focus, .view-checkout input.btn {
  line-height: 46px;
  background: #3b3b3a;
  border: none;
}
#j2store-product-detail-tab.nav-tabs > li a.active {
  background: #3b3b3a;
  color: #fff;
}
.j2store-cart-module .j2store-cart-item-box {
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  display: none;
  max-width: 320px;
  padding: 0;
  position: absolute;
  z-index: 99999;
  right: 0;
  left: 0;
  padding: 20px;
  color: #444;
  overflow-x: auto;
  max-height: 300px;
}
.j2store-cart-module .j2store-cart-item-box .j2store-cart-header-block {
  padding-bottom: 0;
  border-bottom: none;
}
.j2store-cart-module .j2store-cart-item-box .j2store-cart-header-block .top-subtotal {
  padding-top: 0;
  font-weight: 400;
}
.j2store-cart-module .j2store-cart-item-box .j2store-cart-header-block .pull-rightt > a {
  border: 1.5px solid;
  padding: 2px 15px;
  display: inline-block;
  font-size: 13px;
}
.j2store-cart-module .j2store-cart-item-box .j2store-cart-header-block .pull-rightt > a:hover, .j2store-cart-module .j2store-cart-item-box .j2store-cart-header-block .pull-rightt > a:focus {
  border: 1.5px solid;
  opacity: 1 !important;
}
.j2store-cart-module .j2store-cart-item-box ul.j2store-cart-list {
  padding: 0;
}
.j2store-cart-module .j2store-cart-item-box ul.j2store-cart-list li {
  margin-top: 15px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  border-top: 1px solid #eee;
  border-bottom: none;
}
.j2store-cart-module .j2store-cart-item-box ul.j2store-cart-list li .j2store-product-name {
  margin-bottom: 0;
  font-size: 14px;
}
.j2store-cart-module .j2store-cart-item-box ul.j2store-cart-list li .j2store-product-name strong {
  font-weight: 400;
}
.j2store-cart-module .j2store-cart-item-box ul.j2store-cart-list li .j2store-product-name + br {
  display: none;
}
.j2store-product-image {
  width: initial;
  padding-right: 10px;
}
.j2store-product-image img {
  width: 60px;
}
.product_cart_block {
  display: none;
}
.product-cart-section .product-cart-left-block .sale-price {
  font-size: 14px;
  line-height: 1.3;
}
.simple-product .product-image {
  position: relative;
}
.simple-product .product-image .j2store-mainimage {
  padding-left: 75px;
}
.simple-product .product-image .j2store-mainimage .j2store-product-main-image {
  width: 100%;
}
.simple-product .product-image .j2store-product-additional-images {
  position: absolute;
  left: 15px;
  top: 0;
}
.simple-product .product-image .j2store-product-additional-images ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.simple-product .product-image .j2store-product-additional-images ul li {
  width: 65px;
  margin-bottom: 10px;
  display: block;
}
.simple-product .product-image .j2store-product-additional-images ul li img {
  width: 100%;
}
.j2store-single-product .price-sku-brand-container .sale-price {
  color: #3f403f;
  font-size: 26px;
}
.j2store-single-product .price-sku-brand-container .sku-text, .j2store-single-product .price-sku-brand-container .manufacturer-brand-text {
  color: #fff;
  font-weight: bold;
}
.j2store-details-btn {
  float: left;
  margin: 0 10px;
  position: relative;
}
.j2store-details-btn i {
  position: absolute;
  left: 15px;
  top: 11px;
  font-size: 25px;
  color: #fff;
}
.j2store-details-btn input {
  color: #fff;
  padding: 13px 21px 14px 55px;
  border: 0;
}
#j2store-slider-range.ui-slider, #j2store-slider-range .ui-slider-handle, #j2store-slider-range .ui-slider-range {
  background-color: #3b3b3a;
}
#productFilters.form-inline select {
  height: 34px;
  border: 1px solid #eee;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
}
#productFilters.form-inline input {
  margin: 1px 2px 11px;
  padding: 8px 20px;
  border: 0;
}
#productFilters.form-inline .j2store-product-search-input {
  display: inline-block;
  border-radius: 0;
  border: 1px solid #eee;
  box-shadow: none;
  padding: 0 0 0 15px;
  width: 100%;
  margin-top: 0px;
  margin-right: 0;
  height: 34px;
}
.j2store-products-row .j2store-single-product .product-title {
  margin-top: 16px;
  margin-bottom: 8px;
  font-weight: 500 !important;
  line-height: 1;
  font-size: 22px;
}
.j2store-single-product.detail .product-title:after {
  content: "";
  display: block;
  height: 8px;
  margin-top: 8px;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 3px, rgba(0, 46, 91, 0.15) 3px, rgba(0, 46, 91, 0.15) 6px);
}
.j2store-sidebar-filters-container .product-filter-heading {
  font-size: 17px;
  color: #333;
  letter-spacing: 1.87px;
  text-transform: uppercase;
  margin: 5px 0 20px;
  display: inline-block;
}
.j2store-product-filters {
  border: 1px solid #eee;
  line-height: 1;
  padding: 18px 12px 15px;
  display: table;
  width: 100%;
}
.j2store-product-filters #j2store-slider-range-box input {
  padding: 6px 20px;
  border: 0;
  display: none;
}
.j2store-product-filters #j2store-slider-range-box div {
  font-size: 14px;
}
.j2store-product-filters #j2store-slider-range-box div span {
  font-size: 14px;
}
#j2store_app_shareButton {
  display: inline-flex;
  letter-spacing: 7px;
}
#sp-position1 {
  margin: 24px 0px 0px 0px;
  /*border-left: 1px solid#eaeaea;*/
}
.readmore {
    /*background: #f2f2f2;*/
    border: 1px solid #1257a8a1;
    border-radius: 0px;
    display: inline-block;
    font-weight: 300;
    overflow: hidden;
    padding: 4px 10px;
	margin-left: 8px;
	/*margin-bottom: 20px;*/
	padding-left: 22px;
    background: white url(https://omacademy.ru/images/stories/right.png) no-repeat center left;
    background-size: 16px;
	background-position-x: 4px;
	margin-top: 0px;
}
.readmore:hover {
    cursor:pointer;
	background: #a5c1de url(https://omacademy.ru/images/stories/right-white.png) no-repeat center left;
	background-size: 16px;
	background-position-x: 4px;
	border: 1px solid #a5c1de;
}
.readmore a:hover {
	color:#fff;
}
a[href $='.zip'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.zip'] img {
display:none;
}

a[href $='.rar'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 24px;
padding: 8px 4px 6px 28px;
}

a[href $='.rar'] img {
display:none;
}

a[href $='.pdf'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.pdf'] img {
display:none;
}

a[href $='.PDF'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.PDF'] img {
display:none;
}

a[href $='.xlsx'] {  
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.xlsx'] img {
display:none;
}

a[href $='.xls'] {  
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;  
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.xls'] img {
display:none;
}

a[href $='.doc'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.doc'] img {
display:none;
}

a[href $='.docx'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.docx'] img {
display:none;
}

a[href $='.ppt'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.ppt'] img {
display:none;
}

a[href $='.pptx'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.pptx'] img {
display:none;
}
a[href $='.mp3'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='.mp3'] img {
display:none;
}
a[href $='ecp.pdf'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 24px;
padding: 8px 4px 6px 28px;
}

a[href $='ecp.pdf'] img {
display:none;
}
a[href $='подписан.pdf'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='подписан.pdf'] img {
display:none;
}
a[href $='подп.pdf'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='подп.pdf'] img {
display:none;
}
a[href $='ЭЦП.pdf'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}

a[href $='ЭЦП.pdf'] img {
display:none;
}
a[href $='эцп.pdf'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}
a[href $='dl.pdf'] img {
display:none;
}
a[href $='dl.pdf'] { 
padding-left:22px;
background: transparent url(https://omacademy.ru/images/stories/download.svg) no-repeat center left;
background-size: 22px;
padding: 8px 4px 6px 28px;
}
.zebra {
align:center;
margin:auto;
}

.zebra tr:nth-child(odd) {
   background-color: #e0e0e0;
}

.img-news {
	height: 125px !important;
    border-radius: 4px;
	float: left
}

.img-left {
    display: inline-block;
    border: none;
    padding: 2px 0px;
    font-size: 0px;
}

.rasp {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
	font-weight: 300;
	color: #333
}
.rasp-links {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
	font-weight: 300;
	color: #333
}

.accordion {
    width: 110%;
/*
ширина произвольная выбирается
*в зависимостиот места размещения 
*/
    max-width: 840px;
    min-height: 0;
    display: block;
/* относительное позиционирование */
    position: relative;
    padding: 0;
    /*background-color: #f1f1f1;*/
    overflow: hidden;
	margin-left: -13px;
}
/* заголовки панелей аккордеона */
.accordion h2 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    display: block;
    margin: 0;
    padding: 12px 12px;
    cursor: pointer;
    color: #333;
    background: #a5c1de;
    border-top: 2px solid #ffffff;
    /*border-bottom: 1px solid #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
	font-family: 'Montserrat', sans-serif;*/
}
/* заголовки панелей аккордеона при наведении
* в данном варианте не срабатывает
*/
/*.accordion h2:hover {
    display: block;
    background-color: #005049;
}*/

/* Формируем блоки с содерханием */
.msg {
  position: relative;
  overflow: hidden;
  max-height: 100%;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 6px;
}

/* оформляем параграфы */
.msg p {
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  padding: 4px 18px;
  margin: 0px 0px 0px 0px;
 /* background: #fff;*/
}

/* Позаботимся о небольших экранах */
@media (max-width: 550px) {
  .accordion {
    box-sizing: border-box;
    transform: translate(0, 0);
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    left: 0;
  }
} 

/* Формируем неупорядоченный список */
.accordion ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}

/* Определяем и формируем отдельный элемент списка 
 * в который поместим скрытый флажек,
 * заголовок панелей и блок с содержанием
*/
.accordion ul li {
  position: relative;
  padding: 0;
  margin: 2px;
  margin-top: 2px;
}

/* устанавливаем время ожидания перед воспроизведением анимации 
 * на основе нумерации в дереве элементов
*/
.accordion ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.accordion ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.accordion ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.accordion ul li:last-of-type {
  padding-bottom: 0;
}

/* Сформируем  указатель переключения состояния аккордеона */
.accordion ul li i {
  position: absolute;
  transform: translate(2px, 0);
  margin-top: 22px;
/* расположим указатель на панели заголовка справа */
  right: 22px;
}

/* "Рисуем " сам указатель */
.accordion ul li i:before, .accordion ul li i:after {
  content: "";
  position: absolute;
  background-color: #333333;
  width: 2px;
  height: 8px;
}
/* Добавляем элемент трансформации указателя при переключении */
.accordion ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.accordion ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}

/* Делаем чекбокс скрытым*/
.accordion ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
}
/* Когда у флажка установлен checked  
 * блок с содержанием скрыт
*/
.accordion ul li input[type=checkbox]:checked ~ div.msg {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
/* А указатель показывает вниз */
.accordion ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.accordion ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}
/*  Устанавливаем эффект перехода
 * между двумя состояниями указателя 
*/
div.msg, ul li i:before, ul li i:after {
    transition: all 0.5s ease-in-out;
}
/**
 * Изображения внутри аккордеона
 * ...сделаем их отзывчивыми
 */
.accordion .msg img {
    width: 100%;
    height: auto;
    -moz-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

/* полноразмерная картинка */
.msg img .large-img {
    width: 100%;
    margin-bottom: 10px;
}
/* миниатюра слева */
 .msg img.img-left {
    width: 25%;
    float:left;
    margin:5px 15px 5px 0;
}
/* миниатюра справа */
.msg img.img-right {
    width: 25%;
    float:right;
    margin:5px 0 5px 15px;
}

/* Встраеваемое видео */
.video-responsive {
    margin: 20px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    -moz-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
/* Предусмотри использование кода встраиваемого видео
 *через iframe, object или embed */
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.menu-students {
	border-bottom: 1px solid #e5e5e5;
	padding: 6px 0px 6px 0px;
	padding-left: 20px;
    background: transparent url(https://omacademy.ru/images/stories/right.png) no-repeat center left;
    background-size: 16px;
}
.logo-image-phone {
	height: 70px;
	margin-bottom: 8px;
}
.banneritem {
	display: block;
    background: linear-gradient(to right, #1257a8, #27b56d);
    padding: 1px;
	margin: 1px 1px;
}
.srfrReadMore {
	margin-left: 6px;
    border: 0px solid #e5e5e5;
    border-radius: 0px;
    display: inline-block;
    font-weight: 300;
    overflow: hidden;
    padding: 1px 8px;
	background: #fff;
}
.table-bordered {
	margin-top: 12px;
}
.componentheading {
	margin-top: 18px;
}
.blog {
	margin-top: 18px;
}
.last {
	margin-top: 0px;
}
.article {
    padding: 0px;
}
.categories-list {
	margin-top: 16px;
}
.yandex_map {
	margin-top: 30px;
	filter: grayscale(100%);
	border-radius: 20px;
    overflow: hidden;
}
.login-greeting {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.syndicate-module {
	padding: 1px;
}
#sp-slide {
   	opacity: 1;
    background-attachment: fixed;
}
table th {
    background: #1257a8;
    font-weight: 500;
    font-size: 10px;
    color: #fff;
	border-color: #fff;
	border-style: groove;
	text-align: center;
}
table tr {
    font-size: 10px;
	font-weight: 500;
}
.img-resurs-rf {
	border-radius: 4px;
	transition: all 0.3s ease-in-out;
	filter: grayscale(100%);
	border: 1px solid#dadada;
}
.img-resurs-rf:hover{
	transform: scale(1.04, 1.04);
	transition: 0.3s;
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.06);
	filter: grayscale(0%);
}
.col {
    padding: 16px;
    box-shadow: 0 4px 20px rgba(41,39,89,.25);
    border-radius: 1.25rem;
	/*border: 1px solid#dadada;*/
    margin: 0px;
    margin-bottom: 12px;
	margin-top: 0px;
	text-align: center;
}
.boxplusx-title {
	color: #686867
}
blockquote {
    padding-left: 8px;
    border-left: 3px solid #f43b55;
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
	background: #f2f2f2;
    margin: 8px;
}
#sp-footer3 {
    background-color: #2b2f3b;
    color: #ffffff;
    padding: 20px 0px 20px 0px;
    background-image: url(https://omacademy.ru/images/footer_shadow.png);
    background-position-x: center;
    background-position-y: top;
    background-size: initial;
    background-repeat: no-repeat;
	font-size: 14px;
}
#sp-footer2 {
    color: #333333;
    padding: 10px 0px 10px 0px;
    font-size: 14px;
}
.ssilka {
    border: 1px solid #1257a8;
    border-radius: 0px;
    display: inline-block;
    font-weight: 300;
    overflow: hidden;
    padding: 6px 10px;
    margin-left: 4px;
    margin-bottom: 0px;
    padding-left: 20px;
    background: white url(https://omacademy.ru/images/stories/right.png) no-repeat center left;
    background-size: 16px;
    background-position-x: 4px;
    margin-top: 10px;
}
.visa {
    position: relative;
    top: 8px;
    margin-left: 0px;
	border: 1px solid#fff;
	background-color: #eef4f9;
	border-radius: 2px;
}
.mastercard {
    position: relative;
    top: -17px;
    margin-left: 56px;
    border: 1px solid#fff;
	background-color: #eef4f9;
	border-radius: 2px;
}
.mir {
    position: relative;
    top: -42px;
    margin-left: 112px;
    border: 1px solid#fff;
	background-color: #eef4f9;
	border-radius: 2px;
}
.apple-pay {
    position: relative;
    top: -67px;
    margin-left: 168px;
    border: 1px solid#fff;
    background-color: #eef4f9;
    border-radius: 2px;
}
.google-pay {
    position: relative;
    top: -92px;
    margin-left: 224px;
    border: 1px solid#fff;
    background-color: #eef4f9;
    border-radius: 2px;
}
.img-info {
    display: block;
    max-width: 100%;
    height: auto;
    border: 1px solid#e5e5e5;
	border-radius: 4px;
}
.img-menu-abitur {
	border: none;
    background: linear-gradient(to right, #1257a8, #27b56d);
    padding: 1px;
	margin-bottom: 4px;
	transition: all 0.3s ease-in-out;
}
.img-menu-abitur:hover {
	transform: scale(1.04, 1.04);
	transition: 0.3s;
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.06);
}
.journal {
	background: white url(https://omacademy.ru/images/stories/oblojka-lite.png) no-repeat center left;
    background-size: 16px;
    padding-left: 24px;
}
.dpo-zayavka {
    cursor:pointer;
	border-radius: 4px;
    border: 1px solid #f43b55;
	background-color: #fff;
    font-size: 14px;
    padding: 4px 10px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 4px;
    margin-top: 4px;
	transition: all 200ms;
}
.dpo-zayavka:hover {
    cursor:pointer;
    background:#f43b55;
	color: #fff
}
.dpo-zayavka a:hover {
    color:#fff;
}
.text-postupayuhim {
	margin-top: 0px;
    background: #1257a8;
    padding: 4px 4px 4px 4px;
    color: #fff;
 	font-size: 20px;
	font-weight: 400;
	margin-left: 0px;
    padding-left: 8px;
	padding-top:0px;
	line-height: 30px;
}
.animate-img:hover {
    filter: alpha (Opacity=50);
    opacity: 0.50;
	transition: all 200ms ease-in-out;
}
#blink {
  -webkit-animation: blink 2s linear infinite;
  animation: blink 2s linear infinite;
}
@-webkit-keyframes blink {
  50% { color: rgb(34, 34, 34); }
  51% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 0); }
}
@keyframes blink {
  50% { color: rgb(34, 34, 34); }
  51% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 0); }
}
.zayavka-priemcom {
	cursor: pointer;
    border-radius: 6px;
    border: 2px solid #f43b55;
    background-color: #fde8ee;
	color: #f43b55;
    font-size: 20px;
    padding: 4px 8px;
    display: inline-block;
    margin-left: 34px;
    margin-bottom: 4px;
    margin-top: 4px;
    transition: all 200ms;
}
.zayavka-priemcom:hover {
    cursor:pointer;
    background:#f43b55;
	color: #fff;
}
.zayavka-priemcom a:hover {
    color:#fff;
}
.specialnosti a{
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #f43b55;
	background-color: #f43b551a;
    color: #f43b55;
    font-size: 16px;
	font-weight: 400;
	width: 100%;
    padding: 4px 8px;
    display: inline-block;
    margin-bottom: 4px;
    margin-top: 4px;
    transition: all 200ms;
}
.specialnosti:hover {
    cursor:pointer;
    display: inline-block;
	border-radius: 6px;
	width: 100%;
}
.specialnosti a:hover {
 	color:#fff;
	background:#f43b55;
}
.zayavka-priemcom-2 {
	cursor: pointer;
    border-radius: 12px;
    border: 2px solid #f43b55;
    background-color: #f43b551a;
	color: #f43b55;
    font-size: 47px;
	font-weight: 400;
    padding: 8px 14px;
    display: inline-block;
    margin-bottom: 6px;
    margin-top: 6px;
    transition: all 200ms;
}
.zayavka-priemcom-2:hover {
    cursor:pointer;
    background:#f43b55;
	color: #fff;
}
.zayavka-priemcom-2 a:hover {
    color:#fff;
}
.tel {
	border-radius: 2px;
    border: 1px solid #f43b55;
    background-color: #f43b551a;
    color: #f43b55;
    padding: 2px 6px 2px 6px;
    margin-left: 4px;
	display: inline-block;
	margin-bottom: 4px;
	transition: all 200ms;
}
.tel:hover {
	background:#f43b55;
	color: #fff;
}
.tel a:hover {
	color: #fff;
}
.vl {
    border-left: 1px solid ffffff40;
}
.fa:hover {
	color: #f43b55;
}
.blockquote-new {
    border: 1px solid #337AB7;
    font-size: 16px;
    font-style: italic;
    margin: 16px 31px 31px 16px;
    padding: 16px 24px;
    position: relative;
    box-shadow: 12px 12px 0 0 #337ab79c;  
}
.blockquote-new cite {
    color: #0757a8;
    font-size: 16px;
    padding-top: 0px;
    display: block;
    text-align: right;
}
.textcols {
	white-space: nowrap;
}
.textcols-item {
	white-space: normal;	
	display: inline-block;
	width: 30%;
	vertical-align: top;
}
.textcols .textcols-item:first-child {
	margin-right: 4%;
}
.diplom-gos {
	color:#ffffff;
	padding: 12px 8px 12px 8px;
	font-size: 16px;
	margin-top: 12px;
    font-weight: 600;
	font-style: normal;
    letter-spacing: 2px;
	border-radius: 0.25rem;
	background: #f43b55;
    background-size: 36px;
    background-position-x: 12px;
	/*padding-left: 56px;*/
	line-height: normal;
	/*text-align: left;*/
	width: 100%;
}
.obuch {
	color:#ffffff;
	padding: 12px 0px 12px 0px;
	font-size: 24px;
	margin-top: 12px;
    font-weight: 700;
	font-style: normal;
    letter-spacing: 2px;
	border-radius: 2px;
	background: #0b3a92 url(https://omacademy.ru/images/stories/worldskills.svg) no-repeat left;
    background-size: 52px;
    background-position-x: 12px;
	padding-left: 76px;
	text-transform: uppercase;
	line-height: normal;
	text-align: left;
}
.badge-danger-new {
    color: #fff;
    background-color: #f43b55;
    padding: 8px;
    border-radius: 0.25rem;
    background: #f43b55 url(https://omacademy.ru/images/stories/circle.svg) no-repeat left;
    background-size: 80px;
    background-position-x: 6px;
    padding-left: 92px;
    text-align: left;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
	letter-spacing: 0.6px;
}
.badge-danger-doc {
    color: #fff;
    background-color: #f43b55;
    padding: 8px;
    border-radius: 0.25rem;
    background: #f43b55;
    background-size: 32px;
    background-position-x: 5px;
    /*padding-left: 42px;
    text-align: left;*/
}
.time-priemcom {
    font-size: 22px;
	line-height: normal;
    padding: 4px 8px 4px 8px;
    color: #fff;
    border-radius: 0.25rem;
    background: #f43b55;
    background-size: 42px;
    background-position-x: 6px;
    /*padding-left: 54px;*/
    display: inline-block;
    margin-bottom: 4px;
	width: 100%;
	font-weight: 600;
	letter-spacing: 1px;
}
.spisok-priemcom {
	font-size: 20px;
    padding: 2px 4px 2px 8px;
    color: #fff;
	border-radius: 20px;
    background: #f43b55 url(https://omacademy.ru/images/stories/circle.svg) no-repeat left;
    background-size: 22px;
    background-position-x: 4px;
    padding-left: 30px;
	font-style: italic;
}
.vnimanie {
    color: #ffffff;
    padding: 12px 0px 12px 0px;
    font-size: 24px;
    margin-top: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    border-radius: 2px;
    padding-left: 12px;
    line-height: normal;
    text-align: left;
    background: #f43b55;
}
.knopka {
    border-radius: 0.25rem;
    border: 1px solid #f43b55;
    background-color: #f43b551a;
    color: #f43b55;
    padding: 4px 6px 4px 6px;
    display: inline-block;
	margin-top: 4px;
    margin-bottom: 4px;
	margin-right: 4px;
    transition: all 0.3s ease-in-out;
	line-height: 1.3;
}
.knopka:hover {
	background:#f43b55;
	color: #fff;
}
.knopka-2 {
    border-radius: 0.25rem;
    border: 1px solid #f43b55;
    background-color: #f43b551a;
    color: #f43b55;
    padding: 4px 8px 4px 8px;
    display: inline-block;
	margin-bottom: 4px;
    transition: all 200ms;
}
.knopka-2:hover {
	background:#f43b55;
	color: #fff;
}
.knopka-abitur {
    border-radius: 0.25rem;
    border: 1px solid #f43b55;
    background-color: #ffcb6e;
    color: #f43b55!important;
    padding: 4px 34px 4px 34px;
	width: 334px;
	display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 4px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
.knopka-abitur:hover {
	background:#f43b55;
	color: #fff!important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    transform: translateY(-4px);
}
.zagolovok {
	margin-top: 16px;
	letter-spacing: 1px;
}
.vnimanie-2 {
    color: #ffffff;
    padding: 8px 0px 8px 0px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
    font-style: normal;
    letter-spacing: 2px;
    border-radius: 2px;
    padding-left: 12px;
    line-height: normal;
    text-align: left;
    background: #f43b55;
}
.vnimanie-3 {
    color: #ffffff;
    padding: 8px 0px 8px 0px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
    font-style: normal;
    letter-spacing: 2px;
    border-radius: 2px;
    padding-left: 12px;
    line-height: normal;
    text-align: left;
    background: #0757a8;
    width: 100%;
}
.img-border {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}
.radioefir {
    color: #ffffff;
    padding: 12px 0px 12px 0px;
    font-size: 18px;
    margin-top: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    background: #0757a8 url(https://omacademy.ru/images/stories/radio-mic-svgrepo-com.svg) no-repeat left;
    background-size: 34px;
    background-position-x: 2px;
    padding-left: 38px;
    text-transform: uppercase;
    line-height: normal;
    text-align: left;
	width: 324px;
	margin-bottom: 16px;
}
.tv {
    color: #ffffff;
    padding: 12px 0px 12px 0px;
    font-size: 18px;
    margin-top: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    background: #0757a8 url(https://omacademy.ru/images/stories/television-microphone.svg) no-repeat left;
    background-size: 34px;
    background-position-x: 2px;
    padding-left: 38px;
    text-transform: uppercase;
    line-height: normal;
    text-align: left;
	width: 324px;
	margin-bottom: 16px;
}
.gazeta {
    color: #ffffff;
    padding: 12px 0px 12px 0px;
    font-size: 18px;
    margin-top: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    background: #0757a8 url(https://omacademy.ru/images/stories/gazeta.svg) no-repeat left;
    background-size: 34px;
    background-position-x: 6px;
    padding-left: 46px;
    text-transform: uppercase;
    line-height: normal;
    text-align: left;
	width: 324px;
	margin-bottom: 16px;
}
.mask:hover {
    opacity: 0;
    background-color: #0000004f;
    transition: all 0.4s ease-in-out;
    /*content: '';
    position: absolute;
    width: 100%;
    height: 100%;*/
    top: 0px;
    left: 0px;
}
.perevod-priemcom {
    font-size: 20px;
	font-weight: 500;
	text-align: center;
    padding: 2px 8px 2px 8px;
    color: #fff;
    border-radius: 2px;
    background: #005ba4;
    display: inline-block;
    margin-bottom: 4px;
    width: 100%;
}
.knopka-prepod {
    background-color: #ffcf63;
    color: #333333;
	font-weight: 400;
    padding: 4px 6px 4px 6px;
    display: inline-block;
	border-radius: 0.25rem;
    margin-top: 4px;
    margin-bottom: 4px;
	transition: all 0.3s ease-in-out;
}
.knopka-prepod:hover {
	background:#e6b23d;
	color: #FFFFFF;
}
.zayavka-prepod {
    color: #f70000;
    padding: 8px;
    border-radius: 0.25rem;
    background: #ffcf63 url(https://omacademy.ru/images/stories/circle-red.svg) no-repeat left;
	border: 1px solid#f70000;
    background-size: 54px;
    background-position-x: 8px;
    padding-left: 70px;
    text-align: left;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 22px;
}
.spisok-f3 {
    font-size: 16px;
	letter-spacing: 1px;
    padding: 4px 12px 4px 10px;
    color: #fff;
    border-radius: 0.25rem;
	border: 2px solid#ffcb6e;
    /*background: linear-gradient(to top, #004d89, #5da6e347);*/
	background: #007ce5;
	box-shadow: 0 6px 0 #c1984f;
    font-weight: 500;
}
.spisok-f5 {
    font-size: 24px;
    letter-spacing: 1px;
    padding: 4px 12px 4px 10px;
    color: #fff;
    border-radius: 0.25rem;
    border: 2px solid#ffcb6e;
    background: linear-gradient(to top, #004d89, #5da6e3);
    box-shadow: 0 6px 0 #c1984f;
    font-weight: 500;
    margin-top: 10px;
}
.spisok-7day {
    font-size: 16px;
    padding: 4px 6px 4px 6px;
    color: #f70000;
    border-radius: 0.25rem;
    background: #ffcb6e;
    font-weight: 500;
}
.img-sport {
	display: block;
    max-width: 100%;
    height: auto;
	background: #dadada4a;
	padding: 0.5px;
	border-radius: 0.25rem;
}
.time-1 {
    font-size: 20px;
	font-weight: 500;
    padding: 2px 8px 2px 8px;
    color: #fff;
    border-radius: 2px;
    background: #f43b55;
 }
.nash-ecran {
    color: #333333;
    padding: 8px;
    border-radius: 0.25rem;
    background: #a5c1de url(https://omacademy.ru/images/stories/powerpoint.svg) no-repeat left;
    border: 0px solid#0757a8;
    background-size: 70px;
    background-position-x: 8px;
    padding-left: 84px;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
}
.plasma-tv {
    color: #333333;
    padding: 8px;
    border-radius: 0.25rem;
    background: #a5c1de url(https://omacademy.ru/images/stories/plasma-tv.svg) no-repeat left;
    border: 0px solid#0757a8;
    background-size: 64px;
    background-position-x: 8px;
    padding-left: 84px;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
}
body::-webkit-scrollbar {
  width: 8px;               /* ширина scrollbar */
}
body::-webkit-scrollbar-track {
  background: #dadada;        /* цвет дорожки */
}
body::-webkit-scrollbar-thumb {
  background-color: #0757a8;    /* цвет плашки */
  border-radius: 20px;       /* закругления плашки */
  border: 0px solid #ffffff;  /* padding вокруг плашки */
}
.cifra-priemcom {
	background: #f43b55;
	padding: 8px 12px 6px 12px;
	border-radius: 4px;
	font-weight: 700;
}
.news-lent {
	font-size: 26px;
    font-weight: 500;
	color: #333;
	/*padding-bottom: 8px;
    border-bottom: 1px solid#dadada;*/
	margin-bottom: 20px;
	padding: 2px 0px 2px 12px;
    background: #eaeaea;
	margin-top: 8px;
}
.dnevnik {
    color: #ffffff;
    padding: 12px 0px 12px 0px;
    font-size: 18px;
    margin-top: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    background: #0757a8 url(https://omacademy.ru/images/stories/dnevnik_ru.svg) no-repeat left;
    background-size: 56px;
    background-position-x: -3px;
	background-position-y: -10px;
    padding-left: 46px;
    text-transform: uppercase;
    line-height: normal;
    text-align: left;
    margin-bottom: 16px;
}
.link-eios {
    padding-left: 22px;
	background: transparent url(https://omacademy.ru/images/stories/link.svg) no-repeat center left;
    background-size: 26px;
	padding: 0px 0px 0px 10px;
    margin-left: 18px;
}
.skd {
    color: #ffffff;
    padding: 12px 0px 12px 0px;
    font-size: 18px;
    margin-top: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    background: #0757a8 url(https://omacademy.ru/images/stories/skd.svg) no-repeat left;
    background-size: 38px;
    background-position-x: 4px;
    background-position-y: 4px;
    padding-left: 48px;
    text-transform: uppercase;
    line-height: normal;
    text-align: left;
    margin-bottom: 16px;
}
.text-abitur {
    background: #1257a8;
    padding: 16px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-left: 0px;
    border-radius: 0.25rem;
	/*border: 4px solid #ffcf63;*/
}
.text-ab {
    background: #ffffff;
    padding: 6px 12px 6px 12px;
    font-weight: 700;
    color: #005ba4;
}
.knopka-prof {
    background-color: #a5c1de;
    color: #333333 !important;
    font-weight: 400;
    padding: 4px 6px 4px 6px;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px;
    transition: all 0.3s ease-in-out;
    width: 100%;
    text-align: center;
}
.knopka-prof:hover {
	background: #0757a8;
	color: #FFFFFF !important;
}
.knopka-news-gl {
    background-color: #a5c1de;
    color: #333333 !important;
    font-weight: 400;
    padding: 6px 12px 6px 12px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 18px;
    transition: all 0.3s ease-in-out;
    width: 100%;
    text-align: center;
	border-radius: 2.25rem;
}
.knopka-news-gl:hover {
	background: #0757a8;
	color: #FFFFFF !important;
}
.knopka-demo {
    background-color: #a8d5d1;
    color: #333333 !important;
    font-weight: 400;
    padding: 4px 6px 4px 6px;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px;
    transition: all 0.3s ease-in-out;
    width: 100%;
    text-align: center;
	line-height: 1.4;
}
.knopka-demo:hover {
	background: #1ea198;
	color: #FFFFFF !important;
}