@charset "UTF-8";
/*задаём иконки с спрайта 
.icon-home{
  @include sprite($calendar);
 }
 */
/* reset */
/* main variables */
body {
  margin: 0px;
  padding: 0px;
  font-family: "ProximaNova", sans-serif;
  background-color: #f1f2f3;
  height: 100%;
  line-height: 1;
  position: relative;
  font-size: 14px !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*MAIN*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer,
header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-width: 0px;
  padding: 0px;
  margin: 0px; }

html {
  height: 100%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none; }

input,
textarea {
  color: #333;
  font-family: "ProximaNova", sans-serif;
  outline: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none; }

input[type="button"],
input[type="submit"],
button {
  cursor: pointer; }

td {
  margin: 0px;
  padding: 0px; }

form {
  padding: 0px;
  margin: 0px; }

a {
  color: #1a1a1a;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: transparent; }

a,
span,
div,
button {
  outline: none !important; }

input[type=submit],
input[type=button],
button {
  -webkit-appearance: none;
  outline: none; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after,
.wrapper:after,
.row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.svg#a Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-0491; }

/* Generated by Fontie <http://fontie.pixelsvsbytes.com> */
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-Semibold.eot");
  src: url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.svg#a Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-0491; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?escoot");
  src: url("../fonts/icomoon.eot?escoot#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?escoot") format("truetype"), url("../fonts/icomoon.woff?escoot") format("woff"), url("../fonts/icomoon.svg?escoot#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-close:before {
  content: "\e914"; }

.icon-search:before {
  content: "\e913"; }

.icon-apple:before {
  content: "\e912"; }

.icon-telegram:before {
  content: "\e911"; }

.icon-map-point:before {
  content: "\e90d"; }

.icon-arrow-down:before {
  content: "\e90e"; }

.icon-calendar:before {
  content: "\e90f"; }

.icon-clock:before {
  content: "\e910"; }

.icon-brain:before {
  content: "\e900"; }

.icon-chat:before {
  content: "\e901"; }

.icon-comp:before {
  content: "\e902"; }

.icon-fb:before {
  content: "\e903"; }

.icon-google-play:before {
  content: "\e904"; }

.icon-instagram:before {
  content: "\e905"; }

.icon-like:before {
  content: "\e906"; }

.icon-note:before {
  content: "\e907"; }

.icon-share:before {
  content: "\e908"; }

.icon-tw:before {
  content: "\e909"; }

.icon-user:before {
  content: "\e90a"; }

.icon-vk:before {
  content: "\e90b"; }

.icon-yuotube:before {
  content: "\e90c"; }

/* reset */
/* main variables */
/* checkbox */
/* radio */
/* select */
.jq-checkbox {
  top: -1px;
  width: 13px;
  height: 13px;
  border: 1px solid #C3C3C3;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #F6F6F6;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  vertical-align: middle;
  cursor: pointer; }

.jq-checkbox.checked .jq-checkbox__div {
  width: 9px;
  height: 9px;
  margin: 2px 0 0 2px;
  background: #666;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.05); }

.jq-checkbox.disabled {
  opacity: 0.5; }

.jq-radio {
  width: 12px;
  height: 12px;
  border: 1px solid #C3C3C3;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #F6F6F6;
  box-shadow: 0 0 0 0px transparent;
  -moz-box-shadow: 0 0 0 0px transparent;
  -webkit-box-shadow: 0 0 0 0px transparent;
  vertical-align: middle;
  cursor: pointer; }

.jq-radio.checked .jq-radio__div {
  width: 6px;
  height: 6px;
  margin: 3px 0 0 3px;
  background: #666; }

.jq-radio.disabled {
  opacity: 0.5; }

.jq-file {
  width: 270px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
          border-radius: 4px; }

.jq-file input {
  cursor: pointer;
  height: auto;
  line-height: 1em; }

.jq-file__name {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 80px 0 10px;
  color: #333;
  font: 14px/30px Arial, sans-serif;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #F1F1F1;
          box-shadow: inset 1px 1px #F1F1F1;
  background: #FFF; }

.focused .jq-file__name {
  border: 1px solid #5794BF; }

.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #CCC;
  -webkit-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
  background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  -webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #FFF;
  font: 14px/30px Arial, sans-serif; }

.jq-file:hover .jq-file__browse {
  background-color: #E6E6E6;
  background-position: 0 -10px; }

.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  -webkit-box-shadow: inset 1px 1px 3px #DDD;
          box-shadow: inset 1px 1px 3px #DDD; }

.jq-file.disabled .jq-file__name {
  color: #888; }

.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #888; }

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  width: 100%; }

.jq-selectbox__select {
  height: 56px;
  padding: 18px 40px 0 25px;
  border: 0px solid #C3C3C3;
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: white;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06);
  font-size: 16px;
  line-height: 20px;
  color: #1a1a1a;
  font-family: "ProximaNova", sans-serif; }

.jq-selectbox__select:hover {
  background: white; }

.jq-selectbox__select:active {
  background: white; }

.jq-selectbox.focused .jq-selectbox__select {
  background: white; }

.opened .jq-selectbox__select {
  border-color: #000; }

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #888; }

.jq-selectbox__select-text {
  display: block;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%; }

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 0px solid #000;
  border-right: 0px solid transparent;
  border-left: 0px solid transparent;
  background: none; }

.jq-selectbox__dropdown {
  top: 56px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0px solid #000;
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #FFF;
  box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.1);
  padding: 8px 0; }

.jq-selectbox__search {
  margin: 5px; }

.jq-selectbox__search input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  outline: none;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  -webkit-box-shadow: inset 1px 1px #F1F1F1;
          box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  -webkit-appearance: textfield; }

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none; }

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px; }

.jq-selectbox ul {
  margin: 0;
  padding: 0; }

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 27px 5px 27px;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 20px;
  font-family: "ProximaNova", sans-serif;
  color: #1a1a1a; }

.jq-selectbox li.selected {
  background-color: transparent;
  color: #f48222; }

.jq-selectbox li:hover {
  background-color: transparent;
  color: #f48222; }

.jq-selectbox li.disabled {
  color: #ccc;
  background: none; }

.jq-selectbox li.disabled:hover {
  background: none; }

.jq-selectbox li.optgroup {
  font-weight: bold; }

.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default; }

.jq-selectbox li.option {
  padding-left: 25px; }

.jq-select-multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #FFF;
  color: #333;
  font: 14px/18px Arial, sans-serif;
  cursor: default; }

.jq-select-multiple.focused {
  border: 1px solid #5794BF; }

.jq-select-multiple.disabled {
  border-color: #CCC;
  background: #F5F5F5;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #888; }

.jq-select-multiple ul {
  margin: 0;
  padding: 0; }

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none; }

.jq-select-multiple li:first-child {
  -webkit-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0; }

.jq-select-multiple li:last-child {
  -webkit-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px; }

.jq-select-multiple li.selected {
  background: #08C;
  color: #FFF; }

.jq-select-multiple li.disabled {
  color: #AAA; }

.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #CCC;
  color: #FFF; }

.jq-select-multiple li.optgroup {
  font-weight: bold; }

.jq-select-multiple li.option {
  padding-left: 25px; }

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
header {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  width: 100%;
  min-width: 320px;
  padding-top: 24px;
  text-align: left;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-order: 1; }
  header.bot_menu-open .bot_logo {
    z-index: 102; }
  header.bot_menu-open .bot_button-nav {
    z-index: 102; }

.bot_logo {
  position: relative;
  display: block;
  width: 48px;
  min-width: 48px;
  margin-right: 20px; }
  .bot_logo img {
    display: block;
    max-width: 100%; }

.bot_header-right {
  padding-top: 15px; }

.bot_header-row {
  text-align: right; }

.bot_text-logo {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  display: inline-block;
  margin-right: 42px;
  vertical-align: middle;
  letter-spacing: .45px;
  text-transform: uppercase;
  color: #fffefe; }
  .bot_text-logo:hover {
    color: #fdc300; }

.bot_social-top-btn {
  margin-right: 16px;
  color: #fff;
  font-size: 18px;
  position: relative;
  top: 5px;
  display: none; }

.bot_header-inner .bot_social-top-btn {
  color: #1a1a1a; }

.bot_button-nav {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle; }
  .bot_button-nav:hover span {
    background-color: #fdc300; }
  .bot_button-nav span {
    display: block;
    width: 20px;
    height: 2px;
    margin: 4px auto 4px auto;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    background-color: #fff; }
  .bot_button-nav.active span:first-child {
    position: absolute;
    top: 9px;
    top: 14px;
    left: 1px;
    left: -2px;
    width: 28px;
    margin: 0 0 0 0;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .bot_button-nav.active span:nth-child(2) {
    background-color: transparent; }
  .bot_button-nav.active span:nth-child(3) {
    position: absolute;
    top: 14px;
    right: -2px;
    width: 28px;
    margin: 0 0 0 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }

.bot_main-nav {
  padding-top: 11px;
  padding-right: 49px; }

.bot_root-nav {
  margin-top: -20px; }

.bot_main-nav-list {
  text-align: right; }
  .bot_main-nav-list__item {
    position: relative;
    display: inline-block;
    margin-right: 19px;
    margin-bottom: 11px;
    vertical-align: top; }
    .bot_main-nav-list__item.active .bot_main-nav-list__link:before {
      position: absolute;
      bottom: -8px;
      left: 0;
      display: block;
      width: 41px;
      height: 2px;
      content: '';
      background-color: #fdc300; }
    .bot_main-nav-list__item:hover .bot_main-nav-list__link:before {
      position: absolute;
      bottom: -8px;
      left: 0;
      display: block;
      width: 41px;
      height: 2px;
      content: '';
      background-color: #fdc300; }
    .bot_main-nav-list__item:hover > div {
      z-index: 100;
      left: 0;
      opacity: 1; }
  .bot_main-nav-list__link {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    color: #fffefe; }
    .bot_main-nav-list__link:hover {
      color: #fdc300; }

.bot_header-inner .bot_main-nav-list__link {
  color: #1a1a1a;
  text-shadow: 0 0; }

.bot_header-inner .bot_root-nav-list__link {
  color: #1a1a1a;
  text-shadow: 0 0; }

.bot_header-inner .bot_text-logo {
  color: #1a1a1a; }

.bot_header-inner .bot_button-nav span {
  background-color: #1a1a1a; }

.bot_main-subnav-wrapper {
  position: absolute;
  left: -10000px;
  padding-top: 7px;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0; }

.bot_main-subnav-list {
  padding: 18px 28px 2px 28px;
  -webkit-border-radius: 0 8px;
          border-radius: 0 8px; }
  .bot_main-subnav-list__item {
    margin-bottom: 15px;
    text-align: left; }
  .bot_main-subnav-list__link {
    white-space: nowrap; }

.bot_root-nav-list {
  text-align: right; }
  .bot_root-nav-list__item {
    display: inline-block;
    margin-right: 19px;
    margin-bottom: 11px;
    vertical-align: top; }
  .bot_root-nav-list__link {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    display: inline-block;
    margin-right: 42px;
    vertical-align: middle;
    letter-spacing: .45px;
    text-transform: uppercase;
    color: #fffefe; }
    .bot_root-nav-list__link:hover {
      color: #fdc300; }

@media screen and (max-width: 1023px) {
  .bot_text-logo {
    margin-right: 20px; }
  .bot_main-nav {
    padding-right: 0; }
  .bot_root-nav {
    padding-right: 22px; }
  .bot_main-nav-list__item {
    margin-right: 5px; }
    .bot_main-nav-list__item:last-child {
      margin-right: 0; }
  .bot_main-nav-list__link {
    font-size: 14px; }
  .bot_root-nav-list__item {
    margin-bottom: 5px; }
  .bot_root-nav-list__link {
    font-size: 14px;
    margin-right: 0; } }

@media screen and (max-width: 767px) {
  .bot_social-top-btn {
    display: inline-block; }
  .bot_main-nav {
    margin: 15px 0 25px;
    padding-top: 0;
    display: none; }
  .bot_root-nav {
    display: none; }
  .bot_main-nav-list {
    text-align: left; }
  .bot_main-nav-list__item {
    width: 50%;
    margin-right: -4px;
    margin-bottom: 10px; }
  .bot_menu-open {
    z-index: 101;
    background: #252525; }
  .bot_text-logo {
    display: none; }
  .bot_main-subnav-wrapper {
    position: relative;
    left: 0;
    padding-top: 0;
    opacity: 1; }
  .bot_main-subnav-list {
    background-color: transparent; } }

/*
================================================================================
|                                      COMMON                                  |
================================================================================
*/
.bot_hl-before:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 41px;
  height: 2px;
  content: ''; }

.bot_hl-before_lg:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 64px;
  height: 6px;
  content: ''; }

.bot_hl-after:after {
  position: absolute;
  bottom: -8px;
  left: 0;
  display: block;
  width: 41px;
  height: 2px;
  content: ''; }
  
.bot_hl-after_lg:after {
  position: absolute;
  bottom: -8px;
  left: 0;
  display: block;
  width: 64px;
  height: 6px;
  content: ''; }

.bot_size_compact .bot_hl-after_lg:after {
  bottom: 2px; }

@media screen and (max-width: 1023px) {
  .bot_hl-before_lg:before,
  .bot_hl-after_lg:after {
    width: 54px;
    height: 4px; } }

@media screen and (max-width: 767px) {
  .bot_hl-after_lg:after {
    bottom: 0; } }

/*
================================================================================
|                                     FOOTER2                                  |
================================================================================
*/
.bot_footer-menu {
  position: relative; }
.bot_footer-wrapper {
  height: 64px; }

.bot_footer-menu-row {
  position: relative;
  height: 64px;
  z-index: 99; }

.bot_footer-menu-list {
  padding-top: 26px; }
  .bot_footer-menu-list__item {
    display: table-cell;
	padding-right: 52px;
    vertical-align: top;
	
    vertical-align: top; }
    .bot_footer-menu-list__item:last-child {
      padding-right: 20px; }
    .bot_footer-menu-list__item.active {
      _background-color: rgb(255, 255, 255, 0.15); }
    .bot_footer-menu-list__item.active > .bot_footer-menu-list__link {
      color: #fff; }
  .bot_footer-menu-list__link {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    display: block;
    margin-bottom: 20px;
    padding: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    white-space: nowrap;
    letter-spacing: .48px;
    text-transform: uppercase;
    color: #1a1a1a;
    border: none;
    background-color: transparent; }
    .bot_footer-menu-list__link:hover {
      color: #fff; }
	  
.bot_footer-select { 
  padding: 5px 0;
}

.bot_footer-menu-expandable {
  position: relative;
  _display: none;
  max-height: 0;
  overflow: hidden;
  background-color: #e7e7e7;
  -webkit-transition: max-height .3s linear;
       -o-transition: max-height .3s linear;
          transition: max-height .3s linear; }
  .bot_footer-menu-expandable.opened {
    max-height: 640px;
    _display: block; } 
  .bot_footer-menu-expandable__content {
    position: relative;
    padding-top: 20px;
    padding-bottom: 36px;
    padding-right: 24px; }
  
.bot_footer-expandable-close {
  display: none;
  position: absolute;
  top: 16px;
  right: 4px;
  width: 20px;
  height: 20px; }
  .bot_footer-expandable-close span {
    position: absolute;
    top: 11px;
    display: block;
    width: 22px;
    height: 2px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #b9b9b9; }
    .bot_footer-expandable-close span:first-child {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .bot_footer-expandable-close span:last-child {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .bot_footer-expandable-close:hover span {
    background-color: #fdc300; }
.bot_footer-menu-expandable.opened .bot_footer-expandable-close {
  display: block; }	
	
.bot_footer-submenu-list {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3; }

.bot_footer-margin {
  height: 24px; }
  
.bot_footer-menu__panel {
  display: none;
  position: relative;
  padding-right: 24px; }

.bot_scroll-up-row {
  display: block;
  position: fixed !important;
  bottom: 0 !important;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  z-index: 99;
}
.bot_scroll-up-btn {
  position: absolute;
  right: 8px;
  bottom: 8px;
  height: 56px;
  width: 56px;
  border: 1px solid #eee;
  border-radius: 50px;
  border-color: #d9d9d9;
  background-color: #fff;
  font-size: 20px;
  padding-top: 14px;
  text-align: center;
  z-index: 99;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0; }
  .bot_scroll-up-btn.bot_visible {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 0.8; } 
  .bot_scroll-up-btn:hover {
    opacity: 1;
	color: #fff;
    border-color: #ee8124;
    background-color: #ee8124; }
  .bot_scroll-up-btn  i {
    color: #1a1a1a; }
  .bot_scroll-up-btn:hover  i {
    color: #fff; } 
				
@media screen and (max-width: 1023px) {
  .bot_footer-menu {
    overflow: auto; }
  .bot_footer-menu .bot_wrapper {
    _min-width: 1000px; }
}
@media screen and (max-width: 767px) {
  .bot_footer-submenu-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2; }
}
@media screen and (max-width: 480px) {
  .bot_footer-submenu-list {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1; }
}

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
footer {
  width: 100%;
  min-width: 320px;
  text-align: left;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -webkit-order: 3; }

.bot_footer-nav {
  position: relative;
  margin-bottom: 18px;
  padding: 5px 0;
  z-index: 99; }
  .bot_footer-nav:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    min-width: 1000px;
    height: 64px;
    content: '';
    background-color: #fdc300; }
  .bot_footer-nav.bot_subnav-open {
    background-color: #e7e7e7; }
    .bot_footer-nav.bot_subnav-open .bot_footer-nav-list__link {
      color: #fff; }
    .bot_footer-nav.bot_subnav-open .bot_footer-subnav-close {
      display: block; }
    .bot_footer-nav.bot_subnav-open .jq-selectbox__select {
      color: #fff; }
  .bot_footer-nav .jq-selectbox__select {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .bot_footer-nav .bot_choice-town {
    margin-bottom: 0; }

.bot_footer-nav-list {
  padding-top: 21px;
  padding-bottom: 35px; }
  .bot_footer-nav-list__item {
    display: inline-block;
    margin-right: 52px;
    vertical-align: top; }
    .bot_footer-nav-list__item:last-child {
      margin-right: 0; }
  .bot_footer-nav-list__link {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    display: block;
    margin-bottom: 20px;
    padding: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    white-space: nowrap;
    letter-spacing: .48px;
    text-transform: uppercase;
    color: #1a1a1a;
    border: none;
    background-color: transparent; }
    .bot_footer-nav-list__link:hover {
      color: #fff; }

.bot_footer-subnav-list {
  display: none;
  padding-top: 20px; }
  .bot_footer-subnav-list__item {
    margin-bottom: 10px; }
    .bot_footer-subnav-list__item:last-child {
      margin-bottom: 0; }
  .bot_footer-subnav-list__link {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px; }
    .bot_footer-subnav-list__link:hover {
      color: #fdc300; }

.bot_footer-subnav-close {
  position: absolute;
  top: 68px;
  right: 50px;
  display: none;
  width: 20px;
  height: 20px; }
  .bot_footer-subnav-close span {
    position: absolute;
    top: 11px;
    display: block;
    width: 22px;
    height: 2px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #b9b9b9; }
    .bot_footer-subnav-close span:first-child {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .bot_footer-subnav-close span:last-child {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .bot_footer-subnav-close:hover span {
    background-color: #fdc300; }

.bot_footer-col {
  display: inline-block;
  width: 50%;
  margin-right: -4px;
  vertical-align: top; }
  .bot_footer-col p {
    padding: 4px 0;
    text-shadow: 0 0; }
  .bot_footer-col .bot_logo {
    margin-bottom: 31px; }

.bot_big-phone {
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  margin-top: 11px;
  color: #1a1a1a;
  text-shadow: 0 0; }

.bot_social-footer {
  margin-top: 24px;
  margin-bottom: 32px; }
.bot_social-block { }
  .bot_social-block__item {
    display: inline-block;
    position: relative;
    margin-right: 5px;
    -webkit-transition: all .3s  cubic-bezier(0.2,0,0,1);
    -o-transition: all .3s  cubic-bezier(0.2,0,0,1);
    transition: all .3s  cubic-bezier(0.2,0,0,1);
    vertical-align: middle; }
    .bot_social-block__item:last-child {
      margin-right: 0; }	  
  .bot_social-block__link {
    line-height: 48px;
    display: inline-block;
    width: 48px;
    height: 48px;
    text-align: center;
    opacity: .32;
    color: #252525; }
    .bot_social-block__link::after {
      content: '';
      display: block;
      height: 0;
      position: absolute;
      bottom: 0;
      right: 1.25rem;
      left: 1.25rem;
      -webkit-transition: all .35s cubic-bezier(0.2,0,0,1);
      transition: all .35s cubic-bezier(0.2,0,0,1);
      -webkit-transform-origin: bottom center;
      transform-origin: bottom center;
      z-index: -1; }
      .bot_social-block__link:hover::after {
        right: 0;
        left: 0;
        height: 100%; }
    .bot_social-block__link i {
      font-size: 25px; }
      .bot_social-block__link i:before {
        line-height: 48px; }
    .bot_social-block__link .icon-vk {
      font-size: 18px; }
    .bot_social-block__link .icon-fb {
      font-size: 28px; }
    .bot_social-block__link .icon-yuotube {
      font-size: 23px; }
    .bot_social-block__link .icon-tw {
      font-size: 23px; }
    .bot_social-block__link:hover {
      opacity: 1; }

.bot_footer-nav-sm {
  margin-top: 6px;
  margin-bottom: 34px; }
  .bot_footer-nav-sm__item {
    margin-bottom: 11px; }
    .bot_footer-nav-sm__item:last-child {
      margin-bottom: 0; }
  .bot_footer-nav-sm__link {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    display: inline;
    color: #1a1a1a;
    border-bottom: 1px solid rgba(26, 26, 26, 0.2);
    text-shadow: 0 0; }
    .bot_footer-nav-sm__link:hover {
      border-bottom-color: transparent; }

.bot_footer-subnav {
  background-color: #e7e7e7; }

.bot_share__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
  color: #1a1a1a;
  text-shadow: 0 0; }

.bot_share__link {
  font-size: 16px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  color: #919192; }

.bot_share p {
  font-size: 14px;
  line-height: 20px;
  max-width: 520px;
  padding: 8px 0; }

.bot_app {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  text-shadow: 0 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .bot_app__title {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-right: 25px;
    letter-spacing: .28px;
    text-transform: uppercase;
    color: #1a1a1a; }

.bot_app-item {
  margin-right: 20px; }
  .bot_app-item:last-child {
    margin-right: 0; }
  .bot_app-item i {
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    color: #acadad; }
  .bot_app-item span {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    display: inline-block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    vertical-align: middle; }
  .bot_app-item:hover .bot_app-item__text {
    color: #fdc300; }

.bot_underline-text {
  line-height: 14px;
  display: inline-block;
  display: inline;
  padding-bottom: 0;
  border-bottom: 1px solid rgba(26, 26, 26, 0.2);
  text-shadow: 0 0; }
  .bot_underline-text:hover {
    border-bottom-color: transparent; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bot_footer-nav-list__link {
    white-space: nowrap; } }

@media screen and (max-width: 1200px) {
  .bot_footer-nav-list__item {
    margin-right: 22px; }
    .bot_footer-nav-list__item:last-child {
      margin-right: 0; } }

@media screen and (max-width: 1023px) {
  .bot_footer-select {
    display: none; }
  .bot_footer-nav-list__item {
    margin-right: 10px; }
    .bot_footer-nav-list__item:last-child {
      margin-right: 0; }
  .bot_footer-nav {
    overflow: auto; }
    .bot_footer-nav .bot_wrapper-justify {
      min-width: 1000px; }
  .bot_footer-subnav-list__link {
    font-size: 12px;
    line-height: 16px; } }

@media screen and (max-width: 767px) {
  .bot_footer-select {
    display: none; }
  .bot_footer-col {
    width: 100%;
    margin: 0; }
  .bot_footer-col .bot_logo {
    margin-bottom: 10px; }
  .bot_big-phone {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px; }
  .bot_social-footer {
    margin: 20px 0 24px 0; }
  .bot_social-block__item  {
	margin-right: 0; }
  .bot_app {
    margin-bottom: 15px; }
  .bot_footer-nav-sm {
    margin-bottom: 10px; }
  .bot_share {
    margin-bottom: 15px; }
  .bot_underline-text {
    line-height: 18px; }
  .bot_share p {
    max-width: 100%; }
  .bot_big-phone {
    margin-bottom: 13px; }
  .bot_app {
    display: block;
    margin-bottom: 20px; }
  .bot_app__title {
    width: 100%;
    margin: 0 0 15px 0; } }

.bot_main-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  min-width: 320px;
  height: 100%;
  min-height: 100%;
  padding: 0 0 0 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start; }

.bot_second-wrapper {
  position: relative; }

.bot_second-wrapper_fullscreen {
  position: relative;
  height: 100%;
  overflow: auto; }
  
.bot_wrapper {
  position: relative;
  min-width: 320px;
  max-width: 1304px;
  margin: 0 auto;
  padding: 0 40px 0 40px; }

.bot_wrapper-justify {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .bot_wrapper-justify:after {
    display: none; }

/* titles */
p {
  font-weight: 400;
  padding: 15px 0 15px 0;
  font-size: 14px;
  line-height: 20px;
  color: #1a1a1a; }

h1,
.h1 {
  font-family: "ProximaNova", sans-serif;
  font-weight: 400;
  padding: 15px 0 15px 0;
  font-size: 56px;
  line-height: 64px;
  color: #1a1a1a; }

h2 {
  font-family: "ProximaNova", sans-serif;
  font-weight: 400;
  padding: 15px 0 15px 0;
  font-size: 48px;
  line-height: 54px;
  color: #1a1a1a; }

h3 {
  font-family: "ProximaNova", sans-serif;
  font-weight: 400;
  padding: 15px 0 15px 0;
  font-size: 32px;
  line-height: 36px;
  color: #1a1a1a; }

.bot_size_compact h1,
.bot_size_compact .h1 {
  font-size: 46px;
  line-height: 54px; }

.bot_size_compact h2 {
  font-size: 38px;
  line-height: 34px; }

/* text position */
.bot_text-left {
  text-align: left !important; }

.bot_text-center {
  text-align: center !important; }

.bot_text-right {
  text-align: right !important; }

.bot_nowrap {
  white-space: nowrap !important; }

/* loader */
.bot_loading .bot_main-wrapper {
  display: none;
  visibility: hidden; }

.bot_icon-load {
  display: none; }

.bot_loading .bot_icon-load {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-left: -20px;
  background: url(../img/loader.gif) no-repeat left top; }

ul {
  list-style: none; }

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
.bot_content {
  width: 100%;
  min-width: 320px;
  text-align: left;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-order: 2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-grow: 1; }

.bot_choice-town {
  max-width: 224px;
  margin-bottom: 32px; }
  .bot_choice-town .jq-selectbox__trigger-arrow {
    font-family: 'icomoon' !important;
    font-size: 8px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    top: 50%;
    right: 24px;
    width: auto;
    height: auto;
    margin-top: -3px;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .bot_choice-town .jq-selectbox__trigger-arrow:before {
      content: '\e90e'; }
  .bot_choice-town.jq-selectbox li.selected {
    color: #f48222;
    background-color: transparent; }
  .bot_choice-town.jq-selectbox li {
    font-size: 13px;
    text-transform: uppercase; }

.dropdown .jq-selectbox__trigger-arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.bot_inf-list__item {
  display: inline-block;
  margin-right: 17px;
  vertical-align: top; }
  .bot_inf-list__item:last-child {
    margin-right: 0; }
  .bot_inf-list__item i {
    font-size: 16px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
    color: #fdc300; }
  .bot_inf-list__item span {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #1a1a1a;
    text-shadow: 0 0; }

.bot_link-pdf {
  display: inline-block; }
  .bot_link-pdf:hover .bot_link-pdf__text {
    border-bottom-color: transparent; }
  .bot_link-pdf span {
    display: inline-block;
    vertical-align: middle;
    color: #1a1a1a;
    text-shadow: 0 0; }
  .bot_link-pdf__icon {
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    height: 20px;
    margin-right: 3px;
    padding: 1px 8px 0;
    text-transform: uppercase;
    background-color: #fdc300; }
  .bot_link-pdf__text {
    font-size: 16px;
    line-height: 20px;
    margin-right: 4px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px solid rgba(26, 26, 26, 0.16); }
  .bot_link-pdf__size {
    font-size: 13px;
    line-height: 20px;
    opacity: .6; }

.bot_hide-tab {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0; }

.bot_social-aside {
  position: fixed;
  z-index: 101;
  top: 50%;
  right: 21px;
  -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
          transform: translateY(-40%); }
  .bot_social-aside__item {
    width: 56px;
    margin-bottom: 7px;
    text-align: center; }
    .bot_social-aside__item:first-child {
      position: absolute;
      top: -63px; }
      .bot_social-aside__nav .bot_social-aside__link {
        width: 56px;
        height: 56px;
        -webkit-transform: scale(0);
            -ms-transform: scale(0);
                transform: scale(0);
        opacity: 0; }
	  .bot_social-aside__cta .bot_social-aside__link {
        width: 56px;
        height: 56px;
        -webkit-transform: scale(0);
            -ms-transform: scale(0);
                transform: scale(0);
        opacity: 0; }
    .bot_social-aside__item:last-child {
      margin-bottom: 0; }
  .bot_social-aside__link {
    font-size: 14px;
    font-weight: 600;
    line-height: 42px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #1a1a1a;
    border: 1px solid white;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: white; }
    .bot_social-aside__link:hover {
      color: #fff;
      border-color: #ee8124; }
    .bot_social-aside__link i {
	  line-height: 38px;
      font-size: 18px;
      display: inline-block; }
    .bot_social-aside__cta .bot_social-aside__link i {
	  line-height: 54px;
      font-size: 24px;
      display: inline-block; }
    .bot_social-aside__link .icon-chat {
      margin-top: 11px; }
  .bot_social-aside .bot_button-nav {
    margin-top: 16px; }
  .bot_social-aside .bot_button-nav span {
    background-color: #1a1a1a; }
  .bot_social-aside.bot_social-nav .bot_social-aside__nav .bot_social-aside__link {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  .bot_social-aside.bot_social-cta .bot_social-aside__cta .bot_social-aside__link {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  .bot_social-aside.bot_social-nav .bot_social-aside__link {
    border-color: #d9d9d9;
    background-color: #f1f2f3; }
    .bot_social-aside.bot_social-nav .bot_social-aside__link:hover {
      color: #fff;
      border-color: #ee8124;
      background-color: #ee8124; }
      .bot_social-aside.bot_social-nav .bot_social-aside__link:hover .bot_button-nav span {
        background-color: #fff; }

.opened .jq-selectbox__select,
.jq-selectbox__dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16); }

.bot_select-transparent .jq-selectbox__select {
  -webkit-box-shadow: none;
          box-shadow: none; }

.bot_select-transparent {
  width: auto;
  max-width: 100%;
  margin-right: 25px;
  margin-bottom: 0; }
  .bot_select-transparent:last-child {
    margin-right: 0; }
  .bot_select-transparent .jq-selectbox__select {
    font-size: 13px;
    font-weight: 600;
    height: 48px;
    padding-right: 20px;
    padding-left: 0;
    text-transform: uppercase;
    background-color: transparent !important; }
  .bot_select-transparent .jq-selectbox__select-text {
    width: auto !important; }
  .bot_select-transparent .jq-selectbox__trigger-arrow {
    font-size: 6px;
    right: 0;
    margin-top: 0; }
  .bot_select-transparent .jq-selectbox__trigger {
    width: 20px; }
  .bot_select-transparent .jq-selectbox__dropdown {
    top: 48px;
    left: -24px;
    width: auto;
    min-width: -webkit-calc(100% + 48px);
    min-width: calc(100% + 48px);
    max-width: -webkit-calc(100% + 64px);
    max-width: calc(100% + 64px);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06); }
  .bot_select-transparent.jq-selectbox li {
    font-weight: 600;
    padding-right: 24px;
    padding-left: 24px; }

.bot_main-inner {
  padding-top: 170px; }
  .bot_main-inner h1 {
    margin-bottom: 20px; }

.bot_search_courses {
  max-width: 100%;
  margin-bottom: 25px; }
  .bot_search_courses .bot_search__row {
    height: 64px;
    border-bottom: none;
    background-color: white;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06); }
  .bot_search_courses .bot_form-control {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    height: 64px;
    padding: 0 24px;
    color: #1a1a1a; }
    .bot_search_courses .bot_form-control:-moz-placeholder, .bot_search_courses .bot_form-control::-moz-placeholder {
      opacity: .5;
      color: #1a1a1a; }
    .bot_search_courses .bot_form-control::-webkit-input-placeholder {
      opacity: .5;
      color: #1a1a1a; }
  .bot_search_courses .bot_search__btn {
    width: 72px;
    padding: 0; }
  .bot_search_courses .bot_search__input {
    width: -webkit-calc(100% - 72px);
    width: calc(100% - 72px); }
  .bot_search_courses button {
    width: 72px;
    height: 64px;
    background-color: #fdc300; }

@media screen and (min-width: 2400px) {
  .bot_choice-town .jq-selectbox__trigger-arrow {
    -webkit-transform: scale(0.7) translate(0px, -3px);
        -ms-transform: scale(0.7) translate(0px, -3px);
            transform: scale(0.7) translate(0px, -3px); } }

@media screen and (min-width: 3200px) {
  .bot_choice-town .jq-selectbox__trigger-arrow {
    -webkit-transform: scale(0.4) translate(10px, -16px);
        -ms-transform: scale(0.4) translate(10px, -16px);
            transform: scale(0.4) translate(10px, -16px); }
  .bot_footer-nav-list {
    white-space: nowrap; }
  .bot_footer-select {
    white-space: nowrap; } }

@media screen and (max-width: 1366px) {
  .bot_social-aside {
    right: 8px; } }
@media screen and (max-width: 1023px) {
  .bot_wrapper {
    padding: 0 20px; }
  h1,
  .h1 {
    font-size: 42px;
    line-height: 45px; }
  .bot_main-slider__cont p {
    font-size: 16px;
    line-height: 24px; }
  h2 {
    font-size: 38px;
    line-height: 42px; }
  .bot_size_compact h1,
  .bot_size_compact .h1 {
    font-size: 36px;
    line-height: 40px; }
  .bot_size_compact h2 {
    font-size: 32px;
    line-height: 36px; }
  /* .bot_title-line:before{
        width: 54px;
        height: 4px;
    } */ }

@media screen and (max-width: 767px) {
  .bot_social-aside {
    display: none; }
  h1,
  .h1 {
    padding: 8px 0 8px 0; }
  h2 {
    padding: 8px 0 8px 0; }
  h3 {
    padding: 8px 0 8px 0; }
  .bot_size_compact h1,
  .bot_size_compact .h1 {
    font-size: 32px;
    line-height: 38px; }
  .bot_size_compact h2 {
    font-size: 26px;
    line-height: 30px; }

  /* h2{
        font-size: 30px;
        line-height: 34px;
    }
    .bot_title-date{
        padding-top: 8px;
    } */ }

@media screen and (max-width: 480px) {
  h1,
  .h1 {
    font-size: 34px;
    line-height: 36px; }
  .bot_size_compact h1,
  .bot_size_compact .h1 {
    font-size: 28px;
    line-height: 34px; }
  .bot_size_compact h2 {
    font-size: 22px;
    line-height: 26px; }
  .bot_inf-list__item span {
    font-size: 14px; }
  .bot_inf-list__item {
    margin-right: 7px; }
    .bot_inf-list__item:last-child {
      margin-right: 0; }
  .bot_link-pdf__text {
    font-size: 14px; } }

.bot_superuser-panel {
  background-color: #000; }

.bot_superuser-panel__text {
  line-height: 27px;
  color: #eee; }
  .bot_superuser-panel__text a {
    line-height: inherit;
    color: inherit; }

/* ➤➤➤ Side Popup ➤➤➤ */
.bot_sidePopUp {
  position: fixed;
  z-index: 100;
  right: 100px;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  -o-transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s, -webkit-transform .3s;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  background: #fff;
  border: 1px solid;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06); }
  .bot_sidePopUp__content {
    padding: 0 50px 50px;
    width: 100%;
    max-width: 100%;
	min-height: 100%; }
  .bot_sidePopUp__frame {
    width: 100%; }
  .bot_sidePopUp.active {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  .bot_sidePopUp__dialog {
    position: relative;
    overflow: hidden; }
  .bot_sidePopUp__header {
    line-height: 50px;
    position: relative;
    height: 50px;
    padding: 0 32px 0 12px; }
  .bot_sidePopUp__title {
    font-size: 22px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
  .bot_sidePopUp__close {
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
    position: absolute;
    top: -2px;
    right: 4px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #fff;
    border: 0;
    background-color: transparent;
    text-shadow: 0 1px 0 #fff; }
    .bot_sidePopUp__close span {
      line-height: 50px; }

@media screen and (max-width: 767px) {
  .bot_sidePopUp {
    right: 3vw !important;
    bottom: 2vh !important;
	top: initial !important;
    width: 94vw !important;
    height: 96vh !important;
    _max-width: 94vw !important;
    _max-height: 96vh !important; }
    .bot_sidePopUp__container {
      height: 100% !important; }
    .bot_sidePopUp__dialog {
      height: calc(100% - 50px) !important; }
    .bot_sidePopUp iframe {
      width: 100% !important;
      height: 100% !important; }
    .bot_sidePopUp__content {
      width: 100% !important;
      height: 100% !important; } }

/* ▲▲▲ Side Popup ▲▲▲ */
