/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif /* 1 */;
  -ms-text-size-adjust: 100% /* 2 */;
  -webkit-text-size-adjust: 100% /* 2 */;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block /* 1 */;
  vertical-align: baseline /* 2 */;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit /* 1 */;
  font: inherit /* 2 */;
  margin: 0 /* 3 */;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button /* 2 */;
  cursor: pointer /* 3 */;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box /* 1 */;
          box-sizing: border-box /* 1 */;
  padding: 0 /* 2 */;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield /* 1 */;
  -webkit-box-sizing: content-box /* 2 */;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0 /* 1 */;
  padding: 0 /* 2 */;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
blockquote {
  margin: 0;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url("../fonts/Roboto/Roboto-Regular.eot");
  src: url("../fonts/Roboto/Roboto-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/Roboto/Roboto-Regular.woff") format('woff'), url("../fonts/Roboto/Roboto-Regular.svg#custom_font") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto/Roboto-Light.eot");
  src: url("../fonts/Roboto/Roboto-Light.eot?#iefix") format('embedded-opentype'), url("../fonts/Roboto/Roboto-Light.woff") format('woff'), url("../fonts/Roboto/Roboto-Light.svg#custom_font") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url("../fonts/Roboto/Roboto-Bold.eot");
  src: url("../fonts/Roboto/Roboto-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/Roboto/Roboto-Bold.woff") format('woff'), url("../fonts/Roboto/Roboto-Bold.svg#custom_font") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Black';
  src: url("../fonts/Roboto/Roboto-Black.eot");
  src: url("../fonts/Roboto/Roboto-Black.eot?#iefix") format('embedded-opentype'), url("../fonts/Roboto/Roboto-Black.woff") format('woff'), url("../fonts/Roboto/Roboto-Black.svg#custom_font") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto/Roboto-Light.eot");
  src: url("../fonts/Roboto/Roboto-Light.eot?#iefix") format('embedded-opentype'), url("../fonts/Roboto/Roboto-Light.woff") format('woff'), url("../fonts/Roboto/Roboto-Light.svg#custom_font") format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  font-family: 'Roboto-Regular';
  font-size: 16px;
  line-height: 1.55;
  color: #000;
  scroll-behavior: smooth;
  background-color: #fcfcfc;
}
body {
  background-color: #fcfcfc;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
h1 {
  color: #000;
  font-size: 48px;
  line-height: 56px;
  font-family: 'Roboto-Black';
}
@media (max-width: 766px) {
  h1 {
    font-size: 36px;
    line-height: 42px;
  }
}
p {
  margin-top: 0;
  font-size: 18px;
  line-height: 21px;
  color: #808080;
  font-family: 'Roboto-Regular';
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}
input[type="radio"] {
  display: none;
}
input[type="radio"]:checked +label {
  border: 4px solid #cb1c31;
}
label {
  display: block;
  width: 16px;
  height: 16px;
  background: #fff;
  border: thin solid #ececec;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin: 0px 16px 0 0;
}
.container {
  padding: 0;
  max-width: 1170px;
}
@media (max-width: 1025px) {
  .container {
    padding: 0 25px;
  }
}
@media (max-width: 766px) {
  .container {
    padding: 0 16px;
  }
}
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  padding: 0 9px;
}
.row {
  margin-left: -9px;
  margin-right: -9px;
}
@media (max-width: 1025px) {
  .row.row-mob-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
strong {
  color: #181818;
}
.title-page {
  color: #181818;
  font-size: 48px;
  line-height: 56px;
  font-family: 'Roboto-Black';
}
@media (max-width: 1025px) {
  .title-page {
    font-size: 36px;
    line-height: 42px;
  }
}
.title-page_min-36 {
  font-size: 36px;
  line-height: 42px;
}
.btn {
  padding: 0 15px;
  cursor: pointer;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  border: thin solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
.btn__text {
  color: #808080;
  font-family: 'Roboto-Bold';
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.3px;
}
.btn_red {
  background-color: #cb1c31;
  border: thin solid #cb1c31;
}
.btn_red .btn__text {
  color: #fff;
}
.btn:hover {
  background-color: #ae182a;
  -webkit-box-shadow: 0px 4px 20px rgba(0,0,0,0.1);
          box-shadow: 0px 4px 20px rgba(0,0,0,0.1);
}
.btn:hover .btn__text {
  color: #fff;
}
.btn:active {
  background-color: #991424;
  -webkit-box-shadow: 0px 4px 20px rgba(0,0,0,0.1);
          box-shadow: 0px 4px 20px rgba(0,0,0,0.1);
}
.btn:active .btn__text {
  color: #fff;
}
.btn_transparent {
  background-color: transparent;
  border: thin solid #ececec;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn_transparent:hover {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn_transparent:hover .btn__text {
  color: #cb1c31;
}
.btn_border-red {
  background-color: transparent;
  border: thin solid #cb1c31;
}
.btn_border-red .btn__text {
  color: #cb1c31;
}
.btn_border-red:hover {
  background-color: #cb1c31;
}
.btn_border-red:hover .btn__text {
  color: #fff;
}
.btnwrap {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.btnwrap_h-56 {
  height: 56px;
}
.btnwrap_h-56:active {
  padding: 3px;
}
.btnwrap_h-56 .btn__text {
  font-size: 18px;
  line-height: 21px;
}
.btnwrap_h-40 {
  height: 40px;
}
.btnwrap_h-40:active {
  padding: 2px 3px;
}
.btnwrap_h-40 .btn__text {
  font-size: 14px;
  line-height: 16px;
}
.btnwrap_h-36 {
  height: 36px;
}
.btnwrap_h-36:active {
  padding: 2px 3px;
}
.btnwrap_h-36 .btn__text {
  font-size: 14px;
  line-height: 16px;
}
.btnwrap_w-max {
  width: 100%;
}
.btnwrap_w-200 {
  width: 200px;
}
.btnwrap_w-200:active {
  width: 194px;
}
.btnwrap_w-224 {
  width: 224px;
}
.btnwrap_w-224:active {
  width: 218px;
}
.btnwrap_w-176 {
  width: 176px;
}
.btnwrap_w-176:active {
  width: 170px;
}
.btnwrap_w-132 {
  width: 132px;
}
.btnwrap_w-40 {
  width: 40px;
}
.btnwrap_w-40:active {
  width: 34px;
  margin-right: 2px;
}
.btnwrap_w-132:active {
  width: 128px;
  margin-right: 2px;
}
.btnwrap_w-192 {
  width: 192px;
}
.btnwrap_w-192:active {
  width: 188px;
}
.btnwrap_w-241 {
  width: 241px;
}
.btnwrap_w-241:active {
  width: 237px;
}
.btnwrap_w-200 {
  width: 200px;
}
.btnwrap_w-200:active {
  width: 196px;
  margin-right: 2px;
}
.btnwrap_w-40 {
  width: 40px;
  margin-left: 16px;
}
.btnwrap_w-40:active {
  width: 38px;
  margin-right: 2px;
  height: 39px;
}
.btnwrap_w-40 .btn {
  padding: 0 5px;
}
.btnwrap_w-40:hover svg path{
  fill: #181818;
}
.btnwrap_w-148 {
  width: 148px;
}
.btnwrap_w-148:active {
  width: 144px;
}
.btnwrap_w-126 {
  width: 126px;
}
.btnwrap_w-126:active {
  width: 122px;
  margin-right: 2px;
}
.btnwrap_w-132-left {
  width: 132px;
}
.btnwrap_w-132-left:active {
  width: 128px;
  margin-left: 2px;
}
.btnwrap_w-280 {
  width: 280px;
}
.btnwrap_w-280:active {
  width: 276px;
}
.btnwrap_w-327 {
  width: 327px;
}
.btnwrap_mr-4 {
  margin-right: 16px;
}
@media (max-width: 766px) {
  .btnwrap_w-327 {
    width: 288px;
  }
}
.btnwrap_w-327:active {
  margin-left: 2px;
  width: 324px;
}
@media (max-width: 766px) {
  .btnwrap_w-327:active {
    width: 284px;
  }
}
.btnwrap_indent-l:active {
  margin-left: 2px;
}
.btnwrap_indent-r:active {
  margin-right: 2px;
}
.ul-mater {
color: #4D4D4D;
font-size: 18px;
line-height: 21px;
font-family: 'Roboto-Black';
margin-bottom: 30px;
}
.ul-mater li {
list-style: disc;
margin-bottom: 5px;
}
.ul-mater_circle {
margin: 8px 0 20px;
}
.ul-mater_circle li{
list-style: circle;
}

.ts-sidebar__link {
    text-transform: capitalize;
}

.cookie-message {
    width: 100%;
    background: #007CD7;
    border-radius: 5px 5px 0 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 7;
    display: none;
}
.cookie-message-active {
    display: block;
}
.cookie-message__wrap {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 854px;
    margin: 0 auto;
    padding: 20px 0;
}
.cookie-message__img {
    width: 32px;
    height: 32px;
    margin-right: 16px;
}
.cookie-message__text {
    color: #fff;
    margin-right: 32px;
}
.cookie-message__title {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 4px;
    font-family: 'Roboto-Bold';
}
.cookie-message__disc {
    font-size: 12px;
    line-height: 14px;
}
.cookie-message__btn {
    width: 135px;
}
.cookie-message__btn .btn_blue {
    background-color: #0063AA;
    color: #fff;
    height: 32px;
    width: 100%;
    border-radius: 5px;
    padding: 0 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.2s;
    text-decoration: none;
    flex-shrink: 0;
    font-family: 'Roboto-Bold';
    font-size: 14px;
    line-height: 16px;
}
.cookie-message__btn .btn_blue:hover {
    box-shadow: 0px 2px 6px rgba(203, 28, 49, 0.15);
}
.cookie-message__text a {
    color: #fff;
    text-decoration: underline;
}
.cookie-message__text a:hover {
    color: #fff;
}
.cookie-message__close {
    position: absolute;
    right: 0;
    top: 8px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    transition: all 0.2s;

}
.cookie-message__close:hover {
    background-color: #0063AA;
}
.cookie-message__content {
    display: flex;
    align-items: center;
}

@media(max-width: 900px) {
    .cookie-message__wrap {
        flex-direction: column;
        padding: 15px 10px;
    }
    .cookie-message__btn {
        margin-top: 15px;
    }
    .cookie-message__close {
        right: 8px;
    }
}
.advertising-placard__img img {
    width: 100%;
}
.btn_disabled {
  position: relative;
}
.btn_disabled:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  background-color: #000;
  opacity: 0.2;
  border-radius: 10px;
}

