

/* 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/js/swiper/swiper-bundle.min.css?171166905515563*/
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/ncrdo_visually/js/slick/slick.css?17116690551782*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    /* cursor: hand; */
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/ncrdo_visually/fonts/fontawesome/css/all.css?174293037473621*/
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;

  src: url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-brands-400.eot");
  src: url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-brands-400.woff2") format("woff2"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-brands-400.woff") format("woff"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-brands-400.ttf") format("truetype"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-brands-400.svg#fontawesome") format("svg"); 
	font-display: swap;
  }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
font-display: swap;
  src: url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-regular-400.eot");
  src: url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-regular-400.woff2") format("woff2"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-regular-400.woff") format("woff"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-regular-400.ttf") format("truetype"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
font-display: swap;
  src: url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-solid-900.eot");
  src: url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-solid-900.woff2") format("woff2"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-solid-900.woff") format("woff"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-solid-900.ttf") format("truetype"), url("/local/templates/ncrdo_visually/fonts/fontawesome/css/../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* End */


/* Start:/local/templates/ncrdo_visually/css/bvi.css?1711669055113706*/
/*!
 * Button visually impaired v2.0
 */
 html body .bvi-panel {
  font-family: Arial !important;
  padding: 10px 10px;
  color: black;
  top: 0;
  left: 0;
  right: 0;
  letter-spacing: 0;
  position: relative;
  text-shadow: none;
  line-height: normal;
  border: 0;
  margin-bottom: 0.3rem;
  background-color: #f7f7f7;
  border-color: black;
  /* moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23); */
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  z-index: 999999 !important;
}
@media (max-width: 575.98px) {
  html body .bvi-panel {
    padding: 10px 0 10px 0;
  }
  html body .bvi-panel .bvi-panel-toggler {
    display: block;
    text-align: center;
  }
  html body .bvi-panel .bvi-panel-container {
    overflow: auto;
    width: auto;
    height: 145px;
    border-top: 1px solid #bcbcbc;
    -webkit-box-shadow: inset 0px 5px 15px 0px #d6d6d6;
    -moz-box-shadow: inset 0px 5px 15px 0px #d6d6d6;
    box-shadow: inset 0px 5px 15px 0px #d6d6d6;
  }
  html body .bvi-panel .bvi-panel-container, html body .bvi-panel #bvi-panel-close, html body .bvi-panel #bvi-panel-hide {
    display: none;
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-panel {
    padding: 10px 0 10px 0;
  }
  html body .bvi-panel .bvi-panel-toggler {
    display: block;
    text-align: center;
  }
  html body .bvi-panel .bvi-panel-container {
    overflow: auto;
    width: auto;
    height: 145px;
    border-top: 1px solid #bcbcbc;
    -webkit-box-shadow: inset 0px 5px 15px 0px #d6d6d6;
    -moz-box-shadow: inset 0px 5px 15px 0px #d6d6d6;
    box-shadow: inset 0px 5px 15px 0px #d6d6d6;
  }
  html body .bvi-panel .bvi-panel-container, html body .bvi-panel #bvi-panel-close, html body .bvi-panel #bvi-panel-hide {
    display: none;
    text-align: right;
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-panel {
    padding: 10px 0 10px 0;
  }
  html body .bvi-panel .bvi-panel-toggler {
    display: block;
    text-align: right;
  }
  html body .bvi-panel .bvi-panel-container, html body .bvi-panel #bvi-panel-close, html body .bvi-panel #bvi-panel-hide {
    display: none;
    text-align: right;
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-panel .bvi-panel-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel .bvi-panel-toggler {
    display: none;
  }
}
@media (max-width: 575.98px) {
  html body .bvi-panel * {
    font-size: 12px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-panel * {
    font-size: 14px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-panel * {
    font-size: 14px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-panel * {
    font-size: 16px !important;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel * {
    font-size: 16px !important;
  }
}
html body .bvi-panel a {
  color: #2a2a2a;
  background-color: transparent;
  outline: 0;
  text-decoration: underline;
}
html body .bvi-panel a:hover {
  color: black;
  outline: 0;
  background-color: transparent;
  text-decoration: underline;
}
html body .bvi-panel a:focus {
  color: black;
  outline: 0;
  background-color: transparent;
  text-decoration: underline;
}
html body .bvi-panel a.bvi-link-copy {
  text-decoration: underline;
  color: black;
  outline: 0;
}
html body .bvi-panel a.bvi-link-copy.active {
  color: black;
  outline: 0;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link-copy:hover {
  color: black;
  outline: 0;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link-copy:focus {
  color: black;
  outline: 0;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link {
  text-decoration: none;
  color: black;
  background-color: transparent;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  font-weight: bold;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
}
@media (max-width: 575.98px) {
  html body .bvi-panel a.bvi-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-panel a.bvi-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-panel a.bvi-link {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-panel a.bvi-link {
    height: 34px;
    line-height: 34px;
    padding: 0 9px;
  }
}
html body .bvi-panel a.bvi-link.active {
  color: inherit;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link:hover {
  color: black;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link:focus {
  color: black;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-white {
  background-color: white;
  color: black;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-white:hover {
  background-color: white;
  color: black;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-black {
  background-color: black;
  color: white;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-black:hover {
  background-color: black;
  color: white;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-blue {
  background-color: #9DD1FF;
  color: #063462;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-blue:hover {
  background-color: #9DD1FF;
  color: #063462;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-brown {
  background-color: #F7F3D6;
  color: #4D4B43;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-brown:hover {
  background-color: #F7F3D6;
  color: #4D4B43;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-green {
  background-color: #3B2716;
  color: #A9E44D;
  text-decoration: none;
}
html body .bvi-panel a.bvi-link.bvi-link-green:hover {
  background-color: #3B2716;
  color: #A9E44D;
  text-decoration: none;
}
html body .bvi-panel .bvi-title {
  text-shadow: none;
  text-decoration: none;
  background-color: transparent;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  margin: 10px 0 15px 0;
}
html body .bvi-panel .bvi-text-center {
  text-align: center;
}
html body .bvi-panel .bvi-text-left {
  text-align: left;
}
html body .bvi-panel .bvi-text-right {
  text-align: right;
}
html body .bvi-panel .bvi-setting-menu {
  margin-top: 10px;
  border-top: 1px solid #dfdfdf;
  display: none;
}
html body .bvi-panel .bvi-images {
  margin-top: 10px;
  width: 16px;
  height: 16px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
}
@media (max-width: 575.98px) {
  html body .bvi-panel .bvi-images {
    margin-top: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-panel .bvi-images {
    margin-top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-panel .bvi-images {
    margin-top: 7px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-panel .bvi-images {
    margin-top: 9px;
  }
}
html body .bvi-panel .bvi-images.bvi-images-eye-slash {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGbXBMSuEARgA4Oe77zocXTdISBYMXKFMJvkBkoVF6iw33n8wmXVXymi0SUnZzQaJTNcNd9MNBsnwuq9uOVaexx8rKJuwqGXKDzm7noUQwqcRQya9aXu3ruBWOMSMooFlbXMubdnwJXTlsKZrWl9ZWwk9JS0hbGMeC3rGeVCRedQRwpNE6kRmT4MzRzL7QggVVK3INNTIe7WJxI1wh1F1mZp7ib6iF8cSF8Is8ihoupEaSJ3qCOdILan7UJUYci2U0HRlx5hfVh34F999xzhj5hTP0AAAAABJRU5ErkJggg==");
}
html body .bvi-panel .bvi-images.bvi-images-arrow {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAVFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU4H24AAAAG3RSTlMAAQIDBgkMExQiRmJoaXN0dX6Aj5GbwcPR4vHLNuV5AAAAWElEQVQYV23NNxKAMAADQQEm52y4//+TwuSxuttGkn/J2n97g+nXb3H9yNWXPO0k3oAOmC0wSgXQCqiNBYyihUYCahlLKSnIdILC9H528JoPqg8M7Ln8OwBv7gmtk0G77wAAAABJRU5ErkJggg==");
}
html body .bvi-panel .bvi-images.bvi-images-volume-on {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==");
}
html body .bvi-panel .bvi-images.bvi-images-volume-on {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==");
}
html body .bvi-panel .bvi-images.bvi-images-volume-off {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFHRSTlMAAQIcHh8rLjx8hpKUlZi6vsXz/c3U9VgAAABHSURBVBhXrci3AYAwDADBtwFjcpD2n5WGIKnmyoNXGgestOjuYlYfk37R1FpXNXHq7Qn9IY4Y5Jx7sQFQJARFQlBk80HbARfdYAcpeUBcogAAAABJRU5ErkJggg==");
}
html body .bvi-panel .bvi-images.bvi-images-adjust {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAs30iGAAAAN3RSTlMAAQIDBAUHCQsMExQVFh4fJSsuLztGS1FYYWJkZnh7f4KIiYyRmKWmqMHO1dna3Ovt7/P3+fv9mqZ1DQAAAIJJREFUGBlNwVUCglAURdEtGNgd2N2BGGf+M5PL48O1MI31Q7pMAxx/K+c7wHhnvSaVvMycxE7nMqBUD5qKAxJKRR5LhRg5ba6qY+SEvFXCyJlxVw0jZ8JKI4ycLi1FRRJKxT4cdCoCSvWB/E3PYZCT2WAKR2XGZDr7jxQtqvwp+Dg/vREcKt7EoBcAAAAASUVORK5CYII=");
}
html body .bvi-panel .bvi-images.bvi-images-off {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAARVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADc6ur3AAAAFnRSTlMAAQIFBgcSGRowMVhZW128wMHDxfX3KcFjjgAAAGpJREFUGBlVwQkSgzAMA0CJUpKYuzX6/1ObeoAJuwhMpSTiwslV+UiEftNpfaHirttKALMaI0BXw4mshwSTZEMwSQUmyYZgkgqyHhJ4qOEEFjUmAN1Ht42o3l+d9h6hWw5VPhMXZrNM/P0AZ7gN/s4xaEgAAAAASUVORK5CYII=");
}
html body .bvi-panel .bvi-images.bvi-images-on {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6T+iNAAAAH3RSTlMAAQIDBycwOUJKS0xPUW1whZGVmJ2erbfT2uDk6Pv9OeeoXAAAAGJJREFUGFdlzkcCgDAIBVGMvSb27r//LTUxFnRW8NhA9E3N46uppU2wOwgiXCSHBfD07F8g0euxRGKB9N2pAGQWKBBODRgxEKNrzI7BQIq7E57dQv4UHbC6n08LsNTxAYt+7bh0DPt8j/8TAAAAAElFTkSuQmCC");
}
html body .bvi-panel .bvi-images.bvi-images-minus-square-o {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAODs8dnfx8vPK0lEjAAAAJElEQVR4AWOgD2BkYUUCLIwM7JwogI2BA1WAnYGZFQUw0cehAOJeAaqtH8h4AAAAAElFTkSuQmCC);
}
html body .bvi-panel.bvi-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999999;
}
html body .bvi-panel .bvi-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  html body .bvi-panel .bvi-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  html body .bvi-panel .bvi-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  html body .bvi-panel .bvi-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel .bvi-container {
    max-width: 1140px;
  }
}
html body .bvi-panel .bvi-container-fluid, html body .bvi-panel .bvi-container-xl, html body .bvi-panel .bvi-container-lg, html body .bvi-panel .bvi-container-md, html body .bvi-panel .bvi-container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  html body .bvi-panel .bvi-container-sm, html body .bvi-panel .bvi-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  html body .bvi-panel .bvi-container-md, html body .bvi-panel .bvi-container-sm, html body .bvi-panel .bvi-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  html body .bvi-panel .bvi-container-lg, html body .bvi-panel .bvi-container-md, html body .bvi-panel .bvi-container-sm, html body .bvi-panel .bvi-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel .bvi-container-xl, html body .bvi-panel .bvi-container-lg, html body .bvi-panel .bvi-container-md, html body .bvi-panel .bvi-container-sm, html body .bvi-panel .bvi-container {
    max-width: 1140px;
  }
}
html body .bvi-panel .bvi-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
html body .bvi-panel .bvi-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
html body .bvi-panel .bvi-no-gutters > .bvi-col,
html body .bvi-panel .bvi-no-gutters > [class*=bvi-col-] {
  padding-right: 0;
  padding-left: 0;
}
html body .bvi-panel .bvi-col-xl,
html body .bvi-panel .bvi-col-xl-auto, html body .bvi-panel .bvi-col-xl-12, html body .bvi-panel .bvi-col-xl-11, html body .bvi-panel .bvi-col-xl-10, html body .bvi-panel .bvi-col-xl-9, html body .bvi-panel .bvi-col-xl-8, html body .bvi-panel .bvi-col-xl-7, html body .bvi-panel .bvi-col-xl-6, html body .bvi-panel .bvi-col-xl-5, html body .bvi-panel .bvi-col-xl-4, html body .bvi-panel .bvi-col-xl-3, html body .bvi-panel .bvi-col-xl-2, html body .bvi-panel .bvi-col-xl-1, html body .bvi-panel .bvi-col-lg,
html body .bvi-panel .bvi-col-lg-auto, html body .bvi-panel .bvi-col-lg-12, html body .bvi-panel .bvi-col-lg-11, html body .bvi-panel .bvi-col-lg-10, html body .bvi-panel .bvi-col-lg-9, html body .bvi-panel .bvi-col-lg-8, html body .bvi-panel .bvi-col-lg-7, html body .bvi-panel .bvi-col-lg-6, html body .bvi-panel .bvi-col-lg-5, html body .bvi-panel .bvi-col-lg-4, html body .bvi-panel .bvi-col-lg-3, html body .bvi-panel .bvi-col-lg-2, html body .bvi-panel .bvi-col-lg-1, html body .bvi-panel .bvi-col-md,
html body .bvi-panel .bvi-col-md-auto, html body .bvi-panel .bvi-col-md-12, html body .bvi-panel .bvi-col-md-11, html body .bvi-panel .bvi-col-md-10, html body .bvi-panel .bvi-col-md-9, html body .bvi-panel .bvi-col-md-8, html body .bvi-panel .bvi-col-md-7, html body .bvi-panel .bvi-col-md-6, html body .bvi-panel .bvi-col-md-5, html body .bvi-panel .bvi-col-md-4, html body .bvi-panel .bvi-col-md-3, html body .bvi-panel .bvi-col-md-2, html body .bvi-panel .bvi-col-md-1, html body .bvi-panel .bvi-col-sm,
html body .bvi-panel .bvi-col-sm-auto, html body .bvi-panel .bvi-col-sm-12, html body .bvi-panel .bvi-col-sm-11, html body .bvi-panel .bvi-col-sm-10, html body .bvi-panel .bvi-col-sm-9, html body .bvi-panel .bvi-col-sm-8, html body .bvi-panel .bvi-col-sm-7, html body .bvi-panel .bvi-col-sm-6, html body .bvi-panel .bvi-col-sm-5, html body .bvi-panel .bvi-col-sm-4, html body .bvi-panel .bvi-col-sm-3, html body .bvi-panel .bvi-col-sm-2, html body .bvi-panel .bvi-col-sm-1, html body .bvi-panel .bvi-col,
html body .bvi-panel .bvi-col-auto, html body .bvi-panel .bvi-col-12, html body .bvi-panel .bvi-col-11, html body .bvi-panel .bvi-col-10, html body .bvi-panel .bvi-col-9, html body .bvi-panel .bvi-col-8, html body .bvi-panel .bvi-col-7, html body .bvi-panel .bvi-col-6, html body .bvi-panel .bvi-col-5, html body .bvi-panel .bvi-col-4, html body .bvi-panel .bvi-col-3, html body .bvi-panel .bvi-col-2, html body .bvi-panel .bvi-col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
html body .bvi-panel .bvi-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
html body .bvi-panel .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
html body .bvi-panel .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
html body .bvi-panel .row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
html body .bvi-panel .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
html body .bvi-panel .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
html body .bvi-panel .row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
html body .bvi-panel .bvi-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
html body .bvi-panel .bvi-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
html body .bvi-panel .bvi-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
html body .bvi-panel .bvi-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
html body .bvi-panel .bvi-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
html body .bvi-panel .bvi-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
html body .bvi-panel .bvi-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
html body .bvi-panel .bvi-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
html body .bvi-panel .bvi-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
html body .bvi-panel .bvi-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
html body .bvi-panel .bvi-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
html body .bvi-panel .bvi-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
html body .bvi-panel .bvi-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
html body .bvi-panel .bvi-order-first {
  order: -1;
}
html body .bvi-panel .bvi-order-last {
  order: 13;
}
html body .bvi-panel .bvi-order-0 {
  order: 0;
}
html body .bvi-panel .bvi-order-1 {
  order: 1;
}
html body .bvi-panel .bvi-order-2 {
  order: 2;
}
html body .bvi-panel .bvi-order-3 {
  order: 3;
}
html body .bvi-panel .bvi-order-4 {
  order: 4;
}
html body .bvi-panel .bvi-order-5 {
  order: 5;
}
html body .bvi-panel .bvi-order-6 {
  order: 6;
}
html body .bvi-panel .bvi-order-7 {
  order: 7;
}
html body .bvi-panel .bvi-order-8 {
  order: 8;
}
html body .bvi-panel .bvi-order-9 {
  order: 9;
}
html body .bvi-panel .bvi-order-10 {
  order: 10;
}
html body .bvi-panel .bvi-order-11 {
  order: 11;
}
html body .bvi-panel .bvi-order-12 {
  order: 12;
}
html body .bvi-panel .bvi-offset-1 {
  margin-left: 8.3333333333%;
}
html body .bvi-panel .bvi-offset-2 {
  margin-left: 16.6666666667%;
}
html body .bvi-panel .bvi-offset-3 {
  margin-left: 25%;
}
html body .bvi-panel .bvi-offset-4 {
  margin-left: 33.3333333333%;
}
html body .bvi-panel .bvi-offset-5 {
  margin-left: 41.6666666667%;
}
html body .bvi-panel .bvi-offset-6 {
  margin-left: 50%;
}
html body .bvi-panel .bvi-offset-7 {
  margin-left: 58.3333333333%;
}
html body .bvi-panel .bvi-offset-8 {
  margin-left: 66.6666666667%;
}
html body .bvi-panel .bvi-offset-9 {
  margin-left: 75%;
}
html body .bvi-panel .bvi-offset-10 {
  margin-left: 83.3333333333%;
}
html body .bvi-panel .bvi-offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  html body .bvi-panel .bvi-col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .bvi-panel .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .bvi-panel .bvi-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .bvi-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .bvi-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .bvi-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .bvi-panel .bvi-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .bvi-panel .bvi-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .bvi-panel .bvi-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .bvi-panel .bvi-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-order-sm-first {
    order: -1;
  }
  html body .bvi-panel .bvi-order-sm-last {
    order: 13;
  }
  html body .bvi-panel .bvi-order-sm-0 {
    order: 0;
  }
  html body .bvi-panel .bvi-order-sm-1 {
    order: 1;
  }
  html body .bvi-panel .bvi-order-sm-2 {
    order: 2;
  }
  html body .bvi-panel .bvi-order-sm-3 {
    order: 3;
  }
  html body .bvi-panel .bvi-order-sm-4 {
    order: 4;
  }
  html body .bvi-panel .bvi-order-sm-5 {
    order: 5;
  }
  html body .bvi-panel .bvi-order-sm-6 {
    order: 6;
  }
  html body .bvi-panel .bvi-order-sm-7 {
    order: 7;
  }
  html body .bvi-panel .bvi-order-sm-8 {
    order: 8;
  }
  html body .bvi-panel .bvi-order-sm-9 {
    order: 9;
  }
  html body .bvi-panel .bvi-order-sm-10 {
    order: 10;
  }
  html body .bvi-panel .bvi-order-sm-11 {
    order: 11;
  }
  html body .bvi-panel .bvi-order-sm-12 {
    order: 12;
  }
  html body .bvi-panel .bvi-offset-sm-0 {
    margin-left: 0;
  }
  html body .bvi-panel .bvi-offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  html body .bvi-panel .bvi-offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  html body .bvi-panel .bvi-offset-sm-3 {
    margin-left: 25%;
  }
  html body .bvi-panel .bvi-offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  html body .bvi-panel .bvi-offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  html body .bvi-panel .bvi-offset-sm-6 {
    margin-left: 50%;
  }
  html body .bvi-panel .bvi-offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  html body .bvi-panel .bvi-offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  html body .bvi-panel .bvi-offset-sm-9 {
    margin-left: 75%;
  }
  html body .bvi-panel .bvi-offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  html body .bvi-panel .bvi-offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  html body .bvi-panel .bvi-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .bvi-panel .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .bvi-panel .bvi-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .bvi-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .bvi-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .bvi-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .bvi-panel .bvi-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .bvi-panel .bvi-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .bvi-panel .bvi-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .bvi-panel .bvi-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-order-md-first {
    order: -1;
  }
  html body .bvi-panel .bvi-order-md-last {
    order: 13;
  }
  html body .bvi-panel .bvi-order-md-0 {
    order: 0;
  }
  html body .bvi-panel .bvi-order-md-1 {
    order: 1;
  }
  html body .bvi-panel .bvi-order-md-2 {
    order: 2;
  }
  html body .bvi-panel .bvi-order-md-3 {
    order: 3;
  }
  html body .bvi-panel .bvi-order-md-4 {
    order: 4;
  }
  html body .bvi-panel .bvi-order-md-5 {
    order: 5;
  }
  html body .bvi-panel .bvi-order-md-6 {
    order: 6;
  }
  html body .bvi-panel .bvi-order-md-7 {
    order: 7;
  }
  html body .bvi-panel .bvi-order-md-8 {
    order: 8;
  }
  html body .bvi-panel .bvi-order-md-9 {
    order: 9;
  }
  html body .bvi-panel .bvi-order-md-10 {
    order: 10;
  }
  html body .bvi-panel .bvi-order-md-11 {
    order: 11;
  }
  html body .bvi-panel .bvi-order-md-12 {
    order: 12;
  }
  html body .bvi-panel .bvi-offset-md-0 {
    margin-left: 0;
  }
  html body .bvi-panel .bvi-offset-md-1 {
    margin-left: 8.3333333333%;
  }
  html body .bvi-panel .bvi-offset-md-2 {
    margin-left: 16.6666666667%;
  }
  html body .bvi-panel .bvi-offset-md-3 {
    margin-left: 25%;
  }
  html body .bvi-panel .bvi-offset-md-4 {
    margin-left: 33.3333333333%;
  }
  html body .bvi-panel .bvi-offset-md-5 {
    margin-left: 41.6666666667%;
  }
  html body .bvi-panel .bvi-offset-md-6 {
    margin-left: 50%;
  }
  html body .bvi-panel .bvi-offset-md-7 {
    margin-left: 58.3333333333%;
  }
  html body .bvi-panel .bvi-offset-md-8 {
    margin-left: 66.6666666667%;
  }
  html body .bvi-panel .bvi-offset-md-9 {
    margin-left: 75%;
  }
  html body .bvi-panel .bvi-offset-md-10 {
    margin-left: 83.3333333333%;
  }
  html body .bvi-panel .bvi-offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  html body .bvi-panel .bvi-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .bvi-panel .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .bvi-panel .bvi-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .bvi-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .bvi-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .bvi-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .bvi-panel .bvi-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .bvi-panel .bvi-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .bvi-panel .bvi-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .bvi-panel .bvi-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-order-lg-first {
    order: -1;
  }
  html body .bvi-panel .bvi-order-lg-last {
    order: 13;
  }
  html body .bvi-panel .bvi-order-lg-0 {
    order: 0;
  }
  html body .bvi-panel .bvi-order-lg-1 {
    order: 1;
  }
  html body .bvi-panel .bvi-order-lg-2 {
    order: 2;
  }
  html body .bvi-panel .bvi-order-lg-3 {
    order: 3;
  }
  html body .bvi-panel .bvi-order-lg-4 {
    order: 4;
  }
  html body .bvi-panel .bvi-order-lg-5 {
    order: 5;
  }
  html body .bvi-panel .bvi-order-lg-6 {
    order: 6;
  }
  html body .bvi-panel .bvi-order-lg-7 {
    order: 7;
  }
  html body .bvi-panel .bvi-order-lg-8 {
    order: 8;
  }
  html body .bvi-panel .bvi-order-lg-9 {
    order: 9;
  }
  html body .bvi-panel .bvi-order-lg-10 {
    order: 10;
  }
  html body .bvi-panel .bvi-order-lg-11 {
    order: 11;
  }
  html body .bvi-panel .bvi-order-lg-12 {
    order: 12;
  }
  html body .bvi-panel .bvi-offset-lg-0 {
    margin-left: 0;
  }
  html body .bvi-panel .bvi-offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  html body .bvi-panel .bvi-offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  html body .bvi-panel .bvi-offset-lg-3 {
    margin-left: 25%;
  }
  html body .bvi-panel .bvi-offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  html body .bvi-panel .bvi-offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  html body .bvi-panel .bvi-offset-lg-6 {
    margin-left: 50%;
  }
  html body .bvi-panel .bvi-offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  html body .bvi-panel .bvi-offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  html body .bvi-panel .bvi-offset-lg-9 {
    margin-left: 75%;
  }
  html body .bvi-panel .bvi-offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  html body .bvi-panel .bvi-offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  html body .bvi-panel .bvi-col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .bvi-panel .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .bvi-panel .bvi-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .bvi-panel .bvi-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .bvi-panel .bvi-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .bvi-panel .bvi-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .bvi-panel .bvi-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .bvi-panel .bvi-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .bvi-panel .bvi-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .bvi-panel .bvi-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bvi-panel .bvi-order-xl-first {
    order: -1;
  }
  html body .bvi-panel .bvi-order-xl-last {
    order: 13;
  }
  html body .bvi-panel .bvi-order-xl-0 {
    order: 0;
  }
  html body .bvi-panel .bvi-order-xl-1 {
    order: 1;
  }
  html body .bvi-panel .bvi-order-xl-2 {
    order: 2;
  }
  html body .bvi-panel .bvi-order-xl-3 {
    order: 3;
  }
  html body .bvi-panel .bvi-order-xl-4 {
    order: 4;
  }
  html body .bvi-panel .bvi-order-xl-5 {
    order: 5;
  }
  html body .bvi-panel .bvi-order-xl-6 {
    order: 6;
  }
  html body .bvi-panel .bvi-order-xl-7 {
    order: 7;
  }
  html body .bvi-panel .bvi-order-xl-8 {
    order: 8;
  }
  html body .bvi-panel .bvi-order-xl-9 {
    order: 9;
  }
  html body .bvi-panel .bvi-order-xl-10 {
    order: 10;
  }
  html body .bvi-panel .bvi-order-xl-11 {
    order: 11;
  }
  html body .bvi-panel .bvi-order-xl-12 {
    order: 12;
  }
  html body .bvi-panel .bvi-offset-xl-0 {
    margin-left: 0;
  }
  html body .bvi-panel .bvi-offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  html body .bvi-panel .bvi-offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  html body .bvi-panel .bvi-offset-xl-3 {
    margin-left: 25%;
  }
  html body .bvi-panel .bvi-offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  html body .bvi-panel .bvi-offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  html body .bvi-panel .bvi-offset-xl-6 {
    margin-left: 50%;
  }
  html body .bvi-panel .bvi-offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  html body .bvi-panel .bvi-offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  html body .bvi-panel .bvi-offset-xl-9 {
    margin-left: 75%;
  }
  html body .bvi-panel .bvi-offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  html body .bvi-panel .bvi-offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
html body .bvi-body[data-bvi-theme=white] {
  background-color: #ffffff !important;
  fill: #000000 !important;
}
html body .bvi-body[data-bvi-theme=white] * {
  background-color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #000000 !important;
  color: #000000 !important;
  fill: #000000 !important;
}
html body .bvi-body[data-bvi-theme=white] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=white] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link {
  color: #000000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link.disabled {
  color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link.disabled:focus {
  color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link:focus {
  color: #000000 !important;
  background-color: #ffffff !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * :checked,
html body .bvi-body[data-bvi-theme=white] * :default,
html body .bvi-body[data-bvi-theme=white] * :disabled,
html body .bvi-body[data-bvi-theme=white] * :empty,
html body .bvi-body[data-bvi-theme=white] * :enabled,
html body .bvi-body[data-bvi-theme=white] * :first-child,
html body .bvi-body[data-bvi-theme=white] * :first-of-type,
html body .bvi-body[data-bvi-theme=white] * :focus,
html body .bvi-body[data-bvi-theme=white] * :indeterminate,
html body .bvi-body[data-bvi-theme=white] * :hover,
html body .bvi-body[data-bvi-theme=white] * :last-child,
html body .bvi-body[data-bvi-theme=white] * :last-of-type,
html body .bvi-body[data-bvi-theme=white] * :link,
html body .bvi-body[data-bvi-theme=white] * :nth-last-child(n),
html body .bvi-body[data-bvi-theme=white] * :nth-last-of-type(n),
html body .bvi-body[data-bvi-theme=white] * :nth-of-type(n),
html body .bvi-body[data-bvi-theme=white] * :only-child,
html body .bvi-body[data-bvi-theme=white] * :only-of-type,
html body .bvi-body[data-bvi-theme=white] * :optional,
html body .bvi-body[data-bvi-theme=white] * :read-write,
html body .bvi-body[data-bvi-theme=white] * :required,
html body .bvi-body[data-bvi-theme=white] * :root,
html body .bvi-body[data-bvi-theme=white] * :target,
html body .bvi-body[data-bvi-theme=white] * :valid,
html body .bvi-body[data-bvi-theme=white] * :visited,
html body .bvi-body[data-bvi-theme=white] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme=white] * :default {
  background-color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #000000 !important;
  color: #000000 !important;
  fill: #000000 !important;
}
html body .bvi-body[data-bvi-theme=white] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=white] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=white] *::selection {
  background-color: #000000 !important;
  color: #ffffff !important;
}
html body .bvi-body[data-bvi-theme=white] * a {
  outline: 0 !important;
  color: #000000 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme=white] * a.active {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * a:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=white] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=white] * a:hover * {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=white] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=white] * button, html body .bvi-body[data-bvi-theme=white] * input[type=submit], html body .bvi-body[data-bvi-theme=white] * input[type=button], html body .bvi-body[data-bvi-theme=white] * button[type=submit], html body .bvi-body[data-bvi-theme=white] * button[type=button] {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * button:hover.active, html body .bvi-body[data-bvi-theme=white] * input[type=button]:hover.active, html body .bvi-body[data-bvi-theme=white] * input[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=white] * button[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover.active {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * button:hover:hover, html body .bvi-body[data-bvi-theme=white] * input[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=white] * input[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=white] * button[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=white] * button:hover:hover *, html body .bvi-body[data-bvi-theme=white] * input[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=white] * input[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=white] * button[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover:hover * {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] {
  background-color: #000000 !important;
  fill: #ffffff !important;
}
html body .bvi-body[data-bvi-theme=black] * {
  background-color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  fill: #ffffff !important;
}
html body .bvi-body[data-bvi-theme=black] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=black] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link {
  color: #ffffff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link.disabled {
  color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link.disabled:focus {
  color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link:hover {
  color: #000000 !important;
  background-color: #ffffff !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link:focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * :checked,
html body .bvi-body[data-bvi-theme=black] * :default,
html body .bvi-body[data-bvi-theme=black] * :disabled,
html body .bvi-body[data-bvi-theme=black] * :empty,
html body .bvi-body[data-bvi-theme=black] * :enabled,
html body .bvi-body[data-bvi-theme=black] * :first-child,
html body .bvi-body[data-bvi-theme=black] * :first-of-type,
html body .bvi-body[data-bvi-theme=black] * :focus,
html body .bvi-body[data-bvi-theme=black] * :indeterminate,
html body .bvi-body[data-bvi-theme=black] * :hover,
html body .bvi-body[data-bvi-theme=black] * :last-child,
html body .bvi-body[data-bvi-theme=black] * :last-of-type,
html body .bvi-body[data-bvi-theme=black] * :link,
html body .bvi-body[data-bvi-theme=black] * :nth-last-child(n),
html body .bvi-body[data-bvi-theme=black] * :nth-last-of-type(n),
html body .bvi-body[data-bvi-theme=black] * :nth-of-type(n),
html body .bvi-body[data-bvi-theme=black] * :only-child,
html body .bvi-body[data-bvi-theme=black] * :only-of-type,
html body .bvi-body[data-bvi-theme=black] * :optional,
html body .bvi-body[data-bvi-theme=black] * :read-write,
html body .bvi-body[data-bvi-theme=black] * :required,
html body .bvi-body[data-bvi-theme=black] * :root,
html body .bvi-body[data-bvi-theme=black] * :target,
html body .bvi-body[data-bvi-theme=black] * :valid,
html body .bvi-body[data-bvi-theme=black] * :visited,
html body .bvi-body[data-bvi-theme=black] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme=black] * :default {
  background-color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  fill: #ffffff !important;
}
html body .bvi-body[data-bvi-theme=black] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=black] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=black] *::selection {
  background-color: #ffffff !important;
  color: #000000 !important;
}
html body .bvi-body[data-bvi-theme=black] * a {
  outline: 0 !important;
  color: #ffffff !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme=black] * a.active {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * a:hover {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=black] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=black] * a:hover * {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=black] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=black] * button, html body .bvi-body[data-bvi-theme=black] * input[type=submit], html body .bvi-body[data-bvi-theme=black] * input[type=button], html body .bvi-body[data-bvi-theme=black] * button[type=submit], html body .bvi-body[data-bvi-theme=black] * button[type=button] {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * button:hover.active, html body .bvi-body[data-bvi-theme=black] * input[type=button]:hover.active, html body .bvi-body[data-bvi-theme=black] * input[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=black] * button[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover.active {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * button:hover:hover, html body .bvi-body[data-bvi-theme=black] * input[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=black] * input[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=black] * button[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover:hover {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=black] * button:hover:hover *, html body .bvi-body[data-bvi-theme=black] * input[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=black] * input[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=black] * button[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover:hover * {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] {
  background-color: #9DD1FF !important;
  fill: #063462 !important;
}
html body .bvi-body[data-bvi-theme=blue] * {
  background-color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
  color: #063462 !important;
  fill: #063462 !important;
}
html body .bvi-body[data-bvi-theme=blue] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=blue] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link {
  color: #063462 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link.disabled {
  color: rgba(6, 52, 98, 0.5) !important;
  border: 1px solid rgba(6, 52, 98, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link.disabled:focus {
  color: rgba(6, 52, 98, 0.5) !important;
  border: 1px solid rgba(6, 52, 98, 0.5) !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link:hover {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link:focus {
  color: #063462 !important;
  background-color: #9DD1FF !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * :checked,
html body .bvi-body[data-bvi-theme=blue] * :default,
html body .bvi-body[data-bvi-theme=blue] * :disabled,
html body .bvi-body[data-bvi-theme=blue] * :empty,
html body .bvi-body[data-bvi-theme=blue] * :enabled,
html body .bvi-body[data-bvi-theme=blue] * :first-child,
html body .bvi-body[data-bvi-theme=blue] * :first-of-type,
html body .bvi-body[data-bvi-theme=blue] * :focus,
html body .bvi-body[data-bvi-theme=blue] * :indeterminate,
html body .bvi-body[data-bvi-theme=blue] * :hover,
html body .bvi-body[data-bvi-theme=blue] * :last-child,
html body .bvi-body[data-bvi-theme=blue] * :last-of-type,
html body .bvi-body[data-bvi-theme=blue] * :link,
html body .bvi-body[data-bvi-theme=blue] * :nth-last-child(n),
html body .bvi-body[data-bvi-theme=blue] * :nth-last-of-type(n),
html body .bvi-body[data-bvi-theme=blue] * :nth-of-type(n),
html body .bvi-body[data-bvi-theme=blue] * :only-child,
html body .bvi-body[data-bvi-theme=blue] * :only-of-type,
html body .bvi-body[data-bvi-theme=blue] * :optional,
html body .bvi-body[data-bvi-theme=blue] * :read-write,
html body .bvi-body[data-bvi-theme=blue] * :required,
html body .bvi-body[data-bvi-theme=blue] * :root,
html body .bvi-body[data-bvi-theme=blue] * :target,
html body .bvi-body[data-bvi-theme=blue] * :valid,
html body .bvi-body[data-bvi-theme=blue] * :visited,
html body .bvi-body[data-bvi-theme=blue] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme=blue] * :default {
  background-color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
  color: #063462 !important;
  fill: #063462 !important;
}
html body .bvi-body[data-bvi-theme=blue] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=blue] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=blue] *::selection {
  background-color: #063462 !important;
  color: #9DD1FF !important;
}
html body .bvi-body[data-bvi-theme=blue] * a {
  outline: 0 !important;
  color: #063462 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme=blue] * a.active {
  color: #063462 !important;
  background-color: #9DD1FF !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * a:hover {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=blue] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=blue] * a:hover * {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=blue] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=blue] * button, html body .bvi-body[data-bvi-theme=blue] * input[type=submit], html body .bvi-body[data-bvi-theme=blue] * input[type=button], html body .bvi-body[data-bvi-theme=blue] * button[type=submit], html body .bvi-body[data-bvi-theme=blue] * button[type=button] {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * button:hover.active, html body .bvi-body[data-bvi-theme=blue] * input[type=button]:hover.active, html body .bvi-body[data-bvi-theme=blue] * input[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=blue] * button[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover.active {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * button:hover:hover, html body .bvi-body[data-bvi-theme=blue] * input[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=blue] * input[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=blue] * button[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover:hover {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=blue] * button:hover:hover *, html body .bvi-body[data-bvi-theme=blue] * input[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=blue] * input[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=blue] * button[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover:hover * {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] {
  background-color: #F7F3D6 !important;
  fill: #4D4B43 !important;
}
html body .bvi-body[data-bvi-theme=brown] * {
  background-color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4D4B43 !important;
  color: #4D4B43 !important;
  fill: #4D4B43 !important;
}
html body .bvi-body[data-bvi-theme=brown] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=brown] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link {
  color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link.disabled {
  color: rgba(77, 75, 67, 0.5) !important;
  border: 1px solid rgba(77, 75, 67, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link.disabled:focus {
  color: rgba(77, 75, 67, 0.5) !important;
  border: 1px solid rgba(77, 75, 67, 0.5) !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link:hover {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link:focus {
  color: #4D4B43 !important;
  background-color: #F7F3D6 !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * :checked,
html body .bvi-body[data-bvi-theme=brown] * :default,
html body .bvi-body[data-bvi-theme=brown] * :disabled,
html body .bvi-body[data-bvi-theme=brown] * :empty,
html body .bvi-body[data-bvi-theme=brown] * :enabled,
html body .bvi-body[data-bvi-theme=brown] * :first-child,
html body .bvi-body[data-bvi-theme=brown] * :first-of-type,
html body .bvi-body[data-bvi-theme=brown] * :focus,
html body .bvi-body[data-bvi-theme=brown] * :indeterminate,
html body .bvi-body[data-bvi-theme=brown] * :hover,
html body .bvi-body[data-bvi-theme=brown] * :last-child,
html body .bvi-body[data-bvi-theme=brown] * :last-of-type,
html body .bvi-body[data-bvi-theme=brown] * :link,
html body .bvi-body[data-bvi-theme=brown] * :nth-last-child(n),
html body .bvi-body[data-bvi-theme=brown] * :nth-last-of-type(n),
html body .bvi-body[data-bvi-theme=brown] * :nth-of-type(n),
html body .bvi-body[data-bvi-theme=brown] * :only-child,
html body .bvi-body[data-bvi-theme=brown] * :only-of-type,
html body .bvi-body[data-bvi-theme=brown] * :optional,
html body .bvi-body[data-bvi-theme=brown] * :read-write,
html body .bvi-body[data-bvi-theme=brown] * :required,
html body .bvi-body[data-bvi-theme=brown] * :root,
html body .bvi-body[data-bvi-theme=brown] * :target,
html body .bvi-body[data-bvi-theme=brown] * :valid,
html body .bvi-body[data-bvi-theme=brown] * :visited,
html body .bvi-body[data-bvi-theme=brown] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme=brown] * :default {
  background-color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4D4B43 !important;
  color: #4D4B43 !important;
  fill: #4D4B43 !important;
}
html body .bvi-body[data-bvi-theme=brown] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=brown] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=brown] *::selection {
  background-color: #4D4B43 !important;
  color: #F7F3D6 !important;
}
html body .bvi-body[data-bvi-theme=brown] * a {
  outline: 0 !important;
  color: #4D4B43 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme=brown] * a.active {
  color: #4D4B43 !important;
  background-color: #F7F3D6 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * a:hover {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=brown] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=brown] * a:hover * {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=brown] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=brown] * button, html body .bvi-body[data-bvi-theme=brown] * input[type=submit], html body .bvi-body[data-bvi-theme=brown] * input[type=button], html body .bvi-body[data-bvi-theme=brown] * button[type=submit], html body .bvi-body[data-bvi-theme=brown] * button[type=button] {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * button:hover.active, html body .bvi-body[data-bvi-theme=brown] * input[type=button]:hover.active, html body .bvi-body[data-bvi-theme=brown] * input[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=brown] * button[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover.active {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * button:hover:hover, html body .bvi-body[data-bvi-theme=brown] * input[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=brown] * input[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=brown] * button[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover:hover {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=brown] * button:hover:hover *, html body .bvi-body[data-bvi-theme=brown] * input[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=brown] * input[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=brown] * button[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover:hover * {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] {
  background-color: #3B2716 !important;
  fill: #A9E44D !important;
}
html body .bvi-body[data-bvi-theme=green] * {
  background-color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #A9E44D !important;
  color: #A9E44D !important;
  fill: #A9E44D !important;
}
html body .bvi-body[data-bvi-theme=green] * .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=green] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link {
  color: #A9E44D !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link.disabled {
  color: rgba(169, 228, 77, 0.5) !important;
  border: 1px solid rgba(169, 228, 77, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link.disabled:focus {
  color: rgba(169, 228, 77, 0.5) !important;
  border: 1px solid rgba(169, 228, 77, 0.5) !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link:hover {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link:focus {
  color: #A9E44D !important;
  background-color: #3B2716 !important;
  /* text-underline: none !important; */
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * :checked,
html body .bvi-body[data-bvi-theme=green] * :default,
html body .bvi-body[data-bvi-theme=green] * :disabled,
html body .bvi-body[data-bvi-theme=green] * :empty,
html body .bvi-body[data-bvi-theme=green] * :enabled,
html body .bvi-body[data-bvi-theme=green] * :first-child,
html body .bvi-body[data-bvi-theme=green] * :first-of-type,
html body .bvi-body[data-bvi-theme=green] * :focus,
html body .bvi-body[data-bvi-theme=green] * :indeterminate,
html body .bvi-body[data-bvi-theme=green] * :hover,
html body .bvi-body[data-bvi-theme=green] * :last-child,
html body .bvi-body[data-bvi-theme=green] * :last-of-type,
html body .bvi-body[data-bvi-theme=green] * :link,
html body .bvi-body[data-bvi-theme=green] * :nth-last-child(n),
html body .bvi-body[data-bvi-theme=green] * :nth-last-of-type(n),
html body .bvi-body[data-bvi-theme=green] * :nth-of-type(n),
html body .bvi-body[data-bvi-theme=green] * :only-child,
html body .bvi-body[data-bvi-theme=green] * :only-of-type,
html body .bvi-body[data-bvi-theme=green] * :optional,
html body .bvi-body[data-bvi-theme=green] * :read-write,
html body .bvi-body[data-bvi-theme=green] * :required,
html body .bvi-body[data-bvi-theme=green] * :root,
html body .bvi-body[data-bvi-theme=green] * :target,
html body .bvi-body[data-bvi-theme=green] * :valid,
html body .bvi-body[data-bvi-theme=green] * :visited,
html body .bvi-body[data-bvi-theme=green] * :first-child:first-letter,
html body .bvi-body[data-bvi-theme=green] * :default {
  background-color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #A9E44D !important;
  color: #A9E44D !important;
  fill: #A9E44D !important;
}
html body .bvi-body[data-bvi-theme=green] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=green] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=green] *::selection {
  background-color: #A9E44D !important;
  color: #3B2716 !important;
}
html body .bvi-body[data-bvi-theme=green] * a {
  outline: 0 !important;
  color: #A9E44D !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .bvi-body[data-bvi-theme=green] * a.active {
  color: #A9E44D !important;
  background-color: #3B2716 !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * a:hover {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=green] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=green] * a:hover * {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=green] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .bvi-body[data-bvi-theme=green] * button, html body .bvi-body[data-bvi-theme=green] * input[type=submit], html body .bvi-body[data-bvi-theme=green] * input[type=button], html body .bvi-body[data-bvi-theme=green] * button[type=submit], html body .bvi-body[data-bvi-theme=green] * button[type=button] {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * button:hover.active, html body .bvi-body[data-bvi-theme=green] * input[type=button]:hover.active, html body .bvi-body[data-bvi-theme=green] * input[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=green] * button[type=submit]:hover.active, html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover.active {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * button:hover:hover, html body .bvi-body[data-bvi-theme=green] * input[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=green] * input[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=green] * button[type=submit]:hover:hover, html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover:hover {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-theme=green] * button:hover:hover *, html body .bvi-body[data-bvi-theme=green] * input[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=green] * input[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=green] * button[type=submit]:hover:hover *, html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover:hover * {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .bvi-body[data-bvi-size="40"] * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="40"] * h1,
html body .bvi-body[data-bvi-size="40"] * h1 * {
  font-size: 47px !important;
}
html body .bvi-body[data-bvi-size="40"] * h2,
html body .bvi-body[data-bvi-size="40"] * h2 * {
  font-size: 46px !important;
}
html body .bvi-body[data-bvi-size="40"] * h3,
html body .bvi-body[data-bvi-size="40"] * h3 * {
  font-size: 45px !important;
}
html body .bvi-body[data-bvi-size="40"] * h4,
html body .bvi-body[data-bvi-size="40"] * h4 * {
  font-size: 44px !important;
}
html body .bvi-body[data-bvi-size="40"] * h5,
html body .bvi-body[data-bvi-size="40"] * h5 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="40"] * h6,
html body .bvi-body[data-bvi-size="40"] * h6 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="39"] * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="39"] * h1,
html body .bvi-body[data-bvi-size="39"] * h1 * {
  font-size: 46px !important;
}
html body .bvi-body[data-bvi-size="39"] * h2,
html body .bvi-body[data-bvi-size="39"] * h2 * {
  font-size: 45px !important;
}
html body .bvi-body[data-bvi-size="39"] * h3,
html body .bvi-body[data-bvi-size="39"] * h3 * {
  font-size: 44px !important;
}
html body .bvi-body[data-bvi-size="39"] * h4,
html body .bvi-body[data-bvi-size="39"] * h4 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="39"] * h5,
html body .bvi-body[data-bvi-size="39"] * h5 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="39"] * h6,
html body .bvi-body[data-bvi-size="39"] * h6 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="38"] * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="38"] * h1,
html body .bvi-body[data-bvi-size="38"] * h1 * {
  font-size: 45px !important;
}
html body .bvi-body[data-bvi-size="38"] * h2,
html body .bvi-body[data-bvi-size="38"] * h2 * {
  font-size: 44px !important;
}
html body .bvi-body[data-bvi-size="38"] * h3,
html body .bvi-body[data-bvi-size="38"] * h3 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="38"] * h4,
html body .bvi-body[data-bvi-size="38"] * h4 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="38"] * h5,
html body .bvi-body[data-bvi-size="38"] * h5 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="38"] * h6,
html body .bvi-body[data-bvi-size="38"] * h6 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="37"] * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="37"] * h1,
html body .bvi-body[data-bvi-size="37"] * h1 * {
  font-size: 44px !important;
}
html body .bvi-body[data-bvi-size="37"] * h2,
html body .bvi-body[data-bvi-size="37"] * h2 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="37"] * h3,
html body .bvi-body[data-bvi-size="37"] * h3 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="37"] * h4,
html body .bvi-body[data-bvi-size="37"] * h4 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="37"] * h5,
html body .bvi-body[data-bvi-size="37"] * h5 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="37"] * h6,
html body .bvi-body[data-bvi-size="37"] * h6 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="36"] * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="36"] * h1,
html body .bvi-body[data-bvi-size="36"] * h1 * {
  font-size: 43px !important;
}
html body .bvi-body[data-bvi-size="36"] * h2,
html body .bvi-body[data-bvi-size="36"] * h2 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="36"] * h3,
html body .bvi-body[data-bvi-size="36"] * h3 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="36"] * h4,
html body .bvi-body[data-bvi-size="36"] * h4 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="36"] * h5,
html body .bvi-body[data-bvi-size="36"] * h5 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="36"] * h6,
html body .bvi-body[data-bvi-size="36"] * h6 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="35"] * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="35"] * h1,
html body .bvi-body[data-bvi-size="35"] * h1 * {
  font-size: 42px !important;
}
html body .bvi-body[data-bvi-size="35"] * h2,
html body .bvi-body[data-bvi-size="35"] * h2 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="35"] * h3,
html body .bvi-body[data-bvi-size="35"] * h3 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="35"] * h4,
html body .bvi-body[data-bvi-size="35"] * h4 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="35"] * h5,
html body .bvi-body[data-bvi-size="35"] * h5 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="35"] * h6,
html body .bvi-body[data-bvi-size="35"] * h6 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="34"] * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="34"] * h1,
html body .bvi-body[data-bvi-size="34"] * h1 * {
  font-size: 41px !important;
}
html body .bvi-body[data-bvi-size="34"] * h2,
html body .bvi-body[data-bvi-size="34"] * h2 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="34"] * h3,
html body .bvi-body[data-bvi-size="34"] * h3 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="34"] * h4,
html body .bvi-body[data-bvi-size="34"] * h4 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="34"] * h5,
html body .bvi-body[data-bvi-size="34"] * h5 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="34"] * h6,
html body .bvi-body[data-bvi-size="34"] * h6 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="33"] * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="33"] * h1,
html body .bvi-body[data-bvi-size="33"] * h1 * {
  font-size: 40px !important;
}
html body .bvi-body[data-bvi-size="33"] * h2,
html body .bvi-body[data-bvi-size="33"] * h2 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="33"] * h3,
html body .bvi-body[data-bvi-size="33"] * h3 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="33"] * h4,
html body .bvi-body[data-bvi-size="33"] * h4 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="33"] * h5,
html body .bvi-body[data-bvi-size="33"] * h5 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="33"] * h6,
html body .bvi-body[data-bvi-size="33"] * h6 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="32"] * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="32"] * h1,
html body .bvi-body[data-bvi-size="32"] * h1 * {
  font-size: 39px !important;
}
html body .bvi-body[data-bvi-size="32"] * h2,
html body .bvi-body[data-bvi-size="32"] * h2 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="32"] * h3,
html body .bvi-body[data-bvi-size="32"] * h3 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="32"] * h4,
html body .bvi-body[data-bvi-size="32"] * h4 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="32"] * h5,
html body .bvi-body[data-bvi-size="32"] * h5 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="32"] * h6,
html body .bvi-body[data-bvi-size="32"] * h6 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="31"] * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="31"] * h1,
html body .bvi-body[data-bvi-size="31"] * h1 * {
  font-size: 38px !important;
}
html body .bvi-body[data-bvi-size="31"] * h2,
html body .bvi-body[data-bvi-size="31"] * h2 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="31"] * h3,
html body .bvi-body[data-bvi-size="31"] * h3 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="31"] * h4,
html body .bvi-body[data-bvi-size="31"] * h4 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="31"] * h5,
html body .bvi-body[data-bvi-size="31"] * h5 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="31"] * h6,
html body .bvi-body[data-bvi-size="31"] * h6 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="30"] * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="30"] * h1,
html body .bvi-body[data-bvi-size="30"] * h1 * {
  font-size: 37px !important;
}
html body .bvi-body[data-bvi-size="30"] * h2,
html body .bvi-body[data-bvi-size="30"] * h2 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="30"] * h3,
html body .bvi-body[data-bvi-size="30"] * h3 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="30"] * h4,
html body .bvi-body[data-bvi-size="30"] * h4 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="30"] * h5,
html body .bvi-body[data-bvi-size="30"] * h5 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="30"] * h6,
html body .bvi-body[data-bvi-size="30"] * h6 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="29"] * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="29"] * h1,
html body .bvi-body[data-bvi-size="29"] * h1 * {
  font-size: 36px !important;
}
html body .bvi-body[data-bvi-size="29"] * h2,
html body .bvi-body[data-bvi-size="29"] * h2 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="29"] * h3,
html body .bvi-body[data-bvi-size="29"] * h3 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="29"] * h4,
html body .bvi-body[data-bvi-size="29"] * h4 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="29"] * h5,
html body .bvi-body[data-bvi-size="29"] * h5 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="29"] * h6,
html body .bvi-body[data-bvi-size="29"] * h6 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="28"] * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="28"] * h1,
html body .bvi-body[data-bvi-size="28"] * h1 * {
  font-size: 35px !important;
}
html body .bvi-body[data-bvi-size="28"] * h2,
html body .bvi-body[data-bvi-size="28"] * h2 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="28"] * h3,
html body .bvi-body[data-bvi-size="28"] * h3 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="28"] * h4,
html body .bvi-body[data-bvi-size="28"] * h4 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="28"] * h5,
html body .bvi-body[data-bvi-size="28"] * h5 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="28"] * h6,
html body .bvi-body[data-bvi-size="28"] * h6 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="27"] * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="27"] * h1,
html body .bvi-body[data-bvi-size="27"] * h1 * {
  font-size: 34px !important;
}
html body .bvi-body[data-bvi-size="27"] * h2,
html body .bvi-body[data-bvi-size="27"] * h2 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="27"] * h3,
html body .bvi-body[data-bvi-size="27"] * h3 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="27"] * h4,
html body .bvi-body[data-bvi-size="27"] * h4 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="27"] * h5,
html body .bvi-body[data-bvi-size="27"] * h5 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="27"] * h6,
html body .bvi-body[data-bvi-size="27"] * h6 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="26"] * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="26"] * h1,
html body .bvi-body[data-bvi-size="26"] * h1 * {
  font-size: 33px !important;
}
html body .bvi-body[data-bvi-size="26"] * h2,
html body .bvi-body[data-bvi-size="26"] * h2 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="26"] * h3,
html body .bvi-body[data-bvi-size="26"] * h3 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="26"] * h4,
html body .bvi-body[data-bvi-size="26"] * h4 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="26"] * h5,
html body .bvi-body[data-bvi-size="26"] * h5 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="26"] * h6,
html body .bvi-body[data-bvi-size="26"] * h6 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="25"] * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="25"] * h1,
html body .bvi-body[data-bvi-size="25"] * h1 * {
  font-size: 32px !important;
}
html body .bvi-body[data-bvi-size="25"] * h2,
html body .bvi-body[data-bvi-size="25"] * h2 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="25"] * h3,
html body .bvi-body[data-bvi-size="25"] * h3 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="25"] * h4,
html body .bvi-body[data-bvi-size="25"] * h4 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="25"] * h5,
html body .bvi-body[data-bvi-size="25"] * h5 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="25"] * h6,
html body .bvi-body[data-bvi-size="25"] * h6 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="24"] * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="24"] * h1,
html body .bvi-body[data-bvi-size="24"] * h1 * {
  font-size: 31px !important;
}
html body .bvi-body[data-bvi-size="24"] * h2,
html body .bvi-body[data-bvi-size="24"] * h2 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="24"] * h3,
html body .bvi-body[data-bvi-size="24"] * h3 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="24"] * h4,
html body .bvi-body[data-bvi-size="24"] * h4 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="24"] * h5,
html body .bvi-body[data-bvi-size="24"] * h5 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="24"] * h6,
html body .bvi-body[data-bvi-size="24"] * h6 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="23"] * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="23"] * h1,
html body .bvi-body[data-bvi-size="23"] * h1 * {
  font-size: 30px !important;
}
html body .bvi-body[data-bvi-size="23"] * h2,
html body .bvi-body[data-bvi-size="23"] * h2 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="23"] * h3,
html body .bvi-body[data-bvi-size="23"] * h3 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="23"] * h4,
html body .bvi-body[data-bvi-size="23"] * h4 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="23"] * h5,
html body .bvi-body[data-bvi-size="23"] * h5 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="23"] * h6,
html body .bvi-body[data-bvi-size="23"] * h6 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="22"] * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="22"] * h1,
html body .bvi-body[data-bvi-size="22"] * h1 * {
  font-size: 29px !important;
}
html body .bvi-body[data-bvi-size="22"] * h2,
html body .bvi-body[data-bvi-size="22"] * h2 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="22"] * h3,
html body .bvi-body[data-bvi-size="22"] * h3 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="22"] * h4,
html body .bvi-body[data-bvi-size="22"] * h4 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="22"] * h5,
html body .bvi-body[data-bvi-size="22"] * h5 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="22"] * h6,
html body .bvi-body[data-bvi-size="22"] * h6 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="21"] * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="21"] * h1,
html body .bvi-body[data-bvi-size="21"] * h1 * {
  font-size: 28px !important;
}
html body .bvi-body[data-bvi-size="21"] * h2,
html body .bvi-body[data-bvi-size="21"] * h2 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="21"] * h3,
html body .bvi-body[data-bvi-size="21"] * h3 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="21"] * h4,
html body .bvi-body[data-bvi-size="21"] * h4 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="21"] * h5,
html body .bvi-body[data-bvi-size="21"] * h5 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="21"] * h6,
html body .bvi-body[data-bvi-size="21"] * h6 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="20"] * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="20"] * h1,
html body .bvi-body[data-bvi-size="20"] * h1 * {
  font-size: 27px !important;
}
html body .bvi-body[data-bvi-size="20"] * h2,
html body .bvi-body[data-bvi-size="20"] * h2 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="20"] * h3,
html body .bvi-body[data-bvi-size="20"] * h3 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="20"] * h4,
html body .bvi-body[data-bvi-size="20"] * h4 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="20"] * h5,
html body .bvi-body[data-bvi-size="20"] * h5 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="20"] * h6,
html body .bvi-body[data-bvi-size="20"] * h6 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="19"] * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="19"] * h1,
html body .bvi-body[data-bvi-size="19"] * h1 * {
  font-size: 26px !important;
}
html body .bvi-body[data-bvi-size="19"] * h2,
html body .bvi-body[data-bvi-size="19"] * h2 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="19"] * h3,
html body .bvi-body[data-bvi-size="19"] * h3 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="19"] * h4,
html body .bvi-body[data-bvi-size="19"] * h4 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="19"] * h5,
html body .bvi-body[data-bvi-size="19"] * h5 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="19"] * h6,
html body .bvi-body[data-bvi-size="19"] * h6 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="18"] * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="18"] * h1,
html body .bvi-body[data-bvi-size="18"] * h1 * {
  font-size: 25px !important;
}
html body .bvi-body[data-bvi-size="18"] * h2,
html body .bvi-body[data-bvi-size="18"] * h2 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="18"] * h3,
html body .bvi-body[data-bvi-size="18"] * h3 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="18"] * h4,
html body .bvi-body[data-bvi-size="18"] * h4 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="18"] * h5,
html body .bvi-body[data-bvi-size="18"] * h5 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="18"] * h6,
html body .bvi-body[data-bvi-size="18"] * h6 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="17"] * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="17"] * h1,
html body .bvi-body[data-bvi-size="17"] * h1 * {
  font-size: 24px !important;
}
html body .bvi-body[data-bvi-size="17"] * h2,
html body .bvi-body[data-bvi-size="17"] * h2 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="17"] * h3,
html body .bvi-body[data-bvi-size="17"] * h3 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="17"] * h4,
html body .bvi-body[data-bvi-size="17"] * h4 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="17"] * h5,
html body .bvi-body[data-bvi-size="17"] * h5 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="17"] * h6,
html body .bvi-body[data-bvi-size="17"] * h6 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="16"] * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="16"] * h1,
html body .bvi-body[data-bvi-size="16"] * h1 * {
  font-size: 23px !important;
}
html body .bvi-body[data-bvi-size="16"] * h2,
html body .bvi-body[data-bvi-size="16"] * h2 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="16"] * h3,
html body .bvi-body[data-bvi-size="16"] * h3 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="16"] * h4,
html body .bvi-body[data-bvi-size="16"] * h4 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="16"] * h5,
html body .bvi-body[data-bvi-size="16"] * h5 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="16"] * h6,
html body .bvi-body[data-bvi-size="16"] * h6 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="15"] * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="15"] * h1,
html body .bvi-body[data-bvi-size="15"] * h1 * {
  font-size: 22px !important;
}
html body .bvi-body[data-bvi-size="15"] * h2,
html body .bvi-body[data-bvi-size="15"] * h2 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="15"] * h3,
html body .bvi-body[data-bvi-size="15"] * h3 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="15"] * h4,
html body .bvi-body[data-bvi-size="15"] * h4 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="15"] * h5,
html body .bvi-body[data-bvi-size="15"] * h5 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="15"] * h6,
html body .bvi-body[data-bvi-size="15"] * h6 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="14"] * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="14"] * h1,
html body .bvi-body[data-bvi-size="14"] * h1 * {
  font-size: 21px !important;
}
html body .bvi-body[data-bvi-size="14"] * h2,
html body .bvi-body[data-bvi-size="14"] * h2 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="14"] * h3,
html body .bvi-body[data-bvi-size="14"] * h3 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="14"] * h4,
html body .bvi-body[data-bvi-size="14"] * h4 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="14"] * h5,
html body .bvi-body[data-bvi-size="14"] * h5 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="14"] * h6,
html body .bvi-body[data-bvi-size="14"] * h6 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="13"] * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="13"] * h1,
html body .bvi-body[data-bvi-size="13"] * h1 * {
  font-size: 20px !important;
}
html body .bvi-body[data-bvi-size="13"] * h2,
html body .bvi-body[data-bvi-size="13"] * h2 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="13"] * h3,
html body .bvi-body[data-bvi-size="13"] * h3 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="13"] * h4,
html body .bvi-body[data-bvi-size="13"] * h4 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="13"] * h5,
html body .bvi-body[data-bvi-size="13"] * h5 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="13"] * h6,
html body .bvi-body[data-bvi-size="13"] * h6 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="12"] * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="12"] * h1,
html body .bvi-body[data-bvi-size="12"] * h1 * {
  font-size: 19px !important;
}
html body .bvi-body[data-bvi-size="12"] * h2,
html body .bvi-body[data-bvi-size="12"] * h2 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="12"] * h3,
html body .bvi-body[data-bvi-size="12"] * h3 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="12"] * h4,
html body .bvi-body[data-bvi-size="12"] * h4 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="12"] * h5,
html body .bvi-body[data-bvi-size="12"] * h5 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="12"] * h6,
html body .bvi-body[data-bvi-size="12"] * h6 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="11"] * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="11"] * h1,
html body .bvi-body[data-bvi-size="11"] * h1 * {
  font-size: 18px !important;
}
html body .bvi-body[data-bvi-size="11"] * h2,
html body .bvi-body[data-bvi-size="11"] * h2 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="11"] * h3,
html body .bvi-body[data-bvi-size="11"] * h3 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="11"] * h4,
html body .bvi-body[data-bvi-size="11"] * h4 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="11"] * h5,
html body .bvi-body[data-bvi-size="11"] * h5 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="11"] * h6,
html body .bvi-body[data-bvi-size="11"] * h6 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="10"] * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="10"] * h1,
html body .bvi-body[data-bvi-size="10"] * h1 * {
  font-size: 17px !important;
}
html body .bvi-body[data-bvi-size="10"] * h2,
html body .bvi-body[data-bvi-size="10"] * h2 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="10"] * h3,
html body .bvi-body[data-bvi-size="10"] * h3 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="10"] * h4,
html body .bvi-body[data-bvi-size="10"] * h4 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="10"] * h5,
html body .bvi-body[data-bvi-size="10"] * h5 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="10"] * h6,
html body .bvi-body[data-bvi-size="10"] * h6 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="9"] * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="9"] * h1,
html body .bvi-body[data-bvi-size="9"] * h1 * {
  font-size: 16px !important;
}
html body .bvi-body[data-bvi-size="9"] * h2,
html body .bvi-body[data-bvi-size="9"] * h2 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="9"] * h3,
html body .bvi-body[data-bvi-size="9"] * h3 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="9"] * h4,
html body .bvi-body[data-bvi-size="9"] * h4 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="9"] * h5,
html body .bvi-body[data-bvi-size="9"] * h5 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="9"] * h6,
html body .bvi-body[data-bvi-size="9"] * h6 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="8"] * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="8"] * h1,
html body .bvi-body[data-bvi-size="8"] * h1 * {
  font-size: 15px !important;
}
html body .bvi-body[data-bvi-size="8"] * h2,
html body .bvi-body[data-bvi-size="8"] * h2 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="8"] * h3,
html body .bvi-body[data-bvi-size="8"] * h3 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="8"] * h4,
html body .bvi-body[data-bvi-size="8"] * h4 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="8"] * h5,
html body .bvi-body[data-bvi-size="8"] * h5 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="8"] * h6,
html body .bvi-body[data-bvi-size="8"] * h6 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="7"] * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="7"] * h1,
html body .bvi-body[data-bvi-size="7"] * h1 * {
  font-size: 14px !important;
}
html body .bvi-body[data-bvi-size="7"] * h2,
html body .bvi-body[data-bvi-size="7"] * h2 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="7"] * h3,
html body .bvi-body[data-bvi-size="7"] * h3 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="7"] * h4,
html body .bvi-body[data-bvi-size="7"] * h4 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="7"] * h5,
html body .bvi-body[data-bvi-size="7"] * h5 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="7"] * h6,
html body .bvi-body[data-bvi-size="7"] * h6 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="6"] * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="6"] * h1,
html body .bvi-body[data-bvi-size="6"] * h1 * {
  font-size: 13px !important;
}
html body .bvi-body[data-bvi-size="6"] * h2,
html body .bvi-body[data-bvi-size="6"] * h2 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="6"] * h3,
html body .bvi-body[data-bvi-size="6"] * h3 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="6"] * h4,
html body .bvi-body[data-bvi-size="6"] * h4 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="6"] * h5,
html body .bvi-body[data-bvi-size="6"] * h5 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="6"] * h6,
html body .bvi-body[data-bvi-size="6"] * h6 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="5"] * {
  font-size: 5px !important;
}
html body .bvi-body[data-bvi-size="5"] * h1,
html body .bvi-body[data-bvi-size="5"] * h1 * {
  font-size: 12px !important;
}
html body .bvi-body[data-bvi-size="5"] * h2,
html body .bvi-body[data-bvi-size="5"] * h2 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="5"] * h3,
html body .bvi-body[data-bvi-size="5"] * h3 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="5"] * h4,
html body .bvi-body[data-bvi-size="5"] * h4 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="5"] * h5,
html body .bvi-body[data-bvi-size="5"] * h5 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="5"] * h6,
html body .bvi-body[data-bvi-size="5"] * h6 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="4"] * {
  font-size: 4px !important;
}
html body .bvi-body[data-bvi-size="4"] * h1,
html body .bvi-body[data-bvi-size="4"] * h1 * {
  font-size: 11px !important;
}
html body .bvi-body[data-bvi-size="4"] * h2,
html body .bvi-body[data-bvi-size="4"] * h2 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="4"] * h3,
html body .bvi-body[data-bvi-size="4"] * h3 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="4"] * h4,
html body .bvi-body[data-bvi-size="4"] * h4 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="4"] * h5,
html body .bvi-body[data-bvi-size="4"] * h5 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="4"] * h6,
html body .bvi-body[data-bvi-size="4"] * h6 * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="3"] * {
  font-size: 3px !important;
}
html body .bvi-body[data-bvi-size="3"] * h1,
html body .bvi-body[data-bvi-size="3"] * h1 * {
  font-size: 10px !important;
}
html body .bvi-body[data-bvi-size="3"] * h2,
html body .bvi-body[data-bvi-size="3"] * h2 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="3"] * h3,
html body .bvi-body[data-bvi-size="3"] * h3 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="3"] * h4,
html body .bvi-body[data-bvi-size="3"] * h4 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="3"] * h5,
html body .bvi-body[data-bvi-size="3"] * h5 * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="3"] * h6,
html body .bvi-body[data-bvi-size="3"] * h6 * {
  font-size: 5px !important;
}
html body .bvi-body[data-bvi-size="2"] * {
  font-size: 2px !important;
}
html body .bvi-body[data-bvi-size="2"] * h1,
html body .bvi-body[data-bvi-size="2"] * h1 * {
  font-size: 9px !important;
}
html body .bvi-body[data-bvi-size="2"] * h2,
html body .bvi-body[data-bvi-size="2"] * h2 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="2"] * h3,
html body .bvi-body[data-bvi-size="2"] * h3 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="2"] * h4,
html body .bvi-body[data-bvi-size="2"] * h4 * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="2"] * h5,
html body .bvi-body[data-bvi-size="2"] * h5 * {
  font-size: 5px !important;
}
html body .bvi-body[data-bvi-size="2"] * h6,
html body .bvi-body[data-bvi-size="2"] * h6 * {
  font-size: 4px !important;
}
html body .bvi-body[data-bvi-size="1"] * {
  font-size: 1px !important;
}
html body .bvi-body[data-bvi-size="1"] * h1,
html body .bvi-body[data-bvi-size="1"] * h1 * {
  font-size: 8px !important;
}
html body .bvi-body[data-bvi-size="1"] * h2,
html body .bvi-body[data-bvi-size="1"] * h2 * {
  font-size: 7px !important;
}
html body .bvi-body[data-bvi-size="1"] * h3,
html body .bvi-body[data-bvi-size="1"] * h3 * {
  font-size: 6px !important;
}
html body .bvi-body[data-bvi-size="1"] * h4,
html body .bvi-body[data-bvi-size="1"] * h4 * {
  font-size: 5px !important;
}
html body .bvi-body[data-bvi-size="1"] * h5,
html body .bvi-body[data-bvi-size="1"] * h5 * {
  font-size: 4px !important;
}
html body .bvi-body[data-bvi-size="1"] * h6,
html body .bvi-body[data-bvi-size="1"] * h6 * {
  font-size: 3px !important;
}
html body .bvi-body .bvi-tts .bvi-tts-link {
  display: inline-block;
  border: 1px dashed transparent;
  border-bottom: 0;
  padding: 10px;
}
html body .bvi-body .bvi-tts .bvi-tts-text {
  border: 1px dashed transparent;
  padding: 10px;
}
html body .bvi-body a {
  text-decoration: none;
}
html body .bvi-body a.bvi-link {
  text-decoration: none;
  color: black;
  background-color: transparent;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  font-weight: bold;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
  margin: 2px;
}
@media (max-width: 575.98px) {
  html body .bvi-body a.bvi-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .bvi-body a.bvi-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .bvi-body a.bvi-link {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .bvi-body a.bvi-link {
    height: 34px;
    line-height: 34px;
    padding: 0 9px;
  }
}
html body .bvi-body a.bvi-link.active {
  color: inherit;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-body a.bvi-link:hover {
  color: black;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-body a.bvi-link:focus {
  color: black;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .bvi-body[data-bvi-images=true] .bvi-background-image.bvi-img,
html body .bvi-body[data-bvi-images=true] img.bvi-img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
html body .bvi-body[data-bvi-images=true] .bvi-background-image {
  background-color: transparent !important;
}
html body .bvi-body[data-bvi-images=false] .bvi-background-image {
  background-image: none !important;
  border: 0 !important;
}
html body .bvi-body[data-bvi-images=false] div.bvi-img {
  vertical-align: middle;
  border: 2px dashed;
  box-sizing: border-box;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
  word-wrap: break-word;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
html body .bvi-body[data-bvi-images=grayscale] .bvi-background-image,
html body .bvi-body[data-bvi-images=grayscale] img.bvi-img {
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  filter: grayscale(1);
}
html body .bvi-body[data-bvi-line-height=normal] *:not(.bvi-link) {
  line-height: 1.5 !important;
}
html body .bvi-body[data-bvi-line-height=average] *:not(.bvi-link) {
  line-height: 2 !important;
}
html body .bvi-body[data-bvi-line-height=big] *:not(.bvi-link) {
  line-height: 2.5 !important;
}
html body .bvi-body[data-bvi-letter-spacing=normal] *:not(.bvi-link) {
  letter-spacing: 0 !important;
}
html body .bvi-body[data-bvi-letter-spacing=average] *:not(.bvi-link) {
  letter-spacing: 2px !important;
}
html body .bvi-body[data-bvi-letter-spacing=big] *:not(.bvi-link) {
  letter-spacing: 4px !important;
}
html body .bvi-body[data-bvi-font-family=arial] *:not(i):not(span) {
  font-family: Arial, sans-serif !important;
}
html body .bvi-body[data-bvi-font-family=times] *:not(i):not(span) {
  font-family: "Times New roman" !important;
}
html body .bvi-body[data-bvi-flash-iframe=true] .wp-audio-shortcode,
html body .bvi-body[data-bvi-flash-iframe=true] iframe,
html body .bvi-body[data-bvi-flash-iframe=true] video,
html body .bvi-body[data-bvi-flash-iframe=true] ymaps,
html body .bvi-body[data-bvi-flash-iframe=true] figure {
  display: block !important;
}
html body .bvi-body[data-bvi-flash-iframe=false] .wp-audio-shortcode,
html body .bvi-body[data-bvi-flash-iframe=false] iframe,
html body .bvi-body[data-bvi-flash-iframe=false] video,
html body .bvi-body[data-bvi-flash-iframe=false] ymaps,
html body .bvi-body[data-bvi-flash-iframe=false] figure {
  display: none !important;
}
html body .bvi-body .bvi-hide {
  display: none;
}
html body .bvi-body .bvi-show {
  display: block;
}
html body .bvi-hide {
  display: block;
}
html body .bvi-show {
  display: none;
}
html body #bvi-panel-show.bvi-link {
  text-decoration: none;
  color: black;
  background-color: white;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  font-weight: bold;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
}
html body #bvi-panel-show.bvi-link.bvi-link-top {
  position: fixed !important;
  top: 2.5rem !important;
  right: 1.5rem !important;
  z-index: 999999 !important;
}
html body #bvi-panel-show .bvi-images {
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  vertical-align: middle;
}
html body #bvi-panel-show .bvi-images.bvi-images-eye {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC88vZ+AAAAZXRSTlMAAQIDBAcICQsMDg8QEhMVFhcYGRweHyAjJCUmKCk1Nzg5Ojs8PUFGSUpMTVBRV1hZXmFiZmxvcXR1d3h5fn+AhYaJi4yOmJqbnaOlpqitvL7Iys7P0dfZ2tze4OTm6fHz9ff7/S2JgwQAAAFESURBVBgZ3cGJWhJhAIbRbyiYygGUFjY3LFuUMtTIfdcWl6g0DQRk/N/7vwX/wXEeKG9Az9Gdk8iXpqZK+YRulZpvEmrOp/SvzCF9DjPq9WCNrk9PnOeEVmOKpOpQN1zmJD0jYOpQTypU9DEzI/BaDxeaXBv+aPAL6soazjNaoaHYMTeW9bSJeSHL6/AnLh2zordEfkuJUy48yflFw5XkM6tNIh1JboOfjuYwg7L+0lr0iZzJGjLMqkVZgW/0+aLAe1o6YluBl/SZUGCHIyUNr2Q55/RoOLImMUmpjMnJytEjKysPZVkb+AVZ44aQGZVV9NlQ1x68kTVUo+tHWtY7+KrQAnx3ZaWnq9XptCx3H5YUGWtjqo8UefzZcFFSj/gWUPtQ8FzXK8zUgN24+g2sdoj4657+5xQrByft9slBpRjTPXMFyfd8QTOpicwAAAAASUVORK5CYII=");
  width: 32px;
  height: 32px;
}
html body a.bvi-link-widget, html body a.bvi-link-shortcode {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 10px;
  vertical-align: middle;
  text-decoration: none;
}
html body a.bvi-link-widget .bvi-svg-eye, html body a.bvi-link-shortcode .bvi-svg-eye {
  display: inline-block;
  overflow: visible;
  width: 1.125em;
  height: 1em;
  font-size: 2em;
  vertical-align: middle;
}


/* End */


/* Start:/local/templates/ncrdo_visually/css/custom.css?177520395677489*/
@keyframes pulse-opacity{
	0%{
		opacity: 0.2;
	}
	50%
	{
		opacity: 0.8;
	}
	100%
	{
		opacity: 0.2;
	}
}
@keyframes reverse-pulse-opacity{
	0%{
		opacity: 0.8;
	}
	50%
	{
		opacity: 0.2;
	}
	100%
	{
		opacity: 0.8;
	}
}
@keyframes rotate-360{
	0%{
		transform-origin: center center;
		transform: rotate(0deg);
	}
	100%{
		transform-origin: center center;
		transform: rotate(360deg);
	}
}
@keyframes rotate-neg-360{
	0%{
		transform-origin: center center;
		transform: rotate(0deg);
	}
	100%{
		transform-origin: center center;
		transform: rotate(-360deg);
	}
}

.bold{
	font-weight: bold;
}
.semi-bold{
	font-weight: 500;
}

.relative{
	position: relative;
}

.row--flex{
	display: flex;
	flex-wrap: wrap;
}
.contacts__itm-info:last-child{
	padding-bottom: 0;
}

.good-status--closed-course{
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}

.number-no-arrow::-webkit-outer-spin-button,
.number-no-arrow::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.number-no-arrow{
	-moz-appearance: textfield;
}

.ajax-form__tip{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0 0;
}
.ajax-form__tip:empty{
	display: none;
}
.ajax-form__tip--success{
	color: green;
}
.ajax-form__tip--error{
	color: red;
}
.ajax-form__tip--deffered{
	position: absolute;
	left: 0;
	right: 0;
	margin-top: 15px;
}
.ajax-form__tip--gift{
	text-align: left;
}

.service-fancybox{
	display: none;
}

.common-slick-arrow{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    color: #34404E;
    width: 50px;
    height: 50px;
    background-color: white;
    border-radius: 50%;
    transition: 0.5s;
    border: 0;
    z-index: 1;
}
.common-slick-arrow:hover {
    background-color: #f2f2f2;
}
.common-slick-arrow--prev{
    left: 0;
}
.common-slick-arrow--next{
    right: 0;
}
.common-slick-arrow:before{
    display: block;
    font-family: swiper-icons;
    letter-spacing: 0;
    line-height: 1;
    font-size: 22px;
}
.common-slick-arrow--prev:before{
    content: "prev";
}
.common-slick-arrow--next:before{
    content: "next";
}
.common-slick-arrow--main {
	width: 41px;
    height: 41px;
}
.common-slick-arrow:before{
	font-size: 18px;
}

.spoiler-block{

}
.spoiler-block--active{

}
.spoiler-block__body{
	display: none;
}
.spoiler-block__btn{
	cursor: pointer;
}
.spoiler-block__arrow{
	width: 48px;
	display: flex;
	justify-content: center;
	padding-top: 3px;
}
.spoiler-block__arrow svg{
	display: block;
	transition: 0.3s;
}
.spoiler-block--active .spoiler-block__arrow svg{
	transform: rotate(180deg);
}

.gift-cert {
	margin: 51px 0 0;
}
.gift-cert__section {
	margin-top: 60px;
}
.gift-cert__section:first-child{
	margin-top: 0;
}
.gift-cert__section--header {
}
.gift-cert__section--useful-text{
	margin-top: 100px;
}
.gift-cert__section--useful{
	margin-top: 98px;
}
.gift-cert__section--hiw{
	margin-top: 101px;
}
.gift-cert__section--programm{
	margin-top: 100px;
}
.gift-cert__section--form{
	position: relative;
	margin-top: 50px;
	padding: 51px 0 0;
}
.gift-cert__section--faq{
	margin-top: 112px;
}

.gift-cert-header {
}
.gift-cert-header__row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.gift-cert-header__col {
	width: 50%;
	padding: 0 10px;
}
.gift-cert-header__col--content{
	width: 50%;
}
.gift-cert-header__col--image{
	flex: 1;
}
.gift-cert-header__background{
	position: relative;
	background: #a6e7fb;
	overflow: hidden;
	height: 100%;


}
.gift-cert-header__gradient{
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	z-index: 10;
	background-size: 100%;

}
.gift-cert-header__gradient--1{
	background-image: -moz-linear-gradient(top left, rgba(166, 231, 251, 0.8), rgba(240, 172, 207, 0.3));
	background-image: -webkit-linear-gradient(top left, rgba(166, 231, 251, 0.8), rgba(240, 172, 207, 0.3));
	background-image: linear-gradient(to bottom right, rgba(166, 231, 251, 0.8), rgba(240, 172, 207, 0.3));
}
.gift-cert-header__gradient--2{
	background-size: 100%;
	background-image: -moz-radial-gradient(center 600px, rgba(133, 113, 238, 0.8) 20px, rgba(166, 231, 251, 1) 150px);
	background-image: -webkit-radial-gradient(center 600px, rgba(133, 113, 238, 0.8) 20px, rgba(166, 231, 251, 1) 150px);
	background-image: radial-gradient(center 600px, rgba(133, 113, 238, 0.8) 20px, rgba(166, 231, 251, 1) 150px);
	-webkit-animation: rotate-360 15s linear infinite, pulse-opacity 15s linear infinite;
	-moz-animation: rotate-360 15s linear infinite, pulse-opacity 15s linear infinite;
	-o-animation: rotate-360 15s linear infinite, pulse-opacity 15s linear infinite;
	animation: rotate-360 15s linear infinite, pulse-opacity 15s linear infinite;
}

.gift-cert-header__rel-content{
	position: relative;
	height: 100%;
	z-index: 20;
}
.gift-cert-header__title {
	font-size: 40px;
	line-height: 1.4em;
	margin: 0;
}
.gift-cert-header__content {
	margin: 60px 0 0;
}
.gift-cert-header__link-wrapper{
	margin: -40px -10px 0;
	display: flex;
	flex-wrap: wrap;
}
.gift-cert-header__link-holder {
	flex-basis: 50%;
	min-width: 270px;
	max-width: 100%;
	padding: 40px 10px 0;
}
.gift-cert-header__link,
.gift-cert-header__link:hover,
.gift-cert-header__link:focus {
	color: inherit;
	text-decoration: none;
}
.gift-cert-header__link {
	display: inline-block;
	color: #515151;
	font-size: 16px;
	line-height: 1.25em;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	padding: 12px 10px;
	border-radius: 4px;
}
.gift-cert-header__link:hover{
	font-weight: bold;
	background: #F8F9FA;
}
.gift-cert-header__link--brown,
.gift-cert-header__link--brown:hover{
	color: white;
}
.gift-cert-header__link--brown {
	background: #B8976C;
	font-weight: bold;
}
.gift-cert-header__link--brown:hover{
	background: #ae762dfc;
}
.gift-cert-header__image-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 20px;
}
.gift-cert-header__image {
	max-width: 100%;
	max-height: 100%;
}

.gift-cert__useful-text{
	font-size: 26px;
	color: #515151;
}

.gift-hiw-title{
	font-size: 22px;
	line-height: 1.4em;
	color: #34404E;
}
.gift-faq-title{
	font-size: 22px;
	line-height: 1.4em;
	color: #34404E;
}
.gift-form-title{
	font-size: 22px;
	line-height: 1.4em;
	color: #34404E;
}

.gift-form-back{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 90px;
	background: #F2F2F2;
	z-index: -1;
}

.gift-cert-form {
	margin: 49px 0 0;
}
.gift-cert-form-header {
}
.gift-cert-form-header__item {
	font-size: 18px;
	color: #34404E;
	text-align: center;
	width: 50%;
	padding: 10px 20px;
}
.gift-cert-form-header__item--active{
	position: relative;
	font-weight: bold;
	box-shadow: 0px 4px 20px rgba(52, 64, 78, 0.25);
	background: white;
	z-index: 10;
}
.gift-cert-form-header__item--active:after{
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 50px;
	background: white;
}
.gift-cert-form-body {
	box-shadow: 0px 4px 20px rgba(52, 64, 78, 0.25);
}
.gift-cert-form-body__item {
	background: white;
	padding: 39px 22px 50px 20px;
	position: relative;
	z-index: 20;
}
.gcf {
	display: flex;
}
.gcf__col {
}
.gcf__col--image {
	flex-basis: 520px;
	padding-top: 9px;
}
.gcf__col--content {
	flex: 1;
	padding-left: 40px;
}

.gcf-count {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gcf-count__label {
	font-size: 18px;
	color: #515151;
}
.gcf-count__input-wrapper {
	display: flex;
}
.gcf-count__btn {
	position: relative;
	width: 36px;
	cursor: pointer;
}
.gcf-count__btn:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 16px;
	height: 2px;
	background: #212529;
}
.gcf-count__btn--minus {
}
.gcf-count__input {
	width: 44px;
	height: 44px;
	font-size: 22px;
	color: #212529;
	text-align: center;
	border: 1px solid #ADB5BD;
	margin: 0 14px;
}
.gcf-count__input:focus{
	outline: 0;
}
.gcf-count__btn--plus {
}
.gcf-count__btn--plus:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 2px;
	height: 16px;
	background: #212529;
}





.gcf-add-input,
.gcf-default-input,
.gcf-input-wrapper,
.gcf-add-input__item{
	margin: 52px 0 0;
}

.gcf-input-wrapper {

}
.gcf-input-wrapper:first-child{
	margin-top: 0;
}
.gcf-input {
}
.gcf-input__item {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.gcf-input__label {
	display: block;
	font-size: 18px;
	color: #515151;
}
.gcf-input__field {
	font-size: 16px;
	color: #212529;
	display: block;
	width: 100%;
	height: 43px;
	border: 2px solid #868E96;
	padding: 0 15px;
	margin: 18px 0 0;
	border-radius: 2px;
}
.gcf-input__tip {
	display: block;
	font-size: 12px;
	color: #868E96;
	margin: 10px 0 0;
}
.gcf-input__single-hide{
	display: none;
}
.gcf-add-input__holder--more .gcf-input__single-hide{
	display: inline-block;
}



.gcf-add-input {

}
.gcf-add-input__holder {

}
.gcf-add-input__holder:first-child{
	margin-top: 0;
}
.gcf-add-input__item {
}
.gcf-add-input__item:first-child {
}

.gcf-default-input {

}
.gcf-default-input__holder {
}
.gcf-default-input__item {
}

.gcf__submit-wrapper {
	margin: 50px 0 0;
}
.gcf__submit {
	display: block;
	font-size: 16px;
	color: white;
	font-weight: bold;
	background: #B8976C;
	border: 0;
	border-radius: 4px;
	padding: 11px 88px;
	max-width: 100%;
}
.gcf__submit:hover {
	background: #ae762dfc;
}

@media (max-width: 1199px){
	.gift-cert-header__col--content{
		width: 40%;
	}
	.gcf__col--image{
		flex-basis: 360px;
	}
}
@media (max-width: 991px){
	.gift-cert-header__col--content{
		width: 45%;
	}
	.gcf__col--image{
		display: none;
	}
	.gcf__col--content{
		padding-left: 0;
	}
}
@media (max-width: 767px){
	.gift-cert__section--useful-text {
		margin-top: 60px;
	}
	.gift-cert__section--useful {
		margin-top: 60px;
	}
	.gift-cert__section--hiw {
		margin-top: 60px;
	}
	.gift-cert__section--programm{
		margin-top: 60px;
	}
	.gift-cert__section--faq{
		margin-top: 60px;
	}

	.gift-cert-header__col--content{
		width: 100%;
	}
	.gift-cert-header__title{
		font-size: 28px;
	}
	.gift-cert-header__title br{
		display: none;
	}
	.gift-cert-header__content {
		margin: 35px 0 0;
	}
	.gift-cert-header__col--image{
		margin-top: 40px;
	}
	.gift-cert-header__background{
		border-radius: 4px;
	}
	.gift-cert-header__link{
		font-size: 14px;
	}

	.gift-cert__useful-text{
		font-size: 20px;
	}

	.gift-cert-thumb__item{
		width: 50%;
	}
}
@media (max-width: 575px){

}
@media (max-width: 479px){
	.gift-cert-header__link-holder {
		flex-basis: 100%;
	}

	.gift-cert-form-body__item{
		padding: 25px 15px 30px 15px;
	}
	.gcf-count{
		flex-direction: column;
		align-items: flex-start;
	}

	.gcf-add-input,
	.gcf-default-input,
	.gcf-input-wrapper,
	.gcf-add-input__item {
		margin-top: 30px;
	}
	.gcf-count__input-wrapper{
		margin-top: 15px;
	}
	.gift-cert-thumb__item{
		width: 100%;
	}
	.gcf__submit{
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
	}
}
@media (max-width: 374px){
	.gift-cert-form-header__item{
		font-size: 16px;
	}
	.gcf-count__label{
		font-size: 16px;
	}
	.gcf-nominal__header{
		font-size: 16px;
	}
	.gcf-nominal__text{
		font-size: 14px;
	}
	.gcf-nominal__name{
		font-size: 18px;
	}
	.gcf-input__label{
		font-size: 16px;
	}
	.gcf-input__field{
		font-size: 14px;
	}
	.gcf-input__field{
		margin-top: 10px;
	}
}



.def-pay-form {
	position: relative;
	background: #F2F2F2;
	overflow: hidden;
}
.def-pay-form__holder {
	position: relative;
	padding: 52px 0 50px;
	z-index: 20;
}
.def-pay-form__woman {
	position: absolute;
	bottom: 0;
	left: 57.7%;
	width: 317px;
	height: 529px;
	background: url(/images/def_form/woman.png) no-repeat bottom center;
	background-size: contain;
	z-index: 10;
}
.def-pay-form__round {
	position: absolute;
	top: 32%;
	left: 45%;
	width: 899px;
	height: 284px;
	background: url(/images/def_form/round.png) no-repeat center center;
	z-index: 10;
}

.def-pay-form__mini{
	width: 560px;
	max-width: 100%;
}
.def-pay-form__title {
	color: black;
	font-size: 50px;
	line-height: 1.2em;
}
.def-pay-form__sub-title {
	color: #262626;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.25em;
	margin: 49px 0 0;
}
.def-pay-tip {
	margin: 38px 0 0;
}
.def-pay-tip__holder {
	display: flex;
	background: #B8976C;
	border-radius: 10px;
	padding: 8px 20px;
}
.def-pay-tip__col {
}
.def-pay-tip__col--image {
	flex-basis: 84px;
}
.def-pay-tip__image-wrapper {
}
.def-pay-tip__image {
	display: block;
}
.def-pay-tip__col--content {
	align-items: center;
	display: flex;
	flex: 1;
	padding: 0 0 0 40px;
}
.def-pay-tip__content {
	color: white;
	font-size: 16px;
	line-height: 1.25em;
}
.def-pay-form__text {
	color: black;
	font-size: 24px;
	line-height: 1.25em;
	margin: 50px 0 0;
}
.def-pay-form__body {
	margin: 47px 0 0;
}
.def-pay-form__row {
	display: flex;
	flex-wrap: wrap;
	margin: -20px -10px 0;
}
.def-pay-form__item {
	flex: 1;
	flex-basis: 25%;
	margin: 20px 0 0;
	padding: 0 10px;
}
.def-pay-form__input-wrapper {
}
.def-pay-form__input {
	display: block;
	font-size: 16px;
	background: white;
	border: 1px solid white;
	width: 100%;
	border: 0;
	padding: 12px 27px 9px;
	border-radius: 4px;
}
.def-pay-form__input:focus{
	outline: none;
}
.def-pay-form__submit {
	background: #33444E;
	color: white;
	text-align: center;
}
.def-pay-form__submit:hover{
	background: #414951;
}
@media (max-width: 991px){
	.def-pay-form__woman{
		left: auto;
		right: 0;
		width: 265px;
	}
	.def-pay-form__round{
		top: 52%;
	}
	.def-pay-form__title{
		font-size: 36px;
	}
	.def-pay-form__sub-title {
		font-size: 22px;
		margin-top: 30px;
	}
	.def-pay-form__text {
		font-size: 22px;
		margin-top: 30px;
	}
}
@media (max-width: 767px){
	.def-pay-form__woman{
		display: none;
	}
	.def-pay-form__round{
		display: none;
	}
	.def-pay-form__title {
		font-size: 26px;
	}
	.def-pay-form__sub-title {
		font-size: 18px;
	}
	.def-pay-form__text {
		font-size: 18px;
	}
	.def-pay-form__item{
		flex-basis: 50%;
	}
}
@media (max-width: 479px){
	.def-pay-tip__holder{
		flex-direction: column;
		padding: 20px;
	}
	.def-pay-tip__col--content{
		padding-left: 0
	}
	.def-pay-tip__content {
		font-size: 14px;
		margin-top: 15px;
		text-align: center;
	}
	.def-pay-tip__image-wrapper {
		display: flex;
		justify-content: center;
	}
}
@media (max-width: 424px){
	.def-pay-form__item{
		flex-basis: 100%;
	}
}

.contacts__col{

}
.contacts__col--left{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.contacts__col--right{

}
@media (max-width: 1199px){
	.contacts__col--left{
		justify-content: flex-start;
	}
}

.main-page__howto-list--custom .howto-list__img-container:after{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 52px;
	right: -38px;
	width: 77px;
	height: 77px;
	background: #B8976C;
	border-radius: 50%;
	padding: 5px;
}
@media (max-width: 991px){
	.main-page__howto-list--custom .howto-list__img-container:after{
		right: -20px;
	}
}
@media (max-width: 479px){
	.main-page__howto-list--custom .howto-list__img-container:after{
		right: -10px;
	}
}

.contact-page-social__item,
.contact-page-social__item:hover,
.contact-page-social__item:focus{
	text-decoration: none;
}
.contact-page-social {
}
.contact-page-social__holder{
	display: flex;
	flex-wrap: wrap;
	margin: -10px -5px;
}
.contact-page-social__item {
	display: inline-flex;
	font-size: 0;
	margin: 10px 5px 0;
}
.contact-page-social__item:hover{
	opacity: 0.8;
}
.contact-page-social__image{
	height: 50px;
}
.contact-page-social__text {
	display: inline-flex;
	flex-direction: column;
	font-size: 10px;
	line-height: 1.3em;
	color: #303038;
	text-transform: uppercase;
	justify-content: center;
	margin-left: 7px;
}
.contact-page-social__title {
}
.contact-page-social__sub-title {
	font-weight: 700;
}

.footer{
	margin: 110px 0 0;
}
.footer--sm-margin{
	margin-top: 50px;
}

.footer-social {
	margin: 10px 0 0;
}
.footer-social__holder {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: -10px -5px 0;
}
.footer-social__item,
.footer-social__item:hover,
.footer-social__item:focus{
	text-decoration: none;
}
.footer-social__item {
	font-size: 0;
	margin: 10px 5px 0;
}
.footer-social_image {
	max-width: 100%;
	max-height: 100%;
	height: 30px;
}


.program-cinema {
	background: #78C5B6;
	margin: 0 0 10px;
}
.program-cinema__holder {
	display: flex;
	justify-content: space-between;
	margin: 0 -8px;
}
.program-cinema__item {
	display: flex;
	align-items: center;
	margin: 0 8px;
}
.program-cinema__item:before{
	content: "";
	display: block;
	width: 1px;
	height: 40px;
	background: rgba(0, 0, 0, 0.2);
	margin-right: 30px;
}
.program-cinema__item:first-child:before{
	display: none;
}
.program-cinema__image-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
.program-cinema__image {
	height: 83px;
}
.program-cinema__title {
	font-size: 13px;
	color: white;
	font-weight: bold;
	line-height: 1.25em;
}
@media (min-width: 1200px){
	.program-cinema__item:last-child{
		padding-right: 3.1%;
	}
}
@media (max-width: 1199px){
	.program-cinema__holder {
		padding: 0 10px;
	}
	.program-cinema__title br{
		display: none;
	}
}
@media (max-width: 991px){
	.program-cinema{
		padding: 5px 0;
	}
	.program-cinema__item:before{
		margin-right: 5px;
	}
}
@media (max-width: 767px){
	.program-cinema__holder{
		flex-direction: column;
	}
	.program-cinema__item{
		border-top: 1px solid rgba(0, 0, 0, 0.2);
	}
	.program-cinema__item:first-child{
		border-top: 0;
	}
	.program-cinema__item:before{
		display: none;
	}
}

.programm__tabs__marketing__itm--price-big{
	padding-top: 0;
	padding-bottom: 0;
}
.programm__tabs__marketing__itm--price-big:after{
	content: "";
	display: block;
	clear: both;
}
.programm__tabs__marketing__itm--wrapper-custom{
	min-height: 110px;
	height: auto;
}
@media screen and (max-width: 991px){
	.programm__tabs__marketing__itm--wrapper-custom{
		min-height: 70px;
		height: auto;
	}
}


.closed-course {
}
.closed-course__holder {
	background: #B39872;
	padding: 30px 49px 28px 31px;
	position: relative;
}
.closed-course-back {
}
.closed-course-back__person {
	position: absolute;
	bottom: 0;
	right: 12.5%;
	width: 224px;
	height: 263px;
	background: url(/local/include/images/course_closed/close_person.png) no-repeat center center;
	background-size: contain;
}
.closed-course-back__top-right {
	position: absolute;
	top: 0;
	right: 29px;
	width: 53px;
	height: 100px;
	background: url(/local/include/images/course_closed/close_back_1.png) no-repeat center center;
	background-size: contain;
}
.closed-course-back__bot-right {
	position: absolute;
	bottom: 0;
	right: 13px;
	width: 264px;
	height: 172px;
	background: url(/local/include/images/course_closed/close_back_2.png) no-repeat center center;
	background-size: contain;
}
.closed-course__content {
	position: relative;
}
.closed-course__header {
	display: flex;
}
.closed-course__icon {
	width: 88px;
	height: 88px;
}
.closed-course__icon svg {
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.closed-course__title-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 30px;
}
.closed-course__title {
	font-size: 30px;
	color: white;
	line-height: 1.25em;
	font-weight: 700;
	padding-top: 3px;
}
.closed-course__sub-title {
	font-size: 20px;
	color: white;
	line-height: 1.25em;
	margin-top: 10px;
}
.closed-course__body {
	margin: 50px 0 0;
}
.closed-course-form {

}
.closed-course-form__holder {
	display: flex;
	margin: -20px -10px 0;
}
.closed-course-form__item {
	width: 25%;
	margin: 20px 0 0;
}
.closed-course-form__input-wrapper {
	padding: 0 10px;
}
.closed-course-form__input {
	font-size: 12px;
	background: white;
	height: 44px;
	width: 100%;
	border: 2px solid transparent;
	border-radius: 4px;
	padding: 0 10px 0 13px;
}
.closed-course-form__input:focus{
	outline: none;
}
.closed-course-form__submit {
	background: #78C5B6;
	color: white;
	font-weight: bold;
	white-space: normal;
	transition: 0.5s;
}
.closed-course-form__submit:hover{
	background: #414951;
}
.closed-course-form__footer {
	margin: 19px 0 0;
}
.closed-course-form__agreement {
	font-size: 10px;
	color: white;
	line-height: 1.25em;
}
.closed-course-form__agreement-link,
.closed-course-form__agreement-link:hover{
	color: white;
	text-decoration: underline;
}
.closed-course-form__agreement-link{

}
.more-course {
	display: flex;
	justify-content: center;
	margin: 50px 0 0;
}
.more-course__link,
.more-course__link:hover,
.more-course__link:focus{
	color: white;
	text-decoration: none;
}
.more-course__link {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	display: inline-block;
	background: #34404E;
	border-radius: 4px;
	padding: 16px 31px;
	transition: 0.5s;
}
.more-course__link:hover{
	background: #414951;
}
@media (max-width: 1199px){
	.closed-course-back__person{
		right: 2%;
	}
	.closed-course__header{
		padding-right: 16%;
	}
}
@media (max-width: 991px){
	.closed-course__header{
		padding-right: 0;
	}
	.closed-course-back__person{
		display: none;
	}
	.closed-course-back__top-right{
		opacity: 0.8;
	}
	.closed-course__title{
		font-size: 25px;
	}
	.closed-course__sub-title {
		font-size: 18px;
	}
	.closed-course-form__holder{
		flex-wrap: wrap;
	}
	.closed-course-form__item{
		width: 50%;
	}
}
@media (max-width: 767px){
	.closed-course__holder{
		padding: 20px;
	}
	.closed-course-back__top-right{
		display: none;
	}
	.closed-course-back__bot-right{
		display: none;
	}
	.closed-course__title{
		padding-top: 0;
		font-size: 24px;
	}
	.closed-course__sub-title{
		font-size: 16px;
	}
	.closed-course-form__item{
		width: 50%;
	}
}
@media (max-width: 479px){
	.closed-course__header {
		flex-direction: column;
	}
	.closed-course__title-wrapper{
		margin: 10px 0 0;
		text-align: center;
	}
	.closed-course__icon{
		display: flex;
		justify-content: center;
		width: 100%;
	}
	.closed-course__body{
		margin-top: 30px;
	}
	.closed-course-form__item{
		width: 100%;
	}
	.more-course{
		margin-top: 30px;
	}
}


.other-title__h1-holder {
	display: flex;
	align-items: flex-start;
}
.other-title__h1 {
	flex: 1;
}
.other-title-label {
	width: 173px;
	margin-left: 20px;
}
.other-title-label__item {
	display: flex;
	align-items: center;
	background: #ED0505;
	border-radius: 4px;
	padding: 20px 5px 20px 20px;
}
.other-title-label__icon {
	width: 38px;
	height: 38px;
	margin-right: 15px;
}
.other-title-label__icon svg{
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.other-title-label__title {
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 700;
	color: white;
	line-height: 1.35em;
	letter-spacing: .05em;
}

.d-course-plate {
	position: relative;
	top: -10px;
	right: -10px;
	margin-left: 20px;
}
.d-course-plate__item {
}

@media (max-width: 991px){
	.other-title__h1-holder--has-label{
		flex-direction: column;
	}
	.other-title__h1{
		order: 20;
	}
	.other-title-label{
		order: 10;
		margin: 0 0 20px;
	}
	.d-course-plate {
		order: 30;
		margin-left: 10px;
	}
}

.programm-r-hint {
	position: absolute;
	top: -1px;
	left: -1px;
}
.programm-r-hint__item {
	background: #ED0505;
	border-radius: 0px 0px 20px 0px;
	padding: 11px 24px 8px 24px;
}
.programm-r-hint__title {
	font-size: 14px;
	color: white;
	font-weight: 700;
	line-height: 1.25em;
}
@media (max-width: 767px){
	.programm__itm--closed{
		padding-top: 60px;
	}
}

.litres-gift-wrapper {
	display: flex;
	justify-content: flex-end;
}
.litres-gift {
	background: #FFFFFF;
	border-radius: 4px;
	display: inline-flex;
	align-items: center;
	padding: 3px 10px 3px 20px;
}
.litres-gift__icon-wrapper {
	margin-right: 10px;
}
.litres-gift__icon {
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.litres-gift__content {
	font-size: 12px;
	color: #34404E;
	line-height: 1.2em;
}
.litres-gift__image-wrapper {
	margin-left: 26px;
}
.litres-gift__image {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.programm__block__request--custom{

}
.programm__block__request--custom .resizeBlock__item{
	padding-left: 10px;
	padding-right: 10px;
}
.resizeBlock__item-wrapper{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 15px;
	padding-right: 15px;
	align-items: center;
	margin-left: -10px;
	margin-right: -10px;
}
.resizeBlock__item--btn{

}
.resizeBlock__item--price{
	white-space: nowrap;
}
.resizeBlock__item--attention{

}
.resizeBlock__item--gift{

}
.programm__block__request--custom .programm__block__request__modal-link,
.programm__block__request--custom .programm__block__request__modal-link:hover{
	padding-left: 30px;
	padding-right: 30px;
}
.programm__block__request--custom .programm__block__request__price{
	font-weight: 700;
	line-height: 1;
}
.programm__block__request__price--item{
	margin-top: 10px;
}
.programm__block__request__price--item:first-child{
	margin-top: 0;
}
@media (min-width: 1200px){
	.resizeBlock__item--price{
		margin-left: -4.3%;
	}
}
@media (max-width: 1199px){
	.resizeBlock__item-wrapper{
		flex-wrap: wrap;
	}
	.programm__block__request--custom .resizeBlock__item{
		width: 50%;
		margin-top: 20px;
	}
}
@media (max-width: 1199px) and (min-width: 768px){
	.programm__block__request--custom .programm__block__request__modal-link{
		margin-left: 0;
		margin-right: 0;
	}
	.programm__block__request--custom .programm__block__request__price{
		text-align: right;
	}
	.programm__block__request--custom .resizeBlock__item:nth-child(-n+2){
		margin-top: 0;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.programm__block__request__price {
		font-size: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.programm__block__request__text{
		margin-top: 0;
	}
}
@media (max-width: 767px){
	.programm__block__request--custom .resizeBlock__item{
		width: 100%;
	}
	.programm__block__request--custom .programm__block__request__text{
		margin-top: 0;
	}
	.programm__block__request--custom .resizeBlock__item:first-child{
		margin-top: 0;
	}
	.programm__block__request__price{
		margin-top: 0;
	}
	.litres-gift-wrapper{
		justify-content: center;
	}
}
@media (max-width: 479px){
	.programm__block__request--custom .programm__block__request__text{
		font-size: 12px;
	}
	.programm__block__request--custom .pbr-block__item--price{
		margin-top: 12px;
	}
}
@media (max-width: 374px){
	.resizeBlock__item-wrapper{
		padding-left: 0;
		padding-right: 0;
	}
}



.hr-block {
	margin: 0 0 60px;
}
.hr-block__star-block{
	display: flex;
	position: relative;
	background: #F2F2F2;
	border-radius: 10px;
	padding: 21px 15px 18px 22px;
}
.hr-block__star-block:before {
	content: "";
	display: block;
	min-width: 28px;
	height: 28px;
	margin: 1px 13px 0 0;
	background: url(/local/include/images/hr/star.svg) no-repeat center center;
	background-size: contain;
}
.hr-block__holder {
	border-top: 1px solid #D2D2D3;
	padding: 23px 0 0;
}
.hr-block-header {
}
.hr-block-header__title {
	font-size: 22px;
	line-height: 1.25em;
}
.hr-block-header__text {
	font-size: 14px;
	line-height: 1.25em;
	margin: 20px 0 0;
}
.hr-block-person {
	display: flex;
	flex-wrap: wrap;
	margin: 48px 0 0;
}
.hr-block-person__col {
}
.hr-block-person__col--left {
}
.hr-block-person__col--right {
	flex: 1;
	margin-left: 20px;
}
.hr-block-person__col--full{
	width: 100%;
}
.hr-block-person__image-wrapper {
	border-radius: 10px;
	overflow: hidden;
}
.hr-block-person__image {
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.hr-block-person__name {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.21em;
	color: #000000;
	margin: 20px 0 0;
}
.hr-block-person__code {
	font-size: 18px;
	line-height: 1.22em;
	color: #000000;
	margin: 11px 0 0;
}
.hr-block-person__top-text {
	font-size: 14px;
	line-height: 1.25em;
	background: #E4F3F0;
}
.hr-block-person-content {
	margin: 20px 0 0;
}
.hr-block-person-content__row {
	display: flex;
}
.hr-block-person-content__col {
}
.hr-block-person-content__col--left {
	width: 271px;
}
.hr-block-person-content__col--right {
	flex: 1;
	margin-left: 20px;
}
.hr-block-advantage {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.hr-block-advantage__item {
	margin: 20px 0 0;
}
.hr-block-advantage__item:first-child{
	margin-top: 0;
}
.hr-block-advantage__title {
	font-size: 14px;
	line-height: 1.25em;
}
.hr-block-person__text-wrapper {
	height: 100%;
}
.hr-block-person__text {
	font-size: 14px;
	line-height: 1.25em;
	height: 100%;
}
.hr-block-person__text p{
	margin: 16px 0 0;
}
.hr-block-person__text ul{
	margin: 16px 0 0;
	padding: 0 0 0 21px;
	list-style: none;
}
.hr-block-person__text > :first-child{
	margin-top: 0;
}
.hr-block-person__text ul li{
	margin: 16px 0 0;
	position: relative;
}
.hr-block-person__text ul li:before{
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: -12px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #333;
}
.hr-block-person__text ul li:first-child{
	margin-top: 0;
}

.hr-block-form {
	margin: 49px 0 0;
}
.hr-block-form__holder {
	position: relative;
	background: #78C5B6;
	padding: 20px 40px 20px 20px;
}
.hr-block-form__holder:before{
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 161px;
	height: 63px;
	background: url(/local/include/images/hr/form_back.png) no-repeat center center;
	background-size: contain;
}
.hr-block-form__content{
	position: relative;
}
.hr-block-form__title {
	font-size: 24px;
	color: black;
	line-height: 1.21em;
	padding-right: 150px;
}
.hr-block-form__form {
	margin: 30px 0 0;
}
.hr-block-form__row {
	display: flex;
	margin: -20px -10px 0;
}
.hr-block-form__input-wrapper {
	flex: 1;
	padding: 0 10px;
	margin: 20px 0 0;
}
.hr-block-form__input-wrapper--submit {
	flex-grow: 1.08;
}
.hr-block-form__input,
.hr-block-form__submit{
	display: block;
	font-size: 16px;
	line-height: 1em;
	height: 44px;
	width: 100%;
	border: 0;
	border-radius: 4px;
}
.hr-block-form__input {
	background: #FFFFFF;
	padding: 0 10px 0 28px;
	border: 2px solid white;
}
.hr-block-form__input:focus{
	outline: none;
}
.hr-block-form__submit {
	font-weight: 700;
	color: white;
	background: #33444E;
	transition: 0.5s;
}
.hr-block-form__submit:hover{
	background: rgb(51, 68, 78, 0.9);
}
.hr-block-form .success_block{
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin: 20px 0 0;
}

@media (min-width: 1200px){
	.hr-block-person__text-wrapper--mobile{
		display: none;
	}
}
@media (max-width: 1199px){
	.hr-block-person-content__row{
		flex-direction: column;
	}
	.hr-block-person-content__col--left{
		width: 100%;
	}
	.hr-block-advantage__title-wrapper{
		display: flex;
		align-items: center;
	}
	.hr-block-advantage__title br{
		display: none;
	}
	.hr-block-person-content__col--right{
		margin: 20px 0 0;
	}
	.hr-block__star-block:before{
		margin-top: 0;
	}
	.hr-block-person-content__col--desktop{
		display: none;
	}
	.hr-block-person__col--full{
		margin: 20px 0 0;
	}
}
@media (max-width: 991px){
	.hr-block-form__row{
		flex-wrap: wrap;
	}
	.hr-block-form__input-wrapper{
		width: 50%;
		flex: auto;
	}
}
@media (max-width: 767px){
	.hr-block-person__col{
		width: 100%;
		margin: 20px 0 0;
	}
	.hr-block-person__col:first-child{
		margin-top: 0;
	}
	.hr-block-person__col--left{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.hr-block-form__title{
		font-size: 22px;
		padding-right: 0;
	}
	.hr-block-form__holder{
		padding: 20px;
	}
	.hr-block-form__holder:before{
		opacity: 0.5;
	}
}
@media (max-width: 479px){
	.hr-block-form__input-wrapper{
		width: 100%;
	}
}

.course-slider-wrapper{
	margin: 93px 0 70px;
}
.course-slider-wrapper--new{
	padding: 30px 0 23px;
	background: #DCCBB6;
}


.program-deffer {
	margin: 13px 0 0;
}
.program-deffer__label {
	font-weight: 400;
	font-size: 10px;
	color: #888888;
	line-height: 1.2em;
}

.fdf {
}
.fdf__holder {
	background: #34404E;
	color: white;
	padding: 31px 30px 40px;
}
.fdf__header {
}
.fdf-title {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.2em;
}
.fdf-title__colored {
	color: #B8976C;
}
.fdf__body {
	margin: 28px 0 0;
}
.fdf__row {
	display: flex;
	margin: 0 -10px;
}
.fdf__col {
	padding: 0 10px;
}
.fdf__col--price {
	width: 32.5%;
}
.fdf__col--form {
	width: 35%;
}
.fdf__col--advantage {
	flex: 1;
}


.fdf-price {
}
.fdf-price__holder {
}
.fdf-price__item {
	border-top: 1px solid #FFFFFF;
	padding-top: 30px;
	margin-top: 79px;
}
.fdf-price__item:first-child{
	margin-top: 0;
}
.fdf-price__label-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: baseline;
}
.fdf-price__label {
	font-size: 20px;
	line-height: 1.3em;
}
.fdf-price__month {
	font-weight: 700;
	font-size: 16px;
}
.fdf-price__first-label {
	font-size: 16px;
	line-height: 1.3em;
	margin: 9px 0 0;
}
.fdf-price__old_val {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.15em;
	color: #999999;
	text-decoration-line: line-through;
	margin: 11px 0 0;
}
.fdf-price__val {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.15em;
	margin: 9px 0 0;
}
.fdf-price-deffer {
}
.fdf-price-deffer__label {
	font-size: 16px;
	line-height: 1.3em;
	margin: 11px 0 0;
}


.fdf-form {
	height: 100%;
}
.fdf-form__holder {
	background: #FFFFFF;
	border-radius: 4px;
	padding: 19px 20px 10px;
	height: 100%;
}
.fdf-form__title {
	color: #2D3844;
	font-size: 20px;
	line-height: 1.2em;
}
.fdf-form__form-wrapper {
	margin: 24px 0 0;
}
.fdf-form__form {
}
.fdf-form__input-wrapper {
	margin: 15px 0 0;
}
.fdf-form__input-wrapper:first-child{
	margin-top: 0;
}
.fdf-form__input {
	display: block;
	font-size: 12px;
	width: 100%;
	padding: 12px 10px 13px 14px;
	background: #FFFFFF;
	border: 1px solid #34404E;
	border-radius: 4px;
}
.fdf-form__input,
.fdf-form__input:focus{
	outline: 0;
}
.fdf-form__submit {
	display: block;
	font-size: 12px;
	color: white;
	font-weight: bold;
	width: 100%;
	height: 44px;
	background: #B8976C;
	border: 0;
	border-radius: 4px;
	transition: 0.5s;
}
.fdf-form__submit:hover {
	background: #ae762dfc;
}
.fdf-form__agree {
	color: #868E96;
	font-size: 10px;
	line-height: 1.2em;
	margin: 16px 0 0;
}
.fdf-form__agree a {
	text-decoration: underline;
    color: inherit;
}

.fdf-form .success_block{
    font-size: 16px;
    color: black;
    font-weight: bold;
    margin: 20px 0 0;
}

@media (max-width: 991px){
	.fdf__row{
		flex-wrap: wrap;
	}
	.fdf__col--price{
		width: 50%;
		order: 10;
	}
	.fdf__col--advantage{
		order: 20;
	}
	.fdf__col--form{
		width: 100%;
		order: 30;
		margin-top: 28px;
	}
}
@media (max-width: 767px){
	.fdf__holder{
		padding: 20px;
	}
	.fdf__col--price{
		width: 100%;
	}
	.fdf__col--advantage{
		width: 100%;
		margin-top: 28px;
	}
	.fdf-price__item{
		margin-top: 40px;
	}
}
@media (max-width: 424px){
	.fdf-price__val{
		font-size: 34px;
	}
	.fdf-price__item{
		margin-top: 30px;
	}
}


.cm-block {
	margin: 120px 0 160px;
}
.cm-block__holder {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 200px;
	background: #B8976C;
	padding: 29px 50px 30px;
}
.cm-block__col {
	position: relative;
}
.cm-block__content {
	color: white;
	width: 50%;
}
.cm-block__title {
	font-weight: 800;
	font-size: 22px;
	line-height: 1.35em;
	text-transform: uppercase;
}
.cm-block__sub-title {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.35em;
	margin: 17px 0 0;
}
.cm-block-forum {
	margin: 32px 0 0;
}
.cm-block-forum__holder {
	color: white;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	line-height: 1.35em;
	margin: -10px 0 0;
}
.cm-block-forum__item {
	display: flex;
	align-items: center;
	margin: 10px 0 0;
}
.cm-block-forum__title,
.cm-block-forum__item:after{
	padding: 7px 10px 6px;
}

.cm-block-forum__title{
	font-weight: 400;
	font-size: 18px;
	background: #000000;
	border-radius: 4px;
}
.cm-block-forum__item:after{
	content: "+";
	display: block;
	font-weight: 700;
	font-size: 22px;
}
.cm-block-forum__item:last-child:after{
	display: none;
}
.cm-block__back {
}
.cm-block__back__image {
	position: absolute;
	top: 0;
	right: 14.6%;
	bottom: 0;
	width: 407px;
	height: 200px;
	background: url("/local/include/images/communication/back.png") no-repeat center center;
	background-size: contain;
	margin: auto;
}
.cm-block__back__woman {
	position: absolute;
	right: 7.6%;
	bottom: 0;
	width: 194px;
	height: 260px;
	background: url("/local/include/images/communication/woman.png") no-repeat center center;
	background-size: contain;
}
@media (max-width: 1199px){
	.cm-block__back__image{
		right: 3%;
	}
}
@media (max-width: 767px){
	.cm-block__holder {
		padding: 20px;
	}
	.cm-block__content{
		width: 100%;
	}
	.cm-block__back {
		display: none;
	}
}
@media (max-width: 479px){
	.cm-block__title{
		font-size: 18px;
	}
	.cm-block__sub-title{
		font-size: 18px;
	}
}

.audio-banner {
	margin: 60px 0;
}
.audio-banner__holder {
	position: relative;
	padding: 61px 33px 61px;
}
.audio-banner-back {

}
.audio-banner-back__image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/local/include/images/audio/back.png) no-repeat right center;
	background-size: contain;
}
.audio-banner-back__gradient {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(90deg, #34404E 38.25%, rgba(52, 64, 78, 0) 72.15%);
}
.audio-banner-back__icon {
	position: absolute;
	top: 6px;
	right: 47px;
	bottom: 0;
	background: url(/local/include/images/audio/icon.png) no-repeat center center;
	width: 167px;
	height: 175px;
	background-size: contain;
	margin: auto;
}
.audio-banner__content {
	position: relative;
	color: white;
	width: 50%;
}
.audio-banner__title {
	font-weight: 800;
	font-size: 22px;
	line-height: 1.23em;
	text-transform: uppercase;
}
.audio-banner__text {
	font-weight: 500;
	font-size: 22px;
	line-height: 1.23em;
	margin: 20px 0 0;
}
@media (max-width: 991px){
	.audio-banner-back__gradient{
		background: linear-gradient(0deg, #34404E 0%, rgba(52, 64, 78, 0) 100%);
	}
	.audio-banner-back__image{
		background-image: url(/local/include/images/audio/back_mobile.png);
		background-position: right top;
		background-size: cover;
	}
	.audio-banner-back__icon{
		background-image: url(/local/include/images/audio/icon-s.png);
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		margin: 0 5px 0 0;
		width: 75px;
		height: 78px;
		float: right;
	}
	.audio-banner-back__icon:after{
		content: "";
		display: block;
		clear: both;
	}
	.audio-banner__content{
		clear: both;
		padding: 4px 0 0;
		width: 100%;
	}
	.audio-banner__title br{
		display: none;
	}
	.audio-banner__text br{
		display: none;
	}
}
@media (max-width: 767px){

}
@media (max-width: 575px){
	.audio-banner__holder{
		position: relative;
		padding: 90px 26px 18px;
	}
	.audio-banner__title {
		font-size: 18px;
	}
	.audio-banner__text {
		font-size: 14px;
		margin-top: 11px;
	}
}

/**** SUBSCRIBE FORM ****/

.subscribe-section{
	padding: 16px 15px;
	background: #F2F2F2;
	color: #34404E;
	margin: 0 -15px 50px -15px;
}

.subscribe-description{
	font-weight: 700;
	font-size: 12px;
	line-height: 120%;
	padding-top: 9px;
}

.subscribe-description span{
	color: #BC9F7A;
}

.subscribe-block-top{
	font-size: 10px;
	line-height: 120%;
	padding: 10px 14px;
	border: 1px solid #BC9F7A;
	display: flex;
	align-items: center;
}
.subscribe-block-top p{
	margin-bottom: 0;
}
.subscribe-block-top span{
	color: #BC9F7A;
}

.subscribe-block-top img{
	margin-right: 10px;
}

.subscribe__agree{
	color: rgba(51, 51, 51, 0.44);
	font-size: 10px;
	line-height: 12px;
}

.subscribe__agree a{
	color: rgba(51, 51, 51, 0.44);
}

.ajax-form__tip--js{
	color: green;
	font-weight: 700;
    font-size: 12px;
	display: none;
}

.ajax-form__tip--js.ajax-form__tip--success{
	display: block;
	margin-bottom: 10px;
}

.subscribe-form{
	
}

.subscribe-inputs-wrap{
	display: flex;
}

.subscribe-form input{
	border-radius: 4px;
	height: 44px;
	line-height: 44px;
	font-size: 12px;
	line-height: 120%;
	padding: 0 18px;
	margin-bottom: 10px;
	outline: none;
	border: 0;
	margin-right: 12px;
	width: 100%;
}

.subscribe-form .grey-btn{
	background: #34404E;
	border-radius: 5px;
	text-align: center;
	padding: 0 44px;
	color: #FFFFFF;
	transition: all 100ms;
	margin-right: 0;
	width: auto;

}

.subscribe-form .grey-btn:hover{
	background: rgba(52, 64, 78, 0.9);
}


.subscribe-section-left .subscribe-section{
	padding: 30px;
	margin: 40px 0 0 0;
    max-width: 310px;
}

.subscribe-section-left .subscribe-form{
	display: block;
}

.subscribe-section-left .subscribe-form .grey-btn{
	width: 100%;
	padding: 0;
}

.subscribe-section-left .subscribe-description{
	margin-bottom: 10px;
	width: 100%;
	padding: 0;
}

.subscribe-section-left .subscribe-block-top{
	margin-bottom: 10px;
	width: 100%;
	padding: 0;
    border: 0;
}

.subscribe-section-left .subscribe-form-wrap{
	width: 100%;
	padding: 0;
}

@media screen and (max-width: 1199px){
	.subscribe-section{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 1fr);
		grid-column-gap: 0;
		grid-row-gap: 0;
		align-items: center;
	}

	.subscribe-section-left .subscribe-section{
		display: block;
	}

	.subscribe-description {
		grid-area: 1 / 1 / 2 / 2;
		padding-top: 0;
	}
	.subscribe-block-top {
		grid-area: 2 / 1 / 3 / 2;
		border: none;
	}
	.subscribe-form-wrap {
		grid-area: 1 / 2 / 3 / 3;
	}

	.subscribe-form{
		display: block;
	}

	.subscribe-inputs-wrap{
		display: block;
	}

	.subscribe-form .grey-btn{
		width: 100%;
		padding: 0;
	}
}


@media screen and (max-width: 768px){
	.subscribe-section{
		display: block;
		padding: 30px 46px;
	}

	.subscribe-description{
		margin-bottom: 10px;
	}

	.subscribe-block-top{
		margin-bottom: 10px;
	}
}
/**** END SUBSCRIBE FORM ****/


/**** PRESENT FORM ****/
.present_form_wrap{
    display: flex;
    padding: 24px 20px;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 20px;
    flex-shrink: 0;
    border-radius: 10px;
    margin: 40px 0 0 0;
    max-width: 310px;
    position: relative;
    overflow: hidden;
}
.present_form_wrap.blue{
    background: var(---1, #5B7DF5);
}
.present_form_wrap.gray{
    background: var(---, #E1E4ED);
}
.present_form_wrap.orange{
    background: var(---, #FF903F);
}
.present_form_inner{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 10px;
    align-self: stretch;
    z-index: 1;
}
.present_form_title{
    color: var(--White-FFFFFF, #FFF);
    /* font-family: "IBM Plex Sans"; */
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
}
.present_form_wrap.blue .present_form_title{
    color: var(--White-FFFFFF, #FFF);
}
.present_form_wrap.gray .present_form_title{
    color: var(--Gray-4D4D4D, #4D4D4D);
}
.present_form_wrap.blue .present_form_title span{
    color: var(---, #DCF18C);
}
.present_form_desc{
    color: var(--White-FFFFFF, #FFF);
    /* font-family: Inter; */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; 
}
.present_form_wrap.blue .present_form_desc{
    color: var(--White-FFFFFF, #FFF);
}
.present_form_wrap.gray .present_form_desc{
    color: var(--Gray-4D4D4D, #4D4D4D);
}
.present_form{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 10px;
    align-self: stretch;
}
.present_form input{
    display: flex;
    padding: 8px 20px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid var(--Gray-CACACA, #CACACA);
    background: var(--White-FFFFFF, #FFF);
}
.present_form .submit-btn{
    display: flex;
    padding: 12px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 10px;
    color: var(--White-FFFFFF, #FFF);
    /* font-family: Inter; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    border: none;
    text-wrap: auto;
}
.present_form .submit-btn.orange{
    background: #FF903F;
    color: var(--White-FFFFFF, #FFF);
}
.present_form .submit-btn.darkgray{
    color: #FFF;
    background: var(--Gray-4D4D4D, #4D4D4D);
}
.present_form .agreement{
    color: var(--White-FFFFFF, #FFF);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; 
    opacity: 0.6;
}
.present_form_wrap.gray .agreement{
    color: var(--Gray-4D4D4D, #4D4D4D);
}
.present_form_bg1 {
    width: 103.786px;
    height: 117.24px;
    position: absolute;
    right: -19px;
    top: -57px;
    opacity: 0.3;
    transform: rotate(39deg);
}
.present_form_bg2 {
    width: 136.792px;
    height: 154.525px;
    transform: rotate(-33.05deg);
    position: absolute;
    right: -60px;
    top: 55px;
    opacity: 0.3;
}


.blog_fixed_items {
    /* transition: all 0.3s ease;
     */
     max-width: 345px;
     width: 100%;
}
 .blog_fixed_items.fixed {
     position: fixed;
     top: 100px;
    /* Отступ от верха */
     z-index: 100;
}
 .gift_form{
     display: flex;
     max-width: 360px;
     width: 100%;
     padding: 20px;
     flex-direction: column;
     justify-content: space-between;
     align-items: flex-start;
     flex-shrink: 0;
     border-radius: 10px;
}
 .gift_banner{
     display: flex;
     max-width: 360px;
     width: 100%;
     padding: 20px;
     flex-direction: column;
     justify-content: space-between;
     align-items: flex-start;
     flex-shrink: 0;
     border-radius: 10px;
     text-decoration: none !important;
     min-height: 408px;
}
 .gift_form_title{
    /* font-family: "IBM Plex Sans";
     */
     font-size: 26px;
     font-style: normal;
     font-weight: 600;
     line-height: 110%;
}
 .gift_banner_title{
     font-size: 26px;
     font-style: normal;
     font-weight: 600;
     line-height: 110%;
}
 .gift_form_pretitle{
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 140%;
     margin-bottom: 10px;
}
 .gift_banner_pretitle{
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 140%;
     margin-bottom: 10px;
}

.gift_form .gift_form_subtitle{
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 140%;
     margin-top: 10px;
     margin-bottom: 20px;
}
 .gift_banner .gift_banner_subtitle{
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 140%;
     margin-top: 10px;
}
 .gift_form_input{
     display: flex;
     padding: 8px 20px;
     align-items: center;
     gap: 10px;
     align-self: stretch;
     border-radius: 10px;
     border: 1px solid var(--Gray-CACACA, #CACACA);
     background: var(--White-FFFFFF, #FFF);
     color: var(--Gray-4D4D4D, #4D4D4D);
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 140%;
     outline: none;
     width: 100%;
}
 .gift_form .gift_form_input_error{
     border-color: red !important;
}
 .gift_form__error{
     color: red;
}
 .gift_form__success{
     color: #75d175;
     font-size: 20px;
}
 .gift_form_inputs{
     display: flex;
     flex-direction: column;
     grid-gap: 10px;
}
 .gift_form_btn{
     display: flex;
     padding: 12px 30px;
     justify-content: center;
     align-items: center;
     gap: 10px;
     flex: 1 0 0;
     align-self: stretch;
     border-radius: 10px;
     border: none;
     text-align: center;
     max-height: fit-content;
	 text-wrap: auto;
}
 .gift_form_policy{
     font-size: 12px;
     font-style: normal;
     font-weight: 400;
     line-height: 120%;
    /* 14.4px */
     opacity: 0.4;
     margin-top: 10px;
     color: inherit;
}
 .gift_form_policy a{
     font-size: 12px;
     font-style: normal;
     font-weight: 400;
     line-height: 120%;
    /* 14.4px */
     color: inherit;
}
 .gift_form_policy_agree{
     display: flex;
     flex-direction: row;
     justify-content: flex-start;
     grid-gap: 5px;
}
 .gift_form_policy_agree .promo-agree_wrap {
     margin-bottom: 0px;
     margin-top: 10px;
}
 .gift_form_policy_agree_box{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     align-self: center;
     max-width: 16px;
     width: 100%;
     height: 16px;
     background: #FB641E;
     border-radius: 2px;
}
 .gift_form_policy_agree {
     cursor: pointer;
     user-select: none;
}
 .gift_form_policy_agree_box {
     transition: all 0.2s;
}
 .gift_form_policy_agree_box svg {
     display: none;
}
 .gift_form_policy_checkbox {
     position: absolute;
     opacity: 0;
     width: 0;
     height: 0;
}
 .gift_form_policy_checkbox:checked + .gift_form_policy_agree .gift_form_policy_agree_box {
}
 .gift_form_policy_checkbox:checked + .gift_form_policy_agree .gift_form_policy_agree_box svg {
     display: block;
}
.blog_fixed_items .subscribe-inputs-wrap{
	display: flex;
  flex-direction: column;
}

 @media (max-width: 1199px) {
     .blog_fixed_items {
         width: 292px;
    }
}
 @media (max-width: 992px) {
     .blog_fixed_items {
         /* display: none; */
		width: 100%;
		width: 100%;
        max-width: 220px;
    }
}

 @media (max-width: 767px) {
    .blog_fixed_items.fixed {
         position: static !important;
    }
	.blog_fixed_items {
        max-width: inherit;
    }
}

/**** END PRESENT FORM ****/

.favorite-btn-wrapper {

}
.favorite-btn {
	display: block;
	width: 44px;
	height: 52px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px 32px;
	cursor: pointer;
}
.favorite-btn:hover,
.favorite-btn:focus{
	outline: none;
}
.favorite-btn--add {
	background-image: url(/local/include/images/favorite/fav.svg);
}
.favorite-btn--delete {
	background-image: url(/local/include/images/favorite/fav_active.svg);
}
.favorite-btn--hidden {
	display: none;
}


.courses-plate {
}
.courses-plate--desktop {
	position: absolute;
	top: 5px;
	right: 15px;
	z-index: 20;
}
.courses-plate--mobile {
	position: absolute;
	top: -12px;
	left: -10px;
	z-index: 20;
}
.courses-plate__item {
}


.fav-tip {
	margin: 28px 0 40px;
}
.fav-tip__warning-wrapper {
	display: flex;
}
.fav-tip__warning {
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	background: #B8976C;
	padding: 10px 20px;

}
.fav-tip-info {
	background: #ECECEC;
	margin: 46px 0 0;
	padding: 30px 20px;
}
.fav-tip-info__title {
	font-weight: 500;
	font-size: 22px;
	text-align: center;
	line-height: 1.4em;
}
.fav-tip-info__link-wrapper {
	display: flex;
	justify-content: center;
	margin: 30px 0 0;
}
.fav-tip-info__link,
.fav-tip-info__link:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.fav-tip-info__link {
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	background: #34404E;
	border-radius: 4px;
	padding: 14px 20px;
	transition: 280ms;
}
.fav-tip-info__link:hover{
	background: rgba(52, 64, 78, 0.9);
}

@media (min-width: 768px){
	.courses-plate--mobile{
		display: none;
	}
}
@media (max-width: 767px){
	.courses-plate--desktop{
		top: 5px;
		right: 5px;
	}
	.favorite-btn {
		width: 30px;
		height: 40px;
	}
	.courses-plate--mobile .favorite-btn{
		width: 38px;
		height: 44px;
		background-size: 18px 24px;
	}
}
@media (min-width: 480px){
	.fav-tip__warning br{
		display: none;
	}
}
@media (max-width: 479px){
	.fav-tip {
		margin: 3px 0 15px;
	}
	.fav-tip__warning {
		padding-left: 10px;
		padding-right: 10px;
	}
	.fav-tip-info {
		margin-top: 16px;
	}
	.fav-tip-info__title {
		font-size: 18px;
	}
	.fav-tip-info__link-wrapper {
		margin-top: 19px;
	}
	.fav-tip-info{
		padding: 10px 10px 20px;
	}
}




.programm__itm__name {
    font-size: 22px;
}

.courses__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;

    padding: 0;
    margin: 0;
    list-style: none;
}
.courses__item {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.305);
    padding: 50px 30px 35px;

    display: flex;
    justify-content: space-between;
    align-items: center;
}
.courses__item--w-content {
	padding: 0;
	flex-direction: column;
	justify-content: flex-start;
	align-items: normal;
}
.course__content{
	padding: 50px 30px 35px;
	display: flex;
	flex-direction: column;
    justify-content: space-between;
    /* align-items: center; */
    height: 100%;
}
.courses__item--i-discount .course__content{
	height: auto;
	padding-bottom: 0;
    margin-bottom: 16px;
}
.course__link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.course__link:hover {
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 25%);
}

.course__title {
    font-size: 18px;
    padding-right: 20px;
    margin: 0;
    margin-bottom: 40px;
    z-index: 1;
}

.course__inner{
    min-width: 110px;
    position: relative;
		display: flex;
		align-items: center;
}
.course__question{
	z-index: 100;
	background: #B8976C;
border-radius: 4px;
padding: 10px 30px;
color: #fff;
font-weight: 700;
font-size: 12px;
display: flex;
align-items: center;
gap: 40px;
}
.course__question:hover,
.course__question:focus{
text-decoration: none;
color: #fff;
background-color: #cfa773;
}
.course__hour {
    color: #34404e;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
margin: 0;
		margin-left: auto;

}

.course__price {
    color: #ff5736;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
		margin: 0;
		margin-left: 20px;
}

.course__not-conducted{
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0 20px 0;
    padding: 5px 20px;
    font-size: 14;
    color: #fff;
    font-weight: 700;
    background-color: #ed0505;
}

.hint__wrapper{
    position: absolute;
    top: 0;
    left: 0;

}
.hint__wrapper p{
    margin-bottom: 5px;
    padding:0 15px;
    border-bottom-right-radius: 4px 4px;
    color: #fff;
    font-weight: bold;
 }
 .hint__wrapper .hint--new{
    background: linear-gradient(to bottom, #bbe107 0%, #3f9b19 100%);
 }
 .hint__wrapper .hint--hit{
    background: linear-gradient(to bottom, #ffc500 0%, #ff6500 100%);
 }
 .hint__wrapper .hint--anons{
    background: linear-gradient(to bottom, #ff3033 0%, #ba2325 100%);
 }
 .hint__wrapper .hint--intensive{
    background: #8D8EC0
 }

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

	padding: 8px 10px;

	gap: 10px;
	}
 }
@media (max-width:991px) {
    .courses__list {
        grid-template-columns: 1fr;
    }
		.course__question{
		padding: 8px 3vw;
		gap: 4vw;
		}
}

@media (max-width:767px) {
    .courses__item,
    .course__content {
        flex-direction: column;
    }
    .course__title{
        padding: 0;
        text-align: center;
    }
    .course__inner{
        min-width: inherit;
        width: 100%;
    }
}

@media (max-width:520px) {
    .courses__item,
    .course__content {
        padding: 45px 15px 20px;
    }
    .courses__item--w-content {
    	padding: 0;
    }
    .course__title{
        font-size: 16px;
    }
    .course__hour,
    .course__price {
        font-size: 18px;
				margin: 0;
    }

		.course__inner{
			flex-direction: column;
		}
}

.btn-show-more{

}

.btn-show-more-wrapper {
	margin: 15px 0 0;
	text-align: center;
}
.btn-show-more,
.btn-show-more:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.btn-show-more {
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	background: #34404E;
	border: 0;
	border-radius: 4px;
	padding: 14px 20px;
	transition: 280ms;
}
.btn-show-more:hover{
	background: rgba(52, 64, 78, 0.9);
}


#top_slogan { position: absolute; top: -10px; left: 9px; pointer-events: none; height: 39px; width: auto; }

@media (max-width: 767px){
	#top_slogan { display: none; }
}
.top-add-menu-wrapper .container { position: relative; }

.top-add-menu-wrapper{
	margin: 40px 0 0;
}
.top-add-menu-holder {
	display: flex;
	justify-content: flex-end;
}
.top-add-menu {
	display: flex;
	white-space: nowrap;
}
.top-add-menu__item,
.top-add-menu__item:hover,
.top-add-menu__item:focus{
	color: #373737;
	text-decoration: none;
}
.top-add-menu__item {
	display: flex;
	align-items: center;
	margin-left: 44px;
	position: relative;
}
.top-add-menu__item:first-child {
	margin-left: 0;
}
.top-add-menu__item--viewed {

}
.top-add-menu__item--favorite {

}
.top-add-menu__item--active {

}
.top-add-menu__icon-wrapper {

}
.top-add-menu__icon-wrapper svg{
	display: block;
	fill: #B8976C;
}
.top-add-menu__count {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 8px;
	left: 16px;
	font-size: 10px;
	line-height: 1em;
	font-weight: 700;
	color: #FFFFFF;
	background: #242D37;
	border-radius: 50%;
	min-width: 16px;
	padding: 3px 2px;
}
.top-add-menu__title {
	font-size: 16px;
	font-weight: 500;
	margin-left: 10px;
}
.top-add-menu__item:hover .top-add-menu__title{
	text-decoration: underline;
}

.top-add-menu__item--favorite .top-add-menu__count{
	left: 12px;
}
.top-add-menu__item--favorite .top-add-menu__title{
	margin-left: 14px;
}

.top-add-menu__item--active .top-add-menu__icon-wrapper svg{
	fill: #242D37;
}
.top-add-menu__item--active .top-add-menu__count{
	background: #B8976C;
	color: #FFFFFF;
}

.mobile-add-menu{
	border-top: 1px solid #EBEBEB;
	padding: 13px 0 0;
}
.mobile-add-menu__item{
	display: block;
    color: #102989;
    line-height: 20px;
    margin: 13px 0 0;
}
.mobile-add-menu__item:first-child{
	margin-top: 0;
}
.mobile-add-menu__item--active{

}
.mobile-add-menu__title{

}

.fixed-viewed,
.fixed-viewed:hover,
.fixed-viewed:focus{
	text-decoration: none;
}
.fixed-viewed {
	display: flex;
	justify-content: center;
	position: fixed;
	top: 20%;
	left: 50%;
	background: #B8976C;
	margin-top: -20px;
	margin-left: calc(1140px / 2);
	z-index: 20;
}
.fixed-viewed__holder {
	display: flex;
	align-items: center;
	padding: 0 10px;
	height: 40px;
}
.fixed-viewed__title {
	font-size: 12px;
	line-height: 1em;
	color: white;
	white-space: nowrap;
}
.fixed-viewed:hover .fixed-viewed__title {
	text-decoration: underline;
}
.fixed-viewed__count {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	color: black;
	background: #FFFFFF;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	margin-left: 5px;
}
@media (max-width: 1399px){
	.fixed-viewed{
		top: 35%;
		transform: rotate(-90deg);
		transform-origin: top left;
		margin-left: calc(1140px / 2);
	}
}
@media (max-width: 1199px){
	.fixed-viewed{
		top: 35%;
		transform: rotate(-90deg);
		transform-origin: top left;
		margin-left: calc(940px / 2);
	}
}
@media (max-width: 991px){
	.fixed-viewed{
		margin-left: calc(720px / 2);
	}
}
@media (max-width: 799px){
	.fixed-viewed{
		top: 0;
		left: 0;
		right: 0;
		margin: 0;
		transform: none;
	}
	.fixed-viewed__holder{
		padding-left: 15px;
		padding-right: 15px;
		width: 750px;
		max-width: 100%;
	}
}
@media (max-width: 767px){
	.top-add-menu-wrapper{
		display: none;
	}
}





.i-discount {
	background: #34404E;
	color: white;
	margin-top: auto;
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: -1px;
}
.i-discount__holder {
	display: flex;
	padding: 10px 38px 10px 31px;
	align-items: center;
}
.i-discount__col {
	margin-left: 10px;
}
.i-discount__col--content {
	flex: 1;
	text-align: left;
}
.i-discount__col--format {
	display: flex;
	align-items: center;
	height: 100%;
}
.i-discount__title {
	font-size: 12px;
	line-height: 1.2em;
}
.i-discount__name {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 500;
}
.i-discount__format {
	font-weight: 800;
	font-size: 21px;
	line-height: 1em;
	background: #F3B14C;
	padding: 3px 10px;
}
.i-discount__val {
	font-weight: 500;
	font-size: 21px;
	line-height: 1em;
	margin-left: 10px;
}


.i-discount__col:first-child{
	margin-left: 0;
}

@media (max-width: 1199px) and (min-width: 992px){
	.i-discount__col--format{
		flex-direction: column;
	}
	.i-discount__val{
		margin: 10px 0 0;
	}
}
@media (max-width: 599px){
	.i-discount__holder{
		flex-wrap: wrap;
		justify-content: center;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 20px;
	}
	.i-discount__col--content{
		width: 100%;
		flex: auto;
		text-align: center;
	}
	.i-discount__col--format{
		margin-top: 10px;
		margin-left: 0;
	}
	.i-discount__name{
		display: none;
	}
	.courses__item--i-discount .course__content{
		margin-bottom: 3px;
	}
}

.id-discount {
}
.id-discount__holder {
	display: flex;
	align-items: center;
}
.id-discount__format {
	font-weight: 800;
	font-size: 22px;
	line-height: 1em;
	background: #F3B14C;
	padding: 9px 10px;
}
.id-discount__val {
	font-size: 22px;
	font-weight: 700;
	line-height: 1em;
	white-space: nowrap;
	margin-left: 10px;
}
@media (max-width: 1199px){
	.id-discount__holder{
		justify-content: flex-end;
	}
}
@media (max-width: 767px){
	.id-discount__holder{
		justify-content: center;
	}
	.pbr-block__item--btn{
		order: 10;
	}
	.pbr-block__item--price{
		order: 30;
	}
	.pbr-block__item--text{
		order: 20;
	}
	.pbr-block__item--gift{
		order: 40;
	}
	.id-discount-name{
		display: none;
	}
}
@media (max-width: 479px){
	.id-discount__format{
		font-size: 21px;
		padding: 3px 10px;
	}
	.id-discount__val{
		font-size: 21px;
	}
}
@media  (max-width: 875px){
	#requestModalMC .modal-dialog {
		max-width: 600px;
	}
	#requestModalMC .form-data {
		flex-direction: column;
	}
}
#requestModalMC .checkbox input {
	height: 0;
	width: 0;
}
#requestModalMC .checkbox {
	display: block;
	position: relative;
	padding-left: 26px;
	margin-bottom: 18px;
	font-size: 22px;
	user-select: none;
}
#requestModalMC .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border: 2px solid #c9c9c9;
	background-color: #dedbdb;
	cursor:pointer;
}
#requestModalMC .checkbox:hover input ~ .checkmark {
	background-color: #515151;
}
#requestModalMC .checkbox input:checked ~ .checkmark {
	background-color: #515151;
}
#requestModalMC .checkbox .checkmark:after {
	top: -5px;
	width: 5px;
	height: 10px;
	left: 2px;
	color: white;
}
#requestModalMC .checkbox input:checked ~ .checkmark:after {
	display: block;
}
#requestModalMC .checkmark:after {
	content:'✓';
	position: absolute;
	display: none;
}

@media screen and (min-width: 876px){


	#requestModalMC .modal-dialog {

		padding-top: 30px;
		padding-bottom: 30px;
		padding-left:0;
		padding-right: 0;
		width: 876px;
		height: 493px;



	}
	#requestModalMC .form-data {
		display:flex;
		flex-direction: row;



	}
	.form-data-left{
		width: 386px;
		height:351px;
		padding-bottom: 71px;
		padding-right: 32px;
		padding-left: 32px;
		padding-top: 71px;
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 150%;
	}
	.form-data-right{
		width: 488px;
		height: 429px;
		padding:32px;
		padding-left: 8px;
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 300;
		font-size: 16px;
		line-height: 20px;
	}
	#requestModalMC .input-text--lastname,
	#requestModalMC .input-text--firstname,
	#requestModalMC .input-text--patronimname,
	#requestModalMC .input-text--phone,
	#requestModalMC .input-text--email{
		box-sizing: border-box;
		width: 424px;
		height: 44px;
		background: #F9F9F9;
		border: 1px solid #ECECEC;
		border-radius: 6px;

	}
	#fiolast::-webkit-input-placeholder::first-letter {color:#D32830;}
	#fiolast::-moz-placeholder::first-letter          {color:#D32830;}/* Firefox 19+ */
	#fiolast:-moz-placeholder::first-letter           {color:#D32830;}/* Firefox 18- */
	#fiolast:-ms-input-placeholder::first-letter      {color:#D32830;}
	#requestModalMC .form-data{

}
	#requestModalMC .inputs_wrapper{
		padding:0 32px;
	}
	#requestModal .modal-body, .modal-header{
		padding: 15px;
		border-bottom: 1px solid #e5e5e5;
		min-height: 16.43px;
	}
	#requestModalMC .modal-content{
		background: #FFFFFF;
		border: 1px solid #E3E3E3;
		box-shadow: 0px 10px 16px -18px rgba(0, 0, 0, 0.08);
		border-radius: 16px;
	}
	#requestModalMC  .modal-title{
		display:none;
	}
	#requestModalMC .modal-header{
		position: relative;
	}
	#requestModalMC .close{
	position: absolute;
	right: 10px;
	font-size: 25px;
	}
	#requestModalMC .need-help__agree {
		margin-bottom:0;
		font-family: 'Inter';
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 140%;
	}
	#requestModalMC .need-help {
		margin-bottom: 0px;
	}
	#requestModal .need-help {
		margin-bottom: 0px;
	}
	#requestModalMC .input-button{
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		padding: 12px 32px;
		gap: 10px;

		width: 144px;
		height: 39px;
		border-color: transparent;
		background: #171717;
		/*background: #33444E;*/
		border-radius: 4px;
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 700;
		font-size: 12px;
		line-height: 15px;
	}


}



.parts_pay-container{
	width: 100%;
    border-radius: 10px;
    background: linear-gradient(85deg, #ECEC4E -14.06%, #6AD832 11.55%, #22DA66 36.97%, #29D2B7 69.95%, #109BDD 102.23%);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 8px;
	margin-top: 20px;
    margin-bottom: 30px;
}
.parts_pay-container p{
	color: #FFF;
    font-size: 14.245px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin: 0px;
    margin-left: 11px;
    margin-right: 17px;
}

.parts_pay-container .parts_pay-btn{
	border-radius: 16px;
    background: #FFF;
    padding: 3px 28px;
    cursor: pointer;
    color: #353F47;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.detail_parts_pay-container{
	width: 100%;
    border-radius: 4px;
    background: var(--bt, radial-gradient(812.11% 259.92% at -9.1% -159.09%, #FAED00 0%, rgba(250, 237, 0, 0.00) 100%), radial-gradient(157.85% 62.01% at 98.21% 100%, #0087CD 0%, rgba(0, 173, 238, 0.00) 100%), radial-gradient(57.43% 206.47% at 90.45% 119.09%, #00ADEE 0%, rgba(0, 173, 238, 0.00) 100%), linear-gradient(88deg, #A0E720 0%, #00D900 22.46%, #21A038 70.5%));
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 12px;
    cursor: pointer;
    margin: 0px 10px 20px 10px;
    text-decoration: none;
}
.detail_parts_pay-container:hover{
	text-decoration: none;
}
.detail_parts_pay-container p{
	color: #FFF;
	font-size: 16.411px;
	font-style: normal;
	font-weight: 600;
	line-height: 11.488px;
	margin: 0px;
    margin-left: 11px;
}


.price-block-bottom_wrap{
	width: 100%;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.price-block-bottom_wrap-price{
	width: 40%;
}
@media (max-width: 767px){
	.detail_parts_pay-container{
		width: 100%;
		margin-top: 15px;
	}
	.price-block-bottom_wrap{
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: stretch;
		justify-content: flex-start;
	}
	.price-block-bottom_wrap-price{
		width: 100%;
	}
}

@media (max-width: 500px){
	.modal-parts_pay-content img{
		width: auto;
	}
}
@media screen and (min-width: 768px) {
	.modal-parts_pay__wrapper .modal-dialog{
		width: 400px;
		width: fit-content;
	}
}

.tags_cloud_wrapper{
		margin: 0 -5px;
		overflow: hidden;
		display: flex;
    flex-wrap: wrap;
}
.tag_item{
		padding:5px 10px;
		margin:5px;
		border: 1px solid black;
		float:left;
		cursor: pointer;
		color: black;
		text-decoration: none !important;
		order: 1;
}
.tag_item input{
		display: none;
}
.tag_item:hover{
		border-color: #b8976c;
		color: #b8976c;
}
.tag_item.selected{
		border-color: #b8976c;
		background: #b8976c;
		color: #fff;
		order: 0;
}
.tag_item.selected:hover{
		color: #333;
		background: none;
}
.p0{
    padding: 0;
}
.modal-buy-course__wrapper{
    padding: 35px;
}
.modal-buy-course__text{
    padding-right: 35px;
    font-size: 18px;
}
.modal-buy-course__text a{
    color: #34404E;
    font-weight: 500;
}
.f-w-500{
    font-weight: 500;
}
.modal-buy-course__input{
    border: 1px solid #E3E3E3;
    border-radius: 16px;
    padding: 25px;
}
.modal-buy-course__input__item{
    padding-bottom: 8px;
}
.modal-buy-course__input__item input[type=submit]{
    background: #33444E;
    color: #fff;
    padding: 12px 32px;
    border-radius: 5px;
    border: none;
}
.modal-buy-course__input__item input[type=text]{
    border: 1px solid #ECECEC;
    border-radius: 5px;
    background: #F9F9F9;
    width: 100%;
    padding: 10px 20px;
}
.modal-buy-course__close{
    display: flex;
    justify-content: end;
    height: 0;
}
.modal-buy-course__close__button{
    display: block;
    position: relative;
    top: 11px;
    left: -11px;
    cursor: pointer;
    height: 24px;
    width: 24px;
}
.modal-buy-course .modal-content{
    border-radius: 16px;
}
.modal-buy-course__input__item__checkbox{
    padding-top: 15px;
    display: flex;
    align-items: flex-start;
    font-weight: 400;
}
.modal-buy-course__input__item__checkbox__text{
    position: relative;
    top: -13px;
}
.modal-buy-course__input__item__button{
    display: flex;
    justify-content: center;
    padding-top: 17px;
}
.modal-buy-course__input__item__checkbox__action{
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.modal-buy-course__input__item__checkbox__action input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}
.modal-buy-course__input__item__checkbox__action:hover input ~ .checkmark {
    background-color: #ccc;
}
.modal-buy-course__input__item__checkbox__action input:checked ~ .checkmark {
    background-color: #2196F3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.modal-buy-course__input__item__checkbox__action input:checked ~ .checkmark:after {
    display: block;
}
.modal-buy-course__input__item__checkbox__action .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#modalBuyCourse .modal-dialog{
    width: 100%;
    max-width: 978px;
}
.modal-buy-course__input__item__checkbox{
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    padding: 0;
    padding-left: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.modal-buy-course__input__item__checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}
.modal-buy-course__input__item__checkbox input ~ .checkmark,
.modal-buy-course__input__item__checkbox:hover input ~ .checkmark {
    background-color: #ccc;
    border-radius: 5px;
}
.modal-buy-course__input__item__checkbox input:checked ~ .checkmark {
    background-color: #515151;
    border-radius: 5px;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.modal-buy-course__input__item__checkbox input:checked ~ .checkmark:after {
    display: block;
}
.modal-buy-course__input__item__checkbox .checkmark:after {
    left: 9px;
    top: 4px;
    width: 7px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal-buy-course__input__item__agree{
    padding-top: 30px;
}
@media (max-width: 767px){
    .modal-buy-course__input__item__checkbox__text{
        top: -5px;
    }
}

.form-data .error{
	border-color: #ff0000 !important;
}

.def-pay-form__input.error{
	border: 1px solid #ff0000 !important;
}

.disabledSend:disabled{
	opacity: 0.5;
	cursor: no-drop;
}


/* SKOLKOVO BLOCK */
.skolkovo_wrap{
  display: flex;
  padding: 40px 20px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 10px;
  background: #34404E;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
}
.skolkovo_svg{
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.skolkovo_title{
  color: #FFF;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.skolkovo_text{
  color: rgba(255, 255, 255, 0.70);
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 149%;
  margin-top: 12px;
  margin-bottom: 40px;
}
.skolkovo_wrap_btn {
	display: flex;
}
.skolkovo_img {
	margin-right: 40px;
}
.skolkovo_btn{
  display: flex;
  max-width: 300px;
  width: 100%;
  padding: 18px 100px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #B8976C;
  color: var(--FFFFFF, #FFF);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.skolkovo_btn:hover{
  color: var(--FFFFFF, #ffffffe8);
}
.footer_skolkovo{
	border-top: 1px solid rgba(255, 255, 255, 0.09);
	display: flex;
	align-items: flex-start;
	align-self: stretch;
	margin-top: 12px;
}
.footer_skolkovo_logo{
	display: flex;
	max-width: 120px;
	width: 100%;
	padding: 8.615px 7.3px 8.61px 7.5px;
	justify-content: center;
	align-items: center;
}
@media (max-width: 767px){
	.footer .container{
		display: grid;
	}
	.footer_skolkovo{
		order: -1;
		margin-bottom: 12px;
		margin-top: 0px;
		flex-direction: row;
    	justify-content: center;
		align-items: center;
	}
	.skolkovo_img {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.skolkovo_wrap_btn {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
}
/* END SKOLKOVO BLOCK */

/* ===== SEO BLOCK ===== */
.after-text-seo-block {
    margin-top: 40px;
    padding-bottom: 40px;
}

.after-text-seo-block__container {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
}

.after-text-seo-block__container h2 {
    color: #000;
    font-family: Mulish;
    font-size: var(--font-size-heading-3, 32px);
    font-style: normal;
    font-weight: var(--font-weight-bold, 700);
    line-height: var(--line-height-heading-3, 36px); /* 112.5% */
    letter-spacing: -0.64px;
    margin: 0;
    margin-bottom: 20px;
}

.after-text-seo-block__content,
.after-text-seo-block__content p,
.after-text-seo-block__content div{
    color: var(--Text-Default-Secondary, var(--text-Default-Secondary, #8D8D9D));
    font-family: Mulish;
    font-size: 13px;
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--line-height-body-small, 20px); /* 153.846% */
}

.after-text-seo-block__content ul {
    margin-top: 20px;
    padding-left: 0;
    list-style: none;
}

.after-text-seo-block__content ul li {
    position: relative;
    padding-left: 34px;
    margin-bottom: 12px;
    color: var(--Text-Default-Secondary, var(--text-Default-Secondary, #8D8D9D));
    font-family: Mulish;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.after-text-seo-block__content ul li::before {
    content: "";
    position: absolute;
    flex-shrink: 0;
    left: 0;
    top: 1px;
    width: 18px;
    height: 18px;
    background: no-repeat center/contain;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="%237F7FD0" d="M23.805 14.4966C23.6813 14.3597 21.5466 12.0384 18.0863 10.6941C17.925 8.96719 17.2931 7.39688 16.2666 6.20156C14.8931 4.59375 12.8972 3.75 10.4991 3.75C5.66908 3.75 2.52002 8.07938 2.38877 8.26406C2.28133 8.42595 2.24091 8.62321 2.27602 8.81431C2.31113 9.0054 2.41903 9.17541 2.57699 9.28854C2.73496 9.40167 2.93066 9.44908 3.12288 9.42079C3.3151 9.3925 3.48884 9.29071 3.60752 9.13688C3.63658 9.09844 6.45002 5.25 10.4991 5.25C12.4463 5.25 14.0485 5.91656 15.1313 7.17844C15.8269 7.98844 16.2975 9.02437 16.5066 10.1784C15.4205 9.89485 14.3028 9.75088 13.1803 9.75C10.7372 9.75 8.68689 10.3884 7.2497 11.5959C5.97845 12.6647 5.24908 14.1562 5.24908 15.6797C5.24329 16.2714 5.35528 16.8584 5.57852 17.4064C5.80175 17.9545 6.13178 18.4526 6.54939 18.8719C7.45502 19.7738 8.71127 20.25 10.1803 20.25C15.0375 20.25 17.791 16.3003 18.1013 12.3356C19.8156 13.0977 21.3734 14.1719 22.695 15.5034C22.7611 15.5764 22.841 15.6357 22.93 15.6779C23.019 15.72 23.1155 15.7442 23.2138 15.7491C23.3122 15.754 23.4106 15.7394 23.5033 15.7063C23.5961 15.6731 23.6814 15.622 23.7544 15.5559C23.8274 15.4898 23.8867 15.41 23.9288 15.321C23.971 15.2319 23.9952 15.1355 24 15.0371C24.0049 14.9388 23.9904 14.8404 23.9572 14.7476C23.9241 14.6549 23.873 14.5696 23.8069 14.4966H23.805ZM14.9494 16.5253C14.1216 17.5397 12.6235 18.75 10.1803 18.75C7.81033 18.75 6.74908 17.2078 6.74908 15.6797C6.74908 13.5459 8.76189 11.25 13.1803 11.25C14.3499 11.2535 15.5123 11.433 16.6285 11.7825C16.5863 13.5413 15.9797 15.2606 14.9494 16.5253Z"/></svg>');
}

@media (max-width: 960px) {
    .after-text-seo-block__container h2 {
        font-size: var(--font-size-heading-3, 24px);
        font-style: normal;
        font-weight: var(--font-weight-bold, 700);
        line-height: var(--line-height-heading-3, 28px); /* 116.667% */
        letter-spacing: -0.48px;
    }
}
/* End */


/* Start:/local/templates/ncrdo_visually/css/other-styles_from-pages.css?17116690551487*/
/* local\templates\ncrdo_visually\include_area\cookie.php */
.cookie-wrapper{
  position: fixed;
  background: rgba(0,0,0,0.95);
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 15px;
  color:#fff;
}
.cookie-wrapper p{
  font-size: 12px;
  color: #989898;
}
.btn-ncrdo{
  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;
  padding: 0 5px;
}
.btn-ncrdo:hover{
  color:#fff;
}

.cookie-wrapper .btn-ncrdo{
  border: none;
}


/* local\templates\ncrdo_visually\include_area\delivery.php */
.ncrdo-delivery {
  margin: 50px 0;
}

.ncrdo-delivery-title {
  margin: 0 0 20px;
  font-size: 22px;
  line-height: 132.19%;
  font-weight: 400;
  color: #34404E;

}

.ncrdo-delivery-heading {
  margin: 0 0 50px;
}

.ncrdo-delivery-desk {
  font-size: 16px;
  line-height: 132.19%;
}
.ncrdo-delivery-prev{
  margin: 15px 0;
}
.ncrdo-delivery-prev-image{
  margin: 15px 0;
}
.ncrdo-delivery-prev-row {
  display: block;
  margin: 0 -15px 20px;
  width: auto;
  font-size: 0;
  line-height: 0;

}

.ncrdo-delivery-prev-row__item {
  margin: 0 15px 30px;
  display: inline-block;
  vertical-align: middle;
}

.ncrdo-delivery-prev-title {
  margin: 0 0 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 132.19%;
}
/* 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/news.list/lectors_slider/style.css?1711669055150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/ncrdo_visually/css/new_footer.css?17573903004197*/
.site-footer {
    background: #323232;
    color: #A4A4B1;
    font-family: Mulish;
}
.site-footer a { color: #A4A4B1; text-decoration: none; }
.site-footer a:hover, .site-footer a:focus { color: #ffffff; text-decoration: underline; }

.footer-menu { display: flex; }
.site-footer .text-right { text-align: right; }
.site-footer .small-text { font-size: 12px; }

.footer-top { padding: 40px 0 15px; }
.footer-bottom { padding: 16px 0; }
.site-footer .separator { height: 1px; background: rgba(255,255,255,0.08); }

.footer-title { font-weight: 600; color: #ffffff; margin-bottom: 12px; }
.footer-title a{ font-weight: 600; color: #ffffff; }
.footer-links li { margin-bottom: 8px; }
.footer-links li.footer-title { margin-bottom: 12px; }
.site-footer .contacts li { margin-bottom: 8px; }
.site-footer .phones { margin-bottom: 12px; }
.site-footer .phone { font-weight: 700; font-size: 18px; color: #ffffff; }
.site-footer .phone a { color: #ffffff; }
.site-footer .address { color: #ffffff; margin-top: 8px; }

.site-footer .phone-block { margin-bottom: 10px; }


.site-footer .skolkovo-logo { padding: 20px 0; }
.site-footer .skolkovo-img { max-width: 220px; height: auto; }

.footer-middle { padding: 0 0 24px 0; }

.site-footer .wrap-legal-links { display: flex; justify-content: flex-end; }
.site-footer .legal-links { max-width: 300px; margin-top: 50px; }
.site-footer .legal-links li { margin-bottom: 8px; }
.site-footer .legal-links a, .legal-links span { color: #e2e2e7; }

.site-footer .brand-legal { margin: 0 0 16px; }

.site-footer .brand-block.bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 24px;
    width: 260px;
}
.site-footer .brand-block.bottom .logo-img { margin-bottom: 0; }
.site-footer .brand-block.bottom .brand-text {
    font-size: 10px;
    line-height: 140%;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}

.site-footer .logo-img {
    max-width: 120px;
    height: auto;
    margin-bottom: 12px;
}
.site-footer .logo-img.small {
    max-width: 32px;
    margin-bottom: 0;
    margin-right: 6px;
    vertical-align: middle;
}

.site-footer .bottom-links { margin: 0 12px 8px 0; }
.site-footer .bottom-links > li { padding-right: 8px; }

.site-footer .social { margin-top: 30px; }
.site-footer .social .icon-placeholder {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #1e293b;
    border-radius: 3px;
    vertical-align: middle;
    margin-right: 8px;
    margin-left: 6px;
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
    .site-footer .wrap-legal-links { justify-content: flex-start; }
}
@media screen and (min-width: 640px) and (max-width: 979px) {
    .site-footer .phone-block:first-child { margin-right: 32px; }
    .site-footer .phone-block { display: inline-block; }
    .site-footer .contacts-block {margin-bottom: 32px; }
    .site-footer .nav-block-1 { margin-bottom: 32px; }
    .site-footer .nav-block-2 { margin-bottom: 24px; }
    .site-footer .footer-top { padding-bottom: 0; }
    .site-footer .legal-links { margin-top: 15px; }
    .site-footer .wrap-legal-links { justify-content: flex-start; }
}
@media screen and (max-width: 639px) {
    .site-footer .phone-block:first-child { margin-right: 32px; }
    .site-footer .phone-block { display: inline-block; }
    .site-footer .footer-menu { display: block; }
    .site-footer .legal-links { margin-top: 15px; }
    .site-footer .social { text-align: center; }
    .site-footer .contacts-block {margin-bottom: 32px; }
    .site-footer .nav-block-1 { margin-bottom: 32px; }
    .site-footer .nav-block-2 { margin-bottom: 24px; }
    .site-footer .catalog-left .footer-links {
        padding-bottom: 24px;
        margin-bottom: 30px;
        border-bottom: 1px solid rgba(255,255,255,0.08);
    }
    .footer-top { padding-bottom: 0; }
    .footer-menu-psy { margin-bottom: 16px; }
    .site-footer .wrap-legal-links { justify-content: flex-start; }
}
/* End */


/* Start:/local/components/ncrdo/footer.tabs/templates/.default/style.css?17567181252046*/
.footer-tags { padding: 24px 0; }
.site-footer .tag-row {display: flex; margin: 0; }
.site-footer .tag-row li { padding-left: 0; padding-right: 0; }
.site-footer .tag-row li:first-child .tag { border-left: 1px solid #72727f; border-radius: 8px 0 0 8px; }
.site-footer .tag-row li:last-child .tag{ border-radius: 0 8px 8px 0; }
.site-footer .tag-row li.is-active { color: #ffffff; }
.site-footer .tag {
    display: flex;
    align-items: center;
    padding: 10px 12px;
    border: 1px solid #72727f;
    border-left: none;
    height: 100%;
    text-align: center;
    cursor: pointer;
}
.site-footer .tag:hover {
    color: #ffffff;
}
.site-footer .select-footer-tags {
    width: 100%;
    background-color: #323232;
    color: #ffffff;
    padding: 0 12px;
    border: 1px solid #72727f;
    border-radius: 8px;
    display: none;
}
.site-footer .footer-tag-mobile {
    width: 100%;
    background-color: #323232;
    color: #ffffff;
    padding: 13px 12px;
    border: none;
}

.footer-catalog { padding: 10px 0 28px; }
.footer-links span {
    cursor: pointer;
}
.footer-links span:hover {
    color: #ffffff;
}
.footer-links .is-active a { color: #ffffff; }
.footer-links .is-active span { color: #ffffff; }
.footer-links a.is-active { color: #ffffff; }
.footer-links span.is-active { color: #ffffff; }
.footer-links .bright a { color: #ffffff; }
.footer-links .bright span { color: #ffffff; }
.site-footer .catalog-left { border-right: 1px solid rgba(255,255,255,0.08); }
.site-footer .catalog-center { border-right: 1px solid rgba(255,255,255,0.08); color: #E8E8EB; }
.footer-title-tags {margin-top: 12px; }

.footer-consent a { color: #ffffff; }

@media screen and (max-width: 639px) {
    .site-footer .footer-catalog { padding: 10px 0; }
    .site-footer .catalog-left { border-right: none; }
    .site-footer .catalog-center { border-right: none; }
    .site-footer .tag-row.footer-tag-desktop { display: none; }
    .site-footer .select-footer-tags { display: block; }
}
/* End */


/* Start:/local/components/ncrdo/footer.subscribe/templates/.default/style.css?17555040561752*/
.footer-subscribe {}
.footer-subscribe .subscribe-text { font-size: 16px; font-weight: 700; color: #ffffff; margin-bottom: 12px; }
.footer-subscribe-row { padding: 10px 0; }
.footer-subscribe .footer-subscribe-form input[type="email"] {
    display: inline-block;
    width: 60%;
    height: 48px;
    border-radius: 8px;
    margin-right: 5px;
}
.footer-subscribe .footer-subscribe-form button {
    font-family: Mulish;
    font-weight: 600;
    display: inline-block;
    width: 36%;
    height: 48px;
    border-radius: 8px;
    background: #6C5DD1;
    color: #fff;
    border-color: transparent;
    font-size: 16px;
}
.footer-subscribe .btn-subscribe-icon { margin-bottom: -1px; }
input[type="checkbox"].footer-checkbox-placeholder {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    margin-top: 1px;
    margin-right: 6px;
    vertical-align: -4px;
    accent-color: #ffffff;
}
.footer-subscribe-label { font-weight: normal; }

.site-footer .subscribe-form .form-group { margin-bottom: 8px; }
.site-footer .btn-subscribe {
    background: #1e293b;
    color: #cbd5e1;
    border: 1px solid rgba(255,255,255,0.1);
}
.site-footer .btn-subscribe[disabled] { opacity: 0.6; cursor: not-allowed; }
.site-footer .footer-consent {
    display: flex;
    margin-top: 8px;
    color: #ffffff;
}
.subscribe-success {
    color: green;
    font-weight: 700;
}
.subscribe-error {
    color: red;
    font-weight: 700;
}

@media screen and (max-width: 639px) {
    .site-footer .footer-subscribe .footer-subscribe-form input[type="email"] { width: 100%; margin-bottom: 8px; }
    .site-footer .footer-subscribe .footer-subscribe-form button { width: 100%; }
}
/* 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?1758021649130009*/
@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;
}

#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?17660662209254*/
/* ====== 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/css/header_new.css?176354308724986*/
body.menu_open{
  height: 100vh;
  overflow-y: hidden;
}
.fixed-viewed {
  display: none;
}

#newwebform {
  position: fixed;
  right: 0;
  top: 350px;
  z-index: 100;
}

#button_web_form {
  display: inline-block;
  align-items: center;
  background: #635ECC;
  padding: 15px 25px;
  border: 0;
  border-radius: 16px;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.new_application_format .modal-title {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #2D3844;
}

#new_application .form-data {
  gap: 10px;
  width: 100%;
  margin: 0;

  display: flex;
  flex-flow: row wrap;
}

#new_application .form-data>div {
  flex: 1 100%;
}

#in-email,
#in-phone {
  flex: 1 calc(50% - 10px) !important;
}

.new_application_format .need-help input {
  margin-bottom: 0px;
}

.new_application_format .checkbox-label {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #A4A4B1;
  opacity: 1;
}

.modal .new_application_format .need-help__agree {
  padding: 0px;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #A4A4B1;
  opacity: 1;
}



#mobileblock,
#phonesblock,
#worktimeblock {
  display: none;
}

.container.header {
  padding-left: 20px;
  padding-right: 20px;
}

.nversion:not(.grey) {
  box-sizing: border-box;
  width: auto !important;
  margin: 0px auto;
  max-width: 1160px;
}

.nversion.header {
  padding-bottom: 30px;
}

#upper_part {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap-reverse;
  align-items: stretch;
  min-height: 56px;
  gap: 5px;
  padding: 10px 0;
  font-family: 'Mulish';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html body .bvi-body #upper_part{
	align-items: flex-end;
}

#upper_part .logo {
  width: 67px;
  height: 56px;
}

#upper_part .logo a {
  width: 100%;
  height: 100%;
  background: url('/local/templates/ncrdo_visually/css/../images/header/logo.svg') center bottom 0 no-repeat;
  display: block;
  background-size: 67px auto;
  outline: none !important;
}

#upper_part .name_institute {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 140%;
  color: #232327;
  width: 194px;
  text-transform: uppercase;
}

#upper_part .phones,
#phonesblock .mobcont {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-left: 5px;
  max-height: 56px;
  justify-content: center;
}

#upper_part .phones a,
#phonesblock .mobcont a {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  color: #585862;
  text-decoration: none;
  display: block;
}

#phonesblock .mobcont a {
  color: #fff;
}

#upper_part .phones a.mgo-number,
#phonesblock .mobcont a.mgo-number {
  margin-top: 7px;
}

#upper_part .work_time,
#worktimeblock .mobcont {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #8D8D9D;
  display: flex;
  align-items: flex-end;
  margin-left: 10px;
}

#worktimeblock .mobcont {
  line-height: 15px;
}

#upper_part .application_form {
  text-align: center;
  margin: 0 0 0 10px;
  width: 164px;
  min-width: 100px;
  height: 48px;
}

#upper_part .application_form a {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 50px;
  color: #FFFFFF;
  letter-spacing: -0.02em;
  text-decoration: none;
  background: #635ECC;
  border-radius: 8px;
  width: 164px;
  display: block;
  margin-top: -5px;
}

#upper_part .ncrdo-search-form {
  padding: 0px;
  height: 52px;
  border-radius: 8px;
  margin-left: 5px;
  background: #F4F4F5 url('/local/templates/ncrdo_visually/css/../images/header/search.png') left 20px center no-repeat;
  background-size: 18px auto;
}

#upper_part .search {
  flex: 1;
}

#upper_part form {
  position: relative;
  width: 100%;
}

#upper_part input[type="text"] {
  height: auto;
  padding: 0 0 0 50px;
  border: none;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 56px;
  leading-trim: both;
  text-edge: cap;
  color: #8D8D9D;
  background: #F4F4F5 url('/local/templates/ncrdo_visually/css/../images/header/search.png') left 20px center no-repeat;
  background-size: 18px auto;
  width: 100%;
  border-radius: 8px;
}

#upper_part input[type="submit"],
#search_title_submit {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 119px;
  height: 44px;
  background: #FFFFFF;
  border: 1px solid #232327;
  border-radius: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #232327;
  opacity: 0;
  cursor: none;
  z-index: 500;
}
html body .bvi-body #upper_part input[type="submit"]{
	opacity: 1;
}

#upper_part input[type="text"]:focus,
html body .bvi-body #upper_part .search input[type="text"] {
  border: 2px solid #827ED6;
  outline: none !important;
  background: #fff;
  color: #000;
  padding: 0 0 0 20px;
  line-height: 52px;
}
html body .bvi-body #upper_part .search input[type="text"]{
	height: 52px;
}

#upper_part input[type="text"]:active+#searchTitleSubmit,
#upper_part input[type="text"]:focus+#searchTitleSubmit,
#search_title_submit.focus {
  top: 6px;
  right: 6px;
  z-index: 10;
  opacity: 1 !important;
  cursor: pointer;
}

#upper_part .mobile_icon_menu {
  display: none;
}

.modal-dialog {
  padding: 20px 25px 20px 20px;
}

.modal-content {
  background: #FFFFFF;
  border-radius: 20px;
  font-family: 'Mulish';
  font-style: normal;
  padding: 20px;
}

.modal-header {
  padding: 0 0 15px 0;
  margin-bottom: 20px;
}

.modal-body {
  padding: 0;
}

.modal-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: #2D3844;
}

.modal-body input[type="text"] {
  padding: 14px 15px;
  border: 1px solid #BBBBC4;
  border-radius: 4px;
  line-height: 100%;
  color: #72727F;
}

.modal-body input[type="button"],
.modal .need-help input[type="button"] {
  height: 44px;
  background: #33444E;
  border-radius: 4px;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 12px;
  line-height: 44px;
  text-align: center;
  color: #E8E8EB;
}

.modal .need-help__agree,
#callme .need-help__agree {
  padding: 0px;
}

.modal .need-help__agree,
.modal .need-help__agree a,
#callme .need-help__agree,
#callme .need-help__agree a {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #A4A4B1;
}

.modal .need-help__agree,
#callme .need-help__agree {
  padding: 0 15px;
}


@media screen and (max-width: 1199px) {
  .nversion {
    margin: 0px auto;
    /*width: calc(100% - 40px);
    max-width: calc(100% - 40px);*/
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
  }

  #ncrdomenu>ul {
    gap: calc((100% - 50px) / 21) !important;
  }
}

@media screen and (max-width: 1160px) {
  #upper_part input[type="submit"] {
    width: 80px;
  }
}

@media screen and (max-width: 1080px) {
  #upper_part input[type="submit"] {
    display: none;
  }

  #search_title_submit.focus {
    opacity: 0 !important;
    cursor: default;
  }
}

@media screen and (max-width: 1050px) {
  #upper_part #search {
    display: none;
  }
}

@media screen and (max-width: 1105px) {
  #ncrdomenu>ul {
    gap: calc((100% - 50px) / 23) !important;
  }

  #ncrdomenu>ul>li {
    flex: none;
  }
}

@media screen and (max-width: 1065px) {
  #ncrdomenu>ul {
    gap: calc((100% - 50px) / 25) !important;
  }
}

@media screen and (max-width: 1050px) {
  #ncrdomenu>ul {
    gap: 5px !important;
  }

  #ncrdomenu>ul>li {
    flex: 1;
  }
}

@media screen and (max-width: 960px) {}

@media screen and (max-width: 869px) {
  #ncrdoheader.grey #upper_part {
    height: auto;
    display: block;
  }

  #ncrdoheader.grey #upper_part #search {
    display: block;
  }

  #ncrdoheader.grey #upper_part .application_form,
  #ncrdoheader.grey #upper_part .mobile_icon_menu {
    height: 0;
  }

  #ncrdoheader.grey #upper_part {
    padding-bottom: 0;
  }

  #ncrdoheader.grey {
    background-color: #585862;
    color: #E8E8FC;
  }

  .topmenu.grey {
    background-color: #585862;
    color: #E8E8FC;
  }


  #upper_part .name_institute,
  #upper_part .phones,
  #upper_part .work_time {
    display: none;
  }

  #upper_part .search {
    flex: 1;
  }

  .nversion.header {
    padding-bottom: 0;
  }

  #upper_part .mobile_icon_menu {
    display: block;
    width: 40px;
    height: 40px;
    /*background: url('/local/templates/ncrdo_visually/css/../images/header/menu.png') right 0px center no-repeat;*/
    background: none;
    background-size: 40px auto;
    cursor: pointer;
  }

  #upper_part {
    height: 40px;
  }

  #upper_part .logo {
    width: 47px;
    height: 40px;
  }

  #upper_part .logo a {
    background-size: 47px auto;
  }

  #upper_part .application_form {
    width: 130px;
    height: 38px;
  }

  #upper_part .application_form a {
    border: 1px solid #827ED6;
    border-radius: 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #827ED6;
    background-color: #fff;
    width: 130px;
  }


  #ncrdomobile.grey {
    display: flex;
    flex-direction: column;
    gap: 0px;
  }

  #mobileblock>div>a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px;
    width: 100%;
    min-width: 100px;
    height: 54px;
    background: #635ECC;
    border-radius: 8px;
    align-self: stretch;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
  }

  #mobileblock>div>a:hover {
    text-decoration: none;
  }

  #mobileblock .application_form a {}

  #ncrdomobile.grey {
    padding-bottom: 85px;
  }

  /*#ncrdomobile.grey #upper_part .phones {
    display: block;
    position: absolute;
    bottom: -100px;
    left: 15px;
  }

  #ncrdomobile.grey #upper_part .phones a {
    color: #fff;
  }

  #ncrdomobile.grey #upper_part .phones a:last-child {
    padding-bottom: 0;
  }

  #ncrdomobile.grey #upper_part .work_time {
    display: block;
    position: absolute;
    line-height: 120%;
    bottom: -135px;
    left: 10px;
  }*/

  .new_application_format{
    max-width: calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 0 !important;
    margin: 0 auto;
  }

}

@media screen and (max-width: 769px) {}

@media screen and (max-width: 640px) {
  #in-email, #in-phone{
    flex: 1 100% !important;
  }

}

@media screen and (max-width: 480px) {
  #upper_part .search {
    display: none;
  }

  #ncrdoheader.grey #upper_part .search {
    display: block;
  }

  #upper_part .application_form {
    flex: 1;
  }

  #upper_part .application_form a {
    margin: 0 auto;
  }

}


#ncrdomenu,
#ncrdomenu ul,
#ncrdomenu ul li a,
#ncrdomenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#ncrdomenu>ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: calc((100% - 50px) / 18);
  min-height: 32px;
  justify-items: stretch;
  padding-bottom: 30px;
}

#ncrdomenu #menu-button {
  display: none;
}

#ncrdomenu {
  font-family: 'Mulish', sans-serif;
}

#ncrdomenu>ul>li {
  line-height: 32px;
  f-lex: 1;
  text-align: center;
  white-space: nowrap;
}

#ncrdomenu>ul>li.li-icon-wrapper {
  max-width: 22px;
}
html body .bvi-body #ncrdomenu>ul>li.li-icon-wrapper {
  max-width: 100%;
  width: auto;
}


#ncrdomenu.align-center>ul {
  font-size: 0;
  text-align: center;
}

#ncrdomenu.align-center>ul>li {
  display: inline-block;
  float: none;
}

#ncrdomenu.align-center ul ul {
  text-align: left;
}

#ncrdomenu.align-right>ul>li {
  float: right;
}

#ncrdomenu>ul>li>a {
  padding: 4px 8px;
  text-decoration: none;
  height: 32px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 8px;
  box-sizing: border-box;
  color: #8D8D9D;
  border-radius: 4px;
}

#ncrdomenu>ul>li>a.icon-wrapper {
  width: 22px;
  height: 16px;
  background: url('/local/templates/ncrdo_visually/css/../images/header/eye.png') center bottom 0 no-repeat;
  display: block;
  background-size: 22px 16px;
  outline: none !important;
  margin-top: 8px;
  right: 0;
  position: absolute;
  font-size: 0;
}
html body .bvi-body #ncrdomenu > ul > li > a.icon-wrapper.bvi-hide{
	display: none;
	width: auto;
}

#ncrdomenu>ul>li:hover>a {
  color: #E8E8FC;
  background: #635ECC;
  border-radius: 4px;
}

#ncrdomenu>ul>li.has-sub:hover>a::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  margin-top: 1px;
  margin-left: 1px;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #fff;
  bottom: -12px;
  left: calc(50% - 12px);
  z-index: 150;
}

#ncrdomenu>ul>li.has-sub:hover>a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #E8E8FC;
  bottom: -12px;
  left: calc(50% - 12px);
  z-index: 150;
}

#ncrdomenu>ul>li.li-icon-wrapper:hover {
  background: none;
  border-radius: 0px;
}

#ncrdomenu>ul>li.li-icon-wrapper:hover>a {
  background: url('/local/templates/ncrdo_visually/css/../images/header/eye.png') center bottom 0 no-repeat;
}

#ncrdomenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 100;
  padding-top: 11px;
  box-sizing: border-box;
  min-width: 230px;
}
#ncrdomenu ul li:first-child ul{
	min-width: 285px !important;
}

#ncrdomenu.align-right ul ul {
  text-align: right;
}

#ncrdomenu li:hover>ul {
  left: auto;
}

#ncrdomenu.align-right li:hover>ul {
  left: auto;
  right: 0;
}

#ncrdomenu li:hover>ul>li {
  height: 32px;
  position: relative;
}

#ncrdomenu ul ul ul {
  margin-left: calc(100% + 2px);
  top: -12px;
}

#ncrdomenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}

#ncrdomenu ul ul li {
  height: 35px;
}

#ncrdomenu ul ul li a {
  padding: 6px 25px 6px 8px;
  font-size: 12px;
  text-decoration: none;
  font-weight: 400;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #8D8D9D;
  text-align: left;
  border: #E8E8FC;
}

#ncrdomenu ul ul li:hover>a,
#ncrdomenu ul ul li a:hover,
#ncrdomenu ul ul li a.active,
#ncrdomenu ul.open ul.open li.li-active>a {
  padding: 6px 8px;
  background: #635ECC;
  border-radius: 4px;
  color: #E8E8FC;
  border-left: 1px solid #E8E8FC;
  border-right: 1px solid #E8E8FC;
}
#ncrdomenu ul ul li:hover>a,
#ncrdomenu ul ul li a.active{
  border-left: none;
  border-right: none;
}
#ncrdomenu ul ul li a.active{
	background: #8A85EC
}


#ncrdomenu ul li:hover ul li {
  border-left: 1px solid #E8E8FC;
  border-right: 1px solid #E8E8FC;
  padding: 1px;
  background-color: #fff;

}
/*#ncrdomenu ul li:first-child:hover ul li{
	min-width: 230px;
}
#ncrdomenu ul li:nth-child(2):hover ul li,
#ncrdomenu ul li:nth-child(5):hover ul li{
	min-width: 210px;
}*/

#ncrdomenu ul ul li:first-child {
  border-top: 1px solid #E8E8FC;
  border-radius: 4px 4px 0 0;
  height: 35px;
}

#ncrdomenu ul ul li:last-child {
  border-bottom: 1px solid #E8E8FC;
  border-radius: 0 0 4px 4px;
  height: 35px;
}

#ncrdomenu ul ul ul li.has-sub>a,
#ncrdomenu ul ul ul li.has-sub:hover>a {
  padding-right: 25px;
}

#ncrdomenu ul ul ul li a:hover,
#ncrdomenu ul ul ul li a:active {
  background: #524eab;
  padding-right: 25px;
}

#ncrdomenu ul ul li.has-sub>a {
  background-image: url('/local/templates/ncrdo_visually/css/../images/header/arrowRg.png');
  background-position: center right;
  background-size: 16px 16px;
  background-repeat: no-repeat;
}

#ncrdomenu ul ul li.has-sub>a:hover,
#ncrdomenu ul ul li.has-sub>a.active {
  background-image: url('/local/templates/ncrdo_visually/css/../images/header/arrowRw.png');
  padding-right: 25px;
}

#ncrdomenu.align-right ul ul li.has-sub>a:after {
  right: 1;
  left: 11px;
}

#ncrdomenu.align-right ul ul li.has-sub>a:before {
  right: auto;
  left: 11px;
}


@media all and (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 869px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 869px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 869px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 869px),
only screen and (min-resolution: 192dpi) and (max-width: 869px),
only screen and (min-resolution: 2dppx) and (max-width: 869px) {

  #mobileblock,
  #ncrdomobile.grey #phonesblock,
  #ncrdomobile.grey #worktimeblock {
    display: block;
  }

  #phonesblock,
  #worktimeblock {
    b-ackground-color: palevioletred;
    width: 100%;
  }

  #ncrdomobile.grey #phonesblock {
    margin-top: 30px;
    height: 60px;
  }

  #ncrdomobile.grey #worktimeblock {
    margin-top: 10px;
    height: 25px;
  }

  #ncrdomobile {
    display: block;
    width: 100%;
    height: calc(100% - 70px);
    overflow-y: auto;
    background: #fff;
    /*position: sticky;*/
    z-index: 110;
    top: 70px;
    left: 0;
  }

  #ncrdomobile.grey {
    background-color: #585862;

    overflow: auto;
    overflow-y: scroll;
    position: fixed;

	/*position: -webkit-sticky; /* Для поддержки Safari*/
	/*position: sticky;
	height: auto;*/
  }

  #ncrdomobile.grey .application_form {}


  #ncrdomenu {
    width: 100%;
  }

  #ncrdomenu ul {
    width: 100%;
    display: none;
  }

  #ncrdomenu.align-center>ul {
    text-align: left;
  }

  #ncrdomenu ul li {
    width: 100%;
  }

  #ncrdomenu ul ul li,
  #ncrdomenu li:hover>ul>li {
    height: auto;
  }

  #ncrdomenu ul li a,
  #ncrdomenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }

  #ncrdomenu>ul>li {
    float: none;
    border-top: 1px solid #72727f;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
  }

  #ncrdomenu>ul>li:first-child {
    border-top: 0;
  }

  #ncrdomenu>ul>li:not(.li-icon-wrapper)>a,
  #ncrdomenu>ul>li:not(.li-icon-wrapper):hover>a {
    line-height: 76px;
    height: 76px;
    display: block;
    border-radius: 0;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #E8E8FC;
    text-align: left;
    border-radius: 0;
    background: none;
  }

  #ncrdomenu>ul>li::nth-child(2),
  #ncrdomenu>ul>li:last-child> {
    border-bottom: 0;
    background-color: palegreen;
  }

  #ncrdomenu>ul>li:hover>a::after,
  #ncrdomenu>ul>li:hover>a::before {
    display: none;
  }

  #ncrdomenu ul ul li a {
    height: 36px;
    color: #8D8D9D;
    background: none;
  }

  #ncrdomenu ul ul li a:hover {
    background-color: none;
  }

  #ncrdomenu ul ul ul li a {
    padding-left: 25px;
  }

  #ncrdomenu ul ul li:hover>a,
  #ncrdomenu ul ul li.kisatun>a,
  #ncrdomenu ul.open ul.open li.li-active>a {
    color: #f9f8f8;
  }

  #ncrdomenu ul ul,
  #ncrdomenu ul ul ul,
  #ncrdomenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }

  #ncrdomenu>ul>li.has-sub>a:after,
  #ncrdomenu>ul>li.has-sub>a:before,
  #ncrdomenu ul ul>li.has-sub>a:after,
  #ncrdomenu ul ul>li.has-sub>a:before {
    display: none;
  }

  #ncrdomenu>ul.open {
    display: block;
  }

  #ncrdomenu>ul.open li {
    position: relative;
  }

  #ncrdomenu ul ul li:hover>a,
  #ncrdomenu ul ul li a:hover,
  #ncrdomenu ul ul li a.active,
  #ncrdomenu ul.open ul.open li.li-active>a {
    padding: 8px 8px;
  }


  #ncrdomenu #menu-button {
    display: block;
    padding: 17px;
    color: #ded9d9;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    width: 40px;
    height: 40px;
    background: url('/local/templates/ncrdo_visually/css/../images/header/menu.png') right 0px center no-repeat;
    background-size: auto;
    background-size: 40px auto;
    position: absolute;
    top: -50px;
    right: 0;
    z-index: 20;
  }

  #ncrdomenu #menu-button.menu-opened {
    background: url('/local/templates/ncrdo_visually/css/../images/header/closeW.png') center center no-repeat;
    background-size: 45px auto;
    height: 40px;
    width: 40px;
    top: -47px;
  }

  #ncrdomenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer;
  }
  html body .bvi-body #ncrdomenu .submenu-button{
	 height: auto;
  }

  #ncrdomenu ul ul .submenu-button {
    height: 35px;
    width: 35px;
  }

  #ncrdomenu .submenu-button:before {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    background: url('/local/templates/ncrdo_visually/css/../images/header/arrowBw.png') top 35px right 8px no-repeat;
    background-size: 16px 16px;
    content: '';
    z-index: 50;
    display: block;
    height: 76px;
    width: 100%;
  }

  #ncrdomenu ul ul.open {
    background: #fff;
    padding-top: 0;
    border-radius: 4px;
  }

  #ncrdomenu ul li:hover ul li,
  #ncrdomenu ul ul li:first-child,
  #ncrdomenu ul ul li:last-child {
    border: 0;
    height: 36px;
  }

  #ncrdomenu ul ul li:last-child {
    height: 36px;
  }

  #ncrdomenu ul.open ul.open li,
  #ncrdomenu ul.open ul.open li:first-child,
  #ncrdomenu ul.open ul.open li:last-child {
    height: auto;
    padding: 0 1px;
  }

  #ncrdomenu ul.open ul.open li:first-child {
    padding-top: 1px;
  }

  #ncrdomenu ul.open ul.open li:last-child {
    padding-bottom: 1px;
  }

  #ncrdomenu ul ul li>a {
    padding-right: 8px;
  }

  #ncrdomenu.align-right ul ul li.has-sub>a:after {
    right: 0;
  }

  #ncrdomenu ul ul {
    padding-top: 0px;
  }

  #ncrdomenu ul ul ul {
    top: 0px;
  }

  #ncrdomenu ul.open ul.open li.has-sub a {
    background-image: none;
  }

  #ncrdomenu ul.open ul.open .submenu-button::before {
    background: url('/local/templates/ncrdo_visually/css/../images/header/arrows.png') center right -12px no-repeat;
    height: 35px;
    width: 100%;
    display: block;
    /*background-position: center left 8px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)*/
  }
  #ncrdomenu ul.open ul.open .submenu-button:hover:before{
	background: url('/local/templates/ncrdo_visually/css/../images/header/arrowTw.png') center right px no-repeat;
  }


  #ncrdomenu ul.open ul.open li {
    padding-top: 1px;
    position: relative;
    width: 100%;
  }

  #ncrdomenu ul.open ul.open .submenu-button {
    width: 100%;

  }

  #ncrdomenu ul.open ul.open li:hover .submenu-button::before,
  #ncrdomenu ul.open ul.open li.li-active .submenu-button::before {
    background: url('/local/templates/ncrdo_visually/css/../images/header/arrowBw.png') center right 8px no-repeat;
    width: 35px;
  }


  #ncrdomenu ul ul ul li:hover>a,
  #ncrdomenu ul ul ul li a:hover,
  #ncrdomenu ul ul ul li a.active {
    padding-left: 25px;
  }

  #ncrdomenu ul ul ul.open {
    display: block;
    border-top: 1px solid #e8e8eb;
    border-bottom: 1px solid #e8e8eb;
    padding: 10px 0;
    margin: 10px 0;
  }

/*vesion #2 */
	#ncrdomenu ul.open .submenu-button{
		height: 35px !important;
		width: 35px !important;
	}
	#ncrdomenu ul.open>li>span.submenu-button{
		top:25px;
	}
	#ncrdomenu ul.open>li>span.submenu-button:before{
		background: url('/local/templates/ncrdo_visually/css/../images/header/arrowBw.png') top 10px center no-repeat;
		height: 35px;
		width: 35px;
	}
	#ncrdomenu ul.open>li>span.submenu-button.submenu-opened:before{
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	#ncrdomenu ul.open>li.li-active ul.open span.submenu-button {
		top:0px !important;
	}
/*vesion #2 */


  /*
#ncrdomenu>ul>li:hover>a{
  color: #E8E8FC;
  background: #635ECC;
  border-radius: 4px;
}
*/

  #ncrdomenu>ul>li.li-icon-wrapper {
    display: block;
    position: absolute;
    bottom: -230px;
    border: 0;
    left: 200px;
    display: inline-block;
    height: 20px;
    background: none;
    margin-left: 20px;
  }

  #ncrdomenu>ul>li>a.icon-wrapper,
  #ncrdomenu>ul>li>a.icon-wrapper:hover {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    background: url('/local/templates/ncrdo_visually/css/../images/header/eyew.png') center left no-repeat;
    width: 240px;
    height: 20px;
    padding: 0 0 0 25px;
    text-align: left;
  }

  #ncrdomobile.grey #ncrdomenu>ul {
    padding-bottom: 20px;
  }

  #ncrdomobile.grey #ncrdomenu {
    position: unset;
  }

  #ncrdomobile.grey #menu-button.menu-opened {
    position: absolute;
    top: 20px;
    right: 15px;
  }
  html body .bvi-body #ncrdomobile.grey #menu-button.menu-opened {
	background-color: #000 !important;
	min-height: 50px;
	min-width: 50px;
	height: 50px !important;
	width: 50px !important;
	padding: 0;
  }

  #ncrdomobile.grey #upper_part .search {
    margin: 30px 0 10px 0;
  }


}

/* End */
/* /local/templates/ncrdo_visually/css/bootstrap.css?1711669055119623 */
/* /local/templates/ncrdo_visually/js/swiper/swiper-bundle.min.css?171166905515563 */
/* /local/templates/ncrdo_visually/js/slick/slick.css?17116690551782 */
/* /local/templates/ncrdo_visually/fonts/fontawesome/css/all.css?174293037473621 */
/* /local/templates/ncrdo_visually/css/bvi.css?1711669055113706 */
/* /local/templates/ncrdo_visually/css/custom.css?177520395677489 */
/* /local/templates/ncrdo_visually/css/other-styles_from-pages.css?17116690551487 */
/* /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/news.list/lectors_slider/style.css?1711669055150 */
/* /local/templates/ncrdo_visually/css/new_footer.css?17573903004197 */
/* /local/components/ncrdo/footer.tabs/templates/.default/style.css?17567181252046 */
/* /local/components/ncrdo/footer.subscribe/templates/.default/style.css?17555040561752 */
/* /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?1758021649130009 */
/* /local/templates/ncrdo_visually/css/nb-2025-banners.css?17660662209254 */
/* /local/templates/ncrdo_visually/css/header_new.css?176354308724986 */
