

/* Start:/local/templates/appkk-green--agalarov/css/bootstrap.css?1765025416114216*/
/*!
 * 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/appkk-green--agalarov/js/slick/slick.css?17650254161776*/
/* 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/appkk-green--agalarov/css/bvi.css?1765025416113600*/
/*!
 * 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,
html body .bvi-body[data-bvi-theme=white] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme=white] * :nth-of-type,
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,
html body .bvi-body[data-bvi-theme=black] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme=black] * :nth-of-type,
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,
html body .bvi-body[data-bvi-theme=blue] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme=blue] * :nth-of-type,
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,
html body .bvi-body[data-bvi-theme=brown] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme=brown] * :nth-of-type,
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,
html body .bvi-body[data-bvi-theme=green] * :nth-last-of-type,
html body .bvi-body[data-bvi-theme=green] * :nth-of-type,
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;
}

/*# sourceMappingURL=bvi.css.map */

/* End */


/* Start:/local/templates/appkk-green--agalarov/css/custom.css?1765025401103482*/
/* ****************** */

/* ****************** */











div.top-button {
    background: var(--primary-color);
    background: -moz-linear-gradient(left, var(--primary-color) 0%, var(--dark-primary-color) 100%);
    background: -webkit-linear-gradient(left, var(--primary-color) 0%, var(--dark-primary-color) 100%);
    background: linear-gradient(to right, var(--primary-color) 0%, var(--dark-primary-color) 100%);
    z-index: 99;
}

div.top-button span {
    color: var(--primary-color);
}

div.container--padding--14 {
    padding: 14px 37px;
}

.p-15 {
    padding: 0px 15px;
}

.pr-0 {
    padding-right: 0px;
}

.pl-0 {
    padding-left: 0px;
}

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

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

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

.pr-5 {
    padding-right: 5px;
}

.pl-5 {
    padding-left: 5px;
}

.p-33 {
    padding: 0px 33px;
}

.pl-48 {
    padding-left: 48px;
}

.medium {
    font-family: "Inter-Medium";
}

.bold-demi {
    font-family: "Inter-SemiBold";
}

.bold {
    font-family: "Inter-Bold";
}

.null-bootstrap-indent {
    margin: 0 -15px;
}

.good-status--mt {
    margin-top: 30px;
}

/***************************************************ШАПКА**************************************************************/
body .other-title,
body h1 {
    font-family: "Inter-Regular";
    color: #373737;
    margin-top: 26px;
    margin-bottom: 22px;
}

.header__text-logo {
    font-family: "Inter-Bold";
    color: #000;
    font-size: 16px;
    padding-top: 5px;
}

.vertical-align {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    height: 77px;
}

@media screen and (max-width: 990px) {
    .vertical-align {
        height: 110px;
    }
}

.btn-callback:hover {
    background: var(--text-icon);
    color: var(--primary-color);
}

.search-input:active,
.search-input:focus {
    outline: none;
}

.header__slogan {
    line-height: 1.1;
}

.header__slogan>p {
    margin: 0px;
}

.fon-block {
    background: var(--primary-color);
}

.header__slogan span {
    font-family: "Inter-Regular";
    color: #000;
    font-size: 17.4px;
    font-weight: bold;
}

.header__slogan p {
    font-family: "Inter-Regular";
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.header__phone-link {
    font-family: "Inter-Medium";
    font-size: 18px;
    color: var(--text-icon);
}



div.search-form-desktop {
    margin-top: 0px;
}

div.search-form-desktop .search-input {
    border: none;
    /*border-bottom: 2px solid #5386dd;*/
    border-bottom: 2px solid var(--text-icon);
    background: none;
    color: var(--text-icon);
}

div.search-form.search-form-desktop:before {
    background: url(/local/templates/appkk-green--agalarov/css/../images/search-icon-new.png) no-repeat;
    background-size: contain;
    left: 0px;
}

div.search-form-desktop .search-submit {
    /*background: url(/local/templates/appkk-green--agalarov/css/../images/search-icon-submit.png) 50% no-repeat;*/
    background: url(/local/templates/appkk/css/../images/search-icon-submit.png) center 9px no-repeat;
    background-size: contain;
}

.search-form-desktop .search-input::placeholder {
    /*color: #5386dd;*/
    color: var(--text-icon);
}

.btn-callback {
    padding: 8px 15px;
    border: 1px solid var(--light-primary-color);
    text-align: center;
    width: 150px;
    margin-left: 33px;
    font-family: "Inter-Medium";
    font-size: 15px;
    color: var(--text-icon);
    transition: background-color 500ms, border-color 500ms, color 500ms;
}

.header__work {
    font-family: "Inter-Regular";
    font-size: 12px;
    color: var(--text-icon);
}

.header__adress {
    font-family: "Inter-Regular";
    font-size: 12px;
    color: var(--text-icon);
    align-self: flex-end;
}

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

.header__block-adress {
    height: 23px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: flex-end;
}

div.desktop__menu,
/* ul.desktop__menu__list li.selected, */
body div.main-page__no-fon {
    background: none;
}

ul.desktop__menu__list a {
    font-family: "Inter-SemiBold";
    font-size: 12px;
    color: var(--primary-color);
    text-transform: uppercase;
    text-align: left;
}

ul.desktop__menu__list a:focus,
ul.desktop__menu__list a:active {
    text-decoration: none;
}

.p-0 {
    padding: 0px;
}

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

ul.desktop__menu__list {
    margin-top: 15px;
    min-height: auto;
}

ul.desktop__menu__list li {
    vertical-align: top;
    height: auto;
}

.desktop__menu__list li:nth-child(1) {
    /*padding-left:0px;*/
}

.header__main-part__logo {
    padding-top: 17px;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
}

.header__slogan {
    text-align: left;
    text-transform: uppercase;
    color: var(--primary-color);

    font-size: 9px;
    font-family: "Inter-SemiBold";
    max-width: 142px;
}


.header__main-part__logo-inner {
    padding-top: 33px;
}

.header__slogan-inner {
    line-height: 1.6;
}

.header__slogan-inner p {
    font-family: "Inter-Medium";
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}

/**********************************************************************************************************************/

/******************************************************ПОДВАЛ**********************************************************/
div.footer {
    background: none;
    padding-bottom: 0px;
}

div.footer .container {
    background: var(--primary-color);
    padding: 36px 15px 27px 15px;
}

.footer__menu__list {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    line-height: 1.5;
}

ul.footer__menu__list a {
    font-family: "Inter-Regular";
    color: var(--text-icon);
    font-size: 14px;
}

ul.footer__menu__list a:hover {
    font-size: 14px;
}

div.footer__adress {
    margin-bottom: 0px;
}

.footer__adress span {
    font-family: "Inter-Regular";
    color: var(--text-icon);
    font-size: 12px;
}

.footer__info span {
    font-family: "Inter-Regular";
    color: var(--text-icon);
    font-size: 12px;
}

hr.foot {
    margin-top: 10px;
    margin-bottom: 30px;
}

/**********************************************************************************************************************/
.direction-course {
    padding: 20px 36px;
}

.course-item {
    padding: 0px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.course-item a {
    font-family: "Inter-Medium";
    color: #3f464e;
    font-size: 15px;
    padding-bottom: 16px;
    padding-left: 14px;
}

.course-item:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 2px;
    margin-top: 9px;
    background: var(--dark-primary-color);
}

.direction-course {
    background: #f8f8f8;
}

.tire {
    background: url(/local/templates/appkk-green--agalarov/css/../images/tire-icon.png) 50% no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px
}

.all_course {
    font-family: "Inter-SemiBold";
    font-size: 14px;
    color: var(--primary-color);
    text-transform: uppercase;
    padding-left: 9px;
}

.slider-course {
    padding: 0px;
}

.slider-course .banner-list .banner-list__item__bg {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.slider-course .banner-list__item__bg {
    background: -moz-linear-gradient(left, rgba(56, 142, 60, 0.74) 0%, rgba(76, 175, 80, 0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(56, 142, 60, 0.74) 0%, rgba(76, 175, 80, 0.5) 100%);
    background: linear-gradient(to right, rgba(56, 142, 60, 0.74) 0%, rgba(76, 175, 80, 0.5) 100%);
}

.slider-course .banner-list__item__name {
    font-family: "Inter-Regular";
    color: var(--text-icon);
    font-size: 45px;
    line-height: 1;
}

.banner-list__flex {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin-top: 28px;
}

.slider-course .banner-list__item__text {
    font-family: "Inter-Regular";
    color: var(--text-icon);
    font-size: 19px;
    flex-basis: 66%;
    margin-right: 9%;
    opacity: 1;
    line-height: 1.3;
}

.slider-course .banner-list__item__btn {
    margin-top: 0px;
    border-radius: unset;
    font-family: "Inter-Medium";
    color: var(--dark-primary-color);
    font-size: 14px;
    line-height: 40px;
    transition: color 500ms, background-color 500ms, border-color 500ms;
}

.slider-course .banner-list__item__btn:hover {
    text-decoration: none;
    color: var(--text-icon);
    background-color: var(--dark-primary-color);
}

.slider-course .banner-list__item__link {
    flex-basis: 25%;
}

.slider-course .banner-list__item__btn:after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-more.png) 50% no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 20px;
    vertical-align: middle;
}



.main-page__course-link {
    font-family: "Inter-Regular";
    font-size: 16px;
    color: var(--text-icon);
}


div.programm__itm__price {
    font-family: "Inter-SemiBold";
    font-size: 22px;
    color: var(--primary-text);
    /* font-weight: 400; */
    /*margin-right: 10px;*/
    margin-top: 0px;
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .programm__itm-new__lnk .programm__itm__price {
        text-align: left;
    }
}

div.programm__itm__price--new {
    font-family: "Inter-Medium";
    margin: 0px;
    color: #F1446B;

    /*flex-basis: 20%;*/
}


.main-page__course__big__itm__price--new.big__itm__price--default {
    font-family: "Inter-Medium";
    color: #373737;
    margin: 0px;
    font-size: 28px;
    line-height: 46px;
}


span.main-page__course__big__itm__price--old,
div.main-page__course__big__itm__price--old,
div.programm__itm__price--old {
    font-family: "Inter-Regular";
    font-size: 22px;
    color: #9f9f9f;
    font-weight: 400;
    margin-right: 0px;
    margin-top: 0px;
}

div.main-page__course__big__itm__price--old {
    color: #373737;
    margin-right: 15px;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .main-page__course__big__itm__price--new.big__itm__price--default {
        font-size: 24px;
    }
}




div.color-white {
    color: var(--text-icon);
}

div.color-black {
    color: #0c0c0c;
}

div.color-148 {
    color: #949494;
}

div.main-page__course__big__form__title {
    font-family: "Inter-Regular";
    font-size: 30px;
    margin-bottom: 9px;
    font-weight: 100;
}

div.main-page__course__big__form__text {
    font-family: "Inter-Regular";
    font-size: 14px;
    line-height: 1.2;

}

.main-page__course-bg_new-fon .main-page__course__big__form__text {
    color: #0c0c0c;
}

/* div.main-page__course__big__bg input[type="text"] {
    border-radius: unset;
} */

/* .main-page__course__big__bg input[type="email"] {
    background: var(--text-icon);
    border: none;
    outline: none;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
} */

.input-text--name::placeholder,
.input-text--email::placeholder,
.input-text--phone::placeholder {
    font-family: "Inter-Regular";
    font-size: 14px;
    color: var(--divider-color);

    opacity: 1;
}

/* div.main-page__course__big__bg input[type="button"], */
/* div.need-help input[type=button] {
    font-family: "Inter-Medium";

    font-size: 14px;
    transition: color 500ms, background-color 500ms, border-color 500ms;
} */

/* div.main-page__course__big__bg input[type="button"]:hover, */
/* div.need-help input[type=button]:hover {
    background: var(--text-icon);
} */

.consultation-submit:after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-cons.svg) no-repeat center/contain;
    display: inline-block;
    width: 13px;
    height: 13px;
    position: absolute;
    right: 27px;
    top: 50%;
    transform: translateY(-50%);
}

h3.main-page__feature-list__item__name {
    font-family: "Inter-Bold";
    font-weight: 100;
    color: #121212;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
}

div.main-page__feature-list__item__text {
    font-family: "Inter-Regular";
    color: #8d8c8c;
    font-size: 14px;
}

div.main-page__feature-list__item {
    padding-left: 76px;
    padding-right: 31px;
    padding-bottom: 0px;
    min-height: 64px;
    line-height: 64px;
}

div.feature-carousel .owl-nav.disabled+.owl-dots, 
div.review-carousel .owl-nav.disabled+.owl-dots{
    margin-top: 0px;
}

div.main-page__feature-list {
    /* margin-top: 61px;*/
}

.block-preim div.owl-item:not(:nth-child(3n+3)):after {
    /*content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/preim-line.png) no-repeat;
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;*/
}

.block-preim .owl-item:not(:nth-child(3n+1)) {
    /*padding-left: 50px;*/
}


div.main-page__documents__carousel__control {
    margin-top: 0px;
    align-self: center;
}

.block-sert {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    position: relative;
}

.block-sert .main-page__carousel__control__item {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    margin: 0;
    z-index: 100;
}

.block-sert .main-page__carousel__control__item.right {
    left: auto;
    right: -15px;
}


div.howto-list__item {
    margin-bottom: 15px;
}

div.howto-list__item__name {
    font-family: "Inter-Regular";
    color: #373737;
    font-size: 25px;
    text-align: center;
}

.next-stage {
    background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-training.png) 50% no-repeat;
    display: block;
    height: 32px;
    margin-top: 22px;
}

h2.main-page__howto-list__title {
    font-family: "Inter-Regular";
    color: #121212;
    font-size: 50px;
    text-align: center;
    font-weight: 100;
    margin-top: 18px;
}

div.howto-list__item__text {
    font-family: "Inter-Regular";
    color: #b9b9b9;
    font-size: 14px;
    text-align: center;
}

div.main-page__course-bg_new-fon {
    background: url(/local/templates/appkk-green--agalarov/css/../images/fon-form.png) no-repeat;
}

div.main-page__course-bg_new-fon input.input-button {
    font-family: "Inter-Medium";
    background: var(--primary-color);
    border-radius: unset;
    color: var(--text-icon);
    font-size: 14px;
    transition: background-color 500ms, color 500ms, border-color 500ms;
}

div.main-page__course-bg_new-fon input.input-button:hover {
    background: var(--text-icon);
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
}

.main-page__course-bg_new-fon .consultation-submit:after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-more.png) no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 27px;
    top: 17px;
}

p.main-page__course__big__form__agree {
    font-family: "Inter-Regular";
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: var(--dark-primary-color);
    margin: 0;
    padding-bottom: 15px;


}

p.main-page__course__big__form__agree a {
    font-weight: 500;
    color: var(--dark-primary-color);
}

.header-qualification {
    font-family: "Inter-Regular";
    font-size: 30px;
    line-height: 1.2;
    padding-top: 10px;
}

.desc-qualification {
    font-family: "Inter-Regular";
    font-size: 14px;
    line-height: 1.6;
    color: #ababab;
    margin-top: 26px;
}

.header-qualification a {
    color: var(--primary-color);
}

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

.main-page__documents__carousel__control .main-page__carousel__control__item-lectors:last-child {
    margin-right: 0;
    background: url(/local/templates/appkk-green--agalarov/css/.././images/arrow_right.png) center no-repeat;
}

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

.lectors__carousel-img {
    flex-basis: 50%;
}

.lectors__carousel-img img {
    border-radius: 20px;
    max-width: 200px;
    max-height: 200px;
    width: 100%;
    height: 100%;
    margin: 0;
}

.lectors__carousel-info {
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.lectors__carousel-img img {
    height: 252px;
    object-fit: cover;
}

.lectors__carousel-name-lector {
    font-family: "Inter-Regular";
    font-size: 24px;
    line-height: 1.2;
    color: var(--primary-text);
    font-weight: 500;
}

.lectors__carousel-name-lector a {
    color: inherit;
}

.lectors__carousel-name-lector a:hover {
    color: inherit;
}

.lectors__carousel_lector-line--even,
.lectors__carousel_lector-line--odd {

    height: 2px;
    max-width: 130px;
    width: 100%;

}

.lectors__carousel_lector-line--even {
    background: var(--dark-primary-color);
}

.lectors__carousel_lector-line--odd {
    background: var(--accent-color);
}

.all-experience {
    /* margin-top: 68px; */
    /* margin-top: auto; */
}

.experience {
    font-family: "Inter-Regular";
    font-size: 14px;
    color: var(--primary-text);
}

.lectors__carousel .owl-dots {
    margin-top: 39px;
}

.block-preim .owl-theme .owl-dots .owl-dot.active span,
.block-preim .owl-theme .owl-dots .owl-dot:hover span,
div.lectors__carousel .owl-dots .owl-dot.active span,
div.lectors__carousel .owl-dots .owl-dot:hover span,
div.main-page__documents__carousel .owl-dots .owl-dot.active span,
div.main-page__documents__carousel .owl-dots .owl-dot:hover span {
    background: var(--accent-color) !important;
}

.main-page__lector__title {
    font-family: "Inter-Regular";
    font-size: 50px;
    color: #121212;
}

h3.main-page__news-list__item__name {
    font-weight: unset;
}

h3.main-page__news-list__item__name a {
    font-family: "Inter-Medium";
    font-size: 20px;
    color: var(--primary-color);
}

.main-page__news-desc {
    font-family: "Inter-Regular";
    font-size: 13px;
    color: #9c9c9c;
}

.new-img {
    width: 312px;
    height: 200px;
    object-fit: cover;
    max-width: 100%;
}

div.main-page__news-list__item__inner {
    padding: 0px;
}

.slider-lectors {
    position: relative;
    margin-bottom: 50px;

}

.slider-lectors .slick-track {
    display: flex;
    align-items: stretch;
}

.slider-lectors .slick-slide {
    height: inherit;
}

.slider-lectors .slick-arrow {
    position: absolute;
    bottom: -80px;
    left: 50%;
    transform: translateX(-50%);

    z-index: 10;
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    /* background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-slider.png) no-repeat center center, #e0e0e0; */
    background-color: #e0e0e0;
}

.slider-lectors .slick-arrow:after {
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    transform: translateX(40%) rotate(45deg);
    border-top: 3px solid #4f4f4f;
    border-right: 3px solid #4f4f4f;
    border-radius: 2px;
}

.slider-lectors .slick-arrow.slick-disabled::after {
    border-color: var(--divider-color);

}

.slider-lectors .slick-arrow.slick-disabled:hover::after {
    border-color: var(--divider-color);
}

.slider-lectors .slick-arrow.slick-disabled:hover {
    background-color: #e0e0e0;

}

.slider-lectors .slick-arrow:hover::after {
    border-color: var(--secondary-text);

}

.slider-lectors .slick-arrow:hover {
    background-color: #e8e8e8;

}

.slider-lectors .slick-prev {
    transform: rotate(180deg) translateX(calc(100px));
}

.slider-lectors .slick-next {

    transform: translateX(60px);
}



.slider-lectors .item-lector {
    background: var(--light-primary-color);
    padding: 20px;
    margin: 0 10px;
    border-radius: 20px;

}

.slider-pagination {

    text-align: center;
    margin: 0 auto;

    font-size: 16px;
    color: var(--secondary-text)
}

#pagination__current {
    color: var(--primary-text)
}

#pagination__out-of {}



.flex-lectors {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    /* margin-top: 20px; */
    height: 100%;


}

h2.main-page__course__big__title {
    font-family: "Inter-Regular";
    font-size: 50px;
    color: #121212;
    font-weight: unset;
    margin-top: 20px;
}

div.main-page__news__title {
    font-weight: unset;
    margin-top: 21px;
    margin-bottom: 40px;
}

div.main-page__news__title h2 {
    font-family: "Inter-Regular";
    font-size: 50px;
    color: #121212;
    font-weight: unset;
}

div.container--white-main-page {
    border-bottom: none;
    padding-bottom: 0px;
}

ul.desktop__menu__list li.selected>a {
    color: var(--dark-primary-color);
}

div.howto-list__table {
    display: block;
}

.text-diplom {
    padding-top: 45px;
    padding-left: 33px;
}

div.programm__ps__text {
    border-bottom: none;
}

h2.main-page__course__title {
    font-family: "Inter-Regular";
    font-size: 50px;
    color: #121212;
    font-weight: unset;
    margin-top: 0px;
}

div.main-page__documents__carousel .owl-nav.disabled+.owl-dots {
    margin-top: 28px;
}

div.main-page__news-list__item__date-time {
    font-family: "Inter-Regular";
    font-size: 12px;
    margin-top: 12px;
    color: #c1c1c1;
}

.block-event {
    margin-top: 60px;
}

.block-info {
    margin-top: 48px;
}

/**********************************************************************************************************************/

div.programm__selector .programm__selector__itm--active a,
.programm__selector__itm--active a:hover {
    font-family: "Inter-Regular";
    font-size: 20px;
    color: var(--text-icon);
    background: var(--primary-color);
}

h2.programm__selector__itm a {
    font-family: "Inter-Regular";
    font-size: 20px;
    height: 76px;
    line-height: 76px;
    color: var(--primary-color);
}

div.programm__selector .programm__selector__itm--active:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: calc(50% - 10px);
    border: 12px solid transparent;
    border-top: 12px solid var(--primary-color);
}

div.programm__selector {
    border: none;
    margin-bottom: 0px;
}

.line-programm {
    margin-bottom: 23px;
}

.programm__block-course {}

div.programm__itm-new {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    border: 1px solid var(--light-primary-color);
    margin-top: 25px;
    margin-bottom: 25px;
    padding-bottom: 30px;
    border-radius: 20px;
}

.programm__itm-course__wrap-lnk {
    text-decoration: none;
}

.programm__itm-new div.programm__itm__name {
    font-family: "Inter-Medium";
    color: var(--primary-color);
    font-size: 26px;
    font-weight: unset;
    margin-bottom: 8px;
    line-height: 1;
}

.programm__itm__block-name:hover,
.programm__itm-course div.programm__itm__name:hover {
    /*text-decoration: underline;*/
}

.programm__itm-new .programm__itm__name.programm__itm__name__small {
    font-size: 20px;
}

.programm__itm-new div.programm__itm__text p {
    margin-bottom: 0px;
}

.programm__itm-new div.programm__itm__text {
    font-family: "Inter-Medium";
    font-size: 15px;
    color: #989898;
    line-height: 1.2;
}

.programm__itm-new div.programm__itm__hour {
    color: var(--primary-color);
    font-family: "Inter-Medium";
    border-bottom: none;
    font-weight: unset;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.programm__itm-new div.programm__itm__hour:after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/icon-kurs.png) no-repeat;
    width: 33px;
    height: 33px;
    position: absolute;
    margin-left: 22px;
    /*margin-left: 10px;
    display: inline-block;
    vertical-align: middle;*/
}

div.programm__itm-new:hover {
    border: none;
    border: 1px solid #bababa;
}


.programm__itm-new div.programm__itm__photo img {
    max-height: 66px;
}

.programm__itm__block-name {
    margin-right: 19px;
}

.block-flex-programm {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    align-items: center;
}

@media screen and (min-width: 769px) {
    .block-flex-programm {
        height: 66px;
    }
}



.event__item {
    margin-bottom: 20px;

}

/*.event__item a:hover:before{
    display:none;
}*/
/* .event__item a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    max-width: 263px;
    position: relative;
} */

.event__item a::before {
    /* content: ''; */
    /* background: url(/local/templates/appkk-green--agalarov/css/../images/fon-event.png) no-repeat;*/
    /* background: linear-gradient(to top, rgba(56, 142, 60, 1) 0%, rgba(255, 255, 255, 0) 100%); */
    /*width: 238px;*/
    /* width: 100%;
    height: 136px;
    position: absolute;
    top: 17px;
    z-index: 2; */
}

.event__item img {
    /* -moz-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out; */
    /*width: 100%;
    height: 153px;
    object-fit: cover;*/
}

.event__item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.event__stiker {
    width: 32px;
    height: 32px;
    position: absolute;
    margin-left: 14px;
    margin-top: 14px;
    z-index: 3;
}

.block-news {
    /*margin-bottom: 102px;*/
    margin-bottom: 20px;
}


@media screen and (max-width:1199px) {
    .event__item img {
        /* width: 100%;
        height: 153px;
        object-fit: cover; */
    }
}

.flex-programm-tabs {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    border-top: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
}

/**********************************************************************************************************************/

/**********************************************************FAQ*********************************************************/
.block-faq-name {
    padding: 0px;
}

.line-faq {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin-bottom: 17px;
}

div.faq-item__name {
    font-family: "Inter-Regular";
    color: var(--primary-color);
    font-size: 26px;
    padding: 0px;
}

.line-faq div {
    align-self: center;
}

.faq-item__answer-name {
    font-family: "Inter-Regular";
    color: #989898;
    line-height: 1.2;
    font-size: 15px;
}

.faq-item-new {
    margin-bottom: 51px;
}

/**********************************************************************************************************************/
/*******************************************************ОТЗЫВЫ*********************************************************/
.otzyv-well {
    border: 1px solid var(--light-primary-color);
    border-radius: 20px;
    overflow: hidden;
    padding-top: 19px;
    padding-left: 34px;
    padding-bottom: 19px;
}

.otzyvy__preview-text {
    font-family: "Inter-Regular";
    color: #737373;
    line-height: 1.2;
    font-size: 15px;
    overflow: hidden;
}

.otzyvy__item {
    margin-bottom: 27px;
}

.otzyvy__programm-name,
.review-item__course {
    font-family: "Inter-SemiBold";
    font-size: 15px;
    color: var(--primary-color);
    line-height: 1.2;
    margin: 10px 0 10px 0;
    display: block;
}

.program_preview_text {
    font-family: "Inter-Regular";
    color: #868686;
    line-height: 1.2;
    font-size: 15px;
    margin-bottom: 37px;
}

div.review_preview_text {
    font-family: "Inter-Regular";
    color: #868686;
    line-height: 1.2;
    font-size: 15px;
    margin-bottom: 46px;
}

.review_preview_text p,
.program_preview_text p {
    margin-bottom: 0px;
}

.otzyv__name:before {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/icon-kov.png) no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
}

.otzyv__name {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    font-family: "Inter-Regular";
    color: #989898;
    line-height: 1.2;
    font-size: 15px;
    height: 36px;
    margin-top: 5px;
}

.otzyv__name>span {
    align-self: center;
    padding-left: 54px;
}

.otzyvy__img {
    padding-top: 24px;
}

div.main-page__reviews {
    padding: 14px 36px 24px 22px
}

/**********************************************************************************************************************/

/*******************************************************КУРС***********************************************************/
.programm__itm-course div.programm__itm__hour:after,
.programm__itm-search div.programm__itm__hour:after {
    display: none;
}

div.programm__itm__photo__hint {
    margin-left: 0px;
}

div.programm__block__request {
    background: none;
    padding: 0px;
    margin: 0px;
}

.programm__tabs__body__itm-tab__preview--value ul {
    list-style-image: url(/local/templates/appkk-green--agalarov/css/../images/marker.png);
    /* Путь к изображению маркера */
}

div.need-help__agree-new {
    font-family: "Inter-Regular";
    font-size: 14px;
    padding-left: 54px;
}

.relink__item.discounteditem_wbanner { padding-bottom: 110px; }

#item_discount_banner { display: flex; width: 100%; height: auto; min-height: 80px; overflow: hidden; position: relative; background: #FF9800; border-radius: 20px; margin-bottom: 20px; margin-top: -30px; flex-direction: row; align-items: center; justify-content:space-between; }
#item_discount_banner_col1 { display: flex; width: calc(50% - 10px); height: 100%; flex-direction: row; align-items: center; }
#item_discount_banner_value { margin-left: 30px; overflow: hidden; background: #FFF; border-radius: 30px; font-weight: 800; font-size: 30px; line-height: 38px; color:#000; padding: 0 10px 0 10px; font-family: 'Inter-Bold'; white-space: nowrap; }
#item_discount_banner_newprice { margin-left: 10px; font-family: 'Inter-Bold'; font-weight: 700; font-size: 22px; line-height: 26px; white-space: nowrap; }
#item_discount_banner_period { min-width: 172px; width: 172px; margin-left: 20px; font-weight: 600; font-size: 14px; line-height: 18px; color: #FFF; }
#item_discount_banner_title { width: calc(50% - 10px); margin: 20px 0 20px 0; font-weight: 400; font-size: 14px; line-height: 17px; }
#item_discount_banner_name { font-family: 'Inter-Bold'; font-weight: 700; font-size: 18px; line-height: 22px; margin-right: 40px; }

#list_discount_banner { display: flex; width: 100%; height: auto; min-height: 80px; overflow: hidden; position: absolute; bottom:0; left: 0; z-index: 10; background: #FF9800; border-radius: 0 0 20px 20px; flex-direction: row; align-items: center; justify-content:space-between; }
#list_discount_banner_title { width: 500px; margin: 20px 0 20px 41px; font-weight: 400; font-size: 14px; line-height: 17px; }
#list_discount_banner_name { font-family: 'Inter-Bold'; font-weight: 700; font-size: 18px; line-height: 22px; margin-right: 40px; }
#list_discount_banner_col2 { display: flex; width: 500px; height: 100%; flex-direction: row; align-items: center; justify-content:flex-end; }
#list_discount_banner_value { overflow: hidden; background: #FFF; border-radius: 30px; font-weight: 800; font-size: 30px; line-height: 38px; color:#000; padding: 0 10px 0 10px; font-family: 'Inter-Bold'; white-space: nowrap; }
#list_discount_banner_newprice { width: 120px; margin-left: 10px; font-family: 'Inter-Bold'; font-weight: 700; font-size: 22px; line-height: 26px; white-space: nowrap; }
#list_discount_banner_period { min-width: 170px; width: 170px; margin-left: 0; margin-right: 10px; font-weight: 600; font-size: 14px; line-height: 18px; color: #FFF; }


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

    #item_discount_banner { display: block; overflow: hidden; border-radius: 10px; margin-top: 0px; }
    #item_discount_banner_col1 { display: block; width: calc(100% - 30px); height: auto; overflow: hidden; margin: 0 0 0 10px; }

    #item_discount_banner_value { display: block; float: left; margin-left: 0; margin-right: 10px; margin-top: 10px; overflow: hidden; background: #FFF; border-radius: 30px; font-weight: 800; font-size: 30px; line-height: 38px; color:#000; padding: 0 10px 0 10px; font-family: 'Inter-Bold'; white-space: nowrap; }
    #item_discount_banner_newprice { display: block; float: left; margin-left: 0; margin-right: 20px; margin-top: 10px; font-family: 'Inter-Bold'; font-weight: 700; font-size: 22px; line-height: 38px; white-space: nowrap; }
    #item_discount_banner_period { display: block; float: left; min-width: 172px; width: 172px; margin-left: 0; margin-top: 10px; font-weight: 600; font-size: 14px; line-height: 18px; color: #FFF; }

    #item_discount_banner_title { display: block; width: calc(100% - 30px); height: auto; overflow: hidden; margin: 10px; font-weight: 400; font-size: 14px; line-height: 17px; }
    #item_discount_banner_name { font-family: 'Inter-Bold'; font-weight: 700; font-size: 16px; line-height: 19px; margin-right: 0; }




    #list_discount_banner { display: flex; width: 100%; height: auto; height: 80px; overflow: hidden; position: absolute; bottom:0; left: 0; z-index: 10; background: #FF9800; border-radius: 0 0 20px 20px; flex-direction: row; align-items: center; justify-content:space-between; }
    #list_discount_banner_title { display:none; }
    #list_discount_banner_col2 { display: block; width: 100%; height: 100%; overflow: hidden; }
    #list_discount_banner_period { display: block; min-width: 270px; width: 270px; height: auto; overflow: hidden; margin: 20px 10px 20px 40px; font-weight: 600; font-size: 14px; line-height: 38px; color: #FFF; float: left; }
    #list_discount_banner_value { display: block; float: right; overflow: hidden; background: #FFF; border-radius: 30px; font-weight: 800; font-size: 30px; line-height: 38px; color:#000; padding: 0 10px 0 10px; font-family: 'Inter-Bold'; white-space: nowrap; margin-top: 20px; margin-bottom: 20px; margin-right: 146px; }
    #list_discount_banner_newprice { display: block; width: 110px; margin-left: 0; font-family: 'Inter-Bold'; font-weight: 700; font-size: 22px; line-height: 38px; white-space: nowrap; margin-top: 0; margin-bottom: 0; position: absolute; right: 16px; top:20px; }


}

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

    .relink__item.discounteditem_wbanner { padding-bottom: 120px; }
    #list_discount_banner { display: block; width: 100%; height: auto; height: 104px; overflow: hidden; position: absolute; bottom:0; left: 0; z-index: 10; background: #FF9800; border-radius: 0 0 10px 10px; flex-direction: unset; align-items: unset; justify-content:unset; }
    #list_discount_banner_title { display:none; }
    #list_discount_banner_col2 { display: block; width: 100%; height: 100%; overflow: hidden; }
    #list_discount_banner_period { display: block; width: 170px; min-width: 170px; height: auto; overflow: hidden; top: 58px; left: 10px; font-weight: 600; font-size: 14px; line-height: 18px; color: #FFF; position: absolute; margin: 0; }
    #list_discount_banner_value { display: block; float: left; overflow: hidden; background: #FFF; border-radius: 30px; font-weight: 800; font-size: 30px; line-height: 38px; color:#000; padding: 0 10px 0 10px; font-family: 'Inter-Bold'; white-space: nowrap; margin-top: 10px; margin-bottom: 56px; margin-left: 10px; margin-right: 10px; }
    #list_discount_banner_newprice { display: block; width: 110px; margin-left: 0; font-family: 'Inter-Bold'; font-weight: 700; font-size: 22px; line-height: 38px; white-space: nowrap; position: relative; top: 0; left: 0; right: 0; margin-top:10px; float: left; }
}

div.programm__tabs__header {
    background: none;
    border-top: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    border-left: none;
    border-right: none;
    margin-bottom: 32px;
}

.programm__tabs__header h2.programm__tabs__header__itm-tab--active {
    font-family: "Inter-Regular";
    font-size: 22px;
    color: var(--text-icon);
    background: var(--primary-color);
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center;
}

h2.programm__tabs__header__itm-tab--active:after {
    content: '';
    position: absolute;
    bottom: -24px;
    /*left: calc(50% - 10px);*/
    border: 12px solid transparent;
    border-top: 12px solid var(--primary-color);
}

h2.programm__tabs__header__itm-tab {
    font-family: "Inter-Regular";
    font-size: 22px;
    text-decoration: none;
    color: var(--primary-color);
    /* line-height: 74px; */
    width: -webkit-fill-available;
}

.block-course__header-training,
.block-course__header-training:hover,
.block-course__header-training:focus {
    font-family: "Inter-Regular";
    font-size: 30px;
    color: var(--primary-color);
    text-decoration: none;
    outline: none;
}


.block-course__form-tranning {
    background: url(/local/templates/appkk-green--agalarov/css/./../images/price-bg.png) bottom left no-repeat var(--light-primary-color);
    padding: 30px 33px 30px 33px;
}

.block-course__header {
    margin-bottom: 15px;
}

.block-course__line-sale,
.block-course__line-write {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    align-items: center;
}

.block-course__price {
    font-family: "Inter-SemiBold";
    font-size: 32px;
    line-height: 38px;
    color: #373737;
    padding: 0 9px;
    background: #FFCD1F;
    border-radius: 8px;
    margin-right: 19px;
}

.block-course__request-text {
    font-family: "Inter-Regular";
    font-size: 15px;
    color: #000;
    /*margin-left: 7px;*/
}

.block-course__right-button {
    flex-basis: 100%;
}

.block-course__left-price {
    flex-basis: 60%;
}

.block-course__left-price+.block-course__right-button {
    flex-basis: 40%;
}

.block-course__line-write {
    margin-top: 15px
}

.right-education {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    align-content: space-around;
}

.right-education__item {
    flex-basis: 50%;
}

div.programm__tabs__marketing__value {
    font-family: "Inter-Regular";
    font-size: 16px;
    color: #373737;
}

div.programm__tabs__marketing__value a {
    font-family: "Inter-Regular";
    font-size: 16px;
    color: #373737;
}

.right-education__item_time,
.right-education__item-nabor {
    padding-left: 20px;
}

div.programm__tabs__marketing {
    font-family: "Inter-Regular";
    font-size: 16px;
    color: #888888;
}

a.programm__block__request__modal-link,
a.programm__block__request__modal-link:hover {
    font-family: "Inter-Medium";
    background: #F1446B;
    border: 1px solid #F1446B;
    font-size: 14px;
    color: var(--text-icon);
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: normal;
    max-width: none;
    box-sizing: border-box;
    transition: color 500ms, background-color 500ms, border-color 500ms;
    line-height: 38px;
}

a.programm__block__request__modal-link:hover {
    font-weight: unset;
    font-size: 14px;
    color: var(--primary-color);
    background: var(--text-icon);
    text-decoration: none;
    border: 1px solid var(--primary-color);
}

.block-course__right-button a:after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-more.png) 50% no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    margin-left: 10px;
    height: 40px;
}

h2.programm__tabs__body__itm-tab__preview--title {
    font-family: "Inter-Regular";
    font-size: 32px;
    color: var(--primary-color);
}

div.programm__tabs__body__itm-tab__preview--value {
    font-family: "Inter-Regular";
    font-size: 15px;
    color: #898989;
}

div.flex-title__other-title {
    font-family: "Inter-Regular";
    font-size: 30px;
    color: #373737;
    margin-top: 0px;
    margin-bottom: 0px;
    flex-basis: 80%;
    line-height: 1.3;
}

.flex-title {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin-top: 26px;
}

.flex-title__icon {
    flex-basis: 20%;
    align-self: center;
    text-align: right;
}

div.need-consultation {
    border-bottom: none;
    background: none;
}

/*
div.new-need-help {
    background: var(--primary-color);
} */

div.need-help__title {
    font-family: "Inter-Regular";
    font-size: 30px;
    color: var(--text-icon);
    font-weight: unset;
    margin-bottom: 6px;
}

div.need-help__hint {
    font-family: "Inter-Regular";
    font-size: 14px;
    color: var(--text-icon);
    margin-bottom: 30px;
}

/**********************************************************************************************************************/

/*******************************************************КОНТАКТЫ*******************************************************/
.block-system {
    height: 57px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    align-items: center;
    font-family: "Inter-Regular";
    font-size: 20px;
    color: var(--text-icon);
    background: url(/local/templates/appkk-green--agalarov/css/../images/contacts-fon-new2.png) no-repeat;
    margin-bottom: 35px;
}

.block-system:before {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/icon-lock.png) no-repeat;
    display: inline-block;
    width: 18px;
    height: 23px;
    margin-left: 22px;
}

div.block-system a {
    padding-left: 34px;
    color: var(--text-icon)
}

.block-system a:after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-more.png) no-repeat;
    display: inline-block;
    width: 7px;
    height: 9px;
    margin-left: 69px;
}

.contacts__header {
    font-family: "Inter-Regular";
    font-size: 24px;
    color: var(--primary-color);
    padding-left: 27px;
}

.contacts__text {
    font-family: "Inter-Medium";
    font-size: 15px;
    color: #3a3f47;
    padding-left: 27px;
}

.contacts__item,
.flex-contact__left-item {
    margin-bottom: 20px;
}

.flex-contact {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #bfdaff;
    padding-bottom: 25px;
}

.flex-contact__left {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    flex-basis: 34%;
}

.flex-contact__right {
    /*flex-basis: 24%;
    align-self: flex-end;*/
    text-align: right;
    margin-top: -43px;
    /*padding-bottom: 33px;*/
}

.flex-contact__left-item {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.flex-contact__block-img {
    align-self: center;
}

.flex-contact__right a {
    margin-right: 20px;
}

.contacts__flex {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.contacts__img {
    /*align-self:center;*/
    margin-top: 10px;
}

/**********************************************************************************************************************/

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

.custom-checkbox+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}

.custom-checkbox+label::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #5F5F5F;
    border-radius: 2px;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    cursor: pointer;
}

.custom-checkbox:checked+label::before {
    border-color: #5F5F5F;
    background-color: #5F5F5F;
    background-image: url(/local/templates/appkk-green--agalarov/css/../images/check.svg);
}

/* для элемента input c type="radio" */
.custom-radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

/* для элемента label связанного с .custom-radio */
.custom-radio+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}

/* создание в label псевдоэлемента  before со следующими стилями */
.custom-radio+label::before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid var(--text-icon);
    border-radius: 50%;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: var(--text-icon);
    cursor: pointer;
}

/* стили при наведении курсора на радио */
.custom-radio:not(:disabled):not(:checked)+label:hover::before {
    border-color: #b3d7ff;
}

/* стили для активной радиокнопки (при нажатии на неё) */
.custom-radio:not(:disabled):active+label::before {
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

/* стили для радиокнопки, находящейся в фокусе и не находящейся в состоянии checked */
.custom-radio:focus:not(:checked)+label::before {
    border-color: #80bdff;
}

/* стили для радиокнопки, находящейся в состоянии checked */
.custom-radio:checked+label::before {
    border-color: var(--primary-color);
    background-color: var(--primary-color);
    background-image: url(/local/templates/appkk-green--agalarov/css/../images/Ellipse.svg);
}

/* стили для радиокнопки, находящейся в состоянии disabled */
.custom-radio:disabled+label::before {
    background-color: #e9ecef;
}


.header__main-part__phone__callme:hover {
    text-decoration: none;
}

/* преподаватели */

.lectors-list {
    margin: 20px 0;
    font-family: "Inter-Regular";
    font-size: 14px;
    line-height: 18px;
}

.lector-item {
    border: 1px solid var(--light-primary-color);
    padding: 30px 15px;
    transition: all 300ms;
    margin-bottom: 20px;
    border-radius: 20px;
}

@media (max-width:520px) {
    .lector-item {
        border-radius: 10px;
    }
}

.lectors-list__wrap .lector-item {
    padding: 30px 5px;
}

.lector-item:hover {
    border: 1px solid #D6D6D6;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.07), 0px 4px 40px rgba(0, 0, 0, 0.04);
}

.lector-item__img {
    width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 50%;
}

.lectors-list__wrap .lector-item__img {
    width: 100px;
    height: 100px;
}

.lector-item__title {
    font-family: "Inter-Bold";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: var(--dark-primary-color);
    text-decoration: none;
    display: inline-block;
    margin-bottom: 20px;
}

.lector-item__title:hover {
    text-decoration: none;
}


.lectors-detail-lnk {
    text-decoration-line: underline;
    color: #373737;
    margin: 5px 0;
}

.lectors-detail-lnk:hover {
    color: var(--dark-primary-color);
}

.lector-item-prev-txt::before {
    content: "";
    display: block;
    width: 1px;
    height: 50px;
    background: var(--dark-primary-color);
    position: absolute;
    top: 0;
    right: 0px;
}

.lector-item .lector-item-stazh-info {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .lector-item {
        padding: 15px;
    }

    .lector-item__img__wrap {
        text-align: center;
        margin-bottom: 10px;
    }

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

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

    .lector-item .lector-item-prev-txt,
    .lector-item .lector-item-stazh-info {
        float: none;
        width: 100%;
    }

    .lector-item-prev-txt {
        margin-bottom: 20px;
    }

    .lector-item-prev-txt::before {
        height: 1px;
        width: 70px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        bottom: -10px;
        top: auto;
    }
}

/* преподаватели end */

.mt-30 {
    margin-top: 30px;
}

.svedeniya-detail h2,
.svedeniya-detail .h2 {
    font-family: "Inter-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 20px;
    color: var(--primary-color);
}

.svedeniya-detail p {
    /* font-style: normal; */
    font-weight: normal;
    font-size: 15px;
    /*line-height: 22px;*/
    color: #868686;
}

.m40 {
    margin: 40px 0;
}

.border-block {
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    padding: 30px;
    margin: 30px 0;
    display: flex;
    align-items: center;
}

.border-block img {
    margin-right: 30px;
}

@media screen and (max-width: 768px) {
    .border-block {
        padding: 15px;
    }

    .border-block img {
        margin-right: 15px;
    }
}

.footer .soc-links a {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: var(--text-icon);
    text-align: center;
    line-height: 28px;
    /*border: 1px solid #DAE5F7;*/
    box-sizing: border-box;
}

.footer .soc-links a img {
    max-width: 100%;
    max-height: 100%;
}


.share__wrap {
    text-align: right;
    margin-top: 20px;
}

.share__wrap span,
.share__wrap .share__items {
    display: inline-block;
    vertical-align: middle;
}

.programm__itm-new__lnk:hover {
    text-decoration: none;
}



.whatsapp-button {
    position: fixed;
    right: 29px;
    bottom: 19px;
    transform: translate(-50%, -50%);
    background: #25D366;
    /*цвет кнопки*/
    border-radius: 50%;
    width: 55px;
    /*ширина кнопки*/
    height: 55px;
    /*высота кнопки*/
    color: var(--text-icon);
    text-align: center;
    line-height: 53px;
    /*центровка иконки в кнопке*/
    font-size: 35px;
    /*размер иконки*/
    z-index: 9999;
}

.whatsapp-button a {
    color: var(--text-icon);
}

.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;
}


.whatsapp-button img {
    width: 35px;
    display: block;
    padding: 10px;
    box-sizing: content-box;
    transform: rotate(0deg);
    transition: .3s;
    animation: 1200ms ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
    position: relative;
}

@keyframes animate {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

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

@keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-20deg);
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(12deg);
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}

.b24-widget-button-position-bottom-right {
    bottom: 250px !important;
    right: 25px !important;
}

.telegramim_button {
    position: fixed;
    bottom: 155px;
    right: 55px;
    height: 55px;
    z-index: 99;
}

.telegramim_button:before,
.telegramim_button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #27A5E7;
    /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}

.telegramim_button:after {
    animation-delay: .5s;
}



.blue-information-text {
    font-family: "Inter-Medium";
    background: var(--primary-color);
    font-size: 15px;
    color: var(--text-icon);
    margin-bottom: 35px;
    padding: 15px 20px;
}

.blue-information-text a,
.blue-information-text a:hover {
    color: var(--text-icon);
    text-decoration: underline;
}

.blue-title {
    font-family: "Inter-Bold";
    font-weight: 600;
    font-size: 24px;
    line-height: 31px;
    color: var(--dark-primary-color);
    margin-bottom: 12px;
}

.list-pluses-sm {
    margin: 26px -15px 28px -15px;
}

.list-pluses-sm-el {
    font-family: "Inter-Medium";
    font-style: normal;
    font-weight: 450;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 15px;

}

.crt-region {
    margin-bottom: 45px;
}

.crt-title {
    font-family: "Inter-Bold";
    font-weight: 600;
    font-size: 24px;
    line-height: 31px;
    color: #333333;
    margin-bottom: 32px;
}

.crt-region img {
    margin-bottom: 16px;
}

.list-pluses-sm-el img {
    margin-bottom: 0;
}

.crt-region p {
    font-size: 12px;
    line-height: 16px;
    color: #373737;
}

.crt-region .step-number {
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    color: var(--primary-color);
    margin-bottom: 13px;
}

.crt-region .srt-step-title {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #373737;
    margin-bottom: 8px;
}

.crt-step-el {
    padding-right: 25px;
    position: relative;
    min-height: 133px;
    border-right: 1px solid #E2E2E2;
}

.srt-steps .crt-step-el {
    min-height: 184px;
}

.crt-pluses-blue-el {
    padding-right: 25px;
}

.crt-region .row>div:last-child .crt-step-el {
    border-right: 0;
}


@media screen and (max-width: 768px) {
    .crt-step-el.mobile-flex {
        display: flex;
        min-height: auto;
        margin-bottom: 10px;
        align-items: center;
        border-right: 0;
    }

    .crt-step-el.mobile-flex img {
        margin-right: 22px;
    }

    .crt-step-el.mobile-left-border {
        border-left: 1px solid #E2E2E2;
        border-right: 0;
        margin-bottom: 30px;
        padding-left: 25px;
    }

    .crt-pluses-blue-el {
        margin-bottom: 30px;
    }
}


.crt-banner {
    margin: 45px 0 60px 0;
    color: var(--text-icon);
    background: var(--primary-color);
}

.crt-banner-content {
    padding: 66px 30px 31px 0px;
}

.crt-banner-title {
    /* font-style: normal; */
    font-weight: bold;
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 16px;
}

.crt-banner-content p {
    /* font-style: normal;
    font-weight: normal; */
    font-size: 12px;
    line-height: 16px;
}

@media screen and (max-width: 991px) {
    .crt-banner-content {
        padding: 20px 30px 20px 30px;
    }

    .crt-banner-title {
        font-size: 16px;
    }
}

@media screen and (min-width: 480px) {
    .crt-btn-buy {
        max-width: 265px;
    }
}

.grey-block {
    padding: 32px 20px 12px 20px;
    background: #F7F7F7;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 24px;
}

.grey-block-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #373737;
    margin-bottom: 20px;
}

.grey-block p {
    margin-bottom: 20px;
}

.grey-block .btn-square {
    max-width: 130px;
    margin-top: 32px;
}

.reviews-section-wrapper {
    margin-bottom: 20px;
}

.review-list__more:active,
.review-list__more:focus,
.review-list__more:hover {
    text-decoration: none;
}

.review-list__more--load {
    opacity: 0.5;
    pointer-events: none;
}

.footer-delivery-wrapper {
    font-family: "Inter-Regular";
    margin-top: 118px;
}

.footer-delivery {}

.footer-delivery__row {
    display: flex;
}

.footer-delivery__col {}

.footer-delivery__col--left {
    width: 250px;
}

.footer-delivery__logo-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    background: var(--light-primary-color);
    height: 100%;
}

.footer-delivery__logo {
    max-width: 100%;
    max-height: 250px;
    object-fit: contain;
}

.footer-delivery__col--right {
    flex: 1;
    margin-left: 5px;
}

.footer-delivery__title {
    color: var(--primary-color);
    font-size: 32px;
}

.footer-delivery__content {
    font-size: 20px;
    margin: 17px 0 0;
}

.footer-delivery-tс {
    margin: 36px 0 0;
}

.footer-delivery-tс__info {
    font-size: 20px;
}

.footer-delivery-tс__holder {
    margin: 28px 0 0;
}

.footer-delivery-tс__items {
    display: flex;
    flex-wrap: wrap;
    margin: -20px -25px 0;
}

.footer-delivery-tс__item {
    margin: 20px 25px 0;
}

.footer-delivery-tс__logo {
    display: block;
    height: 40px;
}

@media (max-width: 991px) {
    .footer-delivery-wrapper {
        margin-top: 50px;
    }

    .footer-delivery__col--left {
        display: none;
    }

    .footer-delivery__col--right {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .footer-delivery__title {
        line-height: 1.2em;
    }

    .footer-delivery__content {
        font-size: 18px;
        margin: 10px 0 0;
    }

    .footer-delivery-tс {
        margin-top: 25px;
    }

    .footer-delivery-tс__items {
        margin-left: -15px;
        margin-right: -15px;
    }

    .footer-delivery-tс__item {
        margin-left: 15px;
        margin-right: 15px;
    }

    .footer-delivery-tс__info {
        font-size: 18px;
    }

    .footer-delivery-tс__logo {
        height: 30px;
    }
}

@media (max-width: 479px) {
    .footer-delivery-wrapper {
        margin-top: 30px;
    }
}

.new-year-banner-wrap {
    background: url(/local/templates/appkk-green--agalarov/css/../images/ny-banner.png) center bottom no-repeat #001DAF;
    color: var(--text-icon);
    padding: 10px 0;
    position: relative;
}

.banner-title {
    font-family: "Inter-Regular";
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.banner-text {
    font-family: "Inter-Regular";
    font-weight: 450;
    font-size: 12px;
    line-height: 15px;
}

.banner-text span {
    color: #E8D838;
}

.new-year-banner-wrap .yellow-btn {
    background: #E8D838;
    color: #001DAF;
    min-width: 144px;
    margin-top: 8px;
    margin-bottom: 12px;
    position: relative;
    padding: 11px 47px 11px 30px;
    float: right;
}

.new-year-banner-wrap .yellow-btn:hover {
    color: var(--dark-primary-color);
    background: var(--text-icon);
    border: 1px solid var(--dark-primary-color);
}

.new-year-banner-wrap .yellow-btn:after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-cons.png) no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 15px;
    top: 16px;
}

.banner-close-btn {
    position: absolute;
    width: 35px;
    height: 35px;
    display: block;
    cursor: pointer;
    background: url('/local/templates/appkk-green--agalarov/css/../images/close-icon.png') center no-repeat;
    background-size: cover;
    margin-top: 0px;
    text-decoration: none;
    border: none;
    right: 10px;
    top: 10px;
}

.nav-tabs.nav-justified {
    margin-bottom: 23px;
    border-top: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 0;
    border-radius: 0;
}

.nav-tabs>li a {
    font-family: "Inter-Regular";
    font-size: 20px;
    display: block;
    color: var(--primary-color);
    display: block;
    width: 100%;
    position: relative;
    border: 0;
    padding: 20px;
}

.nav-tabs>li.active a,
.nav-tabs>li.active:hover a,
.nav-tabs>li.active:focus a {
    color: var(--text-icon) !important;
    background: var(--primary-color) !important;
    border: 0;
    border-radius: 0;
}

.nav-tabs>li.active a:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: calc(50% - 10px);
    border: 12px solid transparent;
    border-top: 12px solid var(--primary-color);
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 0;
        border-radius: 0;
    }
}


/*filter*/
.under-filter-block {
    font-family: "Inter-Regular";
    display: flex;
}

.sort-select {
    /*
    width: 198px;
    font-size: 16px;
    line-height: 21px;
    background: var(--text-icon);
    border: 1px solid var(--primary-color);
    box-sizing: border-box;
    border-radius: 0px;
    outline: none;
    height: 40px;
    padding: 0 10px;
    color: #373737;
    margin-right: 20px;
    */
    border: 1px solid #4caf50;
    border-radius: 10px;
    padding: 0 10px;
    font-weight: 400;
    font-size: 16px;
    height: 40px;
    min-width: 200px;
    appearance: none;
    outline: none;
    cursor: pointer;
    background: url('/local/templates/appkk-green--agalarov/images/arrow-select.svg') no-repeat calc(100% - 15px) center;
}

.search-line-form {
    position: relative;
}


.search-line-form .search-input {
    width: 314px;
    height: 40px;
    border: 1px solid #CCD5DB;
    box-sizing: border-box;
    padding: 0 30px 0 10px;
    outline: none;
    font-size: 16px;
    line-height: 21px;
}

.search-line-form .search-form-btn {
    position: absolute;
    right: 10px;
    width: 24px;
    height: 24px;
    color: transparent;
    border: 0;
    outline: none;
    background: url(/local/templates/appkk-green--agalarov/css/../images/akar-icons_search.png) no-repeat;
    cursor: pointer;
    top: 8px;
}


.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: var(--primary-color);
}




.top-line {
    background: #f8f8f8;
    text-align: center;
    padding: 5px 0;
    margin-right: -15px;
}

.top-line .bvi-open {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: "Inter-SemiBold";
    font-size: 10px;
    font-weight: 500;
    color: var(--secondary-text);
}

.row--flex {
    display: flex;
    flex-wrap: wrap;
}

.header-back-block {
    align-items: center;
    display: flex;
}

.row-flex--1 {
    flex: 1;
}

@media (max-width: 767px) {
    .hidden-xs--custom {
        display: none;
    }
}




.hr-help {
    margin: 40px 0;
}

.hr-help__header {}

.hr-help__title {
    font-family: "Inter-Regular";
    color: var(--primary-color);
    font-size: 32px;
    line-height: 1.3em;
    margin-bottom: 28px;
}

.hr-help__sub-title {
    font-family: "Inter-Bold";
    font-size: 15px;
    color: #898989;
    margin-bottom: 30px;
}

.hr-help__body {
    margin: 27px 0 50px;
}

.hr-help__row {
    display: flex;
    flex-wrap: wrap;
}

.hr-help__col {}

.hr-help__col--advantage {
    width: 32%;
}

.hr-help__col--person {
    flex: 1;
    margin-left: 20px;
}

.hr-help-advantage {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.hr-help-advantage__item {
    display: flex;
    flex-wrap: wrap;
    background: var(--accent-color);
    border-radius: 20px;
    padding: 20px 25px 20px 20px;
    margin: 10px 0 0;
}

.hr-help-advantage__item:first-child {
    margin-top: 0;
}

.hr-help-advantage__image-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50px;
}

.hr-help-advantage__image {
    max-width: 100%;
    max-height: 100%;
}

.hr-help-advantage__text {
    flex: 1;
    font-size: 14px;
    line-height: 1.25em;
    color: white;
    margin: 2px 0 0 18px;
}

.hr-help-person {
    background: var(--light-primary-color);
    border-radius: 20px;
    position: relative;
    padding: 28px 30px;
    height: 100%;
}

.hr-help-person:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/local/include/images/hr_back_image.png) no-repeat center center;
    background-size: contain;
    width: 300px;
    height: 328px;
}

.hr-help-person__photo-wrapper {
    position: absolute;
    right: 6.5%;
    bottom: 0;
}

.hr-help-person__photo {}

.hr-help-person__title {
    font-size: 32px;
    color: var(--dark-primary-color);
}

.hr-help-person__sub-title {
    font-size: 15px;
    color: var(--secondary-text);
    margin: 7px 0 0;
}

.hr-help-person-info {
    border-top: 1px solid var(--primary-color);
    width: 49%;
    margin: 7px 0 0;
    padding: 22px 0 0;
}

.hr-help-person-info__item {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 0;
}

.hr-help-person-info__item:first-child {
    margin-top: 0;
}

.hr-help-person-info__item:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("/local/include/images/icons/bi_patch-check.svg") no-repeat center center;
    background-size: contain;
    margin-right: 10px;
}

.hr-help-person-info__text {
    font-size: 15px;
    color: var(--secondary-text);
    line-height: 1.3em;
    flex: 1;
}

.hr-help-form {
    background: var(--primary-color);
    margin: 50px 0 0;
    padding: 37px 60px 36px;
    position: relative;
}

.hr-help-form__back-wrapper {}

.hr-help-form__back-left {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 254px;
    height: 167px;
    background: url(/local/include/images/hr-help-form__left.png) no-repeat center center;
    background-size: contain;
}

.hr-help-form__back-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 160px;
    background: url(/local/include/images/hr-help-form__right.png) no-repeat center center;
    background-size: contain;
}

.hr-help-form__title {
    font-size: 32px;
    color: white;
    line-height: 1.2em;
}

.hr-help-form__sub-title {
    font-size: 15px;
    color: white;
    margin: 20px 0 0;
}

.hr-help-form__holder {
    position: relative;
}

.hr-help-form__form {
    margin: 43px 0 0;
}

.hr-help-form__row {
    display: flex;
    margin-left: -8px;
    margin-right: -8px;
}

.hr-help-form__input-wrapper {
    padding: 0 8px;
    flex: 1;
}

.hr-help-form__input,
.hr-help-form__submit {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    color: var(--primary-text);
    line-height: 21px;
    border: 1px solid transparent;
}

.hr-help-form__input {
    background: white;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    padding-right: 10px;
    padding-left: 24px;
}

.hr-help-form__input:focus {
    outline: none;
}

.hr-help-form__input::placeholder {
    font-size: 16px;
    color: #D1D1D1;
}

.hr-help-form__input-wrapper--submit {
    flex: 0;
}

.hr-help-form__submit {
    background: var(--accent-color);
    border-radius: 2px;
    width: 100%;
    height: 100%;
    padding-left: 33px;
    padding-right: 33px;
    transition: 0.5s;
}

.hr-help-form__submit:hover {
    background: var(--text-icon);
    color: var(--dark-primary-color);
}

.timer-block__subtitle {
    font-family: "Inter-Medium";
    font-size: 15px;
}

.section__hr-form .timer-block {
    flex-wrap: wrap;
}

@media (min-width: 992px) {
    .hr-help-form__input-wrapper--submit {
        margin-left: 22px;
    }
}

@media (max-width: 991px) and (min-width: 650px) {
    .hr-help-advantage {
        flex-direction: row;
        margin-left: -5px;
        margin-right: -5px;
    }

    .hr-help-advantage__item {
        flex: 1;
        margin: 0 5px;
        padding: 10px;
        flex-direction: column;
    }

    .hr-help-advantage__image-wrapper {
        width: 100%;
        height: 50px;
        justify-content: center;
    }

    .hr-help-advantage__text {
        margin: 10px 0 0;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .hr-help__col--advantage {
        width: 100%;
    }

    .hr-help__col--person {
        margin: 20px 0 0;
    }

    .hr-help-form {
        padding-left: 30px;
        padding-right: 30px;
    }

    .hr-help-form__row {
        flex-wrap: wrap;
        margin-top: -16px;
    }

    .hr-help-form__input-wrapper {
        flex: auto;
        width: 50%;
        margin: 16px 0 0;
    }
}

@media (max-width: 649px) {
    .hr-help-person:before {
        display: none;
    }

    .hr-help-person__photo-wrapper {
        display: none;
    }

    .hr-help-person-info {
        width: 100%;
    }
}

@media (max-width: 575px) {
    .hr-help-person {
        padding: 15px;
    }

    .hr-help-person-info__item {
        margin-top: 20px;
    }

    .hr-help-form {
        padding: 15px;
    }

    .hr-help-form__input-wrapper {
        width: 100%;
    }

    .hr-help-form__back-left {
        display: none;
    }

}

@media (max-width: 767px) {}

@media (max-width: 520px) {
    .hr-help__title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .hr-help__sub-title {
        margin-bottom: 20px;
    }

    .hr-help-advantage__item,
    .hr-help-person {
        border-radius: 10px;
    }

    .hr-help__body {
        margin: 20px 0 40px;
    }


}

@media screen and (max-width: 992px) {
    .b24-widget-button-position-bottom-right {
        bottom: 13px !important;
        left: 33%;
        transform: translateX(-50%);
        right: auto !important;
    }

    .telegramim_button {
        bottom: 20px !important;
        left: 50%;
        transform: translateX(-50%);
        right: auto;
    }

    .whatsapp-button {
        bottom: 20px !important;
        left: 65%;
        transform: translateX(-50%);
        right: auto;
    }

    div.top-button {
        bottom: 20px;
    }
}


@media screen and (max-width: 570px) {
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right.b24-widget-button-visible
    {
        display: none;
    }

    .b24-widget-button-position-bottom-right {
        bottom: 9px !important;
        left: 30%;
    }

    .b24-widget-button-block {
        width: 55px;
        height: 55px;
    }

    .b24-widget-button-inner-block {
        height: 55px;
    }

    .b24-widget-button-inner-mask {
        height: 62px;
        min-width: 62px;
    }

    .telegramim_button {
        width: 50px !important;
        height: 50px;
        left: 60%;
    }

    .whatsapp-button {
        width: 50px;
        height: 50px;
        left: 84%;
    }

    .whatsapp-button img {
        width: 30px;
    }

    div.top-button {
        height: 50px;
        width: 50px;
    }
}





.closed-course {
    margin: 0 0 38px;
}

.closed-course__holder {
    background: #D9480F;
    padding: 30px 5.8% 36px 5.8%;
    position: relative;
}

.closed-course-back {}

.closed-course-back__top-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 160px;
    background: url(/local/include/images/course_closed/top_right.png) no-repeat center center;
    background-size: contain;
}

.closed-course-back__bot-left {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 254px;
    height: 167px;
    background: url(/local/include/images/course_closed/bot_left.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;
    letter-spacing: 0.04em;
    padding-top: 2px;
}

.closed-course__sub-title {
    font-size: 20px;
    color: white;
    line-height: 1.25em;
    margin-top: 10px;
}

.closed-course__body {
    margin: 42px 0 0;
}

.closed-course-form {

}
.closed-course-form.form-data{
    display: block;
}

.closed-course-form__holder {
    display: flex;
    margin: -20px -8px 0;
}

.closed-course-form__item {
    margin: 20px 0 0;
    flex: 1;
}

.closed-course-form__input-wrapper {
    padding: 0 8px;
}

.closed-course-form__input {
    font-size: 16px;
    background: white;
    height: 39px;
    width: 100%;
    border: 2px solid transparent;
    border-radius: 4px;
    padding: 0 10px 0 22px;
}

.closed-course-form__input:focus {
    outline: none;
}

.closed-course-form__submit {
    background: #FCC419;
    color: var(--dark-primary-color);
    padding-left: 17px;
    padding-right: 17px;
    transition: 0.5s;
}
.closed-course-form__submit.input-button{
    padding: 0 17px;
}

.closed-course-form__submit:hover {
    background: var(--text-icon);
}

@media (max-width: 1199px) {
    .closed-course-back__person {
        right: 2%;
    }

    .closed-course__header {
        padding-right: 16%;
    }
}

@media (min-width: 992px) {
    .closed-course-form__item--submit {}
}

@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%;
        flex: auto;
    }
}

@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%;
    }
}


.other-title__h1-holder {
    display: flex;
    align-items: flex-start;
    margin-top: 36px;
    margin-bottom: 22px;
}

.other-title__h1 {
    flex: 1;
}

.other-title__h1 h1 {
    margin: 0;
}

.other-title-label {
    width: 157px;
    margin-bottom: 20px;
}

.other-title-label__item {
    display: flex;
    align-items: center;
    background: var(--accent-color);
    padding: 20px 5px 20px 18px;
    border-radius: 20px;
}

.other-title-label__icon {
    width: 38px;
    height: 38px;
    margin-right: 10px;
}

.other-title-label__icon svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.other-title-label__title {
    font-size: 15px;
    color: white;
    line-height: 1.25em;
    letter-spacing: .06em;
}

@media (max-width: 991px) {
    .other-title__h1-holder {
        flex-direction: column;
    }

    .other-title__h1 {
        order: 20;
    }

    .other-title-label {
        order: 10;
        margin: 0 0 20px;
    }
}

.programm-b-hint {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.programm-b-hint__item {
    display: flex;
    align-items: center;
    background: linear-gradient(180deg, #6A14BF 0%, #952BFF 19.79%, #4D0099 100%);
    border-radius: 0px 4px 0px 0px;
    padding: 5px 11px 6px 10px;
}

.programm-b-hint__icon {
    width: 26px;
    height: 26px;
    margin-right: 6px;
}

.programm-b-hint__icon svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.programm-b-hint__title {
    font-size: 10px;
    color: white;
    line-height: 1.3em;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .programm__itm--closed {
        padding-top: 60px;
    }
}


.more-course {
    position: relative;
}

.more-course__title {
    font-size: 26px;
    color: var(--dark-primary-color);
    line-height: 1.25em;
    margin: 4px 0 0;
}

.more-course__btn-wrapper {
    margin: 33px 0 0;
}

.more-course__btn,
.more-course__btn:hover,
.more-course__btn:focus {
    color: white;
    text-decoration: none;
}

.more-course__btn {
    display: block;
    color: white;
    font-size: 14px;
    line-height: 1em;
    text-align: center;
    background: var(--accent-color);
    padding: 12px 10px 11px;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: 500ms;
}

.more-course__btn:hover {
    color: var(--primary-color);
    background: var(--text-icon);
    border-color: var(--primary-color);
}

.more-course__btn svg {
    fill: var(--dark-primary-color);
    margin-left: 9px;
}


.cookie-attention {
    position: fixed;
    background: var(--accent-color);
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    padding: 15px 0;
    color: black;
}

.cookie-attention__form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cookie-attention__text {
    font-size: 16px;
}

.cookie-attention__text p {
    margin: 15px 0 0;
}

.cookie-attention__text p:first-child {
    margin-top: 0;
}

.cookie-attention__text a {
    text-decoration: underline;
    color: black;
}

.cookie-attention__btn-wrapper {
    margin-left: 20px;
}

.cookie-attention__btn {
    display: block;
    font-size: 16px;
    line-height: 1em;
    color: var(--text-icon);
    text-align: center;
    background: #000000;
    height: 39px;
    border: 2px solid transparent;
    border-radius: 4px;
    padding: 0 17px;
    transition: 0.5s;
    white-space: nowrap;
}

.cookie-attention__btn:hover {
    border-color: black;
    background: white;
    color: black;
}

@media (max-width: 767px) {
    .cookie-attention__form {
        flex-direction: column;
        align-items: flex-start;
    }

    .cookie-attention__btn-wrapper {
        margin: 10px 0 0;
    }
}


.consultation__input-button {
    background-color: var(--text-icon);
    color: var(--primary-color);
    /* border-radius: 10px !important; */
}

.consultation__input-button:hover {
    background-color: var(--primary-color) !important;
    color: var(--text-icon) !important;

}

@media (max-width: 575px) {
    .slider-lectors {
        margin-bottom: 10px;
    }

    .item-lector {
        margin: 0;
    }

    .flex-lectors {
        /* padding: 0 10%; */
    }

    .lectors__carousel-img {}

    .lectors__carousel-img img {
        max-width: 100%;
        max-height: 270px;
        border-radius: 10px;
    }
}

a:focus {
    outline: none;
}

/* section {
    margin: 0;
    margin-bottom: 50px;
} */

/* ******SECTION COURSE****** */
.section__course {
    margin: 0;
    margin-bottom: 50px;
}

.direction__course {
    border-radius: 20px;
    padding: 20px;

    background-color: #f7f7f7;
}

.course__list {
    padding: 0;
    margin: 0 20px;
}

.course__item {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}

.course__item::before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--primary-color);
}

.course__item a {
    color: inherit;
    font-family: "Inter-SemiBold";
    font-size: 15px;
}

.all__course {
    color: var(--primary-color);
    font-family: "Inter-SemiBold";
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-left: 30px;
    display: block;
}

.carousel-inner {
    border-radius: 20px;
}

.slider-course .banner-list__item__btn {
    border-radius: 20px;
    transition: background-color .3s, color .3s;
}

.slider-course .banner-list__item__btn:hover {
    background-color: var(--primary-color);
    color: var(--text-icon);

}

@media (max-width: 767px) {
    .slider-course .banner-list__item__text {
        flex-basis: 100%;
        margin-right: 0;
    }

    .carousel-inner {
        border-radius: 10px;
    }
}



/* ******SECTION LEARNING****** */
.section__learning {
    margin-bottom: 50px;
}

.learning__title {
    text-align: center;
    margin-bottom: 30px;
}

.learning__list {
    margin: 0 -10px;
}

.learning__item {
    padding: 0 10px;
}

.stages-block__elem,
.stages-block__elem-img {
    border-radius: 20px;
}

.stages-block__elem__hover {
    border-radius: 20px;
}

.stages-block__elem .btn-square {
    background-color: var(--accent-color);
    color: #fff;
    border-radius: 20px;
}

.stages-block__elem .btn-square:hover {
    background-color: #cc7a00;
    color: #fff;
    transition: background-color .3s;
}

.with-hover .stages-block__elem__title .numeric {
    background-color: var(--primary-color) !important;

}

.stages-block__elem__hover .stages-block__elem__title .numeric {
    background-color: var(--dark-primary-color) !important;

}

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

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

    .stages-block__elem,
    .stages-block__elem-img {
        border-radius: 10px;
    }
}


.section__features {
    margin-bottom: 100px;
}

/* SECTION DIRECTION */
.section__direction {
    margin-bottom: 100px;
}

/* .direction__title,
.teachers__title,
.news__title {
    font-family: "Inter-Medium";
    font-size: 50px;
    margin: 0;
    margin-bottom: 50px;
    color: var(--primary-text);
} */

.section__teachers {
    margin-bottom: 100px;
}

/* ****SECTION NEWS***** */
.section__news {
    margin-bottom: 100px;
}

.news__title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.news__link {
    font-family: "Inter-Medium";
    font-size: 13px;
    text-transform: uppercase;
    color: var(--dark-primary-color);
    transition: color .3s;
}

.news__link:hover {

    color: var(--primary-color);
}

.news__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.news__item .item__image {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
}

.news__item .item__date-time {
    padding: 0;
    font-family: "Inter-Regular";
    color: var(--divider-color);
    font-size: 12px;
    margin-bottom: 20px;
}

.news__item .item__title a {
    font-family: "Inter-Medium";
    color: var(--primary-color);
    font-size: 20px;
    margin-bottom: 10px;
}

.news__item .item__subtitle {
    padding: 0;
    font-family: "Inter-Regular";
    color: var(--secondary-text);
    font-size: 13px;
    line-height: 110%;
}


@media (max-width: 991px) {}

@media (max-width: 767px) {
    .news__list {
        grid-template-columns: repeat(2, 1fr);
    }
}

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

        grid-template-columns: 1fr;
        gap: 40px;
    }
}

/* TABS */
.programm__tabs__header {
    border: none !important;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.section__tabs-link {
    display: flex;
    justify-content: space-between;
    /*задача 1055762*/
    gap: 15px;
}

.tabs-link__title {

    background-color: var(--light-primary-color);
    color: var(--dark-primary-color);
    border-radius: 20px;
    font-size: 22px;
    width: 30%;
    display: flex;
    align-items: center;
    position: relative;
    transition: color .3s, background-color .3s;
}

.tabs-link__title a {
    width: 100%;
    color: inherit;
    padding: 10px 0;
    text-align: center;
    transition: color .3s;
}

.tabs-link__title.active {
    background-color: var(--dark-primary-color);
    color: #fff;
    cursor: none;
}

.tabs-link__title.active::after {
    position: absolute;
    content: '';
    bottom: -24px;
    left: calc(50% - 10px);
    border: 12px solid transparent;
    border-top: 12px solid var(--dark-primary-color);
}

.tabs-link__title a:hover {
    color: #fff;
}

.tabs-link__title:hover {

    background-color: var(--primary-color);


}

.tabs-link__title.active:hover {
    cursor: none;
    background-color: var(--dark-primary-color);


}

.programm__tabs__header__itm-tab {
    padding: 20px 0;
    background-color: var(--light-primary-color);
    color: var(--dark-primary-color);
    border-radius: 20px;
}

.programm__tabs__header .programm__tabs__header__itm-tab--active {

    background-color: var(--dark-primary-color);
    color: #fff;
}

.tabs-block {
    font-family: "Inter-Regular";
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 50px;
    gap:20px;
}

.tabs-block__title {
    width: 25%;
    font-size: 32px;
    margin: 0;
    color: var(--dark-primary-color);
}

.tabs-block__description {
    font-size: 16px;
    color: #8d8b89;
    flex-basis: 75%;
}

.tabs-block__description p {
    margin-bottom: 20px;
}

.tabs-block__description h5 {
    margin: 0;
    margin-bottom: 10px;
}

.tabs-block__description ul {
    list-style: disc;
    margin-left: 25px;
    margin-bottom: 15px;
}

.tabs-block__description ul li {
    margin-bottom: 5px;
}

.buttons-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.buttons-block .btn-item {
    background-color: var(--accent-color);
    color: #f8f9fa;
    font-family: "Inter-SemiBold";
    font-size: 16px;
    line-height: 100%;
    padding: 12px 0;
    border-radius: 20px;
    display: block;
    width: 31%;
    text-align: center;
    transition: background-color .3s, color .3s;
}

.buttons-block .btn-item:hover {
    background-color: #CC7A00;
    color: #fff;
}

@media (max-width:767px) {
    .section__tabs-link {
        display: flex;
        flex-direction: column;

    }

    .tabs-link__title {
        margin-bottom: 20px;
        width: 100%;
    }

    .programm__tabs__header {
        grid-template-columns: repeat(2, 1fr);
    }

    .tabs-block {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .tabs-block__title {
        flex-basis: 100%;
        margin-bottom: 20px;
    }

    .tabs-block__description {
        font-size: 16px;
        color: #8d8b89;
        flex-basis: 100%;
    }

    .buttons-block {
        justify-content: center;
    }

    .buttons-block .btn-item {
        width: 80%;
        margin-bottom: 10px;
    }
}

@media (max-width: 520px) {
    .tabs-link__title {
        border-radius: 10px;
        font-size: 18px;
    }

    .programm__tabs__header__itm-tab {
        border-radius: 10px;
    }

    .programm__tabs__header {
        grid-template-columns: 1fr;
    }

    .tabs-block {
        flex-wrap: wrap;
    }

    .tabs-block__title {
        font-size: 20px;
    }

    .buttons-block {
        margin-bottom: 30px;
    }

    .buttons-block .btn-item {
        width: 100%;
    }
}

/* ******************* */
/* *******<SECTION CONSULTATION-FORM>********** */
.section__form.section__consultation-form {
    background: var(--primary-color);
}

.section__form.section__consultation-form .timer-block {
    flex-direction: column;
    align-items: flex-start;
}

.section__form.section__consultation-form .timer-block__title {
    margin-bottom: 20px;
}

/* *******</SECTION CONSULTATION-FORM>********** */

.static-detail h2 {
    font-size: 24px;
}

.modal-body .goal-input,
.modal-body .input-text--name,
.modal-body .input-text--phone,
.modal-body .input-text--city,
.modal-body .input-text--email {
    border: 1px solid #b5b5b5;
}

.modal-body .input-text--comment {
    border: 1px solid #b5b5b5;
}

.modal-body .request-modal {
    grid-template-columns: 1fr;
}

.input-wrapper input {
    margin-bottom: 15px;
}

@media (max-width:991px) {
    .modal-body .need-help__agree {
        order: 1;
    }
}



/* .block-preim{
    margin-bottom: 100px;
}
@media (max-width: 520px) {
    .block-preim{
        margin-bottom: 30px;
    }
} */

.relink__item {
    overflow: hidden;
}

div.programm__itm__photo__hint {
    top: 0;
    left: 0;
    margin: 0;
}

.nav-tabs {
    margin: 0 -5px;
    border: 0;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.nav-tabs li {
    width: 50%;
    width: -webkit-fill-available;
    margin: 0 5px;
}

.nav-tabs li a {
    text-align: center;
    border-radius: 20px;
    background-color: var(--light-primary-color);
}

.nav-tabs li.active a,
.nav-tabs li.active:hover a {
    border-radius: 20px;
    background-color: var(--primary-color);
}

.nav-tabs li.active a:hover {
    border: 0
}

.nav-tabs>li.active a::after {
    bottom: -24px;
}

@media (max-width: 767px) {
    .nav-tabs {
        flex-direction: column;
        margin: 0;
    }

    .nav-tabs li {
        width: 100%;
        margin-bottom: 20px;

    }



    .nav-tabs li a,
    .nav-tabs li.active a,
    .nav-tabs li.active:hover a {

        border-radius: 10px;
    }




    .otzyv-well {
        border-radius: 10px;
        padding: 15px;
    }
}

.review__list-panel {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

.review__item-panel {
    border: 1px solid var(--light-primary-color);
    border-radius: 20px;
    padding: 20px 20px 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.item-panel__content{
    display: flex;
margin-bottom: 20px;
}
.item-panel__img{
margin-right: 10px;
}

.item-panel__title{
    font-family: 'Inter-Regular';
    color: #737373;
    font-size: 15px;
}

.item-panel__programm-name{
    font-family: 'Inter-SemiBold';
    font-size: 15px;
    color: var(--primary-color);
    margin-top: auto;
    text-align: justify;
}

@media (max-width: 991px) {
    .item-panel__img{
        display: none;
        }
}
@media (max-width: 767px) {
    .review__list-panel {

        grid-template-columns: 1fr;
        /* gap: 10px; */
    }
}
@media (max-width: 767px) {
    .review__list-panel {
        gap: 10px;
    }
    .review__item-panel {

        border-radius: 10px;
        padding: 10px;
    }
}

.common-slick-arrow--main{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background-color: #e0e0e0;
}

.common-slick-arrow--main:after {
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    transform: translateX(40%) rotate(45deg);
    border-top: 3px solid #4f4f4f;
    border-right: 3px solid #4f4f4f;
    border-radius: 2px;
}


.common-slick-arrow--main.slick-prev {
    transform: rotate(180deg) translateY(50%);
}


.fon-color{
    width: 100%;
    background-color: var(--light-primary-color);
    border-radius: 20px 0 0 20px
}


.fdf {
    margin: 100px 0 0;
}
.fdf__holder {
    padding: 31px 30px 30px;
    background: var(--primary-color);
    border-radius: 20px;
}
.fdf__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.fdf__col {
    margin: 10px 0 0;
    padding: 0 10px;
    width: 50%;
}
.fdf__back {
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    border-radius: 20px;
    height: 100%;
    overflow: hidden;
}
.fdf__side-padding {
    padding-left: 19px;
    padding-right: 19px;
}
.fdf__body{
    padding-top: 21px;
    padding-bottom: 51px;
}
.fdf__body {

}
.fdf__body--has-footer {
    padding-bottom: 0;
    margin-bottom: 20px;
}
.fdf__footer {
    margin-top: auto;
}

.fdf__title {
    font-size: 40px;
    line-height: 1.27em;
    color: var(--primary-text);
    font-family: "Inter-Medium";
}
.fdf-price {
    margin: 30px 0 0;
}
.fdf-price__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.fdf-price__col {
    margin: 10px 0 0;
    padding: 0 10px;
    width: 50%;
}

.fdf-price__holder {
    display: flex;
    flex-direction: column;
    border: 1px solid var(--divider-color);
    border-radius: 10px;
    height: 100%;
    padding: 6px 9px 8px;
}
.fdf-price__title {
    font-family: "Inter-Medium";
    font-size: 14px;
    color: var(--primary-text);
    line-height: 23px;
    margin-bottom: 10px;
}
.fdf-price__footer {

}
.fdf-price__old {
    display: inline-block;
    font-size: 20px;
    color: var(--secondary-text);
    line-height: 1.3em;
    font-family: "Inter-Medium";
    text-decoration: line-through;
    white-space: nowrap;
    vertical-align: middle;
}
.fdf-price__val {
    font-size: 30px;
    color: var(--secondary-color);
    line-height: 1.27em;
    font-family: "Inter-Medium";
    white-space: nowrap;
}
.fdf-price__month {
    display: inline-block;
    font-size: 10px;
    color: white;
    background: var(--primary-color);
    border-radius: 20px;
    line-height: 20px;
    font-family: "Inter-Medium";
    padding: 0 6px;
    vertical-align: baseline;
}
.fdf-price__optional {
    margin-bottom: 6px;
}
.fdf-price__first-tip {
    display: inline-block;
    font-size: 14px;
    color: var(--secondary-text);
    line-height: 1em;
    font-family: "Inter-Medium";
    vertical-align: middle;
    margin-left: 5px;
}
.fdf-price__first-p {
    font-size: 12px;
    font-family: "Inter-Medium";
    color: var(--secondary-text);
    margin: 5px 0 0;
}

.fdf-price--first-p {

}
.fdf-price--first-p .fdf-price__title{
    margin-bottom: 9px;
}
.fdf-price__optional {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 4px;
}

.fdf__advantage {
    margin: 69px 0 0;
}

.fdf-discount {
    background: #212121;
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 9px;
}
.fdf-discount__val {
    background: #FDCD1E;
    border-radius: 20px;
    color: var(--primary-text);
    font-weight: 700;
    font-size: 30px;
    line-height: 1em;
    padding: 6px 25px;
    margin-right: 10px;
}
.fdf-discount__text {
    color: white;
    font-size: 20px;
    line-height: 1.29em;
    font-family: "Inter-Medium";
}



.fdf-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 8px 0 0;
}
.fdf-form__body {
}
.fdf-form__block {
    margin: 50px 0 0;
}
.fdf-form__block:first-child{
    margin-top: 0;
}
.fdf-form__title {
    font-size: 30px;
    color: var(--primary-text);
    line-height: 1.28em;
    font-family: "Inter-Medium";
}
.fdf-form__input-wrapper {
    margin: 30px 0 0;
}
.fdf-checkbox {
}
.fdf-checkbox__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.fdf-checkbox__item {
    margin: 10px 0 0;
    padding: 0 10px;
    width: 50%;
}
.fdf-checkbox__block {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    border: 1px solid var(--divider-color);
    border-radius: 10px;
    padding: 19px 19px 19px;
    margin: 0;
    cursor: pointer;
}
.fdf-checkbox__input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
}
.fdf-checkbox__icon {
    position: relative;
    flex: 0 0 24px;
    height: 24px;
    border: 3px solid var(--divider-color);
    border-radius: 50%;
}
.fdf-checkbox__input:checked ~ .fdf-checkbox__icon{
    border-color: var(--dark-primary-color);
}
.fdf-checkbox__input:checked ~ .fdf-checkbox__icon:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 12px;
    background: var(--dark-primary-color);
    border-radius: 50%;
}
.fdf-checkbox__label {
    font-size: 14px;
    font-family: "Inter-Medium";
    line-height: 1.2em;
    font-family: "Inter-Medium";
    margin-left: 10px;
}
.fdf-input {
}
.fdf-input__row {
}
.fdf-input__item {
    margin: 9px 0 0;
}
.fdf-input__item:first-child{
    margin-top: 0;
}
.fdf-input__text-wrapper {
}
.fdf-input__text {
    display: block;
    font-size: 14px;
    background: #FFFFFF;
    border: 1px solid var(--divider-color);
    border-radius: 10px;
    padding: 9px 19px;
}
.fdf-form__footer {
    margin: 20px 0 0;
}
.fdf-form__submit-wrapper {
}
.fdf-form__submit {
    display: block;
    color: white;
    font-family: "Inter-SemiBold";
    font-size: 16px;
    line-height: 1em;
    background: var(--accent-color);
    border-radius: 20px;
}

.common-agreement {
    font-size: 12px;
    color: var(--secondary-text);
    line-height: 1.25em;
    font-family: "Inter-Medium";
    margin: 11px 0 0;
}
.common-agreement a{
    text-decoration: underline;
    color: inherit;
}


@media (min-width: 1200px){
    .fdf-price__col:nth-child(-n+2){
        margin-top: 0;
    }
    .fdf-price__title{
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        flex-wrap: wrap;
    }
}
@media (max-width: 1199px){
    .fdf-price__col{
        width: 100%;
    }
    .fdf-price__col:first-child{
        margin-top: 0;
    }
    .fdf__advantage{
        margin-top: 35px;
    }
    .fdf-price__optional{
        display: block;
    }
    .fdf-price__first-tip br {
        display: none;
    }
}
@media (min-width: 992px){
    .fdf-checkbox__item:nth-child(-n+2){
        margin-top: 0;
    }
}
@media (max-width: 991px){
    .fdf__body {
        padding-bottom: 30px;
    }
    .fdf__body--has-footer {
        padding-bottom: 0;
    }
    .fdf-checkbox__item{
        width: 100%;
    }
    .fdf-checkbox__item:first-child{
        margin-top: 0;
    }
    .fdf .fdf-form .fdf-input__text,
    .fdf .fdf-form .fdf-form__submit{
        width: 100%;
    }
}

@media (min-width: 768px){
    .fdf__col:nth-child(-n+2){
        margin-top: 0;
    }
}
@media (max-width: 767px){
    .fdf__col{
        width: 100%;
    }
    .fdf__col:first-child{
        margin-top: 0;
    }
}
@media (max-width: 575px){
    .fdf {
        margin: 60px 0 0;
    }
    .fdf__holder{
        border-radius: 10px;
        padding: 10px 10px 10px;
    }
    .fdf__body {
        padding-bottom: 19px;
    }
    .fdf__body--has-footer {
        padding-bottom: 0;
    }
    .fdf__title {
        font-size: 20px;
    }
    .fdf__side-padding {
        padding-left: 10px;
        padding-right: 10px;
    }
    .fdf__body {
        padding-top: 11px;
    }
    .fdf__back {
        border-radius: 10px;
    }
    .fdf-price {
        margin: 10px 0 0;
    }
    .fdf-price__title {
        margin-bottom: 11px;
    }
    .fdf__advantage {
        margin-top: 20px;
    }
    .fdf-discount{
        padding-top: 13px;
        padding-bottom: 12px;
    }
    .fdf-discount__val {
        padding: 6px 14px 5px;
        font-size: 25px;
    }
    .fdf-discount__text {
        font-size: 14px;
    }
    .fdf-form {
        margin: 0;
    }
    .fdf-form__title{
        font-size: 20px;
    }
    .fdf-form__input-wrapper {
        margin: 19px 0 0;
    }
    .fdf-form__block {
        margin: 23px 0 0;
    }
}
@media (max-width: 374px){
    .fdf-price__title {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .fdf-price__optional{
        display: flex;
    }
    .fdf-price__first-tip br {
        display: inline;
    }
}

.audio-banner {
    position: relative;
    overflow: hidden;
    background: var(--accent-color);
    border-radius: 20px;
    margin: 100px 0;
    padding: 40px 20px 40px 52px;
}
.audio-banner:after {
    content: "";
    display: block;
    position: absolute;
    width: 271px;
    background: url(/local/include/images/audio/audio_woman.png) right bottom no-repeat;
    background-size: contain;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
}
.audio-banner__holder {
    display: flex;
    position: relative;

    z-index: 10;
}
.audio-banner__left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 0 0 300px;
}
.audio-banner__title {
    font-size: 32px;
    font-family: "Inter-Medium";
    color: var(--primary-text);
    line-height: 1.28em;
}
.audio-banner__right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 14px;
    padding-right: 90px;
}
.audio-banner__text{
    font-size: 32px;
    color: var(--text-icon);
    line-height: 1.28em;
    background: var(--primary-color);
    border-radius: 20px;
    padding: 20px 110px 18px 49px;
}
@media (max-width: 1199px){
    .audio-banner{
        padding-left: 30px;
        padding-right: 30px;
    }
    .audio-banner__text{
        padding-left: 15px;
    }
}
@media (max-width: 991px){
    .audio-banner{
        padding-bottom: 0;
    }
    .audio-banner:after{
        height: 206px;
        position: static;
        width: 100%;
        background-position: center top;
    }
    .audio-banner__holder{
        flex-direction: column;
    }
    .audio-banner__left{
        flex: auto;
    }
    .audio-banner__right{
        padding-right: 0;
        margin: 20px 0 0;
    }
    .audio-banner__title{
        text-align: center;
    }
    .audio-banner__text{
        text-align: center;
        padding-right: 15px;
    }
}
@media (max-width: 767px){
    .audio-banner{
        margin: 40px 0;
    }
}
@media (max-width: 575px){
    .audio-banner{
        padding-top: 21px;
        padding-left: 0;
        padding-right: 0;
    }
    .audio-banner__holder{
        padding-left: 18px;
        padding-right: 18px;
    }
    .audio-banner__title{
        font-size: 20px;
    }
    .audio-banner__text{
        font-size: 17px;
        padding: 11px 18px 9px 18px;
    }
}

/** 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;
}
.captchaForm-result.loader{
    background: transparent;
    background-image: url("/local/templates/appkk-green--agalarov/css/../images/ajax-loader.gif");
    background-position: center;
    background-repeat: no-repeat;
}
.modal-sm{
    max-width: 300px;
}
input::placeholder{
    color: #C4C4C4;
}

.input-text{
    border: 1px solid #b5b5b5;
}
.bb_code_course_card{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    gap: 24px;
    position: relative;
    width: 657px;
    height: 260px;
    background: #4CAF50;
    border-radius: 20px;
}
.bb_code_course_card_text{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500  !important;
    font-size: 18px  !important;
    line-height: 120%  !important;
    color: #FFFCFC  !important;
}
.bb_code_course_card_button{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 12px 24px;
    width: 142px;
    height: 40px;
    background: #FF9800;
    border-radius: 10px;
    color: #FFFCFC !important;
    align-items: center;
}

/* End */


/* Start:/local/templates/appkk-green--agalarov/css/media.css?17650254017804*/
@media (min-width: 769px){
    .programm__tabs__header {
        display: flex;
        justify-content: space-between;
    }
}

@media (min-width: 1200px){
    .container {
        /* width: 1070px; */
    }
}

@media(max-width:992px){
    div.block-faq-name{
        padding:0px 15px;
    }
    div.main-page__course-bg_new-fon{
        background:#ebebeb;
    }
    .lectors__carousel-img, .lectors__carousel-info {
        flex-basis: 100%;
    }
    .programm__itm-new div.programm__itm__hour{
        text-align: left;
    }
    .right-education{
        margin-top: 10px;
    }
    .new-form .pl-5{
        padding-left:15px;
        padding-right:5px;
    }
 
    .new-year-banner-wrap{
        background: url(/local/templates/appkk-green--agalarov/css/../images/ny-banner-mobile.png)  right bottom no-repeat #001DAF;        
        padding: 24px 10px 24px 18px;
    }

    .new-year-banner-wrap .yellow-btn{
        float: none;
        width: 144px;
    }
    .new-year-banner-wrap .banner-cont{
        padding-left: 0;
    }

    .banner-title{
        margin-bottom: 10px;
    }

    .banner-text{
        margin-bottom: 22px;
    }

    div.programm__selector .programm__selector__itm--active a, .programm__selector__itm--active a:hover{        
        font-size:16px;        
    }
    h2.programm__selector__itm a{        
        font-size:16px;        
    }
}


@media(max-width:768px){
    div.need-help__agree-new{
        padding-left: 15px;
    }
    div.flex-programm-tabs{
        border:none;
    }
    div.faq-item-new{
        margin-bottom: 25px
    }
    div.faq-item__name{
        line-height: 1;
    }
    div.main-page__news-list__item{
        text-align: -webkit-center;
    }
    div.main-page__news-desc{
        max-width: 326px;
    }
    h2.main-page__course__big__title{
        text-align: center;
    }
    .block-sert{
        justify-content: center;
    }
    .block-sert h2.main-page__course__title,h2.main-page__howto-list__title, h2.main-page__course__big__title,
    h2.main-page__lector__title, div.main-page__news__title h2{
        font-size: 35px;
    }
    div.main-page__news__title a{
        display:none;
    }
    div.main-page__news__title{
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        justify-content: center;
    }

    .container--white-main-page{
        margin: 0px 15px;
    }
    .block-info div.pl-0, .block-info div.pl-48 {
        padding-left: 15px;
    }
    div.main-page__documents__carousel{
        text-align: -webkit-center;
    }
    div.main-page__documents__carousel .owl-item img{
        width: auto;
    }
    div.main-page__documents__carousel__control{
        display:none;
    }
    h2.main-page__lector__title{
        font-size: 46px;
    }

    .all-experience{
        margin-top: 40px;
    }
    .science-experience{
        margin-bottom: 20px;
    }
    .lectors__carousel .owl-dots{
        display:none;
    }
    .main-page__documents .p-0{
        padding:0px 15px;
    }
    .main-page__news-list__item__inner:first-child{
        padding-right: 0px;
    }
    div.howto-list__table{
        margin-bottom: 0px;
    }
    .programm__itm__block-name{
        flex-basis: 100%;
        margin-right: 0px;
    }
    div.programm__itm__price{
        flex-basis: 100%;
        line-height: 1;
        margin-top:5px;
    }
    .programm__itm-new div.programm__itm__hour{
        text-align: center;
    }
    div.programm__itm__name{
        margin-bottom: 0px;
    }
    div.programm__selector .programm__selector__itm--active:after{
        display: none;
    }
    .line-programm{
        border:none;
    }
    .event__item{
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        justify-content: center;
    }
    .slider-course .banner-list__item{
        height:200px !important;
    }
    .block-direction .p-0{
        padding:0px 15px;
    }
  

    .pagination-otzyvy .bx-pagination .bx-pag-prev, .pagination-otzyvy .bx-pagination .bx-pag-next{
        display:none;
    }
    div.flex-title__other-title{
        flex-basis: 100%;
        line-height: 1;
        font-size: 25px;
    }
    .flex-title__icon, div.programm__tabs__body__itm-tab__preview--value table{
        display:none;
    }
    div.programm__tabs__header{
        border-top: none;
        border-bottom: none;
    }
    .programm__tabs__header h2.programm__tabs__header__itm-tab--active{
        position: relative;
    }
    .header__main-part__logo{
        display:flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-wrap:wrap;
        justify-content: center;
    }
    
    .container--white-main-page .pr-0{
        padding-left:0px;
    }
    .programm__itm-new div.programm__itm__hour:after{
        display:none;
    }
    div.programm__itm-new{
        padding:15px;
    }
    div.programm__itm-search{
        padding:15px 0px;
    }
    .programm__itm-new div.programm__itm__name{
        margin-bottom: 0px;
    }
    .programm__itm-new div.programm__itm__text{
        margin-bottom: 0px;
        margin-top:5px;
    }
    .programm__itm__hour{
        line-height: 1;
        margin-top:5px;
    }
    div.programm__itm-course{
        padding:25px 0px;
    }
    div.programm__itm__photo__hint{
        /*margin-top: -25px;*/
    }
    .programm__itm-course div.programm__itm__name{
        margin-top: 5px;
    }
    .block-course__header{
        padding:0px;
    }
    .block-course__header-training, .block-course__price{
        font-size: 24px;
    }
    .block-course__line-write{
        margin-top: 10px;
    }

    .block-course__form-tranning .block-price-course, .block-course__line-sale{
        justify-content: center;
    }
    .block-course__header,.block-course__request-text{
        text-align:center;
    }
  
    h2.main-page__howto-list__title{
        margin-bottom: 18px;
    }
    div.slider-course .banner-list__item__name{
        font-size: 18px;
    }
    .slider-course .banner-list__item__btn{
        flex-basis: 100%;
        margin-top: 10px;
    }
    div.block-course__line-sale{
        line-height: 1;
        margin-top: 5px;
        margin-bottom: 3px;
    }

    .flex-contact__right{
        margin-top: 0;
    }

    .float-navbar{
        position: absolute;
        z-index: 100;
        background: #ffffff;
        width: 100%;
        left: 0;
        padding: 15px;
        top: 100%;
        -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
        box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    }

    .float-menu-item{
        display: block;
        margin-bottom: 10px;
    }

    .float-menu__wrap .navbar-toggle{
        margin: 0;
    }
}
@media(max-width:530px){
    .block-system:before, .block-system a:after{
        display:none;
    }
    .block-course__left-price, .block-course__left-price + .block-course__right-button{
        flex-basis: 100%;
    }
    .block-course__header-training, .block-course__price{
        line-height: 1;
    }

    .block-price-course{
        margin-bottom:10px;
    }
    .block-course__form-tranning{
        padding: 14px 36px 14px 36px;
    }

    .banner-text{
        max-width: 145px;
    }
}
@media(max-width:420px){
 
    .block-sert h2.main-page__course__title,h2.main-page__howto-list__title, h2.main-page__course__big__title,
    h2.main-page__lector__title, div.main-page__news__title h2{
        font-size: 28px;
    }
    .programm__itm-new div.programm__itm__name a{
        font-size: 22px;
    }
    div.programm__itm__hour, div.programm__itm__price{
        font-size: 18px;
    }
    .block-course__request-text{
        margin-left: 0px;
    }
}
@media(max-width:350px){
    .block-preim .owl-item:not(:nth-child(3n+1)){
        padding-left: 0px;
    }
    .need-help__agree{
        text-align: center;
    }
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/css/common.style.css?176502540145026*/
:root {
    --dark-primary-color: #388e3c;
    --primary-color: #4caf50;
    --light-primary-color: #c8e6c9;

    --secondary-color: #f1446b;

    --primary-text: #212121;
    --secondary-text: #757575;

    --accent-color: #ff9800;
    --divider-color: #bdbdbd;

    --text-icon: #fff;
}

@font-face {
    font-display: swap;
    font-family: "FuturaPT-Book";
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Book.eot");
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Book?#iefix")format("embedded-opentype"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Book.woff") format("woff"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Book.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;


}
@font-face {
    font-display: swap;
    font-family: "Inter-Regular";
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Regular.eot");
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Regular?#iefix")format("embedded-opentype"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Regular.woff") format("woff"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;


}
/* @font-face {
    font-family: 'Inter';
    src:  url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Regular.ttf");
    font-weight: normal;
    font-style: normal;
  } */
@font-face {
    font-display: swap;
    font-family: "FuturaPT-Bold";
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Bold.eot");
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Bold.eot?#iefix")format("embedded-opentype"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Bold.woff") format("woff"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;

}
@font-face {
    font-display: swap;
    font-family: "Inter-Bold";
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Bold.eot");
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Bold.eot?#iefix")format("embedded-opentype"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Bold.woff") format("woff"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;

}
/* @font-face {
    font-family: 'Inter';
    src:  url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Bold.ttf");
    font-weight: normal;
    font-style: normal;
  } */

@font-face {
    font-display: swap;
    font-family: "FuturaPT-Medium";
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Medium.eot");
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Medium.eot?#iefix")format("embedded-opentype"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Medium.woff") format("woff"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;

}
@font-face {
    font-display: swap;
    font-family: "Inter-Medium";
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Medium.eot");
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Medium.eot?#iefix")format("embedded-opentype"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Medium.woff") format("woff"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;

}
/* @font-face {
    font-family: 'Inter';
    src:  url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Medium.ttf");
    font-weight: normal;
    font-style: normal;
  } */

@font-face {
    font-display: swap;
    font-family: "FuturaPT-Demi";
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Demi.eot");
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Demi.eot?#iefix")format("embedded-opentype"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Demi.woff") format("woff"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/FuturaPT-Demi.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;

}
@font-face {
    font-display: swap;
    font-family: "Inter-SemiBold";
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-SemiBold.eot");
    src: url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-SemiBold.eot?#iefix")format("embedded-opentype"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-SemiBold.woff") format("woff"),
        url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;

}
/* @font-face {
    font-family: 'Inter';
    src:  url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-SemiBold.ttf");
    font-weight: normal;
    font-style: normal;
  } */

@font-face {
    font-display: swap;
    font-family: 'FuturaPT-Light';
    src: url('/local/templates/appkk-green--agalarov/css/../fonts/futura_pt_light.eot');
    src: url('/local/templates/appkk-green--agalarov/css/../fonts/futura_pt_light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/appkk-green--agalarov/css/../fonts/futura_pt_light.woff2') format('woff2'),
        url('/local/templates/appkk-green--agalarov/css/../fonts/futura_pt_light.woff') format('woff'),
        url('/local/templates/appkk-green--agalarov/css/../fonts/futura_pt_light.ttf') format('truetype'),
        url('/local/templates/appkk-green--agalarov/css/../fonts/futura_pt_light.svg#futura_pt_light') format('svg');

}
@font-face {
    font-display: swap;
    font-family: 'Inter-Light';
    src: url('/local/templates/appkk-green--agalarov/css/../fonts/Inter-Light.eot');
    src: url('/local/templates/appkk-green--agalarov/css/../fonts/Inter-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/appkk-green--agalarov/css/../fonts/Inter-Light.woff') format('woff'),
        url('/local/templates/appkk-green--agalarov/css/../fonts/Inter-Light.ttf') format('truetype'),
        url('/local/templates/appkk-green--agalarov/css/../fonts/Inter-Light.svg#Inter-Light') format('svg');

}
/* @font-face {
    font-family: 'Inter';
    src:  url("/local/templates/appkk-green--agalarov/css/../fonts/Inter-Light.ttf");
    font-weight: normal;
    font-style: normal;
  } */

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

h2 {
    font-family: "Inter-Medium";
    font-size: 50px;
    margin: 0;
    margin-bottom: 50px;
    color: var(--primary-text);
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

a,
a:hover,
a:active {
    color: var(--dark-primary-color);
    text-decoration: none;
}

p {
    padding: 0;
    margin: 0;
}

input {
    /* background-color:red; */
    border-radius: 10px;
    padding: 12px 20px;
    border: none;
    font-size: 14px;
    color: var(--primary-text);
    width: 100%;
}

input:focus {
    outline: none;
}

input::placeholder {
    color: var(--divider-color);
    font-family: "Inter-Regular";

}

.container {
    max-width: 1100px;
    width: 100%;
    padding: 0 20px;
}

.section__wrapper-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 50px;
}

@media (max-width: 991px) {
    .section__wrapper-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .section__wrapper-grid {
        margin-bottom: 30px;
    }
}

@media (max-width: 520px) {
    .section__wrapper-grid {
        margin-bottom: 20px;
    }
}

/************<FORM>*********************/
.section__info {
    margin-bottom: 50px;
}

.wrapper__course .direction__course{
    height: 100%;
    padding: 20px 0 !important;
}
.info {
    display: flex;
    /* display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px; */
}

.info__form,
.direction__form {
    padding: 30px 30px 15px 30px;
    border-radius: 20px;
}

.info__form {
    background: url(/local/templates/appkk-green--agalarov/css/../images/form-bg.svg) no-repeat left center/ contain, #e8e8e8;
    color: var(--primary-text);
}

.direction__form {
    background-color: var(--primary-color);
    color: var(--text-icon);
}

.direction__form .input-button {
    /* background-color: var(--text-icon); */
    /* color: var(--primary-color); */
    background-color: #FF9800;
    /* Получить консультацию */
    /* font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%; */
    color: #FFFFFF;







}

.direction__form .input-button:hover {
    color: var(--text-icon);
}

.direction__form .form__personal-data {
    /*color: var(--dark-primary-color);*/
    color: #FFFFFF;
    opacity: 0.5;
    padding-top: 19px;
}

.form__title {
    font-family: "Inter-Medium";
    font-size: 30px;
    font-weight: 450;
    margin: 0;
    margin-bottom: 10px;
}

.form__subtitle {
    font-family: "Inter-Regular";
    font-size: 14px;
    font-weight: 450;
    margin: 0;
    margin-bottom: 20px;
}

.form-data { 
   /* display: grid;
    grid-template-columns: 1fr 1fr;*/
    gap: 15px;
}

.form-inputs-wrapper{
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.form-inputs-wrapper > *{
    flex: 1 1 40%;
}

.input-button {
    text-align: left;
    padding: 13px 20px 13px 20px;
    background-color: var(--primary-color);
    color: var(--text-icon);

    transition: background-color .3s;
}

.form-button {
    position: relative;
}

.form-button::after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-more-white.svg) no-repeat center/contain;
    display: block;
    width: 10px;
    height: 13px;
    position: absolute;
    right: 15px;
    top: 51%;
    transform: translateY(-50%);
    z-index: 20;
}

.input-button:hover {
    background-color: var(--dark-primary-color);
    color: var(--text-icon);
}

.form__personal-data {
    font-size: 12px;
    font-family: "Inter-Regular";
    color: var(--divider-color);
    padding-top: 10px;
}

.form__personal-data a {
    font-family: "Inter-Medium";
    color: inherit;
    font-weight: 500;
    text-decoration: underline;
}

.info__description {
    display: flex;
    justify-content: space-evenly;
    flex-flow: column;
}

.info-description__title {
    font-family: "Inter-Medium";
    font-size: 30px;
    margin: 0;
    padding: 0;
}

.info-description__subtitle {
    color: var(--secondary-text);
    font-size: 14px;
    font-family: "Inter-Regular";
    /* «Центральная АКАДЕМИЯ профессиональной переподготовки и повышения квалификации кадров ЦАППКК» приглашает педагогов, тренеров, психологов, учителей, воспитателей, руководителей организаций пройти обучение на дистанционных курсах профессиональной переподготовки и повышения квалификации. После успешной сдачи итоговых контрольных точек вы получите документ об образовании (диплом или удостоверение) установленного образца, который повысит ваш статус в организации и даст возможность карьерного роста. */



    /* font-family: 'Inter'; */
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    /* or 19px */
    padding: 0 20px;



}

.good-status {
    display: none;
    color: var(--dark-primary-color);
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 20px;
}


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

        grid-template-columns: 1fr;
        gap: 15px;
    }

    .form-inputs-wrapper > *{
        flex: 1 1 100%;
    }

    .info__form {
        background: #e8e8e8;

    }
}

@media (max-width: 767px) {
    .info {
        grid-template-columns: 1fr;
    }

    .info__form {
        background: url(/local/templates/appkk-green--agalarov/css/../images/form-bg.svg) no-repeat left center/ contain, #e8e8e8;
    }
}

@media (max-width: 520px) {
    .info__form {
        background: #e8e8e8;
        padding: 15px;
    }

    .direction__form {
        padding: 15px;
    }

    .form__title,
    .info-description__title {
        font-size: 20px;
    }

    .info-description__title {
        margin-bottom: 10px;
    }
}

/************</FORM>*********************/
/* ****************<SEARCH FORM>******************* */
.search__form {
    position: relative;
}

.search__form::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    bottom: 0;
    border-radius: 1px;
}

.search-input {
    background-color: transparent;
    background: url(/local/templates/appkk-green--agalarov/css/../images/my-icons/search-icon.svg) no-repeat left center/ 17px 17px;
    font-family: "Inter-SemiBold";
    color: var(--text-icon);
    padding: 12px 27px;
}

.search-input::placeholder {
    font-family: "Inter-SemiBold";
    color: var(--text-icon);
}

.search-submit {
    position: absolute;
    top: 50%;
    right: 0;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background: url(/local/templates/appkk-green--agalarov/css/../images/my-icons/arrow-search.svg) no-repeat center/ 15px 15px;
    background-color: transparent;
    padding: 0;
}

@media (max-width: 767px) {
    .search-submit {
        display: none;
    }
}

/* ****************</SEARCH FORM>******************* */

/************<SECTION DIRECTION>*********************/


.main-page__course__big__itm {
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}

div.main-page__course__big__itm__text {
    margin: 0;
}

@media (max-width: 520px) {
    div.main-page__course__big__itm {
        min-height: inherit;

    }

    div.main-page__course__big__itm__text {
        display: none;
    }
}

/************</SECTION DIRECTION>*********************/
/* ******<SECTION EVENT>****** */
.section__event {
    margin-bottom: 50px;
}

.event__list {
    margin: 0 0 40px 0;
    padding: 0;
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}

.event__item {
    margin: 0;
    max-height: 150px;
}

.event__item a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
}

.event__item a::before {
    content: "";

    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #388E3C 100%);

    background-position: 0 0;
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    transition: top .3s;
}

.event__item:hover a::before {
    top: 0;
    background: linear-gradient(180deg, rgba(76, 175, 80, .1) 0%, rgba(76, 175, 80, 0.5) 2%, #388E3C 100%);

}

.event__item:hover .event__img {
    transform: scale(1.3);
}


.event__img {
    width: 100%;
    /*   height: 100%; */
    transition: transform .6s ease-out;
    object-fit: cover;
}

.event__name {
    /* max-width: 250px; */
    width: 100%;
}

.event__name {
    position: absolute;
    bottom: 0px;
    font-family: "Inter-Regular";
    color: var(--text-icon);
    font-size: 19px;
    padding: 0px 35px 0px 15px;
    margin-bottom: 15px;
    width: 100%;
    line-height: 1;
    z-index: 3;
}

.event__name:after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/arrow-more.svg) 50% no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    right: 25px;
}

@media (max-width: 991px) {
    .event__list {
        gap: 50px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .wrapper__course {
        padding: 0;
        margin-bottom: 20px;
    }

    .event__list {
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }

    .event__item a {
        border-radius: 10px;
    }
}

@media (max-width: 520px) {
    .event__list {
        grid-template-columns: 1fr;
    }
}

/* ******</SECTION EVENT>****** */



@media (max-width: 991px) {}

@media (max-width: 767px) {
    h2 {
        font-size: 40px;
        margin-bottom: 30px;
    }
}

@media (max-width: 520px) {
    h2 {
        font-size: 20px;
    }

    div.main-page__course__big__itm__text {
        /* display: none; */
    }
}

/* ********</SECTION TIMER-FORM>******** */
.section__form {
    color: var(--text-icon);
    border-radius: 20px;
    padding: 36px 100px 15px 60px;
    margin-bottom: 100px;
    background: url(/local/templates/appkk-green--agalarov/css/../images/my-icons/other-1.png) no-repeat left bottom,
        url(/local/templates/appkk-green--agalarov/css/../images/my-icons/other-2.png) no-repeat right top,
        var(--primary-color);
}

.timer-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.timer-block__title {
    font-family: "Inter-Medium";
    font-size: 32px;
    line-height: 120%;
    color: var(--text-icon);
    margin-bottom: 0;
    min-width: 260px;
}

.timer-block__price-wrapper {
    flex-grow: 1;
    flex-shrink: 0;
    position: relative;
    padding-left: 20px;
}

.timer-block__price-wrapper::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 70px;
    width: 2px;
    background-color: #fff;
    border-radius: 1px;
}

.timer-block__price-title {
    font-family: "Inter-Medium";
    font-size: 24px;
    line-height: 120%;
}

.timer-block__price {
    font-family: "Inter-Bold";
    font-weight: 700;
    font-size: 42px;
    line-height: 120%;
    color: var(--accent-color);
}

.form-block .form-data {
    /*display: flex;
    justify-content: space-between;
    align-items: stretch;*/

}

.form-block .form-inputs-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: nowrap;
}


.form-block .input-button {
    text-align: center;
    font-size: 16px;
    font-family: "Inter-Medium";
    line-height: 100%;
    color: #f8f9fa;
    background-color: var(--accent-color);
    padding: 12px 20px;
    height: 100%;
}

.form-block .input-button:hover {
    background-color: #cc7a00;
}

.form-block .form__personal-data {
    color: #fff;
}

/* timer */

.week-timer {
    /* margin-bottom: 47px; */
    overflow: hidden;

    width: 100%;
}

.week-timer .countdown-amount {
    font-family: "Inter-SemiBold";
    font-size: 53px;
    line-height: 66px;
    color: #FFF;
    vertical-align: middle;
    display: inline-block;
}

.week-timer .countdown-amount:after {
    content: ":";
    display: inline-block;
    vertical-align: top;
    line-height: 56px;
}

.week-timer .countdown-section:last-child .countdown-amount:after {
    content: none;
}

.week-timer .countdown-section {
    font-family: "Inter-Medium";
    font-weight: 450;
    font-size: 20px;
    line-height: 124%;
    color: #fff;
}

@media (max-width: 991px) {
    .form-block .form-data {
        flex-wrap: wrap;
    }

    .form-block .form-inputs-wrapper{
        flex-wrap: wrap;
    }

    .form-block .form-data input,
    .form-block .form-data .consultation-submit {
        width: 45%;
    }

    .form-block .consultation-submit .input-button {
        width: 100%;
    }

    .section__form {
        padding: 36px 50px 15px 50px;
    }

    .timer-block {
        flex-wrap: wrap;
    }

    .timer-block__title {
        margin-bottom: 20px;
        min-width: inherit;
    }

    .week-timer {
        /* margin-bottom: 47px; */
        overflow: hidden;

        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    .timer-block__price-title {
        font-size: 20px;
    }

    .timer-block__price {
        font-size: 40px;
    }

    .form-block .form-data {
        flex-wrap: wrap;
    }

    .form-block .form-data input,
    .form-block .form-data .consultation-submit {
        width: 100%;
    }

    .section__form {
        padding: 10px 10px 20px 10px;
        margin-bottom: 40px;

    }

    .timer-block__title {}

    .timer-block__price-wrapper::before {
        display: none;
    }

    .timer-block__price-wrapper {
        align-self: flex-start;
        padding: 0;
    }

    .timer-block {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 20px;
    }

    .week-timer {
        margin-bottom: 20px;
        width: 100%;
    }


    .week-timer .countdown-amount {
        font-size: 40px;
        line-height: 44px;
    }

    .week-timer .countdown-amount::after {
        line-height: 35px;
        font-size: 30px;
    }

    .week-timer .countdown-section {
        font-size: 16px;
    }
}

@media screen and (max-width: 520px) {
    .section__form {
        border-radius: 10px;

    }

    .timer-block__title {
        font-size: 20px;
    }
}


/* ********</SECTION TIMER-FORM>******** */
/* ********< SECTION PROGRAMM-RELINK>******** */
.program__relink {
    margin-bottom: 100px;
}

.relink__list {
    display: flex;
    flex-direction: column;

}

.relink__item {
    position: relative;
    border: 1px solid var(--light-primary-color);
    border-radius: 20px;
    padding: 40px;
    margin-bottom: 20px;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.relink__item:hover {
    box-shadow: 0 4px 20px 0 rgb(200, 230, 201);
}

.relink__link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;

}

.relink-itm__img {
    object-fit: contain;
    align-self: flex-start;
    max-width: 80px;
}

.relink-itm__img--width {
    flex: 0 0 80px;
}

.relink-itm__title {
    font-family: "Inter-SemiBold";
    font-size: 26px;
    color: var(--primary-color);
    font-weight: 500;
    margin: 0;
    padding: 0 10px;
    line-height: 140%;

    max-width: 610px;
}

.relink-itm__time {
    color: var(--primary-color);
    font-size: 22px;
    font-family: "Inter-Regular";
}

.relink-itm__time.time-icon {
    font-family: "Inter-Medium";
    position: relative;
    padding-right: 50px;
}

.relink-itm__time.time-icon::after {
    content: '';
    display: block;
    top: 50%;
    right: 0;
    background: url(/local/templates/appkk-green--agalarov/css/../images/icon-kurs.png) no-repeat;
    width: 33px;
    height: 33px;
    position: absolute;
    margin-left: 22px;
    transform: translateY(-50%);
}


.relink-itm__price {
    font-family: "Inter-SemiBold";
    color: var(--primary-text);
    font-size: 22px;

}


.relink-itm__price--old {
    font-family: "Inter-Regular";
    color: var(--secondary-text);
    text-decoration: line-through;
}

.relink-itm__price--new {
    font-family: "Inter-Medium";
    color: #f1446b;
    font-weight: 700;

}


.another-course__title {
    font-family: "Inter-Regular";
    font-size: 32px;
    color: var(--dark-primary-color);

}

.program__relink__button__wrapper {}

.relink__btn {
    display: inline-block;
    border: 1px solid var(--dark-primary-color);
    color: var(--dark-primary-color);
    background-color: #fff;
    font-family: "Inter-SemiBold";
    font-size: 16px;
    font-weight: 500;
    border-radius: 20px;
    padding: 8px 20px;
    transition: color .3s, background-color .3s;
}

.relink__btn:hover {
    background-color: var(--dark-primary-color);
    color: #fff;
}

.relink__btn:focus {
    color: #fff;
    text-decoration: none;
}

.programm-list .relink__item {

    justify-content: flex-start;

}

.programm-list .relink-itm__description {

    margin-left: auto;

}

@media (max-width: 991px) {
    .relink-itm__description {
        flex-shrink: 0;
    }
}

@media (max-width: 767px) {
    .relink__item {
        flex-wrap: wrap;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .relink-itm__title {
        padding: 0;
        order: -1;
        max-width: inherit;
        margin-bottom: 20px;
        width: 100%;
        font-size: 22px;
    }

    .relink-itm__img {
        margin-right: 20px;
    }
}

@media (max-width: 520px) {
    .program__relink {
        margin-bottom: 40px;
    }

    .another-course__title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .relink__item {
        padding: 10px;
        border-radius: 10px;
    }

    .relink__item--w-sale {
        padding-top: 30px;
    }

    .relink-itm__title {
        font-size: 18px;
    }

    .relink-itm__time,
    .relink-itm__price {
        font-size: 20px;
    }

    .relink__btn {
        display: block;
        border-radius: 20px;
        padding: 12px 20px;
    }
}

/* ********</SECTION PROGRAMM-RELINK>******** */

/* ****<SECTION TABLE-CURRICULUM>******* */
.txl {
    text-align: left;
}

.table {
    width: 100%;
    color: var(--primary-text);
    font-size: 15px;
    font-family: "Inter-Regular";
    line-height: 100%;

}

.table span {
    /* background-color: var(--light-primary-color); */
    background-color: #e3f2e4;
    width: 100%;


    padding: 18px 0;
    text-align: center;

    display: flex;
    flex-direction: column;
    justify-content: center;
}

.table__head,
.table__body-item {
    display: grid;
    grid-template-columns: 3% 25% 13% auto 20%;
    gap: 4px;
}

.table.desktop .table__head {
    margin-bottom: 4px;
}

span.table-head__inner {
    padding: 0;
    padding-top: 14px;
}

.table-head__inner div {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 4px;
    border-top: 4px solid #fff;
    margin-top: 14px;
}

.table-head__inner div span:nth-child(2) {
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
}

.table__title {
    display: grid;
    grid-template-columns: 1fr;

    margin-bottom: 4px;
    font-size: 16px;
}

.table__title span {
    background-color: var(--primary-color);
    color: #fff;
    transition: background-color .3s;
}

.table__title.accordeon span {
    cursor: pointer;
    position: relative;
    padding-right: 41px;
    padding-left: 41px;
}

.table__title.accordeon span::after {
    content: '';
    background: url(/local/templates/appkk-green--agalarov/css/../images/my-icons/accordeon-arrow-1.svg) no-repeat center/contain;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);

    transition: transform .3s;
}

.table__title.accordeon.active span::after {
    transform: translateY(-50%) rotate(180deg);
}

.table__title.accordeon span:hover {
    background-color: var(--dark-primary-color);
}

.table__body {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4px;
    margin-bottom: 4px;
}

.table-body__value {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 4px;
}

.table.tablets {
    display: none;
}


.table__head> :first-child,
.table__title span,
.table__body-item> :first-child,
.table-footer__top> :first-child,
.table-footer__bottom> :first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.table__head> :last-child,
.table__title span,
.table__body-item> :last-child,
.table-footer__top> :last-child,
.table-footer__bottom> :last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}


.table .table__head>span:nth-child(2),
.table .table__body-item>span:nth-child(2) {
    text-align: left;
    padding-left: 30px;
}


.table__footer {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4px;
    /* margin-bottom: 4px; */
}

.table-footer__top {
    display: grid;
    grid-template-columns: calc(28% + 4px) auto 20%;
    gap: 4px;
}

.table-footer__top span {
    padding: 0;
}

.table-footer__top :nth-child(2) {
    padding: 18px 0;
}

.table-footer__bottom {
    display: grid;
    grid-template-columns: calc(28% + 4px) auto;
    gap: 4px;

    font-style: "Inter-Bold";
    color: var(--primary-color);
    font-weight: 700;
}

.table .table-footer__bottom span:first-child,
.table .table-footer__top span:first-child {
    text-align: left;
    padding-left: 50px;
}

/* .table__body,
.table-body__value {
    overflow: auto;
    transition: max-height 1.3s;
} */

.table__body.invisible,
.table__body .invisible,
.table-body__value.invisible,
.table-body__value .invisible,
.curriculum__table .invisible {
    /* transition: max-height 1.3s; */
    /* max-height: 0; */

    visibility: hidden;
    display: none;
}

.table__body.active,
.table__body .active,
.table.tablets .table-body__value.active,
.table.tablets .table-body__value .active .curriculum__table .invisible.active {
    /* max-height: 700px;
    transition: max-height 1.3s; */
    visibility: visible;
    display: grid;
    gap: 4px;

}

@media (max-width: 767px) {

    .table .table-body__title,
    .table .table-body__inner span,
    .table .table__head>span:nth-child(2) {
        text-align: left;
        padding-left: 10px;
    }

    .table .table-body__inner span:nth-child(2)::before {
        order: 1;
    }

    .table .table-body__inner span {
        padding-right: 20px;
    }

    .table-body__value span {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        align-items: center;
    }

    .table-body__value span::before {
        content: attr(data-label);
        max-width: 70%;

    }

    .table__title.accordeon span {
        padding-right: 26px;
        padding-left: 26px;
    }

    .table__title.accordeon span::after {
        right: 10px;
    }

    .table.desktop {
        display: none;
    }

    .table.tablets {
        display: block;
    }

    .table.tablets .table__head span {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .table.tablets .table__head,
    .table.tablets .table__body {
        grid-template-columns: 50px auto;
        gap: 2px;
        margin-bottom: 4px;
    }

    .table.tablets .table__title,
    .table.tablets .table-body__select,
    .table-body__value {
        display: grid;
        grid-template-columns: 1fr;
        gap: 2px;
        margin-bottom: 4px;
    }

    .table.tablets .table-body__select,
    .table.tablets .table-body__value {
        margin: 0;

    }


    .table.tablets .table-body__value span {
        background-color: #d6ecd6;
    }

    .table.tablets .table__body .table-body__select span {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .table.tablets .table__body .table-body__value span {
        border-radius: 0;
    }

    .table.tablets .table__body .table-body__value span:last-child {
        border-bottom-right-radius: 10px;
    }

    .table.tablets .table-body__number {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .table.tablets .table-body__inner {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }



    .table.tablets .table-body__title.accordeon {
        position: relative;
        padding-right: 21px;
    }

    .table.tablets .table-body__title.accordeon::after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        right: 11px;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);


        border-bottom: 2px solid var(--primary-color);
        border-right: 2px solid var(--primary-color);
        border-radius: 1px;
        /* z-index: 20; */
        transition: transform .3s;
    }

    .table.tablets .table-body__title.accordeon.active::after {
        transform: translateY(-50%) rotate(-135deg);
    }



    /* *****test****** */
    .table .table-body__title {
        background-color: transparent;
        justify-content: left;
    }

    .table .table-body__inner {
        background-color: #e3f2e4;
    }

    .table__footer {
        display: grid;
        grid-template-columns: 1fr;
        gap: 2px;
        /* margin-bottom: 4px; */
    }

    .table-footer__top {
        display: grid;
        grid-template-columns: 32% 18% auto;
        gap: 2px;
    }

    .table-footer__top span {
        padding: 2vw 0;
    }

    .table-footer__bottom {
        display: grid;
        grid-template-columns: 32% auto;
        gap: 2px;

        font-style: "Inter-Bold";
        color: var(--primary-color);
        font-weight: 700;
    }

    .table .table-footer__bottom span:first-child,
    .table .table-footer__top span:first-child {
        padding-left: 13px;
    }
}


#table-calendar-plan.table .table__head span {
    padding-top: 30px;
    padding-bottom: 30px;
}

#table-calendar-plan.table .table__head,
#table-calendar-plan.table .table__body-item {
    grid-template-columns: 3% auto 20% 20%;
}


.buttons-group {
    margin-top: 50px;
    margin-bottom: 100px;
    display: flex;
}

.download__btn {
    font-family: "Inter-SemiBold";
    font-size: 16px;
    margin-right: 30px;
    position: relative;
    display: inline-block;
    background-color: #f1446b;
    color: #fff;
    border-radius: 20px;
    padding: 12px 10px;
    padding-right: 60px;
    cursor: pointer;
}

.download__btn::after {
    content: "";
    display: block;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 25px;
    height: 12px;
    width: 10px;
    background: url(/local/templates/appkk-green--agalarov/css/../images/my-icons/arrow-more-white.svg) no-repeat center/ contain;
}

.download__btn:hover,
.download__btn:active {
    background-color: #c13656;
    color: #fff;
}

@media (max-width: 767px) {
    .buttons-group {
        margin-top: 50px;
        margin-bottom: 100px;
        justify-content: space-between;
    }

    .download__btn {
        margin: 0;
    }
}

@media (max-width: 520px) {
    .buttons-group {
        flex-direction: column;
        justify-content: space-between;
    }

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

/* ****</SECTION TABLE-CURRICULUM>******* */



.section__tabs-link {
    margin-top: 100px;
}

.relink__list {
    margin-top: 30px;
}

@media (max-width: 520px) {
    .section__tabs-link {
        margin-top: 30px;
    }
}


/* ** SUBSCRIBE FORM ** */
.section__delivery+.container {
    margin-top: 60px;
}

.section__subscribe {
    margin: 0;
    background: url(/local/templates/appkk-green--agalarov/css/../images/subscr-bg.png) no-repeat left bottom #E8E8E8;
    border-radius: 0px 100px 0px 0px;
    padding: 10px 127px 0 30%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.subscribe__info {
    padding: 15px 15px 5px 0;
}

.subscribe__title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 110%;
    color: #373737;
}
@media screen and (max-width: 991px) {
  .subscribe__title {
    margin-top: 18px; /* добавлено по задаче 1018407 20.11.24*/
  }
}
.subscribe__description {
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 110%;
    color: #373737;
}

.subscribe__agree {
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 110%;
    color: rgba(51, 51, 51, 0.44);
}

.subscribe-form .note {
    color: var(--primary-color);
    font-weight: bold;
    padding: 20px 0;
    display: none;
}

.subscribe-form input {
    font-size: 12px;
    line-height: 120%;
    border-radius: 10px;
    padding: 10px 20px;
    margin-bottom: 7px;
    width: 222px;
}

.subscribe-form input[type="submit"] {
    text-align: center;
    background-color: var(--primary-color);
    color: var(--text-icon);
    transition: background-color .3s;
}

.subscribe-form input[type="submit"]:hover {
    background-color: var(--dark-primary-color);
}

.mobile-img-subscr {
    display: none;
}

.agree__mobile {
    display: none;
}

.subsribe__section__left {
    max-width: 252px;
    margin-top: 40px;
}


.subsribe__section__left .section__subscribe {
    display: block;
    padding: 70px 32px 20px 32px;
    background: #E8E8E8;
}

.subsribe__section__left .subscribe-form input {
    width: 100%;
}

.subsribe__section__left .subscribe__info .subscribe__agree {
    display: none;
}

.subsribe__section__left .agree__mobile {
    display: block;
}

.subsribe__section__left .section__subscribe .mobile-img-subscr {
    display: block;
    position: absolute;
    left: 32px;
    top: -25px;
    z-index: 2;
    ;
}

.subsribe__section__left .section__subscribe .mobile-img-subscr img {
    max-width: 100%;
}


@media screen and (max-width: 991px) {
    .section__subscribe {
        padding: 70px 32px 0 32px;
        background: #E8E8E8;

    }

    .section__subscribe .mobile-img-subscr {
        display: block;
        position: absolute;
        left: 32px;
        top: -25px;
        z-index: 2;
        ;
    }

    .section__subscribe .mobile-img-subscr img {
        max-width: 100%;
    }
}

@media screen and (max-width: 550px) {
    .section__subscribe {
        display: block;
        padding: 70px 32px 20px 32px;
    }

    .subscribe-form input {
        width: 100%;
    }

    .subscribe__info .subscribe__agree {
        display: none;
    }

    .agree__mobile {
        display: block;
    }
}

/* ** /SUBSCRIBE FORM ** */


/**** promo checkbox ****/
.promo-agree_wrap{
    margin-top: 19px;    
}
.checkbox-item{    
    display: flex;
    gap: 8px;
    align-items: center;
}

.checkbox-label{
    color: rgba(41, 41, 41, 0.50);    
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; 
    margin-bottom: 0;
}

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

input[type='checkbox'].checkbox-input {
    appearance: none;
    width: 16px;
    height: 16px;
    min-width: 16px;
    border-radius: 2px;
    border: 1px solid #212121;
    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;
    padding: 0;
}

input[type='checkbox'].checkbox-input:checked{
    background-color: transparent;    
    border-color: #212121;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.49693 7.67613L0 4.1792L0.874233 3.30496L3.49693 5.92766L9.12577 0.298828L10 1.17306L3.49693 7.67613Z' fill='%23212121'/%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-position: center;
}

input[type='checkbox'].checkbox-input:hover:not(:disabled) {
    box-shadow: 0 0 0 0.25rem rgba(33, 33, 33, 0.1); 
}

input[type='checkbox'].checkbox-input:active {
    filter: brightness(90%);
}

input[type='checkbox'].checkbox-input:focus {
    border-color: #212121;
    outline: none;
    box-shadow: 0 0 0 0.25rem rgba(33, 33, 33, 0.1);
}

input[type='checkbox'].checkbox-input:disabled {
    filter: none;
    opacity: 0.5;
    cursor: not-allowed;
}

input[type='checkbox'].checkbox-input:disabled ~ .checkbox-label {
    opacity: 0.5;
    cursor: not-allowed;
}

#callme .promo-agree_wrap{
    margin-top: 9px;
    margin-bottom: 24px;
}


#callme input[type='checkbox'].checkbox-input:checked{
    border-color: #ADB5BD;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.49693 7.67613L0 4.1792L0.874233 3.30496L3.49693 5.92766L9.12577 0.298828L10 1.17306L3.49693 7.67613Z' fill='%23ADB5BD'/%3e%3c/svg%3e ");
}


.direction__form input[type='checkbox'].checkbox-input:checked{
    border-color: #FFFFFF;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.49693 7.67613L0 4.1792L0.874233 3.30496L3.49693 5.92766L9.12577 0.298828L10 1.17306L3.49693 7.67613Z' fill='%23FFFFFF'/%3e%3c/svg%3e ");
}

.direction__form .checkbox-label{
    color: #FFFFFF;
}

.direction__form input[type='checkbox'].checkbox-input:hover:not(:disabled) {
    box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.1); 
}

.direction__form input[type='checkbox'].checkbox-input:focus {
    border-color: #FFFFFF;
    outline: none;
    box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.1);
}

.subscribe-form .promo-agree_wrap{
    margin-top: 9px;
    margin-bottom: 10px;
}

.subscribe-form .checkbox-label{
    color: rgba(33, 33, 33, 0.70);   
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 11px;
}

#course-consult .need-help__agree{
    margin-top: 24px;
}


#course-consult input[type='checkbox'].checkbox-input:checked{
    border-color: #ADB5BD;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.49693 7.67613L0 4.1792L0.874233 3.30496L3.49693 5.92766L9.12577 0.298828L10 1.17306L3.49693 7.67613Z' fill='%23ADB5BD'/%3e%3c/svg%3e ");
}

.form-block:not(.fdf-form-wrapper) input[type='checkbox'].checkbox-input{
    border-color: #FFFFFF;
}

.form-block:not(.fdf-form-wrapper) input[type='checkbox'].checkbox-input:checked{
    border-color: #FFFFFF;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.49693 7.67613L0 4.1792L0.874233 3.30496L3.49693 5.92766L9.12577 0.298828L10 1.17306L3.49693 7.67613Z' fill='%23FFFFFF'/%3e%3c/svg%3e ");
}

.form-block:not(.fdf-form-wrapper) input[type='checkbox'].checkbox-input:hover:not(:disabled) {
    box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.2); 
}

.form-block:not(.fdf-form-wrapper) input[type='checkbox'].checkbox-input:focus {
    border-color: #FFFFFF;
    outline: none;
    box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.1);
}

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

.fdf-form-wrapper .checkbox-label{
    color: var(--secondary-text);
    font-family: "Inter-Medium";
}




.blog_fixed_items {
    /* transition: all 0.3s ease;
     */
     max-width: 360px;
     width: 100%;
}
 .blog_fixed_items.fixed {
     position: fixed;
     top: 157px;
    /* Отступ от верха */
     z-index: 100;
}
 .gift_form{
     display: flex;
     max-width: 333.3px;
     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: 333.3px;
     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: 30px;
}
 .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;
     text-decoration: underline;
}
 .gift_form_policy_agree{
     display: flex;
     flex-direction: row;
     justify-content: flex-start;
     grid-gap: 5px;
}
 .gift_form_policy_agree_box{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     align-self: center;
     width: 16px;
     height: 16px;
     justify-content: center;
     align-items: center;
}
.gift_form_policy_agree_box input[type='checkbox'].checkbox-input:checked{
  border-color: #fff;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.49693 7.67613L0 4.1792L0.874233 3.30496L3.49693 5.92766L9.12577 0.298828L10 1.17306L3.49693 7.67613Z' fill='%23fff'/%3e%3c/svg%3e");
}
 .gift_form_policy_agree_box input[type='checkbox'].checkbox-input{
    border-color: #fff;
}
 @media (max-width: 1199px) {
     .blog_fixed_items {
         width: 292px;
    }
}
 @media (max-width: 992px) {
     .blog_fixed_items {
         /* display: none; */
        width: 100%;
        max-width: 270px;
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .blog_fixed_items .subscribe__info{
          min-width: fit-content;
    }
    .blog_fixed_items.fixed {
        position: fixed;
        top: 170px;
        z-index: 100;
    }
}

@media (max-width: 767px) {
    .blog_fixed_items.fixed {
         position: static !important;
    }
    /* .blog_fixed_items .subscribe__info{
      min-width: 351px;
    } */
    .blog_fixed_items .subsribe__section__left{
      max-width: 100%;
    }
    .blog_fixed_items {
        max-width: inherit;
    }
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/header.style.css?17650254169902*/
.header__top-line {
  padding: 7px 0;
  text-align: center;
}

.header__top-line .bvi-open {
  font-family: "Inter-SemiBold";
  /* display: block; */

  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  color: var(--secondary-text);
}

.header__main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

.header__logo {
  flex-basis: 25%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.float-menu .header__logo {
  flex-basis: inherit;
}

.logo__link {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.logo__img {
  max-width: 80px;
  margin-right: 10px;
}

.logo__slogan {
  width: 100%;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-family: "Inter-Bold";

}

.slogan-shirt,
.menu-header-link,
.menu-callback__phone {
  display: none;
}

.header-link {
  display: block;
  text-transform: uppercase;
  font-family: "Inter-SemiBold";
  font-size: 10px;
  color: var(--dark-primary-color);
}



.wrapper__course .direction__course {
  /* background: #f7f7f7 url('/local/templates/appkk-green--agalarov/images/ngbg_grey.webp') right center no-repeat; на новывй год*/
  background: #f7f7f7;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.header__callback {
  flex-basis: 75%;
  background-color: var(--primary-color);
  /* background: #4caf50 url('/local/templates/appkk-green--agalarov/images/ngbg.webp') left center no-repeat;  на новый год*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  padding: 25px 30px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}


.callback__search {
  padding: 0;
  max-width: 300px;
  width: 100%;
  flex-shrink: 1;
  flex-grow: 0;
}

.callback__btn {
  color: #fff;
  font-family: "Inter-SemiBold";
  padding: 12px 20px;
  border: 1px solid #fff;
  border-radius: 20px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  margin: 0 5px;
  transition: background-color .3s, color .3s;
}

.callback__btn:hover {
  color: var(--primary-color);
  background-color: #fff;
}

.callback__phone {
  padding: 0;
  flex-shrink: 0;
  /* flex-grow: 0; */
}


.header__nav {
  margin-top: 30px;
  width: 100%;
  flex-basis: 100%;
}

.nav__list {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: "Inter-SemiBold";
  color: var(--dark-primary-color);
  align-items: center;
}

.nav__list li {
  text-align: center;
}

.nav__list li a {
  text-transform: uppercase;
  color: var(--dark-primary-color);
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 12px;
  display: block;
  transition: color .3s, background-color .3s;

}

.nav__list li a:hover,
.nav__list li.selected>a {
  color: #fff;
  background-color: var(--primary-color);
}

.nav__list .parent-el {
  position: relative;

}

.nav__list .child-menu {
  position: absolute;
  z-index: 100;
  left: 0;
  transform: scale(0);
  padding: 0;
  border: 1px solid #fff;

}

.nav__list .child-menu a {
  border-radius: 0;
  white-space: nowrap;
}

.nav__list .parent-el:hover .child-menu,
.nav__list .parent-el .child-menu:hover {
  transform: scale(1);
}

.header__nav-btn {
  display: none;
}

.nav-btn {
  height: 24px;
  width: 24px;
  background-color: transparent;
  padding: 6px 3px;
  margin: 0;
  border: none;
  outline: none;
}


.nav-btn span {
  display: block;
  height: 2px;
  width: 100%;
  background: var(--primary-color);
  border-radius: 2px;
  margin-bottom: 3px;
  transition: transform .3s;
}


.nav-btn.active span:nth-child(1) {
  transform: translateY(5px) rotate(-45deg)
}

.nav-btn.active span:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}

.nav-btn.active span:nth-child(3) {
  transform: translateY(-5px) rotate(45deg);
}


.share__wrap {
  text-align: right;
  margin-top: 20px;
}

.share__wrap span,
.share__wrap .share__items {
  display: inline-block;
  vertical-align: middle;
}

.section__title {
  display: flex;
  justify-content: space-between;
  max-height: 220px;
  height: 100%;
  margin-bottom: 50px;
}

.section__title .header__title-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.section__title .header__title {
  font-size: 22px;
  font-family: "Inter-Regular";
  color: #373737;
  margin: 0;
  margin-bottom: 20px;

}

.section__title .sign-up-course__btn {
  align-self: flex-start;
  background-color: var(--primary-color);

}

.section__title .sign-up-course__btn:hover {
  background-color: var(--dark-primary-color);

}

.section__title .sign-up-course__btn::after {
  background-image: url(/local/templates/appkk-green--agalarov/images/arrow-more.svg);

}

.section__title .title__image {
  display: flex;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;

}

.section__title .title__image::after {
  content: "";
  background: url(/local/templates/appkk-green--agalarov/images/my-icons/other-3.svg) no-repeat right center/ cover, #fff;
  width: 30%;
  height: 100%;
  top: 0;
  right: 0;
  flex-shrink: 1;
}

.section__title .title__image img {
  object-fit: cover;
  overflow: hidden;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.title__image,
.section__title .header__title-wrapper {
  width: 48%;
}

@media (max-width: 1177px) {



  .nav__list li a {
    font-size: calc(80vw/100 + .3rem);
  }

}

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

    max-height: inherit;

  }

  .nav__list li a {
    padding: 5px;
    font-size: 12px;
  }

  .logo__img {
    margin-right: 0;
  }


  .logo__link {
    flex-direction: column;
  }

  .logo__slogan {

    text-align: center;
  }

  .header-link {
    text-align: center;
    font-family: "Inter-Medium";
  }
}

@media (max-width: 767px) {
  .section__title {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
  }

  .title__image,
  .section__title .header__title-wrapper {
    width: 100%;
  }

  .title__image {
    max-height: 620px;
    order: -1;
    margin-bottom: 20px;
  }

  /* .section__title .header__title {
    margin-bottom: 20px;
  } */

  .title__image img {
    width: 100%;
  }

  .callback__btn,
  .callback__phone,
  .slogan-long,
  .header-link,
  .header__nav {
    display: none;
  }

  .header__logo {
    flex-basis: none;

  }

  .logo__img {
    margin-right: 10px;
    height: 40px;
  }

  .logo__link {
    flex-direction: row;
  }

  .slogan-shirt {
    display: block;
    font-size: 20px;
    width: auto;
  }



  .menu-callback__phone {
    display: block;
    margin-top: 30px;
  }

  .menu-callback__phone .header__phone-block {
    text-align: left;
  }

  .header__phone-link,
  .header__work {
    font-family: "Inter-SemiBold";
    color: var(--primary-text);
  }

  .header__nav-btn {
    display: flex;
    align-items: center;
    font-size: 10px;
    text-transform: uppercase;
  }

  .header__callback {
    order: 1;
    flex-basis: 100%;
    margin-top: 10px;
    padding: 10px;
    border-radius: 10px;

  }

  .callback__search {

    max-width: 100%;
    width: 100%;
  }

  .header__main {
    position: relative;
    align-items: center;
  }



  .header__nav {
    display: block;
    position: absolute;
    transform: scale(0);
    top: 40px;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    margin: 0;
    opacity: 0;
    height: calc(100vh - 75px);
    background-color: #fff;
    transition: transform .4s, opacity .5s;
    visibility: hidden;

    overflow: auto;
  }

  .header__nav.active {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }

  .nav__list {
    flex-direction: column;
    align-items: stretch;
  }

  .nav__list li {
    margin: 10px 0;
    text-align: left;
  }

  .menu-header-link {
    display: block;
    text-transform: uppercase;
    color: var(--primary-text);
    font-size: 12px;
    font-family: "Inter-SemiBold";
    padding: 5px 0;
    margin: 10px 0;
    position: relative;
  }

  .nav__list li a {
    color: var(--primary-text);
    background-color: transparent;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .nav__list li.parent-el>a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    height: 10px;
    width: 10px;
    transform: translateY(-50%) translateX(-2px) rotate(45deg);
    border: 2px solid var(--primary-text);
    border-bottom: 0;
    border-left: 0;
    border-radius: 1px;
    transition: border-color .3s, transform .3s;
    transform-origin: center;
  }



  .nav__list li a:hover,
  .nav__list li a:active {
    color: var(--primary-color);
    background-color: transparent;
  }

  .nav__list li.selected a {
    color: var(--primary-color);
    background: transparent;
    text-decoration: underline;
  }

  .nav__list li.selected a::after,
  .nav__list li a:hover::after,
  .menu-header-link:hover::after {
    border-color: var(--primary-color);
  }

  /* ****************** */
  .nav__list .parent-el.active .child-menu {
    transform: scale(1);
    display: block;
  }

  .nav__list .parent-el.active>a::after {
    transform: rotate(135deg) translateX(0px) translateY(5px);
    border-color: var(--primary-color);
  }

  .nav__list .child-menu {
    position: static;
    transform: scale(0);
    display: none;
    border: none;
    /* transition: transform .3s; */
    margin-left: 20px;
  }



}

@media (max-width: 520px) {
  .section__title {
    margin-bottom: 40px;
  }

  .title__image {
    max-height: 420px;
  }

  .section__title .title__image::after {
    width: 20%;
  }

  .section__title .title__image img,
  .section__title .title__image {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}

.section__share {
  margin-bottom: 30px;
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/footer.style.css?17650254012048*/
.footer {
  margin-top: 60px;
}


.footer__inner {
  color: var(--text-icon);
  background-color: var(--primary-color);
  padding: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-size: 16px;
}

.footer__map {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.map__list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.map__item {
  width: 50%;
  margin-bottom: 20px;
}

.map__item a {
  color: inherit;
  width: 100%;
  display: block;
}


.footer__contacts {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.footer__phone {
  display: flex;
  flex-direction: column;
  /* width: 33%; */
}

.footer__phone a {
  color: inherit;
  font-size: 30px;
}

.footer__social {
  display: flex;
}

.footer__social a {
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  margin-right: 15px;



}
.tg__link {
  background-image: url(/local/templates/appkk-green--agalarov/images/my-icons/tg-icon.svg);
}

.whats-app__link {
  background-image: url(/local/templates/appkk-green--agalarov/images/my-icons/whatsapp-icon.svg);
}

.viber__link {
  background-image: url(/local/templates/appkk-green--agalarov/images/my-icons/viber-icon.svg);
}

.vk__link {
  background-image: url(/local/templates/appkk-green--agalarov/images/my-icons/vk-icon.svg);
}

@media (max-width: 1177px) {
  .map__item {
    width: 50%;
    margin-bottom: 1vw;
  }

}

@media (max-width: 991px) {
  .footer__inner {
    padding-bottom: 100px;
  }


  .ya__rating {
    order: 1;
  }

  .footer__social {
    order: 2;
  }

}

@media (max-width: 767px) {
  .footer .container {
    padding: 0;
  }

  .footer__inner {
    padding-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .footer__map {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 520px) {
  .footer__contacts {
    flex-direction: column;

  }
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/include_area/header/styles.css?176502562522731*/
#banner_info_head_green {
    d-isplay: none !important;
}

:root {
    --hex-parent-height: 45px;
    --hex-search-height: 52px;
    --hex-menu-height: 20px;
}

.is-show-menu body {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    .modal {
        z-index: 99999;
    }
}

#application_form_mobile,
#phones_mobile,
#work_time_mobile {
    display: none;
}


#appkk_header {
    box-sizing: border-box;
    width: auto !important;
    margin: 0px auto;
    max-width: 1160px;
    font-family: 'Inter-Regular', sans-serif;
    font-style: normal;
	margin-bottom: 10px;
}

#appkk_before_menu {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap-reverse;
    align-items: center;
    min-height: var(--hex-parent-height);
    gap: 15px;
    margin: 10px 0 15px 0;

    >.logo {
        width: 242px;
        height: 44px;

        >a {
            width: 100%;
            height: 100%;
            background: url('/local/templates/appkk-green--agalarov/include_area/header/images/logoX2.png') center bottom 0 no-repeat;
            background-size: 242px 44px;
            display: block;
            outline: none !important;
        }
    }

    >.mobile-button {
        display: none;
        position: absolute;
        right: 20px;

        >button {
            display: block;
            width: 32px;
            height: 32px;
            background: url('/local/templates/appkk-green--agalarov/include_area/header/images/icons.png') center center no-repeat;
            border: 0;
            cursor: pointer;
        }
    }

    >.application_form {
        text-align: center;
        width: 190px;
        min-width: 190px;
        height: var(--hex-parent-height);

        >a {
            padding: 16px 10px;
            background: #FF865A;
            border-radius: 10px;
            font-weight: 600;
            font-size: 13px;
            line-height: 14px;
            color: #FFFFFF;
            text-decoration: none;
            display: block;
        }
    }

    >.work_time.short {
        display: none;
    }

    >.work_time {
        font-weight: 400;
        font-size: 10px;
        line-height: 12px;
        color: #8D8D9D;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: stretch;
        padding: 0px;
        min-height: var(--hex-parent-height);

        >.work_time_bottom {
            flex-grow: 1;
            align-content: flex-end;
        }
    }

    >.phones {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding: 0px;
        height: var(--hex-parent-height);
        justify-content: space-around;

        >a {
            font-weight: 500;
            font-size: 18px !important;
            line-height: 18px;
            color: #8D8D9D !important;
            text-decoration: none;
        }
    }

    >.search {
        position: relative;
        min-width: 320px;
        height: var(--hex-search-height);
        text-align: left;
        flex-grow: 1;

        >#search #title-search-input {
            height: auto;
            padding: 0 0 0 50px;
            border: 1px solid #9BCEB8;
            leading-trim: both;
            text-edge: cap;
            background: #fff url('/local/templates/appkk-green--agalarov/include_area/header/images/search.png') left 20px center no-repeat;
            background-size: 20px auto;
            width: 100%;
            border-radius: 8px;
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 21px;
            color: #8D8D9D;
            height: var(--hex-search-height);
        }

        >#search #title-search-input:active,
        #search #title-search-input:focus {
            width: 100%;
            border: 2px solid #158856;
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        }

        >#search #searchTitleSubmit {
            position: absolute;
            top: 4px;
            right: 4px;
            width: 105px;
            height: 44px;
            background: #FFFFFF;
            border: 1px solid #FF865A;
            border-radius: 8px;
            font-style: normal;
            font-weight: 600;
            font-size: 14px;
            line-height: 44px;
            text-align: center;
            color: #FF865A;
            opacity: 0;
            display: none;
            cursor: default;
            z-index: 500;
            padding: 0;
        }

    }
}


#appkk_before_menu input[type="text"]:active+#searchTitleSubmit,
#appkk_before_menu input[type="text"]:focus+#searchTitleSubmit {
    opacity: 1 !important;
    cursor: pointer !important;
}


#appkk_menu {
    .menu {
        display: block;
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        justify-content: space-between;
    }

    .menu li {
        display: inline-block;
        position: relative;
        z-index: 100;
        padding: 0;
    }

    .menu li a {
        font-weight: 600;
        text-decoration: none;
        display: inline-block;
        color: #ffffff;
        line-height: var(--hex-menu-height);

        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        color: #8D8D9D;
        height: var(--hex-menu-height);
        border-radius: 4px;
        padding: 0 8px;

        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
    }

    .menu li a:hover,
    .menu li:hover>a,
	.menu li.has-selected>a,
	.menu li.chl-selected a
	{
        color: #f5fdfa;
        background: #158856;
    }
	.menu li.has-selected

    .menu .li-eye a:hover,
    .menu li.li-eye:hover>a {
        background: none;
    }

    .has-button {
        display: none;
    }

    .icon-eye {
        display: block;
        width: 22px;
        height: var(--hex-menu-height);
        background: url('/local/templates/appkk-green--agalarov/include_area/header/images/eye.png') center bottom no-repeat;
    }

    .menu .sub-conteiner {
        display: none;
    }

    .menu ul {
        display: none;
        margin: 0;
        padding: 0;
        width: 240px;
        position: absolute;
        top: var(--hex-menu-height);
        left: 0px;
        border-radius: 4px;
    }

    /* показываем меню второго уровня при наведении */
    .menu li:hover .sub-conteiner {
        display: block;
    }

    .menu li:hover .sub-conteiner::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 9px;
        bottom: -5px;
        z-index: 150;
        cursor: pointer;
        background: url('/local/templates/appkk-green--agalarov/include_area/header/images/arrTborder.png') top center no-repeat;
    }

    /*.menu li:hover .sub-conteiner::before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 10px solid #9BCEB8;
        bottom: -5px;
        left: calc(50% - 10px);
        z-index: 150;
    }

    .menu li:hover .sub-conteiner::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: 9px solid #fff;
        bottom: -5px;
        left: calc(50% - 10px);
        z-index: 150;
    }*/

    .menu li:hover>ul,
    .menu li:hover .sub-conteiner ul {
        display: block;
        border: 1px solid #e8e8eb;
        border-radius: 4px;
        /*padding: 1px;*/
        background-color: #fff;
    }

    .menu li:hover .sub-conteiner ul {
        margin-top: 9px;
    }

    .menu ul li {
        display: block;
        float: none;
        background: none;
        min-height: 33px;
        background-color: #fff;
    }

    .menu ul li:first-child {
        m-argin-top: 10px;
    }

    .menu ul li a {
        font-size: 12px;
        font-weight: normal;
        display: flex;
        align-items: center;
        padding: 5px 8px;
        min-height: 33px;
        line-height: 150%;
        height: auto;
    }

    .menu ul li a:hover,
    .menu ul li:hover>a {
        background: #116D45;
        border-radius: 4px;
    }

    .menu ul ul {
        left: 149px;
        top: 0px;
    }

    .menu li a.bvi-open.bvi-hide {
        display: none;
    }
}


#modal_redesign,
#requestModalNew {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 40px;
    gap: 30px;
    background: #F5FDFA;
    border-radius: 30px;

    .modal-header {
        padding: 0;
        border: 0;

        .close {
            margin-top: -20px;
        }

    }

    .modal-title {
        font-family: 'FuturaPT-Demi', 'Inter-Regular', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 52px;
        line-height: 95%;
        letter-spacing: -0.05em;
        color: #116D45;
    }

    .modal-description {
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 28px;
        color: #8D8D9D;
    }

    .modal-body {
        padding: 0px;
    }

    .form-inputs-wrapper {
        flex: unset;
        gap: 10px;
        flex-direction: column;
        margin-bottom: 10px;
    }

    input[type="text"] {
        margin-bottom: 0 !important;
    }

    .promo-agree_wrap {
        margin: 0 0 10px 0;

        a {
            text-decoration: none;
        }
    }

    .need-help__agree {
        padding-top: 0 !important;

        a {
            text-decoration: none;
        }
    }

    .need-help .input-button {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 54px;
        gap: 10px;
        background: #FF865A;
        border-radius: 6px;
        margin-bottom: 32px;
        font-size: 16px;
    }

    .modal-body .input-text--name,
    .modal-body .input-text--phone,
    .modal-body .input-text--email,
    .modal-body .input-text--city,
    .modal-body .input-text--comment {
        background: #FFFFFF;
        border: 1px solid #9BCEB8;
        border-radius: 6px;
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        padding: 16px 20px;
        color: #666666;
    }

    .need-help__agree,
    .need-help__agree a,
    .need-help__agree span,
    .promo-agree_wrap,
    .promo-agree_wrap a,
    .promo-agree_wrap span {
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        color: #8D8D9D;
    }
    .promo-agree_wrap a,
    .need-help__agree a{
        text-decoration: underline;
    }
    

    .need-help input[type=text]::-webkit-input-placeholder {
        font-weight: 400;
        font-size: 20px;
    }
    
    .need-help input[type=text]::-moz-placeholder {
        font-weight: 400;
        font-size: 20px;
    }
    
    .need-help input[type=text]:-ms-input-placeholder {
        font-weight: 400;
        font-size: 20px;
    }
    
    .need-help input[type=text]:-moz-placeholder {
        font-weight: 400;
        font-size: 20px;
    }  
    .need-help input[type=email]::-webkit-input-placeholder {
        font-weight: 400;
        font-size: 20px;
        color: #989898;
    }
    
    .need-help input[type=email]::-moz-placeholder {
        font-weight: 400;
        font-size: 20px;
        color: #989898;
    }
    
    .need-help input[type=email]:-ms-input-placeholder {
        font-weight: 400;
        font-size: 20px;
        color: #989898;
    }
    
    .need-help input[type=email]:-moz-placeholder {
        font-weight: 400;
        font-size: 20px;
        color: #989898;
    }       

}
#requestModal #course-consult .need-help__agree{
    margin-top: 0px;
}


@media screen and (max-width: 1180px) {
    #appkk_before_menu {
        margin: 10px 10px 15px 10px;

        >.search {
            min-width: 200px;
        }
    }

    #appkk_menu {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 1095px) {
    #appkk_before_menu {
        gap: 8px;

        >.logo {
            width: 240px;
        }
    }
}

@media screen and (max-width: 1065px) {}

@media screen and (max-width: 1049px) {
    #appkk_menu {
        margin-left: 20px;
        margin-right: 20px;
    }

    #appkk_before_menu {
        gap: 10px;
        margin: 10px 20px 15px 20px;

        >.search {
            display: none;
        }

        >.phones {
            flex-grow: 1;
            font-family: 'Inter-Medium', sans-serif;
            font-style: normal;
            font-weight: 800;
            font-size: 18px;
            color: #585862;
            line-height: 100%;
        }

        >.work_time {
            flex-grow: 1;
        }

    }
}

@media screen and (max-width: 999px) {
    #appkk_menu {
        li.li-eye {
            d-isplay: none;
        }

        .menu li a {
            padding: 0 4px;
        }
    }
}

@media screen and (max-width: 935px) {

    .is-show-menu body #application_form_mobile,
    .is-show-menu body #phones_mobile,
    .is-show-menu body #work_time_mobile {
        display: block;
    }

    #appkk_menu {
        >.menu {
            display: none;
        }
    }

    #appkk_before_menu {
        >.logo {
            width: 75px;

            >a {
                background-position: left center;
            }
        }

        >.phones,
        .work_time {
            display: none;
        }

        >.mobile-button {
            display: block;
        }

        >.application_form {
            width: 255px;
            padding-right: 90px;
            flex-grow: 1;
            right: 0px;
            position: absolute;

            >a {
                border: 1px solid #FF865A;
                background-color: #fff;
                border-radius: 10px;
                font-weight: 400;
                font-size: 12px;
                line-height: 100%;
                display: flex;
                align-items: center;
                text-align: center;
                color: #FF865A;
                max-width: 165px;
            }
        }

        >.search {
            height: 100%;
            min-width: 100%;

            div.title-search-result .title-search-result {
                background: none;
            }
        }

    }

    #appkk_header.mobile {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999;
        overflow: auto;
        width: 100% !important;
        max-width: 100% !important;
        height: 100%;
        background: #f5fdfa;
        transition: 0.4s;
    }

    #appkk_header.mobile #appkk_menu {
        >.menu {
            display: flex;
            flex-direction: column;

            >li {
                display: inline-block;
                position: relative;
                z-index: unset;
                padding: 20px 0;
                min-height: auto;
                border-bottom: 1px solid #9BCEB8;

                >a {
                    font-style: normal;
                    font-weight: 600;
                    font-size: 16px;
                    line-height: 16px;
                    color: #083622;
                    padding: 0;
                }

                >a:hover {
                    background: none;
                    padding: 0;
                }

                .has-button {
                    position: absolute;
                    z-index: 99;
                    right: 0;
                    top: 20px;
                    display: block;
                    height: 20px !important;
                    width: 20px !important;
                    cursor: pointer;
                    background: url('/local/templates/appkk-green--agalarov/include_area/header/images/arrBgreen.png') center center no-repeat;
                    ;
                }

                .has-button.has-opened {
                    background: url('/local/templates/appkk-green--agalarov/include_area/header/images/arrTgreen.png') center center no-repeat;
                    ;
                }

                .sub-conteiner ul {
                    margin-top: 0;
                    /*border: 1px solid #E8E8EB;*/
                    background: #fff;
                    width: 100%;
                    top: 0;
                }

                ul a {
                    font-style: normal;
                    font-weight: 400;
                    font-size: 14px;
                    line-height: 21px;
                    color: #083622;
                }

                ul a:hover,
				ul .chl-selected a{
                    color: #fff;
                }

            }

            >li:hover {
                >a {
                    background: none !important;
                }
            }

            /* показываем меню второго уровня при наведении */
            li .sub-conteiner {
                display: none;
                margin-top: 20px;

                ul {
                    display: block;
                    position: relative;
                }
            }
			
			li.has-selected{
				> a{
					background: none;
				}	
			}		

            li .sub-conteiner.visible {}

            li:hover .sub-conteiner::before {
                z-index: -10;
                display: none;
            }

            li:hover .sub-conteiner::after {
                z-index: -10;
                display: none;
            }

            li .sub-conteiner ul {
                border: 1px solid #E8E8EB;
            }

            li.li-eye {
                display: none;
            }

            ul li {
                min-height: auto;
                border-radius: 4px;
            }

        }

        .menu li:hover>ul,
        .menu li:hover .sub-conteiner ul {
            padding: 0;
        }

    }

    #appkk_header.mobile #appkk_before_menu {
        flex-direction: column;
        width: calc(100% - 40px);
        align-items: start;
        margin-top: 35px;

        .mobile-button>button {
            background: url('/local/templates/appkk-green--agalarov/include_area/header/images/close.png') center center no-repeat;
        }

        .application_form {
            display: none;
        }

        .logo {
            width: 242px;
        }

        .search {
            display: block;
            margin-top: 25px;
        }
    }


    #application_form_mobile .application_form_mobile_menu {
        text-align: center;
        width: calc(100% - 40px);
        height: var(--hex-parent-height);
        margin: 45px auto 0 auto;

        >a {
            padding: 16px 10px;
            background: #FF865A;
            border-radius: 10px;
            font-weight: 600;
            font-size: 13px;
            line-height: 14px;
            color: #FFFFFF;
            text-decoration: none;
            display: block;
        }
    }

    #phones_mobile {
        margin: 35px 20px 0 20px;
        width: 180px;
        font-family: 'Inter-Medium', sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 18px;
        line-height: 100%;

        a {
            font-weight: 500 !important;
            font-size: 18px !important;
            line-height: 18px;
            color: #8D8D9D !important;
            text-decoration: none;
            display: inline-block;
        }

        a:first-child {
            margin-bottom: 5px;
        }

    }

    #work_time_mobile {
        margin: 20px 20px 50px 20px;
        width: 180px;

        .work_time_mobile_menu {
            font-weight: 400;
            font-size: 10px;
            line-height: 12px;
            color: #8D8D9D;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: stretch;
            padding: 0px;
            min-height: var(--hex-parent-height);

            .work_time_bottom {
                flex-grow: 1;
                align-content: flex-end;
            }
        }
    }
}


@media screen and (max-width: 600px) {
    #modal_redesign,
    #requestModalNew {
        padding: 20px;
        gap: 15px;
        width: 100%;

        .modal-header {
            width: calc(100% - 20px);

            .close {
                margin-top: 0px;
                position: absolute;
                right: 25px;
                top: 10px;
            }
        }

        .modal-title {
            font-size: 30px;
        }

        .modal-description {
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 21px;
        }

        .need-help .input-button{
            margin-bottom: 15px;
        }

        .need-help__agree {
            text-align: unset;
        }        

    }
    #requestModal #modal_redesign{
        width: calc(100% - 20px);
        margin: 10px auto;
    }    
    .subscribe__info{
        min-width: auto !important;
    }
}

@media screen and (max-width: 400px) {
    #appkk_before_menu {

        >.application_form {
            width: 245px;
            padding-right: 80px;
        }
    }
}

@media screen and (max-width: 360px) {
    #appkk_before_menu {

        >.application_form {
            padding-right: 0px;
            padding-left: 83px;
            width: auto;
            min-width: 270px;
            right: unset;
        }

        .mobile-button {
            >button {
                background-size: 28px 28px;
            }
        }
    }

    #appkk_before_menu {
        >.mobile-button {
            right: 15px;
        }
    }
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/components/appkk/search.title/appkk/style.css?17650255062743*/
div.title-search-result {
	display: none;
	overflow: hidden;
	z-index: 99999;
	/*filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));*/
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background:  url('/local/templates/appkk-green--agalarov/include_area/header/images/arrTborder.png') top center no-repeat;

	.title-search-result{
		border-radius: 4px;
		border: 1px solid #e8e8eb;
		/*background:  url('/local/templates/appkk-green--agalarov/include_area/header/images/arrT.png') top center no-repeat;*/
		background-color: #FFF;
		margin-top: 10px;
	}

}

.is-show-menu body div.title-search-result {

}

/*div.title-search-result .title-search-result{
	background:  url('/local/templates/appkk-green--agalarov/include_area/header/images/arrT.png') top center no-repeat;
	padding: 10px 0 0 0;	
}*/

div.title-search-result div.title-search-item,
div.title-search-result div.title-search-all {
	padding: 10px 10px;
	width: 100%;
	background-color: #fff;
}
div.title-search-result div.title-search-item:first-child{
	border-radius: 4px 4px 0 0;
}
div.title-search-result div.title-search-item:first-child::before {
	position: absolute;
	content: "";
	width: 22px;
	height: 1px;
	display: block;
	top: 10px;
	left: calc(50% - 11px);
	background-color: #fff;
}

div.title-search-result div.title-search-all{
	border-radius: 0 0 3px 3px;
}
div.title-search-result div.title-search-item:hover,
div.title-search-result div.title-search-all:hover {
	background-color: #116D45;
	cursor: pointer;
	border-radius: 4px;
}

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: 400;
	font-size: 14px;
	line-height: 120%;
	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: #F5FDF5;
}

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


#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: #116D45;
}
#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/appkk-green--agalarov/components/bitrix/breadcrumb/breadcrums/style.css?1765025624496*/
div.bx-breadcrumb-new .bx-breadcrumb-item span {
  font-family: "Inter-SemiBold";
  color: var(--secondary-text);
  font-size: 12px;
}

div.bx-breadcrumb-new .fa-angle-right:before {
  content: "/";
  font-family: "Inter-Regular";
  color: #a4a4a4;
  font-size: 12px;
}




div.bx-breadcrumb-new .bx-breadcrumb-item {
  margin-right: 6px;
}

div.bx-breadcrumb-new i {
  margin-right: 0px;
}

@media (max-width:520px) {
  div.bx-breadcrumb-new .bx-breadcrumb-item span {
    font-size: 10px;
  }
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/css/blog_top_banner.css?17650254162064*/
.blog_top_banner {
    position: relative;
    height: 160px;
    background-color: #BFBFE2;
    background-image: url(/local/templates/ncrdo_visually/images/banner/blog_bg_banner.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 20px;
    border-radius: 10px;
}
.blog_top_banner_content {
    position: relative;
    padding: 13px 40px;
    z-index: 58;
    max-width: 550px;
}
.blog_top_banner_title {
    font-family: 'Inter-Regular';
    font-weight: 800;
    font-size: 22px;
    line-height: 125%;
    text-transform: uppercase;
    color: #34404E;
}
.blog_top_banner_pretitle {
    font-family: 'Inter-Regular';
    font-weight: 600;
    font-size: 20px;
    color: #34404E;
}
.blog_top_banner_img {
    width: 491px;
    height: 160px;
    background-image: url(/local/templates/ncrdo_visually/images/banner/blog_img_banner.png);
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 56;
}
a.blog_top_banner_btn {
    position: absolute;
    left: 40px;
    display: inline-block;
    color: #fff;
    background: #6060F3;
    font-size: 15px;
    line-height: 120%;
    padding: 8px 23px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 4px;
    border: none;
    text-align: center;
    z-index: 60;
    text-decoration: none;
}
a.blog_top_banner_btn:hover {
    text-decoration: none;
    color: #fff;
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
    .blog_top_banner_img {
        right: -24px;
    }
}
@media screen and (min-width: 640px) and (max-width: 979px) {
    .blog_top_banner_img {
        right: 0;
        background-position: bottom right;
    }
}
@media screen and (max-width: 639px) {
    .blog_top_banner {
        height: 260px;
    }
    .blog_top_banner_img {
        height: 260px;
        right: 0;
        background-position: bottom right;
    }
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/components/bitrix/news.list/footer_reviews_external_new/style.css?17650256248101*/
.informer {
  box-sizing: border-box;
  display: block;
  width: auto;
  height: 144px;
  border-radius: 6px;
  padding: 20px;
  text-decoration: none;
  background: #fff;
  font-family: 'Segoe UI', sans-serif;
}


.informer__rating-wrapper {
  display: flex;
  align-items: center;
}

.informer__reviews {
  font-size: 16px;
  color: #92969d;
  line-height: 170%;
}

.informer_v1 .informer__logo {
  margin-bottom: 16px;
}

.informer_v1 .informer__rating-wrapper {
  margin-bottom: 4px;
}

.informer_v1 .informer__rating {
  color: #141414;
  font-size: 24px;
  font-weight: 700;
  margin-right: 16px;
}

.informer_v2 .informer__logo {
  margin-bottom: 24px;
}

.informer_v1 .informer__rating-wrapper {
  margin-bottom: 4px;
}

.informer_v2 .informer__rating {
  color: #141414;
  font-size: 40px;
  font-weight: 700;
  margin-right: 14px;
}

.informer_v2 .informer__star {
  width: 12px;
}

.informer_v2 .informer__reviews {
  font-size: 14px;
}

.informer.dark {
  background: #002333;
}

.informer.dark .informer__rating {
  color: #fff;
}

.informer-140 {
  width: 140px;
  height: 80px;
  padding: 8px;
}

.informer-140 .informer__logo {
  width: 100%;
  margin-bottom: 0;
}

.informer-140 .informer__rating {
  font-size: 16px;
  margin-right: 6px;
}

.informer-140 .informer__star {
  width: 11px;
}

.informer-140 .informer__rating-wrapper {
  margin-bottom: 0;
}

.informer-140 .informer__reviews {
  font-size: 14px;
}

.informer-siriusfuture {
  background: #1c1752 !important;
}

.informer-coddy {
  display: flex;
  align-items: center;
  width: 350px;
  height: 50px;
  padding: 0 10px;
}

.informer-coddy .informer__logo {
  width: 50%;
  margin-bottom: 0;
  order: 1;
}

.informer-coddy .informer__rating {
  font-size: 32px;
  margin-right: 10px;
}

.informer-coddy .informer__stars-wrapper {
  margin-right: 10px;
}

.informer-coddy .informer__stars {
  height: 14px;
}

#informer .informer__star {
  width: 10px;
  height: 10px;
  float: left;
}

.informer-coddy .informer__reviews {
  font-size: 12px;
}





.owl-carousel.review-carousel .owl-item img{
	width: auto;	
}
.owl-carousel.review-carousel .owl-item img.informer__logo{
	width: 100%;
}


         .infops-widget {
            width: 100%;
            padding: 20px 10px;
            max-width: 250px;
            border-radius: 5px;
            font-family: Arial, sans-serif;
            display: table;
            line-height: 1.3;
            text-align: center;
			border: 0px solid #ddd;
			background: none;
            text-decoration: none;
        }
        .infops-rating-row {
            display: flex;
            align-items: center;
            margin-bottom: 2px;
            justify-content: center;
			position: absolute;
			bottom: 85px;
			bottom: 55px;
			z-index: 150;
			left: 10px;	
			opacity: 0;	
        }
		
        .infops-star {
            color: #FFC107;
            font-size: 28px;
            margin-right: 6px;
            display: table;
            line-height: 1;
        }
        .infops-rating-value {
            font-size: 28px;
			color: #2b2b2b;
        }
        .infops-reviews {
            color: #505050;
			position: absolute;
			bottom: 45px;
			z-index: 150;
			left: 15px;
			opacity: 0;	
        }
		
		.review-item:hover .infops-rating-row,
		.review-item:hover .infops-reviews {
			opacity: 1;			
		}		
		
        .infops-logo {
			width: 100%;
            max-width: 200px;
            height: auto;
            margin-bottom: 9px;
        }


.review-carousel .owl-nav{
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -25px;
}	
.review-carousel.owl-carousel .owl-nav button span{
	display:none;
}
.review-carousel.owl-carousel .owl-nav button{
	position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  font-size: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid red;
  background-color: #e0e0e0 !important;
}
.review-carousel.owl-carousel .owl-nav button::after{
	position: absolute;
	content: "";
  display: block;
	top: 13px;
  left: 5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.review-carousel.owl-carousel .owl-nav button.owl-next{
	left: unset;
	right: -50px;
	top: 0px;
}
.review-carousel.owl-carousel .owl-nav button.owl-prev{
	right: unset;
	left: -50px;
}	
.review-carousel.owl-carousel .owl-nav button.owl-next::after{
  transform: translateX(40%) rotate(45deg);
  border-top: 3px solid #4f4f4f;
  border-right: 3px solid #4f4f4f;
  border-radius: 2px;	
}
.review-carousel.owl-carousel .owl-nav button.owl-prev::after{
  transform: translateX(40%) rotate(45deg);
  border-bottom: 3px solid #4f4f4f;
  border-left: 3px solid #4f4f4f;
  border-radius: 2px;	
  left: 9px;  
}
@media (max-width: 1199px) {
	.review-carousel.owl-carousel .owl-nav button.owl-next{
		right: -20px;
	}
	.review-carousel.owl-carousel .owl-nav button.owl-prev{
		left: -20px;
	}	
}	







.section__review{
	margin-bottom: 100px;
}
.review__list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

.review-item {
	position: relative;
}

.review-item:hover .review-item__img {
	filter: brightness(1) invert(0);
	transition: transform .3s;
	transform: scale(1.05);
}


.review-item:hover .wrapper__img {
	border: 2px solid #388e3c;
	background-color: #F2F2F2;
}

.review-item:hover .wrapper__img::after {
	border-bottom: 2px solid #388e3ced;
	border-right: 2px solid #388e3c;
	background-color: #F2F2F2;
}

.review-item__link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.wrapper__img {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	background: #e0e0e0;
	height: 160px;
	border-radius: 20px;
	margin-bottom: 10px;
	border: 2px solid #e0e0e0;
	box-sizing: border-box;
	transition: border .3s;
}

.wrapper__img::after {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: auto;
	background: #e0e0e0;
	width: 15px;
	height: 15px;

	transform: rotate(45deg);
	border-radius: 0 0 2px 0;

	border-bottom: 2px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
	margin-top: -6px;
	transform-origin: center;
	transition: border .3s;
}

.review-item__img {
	max-width: 100%;
	max-height: 100%;

	filter: brightness(0) invert(1);
}

.review-item__img_opacity .review-item__img,
.review-item__img_opacity .informer{
	
	filter: unset;
	opacity: 0.2;
}
.review-item:hover .review-item__img_opacity .review-item__img,
.review-item:hover .review-item__img_opacity .informer{
	opacity: 1;
}

.review-item__title {
	font-family: "FuturaPT-Medium";
	font-size: 16px;
	color: var(--primary-text);
	margin: 20px 0 10px;
}

.review-item__count {
	font-size: 16px;
	display: flex;
	align-items: baseline;
	justify-content: flex-start;
}

.review-item__mark {
	color: var(--accent-color);
	/* font-size: 16px; */
	font-style: "FuturaPT-Medium";
	position: relative;
	padding-left: 20px;
	padding-right: 25px;
	font-weight: 700;
	line-height: 16px;

}

.review-item__mark::before {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 10px;
	transform: translateY(-60%);
	width: 1px;
	height: 16px;
	background-color: var(--primary-text);
}

.review-item__mark::after {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background: url(/local/templates/appkk-green--agalarov/components/bitrix/news.list/footer_reviews_external_new/../../../../images/star-icon.svg) no-repeat center center/contain;
}


@media (max-width: 991px) {}

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

		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}
}

@media (max-width: 520px) {
	/*.review__list {

		grid-template-columns: 1fr;
		gap: 40px;
	}

	.review-item {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;

	}

	.wrapper__img {
		height: inherit;
		padding: 22px 18px;
		margin-right: 10px;
		flex-basis: 45%;
	}

	.review-item__img {
		max-width: 70px;
		width: 100%;
	}

	.review-item__title {
		margin-top: 0;
	}

	.review-item__mark {

		padding-left: 15px;
		padding-right: 20px;

	}

	.review-item__mark::before {
		left: 6px;
	}*/
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/css/new_footer.css?17594699454359*/
.wrap_new_footer {
    position: relative;
    margin-top: 20px;
    color: #ffffff;
    border-radius: 20px 20px 0 0;
    background-color: #7DBEAB;
    background-image: linear-gradient(to left top, #00805A, #7DBEAB);
    margin-bottom: -20px;
}
.new_footer {
    padding-top: 30px;
    padding-bottom: 20px;
    background-image: url(/local/templates/appkk-green--agalarov/images/footer/bg_footer.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.new_footer a {
    color: #ffffff;
}
.footer_menus {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer_menu {}
.footer_menu a {
    color: #F5FDFA;
}
.footer_menu a:focus,
.footer_menu a:hover {
    color: #FFFFFF;
}
.footer_menu_col_1,
.footer_menu_col_2,
.footer_menu_col_3 {
    width: 33%;
}
.footer_menu_3 {
    margin-bottom: 24px;
}
.footer_menus ul {
    list-style: none;
    padding: 0;
}
.footer_menus ul li {
    padding: 10px 0;
}
.footer_menus ul li a {
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
}
.footer_menus ul li.title a {
    font-size: 18px;
    line-height: 100%;
}

.new_footer hr {
    color: #ffffff;
    opacity: 20%;
}
.footer_contacts {
    display: flex;
    margin-bottom: 24px;
}
.footer_phone {
    width: 25%;
    margin-right: 40px;
}
.footer_phone_1 {
    min-width: 290px;
}
.footer_phone_2 {
    min-width: 300px;
}
.footer_phone .phone {
    font-size: 32px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 5px;
}
.footer_phone .phone_desc {
    font-size: 14px;
    line-height: 100%;
    opacity: 60%;
}
.footer_mode {
    width: 25%;
    font-size: 10px;
    line-height: 12px;
    opacity: 60%;
}
.footer_mode_2 {
    margin-bottom: 20px;
}
.footer_soc {
    width: 50%;
    display: flex;
    justify-content: flex-end;
}
.footer_soc a {
    display: block;
    width: 28px;
    height: 28px;
}
.footer_soc_1 {
    margin-right: 15px;
}
.footer_soc_2 {
    margin-right: 15px;
}
.footer_soc_2 .tg__link {
    background-size: contain;
}
.footer_soc_3 {}
.footer_address {
    font-size: 14px;
    line-height: 110%;
    opacity: 80%;
}
.footer_bottom {}
.footer_rating {
    margin-bottom: 20px;
}
.footer_legal_links {}
.footer_legal_links ul {
    list-style: none;
    padding: 0;
}
.footer_legal_links ul li{
    font-size: 14px;
    line-height: 100%;
    opacity: 60%;
    padding: 10px 0;
}
.footer_legal_links ul li a{
    opacity: 60%;
}
.footer_legal_links ul li a:focus,
.footer_legal_links ul li a:hover{
    opacity: 100%;
}
.footer_legal_link {
    font-size: 14px;
    line-height: 100%;
    opacity: 60%;
    padding: 10px 0;
}

@media screen and (max-width: 1199px) {
    .footer_menu_col_1,
    .footer_menu_col_2 {
        width: 50%;
    }
    .footer_menu_col_3 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .footer_menu_3 {
        width: 50%;
    }
    .footer_menu_4 {
        width: 50%;
    }
    .footer_contacts {
        flex-wrap: wrap;
    }
    .footer_phone {
        margin-bottom: 32px;
    }
    .footer_mode {
        margin-bottom: 32px;
    }
    .footer_soc {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
}

@media screen and (min-width: 980px) and (max-width: 1199px) {}
@media screen and (max-width: 979px) {
    .footer_menu_col_1,
    .footer_menu_col_2,
    .footer_menu_col_3 {
        width: 100%;
    }
    .footer_menu_3 {
        width: 100%;
    }
    .footer_menu_4 {
        width: 100%;
    }
    .footer_mode {
        width: 100%;
    }
    .footer_phone .phone {
        font-size: 24px;
        line-height: 28px;
    }
    .new_footer:before {
        width: 311px;
        height: 211px;
        background-image: url(/local/templates/appkk-green--agalarov/images/footer/bg_footer_640.png);
    }
}
@media screen and (min-width: 640px) and (max-width: 979px) {}
@media screen and (max-width: 639px) {
    .new_footer:before {
        width: 258px;
        height: 211px;
        background-image: url(/local/templates/appkk-green--agalarov/images/footer/bg_footer_320.png);
    }
}
/* End */


/* Start:/local/templates/appkk-green--agalarov/styles.css?176502540112838*/
.banner_info_head {
  background-color: #01530D;
  border-radius: 0;
  padding: 14px 20px;
  display: flex;
  position: sticky;
  z-index: 500;
  gap: 30px;
  align-items: center;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  top: 0;
  max-width: 100% !important;
  margin: auto;
}
.banner_info_head_green {
  width: 1100px;
  overflow: hidden;
  padding: 0 calc(50% - 550px);
  background-color: #E36308;
  background-image: url("/local/templates/appkk-green--agalarov/images/banner_info_head_green_0206.jpg");
  background-position-x: left;
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_info_head_orange {
  background-image: url("/images/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_green { padding: 0; }
.banner_info_head_green_cont { width: 1200px; height: 72px; position: relative; display: flex; justify-content: space-between;  flex-direction: row;  gap: 10px; align-items: center; }
#banner_info_head_green_magiccat { width: 96px; height: 72px; position: absolute; left: 0; bottom: 0; z-index: 10; background: url('/images/banner_info_head_green_magiccat.png') center center no-repeat; background-size: contain; }
#banner_info_head_green_header { width: 770px; height: 72px; margin-left: -50px; background: url('/local/templates/appkk-green--agalarov/images/banner_info_head_green_header_0306.png') left center no-repeat; background-size: contain; }
#banner_info_head_green_sale { width: 247px; height: 47px; background: url('/images/banner_info_head_green_sale.png') center center no-repeat; background-size: contain; }
#banner_duration_txt { color: #45230B; font-size: 14px; font-weight: 700; line-height: 16px; text-align: center; margin-bottom: 6px; }
#banner_duration_countdown { padding: 6px; line-height: 18px; color: #fff; font-size: 16px; font-weight: 700; letter-spacing: 0.64px; border-radius: 30px; background: #7A65FF; }
#banner_duration_btn {
  background-color: #7A65FF;
  padding: 15px 32px;
  color: #fff ;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 800;
  font-size: 16px;
  line-height: 1.1;
  margin-right: 18px;
}

@media screen and (min-width: 980px) and (max-width: 1200px) {
  
  #banner_info_head_green { padding: 0 0; }
  .banner_info_head_green_cont { width: 100%; height: 72px; position: relative; display: flex; justify-content: space-between;  flex-direction: row;  gap: 30px; align-items: center; }
  #banner_info_head_green_header { width: 536px; height: 72px; margin-left: 10px; background: url('/local/templates/appkk-green--agalarov/images/banner_info_head_green_header_0306_mini.png') left center no-repeat; background-size: contain; }
  
}
@media screen and (min-width: 640px) and (max-width: 979px) {

  #banner_info_head_green { padding: 0 0; }
  .banner_info_head_green_cont { width: 100%; height: 72px; position: relative; display: flex; justify-content: space-between;  flex-direction: row;  gap: 0; align-items: center; }
  #banner_info_head_green_header { width: 530px; height: 72px; margin-left: -40px; background: url('/local/templates/appkk-green--agalarov/images/banner_info_head_green_header_0306_mini.png') left center no-repeat; background-size: contain; }
  #banner_duration { margin-right: 9px; }
  #banner_duration_txt { color: #45230B; font-size: 14px; font-weight: 400; line-height: 16px;text-align: center; margin-bottom: 6px; }
  #banner_duration_countdown { padding: 6px; line-height: 14px; color: #fff; font-size: 13px; font-weight: 700; letter-spacing: 0.64px; border-radius: 30px; background: #7A65FF; }
  #banner_duration_btn { display: none; }

}
@media screen and (min-width: 375px) and (max-width: 639px) {

  #banner_info_head_green { padding: 0 0; }
  .banner_info_head_green_cont { width: 100%; height: 50px; position: relative; display: flex; justify-content: space-between;  flex-direction: row;  gap: 0; align-items: center; }
  #banner_info_head_green_header { width: 301px; height: 72px; margin-left: -30px; background: url('/local/templates/appkk-green--agalarov/images/banner_info_head_green_header_0306_minimob.png') left center no-repeat; background-size: contain; }
  #banner_duration { margin-right: 9px; }
  #banner_duration_txt { color: #45230B; font-size: 8px; font-weight: 400; line-height: 16px;text-align: center; margin-bottom: 0px; }
  #banner_duration_countdown { padding: 6px; line-height: 10px; color: #fff; font-size: 8px; font-weight: 700; letter-spacing: 0.64px; border-radius: 30px; background: #7A65FF; }
  #banner_duration_btn { display: none; }

}
@media screen and (max-width: 374px) {

  #banner_info_head_green { padding: 0 0; }
  .banner_info_head_green_cont { width: 100%; height: 50px; position: relative; display: flex; justify-content: space-between;  flex-direction: row;  gap: 0; align-items: center; }
  #banner_info_head_green_header { width: 301px; height: 72px; margin-left: -70px; background: url('/local/templates/appkk-green--agalarov/images/banner_info_head_green_header_0306_minimob.png') left center no-repeat; background-size: contain; }
  #banner_info_head_green_sale { width: 101px; height: 47px; background: url('/images/banner_info_head_green_sale2.png') center center no-repeat; background-size: contain; }
  #banner_duration { margin-right: 9px; }
  #banner_duration_txt { color: #45230B; font-size: 8px; font-weight: 400; line-height: 16px;text-align: center; margin-bottom: 0; }
  #banner_duration_countdown { padding: 6px; line-height: 10px; color: #fff; font-size: 8px; font-weight: 700; letter-spacing: 0.64px; border-radius: 30px; background: #7A65FF; }
  #banner_duration_btn { display: none; }

}

.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_green li {
  color: #fff;
  font-weight: 600;
}

.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: 0.8;
  white-space: nowrap;
}

/*
.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_green ul {
    padding-left: 0;
  }
  .banner_info_head_green li {
    font-size: 11px;
  }
  .banner_info_head_green li::marker {
    font-size: 0;
  }
  .banner_info_head_green ul {
    display: flex;
    flex-direction: row;
    gap: 14px;
    max-width: 210px;
    align-items: center;
  }
  .banner_info_head_green p {
    font-size: 12px;
  }
  .banner_info_head_orange {
    padding-left: 104px;
  }
  .banner_info_head_green .sale {
    margin-left: -10px;
  }
  .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: 18px;
  }
  
  .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;
    height: 50px;
    align-items: flex-start;
    position: relative;
  }
  .banner_info_head_green ul {
    width: 291px;
    max-width: 291px;
    position: absolute;
    align-items: center;
    bottom: 0px;
    right: 40px
  }
  .banner_duration {
    margin-top: -10px;
  }
  .banner_info_head_green li {
    font-size: 9px;
  }
  .banner_info_head_green .sale {
    font-size: 24px;
  }
  .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_green ul {
    display: none;
  }
  .banner_info_head_green .timer_container {
    height: fit-content;
    gap: 0;
  }
  .banner_duration {
    margin-top: 0px;
  }
  .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;
  }
  .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;
  }
}

/* End */


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

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





 .cl0 {
    display: block;
    clear: both;
    height: 1px;
}

.cl9 {
    display: block;
    clear: both;
    height: 9px;
}

.cl10 {
    display: block;
    clear: both;
    height: 10px;
}

.cl18 {
    display: block;
    clear: both;
    height: 18px;
}

.cl20 {
    display: block;
    clear: both;
    height: 20px;
}

.cl18 {
    display: block;
    clear: both;
    height: 18px;
}

.cl36 {
    display: block;
    clear: both;
    height: 36px;
}

.cl80 {
    display: block;
    clear: both;
    height: 80px;
}

.other-title,
h1 {
    margin-top: 42px;
    margin-bottom: 34px;
    font-size: 22px;
    color: #373737;
}

.other-title h1 {
    display: inline;
}

/* h2,
.h2 {
    font-size: 24px;
} */

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

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


/* a,
a:hover {
    color: #388E3C;
} */

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

.container--grey {
    background: #f2f2f2;
}

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

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

.bg--white {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
}

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

.owl-dot {
    outline: none;
}

.owl-theme .owl-dots .owl-dot span {
    outline: none;
    width: 6px !important;
    height: 6px !important;
    background: #bcbcbc !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    width: 6px !important;
    height: 6px !important;
    background: #388E3C !important;
}

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

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

.need-consultation {
    background: #fff;
    border-bottom: 1px solid #ded3e5;
}

.need-consultation__p {
    padding: 35px;
}

/* .header__logo img {
    width: 100px;
    max-width: 100%;
} */

.header__grey-part {
    min-height: 28px;
    line-height: 28px;
    color: #747474;
    background: #f2f2f2;
    font-size: 10px;
}

.header__main-part {
    padding-top: 15px;
    padding-bottom: 15px;
}

.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;
}

.header__main-part__logo__img {
    width: 91px;
    float: left;
    margin-right: 15px;
}

.header__main-part__logo__text {
    color: #001c92;
    font-size: 13px;
    padding: 0px 0px 0px 93px;
    line-height: 1.3;
}

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

.header__main-part__logo__text span {
    color: #388E3C;
    font-size: 34px;

    line-height: 0.8;
}

.header__main-part__logo__text__city {
    color: #747474;
}

.header__main-part__enter__button,
.header__main-part__enter__button:hover {
    color: #388E3C;
    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/appkk-green--agalarov/images/enter_icon.png) 12px 50% no-repeat;
    margin-top: 20px;
}


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

.header__main-part__phone__block {

    padding-left: 50px;
    background: url(/local/templates/appkk-green--agalarov/images/phone__icon--red.png) no-repeat;
}

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

.header__main-part__phone__link {

    font-size: 24px;
    line-height: 1;
}

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

.desktop__menu__list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-height: 60px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    /*table-layout: fixed;*/
}

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


.desktop__menu__list a {
    display: block;
    padding: 5px 10px;
    background-color: transparent;
    transition: color 400ms, background-color 400ms;
}

.desktop__menu__list li:not(.selected):hover a {
    text-decoration: none;
    background-color: #4CAF50;
    color: #ffffff;
}

.desktop__menu__list .parent-el {
    position: relative;
}

.desktop__menu__list .child-menu {
    position: absolute;
    z-index: 99;
    left: 0;
    display: none;
    padding-left: 0;
    border: 1px solid #fff;
    transition: all 400ms;
}

.desktop__menu__list .parent-el:hover .child-menu {
    display: block;
}

.desktop__menu__list .parent-el .child-menu li {
    display: block;
}

.desktop__menu__list .child-menu a {
    white-space: nowrap;
    background: #4CAF50;
    color: #FFFFFF;
}

/* =========================================*/
.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: #388E3C;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

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

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

.bx-breadcrumb i {
    /* color: var(--secondary-text); */
    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: var(--secondary-text);
}

.bx-breadcrumb .bx-breadcrumb-item a {
    border-bottom: none;
    color: var(--secondary-text);
    text-decoration: underline;
}

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

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

/* ===================    PROGRAMS VIEWED     ======================*/



/* user-courses__header */
.user-courses__header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;

}

.user-courses__header h2 {
    font-family: 'Inter-Regular';
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    color: #212121;
    margin-bottom: 40px;
}

.h1_custom_title {
    font-family: 'Inter-Regular';
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    color: #212121;
    margin-bottom: 40px;
    margin-top: 0px;
}

.user-courses__header h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #212121;
    margin: 0;
    margin-bottom: 40px;
}

.user-courses__header p {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    padding: 0;
    margin: 0;
}

.user-course__button {
    background-color: var(--primary-color);
    cursor: pointer;
    padding: 12px 20px;
    padding-right: 25px;
    color: #fff;
    font-family: "Inter-SemiBold";
    font-size: 16px;
    border-radius: 20px;

    line-height: 16px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    align-self: flex-start;

    transition: background-color .3s;
}

.user-course__button:hover,
.user-course__button:active {
    color: #fff;
    background-color: var(--dark-primary-color);
}

.user-courses__header .user-bg {
    background: var(--light-primary-color) url(/local/templates/appkk-green--agalarov/./images/my-icons/education-description-bg.svg) no-repeat right bottom;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.user-courses__header .user-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    margin-bottom: 10px;
}

.user-courses__header .user-form input {
    width: 210px;
    height: 40px;
}

.user-courses__header .user-form button {
    font-family: 'Inter-Regular';
    background: #4CAF50;
    border-radius: 10px;
    border: none;
    height: 40px;
    font-weight: 400;
    font-size: 14px;
    gap: 15px;
    line-height: 100%;
}

.user-courses__header .form__personal-data {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #388E3C;
}


@media (max-width: 767px) {
    .user-courses__header {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .user-courses__header h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .h1_custom_title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .user-courses__header h4 {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .user-courses__header p {
        font-size: 14px;

    }

    .user-courses__header .user-bg {
        border-radius: 10px;
        padding: 10px;
    }

    .user-courses__header .user-form {
        gap: 10px;
    }

    .user-courses__header .user-form input,
    .user-courses__header .user-form button {
        width: 100%;
    }

    .user-courses__header .form__personal-data {

        font-size: 10px;
    }
}


/* /user-courses__header */


/* .programm__relink-title{
    font-size: 32px;
  } */
/* End */


#showallhiddenresults {
    width: 180px;
    margin-left: calc(50% - 90px);
}

.hidethisitemfornow,
.relink__item.hidethisitemfornow {
    display: none;
}


.count_viewed {
    display: flex;
    align-items: center;
    cursor: pointer;

    background: #FF9800;
    border-radius: 0px 20px 20px 0px;
    padding: 12px;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    line-height: normal;

    position: fixed;
    top: 50%;
    right: calc((100% - 1060px) / 2);
    transform: translateX(100%);
    z-index: 1000;
}

.count_viewed a {
    color: inherit;
}

.count_viewed svg {
    margin-right: 11px;
}

.count_viewed .count_viewed-mobile {
    display: none;
    font-weight: 400;
    font-size: 14px;
    margin-right: 4px;
}

.count_viewed .count_viewed-float {
    display: none;
}

@media (max-width:1200px) {
    .count_viewed {
        /* top: 0; */
        right: 0;
        transform: translateX(0);
        border-radius: 20px 0px 0px 20px;
    }
}



@media (max-width:767px) {
    .menu__wrapper {
        background-color: #f8f8f8;
        box-shadow: 0 5px 25px rgb(0 0 0 / 15%)
    }

    div.float-menu__wrap {
        background-color: transparent;
        box-shadow: none;
    }

    .count_viewed {
        position: relative;
        /* border-radius: 10px;
      top: 10%;
      right: 20px;
      left: 20px;
      transform: translateX(0); */
        order: 2;
        border-radius: 10px;
        transform: translateX(0);
        width: 100%;
        margin-top: 10px;
    }

    .count_viewed .count_viewed-mobile {
        display: block;
    }

    .count_viewed .count_viewed-float {
        display: block;
    }
}


.user__interaction {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 40px;
}

.user-iteraction__link {
    display: inline-flex;
    align-items: center;

    font-weight: 600;
    font-size: 12px;
    line-height: normal;
    color: #757575;
    text-transform: uppercase;
    transition: color .3s;
}



.user-iteraction__link svg {
    margin-right: 11px;
    fill: #757575;
    transition: fill .3s;
}

.user-iteraction__link:hover,
.user-iteraction__link:active,
.user-iteraction__link:hover svg,
.user-iteraction__link:active svg {
    color: #212121;
    fill: #212121;
}

.user-iteraction__link.active,
.user-iteraction__link.active svg {
    color: #212121;
    fill: #212121;
    cursor: default;
}

.user__interaction-mobile {
    display: none;
}


@media (max-width: 767px) {
    .user__interaction {
        display: none;
    }

    .user__interaction-mobile {
        border-top: 1px solid var(--light-primary-color);
        padding-top: 30px;
        display: flex;
        flex-direction: column;
        gap: 20px;

    }

    .user-iteraction__link {
        font-size: 10px;
    }
}

.relink-itm__title__wrapper {
    display: flex;

}


.favorite-button {
    margin: 0;
    padding: 5px;
    background-color: transparent;
    border: none;
    z-index: 100;

    align-self: flex-start;
}

#header__title-wrapper_wfav {
    position: relative;
}

#fav_ico_block {
    display: block;
    position: absolute;
    bottom: -4px;
    left: 272px;
    width: 44px;
    height: 46px;
    overflow: hidden;
    margin-left: 20px;
}

@media (max-width: 520px) {
    #fav_ico_block {
        left: 240px;
    }

}

@media (max-width:767px) {

    .relink-itm__title__wrapper {
        flex-direction: column;
        margin-top: 18px;
        margin-bottom: -40px;
    }

    .favorite-button {
        margin-left: auto;
    }
}

.favorite-button svg {
    fill: none;
    stroke: #BDBDBD;

    transition: fill .3s, stroke .3s;
}

.favorite-button:hover svg,
.favorite-button:active svg {
    fill: none;
    stroke: #FF9800;
}

.favorite-button.active svg {
    fill: #FF9800;
    stroke: #FF9800;
}

.favorite-button.mobile {
    display: none;
}


.favorite-btn--hidden {
    display: none;
}


/* =========================================*/
.programm__selector {
    border: 1px solid #d8d8d8;
    margin-bottom: 30px;
}

.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: #373737;
    background: #fff;
}

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

.programm__selector__itm--active a,
.programm__selector__itm--active a:hover {
    background: #d9d9d9;
    text-decoration: dashed !important;
    text-decoration-style: dashed !important;
    cursor: default !important;
}

.programm__itm {
    margin-top: 20px;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

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


.programm__itm__photo img {
    margin: 0 auto;
}

.programm__itm__name {
    font-size: 18px;
    color: #388E3C;
    margin-bottom: 20px;
    font-weight: bold;
}

.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;
    z-index: 10;
}

.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__hour {
    color: #388E3C;
    text-align: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #efefef;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 16px;
}

.programm__itm__price {
    color: #ff5736;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 4px;

}

.programm__itm__price--old {
    text-decoration: line-through;
    color: #388E3C;
}


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

/* =========================================*/
/*
.review-item {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dddddd;
} */

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

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

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

.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,

.review__add-button,
.review__add-button:hover,
.simple-button,
.simple-button:hover,
.simple-button:visited,

.review__add-button:visited {
    border-radius: 4px;
    border: 2px solid #a5aecf;
    font-size: 12px;
    color: #388E3C;
    line-height: 40px;
    display: block;
    height: 40px;
    width: 200px;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    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: 80px;
    color: #388E3C;
    float: left;
    height: 59px;
    line-height: 0.8;
}

/* =========================================*/
.faq-item {
    background: #fff;
    margin-bottom: 8px;
    -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__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/appkk-green--agalarov/images/triangle--blue.png) no-repeat;
    margin-top: 10px;
}

.faq-item__icon--open {
    background: url(/local/templates/appkk-green--agalarov/images/triangle--grey.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__itm-info {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 55px;
    color: #3a3f47;
}

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

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

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

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

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

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

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


.need-help__title {
    font-size: 30px;
    color: #373737;
    font-weight: bold;
    margin-bottom: 15px;
}

.need-help__hint {
    font-size: 12px;
    color: #989898;
    margin-bottom: 15px;
}

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

/* .need-help input[type=text] {
    border: 1px solid #b5b5b5;
    outline: none;
    line-height: 41px;
    height: 41px;
    padding: 0px 15px;
    font-size: 12px;
    border-radius: 2px;
    margin-bottom: 5px;
    width: 100%;
} */

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

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




/* .need-help input[type=button] {
    border: none;
    outline: none;
    line-height: 43px;
    height: 43px;
    text-align: center;
    font-size: 12px;
    border-radius: 4px;
    margin-bottom: 5px;
    color: #fff;
    background: #163fdb;
    /* Old browsers */
/* background: -moz-linear-gradient(top, #163fdb 0%, #388E3C 100%);*/
*/
/* FF3.6-15 */
/* background: -webkit-linear-gradient(top, #163fdb 0%, #388E3C 100%); */
/* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to bottom, #163fdb 0%, #388E3C 100%); */
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#163fdb', endColorstr='#388E3C', GradientType=0); */
/* IE6-9 */
/* width: 100%; */
/* }  */

.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 {
    color: #989898;
    font-size: 10px;
}

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

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


.main-page__course-bg_new-fon .good-status {
    background: transparent;
}

/* =========================================*/
.programm__tabs__header {
    border: 1px solid #d8d8d8;
    background: #d9d9d9;
    margin-bottom: 18px;
    overflow: hidden;
    /*display: table;*/
    width: 100%;
}

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

.programm__tabs__header__itm-tab--active {
    background: #fff;
    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: #373737;
    font-size: 22px;
    /* line-height: 70px; */
    text-align: center;
    text-decoration-style: dashed;
    cursor: pointer;
}

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

.programm__tabs__marketing__itm {
    width: 280px;
    padding-left: 75px;
    min-height: 90px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 10px auto;
}

.programm__tabs__marketing__itm--type-education {
    background: url(/local/templates/appkk-green--agalarov/images/programm__icon__1.png) 0px 15px no-repeat;
}

.programm__tabs__marketing__itm--timeline {
    background: url(/local/templates/appkk-green--agalarov/images/programm__icon__2.png) 0px 15px no-repeat;
}

.programm__tabs__marketing__itm--request {
    background: url(/local/templates/appkk-green--agalarov/images/programm__icon__3.png) 0px 15px no-repeat;
}

.programm__tabs__marketing__itm--type-form {
    background: url(/local/templates/appkk-green--agalarov/images/programm__icon__4.png) 0px 15px no-repeat;
}

.programm__tabs__marketing__itm--coming-soon {
    background: url(/local/templates/appkk-green--agalarov/images/programm__icon__5.png) 0px 15px no-repeat;
}

.programm__tabs__marketing__itm--price {
    background: url(/local/templates/appkk-green--agalarov/images/programm__icon__6.png) 0px 15px no-repeat;
}

.programm__tabs__marketing__value {
    color: #373737;
    font-size: 15px;
    font-weight: bold;
}

.programm__tabs__marketing__value span {
    color: #ed0505;
}

.programm__tabs__marketing__value el {
    text-decoration: line-through;
}

.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: 26px;
    margin-bottom: 20px;
    margin-top: 25px;
}

.programm__tabs__body__itm-tab__preview--value {
    color: #262626;
    font-size: 14px;
}

.programm__tabs__body__itm-tab__programm {}

.programm__block__request {
    color: #fff;
    background: #10298a;
    background: -moz-linear-gradient(left, #10298a 0%, #153bcc 100%);
    background: -webkit-linear-gradient(left, #10298a 0%, #153bcc 100%);
    background: linear-gradient(to right, #10298a 0%, #153bcc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#10298a', endColorstr='#153bcc', GradientType=1);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

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

.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: bold;
}

.programm__block__request__modal-link,
.programm__block__request__modal-link:hover {
    color: #388E3C;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    max-width: 200px;
    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;
}

.bottom-btns-block {
    margin-top: 50px;
}

.bottom-btns-block .yellow-btn {
    border-radius: 3px;
}

.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__title {
    color: #373737;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1;
}

.main-page__course__itm {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 7%;
    background: url(/local/templates/appkk-green--agalarov/images/red__triangle.png) 98% 50% no-repeat;
}

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

.main-page__course__itm,
.main-page__course__itm:hover {
    font-size: 16px;
    color: #388E3C;
    text-decoration: none;
    cursor: pointer;

}


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

.banner-list__item__bg {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 95px;
    background: #388E3C;
    background: -moz-linear-gradient(left, #388E3C 0%, #1539c4 100%);
    background: -webkit-linear-gradient(left, #388E3C 0%, #1539c4 100%);
    background: linear-gradient(to right, #388E3C 0%, #1539c4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388E3C', endColorstr='#1539c4', GradientType=1);
}

.banner-list__item__name {
    color: #fff;
    font-size: 24px;
    margin-bottom: 4px;
}

.banner-list__item__text {
    color: #fff;
    font-size: 14px;
    opacity: 0.57;
}

.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 {
    font-family: "Inter-Regular";
    padding-top: 15px;
    padding-bottom: 15px;
    color: #181818;
    font-size: 15px;
}

.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;
}

.partners{
    margin-top: 80px;
    margin-bottom: 80px;
}
.partners .container{

}
.partners-container{

}
.partners-inner{
    width: auto;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin-bottom: 48px;
}
.partners-inner h2{
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
    color: rgba(51, 51, 51, 1);
}
.partners-inner p{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 0px;
    width: 100%;
    max-width: 780px;
    text-align: center;
}
.partners-icons{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.partners-icons img{

}
.partners-icons img:last-child{

}
@media (max-width: 767px) {
    .partners{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .partners-inner{
        margin-bottom: 30px;
    }
    .partners-icons{
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
        flex-wrap: wrap;
    }
}
/* =========================================*/

/* .footer {
    background: #f2f2f2;
    padding-top: 40px;
    padding-bottom: 40px;
} */

.footer__adress {
    color: #ababab;
    font-size: 11px;
    margin-bottom: 15px;
}

.footer__info {
    color: #ababab;
    font-size: 11px;
}

.footer__info a,
.footer__info a:hover {
    color: #474747;
}


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

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


/* howto-list__item */
.howto-list__item {
    display: table-row;
    margin-bottom: 55px;
}

.howto-list__item__col {
    display: table-cell;
    vertical-align: middle;
    margin-top: 15px;
    margin-bottom: 15px;
}

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

.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: bold;
    margin-bottom: 50px;
    margin-top: 50px;
}

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

.main-page__course__big__title {
    font-size: 30px;
    color: #373737;
    font-weight: bold;
    margin-bottom: 50px;
    margin-top: 50px;
}

.main-page__course__big__itm {
    min-height: 220px;
    border-bottom: 1px solid #ded3e5;
    margin-bottom: 15px;
    padding: 25px;
    background: url(/local/templates/appkk-green--agalarov/images/gerb--big.png) #fff 180% 65% no-repeat;
    background-size: 50%;
}

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

.main-page__course__big__itm__name {
    font-weight: bold;
    font-size: 22px;
    color: #388E3C;
    margin-bottom: 25px;
    margin-top: 0;
}

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

.main-page__course__big__itm__price--old {
    margin-top: 10px;
    color: #388E3C;
    text-decoration: line-through;
    font-size: 22px;
    line-height: 40px;
    display: block;
    float: left;
    margin-right: 15px;
    font-weight: bold;
}

.main-page__course__big__itm__price--new {
    color: #ff5736;
    font-size: 22px;
    line-height: 40px;
    display: block;
    float: left;
    font-weight: bold;
}

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

.main-page__course__big__itm__link:hover {
    color: #fff;
    background: #163fdb;
    background: -moz-linear-gradient(top, #163fdb 0%, #388E3C 100%);
    background: -webkit-linear-gradient(top, #163fdb 0%, #388E3C 100%);
    background: linear-gradient(to bottom, #163fdb 0%, #388E3C 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#163fdb', endColorstr='#388E3C', GradientType=0);
    border: none;
    line-height: 40px;
}


.main-page__course__big__form__title {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: bold;
}

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



.main-page__course__big__form__agree {
    color: #989898;
    margin-top: 10px;
    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: #989898;
}


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

.main-page__feature-list {}

.main-page__feature-list__item {
    /*padding-left: 90px;*/
    padding-bottom: 15px;
}

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

.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 {
    padding: 35px;
    background: #fff;
    border-bottom: 1px solid #ded3e5;
}

.main-page__news-list__item__inner {
    background: #fff;
    padding: 25px;
}

.main-page__news-list__item__name {
    font-weight: bold;
    font-size: 22px;
    color: #388E3C;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.428571429;
}

.main-page__news-list__item__link {
    display: block;
    border: 2px solid #d4d8ea;
    line-height: 36px;
    height: 40px;
    font-size: 12px;
    color: #388E3C;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    margin-top: 10px;
}

.main-page__news-list__item__link:hover {
    color: #fff;
    text-decoration: none;
    background: #163fdb;
    background: -moz-linear-gradient(top, #163fdb 0%, #388E3C 100%);
    background: -webkit-linear-gradient(top, #163fdb 0%, #388E3C 100%);
    background: linear-gradient(to bottom, #163fdb 0%, #388E3C 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#163fdb', endColorstr='#388E3C', GradientType=0);
    border: none;
    line-height: 40px;
}


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

/*==================================*/
.lectors {
    padding-top: 40px;
    padding-bottom: 40px;
}

.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;
    width: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 15px;
}

.lectors__carousel__item__name {
    font-weight: bold;
    font-size: 15px;
    color: #373737;
    margin-bottom: 10px;
}

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

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

.lectors-container {
    position: relative;
}

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

.lectors-container .owl-theme .custom-nav .owl-prev,
.lectors-container .owl-theme .custom-nav .owl-next {
    position: absolute;
    height: 100px;
    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: -30px;
}

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

.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: #388E3C;
}

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

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

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

.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 #388E3C;
    border-radius: 4px;
    outline: none;
}

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

.mr-auto a {
    color: #388E3C;
}

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

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

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


.program__relink__title {
    font-family: "Inter-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 140%;
    margin-bottom: 50px;
    color: var(--dark-primary-color);
    padding: 0;
}

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

        font-size: 20px;

        margin-bottom: 20px;

    }
}

.program__relink__list__item--hide {
    display: none;
}

.program__relink__list__item {
    margin-bottom: 15px;
}

.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;
}

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

.program__relink__list>.row:first-child .programm__itm-new {
    margin-top: 0;
}

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

.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: #388E3C;
    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: #388E3C;
    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/appkk-green--agalarov/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 (max-width: 412px) {
    .header__main-part__logo__text {
        font-size: 11px;
    }
}

/*media styles*/

@media (max-width: 767px) {
    .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;
    }

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

    .programm__itm {
        text-align: center;
    }

    .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;
    }



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

@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;
    }

    .desktop__menu__list a {
        padding: 3px 8px;
    }

    .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;
    }


    /* .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;
    }

    .header__main-part__logo__text {
        font-size: 12px;
    }

    .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 {
    background: url('/diplom_bg.jpg');
    background-size: initial;
    background-position: center;
    background-repeat: no-repeat;
}

.main-page__diplom h2 {
    margin-bottom: 0px;
}

.main-page__diplom__text {
    font-family: "Open Sans";
    font-weight: normal;
    font-size: 12px;
    color: #989898;
}

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

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

@media (min-width: 768px) {
    .main-page__diplom__wrapper img {
        margin-top: 0;
    }

    .main-page__diplom__text p:first-child {
        margin-top: 30px;
    }

    .main-page__diplom__wrapper {
        background-position: 170px;
        background-position-y: 40px;
        padding-bottom: 50px;
    }
}

.main-page__documents__subtitle {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 22px;
    color: #102a8d;
}

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

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

.main-page__carousel__control__item {
    height: 41px;
    width: 41px;
    float: left;
    margin-right: 30px;
    background: url('/local/templates/appkk-green--agalarov/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/appkk-green--agalarov/images/arrow_right.png') center no-repeat;
}

@media (min-width: 768px) {
    .main-page__documents__carousel__control {
        overflow: hidden;
    }

    .main-page__documents__carousel__control {
        margin-top: 120px;
    }
}

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

.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: #388E3C;
}

.reviews_corp__item img {
    margin-left: auto;
    margin-right: auto;
}

.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: 14px;
    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;
}

.header__main-part__enter .header-search {}

.nav_mob {
    display: none;
}

/*.header__main-part__logo__text {
    float: left;
    padding: 0;
    margin-right: 35px;
}*/
.nadpo-search-form {
    position: relative;
    /* margin-top: 20px; */
    /* float: right; */
    width: 100%;
}

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

.nadpo-search-form .search-input {
    position: relative;
    width: 100%;
    padding: 4px 20px 4px 35px;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 3px;
}

.nadpo-search-form .search-submit {
    position: absolute;
    right: 0;
    border: none;
    background: transparent;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #1232AB;
    padding: 5px 10px;
}

.search-form.nadpo-search-form:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url('/local/templates/appkk-green--agalarov/images/search-icon.png') 50% no-repeat;
    z-index: 9;
    left: 10px;
    top: 5px;
}

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

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

.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: 31px;
}

.soc-link {
    margin-right: 5px;
}

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

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


.special_worktime {
    font-family: "Inter-Medium";
    /*background-color: #40a183;*/
    background: #4CAF50;
    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/appkk-green--agalarov/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: 18px;
    }

    .special_worktime__text {
        font-size: 15px;
    }

    .special_worktime__close {
        margin-top: 4px;
    }
}

@media (min-width: 1200px) {
    .special_worktime__title {
        font-size: 18px;
    }

    .special_worktime__text {
        font-size: 15px;
    }

    .special_worktime__close {
        margin-top: 10px;
    }
}


.promo_preview_text {
    margin-top: 20px;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.programm__block__request__modal-link:hover {
    color: #fff;
    background-color: #388E3C;
    border: 1px solid #fff;
    line-height: 38px;
}

.certificate_wrapper .programm__block__request__modal-link:hover {
    color: #388E3C;
    background-color: #fff;
    border: 1px solid #388E3C;
    line-height: 38px;
}

/* .need-help input[type=button] {
    line-height: 38px;
} */

/* .need-help input[type=button]:hover {
    color: #388E3C;
    background: #fff;
    border: 1px solid #388E3C;
    line-height: 36px;
} */

.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,

.review__add-button,
.review__add-button:hover,
.simple-button,
.simple-button:hover,
.simple-button:visited,

.review__add-button:visited {
    line-height: 38px;
}

.review_photo-review__add-button:hover,
.review_video__add-button:hover,
.review_corp__add-button:hover,

.review__add-button:hover,
.simple-button:hover {
    border: 2px solid #388E3C;
}

.special_worktime__text a {
    color: #fff;
    text-decoration: underline;
}

.special_worktime__text a:hover {
    color: #fff;

}

.promo-form {
    background: linear-gradient(90.49deg, #162884 0.09%, #1E38BE 98.56%);
    color: #fff;
    position: relative;
    padding: 27px 110px 30px 47px;
    font-size: 18px;
    line-height: 25px;
    margin: 30px 0;
}

.promo-form .programm__itm__photo__hint--sale {
    font-size: 12px;
    font-weight: 500;
    padding: 0 10px;
}

.promo-form__title {
    font-weight: bold;
    margin-bottom: 13px;
}

.promo-form__caption {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
}

.promo-form__desc {
    margin-bottom: 30px;
    font-size: 0;
}

.promo-form__desc>* {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.promo-form__num {
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    position: relative;
    min-width: 35px;
    text-align: center;
}

.promo-form__num:after {
    content: attr(data-text);
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 11px;
    line-height: 15px;
    font-weight: 400;
    letter-spacing: normal;

}

.promo-form__desc__text {
    margin-right: 38px;
    font-size: 18px;
}

.promo-form__desc__time {
    margin-right: 70px;
    font-size: 0;
}

.promo-form__desc__time>* {
    display: inline-block;
    vertical-align: middle;
}

.promo-form__desc__time>*+* {
    margin-left: 27px;
}

.promo-form__desc__hint {
    font-size: 0;
}

.promo-form__desc__hint>* {
    display: inline-block;
    vertical-align: middle;
}

.promo-form__desc__hint__text {
    margin-right: 27px;
    font-size: 18px;
}

.promo-form input[type=button] {
    background: #FFFFFF;
    border-radius: 3px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #162884;
}

.promo-form input[type=button]:hover {
    background: #162884;
    color: #FFFFFF;
}

.promo-form .need-help__agree {
    color: #FFFFFF;
}

.promo-form .need-help__agree a {
    color: inherit;
}

.promo-form .good-status {
    position: absolute;
    top: 100%;
}

@media (max-width: 1199px) {
    .promo-form {
        padding: 27px;
    }
}

@media (max-width: 991px) {
    .promo-form .form-data.Ok {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .promo-form {
        padding: 25px 15px;
    }

    .promo-form__desc>* {
        display: block;
    }

    .promo-form__caption {
        margin-bottom: 30px;
    }

    .promo-form__desc__hint {
        margin-top: 20px;
    }

}

.top-button {
    position: fixed;
    left: 50px;
    bottom: 50px;
    height: 60px;
    width: 60px;
    float: left;
    margin-right: 30px;
    background: #388E3C;
    background: -moz-linear-gradient(left, #388E3C 0%, #153dd2 100%);
    background: -webkit-linear-gradient(left, #388E3C 0%, #153dd2 100%);
    background: linear-gradient(to right, #388E3C 0%, #153dd2 100%);
    -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: -28px;
    color: #388E3C;
    font-size: 14px;
    line-height: 1.428571429;
    font-weight: 700;
}

.blue-header-table {
    width: 100%;
    font-family: "Inter-Regular";
}

.blue-header-table .trow {
    margin-bottom: 8px;
    display: flex;
    align-items: stretch;
}


.blue-header-table thead td,
.blue-header-table thead th,
.blue-header-table .trow.thead-row>div {
    font-size: 24px;
    line-height: 31px;
    color: #ffffff;
    /* font-style: normal;
    font-weight: 450; */
    background: #4CAF50;
    padding: 14px 32px;
}

.blue-header-table td,
.blue-header-table .trow>div {
    padding: 14px 32px;
    /* font-style: normal;
    font-weight: 450; */
    font-size: 16px;
    line-height: 21px;
    background: #F5F5F5;
}

.blue-header-table .trow>div {
    margin-right: 6px;
    min-height: 49px;
}


.blue-header-table .trow>div:last-child {
    margin-right: 0;
    padding: 14px 12px;
}

.blue-header-table .result-row td,
.blue-header-table .trow.result-row>div {
    /* font-style: normal;
    font-weight: bold; */
    font-size: 16px;
    line-height: 21px;
    color: #4CAF50;
}

.programm-table .trow .col:first-child {
    width: 73.4%;
    margin-right: 6px;
    text-align: left;
}

.programm-table .trow .col:last-child {
    width: 26%;
    text-align: center;
}

@media screen and (max-width: 990px) {
    .blue-header-table .trow.thead-row>div {
        font-size: 18px;
        line-height: 22px;
        padding: 10px 12px;
    }

    .programm-table .trow .col:last-child {
        padding: 10px 5px;
    }

    .blue-header-table .trow>div {
        padding: 10px 12px;
    }
}


.programm__tabs__body h2,
.programm__tabs__body .h2 {
    font-family: "Inter-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 41px;
    margin-bottom: 30px;
}


.btn-square {
    height: 40px;
    border: 0;
    border-radius: 10px;
    outline: none;
    text-align: center;
    font-weight: 450;
    font-size: 14px;
    line-height: 17px;
    font-family: "Inter-Medium";
    color: #fff;
    background: var(--accent-color);
    display: block;
    margin-bottom: 20px;
    padding: 10px 15px;
    min-width: 190px;
    cursor: pointer;
    transition: background-color .3s;
}

.btn-square:hover {
    background: #cc7a00;
    text-decoration: none;
    outline: none;
}

.stages-block__wrapp {
    font-family: "Inter-Medium";
    font-style: normal;
    font-weight: 450;
    font-size: 14px;
    line-height: 18px;

    color: #373737;
}

.stages-block__elem {
    position: relative;
    background: #F5F5F5;
    min-height: 354px;
    padding: 22px 26px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-position: bottom left;

}

#stages-block__elem-1 {
    background-image: url(/local/templates/appkk-green--agalarov/images/st1.png);
}

#stages-block__elem-2 {
    background-image: url(/local/templates/appkk-green--agalarov/images/st2.png);
}

#stages-block__elem-3 {
    background-image: url(/local/templates/appkk-green--agalarov/images/st3.png);
}

#stages-block__elem-4 {
    background-image: url(/local/templates/appkk-green--agalarov/images/st4.png);
}

#stages-block__elem-5 {
    background-image: url(/local/templates/appkk-green--agalarov/images/st5.png);
}

.stages-block__elem__hover {
    /*display: none;*/
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    transition: all 400ms;
    background: rgba(56, 142, 60, 0.86);
    padding: 22px 26px;
}

.stages-block__elem.with-hover {
    cursor: pointer;
}

.stages-block__elem.with-hover:hover {
    background-color: transparent;
}

.stages-block__elem.with-hover:hover .stages-block__elem__prev-txt {
    display: none;
}

.stages-block__elem:hover .stages-block__elem__hover {
    opacity: 1;
}

.stages-block__elem__title {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 12px;
}



.stages-block__elem__title .numeric {
    font-family: "Inter-Bold";
    font-size: 16px;
    line-height: 33px;
    color: #FFFFFF;
    width: 33px;
    height: 33px;
    background: #4CAF50;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.stages-block__elem-img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.stages-block__last-elem .stages-block__elem__prev-txt {
    width: calc(100% - 315px);
}

.stages-block__elem .btn-square {
    position: absolute;
    bottom: 0px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .stages-block__elem__title .numeric {
        margin-right: 8px;
    }
}

@media screen and (max-width: 991px) {
    .stages-block__wrapp .col-sm-12 {
        clear: both;
    }
}

@media screen and (max-width: 768px) {
    .stages-block__elem.with-hover:hover {
        background-color: #F5F5F5;
        cursor: default;
    }

    .stages-block__elem__hover {
        /*display: none;*/
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        color: #373737;
        background: transparent;
    }

    .stages-block__elem.with-hover .stages-block__elem__title,
    .stages-block__elem.with-hover .stages-block__elem__prev-txt {
        display: none;
    }

    .stages-block__elem.with-hover .stages-block__elem__hover .stages-block__elem__title {
        display: block;
    }

    .stages-block__elem .btn-square {
        position: static;
        width: 190px;
        margin: 10px auto;
    }
}

@media screen and (max-width: 640px) {
    .stages-block__last-elem .stages-block__elem__prev-txt {
        width: 100%;
    }

    .stages-block__elem-img {
        max-width: 200px;
    }

    .stages-block__elem__title .numeric {
        margin-right: 8px;
    }
}

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

    .stages-block__elem,
    .stages-block__elem__hover {
        padding: 15px;
        padding-bottom: 150px; /* добавлено по задаче 1018407 20.11.24*/
    }

    .stages-block__elem-img {
        display: none;
    }
}

.btn {
    font-family: "Inter-Medium";
    background: #4CAF50;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    transition: color 500ms, background-color 500ms;
    border: 1px solid transparent;
    padding: 8px 15px;
    border-radius: 0;
}

.btn:hover {
    color: #4CAF50;
    background: #fff;
    border: 1px solid #4CAF50;
}


.programm__tabs__body__itm-tab--lectors h2,
.programm__tabs__body__itm-tab--lectors .h2 {
    margin-top: 40px;
    margin-bottom: 0px;
}

.programm__itm {
    position: relative;
}

.programm__itm__photo__hint--sale {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-weight: bold;
    background: #118567;
    background: -moz-linear-gradient(top, #10D729 0%, #118567 100%);
    background: -webkit-linear-gradient(top, #10D729 0%, #118567 100%);
    background: linear-gradient(to bottom, #10D729 0%, #118567 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#10D729', endColorstr='#118567', GradientType=0);
    margin-bottom: 4px;
    padding-left: 16px;
    padding-right: 16px;
    height: 27px;
    line-height: 27px;
    border-bottom-left-radius: 4px 4px;
}

.content-form {
    font-family: "Inter-Regular";
    background-color: #F5F5F5;
    padding: 39px;
}

.content-form .form-title {
    font-family: "Inter-Medium";
    font-style: normal;
    font-weight: 450;
    font-size: 32px;
    line-height: 41px;
    color: #121212;
    margin-bottom: 5px;
}

.content-form .form-descr {
    font-family: "Inter-Medium";
    font-weight: 450;
    font-size: 14px;
    line-height: 18px;
    color: #888888;
    margin-bottom: 20px;
}

.content-form input[type="text"],
.content-form input[type="email"],
.content-form select,
.content-form textarea {
    border: 0;
    outline: none;
    height: 40px;
    padding: 14px 20px 15px 20px;
    width: 100%;
    background: #fff;
    font-family: "Inter-Regular";
    font-size: 14px;
    line-height: 17px;
    color: #373737;
    margin-bottom: 20px;
}

.content-form .policy-lnk {
    font-size: 14px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #373737;
    display: block;
    margin-bottom: 16px;
}

.content-form .policy-lnk:hover {
    text-decoration: none;
}

.content-form .agree-group {
    font-size: 14px;
    line-height: 18px;
    color: #373737;
    /* font-style: normal;
    font-weight: normal; */
}

.content-form .agree-group label {
    width: calc(100% - 30px);
    vertical-align: middle;
    /* font-style: normal;
    font-weight: normal; */
}

.radio-item {
    margin-bottom: 20px;
}

.learn-plan-form__wrap {
    background: url(/local/templates/appkk-green--agalarov/images/form-learn-bg.png) right bottom no-repeat, url(/local/templates/appkk-green--agalarov/images/form-learn-bg-2.png) left bottom no-repeat #F5F5F5;
    min-height: 342px;
    margin-top: 50px;
    border-radius: 20px;
}

@media (max-width:520px) {
    .learn-plan-form__wrap {

        border-radius: 10px;
    }
}

.learn-plan-form__wrap input[type="text"] {
    max-width: 270px;
}

.content-form .note {
    font-family: "Inter-Medium";
    font-size: 46px;
    line-height: 62px;
    color: #2a8c4c;
    display: none;
}

@media screen and (max-width: 990px) {
    .learn-plan-form__wrap {
        background: url(/local/templates/appkk-green--agalarov/images/form-learn-bg.png) right bottom no-repeat #F5F5F5;
    }
}


.programm-pluses-block {
    margin-top: 20px;
    margin-bottom: 10px;
}

.programm-pluses-el {
    font-family: "Inter-Bold";
    font-size: 13px;
    line-height: 17px;
    color: #2a8c4c;
    margin-bottom: 30px;
}

.programm-pluses-el__img {
    width: 67px;
    height: 67px;
    text-align: center;
    vertical-align: middle;
    background: linear-gradient(209.83deg, #FF9800 10.06%, rgba(255, 203, 21, 0) 104.6%);
    border-radius: 50%;
    position: relative;
    margin-right: 30px;
    display: inline-block;
}


.programm-pluses-el span {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 110px);
}


.programm-pluses-el__img img {
    line-height: 67px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section__aboutnum{
    margin-bottom: 100px;
}
.section__aboutnum .container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.section__aboutnum h2{
    font-family: "Inter-Regular";
    color: #121212;
    font-size: 50px;
    text-align: center;
    font-weight: 100;
}
.aboutnum-container{
    display: flex;
    flex-direction: row;
    background: rgba(200, 230, 201, 1);
    border-radius: 20px;
    padding: 32px;
    width: 100%;
    justify-content: space-around;
    align-items: center;
}
.aboutnum-container_block{
    display: flex;
    flex-direction: column;
}
.aboutnum-container hr{
    height: 48px;
    width: 1px;
    background: rgba(56, 142, 60, 1);
    margin: 0px;
}
.aboutnum-container_block_number{
    font-family: "Inter-Regular";
    color: #121212;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
}
.aboutnum-container_block p{
    font-family: "Inter-Regular";
    color: rgba(18, 18, 18, 1);
    font-size: 16px;
    margin: 0px;
    margin-top: 16px;
}
@media (max-width:767px) {
    .section__aboutnum{
        margin-bottom: 50px;
    }
    .section__aboutnum h2{
        font-size: 32px;
    }
    .aboutnum-container{
        display: flex;
        flex-direction: column;
        padding: 40px 32px;
        width: 100%;
        justify-content: space-around;
        align-items: center;
    }
    .aboutnum-container hr{
        height: 1px;
        width: 50%;
        background: rgba(56, 142, 60, 1);
        margin: 0px;
        margin: 24px 0px;
    }
    .aboutnum-container_block{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.programm-license-block {
    background: url(/local/templates/appkk-green--agalarov/images/licence-bg.png) bottom left no-repeat #4CAF50;
    padding: 30px 60px 30px 233px;
    margin: 0;
    margin-bottom: 100px;
    border-radius: 20px;
}

@media (max-width:767px) {
    .programm-license-block {
        margin-bottom: 40px;
        border-radius: 10px;
    }
}

.programm-license-block p {
    font-family: "Inter-Medium";
    font-size: 24px;
    line-height: 31px;
    color: #FFFCFC;
    margin-bottom: 22px;
}


.btn-blue {
    padding: 8px 24px;
    border: 1px solid #C8E6C9;
    text-align: center;
    min-width: 170px;
    font-family: "Inter-Medium";
    font-size: 15px;
    color: #fff;
    transition: background-color 500ms, border-color 500ms, color 500ms;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    background: #4CAF50;
    border-radius: 20px;
}


.btn-blue:hover {
    background: #fff;
    color: #4CAF50;
    text-decoration: none;
}

@media screen and (max-width: 1200px) {
    .programm-license-block {
        padding: 30px 30px 30px 200px;
    }
}

@media screen and (max-width: 768px) {
    .programm-license-block {
        padding: 22px 25px 25px 200px;
    }

    .programm-license-block p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 12px;
    }
}


@media screen and (max-width: 520px) {
    .programm-license-block {
        background-size: 110%;
        padding: 15px 15px 25px 15px;
        overflow: hidden;
    }

    .programm-license-block p {
        font-size: 18px;
        line-height: 24px;
    }

    .programm-license-block .btn-blue {
        float: right;
    }
}

.programm-timer-block {
    margin: 10px 0;
}

.programm-timer-block .price-info-title {
    font-family: "Inter-Medium";
    font-size: 24px;
    line-height: 31px;
    color: #FFFFFF;
}

.programm-timer-block .price-info-price {
    font-family: "Inter-SemiBold";
    font-size: 42px;
    line-height: 54px;
    color: #FF9800;
}

.programm-timer-block .price-info {
    border-left: 1px solid #ffffff;
    padding: 0 0 0 30px;
}

.programm-timer-block .new-need-help {
    background: url(/local/templates/appkk-green--agalarov/images/Group_8.png) bottom left no-repeat, url(/local/templates/appkk-green--agalarov/images/Group_9.png) top right no-repeat #4CAF50;
    padding-top: 25px;
}


.section-description {
    font-family: "Inter-Regular";
    font-size: 15px;
    color: #898989;
}


.float-menu__wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #f8f8f8;
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    /* width: 100%; */
    /* padding: 5px 0; */
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
    top: -200px;
}


.float-menu__wrap.fixed {
    opacity: 1;
    visibility: visible;
    top: 0;
}

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

.navbar-collapse.collapse.float-navbar {
    display: flex !important;
    flex-wrap: wrap;

}
.float-menu-item {
    /* font-family: "Inter-SemiBold"; */
    /* font-size: 12px; */
    /* color: #4CAF50; */
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    /* transition: all 400ms; */
    margin: 0 10px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #388E3C;
    display: flex;
    /* align-items: center; */
    text-align: left;
    width: 156px;
}

.float-menu-item:hover {
    color: #388E3C;
    text-decoration: none;
}


.float-menu__wrap .header__logo img {
    max-width: 85px;
}


.float-menu .btn-blue {
    padding: 8px;
    min-width: 120px;
    font-size: 14px;
}

@media(max-width:1199px) {
    .float-menu-item {
        font-size: 11px;
        margin: 0px 6px;
    }
}

@media(max-width:992px) and (min-width: 768px) {
    .navbar-collapse.collapse.float-navbar {
        display: flex !important;
        flex-wrap: nowrap;
        align-items: center;
    }
}


@media(max-width:768px) {
    .float-menu {
        display: block;
    }

    .float-menu__wrap .header__logo,
    .float-menu__wrap .navbar-toggle {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .float-menu__wrap .btn-blue {
        float: right;
        margin-top: 5px;
    }
}


@media screen and (max-width:370px) {
    .float-menu__wrap .header__logo {
        display: none;
    }

    .float-menu__wrap .btn-blue {
        margin-top: 0;
    }

    .float-menu__wrap .navbar-toggle {
        margin-top: 4px;
    }
}

.lable-intensive {
    font-family: "Inter-Medium";
    background: #F1446B;
    border: 1px solid #F1446B;
    font-size: 14px;
    color: #fff;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: normal;
    max-width: none;
    box-sizing: border-box;
    line-height: 38px;
    border-radius: 0 0 4px;
    text-align: center;
    height: 32px;
    line-height: 30px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 160px;
    text-decoration: none;
    margin-top: 13px;
}

.programm__itm__photo__hint--intensive {
    background: #F1446B;
    margin-bottom: 4px;
    padding-left: 16px;
    padding-right: 16px;
    height: 27px;
    line-height: 27px;
    border-bottom-right-radius: 4px 4px;
}

.telegramim_button i {
    background: url(/local/templates/appkk-green--agalarov/images/telegram_icon.svg) center no-repeat;
    display: block;
    width: 90%;
    height: 100%;
    box-sizing: border-box;
    background-size: 55%;
}

.license__btn {
    padding: 12px 20px;
    border: 1px solid #fff;
    text-align: center;
    min-width: 170px;
    font-family: "Inter-Medium";
    font-size: 16px;
    color: #fff;
    transition: background-color 500ms, border-color 500ms, color 500ms;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    background-color: var(--primary-color);
    border-radius: 20px;
    line-height: 100%;
}

.license__btn:hover {
    border-color: var(--dark-primary-color);
    color: var(--dark-primary-color);

    background-color: var(--text-icon);
}

.review-list__more {
    border-radius: 20px;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    transition: color .3s, background-color .3s;
}

.review-list__more:hover {
    border: 1px solid var(--primary-color);
    border-radius: 20px;
    background-color: var(--primary-color);
    color: #fff;
}

p {
    margin: 0 0 10px;
}

ul {
    list-style: disc;
    padding: 0 0 0 20px;
}

ol {
    list-style: auto;
    padding: 0 0 0 20px;
}

.nav__list,
.nav__list ul,
.review__list,
.footer__inner ul,
.relink__list,
.review__list-panel,
.programm-pluses__list,
.education-description__list,
.delivery__list,
.course__list,
.event__list,
.direction__list,
.news__list {
    list-style: none;
    padding: 0;
}
.programm-pluses__list {
    display: grid;
    /* grid-template-columns: repeat(6, 1fr); */
    gap: 20px;
}

.course-slider-wrapper {
    margin-bottom: 40px;
}

.need-help .input-button {
    text-align: center;
}

.section__event {
    margin: 0;
}

.section__course,
.event__list,
.course-slider-wrapper,
.section__info,
.section__learning,
.section__features,
.section__direction,
.section__teachers,
.section__news,
.section__review {
    margin-bottom: 100px;
}

@media (max-width:767px) {

    .section__course,
    .event__list,
    .course-slider-wrapper,
    .section__info,
    .section__learning,
    .section__features,
    .section__direction,
    .section__teachers,
    .section__news,
    .section__review {
        margin-bottom: 50px;
    }
}
.subscribe__info{

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;

    min-width: 351px;



}
.section__subscribe {
    margin-bottom: 20px;
    margin-top: 20px;
}
.subscribe__title{
    
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 120% !important;
    color: #212121 !important;
}
.agree__mobile{
    display: block !important;
}
.subscribe__agree{
    display: none !important;
}
.agree__mobile{
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 110%;
    color: #373737;
}
.subscribe__description{
    font-style: normal;
    /* font-weight: 300;
    font-size: 10px;
    line-height: 110%; */
    color: #373737;
    
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
}


/* audio */

.review__list-audio {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 20px;
    margin-bottom: 50px;
}

.item__audio {
    border: 1px solid var(--light-primary-color);
    border-radius: 20px;
    padding: 30px;
}

.audio__user {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #212121;
    display: flex;
    flex-direction: column;
    font-family: 'Inter-Bold';
}

.audio__speed-buttons {
    display: flex;
    gap: 20px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.audio__speed-buttons button {
    border: 1px solid #C8E6C9;
    border-radius: 100px;
    padding: 5px 20px;
    color: #C8E6C9;
    background-color: transparent;

    font-weight: 400;
    font-size: 20px;
    line-height: 26px;

    transition: border-color .3s, color .3s;
}

.audio__speed-buttons button:hover {
    border: 1px solid #42b646;

    color: #42b646;
}

.audio__speed-buttons button.active {
    border-color: #388E3C;
    color: #388E3C;
}

.wrapper__audio-button {
    display: flex;
    align-items: center;
    gap: 20px;

    /* margin-bottom: 25px; */
    margin-top: 25px;
}

.button-play {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ff9800;
    border: none;


    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 50%;
    transition: background-color .3s;
}

.button-play:hover {
    background-color: #cc7a00;
}

.button-play.play,.button-play.fa-pause {
    background-position: 58% 50%;
    background-image: url(/local/templates/appkk-green--agalarov/images/icon-play.svg);
}

.button-play.pause,.button-play.fa-play {
    background-position: center center;
    background-image: url(/local/templates/appkk-green--agalarov/images/icon-pause.svg);
}

.range-time {
    position: relative;
    width: 100%;
    height: 10px;
    border-radius: 10px;
    padding: 0;
    margin: 30px 0 20px 0;

    background-color: var(--light-primary-color);
}

.range-progress { display: none; }
.ui-progressbar-value {
    position: absolute;
    left: 0;
    top: 0;
    background-color: var(--dark-primary-color);
    height: 100%;
    width: 90%;
    font-size: 0px;
    border-radius: 10px;
}

.range-thumb {
    position: absolute;
    left: 0%;
    top: -5px;
    background-color: var(--dark-primary-color);
    width: 20px;
    height: 20px;
    border-radius: 50%;

    transform: translateX(-50%);
    cursor: pointer;

    transition: background-color .3s;
}

.range-thumb:hover {

    background-color: var(--primary-color);

}

.play-time {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #757575;
}

.review-audio__add-button {
    border: 1px solid #388E3C;
    border-radius: 20px;

    font-weight: 500;
    font-size: 16px;
    line-height: 100%;

    color: #388E3C;
    padding: 12px 20px;
    margin: 10px auto;
    display: block;
    text-align: center;
    width: fit-content;
    font-family: 'Inter-Bold';

    transition: background-color .3s, color .3s, box-shadow .3s;
}

.review-audio__add-button:hover {
    color: #fff;
    background-color: #388E3C;

}

.review-audio__add-button:focus {
    text-decoration: none;
    color: #388E3C;
    outline: 1px solid #1f6123;

}

.review-audio__add-button:hover {
    color: #fff;
    background-color: #388E3C;

}

@media (max-width: 991px) {
    .review__list-audio {
        grid-template-columns: repeat(2, 1fr);
    }


}

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

        grid-template-columns: 1fr;

    }
}

@media (max-width: 565px) {


    .item__audio {
        border: 1px solid var(--light-primary-color);
        border-radius: 10px;
        padding: 10px;
    }
}



.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: 87.34px;
    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: 20px 0px 0px 0px;
    text-decoration: none;
    position: relative;
}
.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%;
}

.modal-parts_pay-inner{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.modal-parts_pay-inner svg{
    width: 20px;
}
.modal-parts_pay__wrapper .close {
    font-size: 30px;
    margin-top: -5px;
}
.modal-parts_pay-inner .modal-title{
    font-weight: 700;
}
.modal-parts_pay__wrapper .modal-dialog{
    max-width: 560px;
    width: 100%;
}
.modal-parts_pay__wrapper .modal-content{
    padding: 30px;
}
.modal-parts_pay__wrapper .modal-header{
    border:none;
    padding: 0px;
}
.modal-parts_pay__wrapper .modal-body{
    padding: 0px;
    padding-top: 16px;
}
.modal-parts_pay-content ul,
.modal-parts_pay-content li,
.modal-parts_pay-content b,
.modal-parts_pay-content p{
    font-size: 12px;
}
.modal-parts_pay-content_one{
    margin-bottom: 16px;
    font-size: 12px;
}
.modal-parts_pay-content_one ul{
    list-style: decimal;
    padding: 0 0 0 12px;
}
.modal-parts_pay-content_one:last-child{
    margin-bottom: 0px;
}
.modal-parts_pay-content_dual{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 16px;
}
.modal-parts_pay-content_dual ul{
    padding: 0 0 0 15px;
}
.modal-parts_pay-content_dual-item{
    width: 50%;
    margin-right: 16px;
}
.modal-parts_pay-content_dual-item:last-child{
    margin: 0;
}

@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%;
	}
    .modal-parts_pay__wrapper .close {
        margin-top: 0px;
    }
}
@media (max-width: 767px) {

	.info{
		flex-direction: column !important;
	}
	}

.fictive_line{
    position: absolute;
    left: 0;
    right: 0;
    background-color: #ffffff;
}  

.fictive_line_bg{
    padding: 10px 20px;
    background-color: var(--primary-color);
}

@media (max-width: 460px) {
    .fictive_line_bg{
        padding: 20px;
    }
}


/* ===================blossom banner======================*/
  
#screen_blossombanner_block { 
    display: flex;
    max-width: 1200px;
    width: 100%;
    height: 72px;
    overflow: hidden;
    z-index: 90;
    background: #33404E url(/local/templates/appkk-green--agalarov/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: "Inter-Regular";
    cursor: pointer;
}

#screen_blossombanner_block_header{
  color: #FFF;
  font-family: "Inter-Regular";
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  padding-left: 7.5%;
  position: relative;
}
#screen_blossombanner_block_header img{
  position: absolute;
  width: 89px;
  left: -20px;
  top: -5px;
}
#screen_blossombanner_block_txt{
  display: flex;
  grid-gap: 8px;
  align-items: center;
  flex-direction: row;
}
#screen_blossombanner_block_txt .block_txt_top{
  display: flex;
  padding: 6.908px 7.763px 6.908px 6.908px;
  justify-content: center;
  align-items: center;
  gap: 6.908px;
  align-self: stretch;
  border-radius: 6.908px;
  background: #D6FC45;

  color: #193346;
  font-size: 25.62px;
  font-style: italic;
  font-weight: 700;
  line-height: 120%; /* 30.743px */
  letter-spacing: -1.793px;
}

#screen_blossombanner_block_txt .block_txt_bot{
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 20px */
  letter-spacing: -0.2px;
}

#screen_blossombanner_block_cont_wrap{
  display: flex;
  grid-gap: 8px;
  align-items: center;
  flex-direction: row-reverse;
}
#screen_blossombanner_block_cont_wrap span{
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 20px */
  letter-spacing: -0.2px;
}
.screen_blossombanner_block_cont_img{
  display: flex;
  padding: 9.207px;
  justify-content: center;
  align-items: center;
  gap: 6.956px;
  border-radius: 6.956px;
  background: #D6FC45;
}

#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: flex;
  padding: 14px 32px 16px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: #D6FC45;

  color: #000;
  font-family: Mulish;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; 

  height: 48px;
}

@media  (min-width: 1200px) and (max-width:1439px) {

}

@media (max-width:1199px) {
  .top_banner {
    padding-left: 20px;
    padding-right: 20px;
  }
  #screen_blossombanner_block { 
    width: 100%;
  }
  #screen_blossombanner_block_header{
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
  }
  #screen_blossombanner_block_header img {
    position: absolute;
    width: 80px;
    left: -29px;
    top: -16px;
  }
  #screen_blossombanner_block_txt{
    gap: 6.908px;
  }
  #screen_blossombanner_block_txt .block_txt_top{
    
  }
  #screen_blossombanner_block_txt .block_txt_bot{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
  }
  #screen_blossombanner_block_cont_wrap span{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
  }
  #screen_blossombanner_block_cont_wrap {
    gap: 6.908px;
  }
  .screen_blossombanner_block_cont_img {
    
  }
}
@media (max-width: 940px){
  #screen_blossombanner_block { 
    width: 100%;
    height: 70px;
  }
  #screen_blossombanner_block_cont_wrap {
    display: none;
  }
}
@media (max-width: 767px){
  .top_banner{
    padding-left: 10px;
    padding-right: 10px;
  }
  #screen_blossombanner_block { 
    height: 70px;
    border-radius: 10px;
  }
  #screen_blossombanner_block_header img {
    position: absolute;
    width: 80px;
    left: -46px;
    top: -15px;
  }
  #screen_blossombanner_block_txt .block_txt_top {
    display: flex;
    height: 23.847px;
    padding: 5.02px 5.008px 5.02px 5.02px;
    justify-content: center;
    align-items: center;
    gap: 5.02px;
    border-radius: 5.02px;
    font-size: 18.618px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%; /* 22.342px */
    letter-spacing: -1.303px;
    align-self: center;
  }
  #screen_blossombanner_block_btn{
    display: flex;
    padding: 14px 10px 16px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: #D6FC45;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  
}
@media (max-width: 590px){
  .top_banner{
    padding-left: 0px;
    padding-right: 0px;
  }
  #screen_blossombanner_block { 
    width: 100%;
    height: 52px;
    border-radius: 0px;
  }
  #screen_blossombanner_block_header img {
    position: absolute;
    width: 71px;
    left: -44px;
    top: -14px;
}
  #screen_blossombanner_block_header{
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
    padding-left: 9.5%;
  }
  #screen_blossombanner_block_txt .block_txt_bot {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.12px;
  }
  #screen_blossombanner_block_btn{
    display: none;
  }
}

/* =========================================*/
/* End */
/* /local/templates/appkk-green--agalarov/css/bootstrap.css?1765025416114216 */
/* /local/templates/appkk-green--agalarov/js/slick/slick.css?17650254161776 */
/* /local/templates/appkk-green--agalarov/css/bvi.css?1765025416113600 */
/* /local/templates/appkk-green--agalarov/css/custom.css?1765025401103482 */
/* /local/templates/appkk-green--agalarov/css/media.css?17650254017804 */
/* /local/templates/appkk-green--agalarov/css/common.style.css?176502540145026 */
/* /local/templates/appkk-green--agalarov/header.style.css?17650254169902 */
/* /local/templates/appkk-green--agalarov/footer.style.css?17650254012048 */
/* /local/templates/appkk-green--agalarov/include_area/header/styles.css?176502562522731 */
/* /local/templates/appkk-green--agalarov/components/appkk/search.title/appkk/style.css?17650255062743 */
/* /local/templates/appkk-green--agalarov/components/bitrix/breadcrumb/breadcrums/style.css?1765025624496 */
/* /local/templates/appkk-green--agalarov/css/blog_top_banner.css?17650254162064 */
/* /local/templates/appkk-green--agalarov/components/bitrix/news.list/footer_reviews_external_new/style.css?17650256248101 */
/* /local/templates/appkk-green--agalarov/css/new_footer.css?17594699454359 */
/* /local/templates/appkk-green--agalarov/styles.css?176502540112838 */
/* /local/templates/appkk-green--agalarov/template_styles.css?176502562598413 */
