

/* Start:/local/templates/spectrum/styles.css?1623328812173*/
.quote{
    font-style: italic;
    margin: 3rem auto;
    padding: 10px;
    padding-left: 24px;
    color: #888;
    border-left: 4px solid #dedede;
    font-size: 16px;
}
/* End */


/* Start:/local/templates/spectrum/template_styles.css?177401594416777*/
.it-logo {
   display: flex;
   color: #fff;
   white-space: nowrap;
   font-weight: 300;
}

@media (max-width: 768px) {
   html .header .navbar-default .navbar-brand {
      margin-top: 15px;
   }
}

.it-logo img {
   height: 4rem;
   margin-top: -1rem;
}

#news {
   background: url(/assets/images/news_bg.jpg);
   background-position: center center;
   background-repeat: no-repeat;

   background-size: auto 100%;
   background-attachment: fixed;
}

@media (min-aspect-ratio: 19/7) {
   #news {
      background-size: 100% auto;
   }
}

@media (max-width: 768px) {
   #news {
      padding-bottom: 5rem !important;
   }
}

.it-content-header .navbar-fixed-top {
   background-color: #493074 !important;
}
/*.header .navbar-fixed-top.opaque{background-color:#573D7D !important;}*/
.header .navbar-default .navbar-brand {
   margin-top: 10px;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
   z-index: 994 !important;
}
.sponsors-padding .sponsors img.sponsor {
   max-height: 60px;
}

p {
   color: #566565;
}
body h1.home-title {
   font-size: 40px;
}

@media handheld, only screen and (max-width: 768px) {
   body h1.home-title {
      font-size: 21px;
      line-height: 150%;
   }
   body #home_wrapper {
      padding-top: 0;
   }

   p.home-subtitle {
      font-size: 15px;
      line-height: 21px;
   }
}

/** Документация */
.it-documentation {
   display: flex;
}
.it-documentation > .row {
   width: 100%;
}

.it-documentation > ._menu {
   width: 25%;
   overflow: hidden;
   padding-left: 2rem;
}

.it-documentation > ._content {
   width: 50%;
   padding: 0 2rem;
}

.it-documentation > ._contents {
   width: 25%;
   padding-right: 2rem;
}
.it-documentation > ._contents h4 {
   margin-top: 0;
}

.it-documentation > ._content ol,
.it-documentation > ._content ul {
   padding-left: 2rem;
}
.it-documentation > ._content ul li,
.it-documentation > ._content ol li {
   font-size: inherit;
   line-height: 1.4;
   margin-bottom: 1rem;

}
.it-documentation > ._content ol li br + br,
.it-documentation > ._content ul li br + br {
   display: block;
   margin: 1rem 0;
   content: "";
}

.it-doc-contents {
   font-size: 0.9em;
}
.it-doc-contents li {
   line-height: 150%;
   margin-bottom: 1rem;
}

@media (max-width: 1200px) {
   .it-documentation > ._menu {
      padding-left: 1rem;
   }
   .it-documentation > ._contents {
      padding-right: 1rem;
   }
}

@media (min-width: 768px) and (max-width: 1200px) {
   .it-documentation > ._contents {
      display: none;
   }

   .it-documentation > ._content {
      width: 75%;
   }

   .it-documentation > ._content .it-doc-contents ul {
      column-count: auto;
      column-width: 200px;
      list-style: none;
   }
   .it-documentation > ._content .it-doc-contents ul li {
      line-height: 150%;
      margin: 0;
      margin-bottom: 1rem;
   }

   .it-documentation > ._content .it-doc-contents:after {
      content: "";
      display: block;
      border-bottom: 1px solid #eee;
      margin: 1rem 0;
   }
}

@media (max-width: 768px) {
   .it-documentation {
      display: flex;
      flex-direction: column;
   }
   .it-documentation > ._menu {
      width: 100%;
      padding: 0;
   }
   .it-documentation > ._content {
      width: 100%;
      padding: 0;
      overflow: hidden;
   }
}

.it-documentation-sections ul {
   list-style: none !important;
}
.it-documentation-sections > ul > li > a {
   font-weight: 600;
}
.it-documentation-sections li ul {
   display: none;
}
.it-documentation-sections ul li {
   margin-left: 20px;
}
.it-documentation-sections ul li i {
   position: absolute;
   margin-left: -1.8rem;
   margin-top: 0.5rem;
}
.it-documentation-sections ul li.active > a {
   color: #111;
   font-weight: 600;
}
.it-documentation-sections ul li.active ul {
   display: block;
}

.it-documentation-sections ul li {
   line-height: 170%;
   margin-bottom: 0.5rem;
}
.it-documentation-sections ul li ul {
   margin-top: 0.5rem;
}
.it-documentation-sections ul ul {
   margin-left: 1rem !important;
   margin-bottom: 1rem !important;
}

.it-documentation-sections-collapser {
   background: #8565bd;
   margin-bottom: 2rem;
}
.it-documentation-sections-collapser .navbar-brand {
   font-weight: normal !important;
   margin-top: 8px;
}
.it-documentation-sections-collapser .navbar-toggle {
   margin-top: 14px;
}

@media (min-width: 768px) {
   .it-documentation-sections.navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
   }
}

.it-documentation-item-in-list h3 .fa,
.it-documentation-section-in-list h3 .fa {
   color: #337ab7;
   font-size: 0.7em;
}
.it-documentation .text-hrefs-underline p a {
   text-decoration: underline;
}

.it-cont-page h1.it-section-header {
   font-weight: 600;
   color: #000;
   font-size: 25px;
}
.it-cont-page h1 {
   font-weight: 300;
   color: #000;
   font-size: 37px;
   margin: 0;
   margin-top: 2rem;
   margin-bottom: 1rem;
}
.it-cont-page h2 {
   font-weight: 300;
   color: #337ab7;
   font-size: 30px;
   margin: 0;
   margin-top: 2rem;
   margin-bottom: 1rem;
}
.it-cont-page h3 {
   font-weight: 300;
   color: #333;
   font-size: 25px;
   margin: 0;
   margin-top: 2rem;
   margin-bottom: 1rem;
}
.it-cont-page h4 {
   font-weight: 400;
   color: #333;
   font-size: 18px;
   margin: 0;
   margin-top: 2rem;
   margin-bottom: 1rem;
}

@media (max-width: 768px) {
   .it-cont-page h1 {
      font-weight: 600;
      font-size: 22px;
      margin-bottom: 0;
   }
   .it-cont-page h2 {
      font-weight: 600;
      font-size: 20px;
   }
   .it-cont-page h3 {
      font-weight: 600;
      font-size: 18px;
   }

   .it-text-page {
      margin-bottom: 2rem;
   }
}

.it-cont-page h1:first-child,
.it-cont-page h2:first-child,
.it-cont-page h3:first-child {
   margin-top: 0;
}

.it-cont-page img {
   max-width: 100%;
}

.it-cont-page ul {
   list-style: circle outside;
}
.it-cont-page ul li,
.it-cont-page ol li {
   margin-left: 20px;
}
.it-cont-page ol {
   list-style: decimal outside;
   display: block;
   list-style-type: decimal;
}

.it-cont-page ul ul {
   margin-left: 3rem;
   margin-bottom: 1rem;
}
/*
.it-cont-page ul+li{font-weight:100; color:#999}
.it-cont-page li+li{font-weight:100; color:#999}
.it-cont-page ul~li{font-weight:600; color:#000}
*/

.it-cont-page ul,
.it-cont-page ol {
   padding: 0;
   color: #777777;
}

.it-cont-page ol b,
.it-cont-page ol strong,
.it-cont-page li b,
.it-cont-page li strong {
   color: #000;
   font-weight: 600;
}

html{height: 100%;}
body{
   display: flex;
   flex-direction: column;
   height:100%;
   }

.it-cont-page.__error{
   height: 100vh;     
   background: url(/assets/content/cat.jpg)  no-repeat;
   background-position: 26% center;
   background-size: auto 57%;
   flex:1;
   margin-top:61px;
}  
 
 .it-cont-page.__error>.container {
   display:flex;
   align-items: center;
   justify-content: center;
   height:100%;
   
}

@media (max-width: 768px) {
   .it-cont-page.__error{
     background-position: center 25%;
    background-size: 33%;
   }
   .it-cont-page.__error>.container {
      margin-top: 5rem;
      text-align: center;
   }
}

ul.it-folder-list li:before {
   content: "";
}

ul.it-a-list {
   list-style: circle outside;
}
ul.it-a-list li:before {
   content: "";
}

.home-subtitle .it-a-list {
   list-style: none;
}
.home-subtitle .footer_social a i {
   color: #fff;
}
.home-subtitle .footer_social a img {
   width: 26px;
   height: 26px;
}
.home-subtitle a {
   color: #fff;
   text-decoration: underline;
}

.footer_social a svg {
   width: 25px;
   height: 25px;
   transition: all 0.25s;
   margin: 0 8px -1rem 8px;
}
.footer_social a._zen svg path {
   fill: #8d8d8d;
   transition: all 0.25s;
}
.footer_social a._zen:hover svg path {
   fill: #34b1c4;
}
.home-subtitle .footer_social a svg path {
   fill: #fff;
}

/* Template overwrite / Шаблон */
@media (max-width: 1200px) {
   #services .service-item .service-inner p {
      font-size: 0.9em;
      line-height: 154%;
   }
   #services .service-item .service-inner h3 {
      font-size: 1.4em;
      line-height: 109%;
   }
}
@media (max-width: 992px) {
   #services .service-item .service-inner p {
      font-size: inherit;
      line-height: inherit;
      height: 64px;
   }
   #services .service-item .service-inner h3 {
      font-size: 1.3em;
      line-height: 109%;
   }
}

@media (max-width: 768px) {
   .footer .it-menu-bottom li {
      border: 0;
   }

   [class*="section-"] {
      padding: 2rem 0 !important;
   }

   #services .service-item .service-inner p {
      font-size: 1.1em;
      line-height: 154%;
   }
   #services .service-item .service-inner h3 {
      font-size: 1.9em;
      line-height: 109%;
   }

   #pricing;
}
.service-inner {
   width: 100%;
}
.popup-gallery {
   width: 100%;
}

/*#blog
  margin-right: -15px;
    margin-left: -15px;*/

/* Bootstrap overwrite / Бутстрап */

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

.navbar-default .navbar-toggle .icon-bar {
   background-color: #fff;
}

@media (min-width: 768px) and (max-width: 1200px) {
   .it-content-header.header .navbar-default .navbar-brand {
      zoom: 0.7;
      margin-top: 1.6rem;
   }
}

.navbar-default {
   min-height: 0;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
   max-height: 375px;
}

.d-flex{display:flex;}
.text-italic{font-style:italic;}

/*
@media (max-width: 768px) {
.container {

}
}
@media (max-width: 992px) {
.container {

}
}
@media (min-width: 1200px) {
.container {

}
}

*/

.breadcrumb {
   padding: 1rem;
   background: #fff;
   border-bottom: 1px solid #efefef;
   border-top: 1px solid #efefef;
   padding-left: 0;
}

.breadcrumb li {
   margin: 0;
}

/* Модуль нотификации обработки персональных данных*/

#spbitecPersdataNotify {
}
#spbitecPersdataNotify .spbitecRight {
   padding-right: 340px;
   vertical-align: middle;
   padding-top: 10px;
}
#spbitecPersdataNotify a.spbitecAccept {
   padding: 7px 26px;
   text-decoration: none;
   font-weight: 800;
}
#spbitecPersdataNotify .spbitecLeft {
   padding-right: 20px;
}

@media (max-width: 768px) {
   #spbitecPersdataNotify .spbitecRight {
      padding-right: 0;
      vertical-align: top;
   }
}

.navbar-default .navbar-nav > li > a {
   line-height: 30px;
   color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
   background: none;
}

@media (max-width: 768px) {
   .navbar-default .navbar-collapse,
   .navbar-default .navbar-form {
      background: #493074;
      border: none;
   }
   .form-inline {
      display: flex;
      margin: 0 -2px;
   }
   .form-inline > * {
      margin: 0 2px;
   }

   .it-cont-page {
      margin-top: 4rem;
   }
}

.form-control,
.input-group-addon {
   box-shadow: none;
   border-radius: 0;
}

.btn {
   border-radius: 0;
}
.btn-success {
   color: #fff;
   background-color: #493074;
   border-color: #493074;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
   color: #fff;
   background-color: #493074;
   border-color: #493074;
}

.btn-success:hover,
.btn-success.active,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
   color: #fff;
   background-color: #7856b3;
   border-color: #493074;
}
@media (max-width: 768px) {
   .page-register .btn {
      zoom: 1.3;
      padding: 10px 25px;
   }
}

.it-payments {
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   width: 50%;
}
.it-payments ._item {
   padding: 0.5rem;
   width: 25%;
   box-sizing: border-box;
}
.it-payments ._item img {
   height: 2.25rem;
}

@media (max-width: 768px) {
   .it-payments {
      width: 100%;
   }
}

/*Полноэкранный waiter loader ожидатель */
.it-fs-waiter {
   z-index: 10000;
   background: rgba(255, 255, 255, 0.85);
   position: fixed;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   display: flex;
   align-items: center;
   justify-content: center;
}

.it-fs-waiter ._block {
   width: 33vw;
   height: 33vh;
   display: flex;
   align-items: center;
   justify-content: center;
}
.it-fs-waiter ._block ._loader {
   width: 20%;
}
.it-fs-waiter ._block ._title {
   font-size: 2.5em;
   max-width: 20vw;
   color: #333;
}

@media (max-width: 768px) {
   .it-fs-waiter ._block {
      width: 90vw;
      height: auto;
      flex-direction: column;
   }
   .it-fs-waiter ._block ._loader {
      width: 100%;
      margin-bottom: 2rem;
   }
   .it-fs-waiter ._block ._title {
      max-width: 100%;
      text-align: center;
   }
}

/**<div class="sk-folding-cube">
  <div class="sk-cube1 sk-cube"></div>
  <div class="sk-cube2 sk-cube"></div>
  <div class="sk-cube4 sk-cube"></div>
  <div class="sk-cube3 sk-cube"></div>
</div>*/
.sk-folding-cube {
   margin: 20px auto;
   width: 60px;
   height: 60px;
   position: relative;
   -webkit-transform: rotateZ(45deg);
   transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
   float: left;
   width: 50%;
   height: 50%;
   position: relative;
   -webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: #493074;
   -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
   animation: sk-foldCubeAngle 2.4s infinite linear both;
   -webkit-transform-origin: 100% 100%;
   -ms-transform-origin: 100% 100%;
   transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube1:before {
   background-color: #9f3575;
}
.sk-folding-cube .sk-cube2:before {
   background-color: #a54b7e;
}
.sk-folding-cube .sk-cube3:before {
   background-color: #493074;
}
.sk-folding-cube .sk-cube4:before {
   background-color: #6d3073;
}

.sk-folding-cube .sk-cube2 {
   -webkit-transform: scale(1.1) rotateZ(90deg);
   transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
   -webkit-transform: scale(1.1) rotateZ(180deg);
   transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
   -webkit-transform: scale(1.1) rotateZ(270deg);
   transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
   -webkit-animation-delay: 0.3s;
   animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
   -webkit-animation-delay: 0.6s;
   animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
   -webkit-animation-delay: 0.9s;
   animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
   0%,
   10% {
      -webkit-transform: perspective(140px) rotateX(-180deg);
      transform: perspective(140px) rotateX(-180deg);
      opacity: 0;
   }
   25%,
   75% {
      -webkit-transform: perspective(140px) rotateX(0deg);
      transform: perspective(140px) rotateX(0deg);
      opacity: 1;
   }
   90%,
   100% {
      -webkit-transform: perspective(140px) rotateY(180deg);
      transform: perspective(140px) rotateY(180deg);
      opacity: 0;
   }
}

@keyframes sk-foldCubeAngle {
   0%,
   10% {
      -webkit-transform: perspective(140px) rotateX(-180deg);
      transform: perspective(140px) rotateX(-180deg);
      opacity: 0;
   }
   25%,
   75% {
      -webkit-transform: perspective(140px) rotateX(0deg);
      transform: perspective(140px) rotateX(0deg);
      opacity: 1;
   }
   90%,
   100% {
      -webkit-transform: perspective(140px) rotateY(180deg);
      transform: perspective(140px) rotateY(180deg);
      opacity: 0;
   }
}

/** Форма обратной связи ---------------------------------------------------------- */
.contact-submit {
   background: #34b1c4;
   border: none;
   padding: 1.2rem 2.8rem;
   color: #fff;
}

@media (max-width: 768px) {
   .section_features {
      height: 100vw;
   }
}

#contact p {
   color: #cdcdcd;
}
#contact a {
   color: #34b1c4;
}

.grecaptcha-badge {
   display: none;
}

.news-detail ._news-detail-image img,
.news-detail ._news-detail-image .eye-wrapper{border-radius:50%}
.news-detail .news-detail-epigraph{margin-top:2rem; text-align: center;}
.news-detail .news-detail-epigraph p{font-size:.8em; opacity: .5;}
/* End */
/* /local/templates/spectrum/styles.css?1623328812173 */
/* /local/templates/spectrum/template_styles.css?177401594416777 */
