

/* Start:/local/templates/ncrdo_visually/css/bootstrap.css?1711669055119623*/
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

 textarea.bxeditor-textarea { line-height: normal !important; }
 
 /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 main,
 nav,
 section,
 summary {
   display: block;
 }
 audio,
 canvas,
 video {
   display: inline-block;
 }
 audio:not([controls]) {
   display: none;
   height: 0;
 }
 [hidden],
 template {
   display: none;
 }
 html {
   font-family: sans-serif;
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
 }
 body {
   margin: 0;
 }
 a {
   background: transparent;
 }
 a:focus {
   outline: thin dotted;
 }
 a:active,
 a:hover {
   outline: 0;
 }
 h1 {
   font-size: 2em;
   margin: 0.67em 0;
 }
 abbr[title] {
   border-bottom: 1px dotted;
 }
 b,
 strong {
   font-weight: bold;
 }
 dfn {
   font-style: italic;
 }
 hr {
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   height: 0;
 }
 mark {
   background: #ff0;
   color: #000;
 }
 code,
 kbd,
 pre,
 samp {
   font-family: monospace, serif;
   font-size: 1em;
 }
 pre {
   white-space: pre-wrap;
 }
 q {
   quotes: "\201C" "\201D" "\2018" "\2019";
 }
 small {
   font-size: 80%;
 }
 sub,
 sup {
   font-size: 75%;
   line-height: 0;
   position: relative;
   vertical-align: baseline;
 }
 sup {
   top: -0.5em;
 }
 sub {
   bottom: -0.25em;
 }
 img {
   border: 0;
 }
 svg:not(:root) {
   overflow: hidden;
 }
 figure {
   margin: 0;
 }
 fieldset {
   border: 1px solid #c0c0c0;
   margin: 0 2px;
   padding: 0.35em 0.625em 0.75em;
 }
 legend {
   border: 0;
   padding: 0;
 }
 button,
 input,
 select,
 textarea {
   font-family: inherit;
   font-size: 100%;
   margin: 0;
 }
 button,
 input {
   line-height: normal;
 }
 button,
 select {
   text-transform: none;
 }
 button,
 html input[type="button"],
 input[type="reset"],
 input[type="submit"] {
   -webkit-appearance: button;
   cursor: pointer;
 }
 button[disabled],
 html input[disabled] {
   cursor: default;
 }
 input[type="checkbox"],
 input[type="radio"] {
   box-sizing: border-box;
   padding: 0;
 }
 input[type="search"] {
   -webkit-appearance: textfield;
   -moz-box-sizing: content-box;
   -webkit-box-sizing: content-box;
   box-sizing: content-box;
 }
 input[type="search"]::-webkit-search-cancel-button,
 input[type="search"]::-webkit-search-decoration {
   -webkit-appearance: none;
 }
 button::-moz-focus-inner,
 input::-moz-focus-inner {
   border: 0;
   padding: 0;
 }
 textarea {
   overflow: auto;
   vertical-align: top;
 }
 table {
   border-collapse: collapse;
   border-spacing: 0;
 }
 @media print {
   * {
     text-shadow: none !important;
     color: #000 !important;
     background: transparent !important;
     box-shadow: none !important;
   }
   a,
   a:visited {
     text-decoration: underline;
   }
   a[href]:after {
     content: " (" attr(href) ")";
   }
   abbr[title]:after {
     content: " (" attr(title) ")";
   }
   a[href^="javascript:"]:after,
   a[href^="#"]:after {
     content: "";
   }
   pre,
   blockquote {
     border: 1px solid #999;
     page-break-inside: avoid;
   }
   thead {
     display: table-header-group;
   }
   tr,
   img {
     page-break-inside: avoid;
   }
   img {
     max-width: 100% !important;
   }
   @page  {
     margin: 2cm .5cm;
   }
   p,
   h2,
   h3 {
     orphans: 3;
     widows: 3;
   }
   h2,
   h3 {
     page-break-after: avoid;
   }
   select {
     background: #fff !important;
   }
   .navbar {
     display: none;
   }
   .table td,
   .table th {
     background-color: #fff !important;
   }
   .btn > .caret,
   .dropup > .btn > .caret {
     border-top-color: #000 !important;
   }
   .label {
     border: 1px solid #000;
   }
   .table {
     border-collapse: collapse !important;
   }
   .table-bordered th,
   .table-bordered td {
     border: 1px solid #ddd !important;
   }
 }
 *,
 *:before,
 *:after {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
 html {
   font-size: 62.5%;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
 body {
   font-family: "Open Sans", Helvetica, Arial, sans-serif;
   font-size: 14px;
   line-height: 1.428571429;
   color: #333333;
   background-color: #ffffff;
 }
 input,
 button,
 select,
 textarea {
   font-family: inherit;
   font-size: inherit;
   line-height: inherit;
 }
 a {
   color: #cccccc;
   text-decoration: none;
 }
 a:hover,
 a:focus {
   color: #a6a6a6;
   text-decoration: underline;
 }
 a:focus {
   outline: thin dotted #333;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
 }
 img {
   vertical-align: middle;
 }
 .img-responsive {
   display: block;
   max-width: 100%;
   height: auto;
 }
 .img-rounded {
   border-radius: 6px;
 }
 .img-thumbnail {
   padding: 4px;
   line-height: 1.428571429;
   background-color: #ffffff;
   border: 1px solid #dddddd;
   border-radius: 4px;
   -webkit-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   display: inline-block;
   max-width: 100%;
   height: auto;
 }
 .img-circle {
   border-radius: 50%;
 }
 hr {
   margin-top: 20px;
   margin-bottom: 20px;
   border: 0;
   border-top: 1px solid #eeeeee;
 }
 .sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   margin: -1px;
   padding: 0;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   border: 0;
 }
 p {
   margin: 0 0 10px;
 }
 .lead {
   margin-bottom: 20px;
   font-size: 16px;
   font-weight: 200;
   line-height: 1.4;
 }
 @media (min-width: 768px) {
   .lead {
     font-size: 21px;
   }
 }
 small,
 .small {
   font-size: 85%;
 }
 cite {
   font-style: normal;
 }
 .text-muted {
   color: #999999;
 }
 .text-primary {
   color: #cccccc;
 }
 .text-primary:hover {
   color: #b3b3b3;
 }
 .text-warning {
   color: #c09853;
 }
 .text-warning:hover {
   color: #a47e3c;
 }
 .text-danger {
   color: #b94a48;
 }
 .text-danger:hover {
   color: #953b39;
 }
 .text-success {
   color: #468847;
 }
 .text-success:hover {
   color: #356635;
 }
 .text-info {
   color: #3a87ad;
 }
 .text-info:hover {
   color: #2d6987;
 }
 .text-left {
   text-align: left;
 }
 .text-right {
   text-align: right;
 }
 .text-center {
   text-align: center;
 }
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 .h1,
 .h2,
 .h3,
 .h4,
 .h5,
 .h6 {
   font-family: "Open Sans", Helvetica, Arial, sans-serif;
   font-weight: 500;
   line-height: 1.1;
   color: inherit;
 }
 h1 small,
 h2 small,
 h3 small,
 h4 small,
 h5 small,
 h6 small,
 .h1 small,
 .h2 small,
 .h3 small,
 .h4 small,
 .h5 small,
 .h6 small,
 h1 .small,
 h2 .small,
 h3 .small,
 h4 .small,
 h5 .small,
 h6 .small,
 .h1 .small,
 .h2 .small,
 .h3 .small,
 .h4 .small,
 .h5 .small,
 .h6 .small {
   font-weight: normal;
   line-height: 1;
   color: #999999;
 }
 h1,
 h2,
 h3 {
   margin-top: 20px;
   margin-bottom: 10px;
 }
 h1 small,
 h2 small,
 h3 small,
 h1 .small,
 h2 .small,
 h3 .small {
   font-size: 65%;
 }
 h4,
 h5,
 h6 {
   margin-top: 10px;
   margin-bottom: 10px;
 }
 h4 small,
 h5 small,
 h6 small,
 h4 .small,
 h5 .small,
 h6 .small {
   font-size: 75%;
 }
 h1,
 .h1 {
   font-size: 36px;
 }
 h2,
 .h2 {
   font-size: 30px;
 }
 h3,
 .h3 {
   font-size: 24px;
 }
 h4,
 .h4 {
   font-size: 18px;
 }
 h5,
 .h5 {
   font-size: 14px;
 }
 h6,
 .h6 {
   font-size: 12px;
 }
 .page-header {
   padding-bottom: 9px;
   margin: 40px 0 20px;
   border-bottom: 1px solid #eeeeee;
 }
 ul,
 ol {
   margin-top: 0;
   margin-bottom: 10px;
 }
 ul ul,
 ol ul,
 ul ol,
 ol ol {
   margin-bottom: 0;
 }
 .list-unstyled {
   padding-left: 0;
   list-style: none;
 }
 .list-inline {
   padding-left: 0;
   list-style: none;
 }
 .list-inline > li {
   display: inline-block;
   padding-left: 5px;
   padding-right: 5px;
 }
 .list-inline > li:first-child {
   padding-left: 0;
 }
 dl {
   margin-bottom: 20px;
 }
 dt,
 dd {
   line-height: 1.428571429;
 }
 dt {
   font-weight: bold;
 }
 dd {
   margin-left: 0;
 }
 @media (min-width: 768px) {
   .dl-horizontal dt {
     float: left;
     width: 160px;
     clear: left;
     text-align: right;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
   }
   .dl-horizontal dd {
     margin-left: 180px;
   }
   .dl-horizontal dd:before,
   .dl-horizontal dd:after {
     content: " ";
     /* 1 */
   
     display: table;
     /* 2 */
   
   }
   .dl-horizontal dd:after {
     clear: both;
   }
   .dl-horizontal dd:before,
   .dl-horizontal dd:after {
     content: " ";
     /* 1 */
   
     display: table;
     /* 2 */
   
   }
   .dl-horizontal dd:after {
     clear: both;
   }
 }
 abbr[title],
 abbr[data-original-title] {
   cursor: help;
   border-bottom: 1px dotted #999999;
 }
 abbr.initialism {
   font-size: 90%;
   text-transform: uppercase;
 }
 blockquote {
   padding: 10px 20px;
   margin: 0 0 20px;
   border-left: 5px solid #eeeeee;
 }
 blockquote p {
   font-size: 17.5px;
   font-weight: 300;
   line-height: 1.25;
 }
 blockquote p:last-child {
   margin-bottom: 0;
 }
 blockquote small {
   display: block;
   line-height: 1.428571429;
   color: #999999;
 }
 blockquote small:before {
   content: '\2014 \00A0';
 }
 blockquote.pull-right {
   padding-right: 15px;
   padding-left: 0;
   border-right: 5px solid #eeeeee;
   border-left: 0;
 }
 blockquote.pull-right p,
 blockquote.pull-right small,
 blockquote.pull-right .small {
   text-align: right;
 }
 blockquote.pull-right small:before,
 blockquote.pull-right .small:before {
   content: '';
 }
 blockquote.pull-right small:after,
 blockquote.pull-right .small:after {
   content: '\00A0 \2014';
 }
 blockquote:before,
 blockquote:after {
   content: "";
 }
 address {
   margin-bottom: 20px;
   font-style: normal;
   line-height: 1.428571429;
 }
 code,
 kbd,
 pre,
 samp {
   font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
 }
 code {
   padding: 2px 4px;
   font-size: 90%;
   color: #c7254e;
   background-color: #f9f2f4;
   white-space: nowrap;
   border-radius: 4px;
 }
 pre {
   display: block;
   padding: 9.5px;
   margin: 0 0 10px;
   font-size: 13px;
   line-height: 1.428571429;
   word-break: break-all;
   word-wrap: break-word;
   color: #333333;
   background-color: #f5f5f5;
   border: 1px solid #cccccc;
   border-radius: 4px;
 }
 pre code {
   padding: 0;
   font-size: inherit;
   color: inherit;
   white-space: pre-wrap;
   background-color: transparent;
   border-radius: 0;
 }
 .pre-scrollable {
   max-height: 340px;
   overflow-y: scroll;
 }
 .container {
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   padding-right: 15px;
 }
 .container:before,
 .container:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .container:after {
   clear: both;
 }
 .container:before,
 .container:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .container:after {
   clear: both;
 }
 .row {
   margin-left: -15px;
   margin-right: -15px;
 }
 .row:before,
 .row:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .row:after {
   clear: both;
 }
 .row:before,
 .row:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .row:after {
   clear: both;
 }
 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
   position: relative;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
 }
 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
   float: left;
 }
 .col-xs-12 {
   width: 100%;
 }
 .col-xs-11 {
   width: 91.66666666666666%;
 }
 .col-xs-10 {
   width: 83.33333333333334%;
 }
 .col-xs-9 {
   width: 75%;
 }
 .col-xs-8 {
   width: 66.66666666666666%;
 }
 .col-xs-7 {
   width: 58.333333333333336%;
 }
 .col-xs-6 {
   width: 50%;
 }
 .col-xs-5 {
   width: 41.66666666666667%;
 }
 .col-xs-4 {
   width: 33.33333333333333%;
 }
 .col-xs-3 {
   width: 25%;
 }
 .col-xs-2 {
   width: 16.666666666666664%;
 }
 .col-xs-1 {
   width: 8.333333333333332%;
 }
 .col-xs-pull-12 {
   right: 100%;
 }
 .col-xs-pull-11 {
   right: 91.66666666666666%;
 }
 .col-xs-pull-10 {
   right: 83.33333333333334%;
 }
 .col-xs-pull-9 {
   right: 75%;
 }
 .col-xs-pull-8 {
   right: 66.66666666666666%;
 }
 .col-xs-pull-7 {
   right: 58.333333333333336%;
 }
 .col-xs-pull-6 {
   right: 50%;
 }
 .col-xs-pull-5 {
   right: 41.66666666666667%;
 }
 .col-xs-pull-4 {
   right: 33.33333333333333%;
 }
 .col-xs-pull-3 {
   right: 25%;
 }
 .col-xs-pull-2 {
   right: 16.666666666666664%;
 }
 .col-xs-pull-1 {
   right: 8.333333333333332%;
 }
 .col-xs-push-12 {
   left: 100%;
 }
 .col-xs-push-11 {
   left: 91.66666666666666%;
 }
 .col-xs-push-10 {
   left: 83.33333333333334%;
 }
 .col-xs-push-9 {
   left: 75%;
 }
 .col-xs-push-8 {
   left: 66.66666666666666%;
 }
 .col-xs-push-7 {
   left: 58.333333333333336%;
 }
 .col-xs-push-6 {
   left: 50%;
 }
 .col-xs-push-5 {
   left: 41.66666666666667%;
 }
 .col-xs-push-4 {
   left: 33.33333333333333%;
 }
 .col-xs-push-3 {
   left: 25%;
 }
 .col-xs-push-2 {
   left: 16.666666666666664%;
 }
 .col-xs-push-1 {
   left: 8.333333333333332%;
 }
 .col-xs-offset-12 {
   margin-left: 100%;
 }
 .col-xs-offset-11 {
   margin-left: 91.66666666666666%;
 }
 .col-xs-offset-10 {
   margin-left: 83.33333333333334%;
 }
 .col-xs-offset-9 {
   margin-left: 75%;
 }
 .col-xs-offset-8 {
   margin-left: 66.66666666666666%;
 }
 .col-xs-offset-7 {
   margin-left: 58.333333333333336%;
 }
 .col-xs-offset-6 {
   margin-left: 50%;
 }
 .col-xs-offset-5 {
   margin-left: 41.66666666666667%;
 }
 .col-xs-offset-4 {
   margin-left: 33.33333333333333%;
 }
 .col-xs-offset-3 {
   margin-left: 25%;
 }
 .col-xs-offset-2 {
   margin-left: 16.666666666666664%;
 }
 .col-xs-offset-1 {
   margin-left: 8.333333333333332%;
 }
 @media (min-width: 768px) {
   .container {
     width: 750px;
   }
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
     float: left;
   }
   .col-sm-12 {
     width: 100%;
   }
   .col-sm-11 {
     width: 91.66666666666666%;
   }
   .col-sm-10 {
     width: 83.33333333333334%;
   }
   .col-sm-9 {
     width: 75%;
   }
   .col-sm-8 {
     width: 66.66666666666666%;
   }
   .col-sm-7 {
     width: 58.333333333333336%;
   }
   .col-sm-6 {
     width: 50%;
   }
   .col-sm-5 {
     width: 41.66666666666667%;
   }
   .col-sm-4 {
     width: 33.33333333333333%;
   }
   .col-sm-3 {
     width: 25%;
   }
   .col-sm-2 {
     width: 16.666666666666664%;
   }
   .col-sm-1 {
     width: 8.333333333333332%;
   }
   .col-sm-pull-12 {
     right: 100%;
   }
   .col-sm-pull-11 {
     right: 91.66666666666666%;
   }
   .col-sm-pull-10 {
     right: 83.33333333333334%;
   }
   .col-sm-pull-9 {
     right: 75%;
   }
   .col-sm-pull-8 {
     right: 66.66666666666666%;
   }
   .col-sm-pull-7 {
     right: 58.333333333333336%;
   }
   .col-sm-pull-6 {
     right: 50%;
   }
   .col-sm-pull-5 {
     right: 41.66666666666667%;
   }
   .col-sm-pull-4 {
     right: 33.33333333333333%;
   }
   .col-sm-pull-3 {
     right: 25%;
   }
   .col-sm-pull-2 {
     right: 16.666666666666664%;
   }
   .col-sm-pull-1 {
     right: 8.333333333333332%;
   }
   .col-sm-push-12 {
     left: 100%;
   }
   .col-sm-push-11 {
     left: 91.66666666666666%;
   }
   .col-sm-push-10 {
     left: 83.33333333333334%;
   }
   .col-sm-push-9 {
     left: 75%;
   }
   .col-sm-push-8 {
     left: 66.66666666666666%;
   }
   .col-sm-push-7 {
     left: 58.333333333333336%;
   }
   .col-sm-push-6 {
     left: 50%;
   }
   .col-sm-push-5 {
     left: 41.66666666666667%;
   }
   .col-sm-push-4 {
     left: 33.33333333333333%;
   }
   .col-sm-push-3 {
     left: 25%;
   }
   .col-sm-push-2 {
     left: 16.666666666666664%;
   }
   .col-sm-push-1 {
     left: 8.333333333333332%;
   }
   .col-sm-offset-12 {
     margin-left: 100%;
   }
   .col-sm-offset-11 {
     margin-left: 91.66666666666666%;
   }
   .col-sm-offset-10 {
     margin-left: 83.33333333333334%;
   }
   .col-sm-offset-9 {
     margin-left: 75%;
   }
   .col-sm-offset-8 {
     margin-left: 66.66666666666666%;
   }
   .col-sm-offset-7 {
     margin-left: 58.333333333333336%;
   }
   .col-sm-offset-6 {
     margin-left: 50%;
   }
   .col-sm-offset-5 {
     margin-left: 41.66666666666667%;
   }
   .col-sm-offset-4 {
     margin-left: 33.33333333333333%;
   }
   .col-sm-offset-3 {
     margin-left: 25%;
   }
   .col-sm-offset-2 {
     margin-left: 16.666666666666664%;
   }
   .col-sm-offset-1 {
     margin-left: 8.333333333333332%;
   }
 }
 @media (min-width: 992px) {
   .container {
     width: 970px;
   }
   .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
     float: left;
   }
   .col-md-12 {
     width: 100%;
   }
   .col-md-11 {
     width: 91.66666666666666%;
   }
   .col-md-10 {
     width: 83.33333333333334%;
   }
   .col-md-9 {
     width: 75%;
   }
   .col-md-8 {
     width: 66.66666666666666%;
   }
   .col-md-7 {
     width: 58.333333333333336%;
   }
   .col-md-6 {
     width: 50%;
   }
   .col-md-5 {
     width: 41.66666666666667%;
   }
   .col-md-4 {
     width: 33.33333333333333%;
   }
   .col-md-3 {
     width: 25%;
   }
   .col-md-2 {
     width: 16.666666666666664%;
   }
   .col-md-1 {
     width: 8.333333333333332%;
   }
   .col-md-pull-12 {
     right: 100%;
   }
   .col-md-pull-11 {
     right: 91.66666666666666%;
   }
   .col-md-pull-10 {
     right: 83.33333333333334%;
   }
   .col-md-pull-9 {
     right: 75%;
   }
   .col-md-pull-8 {
     right: 66.66666666666666%;
   }
   .col-md-pull-7 {
     right: 58.333333333333336%;
   }
   .col-md-pull-6 {
     right: 50%;
   }
   .col-md-pull-5 {
     right: 41.66666666666667%;
   }
   .col-md-pull-4 {
     right: 33.33333333333333%;
   }
   .col-md-pull-3 {
     right: 25%;
   }
   .col-md-pull-2 {
     right: 16.666666666666664%;
   }
   .col-md-pull-1 {
     right: 8.333333333333332%;
   }
   .col-md-push-12 {
     left: 100%;
   }
   .col-md-push-11 {
     left: 91.66666666666666%;
   }
   .col-md-push-10 {
     left: 83.33333333333334%;
   }
   .col-md-push-9 {
     left: 75%;
   }
   .col-md-push-8 {
     left: 66.66666666666666%;
   }
   .col-md-push-7 {
     left: 58.333333333333336%;
   }
   .col-md-push-6 {
     left: 50%;
   }
   .col-md-push-5 {
     left: 41.66666666666667%;
   }
   .col-md-push-4 {
     left: 33.33333333333333%;
   }
   .col-md-push-3 {
     left: 25%;
   }
   .col-md-push-2 {
     left: 16.666666666666664%;
   }
   .col-md-push-1 {
     left: 8.333333333333332%;
   }
   .col-md-offset-12 {
     margin-left: 100%;
   }
   .col-md-offset-11 {
     margin-left: 91.66666666666666%;
   }
   .col-md-offset-10 {
     margin-left: 83.33333333333334%;
   }
   .col-md-offset-9 {
     margin-left: 75%;
   }
   .col-md-offset-8 {
     margin-left: 66.66666666666666%;
   }
   .col-md-offset-7 {
     margin-left: 58.333333333333336%;
   }
   .col-md-offset-6 {
     margin-left: 50%;
   }
   .col-md-offset-5 {
     margin-left: 41.66666666666667%;
   }
   .col-md-offset-4 {
     margin-left: 33.33333333333333%;
   }
   .col-md-offset-3 {
     margin-left: 25%;
   }
   .col-md-offset-2 {
     margin-left: 16.666666666666664%;
   }
   .col-md-offset-1 {
     margin-left: 8.333333333333332%;
   }
 }
 @media (min-width: 1200px) {
   .container {
     width: 1170px;
   }
   .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
     float: left;
   }
   .col-lg-12 {
     width: 100%;
   }
   .col-lg-11 {
     width: 91.66666666666666%;
   }
   .col-lg-10 {
     width: 83.33333333333334%;
   }
   .col-lg-9 {
     width: 75%;
   }
   .col-lg-8 {
     width: 66.66666666666666%;
   }
   .col-lg-7 {
     width: 58.333333333333336%;
   }
   .col-lg-6 {
     width: 50%;
   }
   .col-lg-5 {
     width: 41.66666666666667%;
   }
   .col-lg-4 {
     width: 33.33333333333333%;
   }
   .col-lg-3 {
     width: 25%;
   }
   .col-lg-2 {
     width: 16.666666666666664%;
   }
   .col-lg-1 {
     width: 8.333333333333332%;
   }
   .col-lg-pull-12 {
     right: 100%;
   }
   .col-lg-pull-11 {
     right: 91.66666666666666%;
   }
   .col-lg-pull-10 {
     right: 83.33333333333334%;
   }
   .col-lg-pull-9 {
     right: 75%;
   }
   .col-lg-pull-8 {
     right: 66.66666666666666%;
   }
   .col-lg-pull-7 {
     right: 58.333333333333336%;
   }
   .col-lg-pull-6 {
     right: 50%;
   }
   .col-lg-pull-5 {
     right: 41.66666666666667%;
   }
   .col-lg-pull-4 {
     right: 33.33333333333333%;
   }
   .col-lg-pull-3 {
     right: 25%;
   }
   .col-lg-pull-2 {
     right: 16.666666666666664%;
   }
   .col-lg-pull-1 {
     right: 8.333333333333332%;
   }
   .col-lg-push-12 {
     left: 100%;
   }
   .col-lg-push-11 {
     left: 91.66666666666666%;
   }
   .col-lg-push-10 {
     left: 83.33333333333334%;
   }
   .col-lg-push-9 {
     left: 75%;
   }
   .col-lg-push-8 {
     left: 66.66666666666666%;
   }
   .col-lg-push-7 {
     left: 58.333333333333336%;
   }
   .col-lg-push-6 {
     left: 50%;
   }
   .col-lg-push-5 {
     left: 41.66666666666667%;
   }
   .col-lg-push-4 {
     left: 33.33333333333333%;
   }
   .col-lg-push-3 {
     left: 25%;
   }
   .col-lg-push-2 {
     left: 16.666666666666664%;
   }
   .col-lg-push-1 {
     left: 8.333333333333332%;
   }
   .col-lg-offset-12 {
     margin-left: 100%;
   }
   .col-lg-offset-11 {
     margin-left: 91.66666666666666%;
   }
   .col-lg-offset-10 {
     margin-left: 83.33333333333334%;
   }
   .col-lg-offset-9 {
     margin-left: 75%;
   }
   .col-lg-offset-8 {
     margin-left: 66.66666666666666%;
   }
   .col-lg-offset-7 {
     margin-left: 58.333333333333336%;
   }
   .col-lg-offset-6 {
     margin-left: 50%;
   }
   .col-lg-offset-5 {
     margin-left: 41.66666666666667%;
   }
   .col-lg-offset-4 {
     margin-left: 33.33333333333333%;
   }
   .col-lg-offset-3 {
     margin-left: 25%;
   }
   .col-lg-offset-2 {
     margin-left: 16.666666666666664%;
   }
   .col-lg-offset-1 {
     margin-left: 8.333333333333332%;
   }
 }
 table {
   max-width: 100%;
   background-color: transparent;
 }
 th {
   text-align: left;
 }
 .table {
   width: 100%;
   margin-bottom: 20px;
 }
 .table > thead > tr > th,
 .table > tbody > tr > th,
 .table > tfoot > tr > th,
 .table > thead > tr > td,
 .table > tbody > tr > td,
 .table > tfoot > tr > td {
   padding: 8px;
   line-height: 1.428571429;
   vertical-align: top;
   border-top: 1px solid #dddddd;
 }
 .table > thead > tr > th {
   vertical-align: bottom;
   border-bottom: 2px solid #dddddd;
 }
 .table > caption + thead > tr:first-child > th,
 .table > colgroup + thead > tr:first-child > th,
 .table > thead:first-child > tr:first-child > th,
 .table > caption + thead > tr:first-child > td,
 .table > colgroup + thead > tr:first-child > td,
 .table > thead:first-child > tr:first-child > td {
   border-top: 0;
 }
 .table > tbody + tbody {
   border-top: 2px solid #dddddd;
 }
 .table .table {
   background-color: #ffffff;
 }
 .table-condensed > thead > tr > th,
 .table-condensed > tbody > tr > th,
 .table-condensed > tfoot > tr > th,
 .table-condensed > thead > tr > td,
 .table-condensed > tbody > tr > td,
 .table-condensed > tfoot > tr > td {
   padding: 5px;
 }
 .table-bordered {
   border: 1px solid #dddddd;
 }
 .table-bordered > thead > tr > th,
 .table-bordered > tbody > tr > th,
 .table-bordered > tfoot > tr > th,
 .table-bordered > thead > tr > td,
 .table-bordered > tbody > tr > td,
 .table-bordered > tfoot > tr > td {
   border: 1px solid #dddddd;
 }
 .table-bordered > thead > tr > th,
 .table-bordered > thead > tr > td {
   border-bottom-width: 2px;
 }
 .table-striped > tbody > tr:nth-child(odd) > td,
 .table-striped > tbody > tr:nth-child(odd) > th {
   background-color: #f9f9f9;
 }
 .table-hover > tbody > tr:hover > td,
 .table-hover > tbody > tr:hover > th {
   background-color: #f5f5f5;
 }
 table col[class*="col-"] {
   float: none;
   display: table-column;
 }
 table td[class*="col-"],
 table th[class*="col-"] {
   float: none;
   display: table-cell;
 }
 .table > thead > tr > td.active,
 .table > tbody > tr > td.active,
 .table > tfoot > tr > td.active,
 .table > thead > tr > th.active,
 .table > tbody > tr > th.active,
 .table > tfoot > tr > th.active,
 .table > thead > tr.active > td,
 .table > tbody > tr.active > td,
 .table > tfoot > tr.active > td,
 .table > thead > tr.active > th,
 .table > tbody > tr.active > th,
 .table > tfoot > tr.active > th {
   background-color: #f5f5f5;
 }
 .table > thead > tr > td.success,
 .table > tbody > tr > td.success,
 .table > tfoot > tr > td.success,
 .table > thead > tr > th.success,
 .table > tbody > tr > th.success,
 .table > tfoot > tr > th.success,
 .table > thead > tr.success > td,
 .table > tbody > tr.success > td,
 .table > tfoot > tr.success > td,
 .table > thead > tr.success > th,
 .table > tbody > tr.success > th,
 .table > tfoot > tr.success > th {
   background-color: #dff0d8;
 }
 .table-hover > tbody > tr > td.success:hover,
 .table-hover > tbody > tr > th.success:hover,
 .table-hover > tbody > tr.success:hover > td,
 .table-hover > tbody > tr.success:hover > th {
   background-color: #d0e9c6;
 }
 .table > thead > tr > td.danger,
 .table > tbody > tr > td.danger,
 .table > tfoot > tr > td.danger,
 .table > thead > tr > th.danger,
 .table > tbody > tr > th.danger,
 .table > tfoot > tr > th.danger,
 .table > thead > tr.danger > td,
 .table > tbody > tr.danger > td,
 .table > tfoot > tr.danger > td,
 .table > thead > tr.danger > th,
 .table > tbody > tr.danger > th,
 .table > tfoot > tr.danger > th {
   background-color: #f2dede;
 }
 .table-hover > tbody > tr > td.danger:hover,
 .table-hover > tbody > tr > th.danger:hover,
 .table-hover > tbody > tr.danger:hover > td,
 .table-hover > tbody > tr.danger:hover > th {
   background-color: #ebcccc;
 }
 .table > thead > tr > td.warning,
 .table > tbody > tr > td.warning,
 .table > tfoot > tr > td.warning,
 .table > thead > tr > th.warning,
 .table > tbody > tr > th.warning,
 .table > tfoot > tr > th.warning,
 .table > thead > tr.warning > td,
 .table > tbody > tr.warning > td,
 .table > tfoot > tr.warning > td,
 .table > thead > tr.warning > th,
 .table > tbody > tr.warning > th,
 .table > tfoot > tr.warning > th {
   background-color: #fcf8e3;
 }
 .table-hover > tbody > tr > td.warning:hover,
 .table-hover > tbody > tr > th.warning:hover,
 .table-hover > tbody > tr.warning:hover > td,
 .table-hover > tbody > tr.warning:hover > th {
   background-color: #faf2cc;
 }
 @media (max-width: 767px) {
   .table-responsive {
     width: 100%;
     margin-bottom: 15px;
     overflow-y: hidden;
     overflow-x: scroll;
     -ms-overflow-style: -ms-autohiding-scrollbar;
     border: 1px solid #dddddd;
     -webkit-overflow-scrolling: touch;
   }
   .table-responsive > .table {
     margin-bottom: 0;
   }
   .table-responsive > .table > thead > tr > th,
   .table-responsive > .table > tbody > tr > th,
   .table-responsive > .table > tfoot > tr > th,
   .table-responsive > .table > thead > tr > td,
   .table-responsive > .table > tbody > tr > td,
   .table-responsive > .table > tfoot > tr > td {
     white-space: nowrap;
   }
   .table-responsive > .table-bordered {
     border: 0;
   }
   .table-responsive > .table-bordered > thead > tr > th:first-child,
   .table-responsive > .table-bordered > tbody > tr > th:first-child,
   .table-responsive > .table-bordered > tfoot > tr > th:first-child,
   .table-responsive > .table-bordered > thead > tr > td:first-child,
   .table-responsive > .table-bordered > tbody > tr > td:first-child,
   .table-responsive > .table-bordered > tfoot > tr > td:first-child {
     border-left: 0;
   }
   .table-responsive > .table-bordered > thead > tr > th:last-child,
   .table-responsive > .table-bordered > tbody > tr > th:last-child,
   .table-responsive > .table-bordered > tfoot > tr > th:last-child,
   .table-responsive > .table-bordered > thead > tr > td:last-child,
   .table-responsive > .table-bordered > tbody > tr > td:last-child,
   .table-responsive > .table-bordered > tfoot > tr > td:last-child {
     border-right: 0;
   }
   .table-responsive > .table-bordered > tbody > tr:last-child > th,
   .table-responsive > .table-bordered > tfoot > tr:last-child > th,
   .table-responsive > .table-bordered > tbody > tr:last-child > td,
   .table-responsive > .table-bordered > tfoot > tr:last-child > td {
     border-bottom: 0;
   }
 }
 fieldset {
   padding: 0;
   margin: 0;
   border: 0;
 }
 legend {
   display: block;
   width: 100%;
   padding: 0;
   margin-bottom: 20px;
   font-size: 21px;
   line-height: inherit;
   color: #333333;
   border: 0;
   border-bottom: 1px solid #e5e5e5;
 }
 label {
   display: inline-block;
   margin-bottom: 5px;
   font-weight: bold;
 }
 input[type="search"] {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
 input[type="radio"],
 input[type="checkbox"] {
   margin: 4px 0 0;
   /* margin-top: 1px \9; */
   /* IE8-9 */
 
   line-height: normal;
 }
 input[type="file"] {
   display: block;
 }
 select[multiple],
 select[size] {
   height: auto;
 }
 select optgroup {
   font-size: inherit;
   font-style: inherit;
   font-family: inherit;
 }
 input[type="file"]:focus,
 input[type="radio"]:focus,
 input[type="checkbox"]:focus {
   outline: thin dotted #333;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
 }
 input[type="number"]::-webkit-outer-spin-button,
 input[type="number"]::-webkit-inner-spin-button {
   height: auto;
 }
 output {
   display: block;
   padding-top: 7px;
   font-size: 14px;
   line-height: 1.428571429;
   color: #555555;
   vertical-align: middle;
 }
 .form-control:-moz-placeholder {
   color: #999999;
 }
 .form-control::-moz-placeholder {
   color: #999999;
 }
 .form-control:-ms-input-placeholder {
   color: #999999;
 }
 .form-control::-webkit-input-placeholder {
   color: #999999;
 }
 .form-control {
   display: block;
   width: 100%;
   height: 34px;
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.428571429;
   color: #555555;
   vertical-align: middle;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 }
 .form-control:focus {
   border-color: #66afe9;
   outline: 0;
   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
 }
 .form-control[disabled],
 .form-control[readonly],
 fieldset[disabled] .form-control {
   cursor: not-allowed;
   background-color: #eeeeee;
 }
 textarea.form-control {
   height: auto;
 }
 .form-group {
   margin-bottom: 15px;
 }
 .radio,
 .checkbox {
   display: block;
   min-height: 20px;
   margin-top: 10px;
   margin-bottom: 10px;
   padding-left: 20px;
   vertical-align: middle;
 }
 .radio label,
 .checkbox label {
   display: inline;
   margin-bottom: 0;
   font-weight: normal;
   cursor: pointer;
 }
 .radio input[type="radio"],
 .radio-inline input[type="radio"],
 .checkbox input[type="checkbox"],
 .checkbox-inline input[type="checkbox"] {
   float: left;
   margin-left: -20px;
 }
 .radio + .radio,
 .checkbox + .checkbox {
   margin-top: -5px;
 }
 .radio-inline,
 .checkbox-inline {
   display: inline-block;
   padding-left: 20px;
   margin-bottom: 0;
   vertical-align: middle;
   font-weight: normal;
   cursor: pointer;
 }
 .radio-inline + .radio-inline,
 .checkbox-inline + .checkbox-inline {
   margin-top: 0;
   margin-left: 10px;
 }
 input[type="radio"][disabled],
 input[type="checkbox"][disabled],
 .radio[disabled],
 .radio-inline[disabled],
 .checkbox[disabled],
 .checkbox-inline[disabled],
 fieldset[disabled] input[type="radio"],
 fieldset[disabled] input[type="checkbox"],
 fieldset[disabled] .radio,
 fieldset[disabled] .radio-inline,
 fieldset[disabled] .checkbox,
 fieldset[disabled] .checkbox-inline {
   cursor: not-allowed;
 }
 .input-sm {
   height: 30px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
 }
 select.input-sm {
   height: 30px;
   line-height: 30px;
 }
 textarea.input-sm {
   height: auto;
 }
 .input-lg {
   height: 45px;
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.33;
   border-radius: 6px;
 }
 select.input-lg {
   height: 45px;
   line-height: 45px;
 }
 textarea.input-lg {
   height: auto;
 }
 .has-warning .help-block,
 .has-warning .control-label,
 .has-warning .radio,
 .has-warning .checkbox,
 .has-warning .radio-inline,
 .has-warning .checkbox-inline {
   color: #c09853;
 }
 .has-warning .form-control {
   border-color: #c09853;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 }
 .has-warning .form-control:focus {
   border-color: #a47e3c;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
 }
 .has-warning .input-group-addon {
   color: #c09853;
   border-color: #c09853;
   background-color: #fcf8e3;
 }
 .has-error .help-block,
 .has-error .control-label,
 .has-error .radio,
 .has-error .checkbox,
 .has-error .radio-inline,
 .has-error .checkbox-inline {
   color: #b94a48;
 }
 .has-error .form-control {
   border-color: #b94a48;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 }
 .has-error .form-control:focus {
   border-color: #953b39;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
 }
 .has-error .input-group-addon {
   color: #b94a48;
   border-color: #b94a48;
   background-color: #f2dede;
 }
 .has-success .help-block,
 .has-success .control-label,
 .has-success .radio,
 .has-success .checkbox,
 .has-success .radio-inline,
 .has-success .checkbox-inline {
   color: #468847;
 }
 .has-success .form-control {
   border-color: #468847;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 }
 .has-success .form-control:focus {
   border-color: #356635;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
 }
 .has-success .input-group-addon {
   color: #468847;
   border-color: #468847;
   background-color: #dff0d8;
 }
 .form-control-static {
   margin-bottom: 0;
 }
 .help-block {
   display: block;
   margin-top: 5px;
   margin-bottom: 10px;
   color: #737373;
 }
 @media (min-width: 768px) {
   .form-inline .form-group {
     display: inline-block;
     margin-bottom: 0;
     vertical-align: middle;
   }
   .form-inline .form-control {
     display: inline-block;
   }
   .form-inline .radio,
   .form-inline .checkbox {
     display: inline-block;
     margin-top: 0;
     margin-bottom: 0;
     padding-left: 0;
   }
   .form-inline .radio input[type="radio"],
   .form-inline .checkbox input[type="checkbox"] {
     float: none;
     margin-left: 0;
   }
 }
 .form-horizontal .control-label,
 .form-horizontal .radio,
 .form-horizontal .checkbox,
 .form-horizontal .radio-inline,
 .form-horizontal .checkbox-inline {
   margin-top: 0;
   margin-bottom: 0;
   padding-top: 7px;
 }
 .form-horizontal .form-group {
   margin-left: -15px;
   margin-right: -15px;
 }
 .form-horizontal .form-group:before,
 .form-horizontal .form-group:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .form-horizontal .form-group:after {
   clear: both;
 }
 .form-horizontal .form-group:before,
 .form-horizontal .form-group:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .form-horizontal .form-group:after {
   clear: both;
 }
 .form-horizontal .form-control-static {
   padding-top: 7px;
 }
 @media (min-width: 768px) {
   .form-horizontal .control-label {
     text-align: right;
   }
 }
 .btn {
   display: inline-block;
   margin-bottom: 0;
   font-weight: normal;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   background-image: none;
   border: 1px solid transparent;
   white-space: nowrap;
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.428571429;
   border-radius: 4px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;
 }
 .btn:focus {
   outline: thin dotted #333;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
 }
 .btn:hover,
 .btn:focus {
   color: #333333;
   text-decoration: none;
 }
 .btn:active,
 .btn.active {
   outline: 0;
   background-image: none;
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 }
 .btn.disabled,
 .btn[disabled],
 fieldset[disabled] .btn {
   cursor: not-allowed;
   pointer-events: none;
   opacity: 0.65;
   filter: alpha(opacity=65);
   -webkit-box-shadow: none;
   box-shadow: none;
 }
 .btn-default {
   color: #333333;
   background-color: #ffffff;
   border-color: #cccccc;
 }
 .btn-default:hover,
 .btn-default:focus,
 .btn-default:active,
 .btn-default.active,
 .open .dropdown-toggle.btn-default {
   color: #333333;
   background-color: #ebebeb;
   border-color: #adadad;
 }
 .btn-default:active,
 .btn-default.active,
 .open .dropdown-toggle.btn-default {
   background-image: none;
 }
 .btn-default.disabled,
 .btn-default[disabled],
 fieldset[disabled] .btn-default,
 .btn-default.disabled:hover,
 .btn-default[disabled]:hover,
 fieldset[disabled] .btn-default:hover,
 .btn-default.disabled:focus,
 .btn-default[disabled]:focus,
 fieldset[disabled] .btn-default:focus,
 .btn-default.disabled:active,
 .btn-default[disabled]:active,
 fieldset[disabled] .btn-default:active,
 .btn-default.disabled.active,
 .btn-default[disabled].active,
 fieldset[disabled] .btn-default.active {
   background-color: #ffffff;
   border-color: #cccccc;
 }
 .btn-primary {
   color: #ffffff;
   background-color: #cccccc;
   border-color: #bfbfbf;
 }
 .btn-primary:hover,
 .btn-primary:focus,
 .btn-primary:active,
 .btn-primary.active,
 .open .dropdown-toggle.btn-primary {
   color: #ffffff;
   background-color: #b8b8b8;
   border-color: #a1a1a1;
 }
 .btn-primary:active,
 .btn-primary.active,
 .open .dropdown-toggle.btn-primary {
   background-image: none;
 }
 .btn-primary.disabled,
 .btn-primary[disabled],
 fieldset[disabled] .btn-primary,
 .btn-primary.disabled:hover,
 .btn-primary[disabled]:hover,
 fieldset[disabled] .btn-primary:hover,
 .btn-primary.disabled:focus,
 .btn-primary[disabled]:focus,
 fieldset[disabled] .btn-primary:focus,
 .btn-primary.disabled:active,
 .btn-primary[disabled]:active,
 fieldset[disabled] .btn-primary:active,
 .btn-primary.disabled.active,
 .btn-primary[disabled].active,
 fieldset[disabled] .btn-primary.active {
   background-color: #cccccc;
   border-color: #bfbfbf;
 }
 .btn-warning {
   color: #ffffff;
   background-color: #f0ad4e;
   border-color: #eea236;
 }
 .btn-warning:hover,
 .btn-warning:focus,
 .btn-warning:active,
 .btn-warning.active,
 .open .dropdown-toggle.btn-warning {
   color: #ffffff;
   background-color: #ed9c28;
   border-color: #d58512;
 }
 .btn-warning:active,
 .btn-warning.active,
 .open .dropdown-toggle.btn-warning {
   background-image: none;
 }
 .btn-warning.disabled,
 .btn-warning[disabled],
 fieldset[disabled] .btn-warning,
 .btn-warning.disabled:hover,
 .btn-warning[disabled]:hover,
 fieldset[disabled] .btn-warning:hover,
 .btn-warning.disabled:focus,
 .btn-warning[disabled]:focus,
 fieldset[disabled] .btn-warning:focus,
 .btn-warning.disabled:active,
 .btn-warning[disabled]:active,
 fieldset[disabled] .btn-warning:active,
 .btn-warning.disabled.active,
 .btn-warning[disabled].active,
 fieldset[disabled] .btn-warning.active {
   background-color: #f0ad4e;
   border-color: #eea236;
 }
 .btn-danger {
   color: #ffffff;
   background-color: #d9534f;
   border-color: #d43f3a;
 }
 .btn-danger:hover,
 .btn-danger:focus,
 .btn-danger:active,
 .btn-danger.active,
 .open .dropdown-toggle.btn-danger {
   color: #ffffff;
   background-color: #d2322d;
   border-color: #ac2925;
 }
 .btn-danger:active,
 .btn-danger.active,
 .open .dropdown-toggle.btn-danger {
   background-image: none;
 }
 .btn-danger.disabled,
 .btn-danger[disabled],
 fieldset[disabled] .btn-danger,
 .btn-danger.disabled:hover,
 .btn-danger[disabled]:hover,
 fieldset[disabled] .btn-danger:hover,
 .btn-danger.disabled:focus,
 .btn-danger[disabled]:focus,
 fieldset[disabled] .btn-danger:focus,
 .btn-danger.disabled:active,
 .btn-danger[disabled]:active,
 fieldset[disabled] .btn-danger:active,
 .btn-danger.disabled.active,
 .btn-danger[disabled].active,
 fieldset[disabled] .btn-danger.active {
   background-color: #d9534f;
   border-color: #d43f3a;
 }
 .btn-success {
   color: #ffffff;
   background-color: #5cb85c;
   border-color: #4cae4c;
 }
 .btn-success:hover,
 .btn-success:focus,
 .btn-success:active,
 .btn-success.active,
 .open .dropdown-toggle.btn-success {
   color: #ffffff;
   background-color: #47a447;
   border-color: #398439;
 }
 .btn-success:active,
 .btn-success.active,
 .open .dropdown-toggle.btn-success {
   background-image: none;
 }
 .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:active,
 .btn-success[disabled]:active,
 fieldset[disabled] .btn-success:active,
 .btn-success.disabled.active,
 .btn-success[disabled].active,
 fieldset[disabled] .btn-success.active {
   background-color: #5cb85c;
   border-color: #4cae4c;
 }
 .btn-info {
   color: #ffffff;
   background-color: #5bc0de;
   border-color: #46b8da;
 }
 .btn-info:hover,
 .btn-info:focus,
 .btn-info:active,
 .btn-info.active,
 .open .dropdown-toggle.btn-info {
   color: #ffffff;
   background-color: #39b3d7;
   border-color: #269abc;
 }
 .btn-info:active,
 .btn-info.active,
 .open .dropdown-toggle.btn-info {
   background-image: none;
 }
 .btn-info.disabled,
 .btn-info[disabled],
 fieldset[disabled] .btn-info,
 .btn-info.disabled:hover,
 .btn-info[disabled]:hover,
 fieldset[disabled] .btn-info:hover,
 .btn-info.disabled:focus,
 .btn-info[disabled]:focus,
 fieldset[disabled] .btn-info:focus,
 .btn-info.disabled:active,
 .btn-info[disabled]:active,
 fieldset[disabled] .btn-info:active,
 .btn-info.disabled.active,
 .btn-info[disabled].active,
 fieldset[disabled] .btn-info.active {
   background-color: #5bc0de;
   border-color: #46b8da;
 }
 .btn-link {
   color: #cccccc;
   font-weight: normal;
   cursor: pointer;
   border-radius: 0;
 }
 .btn-link,
 .btn-link:active,
 .btn-link[disabled],
 fieldset[disabled] .btn-link {
   background-color: transparent;
   -webkit-box-shadow: none;
   box-shadow: none;
 }
 .btn-link,
 .btn-link:hover,
 .btn-link:focus,
 .btn-link:active {
   border-color: transparent;
 }
 .btn-link:hover,
 .btn-link:focus {
   color: #a6a6a6;
   text-decoration: underline;
   background-color: transparent;
 }
 .btn-link[disabled]:hover,
 fieldset[disabled] .btn-link:hover,
 .btn-link[disabled]:focus,
 fieldset[disabled] .btn-link:focus {
   color: #999999;
   text-decoration: none;
 }
 .btn-lg {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.33;
   border-radius: 6px;
 }
 .btn-sm,
 .btn-xs {
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
 }
 .btn-xs {
   padding: 1px 5px;
 }
 .btn-block {
   display: block;
   width: 100%;
   padding-left: 0;
   padding-right: 0;
 }
 .btn-block + .btn-block {
   margin-top: 5px;
 }
 input[type="submit"].btn-block,
 input[type="reset"].btn-block,
 input[type="button"].btn-block {
   width: 100%;
 }
 .fade {
   opacity: 0;
   -webkit-transition: opacity 0.15s linear;
   transition: opacity 0.15s linear;
 }
 .fade.in {
   opacity: 1;
 }
 .collapse {
   display: none;
 }
 .collapse.in {
   display: block;
 }
 .collapsing {
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height 0.35s ease;
   transition: height 0.35s ease;
 }
 .caret {
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
 }
 .dropdown {
   position: relative;
 }
 .dropdown-toggle:focus {
   outline: 0;
 }
 .dropdown-menu {
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 14px;
   background-color: #ffffff;
   border: 1px solid #cccccc;
   border: 1px solid rgba(0, 0, 0, 0.15);
   border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
   box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
   background-clip: padding-box;
 }
 .dropdown-menu.pull-right {
   right: 0;
   left: auto;
 }
 .dropdown-menu .divider {
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #e5e5e5;
 }
 .dropdown-menu > li > a {
   display: block;
   padding: 3px 20px;
   clear: both;
   font-weight: normal;
   line-height: 1.428571429;
   color: #333333;
   white-space: nowrap;
 }
 .dropdown-menu > li > a:hover,
 .dropdown-menu > li > a:focus {
   text-decoration: none;
   color: #262626;
   background-color: #f5f5f5;
 }
 .dropdown-menu > .active > a,
 .dropdown-menu > .active > a:hover,
 .dropdown-menu > .active > a:focus {
   color: #ffffff;
   text-decoration: none;
   outline: 0;
   background-color: #cccccc;
 }
 .dropdown-menu > .disabled > a,
 .dropdown-menu > .disabled > a:hover,
 .dropdown-menu > .disabled > a:focus {
   color: #999999;
 }
 .dropdown-menu > .disabled > a:hover,
 .dropdown-menu > .disabled > a:focus {
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
   cursor: not-allowed;
 }
 .open > .dropdown-menu {
   display: block;
 }
 .open > a {
   outline: 0;
 }
 .dropdown-header {
   display: block;
   padding: 3px 20px;
   font-size: 12px;
   line-height: 1.428571429;
   color: #999999;
 }
 .dropdown-backdrop {
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
 }
 .pull-right > .dropdown-menu {
   right: 0;
   left: auto;
 }
 .dropup .caret,
 .navbar-fixed-bottom .dropdown .caret {
   border-top: 0 dotted;
   border-bottom: 4px solid #000000;
   content: "";
 }
 .dropup .dropdown-menu,
 .navbar-fixed-bottom .dropdown .dropdown-menu {
   top: auto;
   bottom: 100%;
   margin-bottom: 1px;
 }
 @media (min-width: 768px) {
   .navbar-right .dropdown-menu {
     right: 0;
     left: auto;
   }
 }
 .btn-default .caret {
   border-top-color: #333333;
 }
 .btn-primary .caret,
 .btn-success .caret,
 .btn-warning .caret,
 .btn-danger .caret,
 .btn-info .caret {
   border-top-color: #fff;
 }
 .dropup .btn-default .caret {
   border-bottom-color: #333333;
 }
 .dropup .btn-primary .caret,
 .dropup .btn-success .caret,
 .dropup .btn-warning .caret,
 .dropup .btn-danger .caret,
 .dropup .btn-info .caret {
   border-bottom-color: #fff;
 }
 .btn-group,
 .btn-group-vertical {
   position: relative;
   display: inline-block;
   vertical-align: middle;
 }
 .btn-group > .btn,
 .btn-group-vertical > .btn {
   position: relative;
   float: left;
 }
 .btn-group > .btn:hover,
 .btn-group-vertical > .btn:hover,
 .btn-group > .btn:focus,
 .btn-group-vertical > .btn:focus,
 .btn-group > .btn:active,
 .btn-group-vertical > .btn:active,
 .btn-group > .btn.active,
 .btn-group-vertical > .btn.active {
   z-index: 2;
 }
 .btn-group > .btn:focus,
 .btn-group-vertical > .btn:focus {
   outline: none;
 }
 .btn-group .btn + .btn,
 .btn-group .btn + .btn-group,
 .btn-group .btn-group + .btn,
 .btn-group .btn-group + .btn-group {
   margin-left: -1px;
 }
 .btn-toolbar:before,
 .btn-toolbar:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .btn-toolbar:after {
   clear: both;
 }
 .btn-toolbar:before,
 .btn-toolbar:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .btn-toolbar:after {
   clear: both;
 }
 .btn-toolbar .btn-group {
   float: left;
 }
 .btn-toolbar > .btn + .btn,
 .btn-toolbar > .btn-group + .btn,
 .btn-toolbar > .btn + .btn-group,
 .btn-toolbar > .btn-group + .btn-group {
   margin-left: 5px;
 }
 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
   border-radius: 0;
 }
 .btn-group > .btn:first-child {
   margin-left: 0;
 }
 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
   border-bottom-right-radius: 0;
   border-top-right-radius: 0;
 }
 .btn-group > .btn:last-child:not(:first-child),
 .btn-group > .dropdown-toggle:not(:first-child) {
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
 }
 .btn-group > .btn-group {
   float: left;
 }
 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
   border-radius: 0;
 }
 .btn-group > .btn-group:first-child > .btn:last-child,
 .btn-group > .btn-group:first-child > .dropdown-toggle {
   border-bottom-right-radius: 0;
   border-top-right-radius: 0;
 }
 .btn-group > .btn-group:last-child > .btn:first-child {
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
 }
 .btn-group .dropdown-toggle:active,
 .btn-group.open .dropdown-toggle {
   outline: 0;
 }
 .btn-group-xs > .btn {
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
   padding: 1px 5px;
 }
 .btn-group-sm > .btn {
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
 }
 .btn-group-lg > .btn {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.33;
   border-radius: 6px;
 }
 .btn-group > .btn + .dropdown-toggle {
   padding-left: 8px;
   padding-right: 8px;
 }
 .btn-group > .btn-lg + .dropdown-toggle {
   padding-left: 12px;
   padding-right: 12px;
 }
 .btn-group.open .dropdown-toggle {
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 }
 .btn-group.open .dropdown-toggle.btn-link {
   -webkit-box-shadow: none;
   box-shadow: none;
 }
 .btn .caret {
   margin-left: 0;
 }
 .btn-lg .caret {
   border-width: 5px 5px 0;
   border-bottom-width: 0;
 }
 .dropup .btn-lg .caret {
   border-width: 0 5px 5px;
 }
 .btn-group-vertical > .btn,
 .btn-group-vertical > .btn-group {
   display: block;
   float: none;
   width: 100%;
   max-width: 100%;
 }
 .btn-group-vertical > .btn-group:before,
 .btn-group-vertical > .btn-group:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .btn-group-vertical > .btn-group:after {
   clear: both;
 }
 .btn-group-vertical > .btn-group:before,
 .btn-group-vertical > .btn-group:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .btn-group-vertical > .btn-group:after {
   clear: both;
 }
 .btn-group-vertical > .btn-group > .btn {
   float: none;
 }
 .btn-group-vertical > .btn + .btn,
 .btn-group-vertical > .btn + .btn-group,
 .btn-group-vertical > .btn-group + .btn,
 .btn-group-vertical > .btn-group + .btn-group {
   margin-top: -1px;
   margin-left: 0;
 }
 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
   border-radius: 0;
 }
 .btn-group-vertical > .btn:first-child:not(:last-child) {
   border-top-right-radius: 4px;
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
 }
 .btn-group-vertical > .btn:last-child:not(:first-child) {
   border-bottom-left-radius: 4px;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
 }
 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
   border-radius: 0;
 }
 .btn-group-vertical > .btn-group:first-child > .btn:last-child,
 .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
 }
 .btn-group-vertical > .btn-group:last-child > .btn:first-child {
   border-top-right-radius: 0;
   border-top-left-radius: 0;
 }
 .btn-group-justified {
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: separate;
 }
 .btn-group-justified .btn {
   float: none;
   display: table-cell;
   width: 1%;
 }
 [data-toggle="buttons"] > .btn > input[type="radio"],
 [data-toggle="buttons"] > .btn > input[type="checkbox"] {
   display: none;
 }
 .input-group {
   position: relative;
   display: table;
   border-collapse: separate;
 }
 .input-group.col {
   float: none;
   padding-left: 0;
   padding-right: 0;
 }
 .input-group .form-control {
   width: 100%;
   margin-bottom: 0;
 }
 .input-group-lg > .form-control,
 .input-group-lg > .input-group-addon,
 .input-group-lg > .input-group-btn > .btn {
   height: 45px;
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.33;
   border-radius: 6px;
 }
 select.input-group-lg > .form-control,
 select.input-group-lg > .input-group-addon,
 select.input-group-lg > .input-group-btn > .btn {
   height: 45px;
   line-height: 45px;
 }
 textarea.input-group-lg > .form-control,
 textarea.input-group-lg > .input-group-addon,
 textarea.input-group-lg > .input-group-btn > .btn {
   height: auto;
 }
 .input-group-sm > .form-control,
 .input-group-sm > .input-group-addon,
 .input-group-sm > .input-group-btn > .btn {
   height: 30px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
 }
 select.input-group-sm > .form-control,
 select.input-group-sm > .input-group-addon,
 select.input-group-sm > .input-group-btn > .btn {
   height: 30px;
   line-height: 30px;
 }
 textarea.input-group-sm > .form-control,
 textarea.input-group-sm > .input-group-addon,
 textarea.input-group-sm > .input-group-btn > .btn {
   height: auto;
 }
 .input-group-addon,
 .input-group-btn,
 .input-group .form-control {
   display: table-cell;
 }
 .input-group-addon:not(:first-child):not(:last-child),
 .input-group-btn:not(:first-child):not(:last-child),
 .input-group .form-control:not(:first-child):not(:last-child) {
   border-radius: 0;
 }
 .input-group-addon,
 .input-group-btn {
   width: 1%;
   white-space: nowrap;
   vertical-align: middle;
 }
 .input-group-addon {
   padding: 6px 12px;
   font-size: 14px;
   font-weight: normal;
   line-height: 1;
   color: #555555;
   text-align: center;
   background-color: #eeeeee;
   border: 1px solid #cccccc;
   border-radius: 4px;
 }
 .input-group-addon.input-sm {
   padding: 5px 10px;
   font-size: 12px;
   border-radius: 3px;
 }
 .input-group-addon.input-lg {
   padding: 10px 16px;
   font-size: 18px;
   border-radius: 6px;
 }
 .input-group-addon input[type="radio"],
 .input-group-addon input[type="checkbox"] {
   margin-top: 0;
 }
 .input-group .form-control:first-child,
 .input-group-addon:first-child,
 .input-group-btn:first-child > .btn,
 .input-group-btn:first-child > .dropdown-toggle,
 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
   border-bottom-right-radius: 0;
   border-top-right-radius: 0;
 }
 .input-group-addon:first-child {
   border-right: 0;
 }
 .input-group .form-control:last-child,
 .input-group-addon:last-child,
 .input-group-btn:last-child > .btn,
 .input-group-btn:last-child > .dropdown-toggle,
 .input-group-btn:first-child > .btn:not(:first-child) {
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
 }
 .input-group-addon:last-child {
   border-left: 0;
 }
 .input-group-btn {
   position: relative;
   white-space: nowrap;
 }
 .input-group-btn:first-child > .btn {
   margin-right: -1px;
 }
 .input-group-btn:last-child > .btn {
   margin-left: -1px;
 }
 .input-group-btn > .btn {
   position: relative;
 }
 .input-group-btn > .btn + .btn {
   margin-left: -4px;
 }
 .input-group-btn > .btn:hover,
 .input-group-btn > .btn:active {
   z-index: 2;
 }
 .nav {
   margin-bottom: 0;
   padding-left: 0;
   list-style: none;
 }
 .nav:before,
 .nav:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .nav:after {
   clear: both;
 }
 .nav:before,
 .nav:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .nav:after {
   clear: both;
 }
 .nav > li {
   position: relative;
   display: block;
 }
 .nav > li > a {
   position: relative;
   display: block;
   padding: 10px 15px;
 }
 .nav > li > a:hover,
 .nav > li > a:focus {
   text-decoration: none;
   background-color: #eeeeee;
 }
 .nav > li.disabled > a {
   color: #999999;
 }
 .nav > li.disabled > a:hover,
 .nav > li.disabled > a:focus {
   color: #999999;
   text-decoration: none;
   background-color: transparent;
   cursor: not-allowed;
 }
 .nav .open > a,
 .nav .open > a:hover,
 .nav .open > a:focus {
   background-color: #eeeeee;
   border-color: #cccccc;
 }
 .nav .open > a .caret,
 .nav .open > a:hover .caret,
 .nav .open > a:focus .caret {
   border-top-color: #a6a6a6;
   border-bottom-color: #a6a6a6;
 }
 .nav .nav-divider {
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #e5e5e5;
 }
 .nav > li > a > img {
   max-width: none;
 }
 .nav-tabs {
   border-bottom: 1px solid #dddddd;
 }
 .nav-tabs > li {
   float: left;
   margin-bottom: -1px;
 }
 .nav-tabs > li > a {
   margin-right: 2px;
   line-height: 1.428571429;
   border: 1px solid transparent;
   border-radius: 4px 4px 0 0;
 }
 .nav-tabs > li > a:hover {
   border-color: #eeeeee #eeeeee #dddddd;
 }
 .nav-tabs > li.active > a,
 .nav-tabs > li.active > a:hover,
 .nav-tabs > li.active > a:focus {
   color: #555555;
   background-color: #ffffff;
   border: 1px solid #dddddd;
   border-bottom-color: transparent;
   cursor: default;
 }
 .nav-tabs.nav-justified {
   width: 100%;
   border-bottom: 0;
 }
 .nav-tabs.nav-justified > li {
   float: none;
 }
 .nav-tabs.nav-justified > li > a {
   text-align: center;
   margin-bottom: 5px;
 }
 .nav-tabs.nav-justified > .dropdown .dropdown-menu {
   top: auto;
   left: auto;
 }
 @media (min-width: 768px) {
   .nav-tabs.nav-justified > li {
     display: table-cell;
     width: 1%;
   }
   .nav-tabs.nav-justified > li > a {
     margin-bottom: 0;
   }
 }
 .nav-tabs.nav-justified > li > a {
   margin-right: 0;
   border-radius: 4px;
 }
 .nav-tabs.nav-justified > .active > a,
 .nav-tabs.nav-justified > .active > a:hover,
 .nav-tabs.nav-justified > .active > a:focus {
   border: 1px solid #dddddd;
 }
 @media (min-width: 768px) {
   .nav-tabs.nav-justified > li > a {
     border-bottom: 1px solid #dddddd;
     border-radius: 4px 4px 0 0;
   }
   .nav-tabs.nav-justified > .active > a,
   .nav-tabs.nav-justified > .active > a:hover,
   .nav-tabs.nav-justified > .active > a:focus {
     border-bottom-color: #ffffff;
   }
 }
 .nav-pills > li {
   float: left;
 }
 .nav-pills > li > a {
   border-radius: 4px;
 }
 .nav-pills > li + li {
   margin-left: 2px;
 }
 .nav-pills > li.active > a,
 .nav-pills > li.active > a:hover,
 .nav-pills > li.active > a:focus {
   color: #ffffff;
   background-color: #cccccc;
 }
 .nav-pills > li.active > a .caret,
 .nav-pills > li.active > a:hover .caret,
 .nav-pills > li.active > a:focus .caret {
   border-top-color: #ffffff;
   border-bottom-color: #ffffff;
 }
 .nav-stacked > li {
   float: none;
 }
 .nav-stacked > li + li {
   margin-top: 2px;
   margin-left: 0;
 }
 .nav-justified {
   width: 100%;
 }
 .nav-justified > li {
   float: none;
 }
 .nav-justified > li > a {
   text-align: center;
   margin-bottom: 5px;
 }
 .nav-justified > .dropdown .dropdown-menu {
   top: auto;
   left: auto;
 }
 @media (min-width: 768px) {
   .nav-justified > li {
     display: table-cell;
     width: 1%;
   }
   .nav-justified > li > a {
     margin-bottom: 0;
   }
 }
 .nav-tabs-justified {
   border-bottom: 0;
 }
 .nav-tabs-justified > li > a {
   margin-right: 0;
   border-radius: 4px;
 }
 .nav-tabs-justified > .active > a,
 .nav-tabs-justified > .active > a:hover,
 .nav-tabs-justified > .active > a:focus {
   border: 1px solid #dddddd;
 }
 @media (min-width: 768px) {
   .nav-tabs-justified > li > a {
     border-bottom: 1px solid #dddddd;
     border-radius: 4px 4px 0 0;
   }
   .nav-tabs-justified > .active > a,
   .nav-tabs-justified > .active > a:hover,
   .nav-tabs-justified > .active > a:focus {
     border-bottom-color: #ffffff;
   }
 }
 .tab-content > .tab-pane {
   display: none;
 }
 .tab-content > .active {
   display: block;
 }
 .nav .caret {
   border-top-color: #cccccc;
   border-bottom-color: #cccccc;
 }
 .nav a:hover .caret {
   border-top-color: #a6a6a6;
   border-bottom-color: #a6a6a6;
 }
 .nav-tabs .dropdown-menu {
   margin-top: -1px;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
 }
 .navbar {
   position: relative;
   min-height: 50px;
   margin-bottom: 20px;
   border: 1px solid transparent;
 }
 .navbar:before,
 .navbar:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .navbar:after {
   clear: both;
 }
 .navbar:before,
 .navbar:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .navbar:after {
   clear: both;
 }
 @media (min-width: 768px) {
   .navbar {
     border-radius: 4px;
   }
 }
 .navbar-header:before,
 .navbar-header:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .navbar-header:after {
   clear: both;
 }
 .navbar-header:before,
 .navbar-header:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .navbar-header:after {
   clear: both;
 }
 @media (min-width: 768px) {
   .navbar-header {
     float: left;
   }
 }
 .navbar-collapse {
   max-height: 340px;
   overflow-x: visible;
   padding-right: 15px;
   padding-left: 15px;
   border-top: 1px solid transparent;
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
   -webkit-overflow-scrolling: touch;
 }
 .navbar-collapse:before,
 .navbar-collapse:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .navbar-collapse:after {
   clear: both;
 }
 .navbar-collapse:before,
 .navbar-collapse:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .navbar-collapse:after {
   clear: both;
 }
 .navbar-collapse.in {
   overflow-y: auto;
 }
 @media (min-width: 768px) {
   .navbar-collapse {
     width: auto;
     border-top: 0;
     box-shadow: none;
   }
   .navbar-collapse.collapse {
     display: block !important;
     height: auto !important;
     padding-bottom: 0;
     overflow: visible !important;
   }
   .navbar-collapse.in {
     overflow-y: auto;
   }
   .navbar-collapse .navbar-nav.navbar-left:first-child {
     margin-left: -15px;
   }
   .navbar-collapse .navbar-nav.navbar-right:last-child {
     margin-right: -15px;
   }
   .navbar-collapse .navbar-text:last-child {
     margin-right: 0;
   }
 }
 .container > .navbar-header,
 .container > .navbar-collapse {
   margin-right: -15px;
   margin-left: -15px;
 }
 @media (min-width: 768px) {
   .container > .navbar-header,
   .container > .navbar-collapse {
     margin-right: 0;
     margin-left: 0;
   }
 }
 .navbar-static-top {
   z-index: 1000;
   border-width: 0 0 1px;
 }
 @media (min-width: 768px) {
   .navbar-static-top {
     border-radius: 0;
   }
 }
 .navbar-fixed-top,
 .navbar-fixed-bottom {
   position: fixed;
   right: 0;
   left: 0;
   z-index: 1030;
 }
 @media (min-width: 768px) {
   .navbar-fixed-top,
   .navbar-fixed-bottom {
     border-radius: 0;
   }
 }
 .navbar-fixed-top {
   top: 0;
   border-width: 0 0 1px;
 }
 .navbar-fixed-bottom {
   bottom: 0;
   margin-bottom: 0;
   border-width: 1px 0 0;
 }
 .navbar-brand {
   float: left;
   padding: 15px 15px;
   font-size: 18px;
   line-height: 20px;
 }
 .navbar-brand:hover,
 .navbar-brand:focus {
   text-decoration: none;
 }
 @media (min-width: 768px) {
   .navbar > .container .navbar-brand {
     margin-left: -15px;
   }
 }
 .navbar-toggle {
   position: relative;
   float: right;
   margin-right: 15px;
   padding: 9px 10px;
   margin-top: 8px;
   margin-bottom: 8px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 4px;
 }
 .navbar-toggle .icon-bar {
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
 }
 .navbar-toggle .icon-bar + .icon-bar {
   margin-top: 4px;
 }
 @media (min-width: 768px) {
   .navbar-toggle {
     display: none;
   }
 }
 .navbar-nav {
   margin: 7.5px -15px;
 }
 .navbar-nav > li > a {
   padding-top: 10px;
   padding-bottom: 10px;
   line-height: 20px;
 }
 @media (max-width: 767px) {
   .navbar-nav .open .dropdown-menu {
     position: static;
     float: none;
     width: auto;
     margin-top: 0;
     background-color: transparent;
     border: 0;
     box-shadow: none;
   }
   .navbar-nav .open .dropdown-menu > li > a,
   .navbar-nav .open .dropdown-menu .dropdown-header {
     padding: 5px 15px 5px 25px;
   }
   .navbar-nav .open .dropdown-menu > li > a {
     line-height: 20px;
   }
   .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-nav .open .dropdown-menu > li > a:focus {
     background-image: none;
   }
 }
 @media (min-width: 768px) {
   .navbar-nav {
     float: left;
     margin: 0;
   }
   .navbar-nav > li {
     float: left;
   }
   .navbar-nav > li > a {
     padding-top: 15px;
     padding-bottom: 15px;
   }
 }
 @media (min-width: 768px) {
   .navbar-left {
     float: left !important;
   }
   .navbar-right {
     float: right !important;
   }
 }
 .navbar-form {
   margin-left: -15px;
   margin-right: -15px;
   padding: 10px 15px;
   border-top: 1px solid transparent;
   border-bottom: 1px solid transparent;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
   margin-top: 8px;
   margin-bottom: 8px;
 }
 @media (min-width: 768px) {
   .navbar-form .form-group {
     display: inline-block;
     margin-bottom: 0;
     vertical-align: middle;
   }
   .navbar-form .form-control {
     display: inline-block;
   }
   .navbar-form .radio,
   .navbar-form .checkbox {
     display: inline-block;
     margin-top: 0;
     margin-bottom: 0;
     padding-left: 0;
   }
   .navbar-form .radio input[type="radio"],
   .navbar-form .checkbox input[type="checkbox"] {
     float: none;
     margin-left: 0;
   }
 }
 @media (max-width: 767px) {
   .navbar-form .form-group {
     margin-bottom: 5px;
   }
 }
 @media (min-width: 768px) {
   .navbar-form {
     width: auto;
     border: 0;
     margin-left: 0;
     margin-right: 0;
     padding-top: 0;
     padding-bottom: 0;
     -webkit-box-shadow: none;
     box-shadow: none;
   }
 }
 .navbar-nav > li > .dropdown-menu {
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
 }
 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
 }
 .navbar-nav.pull-right > li > .dropdown-menu,
 .navbar-nav > li > .dropdown-menu.pull-right {
   left: auto;
   right: 0;
 }
 .navbar-btn {
   margin-top: 8px;
   margin-bottom: 8px;
 }
 .navbar-text {
   float: left;
   margin-top: 15px;
   margin-bottom: 15px;
 }
 @media (min-width: 768px) {
   .navbar-text {
     margin-left: 15px;
     margin-right: 15px;
   }
 }
 .navbar-default {
   background-color: #f8f8f8;
   border-color: #e7e7e7;
 }
 .navbar-default .navbar-brand {
   color: #777777;
 }
 .navbar-default .navbar-brand:hover,
 .navbar-default .navbar-brand:focus {
   color: #5e5e5e;
   background-color: transparent;
 }
 .navbar-default .navbar-text {
   color: #777777;
 }
 .navbar-default .navbar-nav > li > a {
   color: #777777;
 }
 .navbar-default .navbar-nav > li > a:hover,
 .navbar-default .navbar-nav > li > a:focus {
   color: #333333;
   background-color: transparent;
 }
 .navbar-default .navbar-nav > .active > a,
 .navbar-default .navbar-nav > .active > a:hover,
 .navbar-default .navbar-nav > .active > a:focus {
   color: #555555;
   background-color: #e7e7e7;
 }
 .navbar-default .navbar-nav > .disabled > a,
 .navbar-default .navbar-nav > .disabled > a:hover,
 .navbar-default .navbar-nav > .disabled > a:focus {
   color: #cccccc;
   background-color: transparent;
 }
 .navbar-default .navbar-toggle {
   border-color: #dddddd;
 }
 .navbar-default .navbar-toggle:hover,
 .navbar-default .navbar-toggle:focus {
   background-color: #dddddd;
 }
 .navbar-default .navbar-toggle .icon-bar {
   background-color: #cccccc;
 }
 .navbar-default .navbar-collapse,
 .navbar-default .navbar-form {
   border-color: #e7e7e7;
 }
 .navbar-default .navbar-nav > .dropdown > a:hover .caret,
 .navbar-default .navbar-nav > .dropdown > a:focus .caret {
   border-top-color: #333333;
   border-bottom-color: #333333;
 }
 .navbar-default .navbar-nav > .open > a,
 .navbar-default .navbar-nav > .open > a:hover,
 .navbar-default .navbar-nav > .open > a:focus {
   background-color: #e7e7e7;
   color: #555555;
 }
 .navbar-default .navbar-nav > .open > a .caret,
 .navbar-default .navbar-nav > .open > a:hover .caret,
 .navbar-default .navbar-nav > .open > a:focus .caret {
   border-top-color: #555555;
   border-bottom-color: #555555;
 }
 .navbar-default .navbar-nav > .dropdown > a .caret {
   border-top-color: #777777;
   border-bottom-color: #777777;
 }
 @media (max-width: 767px) {
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #777777;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     color: #333333;
     background-color: transparent;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
     color: #555555;
     background-color: #e7e7e7;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
     color: #cccccc;
     background-color: transparent;
   }
 }
 .navbar-default .navbar-link {
   color: #777777;
 }
 .navbar-default .navbar-link:hover {
   color: #333333;
 }
 .navbar-inverse {
   background-color: #222222;
   border-color: #080808;
 }
 .navbar-inverse .navbar-brand {
   color: #999999;
 }
 .navbar-inverse .navbar-brand:hover,
 .navbar-inverse .navbar-brand:focus {
   color: #ffffff;
   background-color: transparent;
 }
 .navbar-inverse .navbar-text {
   color: #999999;
 }
 .navbar-inverse .navbar-nav > li > a {
   color: #999999;
 }
 .navbar-inverse .navbar-nav > li > a:hover,
 .navbar-inverse .navbar-nav > li > a:focus {
   color: #ffffff;
   background-color: transparent;
 }
 .navbar-inverse .navbar-nav > .active > a,
 .navbar-inverse .navbar-nav > .active > a:hover,
 .navbar-inverse .navbar-nav > .active > a:focus {
   color: #ffffff;
   background-color: #080808;
 }
 .navbar-inverse .navbar-nav > .disabled > a,
 .navbar-inverse .navbar-nav > .disabled > a:hover,
 .navbar-inverse .navbar-nav > .disabled > a:focus {
   color: #444444;
   background-color: transparent;
 }
 .navbar-inverse .navbar-toggle {
   border-color: #333333;
 }
 .navbar-inverse .navbar-toggle:hover,
 .navbar-inverse .navbar-toggle:focus {
   background-color: #333333;
 }
 .navbar-inverse .navbar-toggle .icon-bar {
   background-color: #ffffff;
 }
 .navbar-inverse .navbar-collapse,
 .navbar-inverse .navbar-form {
   border-color: #101010;
 }
 .navbar-inverse .navbar-nav > .open > a,
 .navbar-inverse .navbar-nav > .open > a:hover,
 .navbar-inverse .navbar-nav > .open > a:focus {
   background-color: #080808;
   color: #ffffff;
 }
 .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
   border-top-color: #ffffff;
   border-bottom-color: #ffffff;
 }
 .navbar-inverse .navbar-nav > .dropdown > a .caret {
   border-top-color: #999999;
   border-bottom-color: #999999;
 }
 .navbar-inverse .navbar-nav > .open > a .caret,
 .navbar-inverse .navbar-nav > .open > a:hover .caret,
 .navbar-inverse .navbar-nav > .open > a:focus .caret {
   border-top-color: #ffffff;
   border-bottom-color: #ffffff;
 }
 @media (max-width: 767px) {
   .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
     border-color: #080808;
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
     color: #999999;
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
     color: #ffffff;
     background-color: transparent;
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
     color: #ffffff;
     background-color: #080808;
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
     color: #444444;
     background-color: transparent;
   }
 }
 .navbar-inverse .navbar-link {
   color: #999999;
 }
 .navbar-inverse .navbar-link:hover {
   color: #ffffff;
 }
 .breadcrumb {
   padding: 8px 15px;
   margin-bottom: 20px;
   list-style: none;
   background-color: #f5f5f5;
   border-radius: 4px;
 }
 .breadcrumb > li {
   display: inline-block;
 }
 .breadcrumb > li + li:before {
   content: "/\00a0";
   padding: 0 5px;
   color: #cccccc;
 }
 .breadcrumb > .active {
   color: #999999;
 }
 .pagination {
   display: inline-block;
   padding-left: 0;
   margin: 20px 0;
   border-radius: 4px;
 }
 .pagination > li {
   display: inline;
 }
 .pagination > li > a,
 .pagination > li > span {
   position: relative;
   float: left;
   padding: 6px 12px;
   line-height: 1.428571429;
   text-decoration: none;
   background-color: #ffffff;
   border: 1px solid #dddddd;
   margin-left: -1px;
 }
 .pagination > li:first-child > a,
 .pagination > li:first-child > span {
   margin-left: 0;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
 }
 .pagination > li:last-child > a,
 .pagination > li:last-child > span {
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
 }
 .pagination > li > a:hover,
 .pagination > li > span:hover,
 .pagination > li > a:focus,
 .pagination > li > span:focus {
   background-color: #eeeeee;
 }
 .pagination > .active > a,
 .pagination > .active > span,
 .pagination > .active > a:hover,
 .pagination > .active > span:hover,
 .pagination > .active > a:focus,
 .pagination > .active > span:focus {
   z-index: 2;
   color: #ffffff;
   background-color: #cccccc;
   border-color: #cccccc;
   cursor: default;
 }
 .pagination > .disabled > span,
 .pagination > .disabled > span:hover,
 .pagination > .disabled > span:focus,
 .pagination > .disabled > a,
 .pagination > .disabled > a:hover,
 .pagination > .disabled > a:focus {
   color: #999999;
   background-color: #ffffff;
   border-color: #dddddd;
   cursor: not-allowed;
 }
 .pagination-lg > li > a,
 .pagination-lg > li > span {
   padding: 10px 16px;
   font-size: 18px;
 }
 .pagination-lg > li:first-child > a,
 .pagination-lg > li:first-child > span {
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
 }
 .pagination-lg > li:last-child > a,
 .pagination-lg > li:last-child > span {
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
 }
 .pagination-sm > li > a,
 .pagination-sm > li > span {
   padding: 5px 10px;
   font-size: 12px;
 }
 .pagination-sm > li:first-child > a,
 .pagination-sm > li:first-child > span {
   border-bottom-left-radius: 3px;
   border-top-left-radius: 3px;
 }
 .pagination-sm > li:last-child > a,
 .pagination-sm > li:last-child > span {
   border-bottom-right-radius: 3px;
   border-top-right-radius: 3px;
 }
 .pager {
   padding-left: 0;
   margin: 20px 0;
   list-style: none;
   text-align: center;
 }
 .pager:before,
 .pager:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .pager:after {
   clear: both;
 }
 .pager:before,
 .pager:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .pager:after {
   clear: both;
 }
 .pager li {
   display: inline;
 }
 .pager li > a,
 .pager li > span {
   display: inline-block;
   padding: 5px 14px;
   background-color: #ffffff;
   border: 1px solid #dddddd;
   border-radius: 15px;
 }
 .pager li > a:hover,
 .pager li > a:focus {
   text-decoration: none;
   background-color: #eeeeee;
 }
 .pager .next > a,
 .pager .next > span {
   float: right;
 }
 .pager .previous > a,
 .pager .previous > span {
   float: left;
 }
 .pager .disabled > a,
 .pager .disabled > a:hover,
 .pager .disabled > a:focus,
 .pager .disabled > span {
   color: #999999;
   background-color: #ffffff;
   cursor: not-allowed;
 }
 .label {
   display: inline;
   padding: .2em .6em .3em;
   font-size: 75%;
   font-weight: bold;
   line-height: 1;
   color: #ffffff;
   text-align: center;
   white-space: nowrap;
   vertical-align: baseline;
   border-radius: .25em;
   background: #999;
 }
 .label[href]:hover,
 .label[href]:focus {
   color: #ffffff;
   text-decoration: none;
   cursor: pointer;
 }
 .label:empty {
   display: none;
 }
 .label-default {
   background-color: #999999;
 }
 .label-default[href]:hover,
 .label-default[href]:focus {
   background-color: #808080;
 }
 .label-primary {
   background-color: #cccccc;
 }
 .label-primary[href]:hover,
 .label-primary[href]:focus {
   background-color: #b3b3b3;
 }
 .label-success {
   background-color: #5cb85c;
 }
 .label-success[href]:hover,
 .label-success[href]:focus {
   background-color: #449d44;
 }
 .label-info {
   background-color: #5bc0de;
 }
 .label-info[href]:hover,
 .label-info[href]:focus {
   background-color: #31b0d5;
 }
 .label-warning {
   background-color: #f0ad4e;
 }
 .label-warning[href]:hover,
 .label-warning[href]:focus {
   background-color: #ec971f;
 }
 .label-danger {
   background-color: #d9534f;
 }
 .label-danger[href]:hover,
 .label-danger[href]:focus {
   background-color: #c9302c;
 }
 .badge {
   display: inline-block;
   min-width: 10px;
   padding: 3px 7px;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   line-height: 1;
   vertical-align: baseline;
   white-space: nowrap;
   text-align: center;
   background-color: #999999;
   border-radius: 10px;
 }
 .badge:empty {
   display: none;
 }
 a.badge:hover,
 a.badge:focus {
   color: #ffffff;
   text-decoration: none;
   cursor: pointer;
 }
 .btn .badge {
   position: relative;
   top: -1px;
 }
 a.list-group-item.active > .badge,
 .nav-pills > .active > a > .badge {
   color: #cccccc;
   background-color: #ffffff;
 }
 .nav-pills > li > a > .badge {
   margin-left: 3px;
 }
 .jumbotron {
   padding: 30px;
   margin-bottom: 30px;
   font-size: 21px;
   font-weight: 200;
   line-height: 2.1428571435;
   color: inherit;
   background-color: #eeeeee;
 }
 .jumbotron h1 {
   line-height: 1;
   color: inherit;
 }
 .jumbotron p {
   line-height: 1.4;
 }
 .container .jumbotron {
   border-radius: 6px;
 }
 @media screen and (min-width: 768px) {
   .jumbotron {
     padding-top: 48px;
     padding-bottom: 48px;
   }
   .container .jumbotron {
     padding-left: 60px;
     padding-right: 60px;
   }
   .jumbotron h1 {
     font-size: 63px;
   }
 }
 .thumbnail {
   padding: 4px;
   line-height: 1.428571429;
   background-color: #ffffff;
   border: 1px solid #dddddd;
   border-radius: 4px;
   -webkit-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   display: inline-block;
   max-width: 100%;
   height: auto;
   display: block;
   margin-bottom: 20px;
 }
 .thumbnail > img {
   display: block;
   max-width: 100%;
   height: auto;
   margin-left: auto;
   margin-right: auto;
 }
 a.thumbnail:hover,
 a.thumbnail:focus,
 a.thumbnail.active {
   border-color: #cccccc;
 }
 .thumbnail .caption {
   padding: 9px;
   color: #333333;
 }
 .alert {
   padding: 15px;
   margin-bottom: 20px;
   border: 1px solid transparent;
   border-radius: 4px;
 }
 .alert h4 {
   margin-top: 0;
   color: inherit;
 }
 .alert .alert-link {
   font-weight: bold;
 }
 .alert > p,
 .alert > ul {
   margin-bottom: 0;
 }
 .alert > p + p {
   margin-top: 5px;
 }
 .alert-dismissable {
   padding-right: 35px;
 }
 .alert-dismissable .close {
   position: relative;
   top: -2px;
   right: -21px;
   color: inherit;
 }
 .alert-success {
   background-color: #dff0d8;
   border-color: #d6e9c6;
   color: #468847;
 }
 .alert-success hr {
   border-top-color: #c9e2b3;
 }
 .alert-success .alert-link {
   color: #356635;
 }
 .alert-info {
   background-color: #d9edf7;
   border-color: #bce8f1;
   color: #3a87ad;
 }
 .alert-info hr {
   border-top-color: #a6e1ec;
 }
 .alert-info .alert-link {
   color: #2d6987;
 }
 .alert-warning {
   background-color: #fcf8e3;
   border-color: #faebcc;
   color: #c09853;
 }
 .alert-warning hr {
   border-top-color: #f7e1b5;
 }
 .alert-warning .alert-link {
   color: #a47e3c;
 }
 .alert-danger {
   background-color: #f2dede;
   border-color: #ebccd1;
   color: #b94a48;
 }
 .alert-danger hr {
   border-top-color: #e4b9c0;
 }
 .alert-danger .alert-link {
   color: #953b39;
 }
 @-webkit-keyframes progress-bar-stripes {
   from {
     background-position: 40px 0;
   }
   to {
     background-position: 0 0;
   }
 }
 @-moz-keyframes progress-bar-stripes {
   from {
     background-position: 40px 0;
   }
   to {
     background-position: 0 0;
   }
 }
 @-o-keyframes progress-bar-stripes {
   from {
     background-position: 0 0;
   }
   to {
     background-position: 40px 0;
   }
 }
 @keyframes progress-bar-stripes {
   from {
     background-position: 40px 0;
   }
   to {
     background-position: 0 0;
   }
 }
 .progress {
   overflow: hidden;
   height: 20px;
   margin-bottom: 20px;
   background-color: #f5f5f5;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
   box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
 }
 .progress-bar {
   float: left;
   width: 0%;
   height: 100%;
   font-size: 12px;
   line-height: 20px;
   color: #ffffff;
   text-align: center;
   background-color: #cccccc;
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
   -webkit-transition: width 0.6s ease;
   transition: width 0.6s ease;
 }
 .progress-striped .progress-bar {
   background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-size: 40px 40px;
 }
 .progress.active .progress-bar {
   -webkit-animation: progress-bar-stripes 2s linear infinite;
   animation: progress-bar-stripes 2s linear infinite;
 }
 .progress-bar-success {
   background-color: #5cb85c;
 }
 .progress-striped .progress-bar-success {
   background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 }
 .progress-bar-info {
   background-color: #5bc0de;
 }
 .progress-striped .progress-bar-info {
   background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 }
 .progress-bar-warning {
   background-color: #f0ad4e;
 }
 .progress-striped .progress-bar-warning {
   background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 }
 .progress-bar-danger {
   background-color: #d9534f;
 }
 .progress-striped .progress-bar-danger {
   background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 }
 .media,
 .media-body {
   overflow: hidden;
   zoom: 1;
 }
 .media,
 .media .media {
   margin-top: 15px;
 }
 .media:first-child {
   margin-top: 0;
 }
 .media-object {
   display: block;
 }
 .media-heading {
   margin: 0 0 5px;
 }
 .media > .pull-left {
   margin-right: 10px;
 }
 .media > .pull-right {
   margin-left: 10px;
 }
 .media-list {
   padding-left: 0;
   list-style: none;
 }
 .list-group {
   margin-bottom: 20px;
   padding-left: 0;
 }
 .list-group-item {
   position: relative;
   display: block;
   padding: 10px 15px;
   margin-bottom: -1px;
   background-color: #ffffff;
   border: 1px solid #dddddd;
 }
 .list-group-item:first-child {
   border-top-right-radius: 4px;
   border-top-left-radius: 4px;
 }
 .list-group-item:last-child {
   margin-bottom: 0;
   border-bottom-right-radius: 4px;
   border-bottom-left-radius: 4px;
 }
 .list-group-item > .badge {
   float: right;
 }
 .list-group-item > .badge + .badge {
   margin-right: 5px;
 }
 a.list-group-item {
   color: #555555;
 }
 a.list-group-item .list-group-item-heading {
   color: #333333;
 }
 a.list-group-item:hover,
 a.list-group-item:focus {
   text-decoration: none;
   background-color: #f5f5f5;
 }
 a.list-group-item.active,
 a.list-group-item.active:hover,
 a.list-group-item.active:focus {
   z-index: 2;
   color: #ffffff;
   background-color: #cccccc;
   border-color: #cccccc;
 }
 a.list-group-item.active .list-group-item-heading,
 a.list-group-item.active:hover .list-group-item-heading,
 a.list-group-item.active:focus .list-group-item-heading {
   color: inherit;
 }
 a.list-group-item.active .list-group-item-text,
 a.list-group-item.active:hover .list-group-item-text,
 a.list-group-item.active:focus .list-group-item-text {
   color: #ffffff;
 }
 .list-group-item-heading {
   margin-top: 0;
   margin-bottom: 5px;
 }
 .list-group-item-text {
   margin-bottom: 0;
   line-height: 1.3;
 }
 .panel {
   margin-bottom: 20px;
   background-color: #ffffff;
   border: 1px solid transparent;
   border-radius: 4px;
   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
 }
 .panel-body {
   padding: 15px;
 }
 .panel-body:before,
 .panel-body:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .panel-body:after {
   clear: both;
 }
 .panel-body:before,
 .panel-body:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .panel-body:after {
   clear: both;
 }
 .panel > .list-group {
   margin-bottom: 0;
 }
 .panel > .list-group .list-group-item {
   border-width: 1px 0;
 }
 .panel > .list-group .list-group-item:first-child {
   border-top-right-radius: 0;
   border-top-left-radius: 0;
 }
 .panel > .list-group .list-group-item:last-child {
   border-bottom: 0;
 }
 .panel-heading + .list-group .list-group-item:first-child {
   border-top-width: 0;
 }
 .panel > .table,
 .panel > .table-responsive {
   margin-bottom: 0;
 }
 .panel > .panel-body + .table,
 .panel > .panel-body + .table-responsive {
   border-top: 1px solid #dddddd;
 }
 .panel > .table-bordered,
 .panel > .table-responsive > .table-bordered {
   border: 0;
 }
 .panel > .table-bordered > thead > tr > th:first-child,
 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
 .panel > .table-bordered > tbody > tr > th:first-child,
 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
 .panel > .table-bordered > tfoot > tr > th:first-child,
 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
 .panel > .table-bordered > thead > tr > td:first-child,
 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
 .panel > .table-bordered > tbody > tr > td:first-child,
 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
 .panel > .table-bordered > tfoot > tr > td:first-child,
 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
   border-left: 0;
 }
 .panel > .table-bordered > thead > tr > th:last-child,
 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
 .panel > .table-bordered > tbody > tr > th:last-child,
 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
 .panel > .table-bordered > tfoot > tr > th:last-child,
 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
 .panel > .table-bordered > thead > tr > td:last-child,
 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
 .panel > .table-bordered > tbody > tr > td:last-child,
 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
 .panel > .table-bordered > tfoot > tr > td:last-child,
 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
   border-right: 0;
 }
 .panel > .table-bordered > thead > tr:last-child > th,
 .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
 .panel > .table-bordered > tbody > tr:last-child > th,
 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
 .panel > .table-bordered > tfoot > tr:last-child > th,
 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
 .panel > .table-bordered > thead > tr:last-child > td,
 .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
 .panel > .table-bordered > tbody > tr:last-child > td,
 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
 .panel > .table-bordered > tfoot > tr:last-child > td,
 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
   border-bottom: 0;
 }
 .panel-heading {
   padding: 10px 15px;
   border-bottom: 1px solid transparent;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px;
 }
 .panel-heading > .dropdown .dropdown-toggle {
   color: inherit;
 }
 .panel-title {
   margin-top: 0;
   margin-bottom: 0;
   font-size: 16px;
 }
 .panel-title > a {
   color: inherit;
 }
 .panel-footer {
   padding: 10px 15px;
   background-color: #f5f5f5;
   border-top: 1px solid #dddddd;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
 }
 .panel-group .panel {
   margin-bottom: 0;
   border-radius: 4px;
   overflow: hidden;
 }
 .panel-group .panel + .panel {
   margin-top: 5px;
 }
 .panel-group .panel-heading {
   border-bottom: 0;
 }
 .panel-group .panel-heading + .panel-collapse .panel-body {
   border-top: 1px solid #dddddd;
 }
 .panel-group .panel-footer {
   border-top: 0;
 }
 .panel-group .panel-footer + .panel-collapse .panel-body {
   border-bottom: 1px solid #dddddd;
 }
 .panel-default {
   border-color: #dddddd;
 }
 .panel-default > .panel-heading {
   color: #333333;
   background-color: #f5f5f5;
   border-color: #dddddd;
 }
 .panel-default > .panel-heading + .panel-collapse .panel-body {
   border-top-color: #dddddd;
 }
 .panel-default > .panel-heading > .dropdown .caret {
   border-color: #333333 transparent;
 }
 .panel-default > .panel-footer + .panel-collapse .panel-body {
   border-bottom-color: #dddddd;
 }
 .panel-primary {
   border-color: #cccccc;
 }
 .panel-primary > .panel-heading {
   color: #ffffff;
   background-color: #cccccc;
   border-color: #cccccc;
 }
 .panel-primary > .panel-heading + .panel-collapse .panel-body {
   border-top-color: #cccccc;
 }
 .panel-primary > .panel-heading > .dropdown .caret {
   border-color: #ffffff transparent;
 }
 .panel-primary > .panel-footer + .panel-collapse .panel-body {
   border-bottom-color: #cccccc;
 }
 .panel-success {
   border-color: #d6e9c6;
 }
 .panel-success > .panel-heading {
   color: #468847;
   background-color: #dff0d8;
   border-color: #d6e9c6;
 }
 .panel-success > .panel-heading + .panel-collapse .panel-body {
   border-top-color: #d6e9c6;
 }
 .panel-success > .panel-heading > .dropdown .caret {
   border-color: #468847 transparent;
 }
 .panel-success > .panel-footer + .panel-collapse .panel-body {
   border-bottom-color: #d6e9c6;
 }
 .panel-warning {
   border-color: #faebcc;
 }
 .panel-warning > .panel-heading {
   color: #c09853;
   background-color: #fcf8e3;
   border-color: #faebcc;
 }
 .panel-warning > .panel-heading + .panel-collapse .panel-body {
   border-top-color: #faebcc;
 }
 .panel-warning > .panel-heading > .dropdown .caret {
   border-color: #c09853 transparent;
 }
 .panel-warning > .panel-footer + .panel-collapse .panel-body {
   border-bottom-color: #faebcc;
 }
 .panel-danger {
   border-color: #ebccd1;
 }
 .panel-danger > .panel-heading {
   color: #b94a48;
   background-color: #f2dede;
   border-color: #ebccd1;
 }
 .panel-danger > .panel-heading + .panel-collapse .panel-body {
   border-top-color: #ebccd1;
 }
 .panel-danger > .panel-heading > .dropdown .caret {
   border-color: #b94a48 transparent;
 }
 .panel-danger > .panel-footer + .panel-collapse .panel-body {
   border-bottom-color: #ebccd1;
 }
 .panel-info {
   border-color: #bce8f1;
 }
 .panel-info > .panel-heading {
   color: #3a87ad;
   background-color: #d9edf7;
   border-color: #bce8f1;
 }
 .panel-info > .panel-heading + .panel-collapse .panel-body {
   border-top-color: #bce8f1;
 }
 .panel-info > .panel-heading > .dropdown .caret {
   border-color: #3a87ad transparent;
 }
 .panel-info > .panel-footer + .panel-collapse .panel-body {
   border-bottom-color: #bce8f1;
 }
 .well {
   min-height: 20px;
   padding: 19px;
   margin-bottom: 20px;
   background-color: #f5f5f5;
   border: 1px solid #e3e3e3;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
 }
 .well blockquote {
   border-color: #ddd;
   border-color: rgba(0, 0, 0, 0.15);
 }
 .well-lg {
   padding: 24px;
   border-radius: 6px;
 }
 .well-sm {
   padding: 9px;
   border-radius: 3px;
 }
 .close {
   float: right;
   font-size: 21px;
   font-weight: bold;
   line-height: 1;
   color: #000000;
   text-shadow: 0 1px 0 #ffffff;
   opacity: 0.2;
   filter: alpha(opacity=20);
 }
 .close:hover,
 .close:focus {
   color: #000000;
   text-decoration: none;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
 }
 button.close {
   padding: 0;
   cursor: pointer;
   background: transparent;
   border: 0;
   -webkit-appearance: none;
 }
 .modal-open {
   overflow: hidden;
 }
 .modal {
   display: none;
   overflow: auto;
   overflow-y: scroll;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
 }
 .modal.fade .modal-dialog {
   -webkit-transform: translate(0, -25%);
   -ms-transform: translate(0, -25%);
   transform: translate(0, -25%);
   -webkit-transition: -webkit-transform 0.3s ease-out;
   -moz-transition: -moz-transform 0.3s ease-out;
   -o-transition: -o-transform 0.3s ease-out;
   transition: transform 0.3s ease-out;
 }
 .modal.in .modal-dialog {
   -webkit-transform: translate(0, 0);
   -ms-transform: translate(0, 0);
   transform: translate(0, 0);
 }
 .modal-dialog {
   position: relative;
   margin-left: auto;
   margin-right: auto;
   width: auto;
   padding: 10px;
   z-index: 1050;
 }
 .modal-content {
   position: relative;
   background-color: #ffffff;
   border: 1px solid #999999;
   border: 1px solid rgba(0, 0, 0, 0.2);
   border-radius: 6px;
   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
   box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
   background-clip: padding-box;
   outline: none;
 }
 .modal-backdrop {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1030;
   background-color: #000000;
 }
 .modal-backdrop.fade {
   opacity: 0;
   filter: alpha(opacity=0);
 }
 .modal-backdrop.in {
   opacity: 0.5;
   filter: alpha(opacity=50);
 }
 .modal-header {
   padding: 15px;
   border-bottom: 1px solid #e5e5e5;
   min-height: 16.428571429px;
 }
 .modal-header .close {
   margin-top: -2px;
 }
 .modal-title {
   margin: 0;
   line-height: 1.428571429;
 }
 .modal-body {
   position: relative;
   padding: 20px;
 }
 .modal-footer {
   margin-top: 15px;
   padding: 19px 20px 20px;
   text-align: right;
   border-top: 1px solid #e5e5e5;
 }
 .modal-footer:before,
 .modal-footer:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .modal-footer:after {
   clear: both;
 }
 .modal-footer:before,
 .modal-footer:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .modal-footer:after {
   clear: both;
 }
 .modal-footer .btn + .btn {
   margin-left: 5px;
   margin-bottom: 0;
 }
 .modal-footer .btn-group .btn + .btn {
   margin-left: -1px;
 }
 .modal-footer .btn-block + .btn-block {
   margin-left: 0;
 }
 @media screen and (min-width: 768px) {
   .modal-dialog {
     width: 600px;
     padding-top: 30px;
     padding-bottom: 30px;
   }
   .modal-content {
     -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
     box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
   }
 }
 .tooltip {
   position: absolute;
   z-index: 1030;
   display: block;
   visibility: visible;
   font-size: 12px;
   line-height: 1.4;
   opacity: 0;
   filter: alpha(opacity=0);
 }
 .tooltip.in {
   opacity: 0.9;
   filter: alpha(opacity=90);
 }
 .tooltip.top {
   margin-top: -3px;
   padding: 5px 0;
 }
 .tooltip.right {
   margin-left: 3px;
   padding: 0 5px;
 }
 .tooltip.bottom {
   margin-top: 3px;
   padding: 5px 0;
 }
 .tooltip.left {
   margin-left: -3px;
   padding: 0 5px;
 }
 .tooltip-inner {
   max-width: 200px;
   padding: 3px 8px;
   color: #ffffff;
   text-align: center;
   text-decoration: none;
   background-color: #000000;
   border-radius: 4px;
 }
 .tooltip-arrow {
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
 }
 .tooltip.top .tooltip-arrow {
   bottom: 0;
   left: 50%;
   margin-left: -5px;
   border-width: 5px 5px 0;
   border-top-color: #000000;
 }
 .tooltip.top-left .tooltip-arrow {
   bottom: 0;
   left: 5px;
   border-width: 5px 5px 0;
   border-top-color: #000000;
 }
 .tooltip.top-right .tooltip-arrow {
   bottom: 0;
   right: 5px;
   border-width: 5px 5px 0;
   border-top-color: #000000;
 }
 .tooltip.right .tooltip-arrow {
   top: 50%;
   left: 0;
   margin-top: -5px;
   border-width: 5px 5px 5px 0;
   border-right-color: #000000;
 }
 .tooltip.left .tooltip-arrow {
   top: 50%;
   right: 0;
   margin-top: -5px;
   border-width: 5px 0 5px 5px;
   border-left-color: #000000;
 }
 .tooltip.bottom .tooltip-arrow {
   top: 0;
   left: 50%;
   margin-left: -5px;
   border-width: 0 5px 5px;
   border-bottom-color: #000000;
 }
 .tooltip.bottom-left .tooltip-arrow {
   top: 0;
   left: 5px;
   border-width: 0 5px 5px;
   border-bottom-color: #000000;
 }
 .tooltip.bottom-right .tooltip-arrow {
   top: 0;
   right: 5px;
   border-width: 0 5px 5px;
   border-bottom-color: #000000;
 }
 .popover {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1010;
   display: none;
   max-width: 276px;
   padding: 1px;
   text-align: left;
   background-color: #ffffff;
   background-clip: padding-box;
   border: 1px solid #cccccc;
   border: 1px solid rgba(0, 0, 0, 0.2);
   border-radius: 6px;
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
   white-space: normal;
 }
 .popover.top {
   margin-top: -10px;
 }
 .popover.right {
   margin-left: 10px;
 }
 .popover.bottom {
   margin-top: 10px;
 }
 .popover.left {
   margin-left: -10px;
 }
 .popover-title {
   margin: 0;
   padding: 8px 14px;
   font-size: 14px;
   font-weight: normal;
   line-height: 18px;
   background-color: #f7f7f7;
   border-bottom: 1px solid #ebebeb;
   border-radius: 5px 5px 0 0;
 }
 .popover-content {
   padding: 9px 14px;
 }
 .popover .arrow,
 .popover .arrow:after {
   position: absolute;
   display: block;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
 }
 .popover .arrow {
   border-width: 11px;
 }
 .popover .arrow:after {
   border-width: 10px;
   content: "";
 }
 .popover.top .arrow {
   left: 50%;
   margin-left: -11px;
   border-bottom-width: 0;
   border-top-color: #999999;
   border-top-color: rgba(0, 0, 0, 0.25);
   bottom: -11px;
 }
 .popover.top .arrow:after {
   content: " ";
   bottom: 1px;
   margin-left: -10px;
   border-bottom-width: 0;
   border-top-color: #ffffff;
 }
 .popover.right .arrow {
   top: 50%;
   left: -11px;
   margin-top: -11px;
   border-left-width: 0;
   border-right-color: #999999;
   border-right-color: rgba(0, 0, 0, 0.25);
 }
 .popover.right .arrow:after {
   content: " ";
   left: 1px;
   bottom: -10px;
   border-left-width: 0;
   border-right-color: #ffffff;
 }
 .popover.bottom .arrow {
   left: 50%;
   margin-left: -11px;
   border-top-width: 0;
   border-bottom-color: #999999;
   border-bottom-color: rgba(0, 0, 0, 0.25);
   top: -11px;
 }
 .popover.bottom .arrow:after {
   content: " ";
   top: 1px;
   margin-left: -10px;
   border-top-width: 0;
   border-bottom-color: #ffffff;
 }
 .popover.left .arrow {
   top: 50%;
   right: -11px;
   margin-top: -11px;
   border-right-width: 0;
   border-left-color: #999999;
   border-left-color: rgba(0, 0, 0, 0.25);
 }
 .popover.left .arrow:after {
   content: " ";
   right: 1px;
   border-right-width: 0;
   border-left-color: #ffffff;
   bottom: -10px;
 }
 .carousel {
   position: relative;
 }
 .carousel-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
 }
 .carousel-inner > .item {
   display: none;
   position: relative;
   -webkit-transition: 0.6s ease-in-out left;
   transition: 0.6s ease-in-out left;
 }
 .carousel-inner > .item > img,
 .carousel-inner > .item > a > img {
   display: block;
   max-width: 100%;
   height: auto;
   line-height: 1;
 }
 .carousel-inner > .active,
 .carousel-inner > .next,
 .carousel-inner > .prev {
   display: block;
 }
 .carousel-inner > .active {
   left: 0;
 }
 .carousel-inner > .next,
 .carousel-inner > .prev {
   position: absolute;
   top: 0;
   width: 100%;
 }
 .carousel-inner > .next {
   left: 100%;
 }
 .carousel-inner > .prev {
   left: -100%;
 }
 .carousel-inner > .next.left,
 .carousel-inner > .prev.right {
   left: 0;
 }
 .carousel-inner > .active.left {
   left: -100%;
 }
 .carousel-inner > .active.right {
   left: 100%;
 }
 .carousel-control {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   width: 15%;
   opacity: 0.5;
   filter: alpha(opacity=50);
   font-size: 20px;
   color: #ffffff;
   text-align: center;
   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
 }
 .carousel-control.left {
   background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
   background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
   background-repeat: repeat-x;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
 }
 .carousel-control.right {
   left: auto;
   right: 0;
   background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
   background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
   background-repeat: repeat-x;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
 }
 .carousel-control:hover,
 .carousel-control:focus {
   color: #ffffff;
   text-decoration: none;
   opacity: 0.9;
   filter: alpha(opacity=90);
 }
 .carousel-control .icon-prev,
 .carousel-control .icon-next,
 .carousel-control .glyphicon-chevron-left,
 .carousel-control .glyphicon-chevron-right {
   position: absolute;
   top: 50%;
   z-index: 5;
   display: inline-block;
 }
 .carousel-control .icon-prev,
 .carousel-control .glyphicon-chevron-left {
   left: 50%;
 }
 .carousel-control .icon-next,
 .carousel-control .glyphicon-chevron-right {
   right: 50%;
 }
 .carousel-control .icon-prev,
 .carousel-control .icon-next {
   width: 20px;
   height: 20px;
   margin-top: -10px;
   margin-left: -10px;
   font-family: serif;
 }
 .carousel-control .icon-prev:before {
   content: '\2039';
 }
 .carousel-control .icon-next:before {
   content: '\203a';
 }
 .carousel-indicators {
   position: absolute;
   bottom: 10px;
   left: 50%;
   z-index: 15;
   width: 60%;
   margin-left: -30%;
   padding-left: 0;
   list-style: none;
   text-align: center;
 }
 .carousel-indicators li {
   display: inline-block;
   width: 10px;
   height: 10px;
   margin: 1px;
   text-indent: -999px;
   border: 1px solid #ffffff;
   border-radius: 10px;
   cursor: pointer;
   /* background-color: #000 \9; */
   background-color: rgba(0, 0, 0, 0);
 }
 .carousel-indicators .active {
   margin: 0;
   width: 12px;
   height: 12px;
   background-color: #ffffff;
 }
 .carousel-caption {
   position: absolute;
   left: 15%;
   right: 15%;
   bottom: 20px;
   z-index: 10;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #ffffff;
   text-align: center;
   text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
 }
 .carousel-caption .btn {
   text-shadow: none;
 }
 @media screen and (min-width: 768px) {
   .carousel-control .glyphicons-chevron-left,
   .carousel-control .glyphicons-chevron-right,
   .carousel-control .icon-prev,
   .carousel-control .icon-next {
     width: 30px;
     height: 30px;
     margin-top: -15px;
     margin-left: -15px;
     font-size: 30px;
   }
   .carousel-caption {
     left: 20%;
     right: 20%;
     padding-bottom: 30px;
   }
   .carousel-indicators {
     bottom: 20px;
   }
 }
 .clearfix:before,
 .clearfix:after {
   content: " ";
   /* 1 */
 
   display: table;
   /* 2 */
 
 }
 .clearfix:after {
   clear: both;
 }
 .center-block {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }
 .pull-right {
   float: right !important;
 }
 .pull-left {
   float: left !important;
 }
 .hide {
   display: none !important;
 }
 .show {
   display: block !important;
 }
 .invisible {
   visibility: hidden;
 }
 .text-hide {
   font: 0/0 a;
   color: transparent;
   text-shadow: none;
   background-color: transparent;
   border: 0;
 }
 .hidden {
   display: none !important;
   visibility: hidden !important;
 }
 .affix {
   position: fixed;
 }
 @-ms-viewport {
   width: device-width;
 }
 .visible-xs,
 tr.visible-xs,
 th.visible-xs,
 td.visible-xs {
   display: none !important;
 }
 @media (max-width: 767px) {
   .visible-xs {
     display: block !important;
   }
   tr.visible-xs {
     display: table-row !important;
   }
   th.visible-xs,
   td.visible-xs {
     display: table-cell !important;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .visible-xs.visible-sm {
     display: block !important;
   }
   tr.visible-xs.visible-sm {
     display: table-row !important;
   }
   th.visible-xs.visible-sm,
   td.visible-xs.visible-sm {
     display: table-cell !important;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .visible-xs.visible-md {
     display: block !important;
   }
   tr.visible-xs.visible-md {
     display: table-row !important;
   }
   th.visible-xs.visible-md,
   td.visible-xs.visible-md {
     display: table-cell !important;
   }
 }
 @media (min-width: 1200px) {
   .visible-xs.visible-lg {
     display: block !important;
   }
   tr.visible-xs.visible-lg {
     display: table-row !important;
   }
   th.visible-xs.visible-lg,
   td.visible-xs.visible-lg {
     display: table-cell !important;
   }
 }
 .visible-sm,
 tr.visible-sm,
 th.visible-sm,
 td.visible-sm {
   display: none !important;
 }
 @media (max-width: 767px) {
   .visible-sm.visible-xs {
     display: block !important;
   }
   tr.visible-sm.visible-xs {
     display: table-row !important;
   }
   th.visible-sm.visible-xs,
   td.visible-sm.visible-xs {
     display: table-cell !important;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .visible-sm {
     display: block !important;
   }
   tr.visible-sm {
     display: table-row !important;
   }
   th.visible-sm,
   td.visible-sm {
     display: table-cell !important;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .visible-sm.visible-md {
     display: block !important;
   }
   tr.visible-sm.visible-md {
     display: table-row !important;
   }
   th.visible-sm.visible-md,
   td.visible-sm.visible-md {
     display: table-cell !important;
   }
 }
 @media (min-width: 1200px) {
   .visible-sm.visible-lg {
     display: block !important;
   }
   tr.visible-sm.visible-lg {
     display: table-row !important;
   }
   th.visible-sm.visible-lg,
   td.visible-sm.visible-lg {
     display: table-cell !important;
   }
 }
 .visible-md,
 tr.visible-md,
 th.visible-md,
 td.visible-md {
   display: none !important;
 }
 @media (max-width: 767px) {
   .visible-md.visible-xs {
     display: block !important;
   }
   tr.visible-md.visible-xs {
     display: table-row !important;
   }
   th.visible-md.visible-xs,
   td.visible-md.visible-xs {
     display: table-cell !important;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .visible-md.visible-sm {
     display: block !important;
   }
   tr.visible-md.visible-sm {
     display: table-row !important;
   }
   th.visible-md.visible-sm,
   td.visible-md.visible-sm {
     display: table-cell !important;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .visible-md {
     display: block !important;
   }
   tr.visible-md {
     display: table-row !important;
   }
   th.visible-md,
   td.visible-md {
     display: table-cell !important;
   }
 }
 @media (min-width: 1200px) {
   .visible-md.visible-lg {
     display: block !important;
   }
   tr.visible-md.visible-lg {
     display: table-row !important;
   }
   th.visible-md.visible-lg,
   td.visible-md.visible-lg {
     display: table-cell !important;
   }
 }
 .visible-lg,
 tr.visible-lg,
 th.visible-lg,
 td.visible-lg {
   display: none !important;
 }
 @media (max-width: 767px) {
   .visible-lg.visible-xs {
     display: block !important;
   }
   tr.visible-lg.visible-xs {
     display: table-row !important;
   }
   th.visible-lg.visible-xs,
   td.visible-lg.visible-xs {
     display: table-cell !important;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .visible-lg.visible-sm {
     display: block !important;
   }
   tr.visible-lg.visible-sm {
     display: table-row !important;
   }
   th.visible-lg.visible-sm,
   td.visible-lg.visible-sm {
     display: table-cell !important;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .visible-lg.visible-md {
     display: block !important;
   }
   tr.visible-lg.visible-md {
     display: table-row !important;
   }
   th.visible-lg.visible-md,
   td.visible-lg.visible-md {
     display: table-cell !important;
   }
 }
 @media (min-width: 1200px) {
   .visible-lg {
     display: block !important;
   }
   tr.visible-lg {
     display: table-row !important;
   }
   th.visible-lg,
   td.visible-lg {
     display: table-cell !important;
   }
 }
 .hidden-xs {
   display: block !important;
 }
 tr.hidden-xs {
   display: table-row !important;
 }
 th.hidden-xs,
 td.hidden-xs {
   display: table-cell !important;
 }
 @media (max-width: 767px) {
   .hidden-xs,
   tr.hidden-xs,
   th.hidden-xs,
   td.hidden-xs {
     display: none !important;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .hidden-xs.hidden-sm,
   tr.hidden-xs.hidden-sm,
   th.hidden-xs.hidden-sm,
   td.hidden-xs.hidden-sm {
     display: none !important;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .hidden-xs.hidden-md,
   tr.hidden-xs.hidden-md,
   th.hidden-xs.hidden-md,
   td.hidden-xs.hidden-md {
     display: none !important;
   }
 }
 @media (min-width: 1200px) {
   .hidden-xs.hidden-lg,
   tr.hidden-xs.hidden-lg,
   th.hidden-xs.hidden-lg,
   td.hidden-xs.hidden-lg {
     display: none !important;
   }
 }
 .hidden-sm {
   display: block !important;
 }
 tr.hidden-sm {
   display: table-row !important;
 }
 th.hidden-sm,
 td.hidden-sm {
   display: table-cell !important;
 }
 @media (max-width: 767px) {
   .hidden-sm.hidden-xs,
   tr.hidden-sm.hidden-xs,
   th.hidden-sm.hidden-xs,
   td.hidden-sm.hidden-xs {
     display: none !important;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .hidden-sm,
   tr.hidden-sm,
   th.hidden-sm,
   td.hidden-sm {
     display: none !important;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .hidden-sm.hidden-md,
   tr.hidden-sm.hidden-md,
   th.hidden-sm.hidden-md,
   td.hidden-sm.hidden-md {
     display: none !important;
   }
 }
 @media (min-width: 1200px) {
   .hidden-sm.hidden-lg,
   tr.hidden-sm.hidden-lg,
   th.hidden-sm.hidden-lg,
   td.hidden-sm.hidden-lg {
     display: none !important;
   }
 }
 .hidden-md {
   display: block !important;
 }
 tr.hidden-md {
   display: table-row !important;
 }
 th.hidden-md,
 td.hidden-md {
   display: table-cell !important;
 }
 @media (max-width: 767px) {
   .hidden-md.hidden-xs,
   tr.hidden-md.hidden-xs,
   th.hidden-md.hidden-xs,
   td.hidden-md.hidden-xs {
     display: none !important;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .hidden-md.hidden-sm,
   tr.hidden-md.hidden-sm,
   th.hidden-md.hidden-sm,
   td.hidden-md.hidden-sm {
     display: none !important;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .hidden-md,
   tr.hidden-md,
   th.hidden-md,
   td.hidden-md {
     display: none !important;
   }
 }
 @media (min-width: 1200px) {
   .hidden-md.hidden-lg,
   tr.hidden-md.hidden-lg,
   th.hidden-md.hidden-lg,
   td.hidden-md.hidden-lg {
     display: none !important;
   }
 }
 .hidden-lg {
   display: block !important;
 }
 tr.hidden-lg {
   display: table-row !important;
 }
 th.hidden-lg,
 td.hidden-lg {
   display: table-cell !important;
 }
 @media (max-width: 767px) {
   .hidden-lg.hidden-xs,
   tr.hidden-lg.hidden-xs,
   th.hidden-lg.hidden-xs,
   td.hidden-lg.hidden-xs {
     display: none !important;
   }
 }
 @media (min-width: 768px) and (max-width: 991px) {
   .hidden-lg.hidden-sm,
   tr.hidden-lg.hidden-sm,
   th.hidden-lg.hidden-sm,
   td.hidden-lg.hidden-sm {
     display: none !important;
   }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
   .hidden-lg.hidden-md,
   tr.hidden-lg.hidden-md,
   th.hidden-lg.hidden-md,
   td.hidden-lg.hidden-md {
     display: none !important;
   }
 }
 @media (min-width: 1200px) {
   .hidden-lg,
   tr.hidden-lg,
   th.hidden-lg,
   td.hidden-lg {
     display: none !important;
   }
 }
 .visible-print,
 tr.visible-print,
 th.visible-print,
 td.visible-print {
   display: none !important;
 }
 @media print {
   .visible-print {
     display: block !important;
   }
   tr.visible-print {
     display: table-row !important;
   }
   th.visible-print,
   td.visible-print {
     display: table-cell !important;
   }
   .hidden-print,
   tr.hidden-print,
   th.hidden-print,
   td.hidden-print {
     display: none !important;
   }
 }
 
/* End */


/* Start:/local/templates/ncrdo_visually/css/phone_mask.css?17454795933572*/
.country_selector {
  max-width: 40%;
  outline:0px;
  font-size: 12px;
  border: 2px solid rgba(255, 255, 255, 0.43);
  padding: 0 5px;
  border-radius: 4px 0 0 4px;
  margin-bottom: 6px;
  height: 44px;
}

.new_need-help__form-col {
  display: flex;
}

.footer__nh .new_input-text--phone, .on-main-page .new_input-text--phone, .main-page__course__big__form__col .new_input-text--phone {
  /*border-radius: 0 4px 4px 0;*/
}

.footer__nh.new_footer__nh {
  max-width: 950px;
}

.new_callme_modal_dialog {
  width: 700px;
  max-width: 100%;
}
.new_callme_modal_dialog .country_selector {
  border: 1px solid rgba(0, 0, 0, 0.15);
  height: 42px;
  border-right: none;
}
.new_callme_modal_dialog .new_need-help__form-col .new_input-text--phone{
/*  border-left: none;*/
}

.main-page__course__big__form__col .country_selector {
  border: 1px solid rgba(0, 0, 0, .29);
  margin-bottom: 0;
  border-right: none;
}

.main-page__course__big__form__row .main-page__course__big__form__col .new_input-text--phone{
  /*border-left: none;*/
}

.modal-question .new_need-help__form-col .country_selector {
  border: 1px solid #ECECEC;
  margin-bottom: 0;
  border-right: none;
  height: auto;
}

.modal-question .modal-dialog .new_need-help__form-col .new_input-text--phone {
  /*border-left: none;
  border-radius: 0 4px 4px 0;*/
}

.modal-body.need-help .new_need-help__form-col .country_selector {
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 0;
  border-right: none;
  height: 42px;
}

.modal-body.need-help .new_need-help__form-col .new_input-text--phone {
  /*border-left: none;
    border-radius: 0 4px 4px 0;*/
}

.def-pay-form__row .def-pay-form__item_new {
  flex-basis: 15%;
}

.def-pay-form .country_selector {
  margin-bottom: 0;
}

.fdf-form__input-wrapper.new_need-help__form-col .fdf-form__input_new {
  border: 1px solid #34404E;
  margin: 0;
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.fdf-form__input-wrapper.new_need-help__form-col .def-pay-form__input_new {
/*  border-left: none;
  border-radius: 0 4px 4px 0;*/
}

.new_need-help__form-col .modal-buy-course__input__item_new {
  border: 1px solid #ECECEC;
  background: #F9F9F9;
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.form-buy-course .new_need-help__form-col .phone_mask_courses_detail {
  /*border-left: none;
  border-radius: 0 4px 4px 0;*/
}

.new_need-help__form-col .new_input-text--phone_certificate {
/*  border-left: none;
  border-radius: 0 2px 2px 0;*/
}

.new_need-help__form-col .country_selector_new_certificate {
  border: 2px solid #868E96;
  height: 43px;
  border-right: none;
  border-radius: 2px 0 0 2px;
}

.new_need-help__form-col .country_selector_new_closed {
  border-right: none;
  border-radius: 2px 0 0 2px;
}

.closed-course-form__holder .closed-course-form__item_new_phone {
  width: 35%;
}

.closed-course-form__holder .closed-course-form__item_new_btn {
  width: 25%;
}
.hr-block-form__input-wrapper .country_selector {
  border: 1px solid #34404e;
  border-radius: 4px 0 0 4px;
  border-right: none;
}
.hr-content .form__wrapper form input.input-text--phone {
  /*border-radius: 0 4px 4px 0;
  border-left: none;*/
}
@media (max-width: 991px) {
    .closed-course-form__holder .closed-course-form__item_new_btn, .closed-course-form__holder .closed-course-form__item_new_phone {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .closed-course-form__holder .closed-course-form__item_new_btn, .closed-course-form__holder .closed-course-form__item_new_phone {
        width: 100%;
    }
}
.js_country_selector {
  display: none;
}

/* End */


/* Start:/local/templates/ncrdo_visually/components/ncrdo/search.title/ncrdo/style.css?17495631511908*/
div.title-search-result {
	display: none;
	overflow: hidden;
	z-index: 205;

	filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;	
}

div.title-search-result div.title-search-item,
div.title-search-result div.title-search-all {
	padding: 10px 10px;
	width: 100%;
}
div.title-search-result div.title-search-item:first-child{
	border-radius: 4px 4px 0 0;
}
div.title-search-result div.title-search-all{
	border-radius: 0 0 4px 4px;
}
div.title-search-result div.title-search-item:hover,
div.title-search-result div.title-search-all:hover {
	background-color: #524EAB;
	cursor: pointer;
}

div.title-search-result div.title-search-item,
div.title-search-result div.title-search-item a,
div.title-search-result div.title-search-all,
div.title-search-result div.title-search-all a {
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: -0.02em;
	color: #8D8D9D;
	text-decoration: none;
}

div.title-search-result div.title-search-item:hover a,
div.title-search-result div.title-search-all:hover a {
	color: #E8E8FC;
}

div.title-search-result div.title-search-item:hover b,
div.title-search-result div.title-search-all:hover b {
	color: #FFCBDB;
}


#ncrdoheader.grey div.title-search-result{	
	top: 5px;
	background: none !important;	
}
#ncrdoheader.grey .title-search-item,
#ncrdoheader.grey .title-search-all{
	background-color: #fff;	
}
#ncrdoheader.grey .title-search-item:hover,
#ncrdoheader.grey .title-search-all:hover{
	background-color: #524EAB;
}
#ncrdoheader.grey .title-search-item:first-child{
	border-radius:  4px 4px 0 0;
}
#ncrdoheader.grey .title-search-item:last-child,
#ncrdoheader.grey .title-search-all{
	border-radius:  0 0 4px 4px;
}
  #ncrdoheader.grey div.title-search-result div.title-search-all a{
	width: 100%;
  	display: block;
  }
/* End */


/* Start:/local/templates/ncrdo_visually/components/bitrix/menu/desktop__top__menu_dropdown_new/style.css?17513545192035*/
.desktop__menu__list .enter_link a, .desktop__menu__list .enter_link a:hover{
	color: #b8976c;
}

.desktop__menu__list li{
	position: relative;
}

.desktop__menu__dropdown{
	display: none;
	padding: 8px;
	position: absolute;
	top: 100%;
	left: -8px;
	z-index: 99;
	transition: all 200ms;	
	width: 433px;
}

.desktop__menu__list li:hover > .desktop__menu__dropdown{
	display: block;
}

.desktop__menu__list .desktop__menu__dropdown__item{
	display: block;
	padding-left: 0;
}

.desktop__menu__list .desktop__menu__dropdown__item a{
	display: block;
	width: 100%;
	text-decoration: none;	
	font-size: 16px;
	font-weight: 600;
	line-height: 19.5px;
	text-align: left;
	background: rgba(242, 242, 242, 1);
	padding: 26px 32px;
	color: rgba(50, 50, 50, 1);
	text-transform: none;
}

.desktop__menu__list .desktop__menu__dropdown__item .desktop__menu__dropdown__item a{
	font-weight: 400;
	padding: 18px 32px;
}

.desktop__menu__list .desktop__menu__dropdown__item a > span{	
	display: block;
	width: 9px;
	height: 13px;
	background: url(/local/templates/ncrdo_visually/components/bitrix/menu/desktop__top__menu_dropdown_new/images/Vector.svg) no-repeat;

	position: absolute;
	top: 30px;
	right: 32px;
}

.desktop__menu__dropdown__item  a:hover,
.desktop__menu__dropdown__item  a.selected{
	background: rgba(184, 151, 108, 1);
	color: #fff;
}

.desktop__menu__list .desktop__menu__dropdown__item a:hover > span,
.desktop__menu__list .desktop__menu__dropdown__item a.selected > span{	
	background: url(/local/templates/ncrdo_visually/components/bitrix/menu/desktop__top__menu_dropdown_new/images/Vector-hover.svg) no-repeat;
}

.desktop__menu__dropdown__item:hover > .desktop__menu__dropdown{
	top: -8px;
	left: 100%;
}

@media screen and (max-width: 991px) {
	.desktop__menu__dropdown{
		width: 380px;
		padding: 4px;
		left: -4px;
	}

	.desktop__menu__list .desktop__menu__dropdown__item a{
		font-size: 14px;
		padding: 18px 25px;
	}

	.desktop__menu__list .desktop__menu__dropdown__item .desktop__menu__dropdown__item a{
		padding: 16px 25px;
	}

	.desktop__menu__list .desktop__menu__dropdown__item a > span{
		top: 23px;
	}

	.desktop__menu__dropdown__item:hover > .desktop__menu__dropdown{
		top: -4px;
	}
}

/* End */


/* Start:/local/templates/ncrdo_visually/components/bitrix/breadcrumb/n_breadcrums/style.css?1780059482856*/
/*----- breadcrumb ----- start */
#breadcrumb {
    margin-top: 20px;
  margin-bottom: 40px;
}

#breadcrumb>div,
#breadcrumb a,
#breadcrumb span {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.02em;
  display: inline;
  color: #232327;
}

#breadcrumb a::after {
  display: inline-block;
  content: '/';
  width: 10px;
  text-align: center;
  margin-right: -3px;
  margin-left: 1px;
}

#breadcrumb>div>span {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #A4A4B1;
}
@media screen and (max-width: 869px) {
  #breadcrumb{
      padding-top: 20px;
  }
}    
@media screen and (max-width: 671px) {
  #breadcrumb{
      padding-top: 10px;
  }
} 
@media screen and (max-width: 640px) {
	#breadcrumb>div>span {
		font-size: 12px !important;
	}	
}

/*----- breadcrumb ----- end */
/* End */


/* Start:/local/components/ncrdo/footer.tabs/templates/.default/style.css?178661544645*/
/* Loaded asynchronously from footer.php. */

/* End */


/* Start:/local/components/ncrdo/footer.subscribe/templates/.default/style.css?178661544745*/
/* Loaded asynchronously from footer.php. */

/* End */


/* Start:/local/templates/ncrdo_visually/js/slick/slick1.8.1.css?17519312313946*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/ncrdo_visually/js/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/ncrdo_visually/js/slick/./fonts/slick.eot');
    src: url('/local/templates/ncrdo_visually/js/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/ncrdo_visually/js/slick/./fonts/slick.woff') format('woff'), url('/local/templates/ncrdo_visually/js/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/ncrdo_visually/js/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 40px;
    height: 40px;
    border-radius: 40px;
    padding: 0;
    opacity: 0.7;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;

    background-color: #635ECC;
    z-index: 100;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    opacity: 0.7;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled
{
    opacity: 0.4;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: 1;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -15px;
}
[dir='rtl'] .slick-prev
{
    right: 0px;
    left: auto;
}
.slick-prev:before
{
    content: ' ';
    background: url('/local/templates/ncrdo_visually/js/slick/./arrow.png') center center no-repeat;
    width: 17px;
    height: 16px;
    background-image: 17px auto;
    display: block;
    margin: 0 auto;
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -15px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 0px;
}
.slick-next:before
{
    content: ' ';
    background: url('/local/templates/ncrdo_visually/js/slick/./arrow.png') center center no-repeat;
    width: 17px;
    height: 16px;
    background-image: 17px auto;
    display: block;
    margin: 0 auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);    
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/ncrdo_visually/styles.css?175336311343378*/
.section__license {
  display: flex;
  gap: 90px;
  margin-top: 100px;
}

.license__bg {
  background-color: #b8976c;
  border-radius: 8px;
  display: block;
  flex-basis: 50%;
  position: relative;
  min-height: 300px;
}

.license__bg img {
  position: absolute;
  object-fit: contain;
  /* top: 0;
    left: 0; */
}

img.bg-gerb {
  top: 40px;
  right: 40px;
  padding: 5px 12px;
  background-color: #fff;
  border-radius: 9px;
  width: 93px;
  height: 61px;
}

img.bg-letter {
  top: -30px;
  left: 6%;
}

img.bg-doc {
  top: 0;
  left: 25%;

}

.license__content {
  flex-basis: 50%;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;

  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.license__button {
  margin: 30px 0;

  color: #b8976c;
  border-radius: 4px;
  border: 1px solid #b8976c;
  padding: 10px 20px;
  background-color: transparent;
  text-decoration: none;

  align-self: flex-start;

  transition: color .3s, background-color .3s;

}

.license__button:hover,
.license__button:active,
.license__button:focus {
  text-decoration: none;
  color: #fff;
  border: 1px solid #b8976c;
  background-color: #ae762dfc;

}

@media (max-width:1199px) {
  .section__license {
    display: flex;
    gap: 5vw;
  }

  img.bg-gerb {
    top: 30px;
    right: 30px;
    padding: 5px 12px;
    background-color: #fff;
    border-radius: 9px;
    width: 93px;
    height: 61px;
  }

  img.bg-letter {
    top: -30px;
    left: -10px;
  }

  img.bg-doc {
    top: inherit;
    bottom: -30px;

  }
}

@media (max-width:991px) {

  .document-verification__image {
    width: 275px;
  }

  .section__license {
    flex-direction: column;
  }


  img.bg-doc {
    top: -10px;
    bottom: inherit;
    width: 320px;

  }

}


@media (max-width:520px) {
  .license__bg {

    min-height: 200px;
  }

  img.bg-gerb {
    top: inherit;
    right: inherit;
    left: 25px;
    bottom: 20px;



    padding: 3px 9px;

    border-radius: 6px;
    width: 43px;
    height: 33px;
  }

  img.bg-doc {
    top: -10px;
    bottom: inherit;
    width: 216px;

    left: 20%;

  }

  img.bg-letter {
    width: 200px;
    left: 0;
  }

}


.modal__license {

  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .64);
  height: 100%;
  z-index: 1000;

  display: flex;
  justify-content: center;
  align-items: center;

  display: none;
  cursor: pointer;
}

.modal__license.active {
  display: flex;
}

.modal__license img {
  max-width: 600px;
  width: 100%;
  object-fit: contain;
  cursor: default;
}

.noscroll {
  overflow: hidden;
  /* position: fixed; */

  height: 100%;
  width: 100%;
}

.out-container {
  background-color: #e6e6e6;
  height: 500px;
}

.content__wrapper {

  background: url(/local/templates/ncrdo_visually/images/rassrochka/bg-rassrochka.png) no-repeat right/ contain;
  padding-top: 30px;
  z-index: 10;
}

/* ***<instalments>**** */
.instalments__wrapper {
  position: relative;
  height: 300px;
}

.instalments {

  padding: 50px;
  background-color: #b8976c;
  position: relative;
  transform: translateY(10%);
}

.instalments .bg-inner {
  position: absolute;
  /* height: 110%; */
  width: 60%;
  /*background: url(/local/templates/ncrdo_visually/images/rassrochka/bg-rassrochka.png) no-repeat right bottom/ contain;*/
  right: 0;
  bottom: 0;
  /* left: 35%; */
  top: -10%;
  z-index: -1;
}


.instalments__title {
  margin: 0;
  padding-bottom: 60px;
  font-weight: 900;
  font-size: 70px;
  color: #FFF;
  line-height: 85px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 5px 5px 20px rgba(0, 0, 0, 0.25);
  width: 60%;
  position: relative;
}

.instalments__title::after {
  content: "";
  position: absolute;
  display: block;
  height: 5px;
  width: 100px;
  background-color: #ffac49;
  bottom: 30px;
  left: 0;
}

.instalments__subtitle {
  color: #FFF;
  line-height: 140%;
  font-weight: 600;
  font-size: 20px;
  width: 40%;
  margin: 0;
}

@media (max-width: 1199px) {
  .instalments .bg-inner {
    width: 75%;
  }

  .instalments__title {
    font-size: 65px;
    line-height: 80px;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .instalments__wrapper {
    height: 200px;
  }

  .instalments {
    padding: 30px;
    transform: translateY(0);
  }

  .instalments .bg-inner {
    display: none;
  }

  .instalments__title {
    font-size: 50px;
    line-height: 60px;
  }

  .instalments__subtitle {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .instalments__wrapper {
    height: 150px;
  }

  .instalments__title {
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 40px;
  }

  .instalments__title::after {
    bottom: 20px;
  }

  .instalments__subtitle {
    font-size: 18px;
  }
}

@media (max-width: 520px) {

  .instalments {
    padding: 15px;
  }

  .instalments__title {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 40px;
  }

  .instalments__subtitle {
    font-size: 16px;
  }
}

/* </instalments> */

/* <section__payment> */
.section__payment {
  position: relative;
  margin-bottom: 100px;

}

.payment__title {
  position: absolute;
  top: -200px;
  font-size: 22px;
  color: #000;
  font-weight: bold;
}

.advantages__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  counter-reset: number;

  transform: translateY(-50%);
}

.advantages__item {
  background-color: #34404e;
  padding: 70px 20px 30px;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 600;

}

.advantages__item::before {
  content: "0" counter(number);
  counter-increment: number;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 0 20px;
  border-radius: 100px;
  background-color: #ffac49;
}

.advantages__item::after {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  top: 5px;
  right: 20px;

  border-radius: 50%;
  background-color: #b8976c;

  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
}

.advantages__item:nth-child(1):after {
  background-image: url(/local/templates/ncrdo_visually/images/rassrochka/icon-advantages-1.svg);
}

.advantages__item:nth-child(2):after {
  background-image: url(/local/templates/ncrdo_visually/images/rassrochka/icon-advantages-2.svg);
}

.advantages__item:nth-child(3):after {
  background-image: url(/local/templates/ncrdo_visually/images/rassrochka/icon-advantages-3.svg);
}

.advantages__item:nth-child(4):after {
  background-image: url(/local/templates/ncrdo_visually/images/rassrochka/icon-advantages-4.svg);
}

.payment__content {
  /*background: url(/local/templates/ncrdo_visually/images/rassrochka/bg-payment.png) no-repeat right center;*/
}

.payment__content p {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  max-width: 370px;
  margin: 0;
  padding: 0;
  padding-bottom: 50px;
  line-height: 140%;
}

.payment__content p:last-child {
  padding-bottom: 0;
}


.payment__link {
  display: inline-block;
  padding: 0 20px;
  border-radius: 100px;
  border: 1px solid #b8976c;
  color: inherit;


}


.payment__content p:last-child span {
  border-color: #78c5b6;
}

@media (max-width:1199px) {
  .payment__content {
    background-position: 200% 50%;
  }
}

@media (max-width:991px) {
  .out-container {
    height: 400px;
  }

  .payment__title {
    top: -250px;
    font-size: 20px;
  }

  .advantages__list {
    grid-template-columns: repeat(2, 1fr);
    transform: translateY(-40%);
  }

  .payment__content {
    background-position: -1200% 50%;
  }
}

@media (max-width:767px) {
  .section__payment {
    margin-bottom: 50px;

  }

  .out-container {
    height: 200px;
  }

  .payment__title {
    position: inherit;
    top: 0;
    font-size: 20px;
    margin-bottom: 20px;
  }

  .advantages__list {
    grid-template-columns: 1fr;
    transform: translateY(0);
  }



  .payment__content {
    background-position: 200% 50%;
    background: none;
    margin-top: 30px;
  }

  .payment__content p {
    font-size: 22px;

    max-width: 100%;


    padding-bottom: 10px;

  }
}

/* </section__payment> */

/* <section__payment-desc> */
.section__payment-desc {
  background-color: #e6e6e6;
}

.payment-desc {
  padding: 50px;
  position: relative;
  display: flex;
  gap: 25px;
}

.payment-desc .bg-inner {
  position: absolute;
  display: block;
  width: 260px;
  top: 0;
  bottom: 0;
  right: 0;
  /*background: url(/local/templates/ncrdo_visually/images/rassrochka/bg-payment-desc.png) no-repeat bottom/contain;*/

}

.payment-desc__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
}

.payment-desc__title {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin: 0;
  margin-bottom: 20px;

}

.payment-desc__subtitle {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.payment-desc__subtitle a {
  color: inherit;
  text-decoration: underline;
}

.payment-desc__subtitle a:hover,
.payment-desc__subtitle a:active {
  color: inherit;
  text-decoration: none;
}

.payment-desc__subtitle:last-child {
  margin-bottom: 0;
}

.payment-desc__text {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  background-color: #b8976c;
  padding: 30px 50px;
  padding-right: 139px;
  margin: 0;
  width: 50%;
}

@media (max-width:1199px) {
  .payment-desc .bg-inner {
    width: 215px;
  }

  .payment-desc__text {
    font-size: 28px;
    padding: 20px 35px;
    padding-right: 77px;

  }
}

@media (max-width:991px) {
  .payment-desc {
    padding: 25px;

    gap: 15px;
  }

  .payment-desc .bg-inner {
    display: none;
  }

  .payment-desc__title {
    font-size: 25px;
  }

  .payment-desc__text {
    padding: 20px 35px;
    font-size: 25px;
  }
}

@media (max-width:767px) {
  .payment-desc {
    flex-direction: column;
  }

  .payment-desc .bg-inner {
    display: block;
    width: 115px;
    top: 60%;
  }

  .payment-desc__inner,
  .payment-desc__text {
    width: 100%;
  }

  .payment-desc__text {
    padding: 10px;
    padding-right: 120px;
    font-size: 20px;
  }
}

@media (max-width:520px) {
  .payment-desc .bg-inner {
    display: none;
  }

  .payment-desc__text {
    padding: 10px;
  }
}

/* </section__payment-desc> */

/* <section__percent-desc> */
.section__percent-desc {
  margin: 100px 0;
}

.percent-desc {
  display: flex;
  gap: 20px;
  height: 300px;

}

.percent__bg {
  /*background: url(/local/templates/ncrdo_visually/images/rassrochka/bg-percent.png) no-repeat center/cover;*/
  display: flex;

  width: 50%;
}

.percent__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
}

.percent__title {
  font-size: 30px;
  font-weight: 700;
  line-height: 140%;
  margin: 0;
}

.percent__subtitle {
  border: 1px solid #b8976c;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  padding: 10px 20px;
  margin: 0;
  align-self: flex-start;
}

@media (max-width: 1199px) {
  .percent__title {
    font-size: 26px;
  }

  .percent__subtitle {
    font-size: 16px;
    padding: 5px 15px;
  }
}

@media (max-width: 991px) {
  .percent__title {
    font-size: 24px;
  }

  .percent__subtitle {
    font-size: 16px;
    padding: 5px 15px;
  }
}

@media (max-width: 767px) {
  .section__percent-desc {
    margin: 50px 0;
  }

  .percent-desc {
    flex-direction: column;
    height: inherit;
  }

  .percent__bg {
    display: none;
  }

  .percent__content {
    width: 100%;
  }

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

@media (max-width: 520px) {

  .percent__title {
    font-size: 20px;
  }

  .percent__subtitle {
    font-size: 14px;
  }
}

/* </section__percent-desc> */

/* <section__benefit> */
.section__benefit {
  background-color: #e6e6e6;
  padding-bottom: 350px;
}

.benefit__title {
  font-size: 30px;
  font-weight: 700;
  margin: 50px 0;
}

.benefit__list {
  margin: 0;
  list-style: none;
  padding: 0;


  display: grid;
  gap: 50px 20px;
  grid-template-areas: 'A B C' 'D D D';
}

.benefit__item:nth-child(1) {
  grid-area: A;
}

.benefit__item:nth-child(2) {
  grid-area: B;

}

.benefit__item:nth-child(3) {
  grid-area: C;

}

.benefit__item:nth-child(4) {
  grid-area: D;
  flex-direction: row;
}

.benefit__item {
  display: flex;
  flex-direction: column;
  background-color: #fff;

  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  width: 100%;
}

.bg__benefit {
  min-height: 150px;
  background-color: rebeccapurple;
  flex-shrink: 0;
  max-width: 380px;
  width: 100%;


  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.benefit__item:nth-child(1) .bg__benefit {
  /*background-image: url(/local/templates/ncrdo_visually/images/rassrochka/bg-benefit-1.jpg);*/
}

.benefit__item:nth-child(2) .bg__benefit {
  /*background-image: url(/local/templates/ncrdo_visually/images/rassrochka/bg-benefit-2.jpg);*/

}

.benefit__item:nth-child(3) .bg__benefit {
  /*background-image: url(/local/templates/ncrdo_visually/images/rassrochka/bg-benefit-3.jpg);*/

}

.benefit__item:nth-child(4) .bg__benefit {
  /*background-image: url(/local/templates/ncrdo_visually/images/rassrochka/bg-benefit-4.jpg);*/
}

.benefit__content {
  margin: 20px;
}

.benefit__text {
  margin-bottom: 20px;
}

.benefit-desc__list {
  margin: 0;
  padding: 0;
  list-style: none;

}

.benefit-desc__item {
  padding-left: 30px;
  margin-bottom: 20px;
  background: url(/local/templates/ncrdo_visually/images/rassrochka/icon-star.svg) no-repeat left top/20px;
}

.benefit__text-footer {
  padding: 20px;
  margin: 0;
  border: 1px solid #b8976c;
}

@media (max-width: 1199px) {
  .section__benefit {

    padding-bottom: 250px;
  }
}

@media (max-width: 991px) {
  .section__benefit {

    padding-bottom: 150px;
  }

  .benefit__list {

    gap: 20px;
    grid-template-areas: 'A' 'B' 'C' 'D';
  }

  .benefit__item:nth-child(1),
  .benefit__item:nth-child(2),
  .benefit__item:nth-child(3),
  .benefit__item:nth-child(4) {
    flex-direction: column;
  }

  .bg__benefit {
    min-height: 150px;
    background-position: top;
    max-width: 100%;
    width: 100%;
  }

}

@media (max-width:767px) {
  .section__benefit {

    padding-bottom: 50px;
  }
}

/* </section__benefit> */

/* <section__motivation> */
.section__motivation {
  margin-bottom: -355px;
}

.motivation {}

.motivation .bg-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 45%;
  /*background: url(/local/templates/ncrdo_visually/images/rassrochka/bg-motivation.png) no-repeat right bottom/contain;*/
}

.motivation__content {
  position: relative;
  padding-top: 100px;
  transform: translateY(-60%);

}

.motivation__inner {
  position: relative;
  font-size: 30px;
  font-weight: 700;
  line-height: 140%;
  color: #fff;

  padding: 70px 50px;
  padding-right: 45%;
  background-color: #b8976c;
}

.motivation__inner::after {
  position: absolute;
  display: block;
  content: "";
  width: 45%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fabe34;
  border-top-left-radius: 180px;
  border-bottom-left-radius: 180px;
}

.motivation__inner p {
  margin: 0;
}

.motivation__inner span {
  display: inline-block;
  color: #000;
  background-color: #fff;
  padding: 5px 20px;
  margin: 10px 0;
  border-radius: 100px;

}


@media (max-width:1199px) {
  .section__motivation {
    margin-bottom: -300px;
  }

  .motivation__inner {

    font-size: 25px;

  }
}

@media (max-width:991px) {
  .section__motivation {
    margin-bottom: -200px;
  }

  .motivation__content {
    padding-top: 35px;

    transform: translateY(-50%);

  }

  .motivation__inner {
    font-size: 22px;
    padding: 20px;
    padding-right: 40%;
  }

  .motivation__inner::after {

    width: 40%;

  }

  .motivation .bg-inner {
    width: 40%;
  }

}

@media (max-width:767px) {
  .section__motivation {
    margin-bottom: -100px;
  }

  .motivation__content {

    padding: 50px 0;
    transform: translateY(0);

  }

  .motivation__inner {
    font-size: 16px;
    padding: 20px;
  }

  .motivation__inner::after {
    display: none;

  }

  .motivation .bg-inner {
    display: none;

  }

}

@media (max-width:520px) {


  .motivation__inner {
    font-size: 14px;
    padding: 10px;
  }

  .motivation__inner a {
    display: inline-block;
    color: #000;
    background-color: #fff;
    padding: 1px 10px;

    border-radius: 100px;
  }


}

/* </section__motivation> */

/* ******************************************** */
.other-title__h1 {
  letter-spacing: -.1px;
}

.other-title__h1 el:first-child {
  margin-right: -5px;
}

.other-title__h1 el:last-child {
  margin-left: -5px;
}

.top-add-menu-wrapper {
  margin-top: 25px;
}

.top-add-menu {
  align-items: center;
}

@media (max-width: 991px) {
  #top_slogan {
    top: 0;
  }

  .top-add-menu {
    flex-wrap: wrap;
    justify-content: end;
  }

  .present-certificate {
    width: 100%;
    justify-content: end;
    margin-bottom: 10px;
  }

  .present-certificate:hover .top-add-menu__title,
  .present-certificate:focus .top-add-menu__title {
    text-decoration: none;
  }

  .present-certificate .top-add-menu__item:hover .top-add-menu__title,
  .present-certificate .top-add-menu__item:focus .top-add-menu__title {
    text-decoration: underline;
  }

  .top-add-menu-wrapper {
    margin-top: 14px;
  }
}



.modal-question {
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1040;
  display: none;
}




.modal-question .modal-header {
  padding: 15px 30px;

  border-bottom: 1px solid #ECECEC;
}

.modal-question .modal-header h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #34404E;
  text-align: center;
  margin: 0;
}

.modal-question .modal-body {
  padding: 0;
}


.question-form {
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.question-form input,
.question-form label,
.question-form p {
  margin: 0;
}

.question-form .wrapper-input input[type=text],
.question-form .wrapper-input textarea {
  width: 100%;
  padding: 12px 28px;
  font-weight: 500;
  font-size: 16px;
  color: #515151;
  background: #FFFFFF;
  border: 1px solid #ECECEC;
  border-radius: 4px;
  margin: 0;
}

.question-form .wrapper-input input[type=text]::placeholder,
.question-form .wrapper-input textarea::placeholder {

  color: #515151;

}

.question-form textarea {
  resize: none;
  min-height: 90px;
}


.question-form input[type=button] {
  background: #33444E;
  border-radius: 4px;
  padding: 12px 20px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 16px;
  text-align: center;

  max-width: 270px;
  width: 100%;
  align-self: center;
  margin-top: 14px;
}

.question-form .need-help__agree {
  display: flex;
  align-items: flex-start;
  font-size: 12px;
  color: #515151;

}

.custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-checkbox+label {

  display: inline-flex;
  align-items: center;
  user-select: none;
  font-size: 12px;
  color: #515151;
  font-weight: 400;
  cursor: pointer;
}


.custom-checkbox+label a {

  text-decoration: underline;
  color: #515151
}

.custom-checkbox+label::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #ADB5BD;
  border-radius: 3px;
  margin-right: 7px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;

  cursor: pointer;
}

.custom-checkbox+label:hover::before {
  outline: 1px solid #515151;
}

.custom-checkbox:checked+label::before {

  border: 1px solid #ADB5BD;
  background-image: url("/local/templates/ncrdo_visually/./images/checked_transparent.svg");
  background-size: 23px;
  background-color: #353131;
}

@media (max-width: 600px) {
  .question-form {
    padding: 15px;
  }

  .modal-question .modal-header h2 {
    font-size: 16px;
  }

  .custom-checkbox+label {
    align-items: flex-start;

  }

  .question-form .wrapper-input input[type=text],
.question-form .wrapper-input textarea {

  padding: 12px 20px;

  font-size: 14px;
}
.question-form input[type=button] {



  font-size: 14px;

  max-width: 100%;

}
}

.ndtuo{
  display: none;
  height: 0;
  overflow: hidden;
}

.rating-badge {
    border: 0 !important;
}


.banner_info_head { background: #54B9E3 url("/local/templates/ncrdo_visually/images/banner_jul25_bg.jpg") left center no-repeat; background-size: cover; border-radius: 4px; padding: 14px 20px; display: flex; position: sticky; z-index: 500; gap: 30px; align-items: center; width: 100%; height: 100px; max-width: 1160px; flex-direction: row; justify-content: space-between; top: 0; margin: auto; cursor: pointer; }
#banner_info_head_txt1 { width: 300px; height: 63px; position: relative; margin-left: 120px; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt1_jul25.png") left center no-repeat; background-size: contain; }
#banner_info_head_txt2 { width: 330px; height: 100px; position: relative; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt2_jul25.png") left bottom no-repeat; background-size: contain; }
#banner_info_head_lstar { width: 140px; height: 100px; position: absolute; left: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_wmv.png") right center no-repeat; background-size: cover; }
#banner_info_head_rstar { display: none; width: 140px; height: 100px; position: absolute; right: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_info_head_rstar.png") center bottom no-repeat; background-size: contain; mix-blend-mode: luminosity; }
#banner_info_head_btn, a#banner_info_head_btn, .banner_info_head a#banner_info_head_btn { width: 180px; height: 50px; text-align: center; border-radius: 4px; border: 1px solid #fff; background: #E7534F; color: #FFF; font-size: 16px; font-style: normal; font-weight: 700; line-height: 50px; padding: 0; position: relative; z-index: 504; cursor: pointer; }
#banner_info_head_timer_container_intro { color: #FFF; font-size: 14px; font-weight: 700; line-height: 15.4px; margin-bottom: 6px; text-align: center; }
#banner_info_head_timer { display: flex; width: 176px; padding: 6px 8px; justify-content: center; align-items: center; border-radius: 30px; background: #0C2FB1; color: #fff; font-size: 16px; font-weight: 700; line-height: 17.6px; letter-spacing: 0.64px; }
.timer__days { margin-right: 7px; }
.timer__hours { margin-left: 7px; }

.banner_info_head.banner_new { background: #860FC3 url("/local/templates/ncrdo_visually/images/banner_jul25_bg_new.png") left center no-repeat; background-size: cover; border-radius: 4px; padding: 14px 20px; display: flex; position: sticky; z-index: 500; gap: 5px; align-items: center; width: 100%; height: 100px; max-width: 1160px; flex-direction: row; justify-content: space-between; top: 0; margin: auto; cursor: pointer; }
.banner_new #banner_info_head_txt0 { width: 195px; height: 45px; position: relative; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt0_jul25_new.png") left center no-repeat; background-size: contain; }
.banner_new #banner_info_head_txt1 { width: 259px; height: 48px; margin-left: 0px; position: relative; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt1_jul25_new.png") left center no-repeat; background-size: contain; }
.banner_new #banner_info_head_txt2 { width: 230px; height: 100px; position: relative; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt2_jul25_new.png") left center no-repeat; background-size: contain; }
.banner_new #banner_info_head_txt3 { width: 115px; height: 48px; position: relative; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt3_jul25_new.png") left center no-repeat; background-size: contain; }
.banner_new #banner_info_head_rstar { display: none; width: 140px; height: 100px; position: absolute; right: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_info_head_rstar.png") center bottom no-repeat; background-size: contain; mix-blend-mode: luminosity; }
.banner_new #banner_info_head_btn, .banner_new a#banner_info_head_btn, .banner_info_head.banner_new a#banner_info_head_btn {margin-left: 20px; width: 180px; height: 50px; text-align: center; border-radius: 4px; border: 1px solid #FFE713; background: #FFE713; color: #000; font-size: 16px; font-style: normal; font-weight: 700; line-height: 50px; padding: 0; position: relative; z-index: 504; cursor: pointer; }
.banner_new #banner_info_head_timer_container_intro { color: #FFF; font-size: 14px; font-weight: 700; line-height: 15.4px; margin-bottom: 6px; text-align: center; }
.banner_new #banner_info_head_timer {margin-left: 5px; display: flex; width: 160px; padding: 6px 8px; justify-content: center; align-items: center; border-radius: 30px; background: #C4EB2D; color: #323232; font-size: 16px; font-weight: 700; line-height: 17.6px; letter-spacing: 0.64px; }
.banner_new .timer__days { margin-right: 7px; }
.banner_new .timer__hours { margin-left: 7px; }
.banner_new #banner_info_head_txt4 {display: none;}

@media screen and (min-width: 992px) and (max-width: 1199px) {

  #banner_info_head.banner_info_head { height: 100px; gap: 9px; width: 100%; min-width: calc(100% - 54px); }
  #banner_info_head_txt1 { width: 273px; height: 60px; position: relative; margin-left: 100px; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt1_jul25.png") left center no-repeat; background-size: contain; }
  #banner_info_head_txt2 { width: 262px; height: 85px; position: relative; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt2_compaq1_jul25.png") left center no-repeat; background-size: contain; }
  #banner_info_head_lstar { width: 140px; height: 100px; position: absolute; left: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_wmv.png") right center no-repeat; background-size: cover; }
  #banner_info_head_rstar { width: 140px; height: 100px; position: absolute; right: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_info_head_rstar.png") center bottom no-repeat; background-size: contain; mix-blend-mode: luminosity; }
  #banner_info_head_btn, a#banner_info_head_btn, .banner_info_head a#banner_info_head_btn { width: 142px; height: 40px; text-align: center; border-radius: 4px; background: #DE462B; color: #FFF; font-size: 14px; font-style: normal; font-weight: 700; line-height: 40px; padding: 0; position: relative; z-index: 504; cursor: pointer; }
  #banner_info_head_timer_container_intro { color: #FFF; font-size: 12px; font-weight: 700; line-height: 15.4px; margin-bottom: 6px; text-align: center; }
  #banner_info_head_timer { display: flex; padding: 6px 8px; justify-content: center; align-items: center; border-radius: 30px; background: #0C2FB1; color: #fff; font-size: 14px; font-weight: 700; line-height: 17.6px; letter-spacing: 0.64px; }
  .timer__days { margin-right: 5px; }
  .timer__hours { margin-left: 5px; }
}

@media (max-width: 799px) {
    .header {
     padding-top: 0 !important;
    }
  }

@media screen and (min-width: 768px) and (max-width: 991px) {

  #banner_info_head.banner_info_head { height: 70px; gap: 9px; width: 722px; min-width: 722px; overflow: hidden; }
  #banner_info_head_txt1 { width: 273px; height: 60px; position: relative; margin-left: 74px; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt1_jul25.png") left center no-repeat; background-size: contain; }
  #banner_info_head_txt2 { width: 262px; height: 85px; position: relative; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt2_compaq1_jul25.png") left center no-repeat; background-size: contain; }
  #banner_info_head_lstar { width: 100px; height: 70px; position: absolute; left: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_wmv.png") right center no-repeat; background-size: cover; }
  #banner_info_head_rstar { width: 100px; height: 70px; position: absolute; right: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_info_head_rstar.png") center bottom no-repeat; background-size: contain; mix-blend-mode: luminosity; }
  #banner_info_head_btn, a#banner_info_head_btn, .banner_info_head a#banner_info_head_btn { display: none; width: 142px; height: 40px; text-align: center; border-radius: 4px; background: #DE462B; color: #FFF; font-size: 14px; font-style: normal; font-weight: 700; line-height: 40px; padding: 0; position: relative; z-index: 504; cursor: pointer; }
  #banner_info_head_timer_container { position: relative; z-index: 504; }
  #banner_info_head_timer_container_intro { color: #FFF; font-size: 12px; font-weight: 700; line-height: 15.4px; margin-bottom: 6px; text-align: center; }
  #banner_info_head_timer { display: flex; padding: 6px 8px; justify-content: center; align-items: center; border-radius: 30px; background: #0C2FB1; color: #fff; font-size: 14px; font-weight: 700; line-height: 17.6px; letter-spacing: 0.64px; }
  .timer__days { margin-right: 5px; }
  .timer__hours { margin-left: 5px; }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .banner_new #banner_info_head_timer_container_intro {
    color: #FFF;
    font-size: 8px;
    font-weight: 700;
    line-height: 9.4px;
    margin-bottom: 6px;
    text-align: center;
  }
  .banner_info_head.banner_new {padding: 10px 12px; gap: 5px !important;}
  .banner_new #banner_info_head_txt0 {display: none;}
  .banner_new #banner_info_head_txt1 {display: none;}
  .banner_new #banner_info_head_txt2 {display: none;}
  .banner_new #banner_info_head_txt3 {display: none;}
  .banner_new #banner_info_head_timer {font-size: 10px; width: 110px; line-height: 10.6px;}
  .banner_new #banner_info_head_txt5 {width: 255px; height: 76px; position: relative; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt5_jul25_new.png") left center no-repeat; background-size: contain;}
  #banner_info_head.banner_info_head { height: 80px; gap: 9px; width: 100%; min-width: 320px; overflow: hidden; }
  #banner_info_head_txt1 { width: 273px; height: 50px; position: relative; margin-left: 80px; margin-bottom: 28px; margin-top: 3px; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt1_compaq2_jul25.png") left center no-repeat; background-size: contain; }
  #banner_info_head_txt2 { width: 262px; height: 74px; position: relative; margin-top: 3px; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt2_compaq2_jul25.png") left top no-repeat; background-size: contain; }
  #banner_info_head_lstar { width: 90px; height: 80px; position: absolute; left: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_wmv_compaq.png") left center no-repeat; background-size: contain; }
  #banner_info_head_rstar { width: 100px; height: 70px; position: absolute; right: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_info_head_rstar.png") center bottom no-repeat; background-size: contain; mix-blend-mode: luminosity; }
  #banner_info_head_btn, a#banner_info_head_btn, .banner_info_head a#banner_info_head_btn { display: none; width: 142px; height: 40px; text-align: center; border-radius: 4px; background: #DE462B; color: #FFF; font-size: 14px; font-style: normal; font-weight: 700; line-height: 40px; padding: 0; position: relative; z-index: 504; cursor: pointer; }
  #banner_info_head_timer_container { position: absolute; left: 90px; bottom: 6px; z-index: 504; }
  #banner_info_head_timer_container_intro { display: none; color: #FFF; font-size: 12px; font-weight: 700; line-height: 15.4px; margin-bottom: 6px; text-align: center; }
  #banner_info_head_timer { display: flex; width: 136px; padding: 0 8px; justify-content: center; align-items: center; border-radius: 30px; background: #0C2FB1; color: #fff; font-size: 10px; font-weight: 700; line-height: 17.6px; letter-spacing: 0.64px; }
  .timer__days { margin-right: 5px; }
  .timer__hours { margin-left: 5px; }
  .banner_new #banner_info_head_timer_container_intro {
    display: block;
  }
  .banner_new #banner_info_head_timer_container {position: relative; left: 0; bottom: 0;}
  @media screen and (min-width: 320px) and (max-width: 440px) {
      #banner_info_head_txt1 { width: 273px; height: 50px; position: relative; margin-left: 70px; margin-bottom: 28px; margin-top: 3px; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt1_compaq2_jul25.png") left center no-repeat; background-size: contain; }
      #banner_info_head_txt2 { width: 262px; height: 74px; position: relative; margin-top: 3px; z-index: 510; background: url("/local/templates/ncrdo_visually/images/banner_info_head_txt2_compaq2_jul25.png") left top no-repeat; background-size: contain; }
      #banner_info_head_lstar { width: 100px; height: 70px; position: absolute; left: 0; top: 0; z-index: 500; background: url("/local/templates/ncrdo_visually/images/banner_wmv_compaq.png") left center no-repeat; background-size: contain; }

      #banner_info_head_timer_container { position: absolute; left: 84px; bottom: 6px; z-index: 504; }



  }
}


.banner_info_head_green {
  overflow: hidden;
  padding: 12px 20px;
  padding-left: 122px;
  background-color: #33404E;
  background-image: url("/sale/img/banner_info_head_green.png");
  background-position-x: left;
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_info_head_orange {
  background-image: url("/sale/img/banner_info_head_orange.png");
  background-position-x: left;
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 12px 20px;
  padding-left: 122px;
  gap: 20px;
}
.banner_info_head.banner_info_head_orange img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.banner_info_head.banner_info_head_orange p.timer {
  background-color: #FCE445;
}
.banner_info_head.banner_info_head_orange p {
  color: #fff;
}
.banner_info_head.banner_info_head_orange .timer_container {
  flex-direction: column;
  gap: 6px;
}
.sale_container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.banner_info_head_orange .sale {
  padding: 7px;
  border-radius: 7px;
  background-color: #FCE445;
  color: #45230B !important;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
}
.banner_info_head_green svg {
  position: absolute;
  z-index: 1;
  left: 0;
}
.banner_info_head img {
  width: 55px;
  height: 55px;
  margin-right: -10px;
  position: static;
  object-fit: contain;
}
.banner_info_head p {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.1;
  color: #adb3b8;
  margin-bottom: 0;
}
.banner_info_head .big_title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.banner_info_head .big_title .color_title {
  color: #ff710a;
}
.banner_info_head .big_title .small_title {
  color: #d6d9dc;
  font-size: 14px;
  font-weight: 500;
}
.banner_info_head p.timer {
  padding: 6px 8px;
  border-radius: 30px;
  background-color: #c4eb2d;
  color: #33404e;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 1px;
  width: fit-content;
  margin-bottom: 0;
}
.banner_info_head .timer_container {
  display: flex;
  gap: 20px;
  align-items: center;
}
.banner_info_head a {
  padding: 18px 30px;
  border-radius: 4px;
  background-color: #FF6200;
  color: #fff !important;
  text-decoration: none;
  font-weight: 800;
  font-size: 16px;
  line-height: 1.1;
}
.banner_info_head_green p {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.banner_info_head_green .big_title, .banner_info_head_orange .big_title {
  font-size: 23px;
  line-height: 0.9;
}
.banner_info_head_green .sale {
  padding: 7px;
  border-radius: 7px;
  background-color: #D6FC45;
  color: #193346;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
}
.banner_info_head_green a {
  background-color: #D6FC45;
  padding: 15px 32px;
  color: #000000 !important;
}
.banner_info_head_orange a {
  background-color: #FCE445;
  padding: 15px 32px;
  color: #000000 !important;
}
.reques_price h2 {
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 32px;
  line-height: 1.1;
  color: #fff;
  font-weight: 500;
}

.reques_price .modal-content {
  background-color: #34404E;
  border-radius: 10px;
}
.reques_price .modal-body {
  padding: 40px 50px;
}
.reques_price .question-form {
  padding: 0;
  gap: 15px;
}
.reques_price .question-form label, .reques_price .question-form label a {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 1.3;
  color: #fff;
  font-weight: 500;
}
.reques_price .question-form input[type=button] {
  width: 100%;
  margin-top: 0;
  font-size: 16px;
  line-height: 1.1;
  color: #fff;
  font-weight: 700;
  padding: 17px;
  background-color: #B8976C;
  border: none;
  max-width: 100%;
}
.reques_price .question-form .wrapper-input input[type="email"] {
  width: 100%;
  padding: 12px 28px;
  font-weight: 500;
  font-size: 16px;
  color: #515151;
  background: #FFFFFF;
  border: 1px solid #ECECEC;
  border-radius: 4px;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .banner_info_head_orange {
    padding-left: 104px;
  }
  .banner_info_head:not(.banner_info_head_green) .timer_container {
    flex-direction: column;
    gap: 6px;
  }
  .banner_info_head {
    max-width: 940px;
  }
  .banner_info_head_green .big_title {
    font-size: 20px;
  }
  .banner_info_head_green {
    padding-left: 80px;
  }
  .banner_info_head_green svg {
    width: 73px;
    height: 73px;
  }
  .banner_info_head_orange .big_title {
    font-size: 18px;
    line-height: 0.9;
    width: 200px;
  }
}
@media screen and (max-width: 1000px) {
  .banner_info_head_green .timer_container {
    flex-direction: column;
    gap: 6px;
  }

  .banner_info_head_green .sale {
    font-size: 24px;
  }
  .banner_info_head_green {
    padding: 13px 5px !important;
    padding-left: 60px !important;
  }
  .banner_info_head_green p {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
  }
  .banner_info_head_green svg {
    width: 60px;
    height: 60px;
  }
  .banner_info_head:not(.banner_info_head_green) .big_title {
    font-size: 16px;
  }
  .banner_info_head p, .banner_info_head .big_title .small_title, .banner_info_head a, .banner_info_head p.timer {
    font-size: 12px;
  }
  .banner_info_head:not(.banner_info_head_green) a {
    padding: 10px;
  }
  .banner_info_head {
    max-width: 720px;
    gap: 27px;
    padding: 10px;
  }
  .banner_info_head_orange {
    padding-left: 104px;
  }

  .banner_info_head img {
    width: 48px;
    height: 48px;
  }
  .banner_info_head_orange a  {
    display: none;
  }
  .banner_info_head_orange {
    padding-left: 82px;
  }
  .banner_info_head_orange .sale {
    font-size: 20px;
  }
}
@media screen and (max-width: 800px) {
  .banner_info_head_orange {
    padding-left: 52px;
    gap: 0px !important;
  }
  .sale_container {
    gap: 5px;
  }
  .banner_info_head.banner_info_head_orange img {
    left: -12px;
  }
  .banner_info_head_green svg {
    left: -13px;
    bottom: -12px;
  }
  .banner_info_head_orange .sale {
    font-size: 13px !important;
    padding: 5px;
    white-space: nowrap;
  }
  .banner_info_head_orange .timer{
    white-space: nowrap;
    font-size: 8px !important;
  }
  .banner_info_head_orange .big_title {
    font-size: 10px !important;
    width: 113px;
  }
  .banner_info_head_green {
    padding: 8px !important;
    padding-left: 60px !important;
  }
  .reques_price .question-form .wrapper-input input[type="email"] {
    padding: 12px 20px;
    font-size: 14px;
  }
  .reques_price h2 {
    font-size: 28px;
  }
  .reques_price .modal-body {
    padding: 32px 24px;
  }
  .banner_info_head a  {
    display: none;
  }
  .banner_info_head_green .big_title {
    font-size: 14px;
  }
  .banner_info_head_green p {
    font-size: 10px;
  }
  .banner_info_head_orange p {
    font-size: 8px;
  }
  .banner_info_head_green .sale {
    padding: 5px;
    font-size: 16px;
  }
  .banner_info_head img {
    width: 32px;
    height: 32px;
    margin-right: 0;
  }
  .banner_info_head {
    gap: 12px;
  }
  .banner_info_head .big_title {
    font-size: 14px;
  }
}

.promo-agree_wrap{
  display: flex;
  gap: 5px;
  align-items: flex-start;
  clear: both;
}

.policy__agree{
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.policy__agree a{
  color: inherit;
}


/* promo check */
.checkbox-item{
  margin-bottom: 7px;
}
.checkbox-item .checkbox-input{
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  min-width: 16px;
  border: 1px solid #868E96;
  border-radius: 2px;
  background-color: transparent;
  cursor: pointer;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: middle;
}
.need-help .checkbox-input {
  border: 1px solid #FFFFFF;
}

.modal .need-help .checkbox-input{
  border: 1px solid #868E96;
}

.checkbox-item .checkbox-input:checked{
  border-color: #868E96;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23868E96' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");

}

.need-help .checkbox-input:checked{
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23b8976c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
}

.modal .need-help .checkbox-input:checked{
  border-color: #868E96;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23868E96' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.checkbox-input:active {
  filter: brightness(90%);
}
.checkbox-input:focus{
  outline: none !important;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}
.need-help .checkbox-input:focus {
  border-color: #FFFFFF;
  outline: none;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}

.modal .need-help .checkbox-input:focus{
  border-color: #868E96;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}

.checkbox-input:disabled {
  filter: none;
  opacity: 0.5;
  cursor: not-allowed;
}

.checkbox-input:disabled ~ .checkbox-label {
  opacity: 0.5;
  cursor: not-allowed;
}

.checkbox-label{
  margin-bottom: 0;
  color: inherit;
  opacity: 0.5;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.checkbox-label a{
  color: inherit;
  text-decoration: underline;
}

.checkbox-label a:hover{
  color: inherit;
}

.main-page__course__big__form__row .promo-agree_wrap{
  color: #fff;
  padding-top: 10px;
  margin-bottom: 0;
  clear: both;
}

.main-page__course__big__form__row .checkbox-input{
  border: 1px solid #FFFFFF;
}

.main-page__course__big__form__row .checkbox-input:checked{
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23b8976c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
}

.gcf-default-input .checkbox-item{
  margin-top: 18px;
}

.fdf-form__form .checkbox-item{
  margin-bottom: 0;
}

.fdf-form__form .checkbox-label{
  color: #292929;
}

.closed-course-form .checkbox-item{
  margin-top: 20px;
}

.closed-course-form .checkbox-input {
  border: 1px solid #FFFFFF;
}

.closed-course-form .checkbox-label{
  color: #FFFFFF;
}

.closed-course-form .checkbox-input:checked{
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23b8976c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
}

/* End */


/* Start:/local/templates/ncrdo_visually/template_styles.css?1787220327130187*/
@font-face {
  font-family: GeometriaMedium;
  font-display: auto;
  src: url(/local/templates/ncrdo_visually/fonts/Geometria-Medium.otf);
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  font-display: auto;
  src: url(/local/templates/ncrdo_visually/fonts/Geometria.otf);
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: GeometriaExtraBold;
  font-display: auto;
  src: url(/local/templates/ncrdo_visually/fonts/Geometria-ExtaBlack.otf);
  font-display: swap;
}


@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Medium.eot');
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Medium.woff2') format('woff2'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Medium.woff') format('woff'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Medium.ttf') format('truetype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Medium.svg#fonts/Montserrat/Montserrat-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Bold.eot');
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Bold.woff') format('woff'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Bold.ttf') format('truetype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Bold.svg#fonts/Montserrat/Montserrat-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-ExtraBold.eot');
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-ExtraBold.woff2') format('woff2'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-ExtraBold.woff') format('woff'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-ExtraBold.ttf') format('truetype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-ExtraBold.svg#fonts/Montserrat/Montserrat-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Light.eot');
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Light.woff2') format('woff2'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Light.woff') format('woff'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Light.ttf') format('truetype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Light.svg#fonts/Montserrat/Montserrat-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Regular.eot');
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Regular.woff2') format('woff2'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Regular.woff') format('woff'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Regular.ttf') format('truetype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Regular.svg#fonts/Montserrat/Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Black.eot');
  src: url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Black.woff2') format('woff2'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Black.woff') format('woff'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Black.ttf') format('truetype'),
      url('/local/templates/ncrdo_visually/fonts/Montserrat/Montserrat-Black.svg#fonts/Montserrat/Montserrat-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SB Sans Text";
  src: url("https://db.onlinewebfonts.com/t/c68e21ad1a10803b1ef491fd0392b067.eot");
  src: url("https://db.onlinewebfonts.com/t/c68e21ad1a10803b1ef491fd0392b067.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/c68e21ad1a10803b1ef491fd0392b067.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/c68e21ad1a10803b1ef491fd0392b067.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/c68e21ad1a10803b1ef491fd0392b067.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/c68e21ad1a10803b1ef491fd0392b067.svg#SB Sans Text")format("svg");
    font-display: swap;
}
@font-face {
  font-family: "SB Sans Text";
  src: url("/local/templates/ncrdo_visually/fonts/SBSansText/WebFonts/c68e21ad1a10803b1ef491fd0392b067.eot");
  src: url("/local/templates/ncrdo_visually/fonts/SBSansText/WebFonts/c68e21ad1a10803b1ef491fd0392b067.eot?#iefix")format("embedded-opentype"),
  url("/local/templates/ncrdo_visually/fonts/SBSansText/WebFonts/c68e21ad1a10803b1ef491fd0392b067.woff2")format("woff2"),
  url("/local/templates/ncrdo_visually/fonts/SBSansText/WebFonts/c68e21ad1a10803b1ef491fd0392b067.woff")format("woff"),
  url("/local/templates/ncrdo_visually/fonts/SBSansText/WebFonts/c68e21ad1a10803b1ef491fd0392b067.svg#SB Sans Text")format("svg");
    font-display: swap;
}
.programm__selector__itm.col-sm-4 {
  width: 25%;
}

#programm__selector_pp.programm__selector__itm.col-sm-4 a,
#programm__selector_pk.programm__selector__itm.col-sm-4 a {
  padding: 14px 0 14px 0;
  line-height: 22px;
}

#programm__selector_pk.programm__selector__itm.col-sm-4 a {
  padding: 14px 20px 14px 20px;
}

@media(max-width: 1080px) {

  .programm__selector__itm.col-sm-4 a {
      font-size: 16px;
  }
}

@media(max-width: 768px) {
  .programm__selector__itm.col-sm-4 {
      width: 100%;
  }

  #programm__selector_pp.programm__selector__itm.col-sm-4 a,
  #programm__selector_pk.programm__selector__itm.col-sm-4 a {
      padding: 0;
      line-height: 72px;
  }
}

body .programm__selector__itm a {
  font-size: 18px;
}

@media(max-width: 1199px) {
  h2.programm__selector__itm:nth-child(1) a {
      line-height: 1.5;
      padding-top: 10px;
  }
}

@media(max-width: 768px) {
  h2.programm__selector__itm:nth-child(1) a {
      line-height: 72px;
      padding-top: 0px;
  }
}

@media(max-width: 400px) {
  h2.programm__selector__itm:nth-child(1) a {
      line-height: 1.5;
      padding-top: 10px;
  }
}

html,
body {
  font-family: 'Montserrat', sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
}

.other-title,
h1 {
  margin-bottom: 35px;
  font-size: 30px;
  color: #373737;
  font-weight: 500;
}

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

.other-title h1, .other-title el {
  display: inline;
  font-size: 32px;
  font-weight: 600;
  line-height: 110%;

}

.no_mt {
  margin-top: 0 !important;
}

.no_mb {
  margin-bottom: 0 !important;
}

a,
a:hover {
  color: #102989;
}

a.disable {
  cursor: default !important;
  text-decoration: none;
}

.container--inner {
  padding-bottom: 150px;
}

.container--padding {
  padding-bottom: 65px;
}

.container--margin-b20 {
  margin-bottom: 40px;
}

.container {}



.padding-t0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.margin-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

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


@media screen and (min-width: 768px) {
  .pl-xs-0{
    padding-left: 0 !important;
  }
}

.owl-dot {
  outline: none;
}

.owl-theme .owl-dots .owl-dot span {
  outline: none;
  width: 6px !important;
  height: 6px !important;
  background-color: rgb(188, 188, 188) !important;
  margin: 5px !important;
}

.Эллипс_3_копия {
  border-radius: 50%;
  position: absolute;
  left: 690px;
  top: 3273px;
  width: 6px;
  height: 6px;
  z-index: 203;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  width: 6px !important;
  height: 6px !important;
  background: rgb(237, 75, 75) !important;
}

.container--padding--20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.input-text--hidden {
  display: none;
}



.header {
  padding: 0 0 60px;
  /* background: url('/local/templates/ncrdo_visually/images/ng_topbg.png') center top 70px no-repeat; */
}

@media (max-width: 991px) {
  .header {
      /* background: url('/local/templates/ncrdo_visually/images/ng_topbg.png') center bottom 0 no-repeat; */
      /* background-size: 1174px 190px; */
  }
}

@media (max-width: 767px) {
  .header {
      /* background: url('/local/templates/ncrdo_visually/images/ng_topbg.png') center top 0 no-repeat; */
  }
}

@media screen and (min-width: 800px) {
  .header__top__wrap{
      width: 100%;
      background-color: #fff;
      top: -40px;
      transition: all 500ms;
  }

  .header__top__wrap.fixed{
      position: fixed;
      z-index: 101;
      top: 0;
  }

  .header__top__wrap.fixed + .top-add-menu-wrapper{
      margin-top: 65px;
  }
}

.header__grey-part {
  /* min-height: 44px; */
  line-height: 20px;
  color: #747474;
  font-size: 10px;
}

.header__grey-part:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  clear: both;
}


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

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

.header__grey-part__left__del {
  display: inline-block;
  width: 1px;
  position: relative;
  margin: 0 11px;
}

.header__grey-part__left__del:before {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  left: 0;
  right: 0;
  height: 15px;
  margin-top: -11.5px;
  background-color: rgb(227, 227, 227);
}




.header__main-part {
  margin-top: 38px;
  position: relative;
}

.header__grey-link {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

.header__grey-link:hover {
  text-decoration: underline;
  color: inherit;
}

.header__main-part__logo__link,
.header__main-part__logo__link:hover,
.header__main-part__logo__link:focus {
  text-decoration: none;
  position: relative;
}

/* #ng_logo23 {
  display: none;
  width: 33px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  left: 70px;
  z-index: 10;
  pointer-events: none;
  background: url('/local/templates/ncrdo_visually/images/ng_logo23.png') 0 0 no-repeat;
  background-size: 33px 40px;
}  на новый год*/

@media (max-width: 991px) {

  /*    #ng_logo23 { bottom: -10px; left: -15px; } */
  #ng_title {
      margin-left: 20px;
  }
}

@media (max-width: 767px) {
  #ng_logo23 {
      bottom: 0px;
      left: 62px;
  }

  #ng_title {
      margin-left: 20px;
  }
}

@media (max-width: 520px) {
  #ng_logo23 {
      bottom: 0px;
      left: 62px;
  }

  #ng_title {
      margin-left: 20px;
  }
}

.header__main-part__logo__img {
  width: 72px;
  float: left;
}

.header__main-part__logo__text {
  font-size: 23px;
  padding: 0px 0px 0px 72px;
  line-height: 53px;
  font-weight: bold;
  color: rgba(31, 31, 31, 1);
  text-transform: uppercase;

}


.header__main-part__logo__text p {
  margin-bottom: 0px;
}

.header__main-part__logo__text span {
  color: #102989;
  font-size: 34px;
  font-family: GeometriaExtraBold;
  line-height: 0.8;
}

.header__main-part__logo__text__city {
  color: #747474;
}

.header__main-part__enter {
  line-height: 53px;
}

.header__main-part__enter__button,
.header__main-part__enter__button:hover {
  color: #102989;
  line-height: 30px;
  width: 165px;
  height: 30px;
  display: block;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 0px 12px 0px 42px;
  font-size: 14px;
  text-decoration: none;
  background: url(/local/templates/ncrdo_visually/images/enter_icon.png) 12px 50% no-repeat;
  margin-top: 20px;
}

.header__main-part__enter .navbar-toggle {
  margin: 0;
  float: none;
  vertical-align: middle;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #171717;
}

.header__main-part__enter .navbar-toggle.collapsed {
  background: #171717;
}

.header__main-part__enter .navbar-toggle .icon-bar {
  background: #171717;
}

.header__main-part__enter .navbar-toggle.collapsed .icon-bar {
  background: #fff;
}

.header__menu-part {
  background: #102989;
  /* Old browsers */
  background: -moz-linear-gradient(left, #102989 0%, #153dd2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #102989 0%, #153dd2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #102989 0%, #153dd2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#102989', endColorstr='#153dd2', GradientType=1);
  /* IE6-9 */
  min-height: 58px;
}

.header__main-part__phone__block {
  font-family: GeometriaMedium;
  padding-left: 50px;
  background: url(/local/templates/ncrdo_visually/images/phone__icon--red.png) no-repeat;
}

.header__main-part__phone__block a,
.header__main-part__phone__block a:hover {
  display: block;
  color: #102989;
}

.header__main-part__phone {
  padding-left: 25px;

}

.header__main-part__phone__link {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: rgb(81, 81, 81);
  letter-spacing: .1em;
  vertical-align: middle;
}

.header__main-part__work_time {
text-align: right;
margin: 0;
font-size: 10px;
line-height: 1.43;
color: #747474;
font-weight: 400;
letter-spacing: 0.5px;
padding-right: 3px;
}
.header__main-part__phone__callme  {
  top: 17px;
  position: absolute;
}
@media (max-width: 1199px) {
  .header__main-part__phone__link_new {
      display: flex;
      align-items: center;
      gap: 16px;
  }
  .header__main-part__work_time {
    text-align: left;
  }
  .header__main-part__phone__callme {
    margin-left: 0px !important;
    position: static;
  }
}
@media (max-width: 991px) {
.header__main-part__phone__link_new_col {
  display: block;
  width: max-content;
}
.header__main-part__phone {
    align-items: flex-start !important;
}
.header__main-part__phone__callme {
  margin-left: -30px !important;
}
.header__main-part__phone__link_new {
    margin-left: 0px !important;
}
}
@media (max-width: 767px) {
.header__main-part__phone__link_new {
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    gap: 5px;
}
.other-title h1, .other-title el {
  font-size: 24px;
}
.header__main-part__phone__link {
  margin-left: 0px !important;
}
.header__main-part__phone__callme {
  margin-left: -23px !important;
}
}
.header__main-part__phone__callme {
  display: inline-block;
  font-size: 12px;
  color: rgb(87, 52, 172);
  line-height: 53px;
  margin-left: 30px;
}


.desktop__menu {
  background: #f2f2f2;
}

.desktop__menu__list {
  display: table;
  width: 100%;
  height: 44px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  /*table-layout: fixed;*/
}

.desktop__menu__list li {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}

.desktop__menu__list li+li {
  padding-left: 15px;
}

.desktop__menu__list li {
  text-align: center;
}

.desktop__menu__list li:first-child {
  text-align: left;
}

.desktop__menu__list li:last-child {
  text-align: right;
}

.desktop__menu__list li.selected {}

.desktop__menu__list a {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  color: #131313;
  font-size: 12px;
}

/* =========================================*/
.left-menu {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 0px;
}

.left-menu li {
  /*
  padding-top: 10px;
  padding-bottom: 10px;
  */
  padding-top: 7px;
  padding-bottom: 7px;
}

.left-menu li.need__border {
  border-top: 1px solid #f1f1f1;
}

.left-menu a,
.left-menu a:hover,
.left-menu span {
  color: #b8976c;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
}

.left-menu a.selected,
.left-menu a.selected:hover,
.left-menu span.selected {
  color: #373737;
}

/* =========================================*/

.bx-breadcrumb {
  margin: 0 0 30px;
}

.bx-breadcrumb i {
  color: #b5bdc2;
  line-height: 13px;
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}

.bx-breadcrumb .bx-breadcrumb-item {
  float: left;
  margin-bottom: 0px;
  white-space: nowrap;
  line-height: 13px;
  vertical-align: middle;
  margin-right: 10px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
  font-size: 12px;
  white-space: normal;
  color: #a4a4a4;
}

.bx-breadcrumb .bx-breadcrumb-item a {
  border-bottom: none;
  color: #a4a4a4;
  text-decoration: underline;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover {
  text-decoration: none;
}

/* =========================================*/
.programm__selector {
  padding: 0 15px;
  margin-bottom: 25px;
}

.programm__selector__itm {
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}

.programm__selector__itm a {
  display: block;
  width: 100%;
  height: 72px;
  line-height: 72px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #b8976c;
}

@media (min-width: 768px) {
  .programm__selector__itm a {
      font-size: 22px;
  }
}

.programm__selector__itm a:hover {
  text-decoration: underline;
  text-decoration-style: dashed;

}

.programm__selector__itm--active a,
.programm__selector__itm--active a:hover {
  background: #34404e;
  text-decoration: none;
  cursor: default !important;
}

.programm__itm-wrapper {
  margin-top: 35px;
}

.programm__itm {
  display: block;
  margin-top: 25px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.212);
  padding: 35px 30px;
  text-decoration: none !important;
}

.programm__itm--w-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
}

.programm__itm--i-discount {
  padding-bottom: 0;
}

.programm__itm:hover {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
}

.programm__content {
  display: flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  height: 100%;
}

.programm__itm--i-discount .programm__content {
  margin-bottom: 16px;
}

.programm__itm--i-discount .programm__content {
  height: auto;
}

.programm__itm__photo img {
  margin: 0 auto;
}

.programm__itm__name {
  font-size: 22px;
  color: #34404e;
  margin-bottom: 20px;
  font-weight: 500;
}

.programm__itm__text {
  font-size: 12px;
  color: #989898;
}

.programm__itm__photo__hint {
  position: absolute;
  color: #fff;
  font-weight: bold;
  margin-left: -15px;
  margin-top: -30px;
}

.programm__itm__photo__hint--new {
  background: #bbe107;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bbe107 0%, #3f9b19 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #bbe107 0%, #3f9b19 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #bbe107 0%, #3f9b19 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbe107', endColorstr='#3f9b19', GradientType=0);
  /* IE6-9 */
  margin-bottom: 4px;
  padding-left: 16px;
  padding-right: 16px;
  height: 27px;
  line-height: 27px;
  border-bottom-right-radius: 4px 4px;
}

.programm__itm__photo__hint--hit {
  background: #ffc500;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffc500 0%, #ff6500 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffc500 0%, #ff6500 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffc500 0%, #ff6500 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc500', endColorstr='#ff6500', GradientType=0);
  /* IE6-9 */
  margin-bottom: 4px;
  padding-left: 16px;
  padding-right: 16px;
  height: 27px;
  line-height: 27px;
  border-bottom-right-radius: 4px 4px;
}

.programm__itm__photo__hint--anons {
  background: #ff3033;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff3033 0%, #ba2325 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ff3033 0%, #ba2325 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ff3033 0%, #ba2325 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3033', endColorstr='#ba2325', GradientType=0);
  /* IE6-9 */
  margin-bottom: 4px;
  padding-left: 16px;
  padding-right: 16px;
  height: 27px;
  line-height: 27px;
  border-bottom-right-radius: 4px 4px;
}

.programm__itm__photo__hint--intensive {
  background: #8D8EC0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3033', endColorstr='#ba2325', GradientType=0);
  /* IE6-9 */
  margin-bottom: 4px;
  padding-left: 16px;
  padding-right: 16px;
  height: 27px;
  line-height: 27px;
  border-bottom-right-radius: 4px 4px;
}


.programm__itm__hour {
  color: #34404e;
  text-align: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #efefef;
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 8px;
}

.programm__itm__price {
  color: #ff5736;
  text-align: center;
  font-weight: 500;
  font-size: 21px;
  white-space: nowrap;
}

.programm__itm__price--old {
  text-decoration: line-through;
  color: #34404e;
}


.programm__ps__text {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 12px;
  color: #989898;
  border-bottom: 1px solid #dddddd;
}

@media (max-width:767px) {
  .programm__content {
      flex-direction: column;
  }
}

/* =========================================*/

.review-item {
  padding-top: 40px;
  padding-bottom: 32px;
  border-bottom: 1px solid #dddddd;
  display: block;
  text-decoration: none !important;
}

.review-image {
  margin: -13px auto 0;
}

.review-quotes {
  margin: 6px auto 0;
}

.review-text {
  color: #373737;
  font-size: 17px;
  margin-bottom: 25px;
}

.review-item--hide {
  display: none;
}

.modal-title {
  font-size: 18px;
  font-weight: 500;
}

.modal .need-help {
  color: #171717;
  background-color: transparent;
}

.modal .need-help input {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.modal .need-help input[type="text"] {
  border-color: rgba(0, 0, 0, 0.15);
}

.modal .need-help input[type="button"] {
  border-color: transparent;
  background: #171717;
}

.modal .need-help input[type="button"]:hover {
  background: rgba(23, 23, 23, 0.91);
}

.review_photo-review__add-button,
.review_photo-review__add-button:hover,
.review_video__add-button,
.review_video__add-button:hover,
.review_corp__add-button,
.review_corp__add-button:hover,
.program__relink__button,
.program__relink__button:hover,
.review__add-button,
.review__add-button:hover,
.simple-button,
.simple-button:hover,
.simple-button:visited,
.program__relink__button:visited,
.review__add-button:visited,
.letters-list__add-button,
.letters-list__add-button:hover {
  border-radius: 4px;
  border: 2px solid #000;
  background: #000;
  font-size: 12px;
  color: #fff;
  line-height: 40px;
  display: block;
  height: 40px;
  width: 200px;
  margin: 10px auto;
  text-align: center;
  font-weight: 400;
  text-decoration: none;
}

.simple-button,
.simple-button:hover {
  margin-left: 0px;
  margin-right: 30px;
  float: left;
  margin-top: 30px;
}

.review-item__photo {
  width: 83px;
  height: 83px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 30px;
  background: #fff;
  text-align: center;
}

.review-item__photo--additional {
  margin-top: 17px;
}

.review-item__text {
  color: #2d2d2d;
  font-size: 12px;
  margin-bottom: 13px;
}

.review-item__name {
  font-size: 13px;
  color: #868686;
}

.review-item__icon {
  font-size: 98px;
  color: #102a8b;
  float: left;
  height: 59px;
  line-height: 0.8;
}

/* =========================================*/

.faq-list {
  margin-top: 15px;
}

.faq-item {
  background: #fff;
  margin-bottom: 8px;
  border: 1px solid rgb(187, 187, 187);
  position: relative;
  /*    -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);*/
}

.faq-item--open {
  background-color: rgb(242, 242, 242);
  border-color: transparent;
}


.faq-item__name {
  padding: 26px;
  padding-right: 46px;
  color: #373737;
  font-size: 18px;
  cursor: pointer;
}

.faq-item__icon {
  float: right;
  width: 19px;
  height: 9px;
  background: url(/local/templates/ncrdo_visually/images/arrow-down.png) no-repeat;
  margin-top: 10px;
}

.faq-item__icon--open {
  background: url(/local/templates/ncrdo_visually/images/arrow-up.png) no-repeat;
}

.faq-item__answer {
  color: #989898;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 26px;
  padding-right: 26px;
  padding-bottom: 36px;
  display: none;
}

/* =========================================*/

.contacts-img {
  margin-top: 110px;
}

.contacts__itm-info {
  padding: 22px 0 22px 48px;
  color: #3a3f47;
  font-size: 14px;
  line-height: 24px;
  position: relative;

}

.contacts__itm-info--pl-0 {
  padding-left: 0;
}

.contacts__itm-info b {
  font-weight: 500;
}

.contacts__itm-info__icon {
  position: absolute;
  left: 20px;
  top: 27px;
  transform: translateX(-50%);
}


.contacts__itm-info a,
.contacts__itm-info a:hover {
  color: #b8976c;
}

.contacts__itm-info--border {
  border-bottom: 1px solid #d5dce7;
}

.contacts__itm-info--adress {
  background: url(/local/templates/ncrdo_visually/images/contacts__icon__adress.png) 25px 25px no-repeat;
}

.contacts__itm-info--phone {
  background: url(/local/templates/ncrdo_visually/images/contacts__icon__phone.png) 25px 25px no-repeat;
}

.contacts__itm-info--email {
  background: url(/local/templates/ncrdo_visually/images/contacts__icon__email.png) 25px 25px no-repeat;
}

.contacts__itm-info--worktime {
  background: url(/local/templates/ncrdo_visually/images/contacts__icon__worktime.png) 25px 25px no-repeat;
}

/* =========================================*/
.need-help {
  color: #fff;
  background: rgb(52, 64, 78);
}

.need-help__title,
.need-help__body {
  padding: 0 30px;
}

.need-help__title {
  color: #fff;
  background-color: rgb(184, 151, 108);
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 400;
  padding-top: 17px;
  padding-bottom: 17px;
}

.need-help__body {
  padding-top: 13px;
  padding-bottom: 13px;
}

.need-help__hint {
  font-size: 12px;
  margin-bottom: 13px;
}

.need-help__form-row {
  margin: 0 -6px;
}

.need-help__form-col {
  padding: 0 6px;
}

#callme input[type=text] {
  margin-bottom: 20px;
}

@media (max-width: 799px) {
  #callme input[type=text],
  #callme textarea,
  #callme .iti input[type=text],
  #callme .iti .iti__selected-dial-code {
    font-size: 16px;
  }
}

#callme .need-help__agree {
  padding-top: 6px;
}

.need-help input {
  line-height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.43);
  padding: 0 15px;
  border-radius: 4px;
  margin-bottom: 20px;
}

.need-help input[type=button] {
  outline: none !important;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: transparent;
  /* Old browsers */
  width: 100%;

}

.need-help input[type=button]:hover {
  background: rgba(255, 255, 255, 0.1);
}

.need-help input[type=button]:active {
  transform: scale(.985);
}


.need-help textarea {
  border: 1px solid #b5b5b5;
  outline: none;
  min-height: 82px;
  padding: 10px 15px;
  font-size: 12px;
  border-radius: 4px;
  margin-bottom: 13px;
  width: 100%;
}

.need-help input[type=text] {
  outline: none;
  font-size: 12px;
  width: 100%;
  border-color: #fff;
  color: #000;
}

.need-help input[type=text]::-webkit-input-placeholder {
  color: #989898;
}

.need-help input[type=text]::-moz-placeholder {
  color: #989898;
}

.need-help input[type=text]:-ms-input-placeholder {
  color: #989898;
}

.need-help input[type=text]:-moz-placeholder {
  color: #989898;
}

.need-help__agree {
  font-size: 10px;
  opacity: .5;
}

.need-help__agree a {
  text-decoration: underline;
}

.need-help__agree a,
.need-help__agree a:hover {
  color: inherit;
}

.good-status {
  display: none;
  color: green;
}

/* =========================================*/
.programm__tabs__header {
  background: #b8976c;
  margin-bottom: 18px;
  overflow: hidden;
  display: table;
  width: 100%;
}

.programm__tabs__header__itm-tab {
  text-decoration: underline;
}

.programm__tabs__header__itm-tab--active {
  background: #34404e;
  text-decoration: none;
}

.programm__tabs__header__itm-tab--1 {
  width: 20%;
}

.programm__tabs__header__itm-tab--2 {
  width: 20%;
}

.programm__tabs__header__itm-tab--3 {
  width: 25%;
}

.programm__tabs__header__itm-tab--4 {
  width: 17.5%;
}

.programm__tabs__header__itm-tab--5 {
  width: 17.5%;
}


.programm__tabs__header__itm-tab {
  display: table-cell;
  float: left;
  box-sizing: border-box;
  color: #fff;
  font-size: 22px;
  line-height: 70px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  padding: 0 10px;
  font-weight: 400;
  box-shadow: inset 1.147px 1.638px 1px 0px rgba(0, 0, 0, 0.18);
}

.programm__tabs__header__itm-tab:hover {
  text-decoration: underline dashed;
}

.programm__tabs__marketing {
  color: #888888;
  font-size: 12px;
}

.programm__tabs__marketing--wrapper {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(213, 213, 213);
  overflow: hidden;
}

.programm__tabs__marketing--benefits-wrapper {
  padding: 0 15px;
}

.programm__tabs__marketing__itm--wrapper {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}

.programm__tabs__marketing__itm--wrapper+.programm__tabs__marketing__itm--wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 87px;
  max-height: 100%;
  background-color: rgb(232, 232, 232);
  width: 1px;
}

@media screen and (min-width: 768px) {
  .programm__tabs__marketing__itm--wrapper {
      height: 70px;
      display: grid;
      align-items: center;
      justify-content: start;
  }
}

@media screen and (min-width: 992px) {
  .programm__tabs__marketing__itm--wrapper.col-md-4:nth-child(3n+1):after {
      content: none;
  }

  .programm__tabs__marketing__itm--wrapper {
      height: 110px;
  }
}


.programm__tabs__marketing__itm {
  max-width: 280px;
  padding-left: 75px;
  /*min-height: 90px;*/
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 auto;
  background: calc(50% - 108px) center / auto no-repeat;
  background-position-x: 0px;
}
/*
.programm__tabs__marketing__itm--type-education {
  background-image: url(/local/templates/ncrdo_visually/images/cert.png);
}

.programm__tabs__marketing__itm--timeline {
  background-image: url(/local/templates/ncrdo_visually/images/calendar.png);
}

.programm__tabs__marketing__itm--request {
  background-image: url(/local/templates/ncrdo_visually/images/calc.png);
}

.programm__tabs__marketing__itm--type-form {
  background-image: url(/local/templates/ncrdo_visually/images/monik.png);
}

.programm__tabs__marketing__itm--document-type {
  background-image: url(/local/templates/ncrdo_visually/images/document-type.png);
}
*/
.programm__tabs__marketing__itm--validity-time {
  background-image: url(/local/templates/ncrdo_visually/images/validity_time.png);
}
/*
.programm__tabs__marketing__itm--coming-soon {
  background-image: url(/local/templates/ncrdo_visually/images/people.png);
}

.programm__tabs__marketing__itm--price {
  background-image: url(/local/templates/ncrdo_visually/images/money.png);
}
*/

.programm__tabs__marketing__itm--audio {
  background-image: url(/local/templates/ncrdo_visually/images/audio-icon.png);
}

/*
.programm__tabs__marketing__itm--free-access {
  background-image: url(/images/free_access.png);
}
*/
.programm__tabs__marketing__value {
  color: #888888;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
}

.programm__tabs__marketing__value a,
.programm__tabs__marketing__value--link {
  font-weight: bold;
  color: #373737;

}

.programm__tabs__marketing__value span {
  color: #ed0505;
}

.programm__tabs__marketing__value el {
  text-decoration: line-through;
  font-weight: bold;
  color: #373737;
}

@media (max-width: 1199px) {
  .programm__tabs__marketing__value {
      font-size: 10px;
  }
}

.programm__tabs__marketing--wrapper {
  background: #ffffff;
}


.programm__tabs__body__itm-tab {
  display: none;
}

.programm__tabs__body__itm-tab--active {
  display: block;
}

.programm__tabs__body__itm-tab__preview--title {
  color: #262626;
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 25px;
  font-weight: 600;
}

.programm__tabs__body__itm-tab__preview--value {
  color: #262626;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  max-width: 75ch;
}

.programm__tabs__body__itm-tab__programm {}

.programm__block__request {
  color: #fff;
  background: #34404e;
  padding: 30px 15px;
}

.programm__block__request__price {
  font-size: 22px;
  text-align: center;
  font-weight: 400;
  line-height: 1.3;
}

.programm__block__request__price--sale {
  text-decoration: line-through;
}

.programm__block__request__sale-size {
  font-size: 45px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.programm__block__request__text {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}

.programm__block__request__modal-link,
.programm__block__request__modal-link:hover {
  color: #fff;
  background-color: #b8976c;
  border: none;
  border-radius: 4px;
  font-weight: 700;
  text-align: center;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 10px;
  margin: 0 auto;
  max-width: 225px;
  font-size: 12px;
  text-decoration: none;
}


.programm__tabs__body__itm-tab--education {
  background: #fff;
  margin-top: 40px;
  padding: 15px;
}

.programm__tabs__body__itm-tab__programm__border {
  padding-bottom: 28px;
  border-bottom: 1px solid #d2d2d3;
}

.programm__tabs__body__itm-tab__programm-image {
  background: #fff;
  text-align: center;
  height: 310px;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.programm__tabs__body__itm-tab__programm-image img {
  margin: 0px auto;

}

.programm__tabs__body__itm-tab__diplom-image {
  background: #fff;
  margin-bottom: 20px;
}

.programm__tabs__body__itm-tab__diplom-image--transparent {
  background: transparent !important;
}

.programm__tabs__body__itm-tab__diplom-image img {
  margin: 0 auto;
}

.programm__tabs__body__itm-tab__diplom-image--transparent img {
  background: transparent !important;
  height: 807px;
  width: auto !important;
}

.main-page__course:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  bottom: 0;
  width: 100%;
  left: 0;
}

.main-page__course__text {
  margin: 55px 0 45px;
}

.main-page__course__title {
  color: #373737;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}

.main-page__course__right,
.main-page__course__left {
  width: 50%;
  float: left;
}

.main-page__course__left {
  border-bottom: 1px solid rgb(232, 232, 232);
  border-left: 1px solid rgb(232, 232, 232);
}

.main-page__course__left:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  bottom: 0;
  width: 100%;
  left: 0;
}

.main-page__course__right {
  width: 50%;
  border-bottom: 1px solid rgb(232, 232, 232);
}

.main-page__course__right:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  bottom: 0;
  width: 100%;
  left: 0;
}

.main-page__course__itm {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 60px 0 30px;
  line-height: 60px;
  box-sizing: border-box;
  border-top: 1px solid rgb(232, 232, 232);
  border-right: 1px solid rgb(232, 232, 232);
  border-left: 1px solid rgb(232, 232, 232);
  font-size: 14px;
}

.main-page__course__itm:last-child {
  border-bottom: 1px solid rgb(232, 232, 232);
}


.main-page__course__itm span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;

}

.main-page__course__itm:after {
  content: '→';
  display: inline-block;
  position: absolute;
  font-size: 14px;
  color: rgb(63, 70, 78);
  line-height: 1.2;
  text-align: left;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-family: "Arial", sans-serif;
}

.main-page__course__itm--with-border {
  border-top: 1px solid #eaeaea;
}

.main-page__course__itm,
.main-page__course__itm:hover {
  color: rgb(63, 70, 78);
  text-decoration: none;
  cursor: pointer;

}

.main-page--margin-top {
  margin-top: 40px;
}

.banner-list__item {}

.banner-list__item__img {
  height: 220px;
  background: center / cover no-repeat;
}

.banner-list__item__link {
  text-decoration: none !important;
}

.banner-list__item__bg {
  min-height: 201px;
  padding: 25px;
  background-color: rgb(52, 64, 78);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#102989', endColorstr='#1539c4', GradientType=1);

}

.banner-list__item__name {
  color: #fff;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 1.2;
}

.banner-list__item__text {
  font-family: 'Geometria', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
}

.banner-list__item__preview-text {
  color: #fff;
  font-size: 18px;
  position: absolute;
  margin-top: -70px;
  padding: 25px;
}

/* ============= */
.container--white-main-page {
  border-bottom: 1px solid #ded3e5;
  padding-bottom: 50px;
}

/* =========================================*/


.svedeniya-detail {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #181818;
}

.svedeniya-detail table .about__table__col1 {
  font-size: 12px;
  color: #9e9e9e;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}

.svedeniya-detail table .about__table__col2 {
  font-size: 12px;
  color: #181818;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}

.svedeniya-detail table .about__table__col--border {
  border-bottom: 1px solid #e8e8e8;
}


/* =========================================*/

.footer {
  background: #34404e;
  padding-top: 40px;
  color: #fff;
  position: relative;
}

.footer__nh {
  margin: -103px auto 45px;
  max-width: 716px;
  
}

.footer__nh .need-help {
  background: rgb(184, 151, 108);
  padding: 23px 24px 4px;
}

.footer__nh .need-help__title,
.footer__nh .need-help__body {
  padding: 0;
}

.footer__nh .need-help__title {
  line-height: 1.2;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 5px;
  text-align: center;
}

.footer__nh .need-help__title {
  line-height: 1.2;
  font-weight: 500;
}

.footer__nh .need-help__hint {
  margin-bottom: 19px;
  text-align: center;
}

.footer__nh .need-help__agree {
  color: #292929;
}

.footer__nh .need-help__form-row {
  margin: 0 -7.5px;
}

.footer__nh .need-help__form-col {
  padding: 0 7.5px;
}

.footer__nh input {
  margin-bottom: 6px;
}

.footer__nh input[type="button"] {
  background: #34404e;
  border-color: #34404e;
}

.footer__nh input[type="button"]:hover {
  background: rgba(52, 64, 78, 0.9);
  border-color: transparent;
}

.footer__adress {
  color: #919fae;
  font-size: 11px;
  margin-bottom: 12px;
  text-align: center;
}

.footer__info {
  color: #919fae;
  font-size: 11px;
  text-align: center;
  padding-bottom: 27px;
  margin-bottom: 22px;
}

.footer__info a,
.footer__info a:hover {
  color: inherit;
}


.footer__menu__list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.footer__menu__list a,
.footer__menu__list a:hover {
  color: #fff;
  font-size: 11px;
}

.howto-list__item {
  margin-bottom: 40px;
}

.howto-list__img-container {
  max-width: 420px;
  width: 100%;
  display: block;
  position: relative;
  color: #fff;
}

.howto-list__img-container:after {
  content: attr(data-index);
  display: block;
  position: absolute;
  top: 50%;
  right: 22px;
  font-weight: 900;
  font-size: 104px;
  line-height: 1;
  vertical-align: middle;
  transform: translateY(-50%);


}

/* howto-list__item */

.howto-list__item__name {
  font-weight: 500;
  font-size: 22px;
  color: #373737;
  margin-bottom: 15px;
}

.howto-list__item__text {
  font-size: 12px;
  color: #989898;
}

.howto-list__table {
  display: table;
  height: 100%;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;

}

.howto-list__item__col__circle {
  height: 116px;
  width: 116px;
  border-radius: 50%;
  background: #f2f2f2;
  font-size: 26px;
  color: #b6b6b6;
  line-height: 116px;
  text-align: center;
  position: absolute;
  margin-top: 42px;

}

.howto-list__item__col__circle--left {
  margin-left: -58px;
}

.howto-list__item__col__circle--right {
  margin-left: 362px;
}

.main-page__howto-list__title {
  font-size: 30px;
  color: #373737;
  font-weight: 500;
  margin-top: 70px;
  margin-bottom: 50px;
}

/*==================================*/

.main-page__course__big__title {

  margin-bottom: 35px;
  margin-top: 50px;
}

.main-page__course__big__itm {
  min-height: 220px;
  margin-bottom: 15px;
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, .26);
}


.main-page__course__big__itm a,
.main-page__course__big__itm a:hover {
  text-decoration: none;
}

.main-page__course__big__itm__name {
  font-weight: 500;
  font-size: 22px;
  color: rgb(52, 64, 78);
  margin: 0 0 15px;
  line-height: 1.2;

}

.main-page__course__big__itm__text {
  font-size: 12px;
  color: #606060;
  margin-bottom: 10px;
}

.main-page__course__big__itm__price--old,
.main-page__course__big__itm__price--new {
  float: right;
  display: block;
  font-size: 22px;
  line-height: 40px;
  margin-top: 10px;

}

.main-page__course__big__itm__price--old {
  color: rgb(92, 92, 92);
  text-decoration: line-through;
}

.main-page__course__big__itm__price--new {
  color: #ff5736;
  margin-left: 10px;

}

.main-page__course__big__itm__link {
  display: block;
  border: 2px solid #000;
  background: #000000;
  line-height: 36px;
  height: 40px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  margin-top: 10px;
}

.main-page__course__big__itm__link:hover {
  color: #fff;
  background: rgba(0, 0, 0, .7);
  border-color: rgba(0, 0, 0, .0);
}

.main-page__course__big__bg {
  position: relative;
  border: none;
  padding: 0;
  background-color: rgb(184, 151, 108);
  box-shadow: 0px 1px 0px 0px rgba(126, 57, 165, 0.17);
  /* margin-bottom: 30px; */
}

.main-page__course__big__form__title,
.main-page__course__big__form__body {
  padding: 0 30px;
}

.main-page__course__big__form__title {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  padding-top: 21px;
  padding-bottom: 21px;
  background: #34404e;
  line-height: 1;
}

.main-page__course__big__form__body {
  padding-top: 21px;
  padding-bottom: 26px;
}

.main-page__course__big__form__row {
  margin: 0 -2.5px;
}

.main-page__course__big__form__col {
  padding: 0 2.5px;
}

.main-page__course__big__form__text {
  color: #fff;
  font-size: 12px;
  margin-bottom: 20px;
}

.main-page__course__big__bg input {
  background: #fff;
  border-radius: 4px;
  line-height: 40px;
  padding: 0 15px;
  width: 100%;
  outline: none !important;
  font-size: 12px;
}

.main-page__course__big__bg input[type="text"] {
  border: 1px solid rgba(0, 0, 0, .29);
  outline: none;
}

.main-page__course__big__bg input[type="button"] {
  text-align: center;
  color: #fff;
  background: transparent;
  width: 100%;
  line-height: 38px;
  border: 2px solid rgba(255, 255, 255, 0.43);
}


.main-page__course__big__bg input[type="button"]:hover {
  background: rgba(255, 255, 255, 0.1);

}

.main-page__course__big__form__agree {
  color: #292929;
  opacity: .5;
  font-size: 12px;
}

.main-page__course__big__form__agree a {
  text-decoration: underline;
}

.main-page__course__big__form__agree a,
.main-page__course__big__form__agree a:hover {
  color: inherit;
}


/*==================================*/

.main-page__feature-list {
  margin: 100px auto 0;
}

.main-page__feature-list__item {
  padding: 0 0 0 93px;
  min-height: 73px;
}

.main-page__feature-list__item:before {
  content: attr(data-index);
  display: block;
  width: 73px;
  height: 73px;
  background-color: rgb(234, 234, 234);
  line-height: 73px;
  text-align: center;
  vertical-align: middle;
  font-size: 24px;
  color: rgb(237, 75, 75);
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 73px;
  -moz-border-radius: 73px;
  border-radius: 73px;
}


.main-page__feature-list__item__name {
  font-weight: bold;
  font-size: 15px;
  color: #373737;
  margin: 0 0 10px;
  max-width: 200px;
}

.main-page__feature-list__item__text {
  color: #8d8c8c;
  font-size: 12px;
  max-width: 200px;
}


/*==================================*/
.main-page__news__title {
  font-size: 30px;
  color: #373737;
  font-weight: bold;
  margin-bottom: 15px;
}

.main-page__news__title h2 {
  float: left;
  font-size: 30px;
  color: #373737;
  font-weight: bold;
  margin-bottom: 15px;
}

.main-page__news__title a {
  font-size: 13px;
  margin-bottom: 20px;
  display: block;
  float: right;
  margin-top: 15px;
}

.main-page__news-list {
  margin: 0 -24px 55px;
  background: #fff;
}

.main-page__news-list__item {
  padding: 0 24px;
  font-size: 12px;
  color: rgb(96, 96, 96);
  line-height: 1.5;
}

.main-page__news-list__item__name {
  font-weight: 500;
  font-size: 20px;
  margin: 20px 0;
  line-height: 1.2;
  color: #34404e;
}

.main-page__news-list__item__name a {
  color: inherit;
}

.main-page__news-list__item__link {
  display: block;
  text-align: right;
  font-size: 12px;
  color: #3a71aa;
}

.main-page__news-list__item__footer {
  margin-top: 35px;
  border-top: 1px solid rgb(237, 237, 237);
  padding: 13px 0;
}


.main-page__news-list__item__date-time {
  color: #8d8c8c;
  font-size: 12px;
}

.gray-block {
  background: #e9e9e9;
}

/*==================================*/
.lectors {
  margin-top: 70px;
  padding: 60px 0 78px;
}

.lectors--mt-0 {
  margin-top: 0px;
}

.lectors__carousel {
  margin-top: 15px;
}

.lectors__carousel__item {
  text-align: center;
}

.lectors__carousel__item a,
.lectors__carousel__item a:hover,
.lectors__carousel__item a:visited {
  text-decoration: none;
  color: #373737;
}

.lectors__carousel__item__photo {
  margin: 0px auto 17px;
  width: 150px;
  border-radius: 50%;
  overflow: hidden;
}

.lectors__carousel__item__name {
  font-weight: 500;
  font-size: 16px;
  color: #373737;
  margin: 0 auto 12px;
  max-width: 185px;
}

.lectors__carousel__item__prop {
  color: #848484;
  font-size: 12px;
}

.lectors .owl-dots {
  margin-top: 15px;
}

.lectors-container {
  position: relative;
}

.lectors-container .owl-theme .custom-nav {
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
}

.lectors-container .owl-theme .custom-nav .owl-prev,
.lectors-container .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 50px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}

.lectors-container .owl-theme .custom-nav .owl-prev i,
.lectors-container .owl-theme .custom-nav .owl-next i {
  font-size: 2.5rem;
  color: #cecece;
}

.lectors-container .owl-theme .custom-nav .owl-prev {
  left: -12px;
}

.lectors-container .owl-theme .custom-nav .owl-next {
  right: -12px;
}

.lectors-container .owl-theme .custom-nav button:hover {
  background: transparent;

}

.lectors-container .owl-theme .custom-nav button:focus {
  outline: 0;
}


/*==================================*/

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

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-default .navbar-toggle {
  border-color: #102989;
}

.navbar-toggle {
  position: relative;
  float: left;
  padding: 7px 10px;
  margin-top: 20px;
  margin-right: 15px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #102989;
  border-radius: 4px;
  outline: none;
}

.mr-auto {
  margin-top: 0px;
  list-style: none;
  padding-left: 0px;
}

.mr-auto a {
  color: #102989;
}

/*==================================*/
.static-detail {}

.table-wrap {
  overflow-x: auto;
}

/*==================================*/

.program__relink {
  padding-top: 15px;
  padding-bottom: 15px;
}

.program__relink__title {
  color: #262626;
  font-size: 26px;
  margin-bottom: 15px;
}

.program__relink__list__item--hide {
  display: none;
}


.program__relink__list__item {
  margin-bottom: 15px;
  border: 1px solid rgba(0, 0, 0, 0.212);
  padding: 0 30px;
  display: block;
}

.program__relink__list__item:hover {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
}

.program__relink__button__wrapper {
  text-align: center;
}

.program__relink__list__item__link {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 500;
  color: #34404e;
}

/*==================================*/

.lectors__item {
  margin-bottom: 30px;
}

.lectors__item__photo {
  border-radius: 50%;
  overflow: hidden;
  width: 150px;
  margin: 0px auto;
}

.lectors__item a:hover .lectors__item__name {
  text-decoration: underline;
}

.lectors__item__name {
  font-size: 18px;
  color: #102989;
  margin-bottom: 20px;
  font-weight: bold;
}

.lectors__item__prop {
  font-size: 14px;
  color: #333;
}

.lectors__item__prop--detail {
  font-size: 13px;
}

.table-responsive {
  overflow-x: auto;
}

/*==================================*/
.pg_error {
  padding: 20px;
}

.pg_error-number {
  font-size: 6em;
  font-weight: bold;
  float: left;
  padding: 0px 20px 0px 0px;
}

.pg_error-name {
  font-weight: bold;
  font-size: 1.5em;
  padding: 10px 0px 0px 0px;
}

.pg_error-dsc {
  font-weight: bold;
  padding: 20px 0px 40px 0px;
}

.pg_error-answers ul {
  list-style-position: inside;
}

.pg_error-answers li {
  color: #606060;
  padding: 5px;
}

.preloader {
  display: none;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #102989;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}

.zoom-div {
  position: relative;
}

.zoom-div img {
  margin-bottom: 15px;
}

.zoom-div-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(/local/templates/ncrdo_visually/images/zoom-in-2-48.png) 50% 50% no-repeat;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  top: 0px;
}


@keyframes lds-ellipsis1 {
  0% {
      transform: scale(0);
  }

  100% {
      transform: scale(1);
  }
}

@keyframes lds-ellipsis3 {
  0% {
      transform: scale(1);
  }

  100% {
      transform: scale(0);
  }
}

@keyframes lds-ellipsis2 {
  0% {
      transform: translate(0, 0);
  }

  100% {
      transform: translate(19px, 0);
  }
}




/*media styles*/
.other-title,
h1 {
  font-size: 22px;
}

@media (max-width: 767px) {

  .other-title,
  h1 {
      font-size: 20px;
  }

  .programm__tabs__body__itm-tab__diplom-image--transparent img {
      height: 327px;
  }

  .main-page__feature-list__item.active {
      cursor: pointer;
  }

  .main-page__feature-list__item.active:hover .main-page__feature-list__item__name {
      text-decoration: underline;
  }

  .main-page__news-list__item {
      margin-top: 15px;
      margin-bottom: 15px;
  }

  .main-page__course__big__itm__link {
      margin-top: 40px;
  }

  .header__main-part__enter__button {
      margin: 20px auto;
      float: right;
  }

  .lectors-container .owl-theme .custom-nav .owl-prev {
      left: -15px;
  }

  .lectors-container .owl-theme .custom-nav .owl-next {
      right: -15px;
  }

  .lectors__item__name {
      text-align: center;
      margin-top: 15px;
      margin-bottom: 15px;
  }

  .lectors__item__prop--detail {
      margin-top: 15px;
  }

  .header__main-part__phone__block {
      margin: 10px auto;
      width: 260px;
      margin-top: 20px;
  }

  .footer__info {
      margin-bottom: 15px;
  }

  .faq-item__icon {
      margin-top: 0px;
      position: absolute;
      right: 20px;
      top: 30px;
  }

  .review-item {
      padding-top: 40px;
      padding-bottom: 35px;
  }

  .review-image {
      margin: -20px auto 10px;
  }

  .review-item__text {
      margin-top: 10px;
  }

  .programm__itm {
      text-align: center;
  }

  .programm__itm__photo,
  .programm__itm__text {
      margin-bottom: 16px;
  }

  .programm__block__request__price {
      font-size: 18px;
      margin-top: 15px;

  }

  .programm__block__request__price--sale {
      text-decoration: line-through;
  }

  .programm__block__request__sale-size {
      font-size: 40px;
      line-height: 1;
      margin-top: 15px;
  }

  .programm__block__request__text {
      font-size: 14px;
      line-height: 1.3;
      margin-top: 15px;
      text-align: center;
  }

  .programm__tabs__header__itm-tab {
      font-size: 18px;
  }

  .programm__tabs__header__itm-tab--1 {
      width: 100%;
  }

  .programm__tabs__header__itm-tab--2 {
      width: 100%;
  }

  .programm__tabs__header__itm-tab--3 {
      width: 100%;
  }

  .programm__tabs__header__itm-tab--4 {
      width: 100%;
  }

  .programm__tabs__header__itm-tab--5 {
      width: 100%;
  }

  .howto-list__item__name {
      margin-top: 20px;
  }

  .howto-list__item {
      margin-bottom: 20px;
  }

  .main-page__course__big__itm__price--new,
  .main-page__course__big__itm__price--old {
      font-size: 18px;
  }

  .howto-list__table {
      margin-bottom: 55px;
  }

  .main-page__course__big__bg input[type="text"] {
      margin-bottom: 10px;
  }

  .need-help input[type=button] {
      font-size: 10px;
  }

  .contacts-img {
      margin-top: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .programm__tabs__body__itm-tab__diplom-image--transparent img {
      height: 509px;
  }

  .programm__selector__itm a {
      font-size: 19px;
  }

  .desktop__menu__list a {
      font-size: 10px;
  }

  .header__main-part__phone__block {
      float: right;
      text-align: right;
  }

  .header__main-part__enter__button {
      float: right;
      margin-top: 5px;
  }



  .programm__block__request__price {
      font-size: 18px;

  }

  .programm__block__request__price--sale {
      text-decoration: line-through;
  }

  .programm__block__request__sale-size {
      font-size: 40px;
      line-height: 1;
  }

  .programm__block__request__text {
      font-size: 14px;
      line-height: 1.3;
      margin-top: 57px;
  }

  .programm__tabs__header__itm-tab {
      font-size: 18px;
  }

  .programm__tabs__header__itm-tab--1 {
      width: 18%;
  }

  .programm__tabs__header__itm-tab--2 {
      width: 18%;
  }

  .programm__tabs__header__itm-tab--3 {
      width: 29%;
  }

  .programm__tabs__header__itm-tab--4 {
      width: 17.5%;
  }

  .programm__tabs__header__itm-tab--5 {
      width: 17.5%;
  }

  .howto-list__item__col--text {
      z-index: 1;
  }

  .main-page__course__big__bg input[type="text"] {
      margin-bottom: 10px;
  }

  .need-help input[type=button] {
      font-size: 10px;
  }

  .howto-list__item__col__circle--right,
  .howto-list__item__col__circle--left {
      margin-top: 10px;
  }

  .howto-list__item__col__circle--left {
      margin-left: -30px;
  }

  .howto-list__item__col__circle--right {
      margin-left: 252px;
  }

  .howto-list__item__col__circle {
      height: 60px;
      width: 60px;
      font-size: 20px;
      line-height: 60px;
      margin-top: 35px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .programm__tabs__body__itm-tab__diplom-image--transparent img {
      height: 665px;
  }

  .header__main-part__enter__button {
      margin-top: 20px;
  }

  .header__main-part__phone__block {
      margin-top: 15px;
  }




  .programm__block__request__price {
      font-size: 18px;

  }

  .programm__block__request__price--sale {
      text-decoration: line-through;
  }

  .programm__block__request__sale-size {
      font-size: 40px;
      line-height: 1;
  }

  .programm__block__request__text {
      font-size: 14px;
      line-height: 1.3;
  }

  .programm__tabs__header__itm-tab--1 {
      width: 20%;
  }

  .programm__tabs__header__itm-tab--2 {
      width: 20%;
  }

  .programm__tabs__header__itm-tab--3 {
      width: 30%;
  }

  .programm__tabs__header__itm-tab--4 {
      width: 15%;
  }

  .programm__tabs__header__itm-tab--5 {
      width: 15%;
  }

  .howto-list__item__col__circle--left {
      margin-left: -30px;
  }

  .howto-list__item__col__circle--right {
      margin-left: 343px;
  }

  .howto-list__item__col__circle {
      height: 60px;
      width: 60px;
      font-size: 20px;
      line-height: 60px;
      margin-top: 53px;
  }
}

@media (min-width: 1199px) {

  .header__main-part__enter__button {
      margin-top: 20px;
  }

  .header__main-part__phone__block {
      margin-top: 15px;
  }
}

#bx-composite-banner {
  margin-top: 25px;
}


.main-page__diplom__wrapper {}

.main-page__diplom__img {
  display: block;
  margin: 0 -12px 0 -44px;
}

.main-page__diplom .other-title {
  margin-top: 0;
}

.main-page__diplom__text {
  font-weight: normal;
  font-size: 12px;
  color: #989898;
  padding-top: 20px;
}

.main-page__diplom__text p {
  margin-top: 15px;
  padding-right: 15px;
}

.main-page__diplom__wrapper img {
  margin-top: 15px;
}

.main-page__documents {
  margin-top: 100px;
}

.main-page__documents .other-title {
  margin-top: 0;
}

.main-page__documents__subtitle {
  font-weight: 400;
  font-size: 22px;
  margin-top: -12px;
}

.main-page__documents__carousel {
  margin-top: 30px;
}

.main-page__documents__carousel__control {
  overflow: hidden;
  margin-top: 50px;
}

.main-page__carousel__control__item {
  height: 41px;
  width: 41px;
  float: left;
  margin-right: 30px;
  background: url('/local/templates/ncrdo_visually/./images/arrow_left.png') center no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.main-page__carousel__control__item:hover {
  opacity: 0.8;
  cursor: pointer;
}

.main-page__documents__carousel__control .main-page__carousel__control__item:last-child {
  margin-right: 0;
  background: url('/local/templates/ncrdo_visually/./images/arrow_right.png') center no-repeat;
}



.reviews_tabs_wrapper .nav-tabs li {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 33px;
  /* identical to box height */
  text-align: center;
  color: #000000;
  background-color: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 0px;
}

.reviews_tabs_wrapper .nav-tabs li.active {
  background-color: #D9D9D9;
}

.reviews_tabs_wrapper .nav-tabs li a {
  border: none;
  border-radius: 0;
  color: #000;
}

.reviews_tabs_wrapper .nav-tabs.nav-justified>.active>a,
.reviews_tabs_wrapper .nav-tabs.nav-justified>.active>a:focus,
.reviews_tabs_wrapper .nav-tabs.nav-justified>.active>a:hover {
  border: none;
  background: transparent;
  color: #000;
}

.review_preview_text {
  margin-bottom: 30px;
}

.reviews_tabs_wrapper .tab-content {
  padding-top: 30px;
}


.reviews_photo-review__item {
  background: #FFFFFF;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 30px;
}

.reviews_photo-review__item__text_part-course__wrapper {
  display: flex;
  align-items: center;
}

.reviews_photo-review__item__text_part {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  align-items: center;
  text-align: center;
  color: #373737;
  padding: 15px 15px 30px 15px;
}

.reviews_photo-review__item__text_part-date {
  text-align: center;
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #373737;
}


.reviews_corp__item {
  padding: 30px;
  text-align: center;
  margin-bottom: 30px;
  background: #fff;
  overflow: hidden;
  min-height: 230px;
}

.reviews_video__item {
  background: #fff;
  margin-bottom: 30px;
}

.reviews_video__item__text_part {
  padding: 30px;
  text-align: center;
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.reviews_video__item__video_wrapper {
  height: 203px;
}

.reviews_video__item__text_part-course a {
  color: #102989;
}

.reviews_corp__item img {
  margin-left: auto;
  margin-right: auto;
  max-height: 80%;
}

.reviews_corp__item__img_wrapper {
  height: 100px;
}

.reviews_corp__item hr {
  width: 47%;
  margin: 15px auto;
}

.reviews_corp__item p {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 19px;
  color: #000000;
}

.ajax-loader {
  margin: 15px auto;
}

.table-programs-wrap {
  width: 100%;
}

@media (max-width: 1199px) {
  .table-programs-wrap {
      overflow-x: auto;
  }
}

.table-programs p {
  text-align: center;
  margin: 5px 0;
}

.svedeniya-detail-table {
  padding-top: 0;
}


.nav_mob {
  display: none;
}

.ncrdo-search-form {
  position: relative;
  width: 100%;
  height: 34px;
  line-height: 1;
  display: inline-block;
}

.header-search-sm .ncrdo-search-form {
  position: relative;
  margin-top: 5px;
}

.ncrdo-search-form .search-input {
  position: relative;
  width: 100%;
  padding: 4px 117px 4px 14px;
  box-sizing: border-box;
  border-radius: 3px;
  height: 34px;
  line-height: 1;
  border: 1px solid rgba(209, 209, 209, 0.412);
  font-size: 12px;

}

.ncrdo-search-form .search-input::-webkit-input-placeholder {
  color: rgb(153, 153, 153);

}

.ncrdo-search-form .search-input::-moz-placeholder {
  color: rgb(153, 153, 153);

}

.ncrdo-search-form .search-input:-ms-input-placeholder {
  color: rgb(153, 153, 153);

}

.ncrdo-search-form .search-input:-moz-placeholder {
  color: rgb(153, 153, 153);

}

.ncrdo-search-form .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(/local/templates/ncrdo_visually/images/search.png) 78% center / auto no-repeat, #171717;
  border: none;
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  padding: 0 40px 0 24px;
}

.search-page .search-advanced-result {
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 41px;
  color: #333333;
}

.search-page .search-advanced-result span {
  color: #102989;
}

.search-page .search-item {
  border: none;
}

.search-page div.search-item {
  margin: 0 0 20px;
  padding: 0;
}

.search-page div.search-preview {
  margin: 10px 0 0;
}

.search-item a {
  font-size: 18px;
  font-weight: bold;
}

.search-page .search-preview {
  font-size: 17px;
}

.search-item a:hover {
  opacity: .8;
}

.search-need-help {
  border: 1px solid #DDDDDD;
  padding: 10px 20px 25px;
  border-radius: 3px;
}

@media (max-width: 1199px) {
  .header__main-part__phone__link {
      font-size: 20px;
  }
}

@media (max-width: 767px) {
  .nav_mob {
      display: block;
  }

  .search-page .search-advanced-result {
      font-size: 24px;
      line-height: 35px;
  }
}

.header__main-part--work {
  margin-top: 1px;
  font-size: 13px;
}

@media (max-width: 1199px) {
  .header__main-part--work {
      font-size: 10px;
  }
}

.icon-soc {
  width: auto;
}



.soc-link:hover {
  opacity: 0.8;
}

.contacts__itm-info--soc {
  border-top: 1px solid #d5dce7;
  background: url(/local/templates/ncrdo/images/folders.png) 25px 25px no-repeat;
}


.special_worktime {
  background-color: rgb(184, 151, 108);
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 15px;
  display: none;
}

.special_worktime__close {
  color: #fff;
  text-decoration: none;
  margin-top: 15px;
  border: 1px solid #fff;
  border-radius: 3px;
  display: inline-block;
}

.special_worktime__close:hover {
  text-decoration: none;
  color: #fff;

}

@media (min-width: 768px) {
  .special_worktime {
      padding-bottom: 5px;
  }

  .special_worktime__title {
      font-size: 18px;
  }

  .special_worktime__text {
      font-size: 12px;
  }

  .special_worktime__close {
      width: 50px;
      height: 50px;
      display: block;
      cursor: pointer;
      background: url('/local/templates/ncrdo/images/close-icon.png') center no-repeat;
      background-size: cover;
      margin-top: 0px;
      text-decoration: none;
      border: none;
  }
}

@media (min-width: 992px) {
  .special_worktime__title {
      font-size: 24px;
  }

  .special_worktime__text {
      font-size: 16px;
  }

  .special_worktime__close {
      margin-top: 4px;
  }
}

@media (min-width: 1200px) {
  .special_worktime__title {
      font-size: 36px;
  }

  .special_worktime__text {
      font-size: 24px;
  }

  .special_worktime__close {
      margin-top: 10px;
  }
}

.float-left {
  float: left !important;
}

@media (max-width: 1199px) {
  .header__grey-part {
      font-size: 9px;
  }

  .desktop__menu__list li+li {
      padding-left: 15px;
  }

  .header__main-part__phone__link {
      font-size: 14px;
  }

  .header__main-part__logo__text {
      font-size: 14px;
  }

  .main-page__news-list {
      margin: 0 -15px 55px;
  }

  .main-page__news-list__item {
      padding: 0 15px;
  }
}

@media (max-width: 991px) {
  .header {
      padding: 0 0 30px;
  }

  .header__grey-part {
      line-height: 20px;
      text-align: center;
      padding: 10px 0;
  }

  .header__grey-part__right {
      text-align: inherit;
  }

  .desktop__menu__list li+li {
      padding: 0 0 0 5px;
  }

  .header__main-part {
      margin-top: 20px;
  }

  .header__main-part__logo__text {
      font-size: 12px;
  }

  .header__main-part__phone {
      padding-left: 48px;
  }

  .header__main-part__phone__callme {
      font-size: 10px;
      margin-left: 19px;
  }

  .ncrdo-search-form .search-input {
      padding: 0 40px 0 10px;
  }

  .ncrdo-search-form .search-submit {
      background: url(/local/templates/ncrdo/images/search.png) 50% center / auto no-repeat, #171717;
      padding: 0 20px;
      font-size: 0;
  }

  .main-page__course__itm {
      font-size: 12px;
      padding-left: 20px;
  }

  .banner-list__item__bg {
      min-height: auto;
  }

  .banner-list__item__name {
      font-size: 18px;
      font-weight: 500;
  }

  .banner-list__item__text {
      font-size: 15px;
      font-weight: 400;
  }


}

@media (max-width: 799px) {
  .header {
      padding-top: 45px;
  }
}

@media (max-width: 767px) {
  .header__main-part {
      margin-top: 0;
  }

  .header__main-part__phone {
      line-height: 1.2;
      text-align: right;
      padding: 10px 15px 0;
  }

  .header__main-part__phone__callme {
      line-height: 1.2;
      margin-left: 0;
  }

  .header__main-part__enter {
      line-height: 53px;
  }

  .header__grey-part__left__del {
      display: none;
  }

  .header__main-part__logo__text {
      font-size: 11px;
      padding: 0px 0px 0px 63px;
  }

  .header__main-part__logo__img {
      width: 60px;
  }

  .header__main-part__enter {
      line-height: 40px;
      margin-top: 10px;
  }

  .mobile-menu {
      margin-top: 15px;
  }

  .mobile-menu {
      line-height: 1.2;
  }

  .mobile-menu .navbar-nav .nav-item {
      padding: 4px -0px;
  }

  .main-page__course {
      border-bottom: 1px solid rgb(232, 232, 232);
  }

  .main-page__course__left,
  .main-page__course__right {
      float: none;
      width: 100%;
      border-bottom: none !important;
  }

  .main-page__course__left .main-page__course__itm,
  .main-page__course__right .main-page__course__itm {
      border-top: 1px solid rgb(232, 232, 232);
      border-left: 1px solid rgb(232, 232, 232);
      border-right: 1px solid rgb(232, 232, 232);
      border-bottom: none !important;
      padding: 0 50px 0 15px;
  }

  .banner-list {
      margin-top: 30px;
  }

  .banner-list__item__bg {
      padding: 20px;
  }

  .need-help__title,
  .need-help__body {
      padding-left: 15px;
      padding-right: 15px;
  }

  .main-page__diplom__img {
      margin: 0 -8px -26px -24px;
  }

  .main-page__diplom__wrapper img {
      margin-top: 0;
  }

  .main-page__documents {
      margin-top: 30px;
  }

  .lectors {
      padding-top: 25px;
      text-align: center;
  }

  .footer {
      text-align: center;
  }
}

@media (min-width: 992px) {
  .header__main-part__logo__text {
      font-size: 9px;
      line-height: 1.428571429;
      margin-top: 9px;
      margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  .header__main-part__logo__text {
      font-size: 9px;
      line-height: 1.428571429;
      margin-top: 12px;
      margin-left: 20px;
  }
}



.top-button {
  position: fixed;
  left: 50px;
  /*bottom: 50px;*/
  bottom: 130px;
  height: 60px;
  width: 60px;
  float: left;
  margin-right: 30px;
  background: rgb(52, 64, 78);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  opacity: 0.8;
  border-radius: 41px;
  cursor: pointer;
  display: none;
  text-align: center;
  line-height: 54px;
  font-size: 29px;
  color: #fff;
}

.top-button:hover {
  opacity: 1;
}

.top-button span {
  position: absolute;
  bottom: -25px;
  margin-top: 20px;
  left: 50%;
  margin-left: -31px;
  color: rgb(52, 64, 78);
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 700;
}

.other-title--news a {
  font-size: 13px;
  margin-bottom: 20px;
  display: block;
  float: right;
  margin-top: 15px;
  color: #3a71aa;
}

.icon-soc {
  max-width: 50px;
}

/* Success form block */
.form_wrapper {
  position: relative;
}

.success_block {
  display: none;
}

.success_block p {
  color: limegreen;
}

.form-data--ajax-loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('/local/templates/ncrdo/images/ajax-loader.gif') no-repeat;
  background-color: rgba(255, 255, 255, 0.8);
  background-position: center;
  z-index: 1;
}

.form-data--ajax-loader.dark {
  background-color: rgba(0, 0, 0, 0.8);
}

.form-data--ajax-loader.brown {
  background-color: rgba(184, 151, 108, 0.8);
}

.form-data--ajax-loader.blue {
  background-color: rgba(16, 41, 137, 0.8);
}

.form-data--ajax-loader.grey {
  background-color: rgba(242, 242, 242, 0.8);
  ;
}

.whatsapp-button {
  position: fixed;
  right: 38px;
  bottom: 70px;
  /*transform: translate(-50%, -50%);*/
  background: #25D366;
  /*цвет кнопки*/
  border-radius: 50%;
  width: 57px;
  /*ширина кнопки*/
  height: 57px;
  /*высота кнопки*/
  color: #fff;
  text-align: center;
  line-height: 57px;
  /*центровка иконки в кнопке*/
  font-size: 35px;
  /*размер иконки*/
  z-index: 9999;
  animation: animationpulse 2s infinite;
  box-shadow: 1px 1px 5px #25d366;
  /* display: none; */
}

.whatsapp-button a {
  color: #fff;
}

/*.whatsapp-button:before,
.whatsapp-button:after {
  content: " ";
  display: block;
  position: absolute;
  border: 50%;
  border: 1px solid #25D366;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: animate 1.5s linear infinite;
  opacity: 0;
  backface-visibility: hidden;
}

.whatsapp-button:after{
  animation-delay: .5s;
}
*/
@keyframes animate {
  0% {
      transform: scale(0.5);
      opacity: 0;
  }

  50% {
      opacity: 1;
  }

  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}

.container--inner {
  padding-bottom: 30px;
}

.programm__itm__name--sm {
  font-size: 18px;
}

@media (min-height: 500px) {
  .modal-dialog {
      position: relative;
      top: 50%;
      transform: translateY(-50%) !important;
  }
}

.main-page__feature-list_v2 {
  margin-left: 15px
}

.main-page__feature-list__item-wrapper {
  margin-bottom: 30px;
}

.share-custom-wrapper {
  text-align: right;
}

.share-custom-wrapper.share-custom-wrapper--mb {
  margin-bottom: 15px;
}

.share-custom-wrapper>span {
  vertical-align: middle;
  margin-right: 10px;
}

.share-custom {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
}

.foreign-reviews__element {
  display: block;
  text-align: center;
  padding: 15px;
}

.foreign-reviews__row {
  margin-top: 15px;
}

.foreign-reviews {
  padding-bottom: 70px;
  padding-top: 15px;
}

.foreign-reviews__title {
  font-weight: bold;
  font-size: 15px;
  color: #373737;
  margin-bottom: 0px;
  margin-top: 15px;
}

.foreign-reviews__elememt__image {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.foreign-reviews__element:hover .foreign-reviews__elememt__image {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.foreign-reviews__cnt {
  color: #8d8c8c;
  font-size: 12px;
}

.foreign-reviews__element:hover {
  text-decoration: none;
}

.foreign-reviews__element:hover .foreign-reviews__title {
  text-decoration: underline;
}

.foreign-reviews__element:hover .foreign-reviews__cnt {
  text-decoration: none;
}

.foreign-reviews__element:hover .foreign-reviews__cnt span {
  color: gold;
}

.foreign-reviews__element_imgwrap{
  min-height: 78.97px;
}

.foreign-reviews__element .informer{
  width: 100%;
  height: auto;
  padding: 10px;
  display: flex;
  flex-direction: column;
  filter: grayscale(100%);
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.foreign-reviews__element .informer:hover{
  filter: grayscale(0%);
}
.informer__rating-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.foreign-reviews__ps {
  color: #8d8c8c;
  font-size: 8px;
  margin: 0;
}

.foreign-reviews h2 {
  margin-bottom: 15px;
}

.program__relink__list__item--reviews {
  margin-top: 15px;
  border: none;
  padding: 0;
}


.programm__itm__photo__hint--tooltip {
  position: absolute;
  top: 30px;
  font-size: 8px;
  color: #fff;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  padding: 5px;
  text-align: center;
  width: 220px;
  z-index: 1;
}

.programm__tabs__marketing__itm--intensive {
  color: #fff;
  font-weight: bold;
  background: #8D8EC0;
  margin-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  height: 27px;
  line-height: 27px;
  float: left;
  margin-top: 2px;
  cursor: help;
}

.programm__tabs__marketing__itm--intensive {
  margin-left: 0px;
  background: #8D8EC0;
}

.programm__tabs__marketing__itm--intensive .programm__itm__photo__hint--tooltip {
  width: 400px;
  right: 0;
  left: auto;
}

.programm__itm__photo__hint--intensive .programm__itm__photo__hint--tooltip {
  width: 400px;
}

.ncrdo-promo-new-year {
  display: block;
  padding: 20px 0 16px;
  text-align: center;
  background: url("/images/new-year/new-year.png") center / cover no-repeat;
  font-family: 'Montserrat', sans-serif;
  color: #212529 !important;
  position: relative;
  text-decoration: none !important;
  display: none;
}

.ncrdo-promo-new-year__heading {
  margin: 0 auto 20px;
}

.ncrdo-promo-new-year__header {
  max-width: 456px;
  font-size: 20px;
  line-height: 24px;
  margin: 0 auto 10px;
}

.ncrdo-promo-new-year__desk {
  max-width: 598px;
  margin: 10px auto 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
}

.ncrdo-promo-new-year__btn {
  font-size: 0;
  line-height: 0;
}

.ncrdo-promo-new-year__btn span {
  display: inline-block;
  color: #212529;
  text-decoration: none;
  padding: 12px 22px;
  background: #FFFFFF;
  border-radius: 4px;
  font-size: 16px;
  line-height: 20px;
}

.ncrdo-promo-new-year__caption {
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  margin: 10px auto 0;

}

.ncrdo-new-year-promo__close {
  position: absolute;
  top: 10px;
  color: #ffffff;
  display: block;
  width: 20px;
  line-height: 20px;
  font-size: 14px;
  border: 1px solid #ffffff;
  text-align: center;
  right: 15px;
  background: rgba(255, 255, 255, .25);
}
@media (max-width: 1199px) {
  .foreign-reviews__element_imgwrap{
    min-height: 61.98px;
  }
}
@media (max-width: 991px) {
  .ncrdo-promo-new-year {
      padding: 20px 0 19px;

  }

  .ncrdo-promo-new-year__heading {
      margin: 0 auto 10px;
  }

  .ncrdo-promo-new-year__header {
      font-size: 14px;
      line-height: 17px;
  }

  .ncrdo-promo-new-year__desk {
      font-size: 12px;
      line-height: 15px;
  }

  .ncrdo-promo-new-year__caption {
      font-size: 10px;
      line-height: 12px;
  }
  .foreign-reviews__element_imgwrap{
    min-height: 107px;
  }
}

@media (max-width: 767px) {
  .ncrdo-promo-new-year {
      padding: 20px 0 19px;
      background: url("/images/new-year/new-year-m.png") center / cover no-repeat;
  }
  .foreign-reviews__element_imgwrap{
    min-height: auto;
  }
  .informer__reviews {
    font-size: 12px !important;
  }
  .informer__stars img{
    width: 12px;
  }
}

.b24-widget-button-position-bottom-right {
  bottom: 270px !important;
  right: 36px !important;
}

.ncrdo-promo-new-year {}

.social_links {
  margin-top: 10px;
}

.social_links a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  margin-right: 5px;
  text-decoration: none;
}

.social_links a:last-child {
  margin-right: 0;
}

.eVe8 {
  bottom: 60px !important;
  animation: animationpulse 2s infinite;
  box-shadow: 1px 1px 5px #25d366;
  color: #FFFFFF;
  border-radius: 50%;
  right: 38px !important;
  display: none !important;
}

.ijVx,
.ZyXl,
.yCrh {
  width: 57px !important;
  height: 57px !important;
}


.a_pE {
  animation: none !important;
}

.telegramim_button {
  position: fixed;
  right: 38px;
  bottom: 170px;
  width: 57px;
  height: 57px;
}


pf-widget,
.pfWidget {
/*  display: none !important; */
}

@media screen and (max-width: 991px) {
  .telegramim_button {
      bottom: 20px !important;
      right: 60%;
  }

  .top-button {
      left: 15%;
      bottom: 20px;
      height: 50px;
      width: 50px;
      line-height: 46px;
  }

  .top-button span {
      margin-left: -27px;
      bottom: -18px;
      font-size: 11px;
  }

  .b24-widget-button-position-bottom-right {
      bottom: 15px !important;
      right: auto !important;
      left: 60%;
  }

  .whatsapp-button {
      right: 15%;
      bottom: 20px;
  }
}

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

  .telegramim_button,
  .whatsapp-button {
      width: 45px;
      height: 45px;
      bottom: 18px;
  }



  .telegramim_button {
      /* left: 32%; */
  }

  .b24-widget-button-position-bottom-right {
      left: 70%;

  }

  .ftelegramim {
      font-size: 20px !important;
      vertical-align: text-top;
  }

  .whatsapp-button .fab {
      font-size: 28px;
      vertical-align: text-top;
      line-height: 1em;
  }

  .b24-widget-button-inner-mask {
      height: 66px !important;
  }

  .b24-widget-button-block {
      width: 50px !important;
      height: 50px !important;
  }

  .b24-widget-button-inner-block {
      height: 55px !important;
  }

  .top-button {
      height: 45px;
      width: 45px;
      line-height: 42px;
      left: 10%;
  }

  .whatsapp-button {
      display: block;
      right: 38%;
  }

}


.section__license {
  display: flex;
  gap: 90px;
  margin-top: 100px;
}

.license__bg {
  background-color: #b8976c;
  border-radius: 8px;
  display: block;
  flex-basis: 50%;
  position: relative;
  min-height: 300px;
}

.license__bg img {
  position: absolute;
  object-fit: contain;
  /* top: 0;
  left: 0; */
}

img.bg-gerb {
  top: 40px;
  right: 40px;
  padding: 5px 12px;
  background-color: #fff;
  border-radius: 9px;
  width: 93px;
  height: 61px;
}

img.bg-letter {
  top: -30px;
  left: 6%;
}

img.bg-doc {
  top: 0;
  left: 25%;

}

.license__content {
  flex-basis: 50%;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;

  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.license__button {
  margin: 30px 0;

  color: #b8976c;
  border-radius: 4px;
  border: 1px solid #b8976c;
  padding: 10px 20px;
  background-color: transparent;
  text-decoration: none;

  align-self: flex-start;

  transition: color .3s, background-color .3s;

}

.license__button:hover,
.license__button:active,
.license__button:focus {
  text-decoration: none;
  color: #fff;
  border: 1px solid #b8976c;
  background-color: #ae762dfc;

}

@media (max-width:1199px) {
  .section__license {
      display: flex;
      gap: 5vw;
  }

  img.bg-gerb {
      top: 30px;
      right: 30px;
      padding: 5px 12px;
      background-color: #fff;
      border-radius: 9px;
      width: 93px;
      height: 61px;
  }

  img.bg-letter {
      top: -30px;
      left: -10px;
  }

  img.bg-doc {
      top: inherit;
      bottom: -30px;

  }
}

@media (max-width:991px) {

  .document-verification__image {
      width: 275px;
  }

  .section__license {
      flex-direction: column;
  }


  img.bg-doc {
      top: -10px;
      bottom: inherit;
      width: 320px;

  }

}


@media (max-width:520px) {
  .license__bg {

      min-height: 200px;
  }

  img.bg-gerb {
      top: inherit;
      right: inherit;
      left: 25px;
      bottom: 20px;



      padding: 3px 9px;

      border-radius: 6px;
      width: 43px;
      height: 33px;
  }

  img.bg-doc {
      top: -10px;
      bottom: inherit;
      width: 216px;

      left: 20%;

  }

  img.bg-letter {
      width: 200px;
      left: 0;
  }

}


.modal__license {

  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .64);
  height: 100%;
  z-index: 1000;

  display: flex;
  justify-content: center;
  align-items: center;

  display: none;
  cursor: pointer;
}

.modal__license.active {
  display: flex;
}

.modal__license img {
  max-width: 600px;
  width: 100%;
  object-fit: contain;
  cursor: default;
}

.noscroll {
  overflow: hidden;
  /* position: fixed; */

  height: 100%;
  width: 100%;
}

.other-title__h1 el:first-child {
  margin-right: -5px;
}

.other-title__h1 el:last-child {
  margin-left: -5px;
}

/* section graduates */
.section__graduates {
  background-color: #fff;
  display: flex;
  position: relative;
  flex-direction: column;
  padding: 190px 0;
  margin: 50px 0;
}

.graduates__number {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-size: 340px;
  line-height: 100%;
  color: transparent;
  margin: 0;

  /* text-shadow: 2px 0 #96A8A8, -2px 0 #96A8A8, 0 2px #96A8A8, 0 -2px #96A8A8,
             1px 1px #96A8A8, -1px -1px #96A8A8, 1px -1px #96A8A8, -1px 1px #96A8A8; */
  -webkit-text-stroke: 2px #96A8A8;

  text-align: center;
}

.graduates__title {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  transform: translate(-50%, -50%);

  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 100%;

  color: #2B343F;

  text-align: center;
  margin: 0;

}

.title-arrow {
  max-width: 80px;
  width: 100%;
  background-image: url(/local/templates/ncrdo_visually/images/graduates/arrow-orange.svg);
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;

}

.title-black,
.title-orange,
.title-arrow {
  /* white-space: nowrap; */
  background-color: #fff;
  padding: 10px;
  flex-shrink: 0;
}

.title-arrow {
  margin: 0 30px;
}

.title-orange {
  color: #CA6D2A
}

.bg-top,
.bg-bottom {
  position: absolute;
  height: 280px;
  width: 100%;
  background-repeat: no-repeat;
}

.bg-top {
  top: 0;
  background-image: url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-6.png),
      url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-7.png),
      url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-8.png),
      url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-9.png),

      url(/local/templates/ncrdo_visually/images/graduates/bg-plus-pink.png),
      url(/local/templates/ncrdo_visually/images/graduates/bg-plus-grey.png),
      url(/local/templates/ncrdo_visually/images/graduates/bg-plus-pink.png);

  background-position: 0 10%,
      30% 90%,
      60% 20%,
      90% 100%,


      20% 0%,
      40% 25%,
      100% 20%;

  background-size: 82px,
      121px,
      82px,
      204px,

      40px,
      40px,
      40px;
}

.bg-bottom {
  bottom: 0;
  background-image: url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-1.png),
      url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-2.png),
      url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-3.png),
      url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-4.png),
      url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-5.png),

      url(/local/templates/ncrdo_visually/images/graduates/bg-plus-grey.png),
      url(/local/templates/ncrdo_visually/images/graduates/bg-plus-pink.png),
      url(/local/templates/ncrdo_visually/images/graduates/bg-plus-grey.png);

  background-position: 0 100%,
      30% 0,
      45% 70%,
      70% 10%,
      100% 70%,

      35% 80%,
      60% 50%,
      75% 80%;

  background-size: 244px,
      91px,
      122px,
      122px,
      203px,

      48px,
      40px,
      82px;


}

@media (max-width:1199px) {
  .section__graduates {
      padding: 150px 0;
  }

  .graduates__number {
      font-size: 280px;
  }

  .graduates__title {
      font-size: 30px;
  }


  .title-arrow {
      padding: 0 10px;
  }

  .bg-top,
  .bg-bottom {
      height: 230px;
  }

  .bg-top {
      background-size: 82px,
          121px,
          82px,
          160px,

          40px,
          40px,
          40px;
  }

  .bg-bottom {
      background-position: 0 100%,
          30% 0,
          45% 70%,
          70% 10%,
          100% 70%,

          35% 80%,
          60% 50%,
          75% 80%;

      background-size: 170px,
          71px,
          102px,
          102px,
          160px,

          48px,
          40px,
          82px;


  }
}

@media (max-width:991px) {
  .section__graduates {
      padding: 120px 0;
  }

  .graduates__number {
      font-size: 200px;
  }

  .graduates__title {
      font-size: 24px;
  }

  .bg-top,
  .bg-bottom {
      height: 170px;
  }

  .bg-top {
      background-position: 0 10%,
          25% 90%,
          60% 5%,
          90% 100%,


          16% 0%,
          44% 73%,
          100% 11%;
      background-size: 82px,
          108px,
          82px,
          130px,

          40px,
          40px,
          40px;
  }

  .bg-bottom {
      background-position: 0 100%,
          20% 0,
          40% 70%,
          70% 10%,
          100% 70%,

          28% 80%,
          53% 25%,
          79% 80%;

      background-size: 120px,
          71px,
          82px,
          90px,
          110px,

          48px,
          40px,
          59px;


  }
}

@media (max-width:767px) {
  .section__graduates {
      padding: 0;
      padding-bottom: 120px;
  }

  .graduates__number {
      font-size: 26vw;
  }

  .graduates__title {
      flex-wrap: wrap;
      justify-content: flex-start;
      position: static;
      transform: translate(0);
      gap: 0 25px;
      margin-bottom: 120px;
      text-align: left;

  }

  .title-black,
  .title-orange,
  .title-arrow {
      padding: 0;
  }

  .title-arrow {
      order: 1;
      margin: 0 10px;
  }

  .title-black {
      flex-basis: 100%;
  }

  .bg-top,
  .bg-bottom {
      height: 160px;
  }

  .bg-top {
      top: 60px;
  }


}

@media (max-width:650px) {
  .section__graduates {
      padding-bottom: 90px;
  }

  .graduates__title {
      margin-bottom: 90px;
  }

  .bg-bottom,
  .bg-top {
      height: 140px;
  }

  .bg-top {
      top: 50px;
      background-position: 0 10%,
          25% 90%,
          60% 5%,
          90% 100%,


          22% 0%,
          50% 73%,
          100% 11%;
      background-size: 72px,
          92px,
          72px,
          110px,

          30px,
          30px,
          30px;
  }

  .bg-bottom {
      bottom: 0;
      background-image: url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-1.png),

          url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-3.png),
          url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-4.png),
          url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-5.png),

          url(/local/templates/ncrdo_visually/images/graduates/bg-plus-pink.png),
          url(/local/templates/ncrdo_visually/images/graduates/bg-plus-grey.png);

      background-position: 0 100%,
          40% 70%,
          70% 10%,
          100% 70%,

          28% 80%,
          53% 25%,
          79% 80%;

      background-size: 120px,
          82px,
          90px,
          110px,

          30px,
          30px;


  }
}

@media (max-width:520px) {
  .section__graduates {
      padding-bottom: 70px;
  }

  .graduates__title {
      margin-bottom: 70px;
  }

  .bg-top,
  .bg-bottom {
      height: 100px;
  }


  .bg-top {
      background-image: url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-6.png),
          url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-7.png),
          url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-8.png),
          url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-9.png),

          url(/local/templates/ncrdo_visually/images/graduates/bg-plus-pink.png),
          url(/local/templates/ncrdo_visually/images/graduates/bg-plus-grey.png);

      background-size: 50px,
          61px,
          50px,
          81px,

          20px,
          20px;
  }

  .bg-bottom {

      /* background-position: 10% 0,
          45% 100%,
          67% 0%,
          100% 0%,

          40% 35%,
          80% 95%; */

      background-size: 94px,

          61px,
          62px,
          85px,

          20px,
          25px;


  }
}

@media (max-width:420px) {
  .section__graduates {
      padding-bottom: 60px;
  }

  .graduates__title {
      margin-bottom: 60px;
  }

  .bg-top,
  .bg-bottom {
      height: 80px;
  }

  .bg-top {
      top: 60px;
  }

  .bg-top {
      background-image: url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-6.png),
          url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-7.png),
          url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-8.png),
          url(/local/templates/ncrdo_visually/images/graduates/graduates-bg-9.png),

          url(/local/templates/ncrdo_visually/images/graduates/bg-plus-pink.png),
          url(/local/templates/ncrdo_visually/images/graduates/bg-plus-grey.png);

      background-size: 34px,
          41px,
          20px,
          66px,

          15px,
          13px;
  }

  .bg-bottom {

      background-position: 10% 0,
          45% 100%,
          67% 0%,
          100% 0%,

          40% 35%,
          80% 95%;

      background-size: 71px,

          25px,
          31px,
          52px,

          8px,
          20px;


  }
}


.news__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 40px;
  margin-bottom: 100px;
}

.news__item {
  display: flex;
  flex-direction: column;
}

.main-page__news-list__item__footer {
  margin-top: auto;
}

@media (max-width: 991px) {
  .news__list {
      grid-template-columns: repeat(2, 1fr);
  }

  .news__item:nth-child(3) {
      display: none
  }
  .hr-content .top-content {
    padding: 20px;
    position: relative;
    background-color: #34404e;
    color: #fff;
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .news__list {
      grid-template-columns: 1fr;
  }

  .news__item:nth-child(3) {
      display: flex
  }
}

.main-page__feature-list {
  margin: 0;
}

.contact-slider {
  /* display: none; */
}

.section__graduates,
.main-page__course__text {
  margin-top: 0;
}

.main-page__course__text,
.main-page__course,
.course__list,
.main-page__feature-list,
.direction__list,
.section__graduates,
.lectors,
div.ncrdo-delivery,
.foreign-reviews {
  margin-bottom: 100px;
}

.need-help,
.main-page__diplom__wrapper {
  margin-bottom: 30px;
}

.lectors {
  padding: 0;
}

@media (max-width: 767px) {

  .main-page__course__text,
  .main-page__course,
  .course__list,
  .main-page__feature-list,
  .direction__list,
  .section__graduates,
  .lectors,
  div.ncrdo-delivery,
  .foreign-reviews {
      margin-bottom: 50px;
  }

  .need-help,
  .main-page__diplom__wrapper {
      margin-bottom: 10px;
  }
}

.header__top {
  margin-top: 5px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 2px;
  font-size: 10px;
}

.header__top a {
  justify-self: start;
  color: #747474;
}

.header__top a:nth-child(2n) {

  justify-self: end;
}

@media (max-width: 767px) {
  .header__top {
      display: grid;
      grid-template-columns: 1fr;
      justify-items: center;
      font-size: 9px;
  }

  .header__top a:nth-child(2n) {
      justify-self: center;
  }

  .header__top a {
      text-align: center;
      justify-self: center;
  }
}

/** CAPCHA FORM **/
#captchaForm {
  display: block;
}

.success_block {
  display: none;
}

#captchaForm .img {
  width: 100%;
  height: 40px;
}

#captchaForm {
  position: relative;
}

.captchaForm-result {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  text-align: center;
  display: none;
  z-index: 10;
}

.captchaForm-result.success {
  color: green;
}

#captchaForm .error {
  display: none;
  color: red;
  margin: 0 0 10px 0;
}

.captchaForm-result.loader {
  background: transparent;
  background-image: url("/local/templates/ncrdo_visually/../images/ajax-loader.gif");
  background-position: center;
  background-repeat: no-repeat;
}

.modal-sm {
  max-width: 300px;
}
.lectors__item__prop--top h2{
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 18px;
}
.lectors__item__prop--top{
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 18px;
}
.lectors__item__prop--top h2{
  display: inline;
}

.programm__tabs__body__itm-tab.news_content .image{
  text-align: center;
}

.programm__tabs__body>.programm__tabs__body__itm-tab.programm__tabs__body__itm-tab--preview.programm__tabs__body__itm-tab--active.news_content>div{
  text-align: center;
}
.programm__tabs__body__itm-tab__images{
}
.programm__tabs__body__itm-tab__images>div{
  padding-top: 3rem;
}
.article_content .image img{
  margin: 0 auto;
  display: block;
}
.social-share__wrapper{
  top: -80px;
  position: relative;
  height: 0;
  justify-content: end;
  display: flex;
  z-index: 1;
  position: relative;
}
.social-share{
  position: relative;
  width: 40px;
  left: 10px;
}
.social-share__show-hide{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  padding-bottom: 1rem;
  padding-bottom: 0.5rem;
  cursor: pointer;
  background: #FFF;
  top: -3px;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
/*
.social-share__show-hide.active{
  background: #F3F8FF;
}
*/
.social-share__buttons{
  border-radius: 4px;
  background: #F3F8FF;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  height: 0px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.social-share__buttons.expand{
  height: 0px;
}
.social-share__buttons__close{
  display: block;
  position: relative;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: url('/local/templates/ncrdo_visually/images/svg/icon-close.svg');
  margin-top: 9px;
}
.social-share__buttons__item{
  padding: 8px;
}
.social-share__buttons__item a{
  display: block;
  line-height: 0;
}
.social-share__title{
  position: relative;
  left: -100px;
  height: 0;
}
@media (max-width: 480px){
  .social-share__wrapper{
      top: -59px;
  }
}

.social-share__wrapper{
  position: initial;
}
.pages-block-top{
  display: flex;
  justify-content: space-between;
  padding-bottom: 2rem;
}
.pages-block-top__social-share{
  z-index: 1;
}

.block-rate{
  display: flex;
  justify-content: center;
  margin-top: 4rem;
  margin-bottom: 3rem;
  text-align: center;
}
.block-rate img{
  display: block;
  margin: 0 auto;
  padding-bottom: 0.4rem;
}
.block-rate div{
  cursor: pointer;
}
.block-rate__dislike{
  margin-left: 5rem;
}
.block-rate__like .result,
.block-rate__dislike .result{
  display: block;
  text-align: center;
}
.block-rate .active{
  font-weight: bold;
}
.block-rate__like:before{
  content: "";
  background: url('/local/templates/ncrdo_visually/images/svg/icon-like.svg');
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  top: -8px;
  margin: 0 auto;
}
.block-rate__like.active:before{
  background: url('/local/templates/ncrdo_visually/images/svg/icon-like-active.svg');
}
.block-rate__dislike:before{
  content: "";
  background: url('/local/templates/ncrdo_visually/images/svg/icon-dislike.svg');
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  top: -8px;
  margin: 0 auto;
}
.block-rate__dislike.active:before{
  background: url('/local/templates/ncrdo_visually/images/svg/icon-dislike-active.svg');
}
.block-rate.voted{
  pointer-events: none;
}
.block-rate.disable div{
  cursor: initial;
}
.block-tags{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.block-tags .programm__itm__name{
  margin-bottom: 0;
}
.block-tags a{
  color: #34404E;
}
@media (max-width: 767px){
  .pages-block-top__date{
      padding-top: 1rem;
  }
  .pages-block-top{
      flex-direction: column;
      align-items: center;
  }
  .pages-block-top__social-share{
      padding-top: 2.5rem;
      padding-bottom: 4rem;
      width: 14rem;
      height: 0.8rem;
  }
  .social-share__wrapper{
      padding-right: 10px;
  }
  .social-share__title{
      left: -87px;
  }
}
#requestModalMC .modal-header{
  border: none;
}
/**/
.header__main-part__phone__callme{
  background: #B8976C;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 8px 22px;
  line-height: initial;
  border-radius: 4px;
  text-decoration: initial;
}
.header__main-part__phone__callme:hover,
.header__main-part__phone__callme:focus,
.header__main-part__phone__callme:active{
  text-decoration: initial;
  color: #fff;
}
@media (max-width: 1199px){
  .header__main-part__phone__callme{
      width: 100%;
      display: block;
      max-width: 206px;
      margin-left: -28px;
      margin-top: 10px;
  }
}
@media (max-width: 991px){
  .header__main-part__phone{
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  .header__main-part__phone__link{
      margin-left: -30px;
  }
  .header__main-part__phone__callme{

  }
}
.item-note{
  display: table;
  background: #36404D;
  color: #fff;
  font-weight: bold;
  font-size: .8rem;
  border-radius: 4px;
  padding: 4px 14px;
  margin-bottom: 4px;
}
.bx-filter-block .bx-filter-parameters-box-container .bx-filter-param-label{
  opacity: initial;
  z-index: 100;
}
.modal-parts_pay-content{
  font-family: 'SB Sans Text';
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  /* font-size: 14px; */
  margin:0;

  line-height: 140%;
  color: #000000;
}
.parts_pay-content-title{
  display:flex;
  flex-direction:row;
  justify-content: space-between;
  margin-bottom:14px;
}
.parts_pay-content-first_ph{
  margin-bottom:16px;
}
.parts_pay-content-second_ph{
  display:flex;
  flex-direction:row;
  justify-content: center;
  width:500px;
  margin-bottom:16px;
  gap:65px;
}
.parts_pay-content-third_ph{
  margin-bottom:16px;
}
.modal-parts_pay-content_close{
  cursor:pointer;
}
@media (max-width: 767px){
.parts_pay-content-second_ph {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 500px;
  margin-bottom: 16px;
  gap: 0px;
  grid-gap: 20px;
}
}
@media screen and (max-width: 400px) {
  .parts_pay-content-second_ph{
      display:flex;
      flex-direction:column;
      justify-content: center;
      width:250px;
  }
}


/* ===================blossom banner======================* /

#screen_blossombanner_block {
    display: flex;
    max-width: 1200px;
    width: 100%;
    height: 72px;
    overflow: hidden;
    z-index: 90;
    background: #5B7DF5 url(/local/templates/ncrdo_visually/images/screen_blossombanner_block_bg.png) center center no-repeat;
    background-size: cover;
    background-position: left;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
    margin-right: auto;
    margin-left: auto;
    padding: 12px 20px;
    font-family: Mulish;
    cursor: pointer;
}

#screen_blossombanner_block_header{
  width: 181px;
  height: 51px;
  flex-shrink: 0;
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  padding-left: 8%;
}

#screen_blossombanner_block_txt .block_txt_top{
  color: #FFF;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}
#screen_blossombanner_block_txt .block_txt_top span{
  color: #C4EB2D;
}

#screen_blossombanner_block_txt .block_txt_bot{
  color: #FFF;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}
#screen_blossombanner_block_txt .block_txt_bot span{
  color: #C4EB2D;
}
#screen_blossombanner_block_cont_wrap{
  display: flex;
  flex-direction: row;
  grid-gap: 28px;
  align-items: center;
}
#screen_blossombanner_block_cont{
  display: flex;
  width: 214px;
  padding: 7px 13px;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  border: 1px solid var(---, #DCF18C);
  position: relative;
}
.screen_blossombanner_block_cont_img{
  position: absolute;
  width: 142.919px;
  height: 119.919px;
  right: -30px;
  top: -20px;
  background: url(/local/templates/ncrdo_visually/images/screen_blossombanner_block_l4.png) center center no-repeat;
  background-size: cover;
}

#screen_blossombanner_block_cont span{
  display: flex;
  align-items: center;
  color: var(---, #DCF18C);
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}

#screen_blossombanner_block_btn{
  display: inline-flex;
  padding: 14px 32px 16px 32px;
  justify-content: center;
  align-items: center;
  grid-gap: 10px;
  border-radius: 4px;
  background: #193346;

  color: var(---FFFFFF, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;

  height: 48px;
}

@media  (min-width: 1200px) and (max-width:1439px) {

}

@media  (min-width: 993px) and (max-width:1199px) {
  #screen_blossombanner_block {
    max-width: 940px;
    width: 100%;
    background-image: none;
    background: #5B7DF5 url(/local/templates/ncrdo_visually/images/screen_blossombanner_block_l1.png) left 0px no-repeat;
    background-size: 88px;
  }
  #screen_blossombanner_block_header{
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    padding-left: 99px;
    width: 200px;
  }
  #screen_blossombanner_block_txt .block_txt_top{
    font-size: 24px;
    line-height: 110%;
  }
  #screen_blossombanner_block_txt .block_txt_bot{
    font-size: 15px;
    line-height: 110%;
  }
  #screen_blossombanner_block_cont span{
    font-size: 16px;
  }
  #screen_blossombanner_block_cont_wrap {
    grid-gap: 62px;
  }
  #screen_blossombanner_block_cont{
    width: 166px;
  }
  .screen_blossombanner_block_cont_img {
    width: 105.746px;
    height: 99.746px;
    right: -26px;
    top: -20px;
  }
}
@media (min-width: 768px) and (max-width: 992px){
  #screen_blossombanner_block {
    max-width: 720px;
    width: 100%;
    height: 70px;
    border-radius: 10px;
    background-image: none;
    background: #5B7DF5 url(/local/templates/ncrdo_visually/images/screen_blossombanner_block_l1.png) left 0px no-repeat;
    background-size: 88px;
  }
  #screen_blossombanner_block_header {
    font-size: 16px;
    margin-left: 90px;
    width: min-content;
    padding-left: 0px;
    height: auto;

  }
  #screen_blossombanner_block_txt .block_txt_top{
    font-size: 17px;
    line-height: 110%;
  }
  #screen_blossombanner_block_txt .block_txt_bot{
    font-size: 11px;
    line-height: 110%;
  }
  #screen_blossombanner_block_cont span{
    font-size: 12px;
  }
  #screen_blossombanner_block_cont_wrap {
    grid-gap: 50px;
  }
  #screen_blossombanner_block_cont{
    width: 135px;
    padding: 6px 13px;
  }
  .screen_blossombanner_block_cont_img {
    width: 99.746px;
    height: 99.746px;
    right: -31px;
    top: -26px;
  }
  #screen_blossombanner_block_btn{
    display: inline-flex;
    padding: 10px;
    justify-content: center;
    align-items: center;

    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    height: auto;
  }
}
@media (min-width: 590px) and  (max-width: 767px){
  .top_banner{
    padding-left: 10px;
    padding-right: 10px;
  }
  #screen_blossombanner_block {
    max-width: 720px;
    width: 100%;
    height: 52px;
    border-radius: 10px;
    background-image: none;
    background: #5B7DF5 url(/local/templates/ncrdo_visually/images/screen_blossombanner_block_l1.png) left 0px no-repeat;
    background-size: 60px;
  }
  #screen_blossombanner_block_header {
    font-size: 16px;
    margin-left: 60px;
    width: min-content;
    padding-left: 0px;
    height: auto;

  }
  #screen_blossombanner_block_txt .block_txt_top{
    font-size: 17px;
    line-height: 110%;
  }
  #screen_blossombanner_block_txt .block_txt_bot{
    font-size: 11px;
    line-height: 110%;
  }
  #screen_blossombanner_block_cont span{
    font-size: 12px;
  }
  #screen_blossombanner_block_cont_wrap {
    grid-gap: 30px;
  }
  #screen_blossombanner_block_cont{
    width: 135px;
    padding: 6px 13px;
  }
  .screen_blossombanner_block_cont_img {
    width: 99.746px;
    height: 99.746px;
    right: -31px;
    top: -26px;
  }
  #screen_blossombanner_block_btn{
    display: inline-flex;
    padding: 10px;
    justify-content: center;
    align-items: center;

    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    height: auto;
  }

}
@media (max-width: 590px){
  .top_banner{
    padding-left: 5px;
    padding-right: 5px;
  }
  #screen_blossombanner_block {
    max-width: 720px;
    width: 100%;
    height: 52px;
    border-radius: 10px;
    background-image: none;
    background: #5B7DF5 url(/local/templates/ncrdo_visually/images/screen_blossombanner_block_l1.png) left 0px no-repeat;
    background-size: 60px;
  }
  #screen_blossombanner_block_header {
    display: none;
  }
  #screen_blossombanner_block_txt .block_txt_top{
    font-size: 17px;
    line-height: 110%;
  }
  #screen_blossombanner_block_txt .block_txt_bot{
    font-size: 11px;
    line-height: 110%;
  }
  #screen_blossombanner_block_cont span{
    font-size: 12px;
  }
  #screen_blossombanner_block_cont_wrap {
    grid-gap: 30px;
  }
  #screen_blossombanner_block_cont{
    width: 135px;
    padding: 6px 13px;
  }
  .screen_blossombanner_block_cont_img {
    width: 99.746px;
    height: 99.746px;
    right: -31px;
    top: -22px;
  }
  #screen_blossombanner_block_btn{
    display: none;
  }
  #screen_blossombanner_block_txt{
    margin-left: 50px;
  }
}

/* ========================================= */



/* ===================blossom banner======================*/


.header__top__wrap {
  /*padding-top: 83px !important;*/
}
.header__top__wrap.fixed {
 /* padding-top: 83px !important;*/
}

#screen_blossombanner_block { display: block; width: 100%; max-width: 1200px; height: 100px; overflow: hidden; position: fixed; top: 7px; left: auto; right: auto; z-index: 120; background: #AA1880; }
#screen_blossombanner_block.screen_blossombanner_block_timer { display: block; width: 100%; max-width: 1200px; height: 72px; overflow: hidden; position: fixed; top: 5px; left: calc(50% - 600px); z-index: 120; background: #AA1880; border-radius: 4px; }
#screen_blossombanner_block_container { position: relative;height: 100%; margin: 0 auto; width: 1200px; }
#screen_blossombanner_block_l1 { display: block; width: 96px; height: 96px; overflow: hidden; position: absolute; bottom: -17px; left: -12px; z-index: 91; background: url('/local/templates/ncrdo_visually/images/screen_blossombanner_block_l1_2504.png') bottom right no-repeat; background-size: cover; }
#screen_blossombanner_block_header { display: block; width: 160px; height: 50px; overflow: hidden; position: absolute; bottom: 9px; left: 88px; z-index: 91; background: url('/local/templates/ncrdo_visually/images/screen_blossombanner_block_header_2504.png') center left no-repeat; background-size: contain; }
#screen_blossombanner_block_l2 { display: block; width: 140px; height: 40px; overflow: hidden; position: absolute; bottom: 12px; left: 310px; z-index: 91; background: url('/local/templates/ncrdo_visually/images/screen_blossombanner_block_l2_2504.png') center left no-repeat; background-size: contain; }
#screen_blossombanner_block_l3 { display: block; width: 250px; height: 72px; overflow: hidden; position: absolute; bottom: 0; left: 520px; z-index: 91; background: url('/local/templates/ncrdo_visually/images/screen_blossombanner_block_l3_2504.png') bottom left no-repeat; background-size: contain; }
#screen_blossombanner_block_txt { display: block; width: 150px; height: auto; overflow: hidden; position: absolute; top: 8px; right: 200px; z-index: 91; text-align: center; }
#screen_blossombanner_block_txt_pretimer { opacity: 0.6; color: #FFF; font-size: 12px; font-weight: 400; line-height: 15.4px; letter-spacing: 0.28px; }
#screen_blossombanner_block_txt_countdown { display: block; width: 150px; height: 30px; overflow: hidden; margin-left: 0; border-radius: 30px; background: #C4EB2D; margin-top: 6px; line-height: 30px; color: #323232; font-size: 12px; font-weight: 700; letter-spacing: 0.64px; }
.screen_blossombanner_block_timer #screen_blossombanner_block_btn { display: block; width: 122px; height: 50px; overflow: hidden; position: absolute; right: 19px; top: 11px; z-index: 92; background: #193346; border-radius: 4px; line-height: 50px; color: #FFF; font-size: 14px; font-weight: 700; text-align: center;  cursor: pointer; }



@media  (min-width: 1200px) and (max-width:1439px) {

  
}

@media  (min-width: 992px) and (max-width:1199px) {
    
  #screen_blossombanner_block { }
  #screen_blossombanner_block.screen_blossombanner_block_timer { max-width: 970px; height: 72px; left: calc(50% - 485px); border-radius: 4px; }
  #screen_blossombanner_block_container { position: relative;height: 100%; margin: 0 auto; width: 100%; }
  #screen_blossombanner_block_l1 { width: 96px; height: 96px; bottom: -17px; left: -12px; }
  #screen_blossombanner_block_header { width: 160px; height: 50px; bottom: 9px; left: 88px; }
  #screen_blossombanner_block_l2 { width: 140px; height: 40px; bottom: 12px; left: 260px; }
  #screen_blossombanner_block_l3 { width: 250px; height: 72px; bottom: 0; left: 410px; z-index: 91; }
  #screen_blossombanner_block_txt { width: 150px; height: auto; top: 8px; right: 160px; }
  #screen_blossombanner_block_txt_pretimer { font-size: 12px; line-height: 15.4px; }
  #screen_blossombanner_block_txt_countdown { width: 150px; height: 30px; margin-left: 0;  margin-top: 6px; line-height: 30px; font-size: 12px; }
  .screen_blossombanner_block_timer #screen_blossombanner_block_btn { width: 122px; height: 50px; right: 19px; top: 11px; line-height: 50px; color: #FFF; font-size: 14px; }


}
@media (min-width: 800px) and (max-width: 991px){
  
  #screen_blossombanner_block { }
  #screen_blossombanner_block.screen_blossombanner_block_timer { max-width: 750px; height: 72px; left: calc(50% - 375px); border-radius: 4px; }
  #screen_blossombanner_block_container { position: relative;height: 100%; margin: 0 auto; width: 100%; }
  #screen_blossombanner_block_l1 { width: 96px; height: 96px; bottom: -17px; left: -32px; }
  #screen_blossombanner_block_header { width: 130px; height: 50px; bottom: 9px; left: 68px; }
  #screen_blossombanner_block_l2 { width: 120px; height: 40px; bottom: 12px; left: 234px; }
  #screen_blossombanner_block_l3 { width: 220px; height: 72px; bottom: 0; left: 380px; z-index: 91; }
  #screen_blossombanner_block_txt { display: none; width: 150px; height: auto; top: 8px; right: 160px; }
  .screen_blossombanner_block_timer #screen_blossombanner_block_btn { width: 122px; height: 50px; right: 19px; top: 11px; line-height: 50px; color: #FFF; font-size: 14px; }

}

@media (min-width: 569px) and  (max-width: 799px){

  .header__top__wrap {
    padding-top: 33px !important;
  }
  .header__top__wrap.fixed {
    padding-top: 33px !important;
  }
    
  #screen_blossombanner_block { }
  #screen_blossombanner_block.screen_blossombanner_block_timer { max-width: calc(100% - 30px); height: 72px; left: 15px; border-radius: 4px; }
  #screen_blossombanner_block_container { position: relative;height: 100%; margin: 0 auto; width: 100%; }
  #screen_blossombanner_block_l1 { width: 96px; height: 96px; bottom: -17px; left: -42px; }
  #screen_blossombanner_block_header { width: 120px; height: 50px; bottom: 9px; left: 52px; }
  #screen_blossombanner_block_l2 { width: 120px; height: 40px; bottom: 12px; left: 204px; }
  #screen_blossombanner_block_l3 { width: 220px; height: 72px; bottom: 0; left: calc(100% - 220px); z-index: 91; }
  #screen_blossombanner_block_txt { display: none; width: 150px; height: auto; top: 8px; right: 160px; }
  .screen_blossombanner_block_timer #screen_blossombanner_block_btn { display: none; }

  
  @media (min-width: 728px) and  (max-width: 799px){
    #screen_blossombanner_block_l3 { width: 220px; height: 72px; bottom: 0; left: 360px; z-index: 91; }
    #screen_blossombanner_block_txt { display: none; width: 150px; height: auto; top: 8px; right: 160px; }
    .screen_blossombanner_block_timer #screen_blossombanner_block_btn { display: block; width: 122px; height: 50px; right: 19px; top: 11px; line-height: 50px; color: #FFF; font-size: 14px; }
  

  }
}

@media (max-width: 568px){
  .header__top__wrap {
    padding-top: 33px !important;
  }
  .header__top__wrap.fixed {
    padding-top: 33px !important;
  }

  #screen_blossombanner_block { }
  #screen_blossombanner_block.screen_blossombanner_block_timer { max-width: calc(100% - 30px); height: 72px; left: 15px; border-radius: 4px; }
  #screen_blossombanner_block_container { position: relative;height: 100%; margin: 0 auto; width: 100%; }
  #screen_blossombanner_block_l1 { width: 96px; height: 96px; bottom: -17px; left: -32px; }
  #screen_blossombanner_block_header { width: 98px; height: 50px; bottom: 9px; left: 68px; }
  #screen_blossombanner_block_l2 { width: 92px; height: 40px; bottom: 12px; left: 184px; }
  #screen_blossombanner_block_l3 { width: 220px; height: 72px; bottom: 0; left: calc(100% - 180px); z-index: 91; }
  #screen_blossombanner_block_txt { display: none; }
  .screen_blossombanner_block_timer #screen_blossombanner_block_btn { display: none; }
  
  @media (max-width: 484px){
    .header__top__wrap {
      padding-top: 13px !important;
    }
    .header__top__wrap.fixed {
      padding-top: 13px !important;
    }

    #screen_blossombanner_block.screen_blossombanner_block_timer { max-width: calc(100% - 30px); height: 52px; left: 15px; border-radius: 4px; }
    
    #screen_blossombanner_block_l1 { width: 70px; height: 70px; bottom: -11px; left: -27px; }
    
    #screen_blossombanner_block_header { width: 98px; height: 24px; bottom: 10px; left: 42px; }
    
    #screen_blossombanner_block_l2 { width: 92px; height: 24px; bottom: 10px; left: 132px; }
    
    #screen_blossombanner_block_l3 { width: 140px; height: 52px; overflow: hidden; left: auto; right: -30px; z-index: 91; background: url('/local/templates/ncrdo_visually/images/screen_blossombanner_block_l3_2504_mob.png') bottom left no-repeat; background-size: contain; }

    @media (max-width: 375px){

      #screen_blossombanner_block_header { display: none; }
      #screen_blossombanner_block_l2 { width: 92px; height: 24px; bottom: 10px; left: 48px; }
    }

  }
}


#screen_blossombanner_block2 {
    display: flex;
    max-width: 1200px;
    width: 100%;
    height: 72px;
    overflow: hidden;
    z-index: 90;
    background: #3C64F2;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
    margin-right: auto;
    margin-left: auto;
    padding: 12px 20px;
    font-family: Mulish;
    cursor: pointer;
    position: relative;
}
#screen_blossombanner_block_header2{
  display: inline-flex;
  height: 72px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 15px;
}
#screen_blossombanner_block_txt2{
    display: flex;
    flex-direction: row;
    grid-gap: 15px;
    align-content: center;
    align-items: center;
}
#screen_blossombanner_block_txt2_1{
  color: #FFF;
  font-family: Mulish;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  max-width: 140px;
}
#screen_blossombanner_block_txt2_2{
  display: inline-flex;
  padding: 12px 4px;
  align-items: center;
  grid-gap: 10px;
  border-radius: 15px;
  border: 1px solid var(---, #DCF18C);

  color: #FFF;
  text-align: center;
  font-family: Mulish;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;

  max-width: 312px;
  width: 100%;
}
#screen_blossombanner_block_txt2_3{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#screen_blossombanner_block_txt2_3 strong{
  color: #C4EB2D;
}
#screen_blossombanner_block_txt2_3 span:first-child{
  color: #FFF;
  font-family: Mulish;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 14px */
  opacity: 0.9;
}
#screen_blossombanner_block_txt2_3 span:nth-child(2){
  color: #FFF;
  font-family: Mulish;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  margin-top: 0px;
}
#screen_blossombanner_block_txt2_3 span:nth-child(3){
 color: #FFF;
  font-family: Mulish;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 12px */
  opacity: 0.8;
  margin-top: 5px;
}

#screen_blossombanner_block2_txt1{
  display: flex;
  flex-direction: row;
  grid-gap: 5px;
}
#screen_blossombanner_block2_txt1_block1{
  display: inline-flex;
  transform: rotate(-3.244deg);
  padding: 6px 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 7.897px;
  border: 0.79px solid var(---, #DCF18C);
  background: #3050C2;
  backdrop-filter: blur(9.475862503051758px);
}
#screen_blossombanner_block2_txt1_block1 span:nth-child(1){
  color: #FBF8F8;
  text-align: center;
  font-family: Mulish;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: 110%;
}
#screen_blossombanner_block2_txt1_block1 span:nth-child(2){
  color: #DCF18C;

  text-align: center;
  font-family: Mulish;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 110%;
}
#screen_blossombanner_block2_txt1_block2{
  display: flex;
  width: 168.986px;
  transform: rotate(1.572deg);
  padding: 6px 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-radius: 7.897px;
  border: 0.79px solid var(---, #DCF18C);
  background: #3050C2;
  backdrop-filter: blur(9.475862503051758px);
  position: relative;
}
#screen_blossombanner_block2_txt1_block2 span:nth-child(1){
  color: #FFF;

  text-align: center;
  font-family: Mulish;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
#screen_blossombanner_block2_txt1_block2 span:nth-child(2){
  color: #DCF18C;

  text-align: center;
  font-family: Mulish;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 110%;
}
#screen_blossombanner_block2_txt1_block2 span:nth-child(3){
  color: #FFF;

  text-align: center;
  font-family: Mulish;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
#screen_blossombanner_block2_txt1_block2 img{
    position: absolute;
    right: -40px;
    width: 94.695px;
    height: 94.695px;
    /* transform: rotate(14.799deg); */
    flex-shrink: 0;
}

#screen_blossombanner_block_txt3{
  display: flex;
  flex-direction: row;
  align-items: center;
}
#screen_blossombanner_block_txt3_1{
  display: flex;
  flex-direction: column;
  grid-gap: 0px;
}
#screen_blossombanner_block_txt3_1 {
  position: relative;
  background: linear-gradient(90deg, #4170F3 0%, #5767DF 100%);
  color: white;
  padding: 10px 10px;
  transform: skew(-20deg);
  margin-right: 15px;
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-left: 2px solid white;
  border-right: 2px solid white;
  height: 72px;
  max-width: 262px;
  width: 100%;
  align-items: center;
  white-space: nowrap;
}

#screen_blossombanner_block_txt3_1 * {
  transform: skew(20deg); 
}
#screen_blossombanner_block_txt3_1 .lower{
  color: #FFF;
  font-family: Mulish;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 0px;
}
#screen_blossombanner_block_txt3_1 .upper{
  color: #FFF;
  font-family: Mulish;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 0px;
}
#screen_blossombanner_block_txt3_1 span{
  color: #C4EB2D;
}
#screen_blossombanner_block_txt3_2{
  display: flex;
  flex-direction: column;
  grid-gap: 6px;
  max-width: 143px;
  width: 100%;
  align-items: center;
}
#screen_blossombanner_block_txt3_2 span{
  color: #FFF;

  font-family: Mulish;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 15.4px */
  letter-spacing: 0.28px;
  opacity: 0.6;
}
.screen_blossombanner_block2_timer{
  display: flex;
  padding: 6px 8px;
  justify-content: center;
  align-items: center;
  grid-gap: 10px;
  border-radius: 30px;
  background: #C4EB2D;

  color: #323232;

  font-family: Mulish;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 17.6px */
  letter-spacing: 0.64px;
  text-align: center;
}
#screen_blossombanner_block_cont_wrap2{
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 5px;
}
#screen_blossombanner_block_btn2{
  display: inline-flex;
  padding: 14px 32px 16px 32px;
  justify-content: center;
  align-items: center;
  grid-gap: 10px;
  border-radius: 4px;
  background: #193346;

  color: var(---FFFFFF, #FFF);
  font-family: Mulish;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  margin-left: 15px;
}
#screen_blossombanner_block2_clock{
  position: absolute;
  right: calc(50% - 125px);
}
#screen_blossombanner_block2_star{
  position: absolute;
  right: calc(50% - -149px);
  top: 0px;
}
.screen_blossombanner_block2_timer.mobile{
  display: none;
}

 #screen_blossombanner_block_txt3_2.screen_blossombanner_block_txt3_2_1{
  margin-left: 15px;
  display: flex;
}
 #screen_blossombanner_block_txt3_2.screen_blossombanner_block_txt3_2_2{
  display: none;
}
@media (max-width: 1167px){
  #screen_blossombanner_block_txt3_2{
    display: none;
  }
  #screen_blossombanner_block2_star {
    right: calc(50% - 415px);
  }
  #screen_blossombanner_block2_clock {
    right: calc(50% - 200px);
  }
}
@media (max-width: 999px){
  #screen_blossombanner_block_txt3_2.screen_blossombanner_block_txt3_2_1{
    display: none;
  }
  #screen_blossombanner_block_txt3_2.screen_blossombanner_block_txt3_2_2{
    display: flex;
    justify-content: center; 
    margin-left: 15px;
  }
  #screen_blossombanner_block_txt3_2.screen_blossombanner_block_txt3_2_2 .screen_blossombanner_block2_timer{
    display: flex;
    padding: 3px 4px;
    justify-content: center;
    align-items: center;
    grid-gap: 5px;
    border-radius: 15px;
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  #screen_blossombanner_block_btn2 {
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
}
@media (max-width: 913px){
  #screen_blossombanner_block_txt3_2{
    display: flex;
    flex-direction: row;
    grid-gap: 3px;
    width: 100%;
    align-items: center;
  }
  .screen_blossombanner_block2_timer{
    display: flex;
    padding: 3px 4px;
    justify-content: center;
    align-items: center;
    grid-gap: 5px;
    border-radius: 15px;
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  #screen_blossombanner_block_txt3_2 span{
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 8.8px */
    letter-spacing: 0.16px;
  }
  #screen_blossombanner_block2_star {
    display: none;
  }
  #screen_blossombanner_block2_clock {
    right: calc(50% - 510px);
  }
  #screen_blossombanner_block_header2 {
    height: 50px;
    margin-right: 9px;
  }
  #screen_blossombanner_block_txt2_1{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; 
    max-width: 100%;
  }
  #screen_blossombanner_block_txt2_2{
    display: inline-flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    font-size: 8px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    text-align: start;
    max-width: 190px;
  }
  #screen_blossombanner_block_txt3_1 .lower{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  #screen_blossombanner_block_txt3_1 .upper{
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  #screen_blossombanner_block_btn2{
    display: inline-flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
    border-radius: 4px;
    background: #193346;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  #screen_blossombanner_block_txt2 {
    display: flex;
    flex-direction: column;
    grid-gap: 6px;
    align-content: center;
    align-items: flex-start;
  }

  #screen_blossombanner_block_txt2_3 span:first-child{
    font-size: 10px;
  }
  #screen_blossombanner_block_txt2_3 span:nth-child(2){
    font-size: 17px;
  }
  #screen_blossombanner_block_txt2_3 span:nth-child(3){
    font-size: 8px;
  }
  #screen_blossombanner_block2_txt1_block1{
    display: inline-flex;
    transform: rotate(-3.244deg);
    padding: 5.528px 10.266px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 7.897px;
    border: 0.79px solid var(---, #DCF18C);
    background: rgba(0, 0, 0, 0.20);

    backdrop-filter: blur(9.475862503051758px);
  }
  #screen_blossombanner_block2_txt1_block1 span:nth-child(1){
    font-size: 9px;
  }
  #screen_blossombanner_block2_txt1_block1 span:nth-child(2){
    font-size: 14px;
  }
  #screen_blossombanner_block2_txt1_block2{
    display: flex;
    width: 168.986px;
    height: 45.8px;
    transform: rotate(1.572deg);
    padding: 5.528px 10.266px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-shrink: 0;
    border-radius: 7.897px;
    border: 0.79px solid var(---, #DCF18C);
    background: rgba(0, 0, 0, 0.20);

    backdrop-filter: blur(9.475862503051758px);
  }
  #screen_blossombanner_block2_txt1_block2 span:nth-child(1){
    font-size: 8px;
  }
  #screen_blossombanner_block2_txt1_block2 span:nth-child(2){
    font-size: 14px;
  }
  #screen_blossombanner_block2_txt1_block2 span:nth-child(3){
    font-size: 12px;
  }
  #screen_blossombanner_block2_txt1_block2 img{
      position: absolute;
      right: -30px;
      width: 94px;
      height: 94px;
  }
}
@media (max-width: 758px){
      #screen_blossombanner_block_txt3_2 {
        display: flex;
        flex-direction: column;
      }
}
@media (max-width: 692px){
  #screen_blossombanner_block_btn2{
    /* display: none; */
  }
  #screen_blossombanner_block_header2{
    margin-left: -15px;
  }
}
@media (max-width: 575px){
  #screen_blossombanner_block_txt3_2 {
    display: none;
  }
  #screen_blossombanner_block_txt3_2.screen_blossombanner_block_txt3_2_2{
    display: none;
  }
  #screen_blossombanner_block_btn2{
    display: none;
  }
  .screen_blossombanner_block2_timer.mobile{
    display: flex;
    white-space: nowrap;
  }
  #screen_blossombanner_block_txt3 {
      max-width: 45%;
      width: 100%;
  }
  #screen_blossombanner_block_txt3_1{
    margin-right: -10px;
    margin-left: 20px;
    padding: 4px;
    grid-gap: 4px;
  }
  #screen_blossombanner_block_txt2_1{
    font-size: 12px;
  }
  #screen_blossombanner_block_header2 {
    max-width: 64px;
    width: 100%;
    margin-left: -8px;
  }
  #screen_blossombanner_block_header2 img{
    max-width: 64px;
    width: 100%;
  }
  #screen_blossombanner_block2{
      padding: 5px;
  }
  #screen_blossombanner_block_txt3_1 .upper{
    font-size: 16px;
  }
  #screen_blossombanner_block2_txt1 {
    align-items: center;
  }

  #screen_blossombanner_block_txt2_3 span:first-child{
    font-size: 8px;
  }
  #screen_blossombanner_block_txt2_3 span:nth-child(2){
    font-size: 14px;
  }
  #screen_blossombanner_block_txt2_3 span:nth-child(3){
    font-size: 7px;
    margin-top: 3px;
  }
  #screen_blossombanner_block2_txt1_block1{
    display: inline-flex;
    padding: 5.528px 10.266px;
    flex-direction: column;
    justify-content: center;
    transform: rotate(0deg);
    align-items: center;
    border-radius: 7.897px;
    border: 0.79px solid var(---, #DCF18C);
    background: rgba(0, 0, 0, 0.20);
    max-width: 70px;
    width: 100%;
    height: fit-content;
    backdrop-filter: blur(9.475862503051758px);
  }
  .screen_blossombanner_block2_txt1_block1_wrap{
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 4px;
  }
  #screen_blossombanner_block2_txt1_block1 span:nth-child(1){
    font-size: 8px;
  }
  #screen_blossombanner_block2_txt1_block1 span:nth-child(2){
    font-size: 10px;
  }
  #screen_blossombanner_block2_txt1_block2{
    display: flex;
    max-width: 168.986px;
    width: max-content;
    padding: 5.528px 10.266px;
    padding-right: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-shrink: 0;
    border-radius: 7.897px;
    border: 0.79px solid var(---, #DCF18C);
    background: rgba(0, 0, 0, 0.20);
    transform: rotate(0deg);
    backdrop-filter: blur(9.475862503051758px);
  }
  #screen_blossombanner_block2_txt1_block2 span:nth-child(1){
    font-size: 8px;
  }
  #screen_blossombanner_block2_txt1_block2 span:nth-child(2){
    font-size: 12px;
  }
  #screen_blossombanner_block2_txt1_block2 span:nth-child(3){
    font-size: 10px;
  }
  #screen_blossombanner_block2_txt1_block2 img{
      position: absolute;
      right: -50px;
      width: 88px;
      height: 88px;
  }
}
@media (max-width: 387px){
  #screen_blossombanner_block_header2 img{
    max-width: 46px;
    width: 100%;
  }
  #screen_blossombanner_block_header2 {
    max-width: 47px;
    width: 100%;
    margin-left: -8px;
  }
}
/* =========================================*/

.footer-bvi-version{
  margin-top: 10px;
}

.footer-bvi-version a{
  font-size: 14px;
  vertical-align: middle;
  display: inline-block;
}

.footer-bvi-version a:hover{
  font-size: 14px;
}

.footer-bvi-version a:before{
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  background: url(/local/templates/ncrdo_visually/images/icons-low-vision.png) center no-repeat;
  background-size: contain;
  margin-right: 8px;
}

#ncrdomenu .li-icon-wrapper{
  display: none;
}

/* End */


/* Start:/local/templates/ncrdo_visually/css/nb-2025-banners.css?17872196849254*/
/* ====== NB-2025 Banner family (изолированное пространство имён) ====== */

:root{
  --nb-2025-bg: #D5FF3F;      /* лайм из макета */
  --nb-2025-ink: #18171E;     /* тёмный текст */
  --nb-2025-accent: #6C5DD1;  /* фиолетовая кнопка */
  --nb-2025-chip: #524EAB;       /* чип таймера */
  --nb-2025-white: #fff;
}

.nb-2025-wrap{
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 999;
  padding-top: 0;
}
.nb-2025-banner{
  --h: 100px;
  position: relative;
  margin: 0 auto;
  max-width: 1160px;
  height: var(--h);
  background: var(--nb-2025-bg) center/cover no-repeat;
  padding: 0 18px;
  border-radius: 0;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-radius: 16px;
  cursor: pointer;
}

/* Внутренняя сетка */
.nb-2025__inner{
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  width: 100%;
  height: 100%;
}

/* Левая колонка (заголовки) */
.nb-2025__left{min-width: 0;color:var(--nb-2025-ink);
    /* padding-left: 100px; */
}
@media (max-width:860px){
.nb-2025__left{
   /* padding-left: 40px; */
   }
}
@media (max-width:740px){
.nb-2025__left{ 
  /* padding-left: 0px;  */
}
}

.nb-2025__title{
  margin: 0;
  font-family: Mulish, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: var(--font-weight-bold, 700);
  line-height: 100%; /* 32px */
  letter-spacing: -0.64px;
}
.nb-2025__subtitle{
  margin: 5px 0 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  color: var(--nb-2025-ink);
}

/* Центральная «наклейка» (картинка) */
.nb-2025__promo{
  height: inherit; /* под макет 1200 */
  display: flex; align-items: center; justify-content: center;
}
.nb-2025__promo-img{
  height: auto; width: auto; display: block;
  object-fit: contain; 
  max-height: 100%;
}
.nb-2025__promo-img.mob{
    display: none;
}
.nb-2025__promo-img.pc{
    display: flex;
    margin-right: -12px;
}

/* Правая колонка (таймер + кнопка) */
.nb-2025__right{
  display: flex;
  flex-direction: row;
  justify-items: end;
  align-items: center;
  gap: 20px;
}
.nb-2025__timer{display:grid;gap:6px;justify-items:end}
.nb-2025__timer-label{
  font: 700 14px/1.1 Mulish, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color: #000;
}
.nb-2025__timer-chip{
  display:inline-flex;align-items:center;gap:6px;
  background: var(--nb-2025-chip);
  color:#E8E8FC;
  font: 700 14px/1.1 Mulish, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 15.4px */
  letter-spacing: 0.56px;
  padding: 6px 8px; border-radius: 30px;
}
.nb-2025__btn{
  display:inline-flex;align-items:center;justify-content:center;
  min-width: 180px; padding: 16px 30px 18px 30px; gap: 10px;
  font: 700 16px/1.1 Mulish, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color: var(--nb-2025-white);
  background: var(--nb-2025-accent); border-radius: 4px; text-decoration: none;
}
.nb-2025__btn:hover{text-decoration: none; color: var(--nb-2025-white)}

/* Кнопка закрытия */
.nb-2025__close{
  position: absolute; top: 2px; right: -10px;
  border: 0; background: transparent; padding: 0; cursor: pointer; z-index: 2;
}

/* ---------- Модификаторы под варианты ---------- */
/* short: только заголовок — оставляем базовые размеры */
.nb-2025--short .nb-2025__title{max-width: 267px;}
.nb-2025--short .nb-2025__subtitle{display:none}

/* shortsub: компактнее заголовок, добавляем подзаголовок */
.nb-2025--shortsub .nb-2025__title{font-size:24px}
.nb-2025--shortsub .nb-2025__subtitle{font-size:14px}

/* long: многстрочный заголовок, меньше кегль */
.nb-2025--long .nb-2025__title{
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}
.nb-2025--long .nb-2025__subtitle{display:none}

/* longsub: оба текста компактнее */
.nb-2025--longsub .nb-2025__title{
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 22px */
  text-transform: uppercase;
}
.nb-2025--longsub .nb-2025__subtitle{font-size:12px}

/* ---------- Респонсив под макеты 1200 / 980 / 640 / 320 ---------- */

/* ≤1199 — высота баннера 70px */
@media (max-width:1199px){
  .nb-2025-banner{ --h:80px; height:var(--h); padding:0 18px; }
  .nb-2025-banner.nb-2025--shortsub { --h:90px; height:var(--h);}

  .nb-2025-banner.nb-2025--long { --h:90px; height:var(--h);}

  .nb-2025-banner.nb-2025--longsub { --h:90px; height:var(--h); }

  .nb-2025__promo{  }
  .nb-2025__title{ font-size:25px; }

  .nb-2025--longsub .nb-2025__title{
    font-size: 17px;
  }

  .nb-2025__subtitle{ font-size:14px; }
  .nb-2025__timer-label{ font-size:10px; }
  .nb-2025__timer-chip{ font-size:12px; }
  .nb-2025__btn{ min-width:119px;} /* как в макете — на ~≤1100 кнопка скрывается */
}

/* ≤980 — ужимаем центральную наклейку и выравнивания */
@media (max-width:980px){
  .nb-2025-banner{ --h:65px; height:var(--h); padding:0 18px; }
  .nb-2025-banner.nb-2025--shortsub { --h:75px; height:var(--h);}

  .nb-2025-banner.nb-2025--long { --h:85px; height:var(--h);}

  .nb-2025-banner.nb-2025--longsub { --h:85px; height:var(--h); }

  .nb-2025__title{ font-size:20px; }

  .nb-2025--shortsub .nb-2025__title{font-size:18px}
  .nb-2025--shortsub .nb-2025__subtitle{font-size:12px}

  .nb-2025--long .nb-2025__title{font-size: 14px;}

  .nb-2025--longsub .nb-2025__title{ font-size: 16px; }
  .nb-2025--longsub .nb-2025__subtitle{font-size:10px}

  .nb-2025__inner{ gap:16px; }
  
  .nb-2025__promo{  }
  .nb-2025__right{ justify-items:end; gap: 16px;}
  .nb-2025__btn{ padding: 10px 30px;}

  .nb-2025__promo-img.pc{
    display: none;
  }
  .nb-2025__promo-img.mob{
    display: flex;
  }
}

@media (max-width:740px){
    .nb-2025__btn{
       /* display: none !important; */
      }
}


@media (max-width:700px){
  .nb-2025--long .nb-2025__promo-img.mob{
    /* display: none; */
  }
  .nb-2025--longsub .nb-2025__promo-img.mob{
    /* display: none; */
  }
}


/* ≤640 — компактные размеры, кнопка возвращается (маленькая) */
@media (max-width:640px){
  .nb-2025-banner{ --h:65px; height:var(--h); padding:0 10px; }
  .nb-2025-banner.nb-2025--shortsub { --h:75px; height:var(--h);}

  .nb-2025-banner.nb-2025--long { --h:75px; height:var(--h);}

  .nb-2025-banner.nb-2025--longsub { --h:75px; height:var(--h); }

  .nb-2025__inner{ gap:16px; }

  .nb-2025__title{ font-size:16px; }
  .nb-2025--shortsub .nb-2025__title{font-size:16px}

  .nb-2025--long .nb-2025__title{font-size: 15px;}

  .nb-2025--longsub .nb-2025__title{ font-size: 14px; }
  .nb-2025--longsub .nb-2025__subtitle{font-size:10px}

  .nb-2025__subtitle{ font-size:12px; }
  .nb-2025__promo{  }
  .nb-2025__timer-label{ display:none; } /* как в макете */
  .nb-2025__timer-chip{ font-size:10px; height:20px; padding:4px 6px; }
  .nb-2025__btn{
    display:inline-flex; font-size:14px; padding:10px 10px; position:relative;
  }
  .nb-2025__right{ gap:16px; }
  .nb-2025__close{
    top: 2px; right: -7px;
  }
}

/* ≤410 — ещё компактнее */
@media (max-width:540px){
  .nb-2025-banner {
      --h: 113px;
      height: var(--h);
      padding: 0 10px;
      position: relative;
  }
  .nb-2025-banner.nb-2025--shortsub { --h:113px; height:var(--h);}

  .nb-2025-banner.nb-2025--long { --h:113px; height:var(--h);}

  .nb-2025-banner.nb-2025--longsub { --h:113px; height:var(--h); }

  .nb-2025__inner {
      gap: 10px;
  }
  .nb-2025__left {
      align-self: flex-start;
      margin-top: 10px;
      max-width: 170px;
  }
  .nb-2025--long .nb-2025__left,
  .nb-2025--longsub .nb-2025__left {
    max-width: 100%;
  }
  .nb-2025__title{ 
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-bold, 700);
    line-height: 100%; /* 16px */
    letter-spacing: -0.32px;
  }
  .nb-2025--shortsub .nb-2025__title{font-size:14px}

  .nb-2025--longsub .nb-2025__title{ font-size: 16px; }
  .nb-2025--longsub .nb-2025__subtitle{font-size:12px}

  .nb-2025__subtitle{ font-size:11px; }
  .nb-2025__promo{  }
  .nb-2025__right{ 
        gap: 5px;
        position: absolute;
        flex-direction: column;
        bottom: 10px;
        max-width: 130px;
        width: 100%;
  }
  .nb-2025--long .nb-2025__right,
  .nb-2025--longsub .nb-2025__right{ 
        flex-direction: row;
        gap: 20px;
        max-width: 80%;
        bottom: 8px;
  }
  .nb-2025__timer {
    width: 100%;
    /* display: none; */
  }
  .nb-2025__timer-chip {
    width: 100%;
    justify-content: center;
  }
  .nb-2025__btn {
    padding: 5px 10px;
    width: 100%;
    max-width: 50%;
  }
  .nb-2025--shortsub .nb-2025__btn {
    display: none;
  }
}

/* End */


/* Start:/local/templates/ncrdo_visually/components/bitrix/news.list/lectors_slider_redesign_2025/style.css?17881882362448*/
/*----- Наши преподаватели -----*/
.category_professor {
  padding-top: 60px;
  padding-bottom: 60px;
}
.category_professor .program__title-h2{
    margin-bottom: 60px;
    text-align: center;
}

.category_professor_slide .item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  gap: 10px;
  width: 275px;
  background: #FFFFFF;
  border: 1px solid #E1E4ED;
  border-radius: 10px;
}
.category_professor_slide .item a{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  text-decoration: none;
	outline: none;
}

.category_professor_slide .slick-slide {
  margin: 0 10px; 
}
.category_professor_slide .slick-list {
  margin: 0 -10px;
}

.category_professor_slide .professor_photo {
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.category_professor_slide .professor_photo img {
  width: 100px;
  border: 3px solid #6C5DD1;
  border-radius: 100px;
}

.category_professor_slide .professor_name {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #323232;
}

.category_professor_slide .teaching_experience {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #323232;
  padding-left: 35px;
  position: relative;
}

.category_professor_slide .teaching_experience * {
  margin-bottom: 0;
}

.category_professor_slide .teaching_experience::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 24px;
  height: 24px;
  background: url("/local/templates/ncrdo_visually/css/../images/category/teaching_experience.png");
}


/* Равная высота карточек внутри Slick */
.category_professor_slide .slick-track {
  display: flex !important;
  align-items: stretch; 
}
.category_professor_slide .slick-slide {
  height: auto !important;          /* сброс inline-height */
}
.category_professor_slide .slick-slide > div {
  height: 100%;                      /* контейнер с .item */
}


@media screen and (max-width: 980px) {
  .category_professor_slide .slick-prev {
    left: 4px;
  }

  .category_professor_slide .slick-next {
    right: 4px;
  }
}

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

  .category_professor_slide .slick-prev,
  .category_professor_slide .slick-next {
    display: none;
  }
}

/*----- Наши преподаватели -----*/
/* End */


/* Start:/local/templates/ncrdo_visually/components/bitrix/system.pagenavigation/reviews/style.deferred.css?1786615446467*/
.load_more{
    border-radius: 4px;
    border: 2px solid #dddddd;
    font-size: 12px;
    color: #131313;
    line-height: 40px;
    display: block;
    height: 40px;
    width: 200px;
    margin: 25px auto;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    transition: background .3s ease-in-out;
}
.load_more:hover{
    cursor: pointer;
    background: #171717;
    color:#dddddd;
    border: 2px solid #171717;
}

/* End */


/* Start:/local/templates/ncrdo_visually/components/bitrix/news.list/n_reviews_new_new_new/style.deferred.css?17871508033242*/

/*----- Отзывы выпускников -----*/
#category_reviews {
  padding-top: 40px;
}

#category_reviews .ttl {
  padding-bottom: 50px;
}

#category_reviews .item {
  box-sizing: border-box;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  gap: 20px;
  background: #FFFFFF;
  border: 1px solid #E1E4ED;
  border-radius: 10px;
  margin-right: 10px;
  height: 100%;
}

#category_reviews .slick-track {
  display: flex !important;
  align-items: stretch !important;
}

#category_reviews .slick-slide {
  height: auto !important;
  display: flex !important;
}

#category_reviews .slick-slide > div {
  height: 100%;
  width: 100%;
}

#category_reviews .item > * {
  min-width: 0;
}

#category_reviews .top_name_text {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  min-width: 0;
}

#category_reviews .item:last-child {
  margin-right: 0px;
}

#category_reviews .name_student {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  color: #323232;
  padding-left: 0;
  position: relative;
  min-height: 0;
  display: block;
  width: 100%;
  margin: 0 !important;
}

#category_reviews .name_student::before {
  display: none;
  content: '';
  position: absolute;
  width: 64px;
  height: 64px;
  background: url("/local/templates/ncrdo_visually/components/bitrix/news.list/n_reviews_new_new_new/../images/category/icon09.png");
  border: 2.4px solid #524EAB;
  border-radius: 80px;
  top: 0;
  left: 0;
  margin-top: 0;
}

#category_reviews .name_student span {
  display: block;
  margin-top: 5px;
  color: #7e7e7e;
}

#category_reviews .text_review {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'calt' off, 'liga' off;
  color: rgba(0, 0, 0, 0.7);
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  align-self: start !important;
  width: 100%;
}

#category_reviews .text_review p {
  margin: 0 !important;
  text-align: left !important;
  text-align-last: left !important;
  word-spacing: normal !important;
}

#category_reviews .name_programm {
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
  margin-top: auto !important;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}

#category_reviews .name_programm a {
  display: block;
  width: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #323232;
  opacity: 0.8;
  text-decoration: none;
  overflow-wrap: anywhere;
}

#category_reviews_slide .slick-prev {
  left: 4px;
}

#category_reviews_slide .slick-next {
  right: 4px;
}

@media screen and (max-width: 980px) {
  #category_reviews_slide .slick-prev {
    left: 4px;
  }

  #category_reviews_slide .slick-next {
    right: 13px;
  }
}

@media screen and (max-width: 375px) {
  #category_reviews .item {
    width: 86vw;
  }

  #category_reviews_slide {
    margin-right: -20px;
  }

  #category_reviews_slide .slick-prev {
    left: 0px;
  }

  #category_reviews_slide .slick-next {
    right: 35px;
  }
}

/*----- Отзывы выпускников -----*/

/* End */


/* Start:/local/templates/ncrdo_visually/components/bitrix/news.list/n_cross_reviews/style.deferred.css?17871332873448*/
#other_sites .informer__rating-wrapper {
	display: flex;
	align-items: start;
	flex-direction: column;
	margin-top: 5px;
	gap: 0px;
	flex-wrap: wrap;
}
#other_sites .informer__rating-wrapper > *{
	flex: 0 0 50%;
}
#other_sites .informer__stars{
	width: auto;
	display: flex;
	flex-direction: row;	
}
#other_sites .informer_v1 .informer__rating{
	color: #141414;
	font-size: 24px;
	font-weight: 700;
	margin-right: 16px;	
}

#other_sites .informer__reviews {
	font-size: 12px;
	color: #8D8C8C;
	line-height: 17px;
}
#other_sites .item a {
	text-decoration: none;	
}

/*----- Отзывы на популярных площадках -----*/
#other_sites {
  padding-top: 40px;
  margin-top: 40px;
}

#other_sites .ttl {
  padding-bottom: 50px;
}

#other_sites .item {
  display: flex;
  flex-direction: column;
  padding: 0px 15px;
  min-height: 1px;
  gap: 10px;
  text-align: center;
}

#other_sites .item {
  height: 100%;
}

#other_sites .item a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 10px;
}

#other_sites_slide .slick-track {
  display: flex !important;
  align-items: stretch !important;
}

#other_sites_slide .slick-slide {
  height: auto !important;
}

#other_sites_slide .slick-slide > div {
  height: 100%;
}

#other_sites .logo_site {
  max-height: 100px;
}

#other_sites .logo_site img {
  margin: 0 auto;
  max-width: 180px;
}

#other_sites_slide .slick-prev {
  left: 4px;
}

#other_sites_slide .slick-next {
  right: 4px;
}

#other_sites .review_site {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 21px;
}

#other_sites .review_site span {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #8D8C8C;
}

#other_sites .review_site span i {
  display: inline-block;
  width: 13px;
  height: 17px;
  content: '';
  background: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.16836 1.31201C6.44961 0.749512 7.24648 0.772949 7.5043 1.31201L9.05117 4.4292L12.473 4.92139C13.0824 5.01514 13.3168 5.76514 12.8715 6.21045L10.4105 8.62451L10.9965 12.0229C11.0902 12.6323 10.434 13.1011 9.89492 12.8198L6.84805 11.2026L3.77773 12.8198C3.23867 13.1011 2.58242 12.6323 2.67617 12.0229L3.26211 8.62451L0.801172 6.21045C0.355859 5.76514 0.590234 5.01514 1.19961 4.92139L4.64492 4.4292L6.16836 1.31201Z" fill="%238D8C8C"/></svg>') center bottom no-repeat;
  margin-bottom: -2px;
  margin-right: 1px;
}

#other_sites .review_site span code,
#other_sites .slider_description code{
  background: none;
  color: #8D8C8C;
  padding: 1px;
  margin-top: -4px;
  display: inline-block;
  font-size: 10px;
  position: absolute;
}
#other_sites .slider_description code{
  position: relative;
  margin: 0;
}

#other_sites .slider_description {
  font-style: normal;
  font-weight: 400;
  font-size: 8px;
  line-height: 11px;
  color: #8D8C8C;
  margin-top: 15px;
}
@media screen and (max-width: 980px) {
  #other_sites_slide .slick-prev {
    left: 0px;
  }

  #other_sites_slide .slick-next {
    right: 0px;
  }
}

@media screen and (max-width: 375px) {
  #other_sites_slide {
    margin-right: -20px;
  }
}

/*----- Отзывы на популярных площадках -----*/


/* End */
/* /local/templates/ncrdo_visually/css/bootstrap.css?1711669055119623 */
/* /local/templates/ncrdo_visually/css/phone_mask.css?17454795933572 */
/* /local/templates/ncrdo_visually/components/ncrdo/search.title/ncrdo/style.css?17495631511908 */
/* /local/templates/ncrdo_visually/components/bitrix/menu/desktop__top__menu_dropdown_new/style.css?17513545192035 */
/* /local/templates/ncrdo_visually/components/bitrix/breadcrumb/n_breadcrums/style.css?1780059482856 */
/* /local/components/ncrdo/footer.tabs/templates/.default/style.css?178661544645 */
/* /local/components/ncrdo/footer.subscribe/templates/.default/style.css?178661544745 */
/* /local/templates/ncrdo_visually/js/slick/slick1.8.1.css?17519312313946 */
/* /local/templates/ncrdo_visually/styles.css?175336311343378 */
/* /local/templates/ncrdo_visually/template_styles.css?1787220327130187 */
/* /local/templates/ncrdo_visually/css/nb-2025-banners.css?17872196849254 */
/* /local/templates/ncrdo_visually/components/bitrix/news.list/lectors_slider_redesign_2025/style.css?17881882362448 */
/* /local/templates/ncrdo_visually/components/bitrix/system.pagenavigation/reviews/style.deferred.css?1786615446467 */
/* /local/templates/ncrdo_visually/components/bitrix/news.list/n_reviews_new_new_new/style.deferred.css?17871508033242 */
/* /local/templates/ncrdo_visually/components/bitrix/news.list/n_cross_reviews/style.deferred.css?17871332873448 */
